div.footer[data-v-6e4da5c2] {
  --text-opacity: 1;
  color: #0046AA;
  color: rgba(0, 70, 170, var(--text-opacity));
}
.page-footer-lightblue__container-content__table[data-v-6e4da5c2], .page-footer-white__container-content__table[data-v-6e4da5c2] {
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        grid-gap: 0.5rem;
        gap: 0.5rem;
        grid-auto-flow: row dense;
        text-align: center;
}
.page-footer-lightblue__container-content__table-content[data-v-6e4da5c2], .page-footer-white__container-content__table-content[data-v-6e4da5c2] {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          --text-opacity: 1;
          color: #0046AA;
          color: rgba(0, 70, 170, var(--text-opacity));
}
.page-footer-lightblue__container-content__table-content>div[data-v-6e4da5c2], .page-footer-white__container-content__table-content>div[data-v-6e4da5c2] {
            border-radius: 9999px;
            --bg-opacity: 1;
            background-color: #FFFFFF;
            background-color: rgba(255, 255, 255, var(--bg-opacity));
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            margin-bottom: 0.5rem;
            padding: 18px;
}
.page-footer-lightblue__container-content__table-content>div img[data-v-6e4da5c2], .page-footer-white__container-content__table-content>div img[data-v-6e4da5c2] {
              width: 36px;
              height: 36px;
}
.page-footer-lightblue__container-content__table-content h3[data-v-6e4da5c2], .page-footer-white__container-content__table-content h3[data-v-6e4da5c2] {
            --text-opacity: 1;
            color: #0046AA;
            color: rgba(0, 70, 170, var(--text-opacity));
            font-family: PAYBACKLight, sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 20px;
            line-height: 22px;
}
@media (min-width: 992px) {
.page-footer-lightblue__container-content__table[data-v-6e4da5c2], .page-footer-white__container-content__table[data-v-6e4da5c2] {
          grid-template-columns: repeat(4, minmax(0, 1fr))
}
}
@media (max-width: 600px) {
.page-footer-lightblue__container-content__table[data-v-6e4da5c2], .page-footer-white__container-content__table[data-v-6e4da5c2] {
          grid-template-columns: repeat(2, minmax(0, 1fr))
}
}
@media (max-width: 300px) {
.page-footer-lightblue__container-content__table[data-v-6e4da5c2], .page-footer-white__container-content__table[data-v-6e4da5c2] {
          grid-template-columns: repeat(1, minmax(0, 1fr))
}
}
.page-footer-lightblue__container-content__table2[data-v-6e4da5c2], .page-footer-white__container-content__table2[data-v-6e4da5c2] {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        grid-gap: 0.5rem;
        gap: 0.5rem;
        grid-auto-flow: row dense;
        text-align: center;
}
.page-footer-lightblue__container-content__table2-content[data-v-6e4da5c2], .page-footer-white__container-content__table2-content[data-v-6e4da5c2] {
          display: flex;
          flex-direction: column;
          justify-content: flex-start;
          align-items: flex-start;
          text-align: left;
          --text-opacity: 1;
          color: #0046AA;
          color: rgba(0, 70, 170, var(--text-opacity));
}
.page-footer-lightblue__container-content__table2-content .content-wrapper[data-v-6e4da5c2], .page-footer-white__container-content__table2-content .content-wrapper[data-v-6e4da5c2] {
            padding-left: 1rem;
            padding-top: 1rem;
            width: 100%;
}
.page-footer-lightblue__container-content__table2-content .content-wrapper a[data-v-6e4da5c2], .page-footer-white__container-content__table2-content .content-wrapper a[data-v-6e4da5c2] {
              display: inline-flex;
}
.page-footer-lightblue__container-content__table2-content .content-wrapper a .list-icon[data-v-6e4da5c2], .page-footer-white__container-content__table2-content .content-wrapper a .list-icon[data-v-6e4da5c2] {
                margin-right: 1.25rem;
                height: 20px;
                width: auto;
                max-width: 20px;
}
.page-footer-lightblue__container-content__table2-content .content-wrapper .no-icon a[data-v-6e4da5c2], .page-footer-white__container-content__table2-content .content-wrapper .no-icon a[data-v-6e4da5c2] {
                margin-left: 2.5rem;
}
.page-footer-lightblue__container-content__table2-content img[data-v-6e4da5c2], .page-footer-white__container-content__table2-content img[data-v-6e4da5c2] {
            max-width: 200px;
}
.page-footer-lightblue__container-content__table2-content ul[data-v-6e4da5c2], .page-footer-white__container-content__table2-content ul[data-v-6e4da5c2] {
            list-style-type: none;
            list-style-image: none;
}
.page-footer-lightblue__container-content__table2-content ul li[data-v-6e4da5c2], .page-footer-white__container-content__table2-content ul li[data-v-6e4da5c2] {
              padding-left: 0;
              padding-right: 0;
              padding-top: 1rem;
              padding-bottom: 1rem;
              position: relative;
}
.page-footer-lightblue__container-content__table2-content ul li a[data-v-6e4da5c2], .page-footer-white__container-content__table2-content ul li a[data-v-6e4da5c2] {
                --text-opacity: 1;
                color: #0046AA;
                color: rgba(0, 70, 170, var(--text-opacity));
                display: block;
                text-decoration: none;
                line-height: 21px;
}
.page-footer-lightblue__container-content__table2-content ul li[data-v-6e4da5c2]:hover,
              .page-footer-lightblue__container-content__table2-content ul li[data-v-6e4da5c2]:focus,
              .page-footer-white__container-content__table2-content ul li[data-v-6e4da5c2]:hover,
              .page-footer-white__container-content__table2-content ul li[data-v-6e4da5c2]:focus {
                --text-opacity: 1;
                color: #0046AA;
                color: rgba(0, 70, 170, var(--text-opacity));
                --bg-opacity: 1;
                background-color: #FFFFFF;
                background-color: rgba(255, 255, 255, var(--bg-opacity));
                text-decoration: underline;
}
.page-footer-lightblue__container-content__table2-content .card-image-wrapper-footer[data-v-6e4da5c2], .page-footer-white__container-content__table2-content .card-image-wrapper-footer[data-v-6e4da5c2] {
            justify-content: center;
            border-radius: 8px;
}
.page-footer-lightblue__container-content__table2-content .card-image-footer[data-v-6e4da5c2], .page-footer-white__container-content__table2-content .card-image-footer[data-v-6e4da5c2] {
            max-width: 100%;
            height: auto;
            width: 70px;
            min-width: 32px;
}
@media (min-width: 992px) {
.page-footer-lightblue__container-content__table2[data-v-6e4da5c2], .page-footer-white__container-content__table2[data-v-6e4da5c2] {
          grid-template-columns: repeat(3, minmax(0, 1fr))
}
}
@media (max-width: 991px) {
.page-footer-lightblue__container-content__table2[data-v-6e4da5c2], .page-footer-white__container-content__table2[data-v-6e4da5c2] {
          grid-template-columns: repeat(2, minmax(0, 1fr))
}
}
@media (max-width: 767px) {
.page-footer-lightblue__container-content__table2[data-v-6e4da5c2], .page-footer-white__container-content__table2[data-v-6e4da5c2] {
          grid-template-columns: repeat(1, minmax(0, 1fr))
}
.page-footer-lightblue__container-content__table2-content[data-v-6e4da5c2], .page-footer-white__container-content__table2-content[data-v-6e4da5c2] {
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            align-items: flex-start;
            text-align: left;
            --text-opacity: 1;
            color: #0046AA;
            color: rgba(0, 70, 170, var(--text-opacity));
}
.page-footer-lightblue__container-content__table2-content .content-wrapper[data-v-6e4da5c2], .page-footer-white__container-content__table2-content .content-wrapper[data-v-6e4da5c2] {
              padding-top: 1rem;
              display: flex;
              flex-direction: column;
              justify-content: flex-start;
              align-items: flex-start;
              box-sizing: border-box;
}
.page-footer-lightblue__container-content__table2-content ul[data-v-6e4da5c2], .page-footer-white__container-content__table2-content ul[data-v-6e4da5c2] {
              list-style-type: none;
              list-style-image: none;
}
.page-footer-lightblue__container-content__table2-content ul li[data-v-6e4da5c2], .page-footer-white__container-content__table2-content ul li[data-v-6e4da5c2] {
                padding-left: 0;
                padding-right: 5rem;
                padding-top: 1rem;
                padding-bottom: 1rem;
                position: relative;
}
.page-footer-lightblue__container-content__table2-content ul li[data-v-6e4da5c2]:not(.card-image-wrapper-footer)::after, .page-footer-white__container-content__table2-content ul li[data-v-6e4da5c2]:not(.card-image-wrapper-footer)::after {
                  content: "";
                  background: url(../img/chevron_right_24px.6f812dc3.svg) no-repeat;
                  background-position: center;
                  position: absolute;
                  right: 0;
                  top: 50%;
                  height: 24px;
                  width: 24px;
                  transform: translateY(-50%);
}
.page-footer-lightblue__container-content__table2-content ul li a[data-v-6e4da5c2], .page-footer-white__container-content__table2-content ul li a[data-v-6e4da5c2] {
                  --text-opacity: 1;
                  color: #0046AA;
                  color: rgba(0, 70, 170, var(--text-opacity));
                  display: block;
                  text-decoration: none;
                  line-height: 21px;
}
.page-footer-lightblue__container-content__table2-content ul li[data-v-6e4da5c2]:hover,
                .page-footer-lightblue__container-content__table2-content ul li[data-v-6e4da5c2]:focus,
                .page-footer-white__container-content__table2-content ul li[data-v-6e4da5c2]:hover,
                .page-footer-white__container-content__table2-content ul li[data-v-6e4da5c2]:focus {
                  --text-opacity: 1;
                  color: #0046AA;
                  color: rgba(0, 70, 170, var(--text-opacity));
                  --bg-opacity: 1;
                  background-color: #FFFFFF;
                  background-color: rgba(255, 255, 255, var(--bg-opacity));
                  text-decoration: underline;
}
}
@media (max-width: 767px) {
.page-footer-lightblue__container[data-v-6e4da5c2], .page-footer-white__container[data-v-6e4da5c2] {
      width: 90%
}
}
.footer--rewardsshop_disclaimer[data-v-6e4da5c2] {
  justify-self: flex-end;
  margin-left: auto;
}
@media (max-width: 767px) {
.footer--rewardsshop_disclaimer[data-v-6e4da5c2] {
    justify-self: center;

    align-self: flex-start;

    margin-left: 0
}
}
.footer-links[data-v-6e4da5c2] {
  list-style: none;
}
.footer-links a[data-v-6e4da5c2] {
    padding: 0.5rem 0;
    text-decoration: none;
}
@media (max-width: 767px) {
.footer-links[data-v-6e4da5c2] {
    flex-direction: column
}
}
.footer-links-container[data-v-6e4da5c2] {
  margin-top: 4rem;
}
.spacer[data-v-6e4da5c2] {
  --text-opacity: 1;
  color: #000000;
  color: rgba(0, 0, 0, var(--text-opacity));
  margin: 0.5rem;
}

.pb-fixed-nav {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  max-width: 100vw;
  padding: 0rem 0rem;
  z-index: 100;
  grid-area: header;
  border-top: 0px solid #ffffff;
  border-right: 0 solid #ffffff;
  border-bottom: 0px solid #ffffff;
  border-left: 0 solid #ffffff;
  box-shadow: 1px 1px 1px transparent;
}

.slider[data-v-acac7496] {
  --slider-connect-bg: #7fa2d4;
  --slider-tooltip-bg: #3b82f6;
  --slider-handle-ring-color: #3b82f630;
  --slider-height: 15px;
  --slider-radius: 9999px;
  --slider-handle-bg: linear-gradient(to bottom, #f5faff 0, #fff 100%);
  --slider-handle-border: 0;
  --slider-handle-width: 1.9rem;
  --slider-handle-height: 1.9rem;
  --slider-handle-radius: 9999px;
  --slider-handle-shadow: 0.5px 0.5px 2px 1px rgba(0, 0, 0, 0.32);
  --slider-handle-shadow-active: 0.5px 0.5px 2px 1px rgba(0, 0, 0, 0.42);
  --slider-handle-ring-width: 3px;
  --slider-handle-ring-color: rgba(7, 7, 7, 0.80);
}
.slider-handle[data-v-acac7496]:focus {
  outline: 2px solid #000 !important;
  outline-offset: 4px;
}   

.text-input__row[data-v-5c3adaf2] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
  width: 100%;
  flex-direction: column;
}
@media (min-width: 40rem) {.text-input__row[data-v-5c3adaf2] {
    align-items: center;

    flex-direction: column
}
}
.text-input__row label[data-v-5c3adaf2] {
    width: 33.333333%;
    font-weight: 700;
    font-size: 1.125rem;
    --text-opacity: 1;
    color: #0046AA;
    color: rgba(0, 70, 170, var(--text-opacity));
}
.text-input__row input[data-v-5c3adaf2] {
    border-width: 1px;
    border-radius: 10px;
    --border-opacity: 1;
    border-color: #bfcbdd;
    border-color: rgba(191, 203, 221, var(--border-opacity));
    padding: 0.5rem;
    width: 100%;
    --text-opacity: 1;
    color: #000000;
    color: rgba(0, 0, 0, var(--text-opacity));
    margin-top: 0.5rem;
    height: 54px;
}
@media (min-width: 40rem) {
.text-input__row input[data-v-5c3adaf2] {
      width: 66.666667%
}
}
@media screen and (max-width: 767px) {
.text-input__row input[data-v-5c3adaf2] {
      filter: drop-shadow(0px 1.5px 2px rgba(0, 0, 0, 0.12))
        drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.12));

      border: none
}
.text-input__row input[data-v-5c3adaf2]:hover,
      .text-input__row input[data-v-5c3adaf2]:active {
        outline: none;
}
}
.text-input__row input[data-v-5c3adaf2]:hover,
    .text-input__row input[data-v-5c3adaf2]:active {
      outline: none;
      filter: drop-shadow(0px 1.5px 2px rgba(0, 0, 0, 0.25))
        drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.25));
}
.text-input__row input[data-v-5c3adaf2]:focus {
      outline: 2px solid #000;
      outline-offset: 2px;
}
.text-input__row input[data-v-5c3adaf2]:only-child {
    width: 100%;
}
.text-input__row input.searchinput[data-v-5c3adaf2] {
  background: url(../img/ic_search.5a939421.svg) no-repeat;
  background-position: 11px center;
  background-color: #fff;
  padding-left: 40px;
  margin-top: 0;
  font-size: 16px;
}
.text-input__row input.points-input[data-v-5c3adaf2] {
  background: url(../img/ic_points_op_black.93c46b6d.svg) no-repeat;
  background-size: 24px;
  font-family: PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  background-position: right 11px center;
  background-color: #fff;
  padding-right: 40px;
  margin-top: 0;
  font-size: 20px;
  line-height: 22px;
}
input[data-v-5c3adaf2]::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
input[data-v-5c3adaf2]::placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.main-menu-cat[data-v-d7b6fee2] {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  align-items: center;
  position: absolute;
  --text-opacity: 1;
  color: #0046AA;
  color: rgba(0, 70, 170, var(--text-opacity));
  --bg-opacity: 1;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  padding-top: 1.25rem;
  padding-bottom: 2.5rem;
  z-index: 99;
  max-height: calc(100vh - 90px);
  overflow-y: auto;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.main-menu-cat .font-semi-bold[data-v-d7b6fee2] {
    font-weight: 600;
}
.main-menu-cat__grid[data-v-d7b6fee2] {
    width: 75%;
    min-width: 760px;
    margin: 0 auto;
}
@media (min-width: 992px) {
.main-menu-cat__grid[data-v-d7b6fee2] {
      width: 960px;

      padding-top: 1rem
}
}
@media (max-width: 991px) {
.main-menu-cat__grid[data-v-d7b6fee2] {
      width: 100%;

      min-width: 100%;

      padding-top: 1rem
}
}
@media (max-width: 767px) {
.main-menu-cat__grid-cols[data-v-d7b6fee2] {
        grid-column: span 4 / span 4
}
}
.main-menu-cat__grid-cols.sub-category-image[data-v-d7b6fee2] {
        display: flex;
        justify-content: center;
        padding: 1.25rem;
        position: relative;
        top: -10px;
}
.main-menu-cat__grid-cols.sub-category-image img[data-v-d7b6fee2] {
          width: 100%;
          height: auto;
}
@media (max-width: 768px) {
.main-menu-cat__grid-cols.sub-category-image[data-v-d7b6fee2] {
          --bg-opacity: 1;

          background-color: #F2F5FA;

          background-color: rgba(242, 245, 250, var(--bg-opacity))
}
}
.main-menu-cat__items[data-v-d7b6fee2] {
    max-width: 100vw;
}
.main-menu-cat__item[data-v-d7b6fee2] {
    padding-left: 1rem;
    cursor: pointer;
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    min-height: 54px;
}
.main-menu-cat__item-grid[data-v-d7b6fee2] {
      display: grid;
      grid-gap: 0.5rem;
      gap: 0.5rem;
      grid-template-columns: repeat(4, minmax(24px, 1fr));
}
.main-menu-cat__item.dropdown img[data-v-d7b6fee2] {
        height: 12px;
        width: auto;
        position: relative;
        top: -3px;
}
@media (max-width: 768px) {
.main-menu-cat__item.dropdown>.grid>.col-span-2>a[data-v-d7b6fee2] {
          pointer-events: none;
}
.main-menu-cat__item.dropdown img[data-v-d7b6fee2] {
          transform: rotate(90deg);
          transition: transform 0.2s;
          transition-timing-function: ease-in;
}
.main-menu-cat__item.dropdown img.show[data-v-d7b6fee2] {
            transform: rotate(-90deg);
}
}
.main-menu-cat__item-dropdown--chevron-container[data-v-d7b6fee2] {
      display: flex;
      justify-content: flex-end;
      padding-right: 20px;
      align-items: center;
}
.main-menu-cat__item-dropdown-item[data-v-d7b6fee2] {
      --text-opacity: 1;
      color: #0046AA;
      color: rgba(0, 70, 170, var(--text-opacity));
      padding-left: 1rem;
      padding-right: 1rem;
      height: 50px;
}
.main-menu-cat__item-dropdown-item>div[data-v-d7b6fee2] {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
}
@media (max-width: 768px) {
.main-menu-cat__item-dropdown-item>div[data-v-d7b6fee2] {
          padding-left: 4rem;

          padding-right: 4rem;

          padding-top: 0;

          padding-bottom: 0
}
}
.main-menu-cat__item-dropdown-item>div[data-v-d7b6fee2]:not(:last-of-type) {
          border-bottom: none;
}
.main-menu-cat__item-dropdown-item>button[data-v-d7b6fee2] {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        border-bottom-width: 1px;
        --border-opacity: 1;
        border-color: #bfcbdd;
        border-color: rgba(191, 203, 221, var(--border-opacity));
}
@media (max-width: 768px) {
.main-menu-cat__item-dropdown-item>button[data-v-d7b6fee2] {
          padding-left: 4rem;

          padding-right: 4rem;

          padding-top: 0;

          padding-bottom: 0
}
}
.main-menu-cat__item-dropdown-item>button[data-v-d7b6fee2]:not(:last-of-type) {
          border-bottom: none;
}
.main-menu-cat__item-dropdown-item[data-v-d7b6fee2]:hover,
      .main-menu-cat__item-dropdown-item[data-v-d7b6fee2]:focus {
        --bg-opacity: 1;
        background-color: #F2F5FA;
        background-color: rgba(242, 245, 250, var(--bg-opacity));
}
@media (max-width: 767px) {
.main-menu-cat__item-dropdown-item[data-v-d7b6fee2] {
        --bg-opacity: 1;

        background-color: #F2F5FA;

        background-color: rgba(242, 245, 250, var(--bg-opacity))
}
}
.main-menu-cat__item-dropdown-item--brands-heading[data-v-d7b6fee2] {
        padding: 1rem;
        padding-bottom: 0;
}
.main-menu-cat__item-dropdown-item--brands-heading h4[data-v-d7b6fee2] {
          --text-opacity: 1;
          color: #000000;
          color: rgba(0, 0, 0, var(--text-opacity));
          font-weight: 600;
}
@media (max-width: 767px) {
.main-menu-cat__item-dropdown-item--brands-heading[data-v-d7b6fee2] {
          --bg-opacity: 1;

          background-color: #F2F5FA;

          background-color: rgba(242, 245, 250, var(--bg-opacity))
}
}
.main-menu-cat__item-dropdown-item--brands-brands[data-v-d7b6fee2] {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        grid-gap: 20px;
        padding: 1rem;
}
@media (max-width: 768px) {
.main-menu-cat__item-dropdown-item--brands-brands[data-v-d7b6fee2] {
          --bg-opacity: 1;

          background-color: #F2F5FA;

          background-color: rgba(242, 245, 250, var(--bg-opacity))
}
}
.main-menu-cat__item-dropdown-item--brands-brands .category-image[data-v-d7b6fee2] {
          border-radius: 5px;
          border-width: 1px;
          --border-opacity: 1;
          border-color: #bfcbdd;
          border-color: rgba(191, 203, 221, var(--border-opacity));
          display: flex;
          align-items: center;
          justify-content: center;
}
.main-menu-cat__item[data-v-d7b6fee2]:hover,
    .main-menu-cat__item[data-v-d7b6fee2]:focus {
      --bg-opacity: 1;
      background-color: #F2F5FA;
      background-color: rgba(242, 245, 250, var(--bg-opacity));
      --text-opacity: 1;
      color: #000000;
      color: rgba(0, 0, 0, var(--text-opacity));
      letter-spacing: 0rem;
      font-weight: 600;
}
.main-menu-cat__item:hover .category-icon[data-v-d7b6fee2], .main-menu-cat__item:focus .category-icon[data-v-d7b6fee2] {
        --bg-opacity: 1;
        background-color: #000000;
        background-color: rgba(0, 0, 0, var(--bg-opacity));
}
.main-menu-cat__item a[data-v-d7b6fee2] {
      display: grid;
      align-items: center;
      max-width: 100%;
      word-break: break-word;
      grid-template-columns: 40px 1fr;
      grid-column-gap: 1px;
}
.main-menu-cat__item a .category-icon[data-v-d7b6fee2] {
        --bg-opacity: 1;
        background-color: #0046AA;
        background-color: rgba(0, 70, 170, var(--bg-opacity));
        width: 50px;
        height: 25px;
        padding: 1px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        mask-size: 20px 20px;
        mask-repeat: no-repeat;
        mask-position: center;
        -webkit-mask-size: 20px 20px;
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-position: center;
}
@media (max-width: 767px) {
.main-menu-cat__item[data-v-d7b6fee2] {
      --bg-opacity: 1;

      background-color: #FFFFFF;

      background-color: rgba(255, 255, 255, var(--bg-opacity))
}
}
.main-menu-cat .main-menu-right-links-wrapper[data-v-d7b6fee2] {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    --bg-opacity: 1;
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
    --text-opacity: 1;
    color: #305991;
    color: rgba(48, 89, 145, var(--text-opacity));
}
.main-menu-cat .main-menu-right-links-wrapper .main-menu-cat-header[data-v-d7b6fee2] {
      width: 100%;
      margin-top: 0;
}
@media (max-width: 767px) {
.main-menu-cat .main-menu-right-links-wrapper .main-menu-cat-header[data-v-d7b6fee2] {
        padding-left: 1rem;

        padding-right: 1rem
}
}
.main-menu-cat .main-menu-right-links-wrapper .highlighted[data-v-d7b6fee2] {
      --bg-opacity: 1;
      background-color: #B30027;
      background-color: rgba(179, 0, 39, var(--bg-opacity));
      --text-opacity: 1;
      color: #7c0000;
      color: rgba(124, 0, 0, var(--text-opacity));
}
.main-menu-cat .main-menu-right-links-wrapper .category-image[data-v-d7b6fee2] {
      cursor: pointer;
      padding: 0.5rem;
}
.main-menu-cat .main-menu-right-links-wrapper .category-image img[data-v-d7b6fee2] {
        width: auto;
        height: auto;
        margin: 0 auto;
        overflow-wrap: break-word;
        border-radius: 10px;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.3),
          0 2px 4px -1px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
.main-menu-cat .main-menu-right-links-wrapper .category-image[data-v-d7b6fee2] {
        --bg-opacity: 1;

        background-color: #F2F5FA;

        background-color: rgba(242, 245, 250, var(--bg-opacity))
}
}
.docked .main-menu-cat[data-v-d7b6fee2] {
  position: fixed;
  top: 90px;
}
ul[data-v-d7b6fee2] {
  list-style: none;
}
ul li[data-v-d7b6fee2] {
    padding-top: 10px;
}
.desktop[data-v-d7b6fee2] {
  display: block;
  height: -moz-fit-content;
  height: fit-content;
}
.main-menu-cat__item-dropdown-item--brands-brands.desktop[data-v-d7b6fee2] {
  display: grid;
}
.main-menu-cat__grid-cols.sub-category-image.desktop[data-v-d7b6fee2] {
  display: flex;
}
.mobile[data-v-d7b6fee2] {
  display: none;
}
@media (max-width: 768px) {
.mobile[data-v-d7b6fee2] {
    display: none;
}
.mobile.show[data-v-d7b6fee2] {
      display: block;
}
.mobile.hide[data-v-d7b6fee2] {
      display: none;
}
.desktop[data-v-d7b6fee2],
  .main-menu-cat__grid-cols.sub-category-image.desktop[data-v-d7b6fee2] {
    display: none;
}
}
.mobile.show aside:not(:last-of-type)>div[data-v-d7b6fee2] {
  border-bottom-width: 1px;
  --border-opacity: 1;
  border-color: #bfcbdd;
  border-color: rgba(191, 203, 221, var(--border-opacity));
}
.mobile__search[data-v-d7b6fee2] {
  width: auto;
}

.chip[data-v-7af26662] {
  display: inline-block;
  justify-content: center;
  align-items: center;
  margin: 0.25rem;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-right: 0.5rem;
  padding-left: 0.75rem;
  border-radius: 9999px;
  --text-opacity: 1;
  color: #FFFFFF;
  color: rgba(255, 255, 255, var(--text-opacity));
  --bg-opacity: 1;
  background-color: #0046AA;
  background-color: rgba(0, 70, 170, var(--bg-opacity));
  border-width: 1px;
}
.chip__content[data-v-7af26662] {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.chip__content--text h1[data-v-7af26662] {
      position: relative;
      line-height: 1;
      max-width: 100%;
      flex: 0 1 auto;
      float: left;
      font-family: PAYBACKLight, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      top: 1px;
      color: #fff;
      letter-spacing: normal;
      margin: 0;
}
.chip__content--close[data-v-7af26662] {
      display: flex;
      flex: 1 1 auto;
      flex-direction: row-reverse;
      float: right;
      margin-left: 0.25rem;
}
.chip__content--close[data-v-7af26662]:hover,
      .chip__content--close[data-v-7af26662]:active {
        outline: 2px solid transparent;
        outline-offset: 2px;
        border-style: none;
}
.chip__content--close[data-v-7af26662]:focus {
        outline: 2px solid #000;
        outline-offset: 4px;
}
.chip__content--close-button[data-v-7af26662] {
        cursor: pointer;
        border-radius: 9999px;
        width: 1rem;
        height: 1rem;
}

.warenkorb[data-v-39660464] {
  display: flex;
  --text-opacity: 1;
  color: #000000;
  color: rgba(0, 0, 0, var(--text-opacity));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.warenkorb__cart[data-v-39660464] {
    --bg-opacity: 1;
    background-color: #c1002b;
    background-color: rgba(193, 0, 43, var(--bg-opacity));
    --text-opacity: 1;
    color: #FFFFFF;
    color: rgba(255, 255, 255, var(--text-opacity));
    border-radius: 9999px;
    font-size: 0.75rem;
    width: 1.25rem;
    height: 1.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -0.3rem;
    right: 0.5rem;
}
.warenkorb .cart-text[data-v-39660464] {
    --text-opacity: 1;
    color: #4b4b4d;
    color: rgba(75, 75, 77, var(--text-opacity));
    font-size: 0.75rem;
    position: relative;
    top: 6px;
}
@media screen and (max-width: 767px) {
.warenkorb .cart-text[data-v-39660464] {
      font-size: 13px;

      white-space: nowrap;

      text-overflow: ellipsis;

      overflow: hidden;

      font-weight: 600
}
}
@media screen and (max-width: 450px) {
.warenkorb .cart-text[data-v-39660464] {
      font-size: 12px
}
}
@media screen and (max-width: 380px) {
.warenkorb .cart-text[data-v-39660464] {
      font-size: 11px
}
}
.page-nav-menu .warenkorb__cart[data-v-39660464],
      .top-menu-mobile .warenkorb__cart[data-v-39660464] {
  top: -0.4rem;
  right: -0.5rem;
}

.fake-nav-menu[data-v-1a585588] {
  height: 56px;
  width: 100%;
  background: #fff;
  position: relative;
  margin-top: 56px;
}
.fake-nav-menu > div[data-v-1a585588] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 970px;
    margin: 0 auto;
    height: 100%;
}
.fake-nav-menu > div .back-button button[data-v-1a585588] {
      color: #0046aa;
      cursor: pointer;
      justify-content: flex-start;
      align-items: center;
      display: flex;
      margin-left: 0.75rem;
}
.fake-nav-menu > div .back-button button[data-v-1a585588]:focus {
        outline: 2px solid #000;
        outline-offset: 2px;
}
.main-menu-container[data-v-1a585588] {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  align-items: center;
  position: relative;
  --bg-opacity: 1;
  background-color: #f2f6fb;
  background-color: rgba(242, 246, 251, var(--bg-opacity));
  z-index: 100;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15), 0px 0px 2px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  min-width: 760px;
}
.main-menu-container.no-shadow[data-v-1a585588] {
    box-shadow: none;
}
@media (min-width: 992px) {
.main-menu-container[data-v-1a585588] {
    width: 960px
}
}
@media (max-width: 768px) {
.main-menu-container[data-v-1a585588] {
    width: 100%;

    min-width: 100%;

    border-radius: 0;

    margin-bottom: 0;

    transform: none
}
}
@media screen and (max-width: 768px) {
.main-menu-container .menu-item-wrapper .menu-item__text[data-v-1a585588] {
      font-size: 13px;

      white-space: nowrap;

      text-overflow: ellipsis;

      overflow: hidden;

      font-weight: 600
}
}
@media screen and (max-width: 450px) {
.main-menu-container .menu-item-wrapper .menu-item__text[data-v-1a585588] {
      font-size: 12px
}
}
@media screen and (max-width: 380px) {
.main-menu-container .menu-item-wrapper .menu-item__text[data-v-1a585588] {
      font-size: 11px
}
}
@media (max-width: 768px) {
.page-content-lightestblue__container[data-v-1a585588] {
    justify-content: flex-start;

    align-items: flex-start;

    margin-left: 0.5rem;

    display: flex
}
}
@media (min-width: 768px) {
.page-content-lightestblue__container .showPoints[data-v-1a585588] {
      display: none !important;
}
}
.main-menu__sub-menu[data-v-1a585588] {
  display: flex;
  justify-content: space-between;
  font-size: 0.875rem;
  --text-opacity: 1;
  color: #000000;
  color: rgba(0, 0, 0, var(--text-opacity));
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.5rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
}
@media (min-width: 992px) {
.main-menu__sub-menu[data-v-1a585588] {
    width: 960px;

    max-width: 100%
}
}
@media (max-width: 768px) {
.main-menu__sub-menu[data-v-1a585588] {
    display: none
}
}
.main-menu__sub-menu--item[data-v-1a585588] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.main-menu__sub-menu--item p[data-v-1a585588],
    .main-menu__sub-menu--item a[data-v-1a585588] {
      display: inline-block;
      padding-left: 0.5rem;
      padding-right: 0.5rem;
      cursor: pointer;
}
.main-menu__sub-menu--item p[data-v-1a585588]:not(:first-of-type), .main-menu__sub-menu--item a[data-v-1a585588]:not(:first-of-type) {
        border-left-width: 1px;
        border-color: rgba(0,0,0,0.12);
}
.main-menu__sub-menu--item a[data-v-1a585588] {
      --text-opacity: 1;
      color: #0046AA;
      color: rgba(0, 70, 170, var(--text-opacity));
}
.main-menu__sub-menu--item-right[data-v-1a585588] {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      margin-left: 1rem;
}
.main-menu__sub-menu--item-right a[data-v-1a585588] {
        display: inline-block;
        padding-left: 1rem;
        font-size: 0.875rem;
}
.main-menu__sub-menu--item-right a[data-v-1a585588]:not(:first-of-type) {
          border-left-width: 1px;
          border-color: rgba(0,0,0,0.12);
}
.main-menu__sub-menu p[data-v-1a585588] {
    margin-bottom: 0;
}
.menu-item-wrapper[data-v-1a585588] {
  --text-opacity: 1;
  color: #000000;
  color: rgba(0, 0, 0, var(--text-opacity));
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 0.375rem;
  padding-left: 0.375rem;
  z-index: 10;
  border-right-width: 1px;
  --border-opacity: 1;
  border-color: #bfcbdd;
  border-color: rgba(191, 203, 221, var(--border-opacity));
  font-size: 0.75rem;
  position: relative;
  height: 105px;
  font-size: 14px;
}
.menu-item-wrapper__category[data-v-1a585588] {
    cursor: pointer;
}
.menu-item-wrapper__category img.category-menu[data-v-1a585588] {
      position: relative;
      top: 7px;
}
.menu-item-wrapper__sort[data-v-1a585588] {
    cursor: pointer;
}
.menu-item-wrapper__cart[data-v-1a585588] {
    cursor: pointer;
}
.menu-item-wrapper__cart-close[data-v-1a585588] {
      display: flex;
      justify-content: center;
      align-items: center;
}
.menu-item-wrapper .header-text[data-v-1a585588] {
    --text-opacity: 1;
    color: #4b4b4d;
    color: rgba(75, 75, 77, var(--text-opacity));
    font-size: 0.75rem;
    align-self: flex-start;
}
.menu-item-wrapper .sort-selected[data-v-1a585588] {
    --text-opacity: 1;
    color: #0046AA;
    color: rgba(0, 70, 170, var(--text-opacity));
    text-align: center;
    width: 100%;
    font-size: 0.75rem;
    position: relative;
    top: 6px;
}
.menu-item-wrapper .sort-image[data-v-1a585588] {
    --text-opacity: 1;
    color: #000000;
    color: rgba(0, 0, 0, var(--text-opacity));
    border-radius: 0.25rem;
    display: inline-flex;
    align-items: center;
    position: relative;
    top: -2px;
}
@media screen and (max-width: 768px) {
.menu-item-wrapper__points[data-v-1a585588] {
      display: none
}
}
.menu-item-wrapper__points-mobile[data-v-1a585588] {
    display: none;
}
@media screen and (max-width: 768px) {
.menu-item-wrapper__points-mobile[data-v-1a585588] {
      display: flex
}
.menu-item-wrapper__points-mobile img[data-v-1a585588] {
        position: relative;
        top: 6px;
}
}
.points-mobile__slider[data-v-1a585588] {
  position: absolute;
  width: 100%;
  left: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  --bg-opacity: 1;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  z-index: 10;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  top: 5.7rem;
  margin-top: -1px;
  z-index: 9999;
}
.sort-menu[data-v-1a585588] {
  --text-opacity: 1;
  color: #000000;
  color: rgba(0, 0, 0, var(--text-opacity));
  --bg-opacity: 1;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  --border-opacity: 1;
  border-color: #4074BF;
  border-color: rgba(64, 116, 191, var(--border-opacity));
  padding: 0.25rem;
  padding-top: 0.5rem;
  position: absolute;
  z-index: 100;
  margin-top: 4.5rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  top: 30px;
  left: 0;
  min-width: 100%;
  white-space: nowrap;
  font-size: 90%;
  box-shadow: 0px 3px 6px rgb(0 0 0 / 15%), 0px 0px 2px rgb(0 0 0 / 12%);
}
.docked .main-menu-container[data-v-1a585588] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: 0;
    border-radius: 0;
}
.docked .main-menu-container__grid[data-v-1a585588] {
      width: 960px;
      align-self: center;
      margin: 0 auto;
}
@media (max-width: 768px) {
.docked .main-menu-container__grid[data-v-1a585588] {
        width: 100vw;

        min-width: 100%
}
}
.docked .menu-item-wrapper__category[data-v-1a585588] {
      border-left-width: 0px;
      cursor: pointer;
}
.show-info[data-v-1a585588] {
  padding: 1rem 1.25rem;
  margin: 0 auto;
  font-weight: 400;
  color: #212529;
  background-color: #fff;
  width: 960px;
  max-width: 100%;
  font-size: 0.85rem;
  line-height: 1.6rem;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
button.showInfoMobile[data-v-1a585588] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
button.showInfoMobile[data-v-1a585588]:focus {
    outline: 2px solid #000;
    outline-offset: 4px;
}
.arrow[data-v-1a585588] {
  -webkit-mask-image: url(../img/ic_arrow_drop_down.c4c9194b.svg);
          mask-image: url(../img/ic_arrow_drop_down.c4c9194b.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  mask-size: 26px 26px;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-size: 26px 26px;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  height: 26px;
  width: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  --bg-opacity: 1;
  background-color: #0046AA;
  background-color: rgba(0, 70, 170, var(--bg-opacity));
}
.up[data-v-1a585588] {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transition: transform 0.3s;
}
.up.down[data-v-1a585588] {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition: transform 0.3s;
}

.shifty-bar[data-v-797c286e] {
  position: relative;
  height: 100px;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.shifty-bar__shifty-bar[data-v-797c286e] {
  font-weight: bold;
  font-family: "PAYBACKLight", sans-serif;
  font-size: 30px;
  margin-right: 30px;
}
.shifty-bar__button[data-v-797c286e] {
  border-radius: 0.2rem;
  background: #c1002b;
  display: flex;
  height: 40px;
  color: #fff;
  white-space: nowrap;
  font-weight: bold;
  padding: 8px 20px;
  justify-content: center;
  align-items: center;
  width: 160px;
  margin-left: 20px;
  cursor: pointer;
}
.shifty-bar__container[data-v-797c286e] {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.shifty-bar__wrapper[data-v-797c286e] {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.closeshifty-bar[data-v-797c286e] {
  color: #0046aa;
  font-weight: bold;
  font-size: 1.2rem;
  position: relative;
  right: 0;
  top: -40px;
  cursor: pointer;
}
.closeshifty-bar[data-v-797c286e]:hover,
  .closeshifty-bar[data-v-797c286e]:focus {
    outline: 2px solid #000;
    outline-offset: 4px;
}
.shifty-bar-image[data-v-797c286e] {
  height: 100px;
}
@media screen and (max-width: 767px) {
.shifty-bar[data-v-797c286e] {
    padding: 20px 30px 0 10px;
    height: auto;
    width: 100%;
    justify-content: center;
    align-items: center;
    background: #fdc600;
}
.shifty-bar .container[data-v-797c286e] {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.shifty-bar__shifty-bar[data-v-797c286e] {
    font-weight: bold;
    font-family: "PAYBACKLight", sans-serif;
    font-size: 24px;
}
.shifty-bar__button[data-v-797c286e] {
    border-radius: 0.2rem;
    background: #c1002b;
    display: flex;
    height: 30px;
    color: #fff;
    white-space: nowrap;
    font-weight: bold;
    padding: 8px 20px;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 20px 0;
}
}
@media screen and (max-width: 767px) {
.shifty-bar[data-v-797c286e] {
    padding: 20px 30px 0 10px;
    height: auto;
    width: 100%;
    justify-content: center;
    align-items: center;
    background: #fdc600;
}
.shifty-bar .container[data-v-797c286e] {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.shifty-bar__shifty-bar[data-v-797c286e] {
    font-weight: bold;
    font-family: "PAYBACKLight", sans-serif;
    font-size: 24px;
}
.shifty-bar__button[data-v-797c286e] {
    border-radius: 0.2rem;
    background: #c1002b;
    display: flex;
    height: 30px;
    color: #fff;
    white-space: nowrap;
    font-weight: bold;
    padding: 8px 20px;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}
button.closeshifty-bar[data-v-797c286e] {
    color: #0046aa;
    font-weight: bold;
    font-size: 1.2rem;
    position: absolute;
    right: 0;
    top: -20px;
    cursor: pointer;
}
button.closeshifty-bar[data-v-797c286e]:hover,
    button.closeshifty-bar[data-v-797c286e]:focus {
      outline: 2px solid #000;
      outline-offset: 4px;
}
}

/* END 10% BANNER */

.warenkorb[data-v-0a70ba57] {
  display: flex;
  --text-opacity: 1;
  color: #000000;
  color: rgba(0, 0, 0, var(--text-opacity));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.warenkorb__cart[data-v-0a70ba57] {
    --bg-opacity: 1;
    background-color: #c1002b;
    background-color: rgba(193, 0, 43, var(--bg-opacity));
    --text-opacity: 1;
    color: #FFFFFF;
    color: rgba(255, 255, 255, var(--text-opacity));
    border-radius: 9999px;
    font-size: 0.75rem;
    width: 1.25rem;
    height: 1.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -0.3rem;
    right: 0.5rem;
}
.warenkorb .cart-text[data-v-0a70ba57] {
    --text-opacity: 1;
    color: #4b4b4d;
    color: rgba(75, 75, 77, var(--text-opacity));
    font-size: 0.75rem;
    position: relative;
    top: 6px;
}
@media screen and (max-width: 767px) {
.warenkorb .cart-text[data-v-0a70ba57] {
      font-size: 13px;

      white-space: nowrap;

      text-overflow: ellipsis;

      overflow: hidden
}
}
.page-nav-menu .warenkorb__cart[data-v-0a70ba57],
.top-menu-mobile .warenkorb__cart[data-v-0a70ba57] {
  top: -0.4rem;
  right: -0.5rem;
  cursor: pointer;
}

.top-menu-mobile[data-v-19946c76] {
  display: none;
}
@media screen and (max-width: 767px) {.top-menu-mobile[data-v-19946c76] {
    display: block;

    --bg-opacity: 1;

    background-color: #FFFFFF;

    background-color: rgba(255, 255, 255, var(--bg-opacity));

    border-top-width: 1px;

    --border-opacity: 1;

    border-color: #0046AA;

    border-color: rgba(0, 70, 170, var(--border-opacity));

    position: relative;

    top: 0;

    z-index: 3;

    height: 60px
}
.top-menu-mobile__container[data-v-19946c76] {
      --text-opacity: 1;
      color: #4b4b4d;
      color: rgba(75, 75, 77, var(--text-opacity));
      height: 100%;
      grid-area: main;
}
.top-menu-mobile__container a[data-v-19946c76] {
        margin-left: 2.5rem;
        --text-opacity: 1;
        color: #0046AA;
        color: rgba(0, 70, 170, var(--text-opacity));
}
.top-menu-mobile__container .back-button[data-v-19946c76] {
        height: 90px;
        display: flex;
        --text-opacity: 1;
        color: #000000;
        color: rgba(0, 0, 0, var(--text-opacity));
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
}
.top-menu-mobile__container .back-button a[data-v-19946c76] {
          margin-left: 0;
}
.top-menu-mobile__container .shopping-cart[data-v-19946c76] {
        height: 90px;
        display: flex;
        --text-opacity: 1;
        color: #000000;
        color: rgba(0, 0, 0, var(--text-opacity));
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
}
.top-menu-mobile__search--icon[data-v-19946c76] {
      height: 100%;
      border-right-width: 1px;
      --border-opacity: 1;
      border-color: #bfcbdd;
      border-color: rgba(191, 203, 221, var(--border-opacity));
      display: flex;
      align-items: center;
      justify-content: center;
      --bg-opacity: 1;
      background-color: #FFFFFF;
      background-color: rgba(255, 255, 255, var(--bg-opacity));
      height: 60px;
      z-index: 4;
}
.top-menu-mobile__search--icon img[data-v-19946c76] {
        width: auto;
        height: 36px;
}
.top-menu-mobile__cart[data-v-19946c76] {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      --bg-opacity: 1;
      background-color: #FFFFFF;
      background-color: rgba(255, 255, 255, var(--bg-opacity));
      height: 60px;
      z-index: 4;
}
.top-menu-mobile__search--search-field[data-v-19946c76] {
      --bg-opacity: 1;
      background-color: #0046AA;
      background-color: rgba(0, 70, 170, var(--bg-opacity));
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      padding-top: 0.75rem;
      padding-bottom: 0.75rem;
      position: relative;
      top: -60px;
      overflow-y: hidden;
      height: 60px;
      z-index: 3;
}
.top-menu-mobile__search--search-field.hidden[data-v-19946c76] {
        animation: slideDown-19946c76 0.4s ease-in reverse backwards;
}
.top-menu-mobile__search--search-field.shown[data-v-19946c76] {
        animation: slideDown-19946c76 0.4s ease-in forwards;
}
}
.top-menu-mobile .notification[data-v-19946c76] {
    --bg-opacity: 1;
    background-color: #bfcbdd;
    background-color: rgba(191, 203, 221, var(--bg-opacity));
}
@keyframes slideDown-19946c76 {
0% {
      height: 60px;
      top: -60px;
}
100% {
      height: auto;
      top: -1px;
}
}

.spinner-box[data-v-8800befa] {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.6) no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
}
.spinner-box .spinner[data-v-8800befa] {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    width: 112px;
    height: 112px;
    border-radius: 50%;
    border-top: 16px solid #0046aa;
    border-right: 16px solid #f2f5fa;
    border-bottom: 16px solid #f2f5fa;
    border-left: 16px solid #f2f5fa;
    animation: wiggle-8800befa 1.5s linear infinite;
}
@keyframes wiggle-8800befa {
0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}

.image_header {
  height: 260px;
  background-repeat: repeat;
  background-size: contain;
}
.image_header .wrapper {
  height: 260px;
  width: auto;
  position: relative;
  align-items: center;
}
.image_header .wrapper .content {
    width: auto;
    height: 260px;
    justify-content: center;
    align-content: center;
    display: grid;
    overflow: hidden;
}
.image_header .wrapper .content img {
      max-height: 260px;
      overflow: hidden;
      width: -moz-max-content;
      width: max-content;
      max-width: 2000px;
}
@media (max-width: 768px) {
.image_header,
  .image_header .wrapper {
    height: 200px;
}
.image_header .wrapper .content {
    height: 200px;
}
.image_header .wrapper .content img {
      width: 960px;
      max-width: 2000px;
}
}
@media (max-width: 460px) {
.image_header,
  .image_header .wrapper {
    height: 160px;
}
.image_header .wrapper .content {
    height: 160px;
}
.image_header .wrapper .content img {
      width: -moz-max-content;
      width: max-content;
      max-width: 2000px;
}
}

.middled {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
}
.category-footer img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
.middled {
    font-size: 11px;
}
}
.category-footer .teaser {
  position: relative;
  box-shadow: inset 0 0 0 5px #fff;
  transition: box-shadow 0.3s ease-in-out;
  cursor: pointer;
}
.teaser a {
    background: #0046aa;
}
.teaser:hover {
    box-shadow: inset 0 0 0 5px #bfcbdd;
}

.wrapper {
  --bg-opacity: 1;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}
.main-menu {
  z-index: 10;
  width: 100%;
  --bg-opacity: 1;
  background-color: #F2F6FB;
  background-color: rgba(242, 246, 251, var(--bg-opacity));
}
.slider {
  z-index: 1;
  margin-bottom: 0rem;
}
@media screen and (max-width: 767px) {
.slider {
    margin-bottom: 0rem
}
}
.page--main-nav-menu {
  z-index: 10;
  margin-top: -2.5rem;
  --bg-opacity: 1;
  background-color: #F2F6FB;
  background-color: rgba(242, 246, 251, var(--bg-opacity));
}
.page--main-nav-menu__container {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    align-items: center;
}
@media (min-width: 992px) {
.page--main-nav-menu__container {
      max-width: 970px;
}
}
.page-nav-menu {
  --bg-opacity: 1;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  position: relative;
  z-index: 999;
}
.page-nav-menu__container {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    align-items: center;
}
@media (min-width: 992px) {
.page-nav-menu__container {
      max-width: 970px;
}
}
@media (max-width: 767px) {
.page-nav-menu__container {
      width: 100%;
}
}
.page-content-white {
  --bg-opacity: 1;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}
.page-content-white__container {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    align-items: center;
}
@media (min-width: 992px) {
.page-content-white__container {
      max-width: 970px;
}
}
.page-content-blue {
  --text-opacity: 1;
  color: #000000;
  color: rgba(0, 0, 0, var(--text-opacity));
  background: #bfd1e9;
}
.page-content-blue__container {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    align-items: center;
}
@media (min-width: 992px) {
.page-content-blue__container {
      max-width: 970px;
}
}
.page-content-lightblue {
  --bg-opacity: 1;
  background-color: #E5ECF6;
  background-color: rgba(229, 236, 246, var(--bg-opacity));
  --text-opacity: 1;
  color: #313133;
  color: rgba(49, 49, 51, var(--text-opacity));
}
.page-content-lightblue__container {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    align-items: center;
}
@media (min-width: 992px) {
.page-content-lightblue__container {
      max-width: 970px;
}
}

/* Generic Css */
.page-content-lightestblue-main {
  --text-opacity: 1;
  color: #313133;
  color: rgba(49, 49, 51, var(--text-opacity));
}
.page-content-lightestblue-main__container h1 {
      font-size: 1.5rem
}
.page-content-lightestblue-main__container h2 {
      padding-top: 1.25rem;
}
@media screen and (max-width: 767px) {
.page-content-lightestblue-main__container h2 {
        margin-left: 0.5rem;

        margin-right: 0.5rem
}
}
.page-content-lightestblue-main__container {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 1rem;
    gap: 1rem;
    grid-auto-flow: row dense;
    text-align: left;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
    justify-content: center;
    align-items: center;
}
.page-content-lightestblue-main__container-colLeft {
      grid-column: span 1 / span 1;
}
@media (max-width: 600px) {
.page-content-lightestblue-main__container-colLeft {
        grid-column: span 1 / span 1
}
}
.page-content-lightestblue-main__container-colRight {
      grid-column: span 2 / span 2;
}
@media (min-width: 992px) {
.page-content-lightestblue-main__container {
      grid-template-columns: repeat(3, minmax(0, 1fr));

      width: 960px
}
}
@media (max-width: 800px) {
.page-content-lightestblue-main__container {
      grid-template-columns: repeat(1, minmax(0, 1fr))
}
}
.page-content-lightestblue {
  --bg-opacity: 1;
  background-color: #F2F6FB;
  background-color: rgba(242, 246, 251, var(--bg-opacity));
  --text-opacity: 1;
  color: #313133;
  color: rgba(49, 49, 51, var(--text-opacity));
}
.page-content-lightestblue__container {
    width: 91.666667%;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    align-items: center;
}
.page-content-lightestblue__container h2 {
      margin-top: 1.25rem;
}
@media screen and (max-width: 767px) {
.page-content-lightestblue__container h2 {
        margin-left: 0.5rem;

        margin-right: 0.5rem
}
}
.page-content-lightestblue__container__table {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      grid-gap: 1rem;
      gap: 1rem;
      grid-auto-flow: row dense;
      text-align: left;
}
.page-content-lightestblue__container__table-colLeft {
        grid-column: span 2 / span 2;
}
@media (max-width: 600px) {
.page-content-lightestblue__container__table-colLeft {
          grid-column: span 1 / span 1
}
}
.page-content-lightestblue__container__table-colRight {
        grid-column: span 1 / span 1;
        margin-bottom: 5rem;
        position: relative;
        height: 100%;
}
@media (min-width: 992px) {
.page-content-lightestblue__container__table {
        grid-template-columns: repeat(3, minmax(0, 1fr))
}
}
@media (max-width: 800px) {
.page-content-lightestblue__container__table {
        grid-template-columns: repeat(1, minmax(0, 1fr))
}
}
@media (max-width: 767px) {
.page-content-lightestblue__container__table {
        grid-gap: 0;

        gap: 0
}
}
@media (min-width: 992px) {
.page-content-lightestblue__container {
      width: 960px;
}
}
.page-footer-white {
  --bg-opacity: 1;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}
.page-footer-white__container {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    align-items: center;
}
@media (min-width: 992px) {
.page-footer-white__container {
      max-width: 970px;
}
}
.page-footer-lightblue {
  --bg-opacity: 1;
  background-color: #E5ECF6;
  background-color: rgba(229, 236, 246, var(--bg-opacity));
  --text-opacity: 1;
  color: #313133;
  color: rgba(49, 49, 51, var(--text-opacity));
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-weight: 700;
}
.page-footer-lightblue__container {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    align-items: center;
}
@media (min-width: 992px) {
.page-footer-lightblue__container {
      max-width: 970px;
}
}
.product-container-wrapper {
  --text-opacity: 1;
  color: #000000;
  color: rgba(0, 0, 0, var(--text-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-radius: 10px;
  margin: 0.5rem;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.15)) drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.12));
  background-color: #fff;
  cursor: pointer;
  padding: 5px;
  border: none;
}
.product-container-wrapper:hover {
    box-shadow: inset 0 0 0 5px #bfcbdd;
}
.product-container-wrapper.red:hover {
      box-shadow: inset 0 0 0 5px #c1002b;
}
.sliderHeader .vueperslide {
  margin: 0 auto;
  cursor: pointer;
}
.landing-page .sliderHeader .vueperslide {
  margin: 0 auto;
  background-size: contain;
  background-position: center;
}
.landingPageSlider {
  width: 960px;
  margin: 0 auto;
}
.landingPageSlider .vueperslide {
  height: 260px;
}
@media (max-width: 767px) {
.landingPageSlider {
    width: 100%;
    max-width: -moz-max-content;
    max-width: max-content;
    height: auto;
}
}
.category-footer-section {
  height:100%;
}

button[data-v-4439b54f] {
  align-self: flex-start;
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
  border-radius: 10px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-top: 0.25rem;
  height: 48px;
  font-size: 16px;
  padding: 6px 16px;
}
button[data-v-4439b54f]:focus {
    outline: 2px solid #000;
    outline-offset: 4px;
}
button .button-inner[data-v-4439b54f] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
button.green[data-v-4439b54f] {
    --border-opacity: 1;
    border-color: #2D631D;
    border-color: rgba(45, 99, 29, var(--border-opacity));
    --bg-opacity: 1;
    background-color: #2D631D;
    background-color: rgba(45, 99, 29, var(--bg-opacity));
    border-width: 1px;
    --text-opacity: 1;
    color: #FFFFFF;
    color: rgba(255, 255, 255, var(--text-opacity));
}
button.green[data-v-4439b54f]:focus {
      --bg-opacity: 1;
      background-color: #1E4715;
      background-color: rgba(30, 71, 21, var(--bg-opacity));
      --text-opacity: 1;
      color: #FFFFFF;
      color: rgba(255, 255, 255, var(--text-opacity));
      --border-opacity: 1;
      border-color: #1E4715;
      border-color: rgba(30, 71, 21, var(--border-opacity));
}
button.green[data-v-4439b54f]:active:not(:disabled) {
      --bg-opacity: 1;
      background-color: #1E4715;
      background-color: rgba(30, 71, 21, var(--bg-opacity));
      --text-opacity: 1;
      color: #FFFFFF;
      color: rgba(255, 255, 255, var(--text-opacity));
      --border-opacity: 1;
      border-color: #1E4715;
      border-color: rgba(30, 71, 21, var(--border-opacity));
}
button.green[data-v-4439b54f]:disabled:not(.button--loading) {
      font-weight: 600;
      --bg-opacity: 1;
      background-color: rgb(224,224,224);
      background-color: rgba(224, 224, 224, var(--bg-opacity));
      --text-opacity: 1;
      color: rgb(192,192,192);
      color: rgba(192, 192, 192, var(--text-opacity));
      border-style: none;
      cursor: not-allowed;
}
button.green[data-v-4439b54f]:hover {
      --bg-opacity: 1;
      background-color: #1E4715;
      background-color: rgba(30, 71, 21, var(--bg-opacity));
      --text-opacity: 1;
      color: #FFFFFF;
      color: rgba(255, 255, 255, var(--text-opacity));
      --border-opacity: 1;
      border-color: #1E4715;
      border-color: rgba(30, 71, 21, var(--border-opacity));
}
button.red[data-v-4439b54f] {
    --border-opacity: 1;
    border-color: #B30027;
    border-color: rgba(179, 0, 39, var(--border-opacity));
    --bg-opacity: 1;
    background-color: #B30027;
    background-color: rgba(179, 0, 39, var(--bg-opacity));
    border-width: 1px;
    --text-opacity: 1;
    color: #FFFFFF;
    color: rgba(255, 255, 255, var(--text-opacity));
}
button.red[data-v-4439b54f]:focus {
      --bg-opacity: 1;
      background-color: #B30027;
      background-color: rgba(179, 0, 39, var(--bg-opacity));
      --text-opacity: 1;
      color: #FFFFFF;
      color: rgba(255, 255, 255, var(--text-opacity));
      --border-opacity: 1;
      border-color: #B30027;
      border-color: rgba(179, 0, 39, var(--border-opacity));
}
button.red[data-v-4439b54f]:active:not(:disabled) {
      --bg-opacity: 1;
      background-color: #B30027;
      background-color: rgba(179, 0, 39, var(--bg-opacity));
      --text-opacity: 1;
      color: #FFFFFF;
      color: rgba(255, 255, 255, var(--text-opacity));
      --border-opacity: 1;
      border-color: #B30027;
      border-color: rgba(179, 0, 39, var(--border-opacity));
}
button.red[data-v-4439b54f]:disabled:not(.button--loading) {
      color: rgba(0,17,51,0.3);
      --border-opacity: 1;
      border-color: #B30027;
      border-color: rgba(179, 0, 39, var(--border-opacity));
}
button.red[data-v-4439b54f]:hover {
      --bg-opacity: 1;
      background-color: #B30027;
      background-color: rgba(179, 0, 39, var(--bg-opacity));
      --text-opacity: 1;
      color: #FFFFFF;
      color: rgba(255, 255, 255, var(--text-opacity));
      --border-opacity: 1;
      border-color: #B30027;
      border-color: rgba(179, 0, 39, var(--border-opacity));
}
button.blue[data-v-4439b54f] {
    --border-opacity: 1;
    border-color: #0046AA;
    border-color: rgba(0, 70, 170, var(--border-opacity));
    --bg-opacity: 1;
    background-color: #0046AA;
    background-color: rgba(0, 70, 170, var(--bg-opacity));
    border-width: 1px;
    --text-opacity: 1;
    color: #FFFFFF;
    color: rgba(255, 255, 255, var(--text-opacity));
}
button.blue[data-v-4439b54f]:focus {
      --bg-opacity: 1;
      background-color: #4074BF;
      background-color: rgba(64, 116, 191, var(--bg-opacity));
      --text-opacity: 1;
      color: #FFFFFF;
      color: rgba(255, 255, 255, var(--text-opacity));
      --border-opacity: 1;
      border-color: #0046AA;
      border-color: rgba(0, 70, 170, var(--border-opacity));
}
button.blue[data-v-4439b54f]:active:not(:disabled) {
      --bg-opacity: 1;
      background-color: #0046AA;
      background-color: rgba(0, 70, 170, var(--bg-opacity));
      --text-opacity: 1;
      color: #FFFFFF;
      color: rgba(255, 255, 255, var(--text-opacity));
      --border-opacity: 1;
      border-color: #0046AA;
      border-color: rgba(0, 70, 170, var(--border-opacity));
}
button.blue[data-v-4439b54f]:disabled:not(.button--loading) {
      color: rgba(0,17,51,0.3);
      --border-opacity: 1;
      border-color: #0046AA;
      border-color: rgba(0, 70, 170, var(--border-opacity));
}
button.blue[data-v-4439b54f]:hover {
      --bg-opacity: 1;
      background-color: #4074BF;
      background-color: rgba(64, 116, 191, var(--bg-opacity));
      --text-opacity: 1;
      color: #FFFFFF;
      color: rgba(255, 255, 255, var(--text-opacity));
      --border-opacity: 1;
      border-color: #0046AA;
      border-color: rgba(0, 70, 170, var(--border-opacity));
}
button.white[data-v-4439b54f] {
    --border-opacity: 1;
    border-color: #FFFFFF;
    border-color: rgba(255, 255, 255, var(--border-opacity));
    --bg-opacity: 1;
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
    border-width: 1px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --text-opacity: 1;
    color: #0046AA;
    color: rgba(0, 70, 170, var(--text-opacity));
}
button.white[data-v-4439b54f]:focus {
      --bg-opacity: 1;
      background-color: #FFFFFF;
      background-color: rgba(255, 255, 255, var(--bg-opacity));
      --text-opacity: 1;
      color: #0046AA;
      color: rgba(0, 70, 170, var(--text-opacity));
      --border-opacity: 1;
      border-color: #FFFFFF;
      border-color: rgba(255, 255, 255, var(--border-opacity));
}
button.white[data-v-4439b54f]:active:not(:disabled) {
      --bg-opacity: 1;
      background-color: #FFFFFF;
      background-color: rgba(255, 255, 255, var(--bg-opacity));
      --text-opacity: 1;
      color: #0046AA;
      color: rgba(0, 70, 170, var(--text-opacity));
      --border-opacity: 1;
      border-color: #FFFFFF;
      border-color: rgba(255, 255, 255, var(--border-opacity));
}
button.white[data-v-4439b54f]:disabled:not(.button--loading) {
      color: rgba(0,17,51,0.3);
      --border-opacity: 1;
      border-color: #FFFFFF;
      border-color: rgba(255, 255, 255, var(--border-opacity));
}
button.white[data-v-4439b54f]:hover {
      --bg-opacity: 1;
      background-color: #FFFFFF;
      background-color: rgba(255, 255, 255, var(--bg-opacity));
      --text-opacity: 1;
      color: #0046AA;
      color: rgba(0, 70, 170, var(--text-opacity));
      --border-opacity: 1;
      border-color: #FFFFFF;
      border-color: rgba(255, 255, 255, var(--border-opacity));
}

.error[data-v-436743a1] {
  --text-opacity: 1;
  color: #7c0000;
  color: rgba(124, 0, 0, var(--text-opacity));
  padding: 1rem;
}
.info[data-v-436743a1] {
  --text-opacity: 1;
  color: #1E4715;
  color: rgba(30, 71, 21, var(--text-opacity));
  padding: 1rem;
}
.notification-box[data-v-436743a1] {
  position: absolute;
  top: 10%;
  left: calc(100% - 75%);
  z-index: 999;
  height: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.notification-box .notification[data-v-436743a1] {
    border-width: 1px;
    border-radius: 10px;
    margin: 0.5rem;
    padding: 1rem;
    position: relative;
    width: 50vw;
}
.notification-box .notification__close[data-v-436743a1] {
      position: absolute;
      cursor: pointer;
      font-size: 1.25rem;
      font-weight: 400;
      right: 15px;
      top: 15px;
}
.notification-box .notification__close[data-v-436743a1]:hover {
        filter: brightness(0.75);
}
.notification-box .success[data-v-436743a1] {
    --border-opacity: 1;
    border-color: #1E4715;
    border-color: rgba(30, 71, 21, var(--border-opacity));
    --bg-opacity: 1;
    background-color: #1E4715;
    background-color: rgba(30, 71, 21, var(--bg-opacity));
    --text-opacity: 1;
    color: #FFFFFF;
    color: rgba(255, 255, 255, var(--text-opacity));
}
.notification-box .error[data-v-436743a1] {
    --border-opacity: 1;
    border-color: #B30027;
    border-color: rgba(179, 0, 39, var(--border-opacity));
    --bg-opacity: 1;
    background-color: #B30027;
    background-color: rgba(179, 0, 39, var(--bg-opacity));
    --text-opacity: 1;
    color: #FFFFFF;
    color: rgba(255, 255, 255, var(--text-opacity));
}
.notification-box .info[data-v-436743a1] {
    --border-opacity: 1;
    border-color: #0046AA;
    border-color: rgba(0, 70, 170, var(--border-opacity));
    --bg-opacity: 1;
    background-color: #0046AA;
    background-color: rgba(0, 70, 170, var(--bg-opacity));
    --text-opacity: 1;
    color: #FFFFFF;
    color: rgba(255, 255, 255, var(--text-opacity));
}
.notification-box .warning[data-v-436743a1] {
    --border-opacity: 1;
    border-color: #FFDD00;
    border-color: rgba(255, 221, 0, var(--border-opacity));
    --bg-opacity: 1;
    background-color: #FFDD00;
    background-color: rgba(255, 221, 0, var(--bg-opacity));
    --text-opacity: 1;
    color: rgb(0,17,51);
    color: rgba(0, 17, 51, var(--text-opacity));
}
@media (max-width: 767px) {
.notification-box[data-v-436743a1] {
    max-width: 100%;
    width: 100vw;
    left: 0;
}
}
html:not([data-scroll="0"]) .notification-box-alert[data-v-436743a1] {
  position: fixed;
}
.notification-box-alert[data-v-436743a1] {
  width: 100vw;
  height: 100vh;
  background: rgba(3, 22, 103, 0.87);
  z-index: 999;
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.notification-box-alert .notification[data-v-436743a1] {
    border-width: 1px;
    --bg-opacity: 1;
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
    border-radius: 10px;
    margin: 0.5rem;
    padding: 1rem;
    position: relative;
    width: 70vw;
    padding: 2%;
    margin-right: auto;
    margin-top: calc((100vh - 600px) / 2);
    margin-left: calc((100vw - 70vw) / 2);
}
.notification-box-alert .notification__close[data-v-436743a1] {
      position: absolute;
      cursor: pointer;
      font-size: 1.25rem;
      font-weight: 400;
      right: 15px;
      top: 15px;
}
.notification-box-alert .notification__close[data-v-436743a1]:hover {
        filter: brightness(0.75);
}
.notification-box-alert .success[data-v-436743a1] {
    --border-opacity: 1;
    border-color: #1E4715;
    border-color: rgba(30, 71, 21, var(--border-opacity));
    --bg-opacity: 1;
    background-color: #1E4715;
    background-color: rgba(30, 71, 21, var(--bg-opacity));
    --text-opacity: 1;
    color: #FFFFFF;
    color: rgba(255, 255, 255, var(--text-opacity));
}
.notification-box-alert .error[data-v-436743a1] {
    --border-opacity: 1;
    border-color: #B30027;
    border-color: rgba(179, 0, 39, var(--border-opacity));
    --bg-opacity: 1;
    background-color: #B30027;
    background-color: rgba(179, 0, 39, var(--bg-opacity));
    --text-opacity: 1;
    color: #FFFFFF;
    color: rgba(255, 255, 255, var(--text-opacity));
}
.notification-box-alert .info[data-v-436743a1] {
    --border-opacity: 1;
    border-color: #0046AA;
    border-color: rgba(0, 70, 170, var(--border-opacity));
    --bg-opacity: 1;
    background-color: #0046AA;
    background-color: rgba(0, 70, 170, var(--bg-opacity));
    --text-opacity: 1;
    color: #FFFFFF;
    color: rgba(255, 255, 255, var(--text-opacity));
}
.notification-box-alert .warning[data-v-436743a1] {
    --border-opacity: 1;
    border-color: #FFDD00;
    border-color: rgba(255, 221, 0, var(--border-opacity));
    --bg-opacity: 1;
    background-color: #FFDD00;
    background-color: rgba(255, 221, 0, var(--bg-opacity));
    --text-opacity: 1;
    color: rgb(0,17,51);
    color: rgba(0, 17, 51, var(--text-opacity));
}
@media (min-width: 1024px) {
.notification-box-alert .notification[data-v-436743a1] {
    border-width: 1px;
    --bg-opacity: 1;
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, var(--bg-opacity));
    border-radius: 10px;
    margin: 0.5rem;
    padding: 1rem;
    position: relative;
    width: 50vw;
    padding: 2%;
    margin-right: auto;
    margin-top: calc((100vh - 700px) / 2);
    margin-left: calc((100vw - 50vw) / 2);
}
}
@media (max-width: 767px) {
.notification-box-alert[data-v-436743a1] {
    max-width: 100%;
    width: 100vw;
}
}

/* 3rd Party Deps */

/* App */

/* address section*/

.address__table {
  display:grid;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  grid-gap:1rem;
  gap:1rem;
  grid-auto-flow:row dense;
  --bg-opacity:1;
  background-color:#FFFFFF;
  background-color:rgba(255, 255, 255, var(--bg-opacity));
  padding:1rem;
  margin-top:0.25rem;
}

.address__table-col {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:flex-start;
  }

.address__table_error{
  --bg-opacity:1;
  background-color:#FFFFFF;
  background-color:rgba(255, 255, 255, var(--bg-opacity));
  padding:1rem;
  margin-bottom:-1rem;
}

/* cms*/

.cms-teasers {
  width:100%;
  --bg-opacity:1;
  background-color:#f2f6fb;
  background-color:rgba(242, 246, 251, var(--bg-opacity));
  display:flex;
  justify-content:center;
  padding:1.25rem;
  --text-opacity:1;
  color:#000000;
  color:rgba(0, 0, 0, var(--text-opacity));
}

.cms-teasers__container {
    display:grid;
    grid-gap:1rem;
    gap:1rem;
    padding-top:1rem;
    padding-bottom:1rem;
    padding-left:0;
    padding-right:0;
    margin-left:auto;
    margin-right:auto;
    margin-top:0;
    margin-bottom:0;
    align-items:center;
    max-width:100%;
    width: 960px;
  }

@media (max-width: 767px) {

.cms-teasers__container {
      justify-content: center
  }
    }

.cms-teasers__text {
    display:flex;
    align-items:center;
    justify-content:center;
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

.cms-teasers__text p {
      max-width:100%;
      font-size:0.875rem;
    }

.coorder-products {
  margin: 0 0.5rem;
}

/* Changed line height to fix all the issue of line height after node upgrade*/

.leading-tight {
  line-height: 20px !important;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

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

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

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #a0aec0;
}

input::placeholder,
textarea::placeholder {
  color: #a0aec0;
}

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

table {
  border-collapse: collapse;
}

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

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

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

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

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

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

/**
 * Constrain images and videos to the parent width and preserve
 * their instrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

/*
TODO Review Alfredo scroll bar implementation in FIGMA
{
//  scrollbar-color: theme('colors.bg-gray-light');
//  @screen sm {
//    scrollbar-width: thin;
//  }
//  &::-webkit-scrollbar {
//    width: 11px;
//    margin: 3px;
//    @screen sm {
//      width: 15px;
//    }
//  }
//  &::-webkit-scrollbar-track {
//    padding: 3px;
//  }
//  &::-webkit-scrollbar-thumb {
//    @apply bg-gray-light;
//    @apply rounded-lg;
//  }
//}*/

*
::-webkit-scrollbar {
    width:0.625rem;
    height:0.625rem;
  }

*
::-webkit-scrollbar-track {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

*
::-webkit-scrollbar-thumb {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
    border-radius:9999px;
  }

html,
body {
  font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

body {
  color:rgba(255,255,255);
  font-size:15px;
  font-weight:400;
  letter-spacing:0.015624em;
  line-height:1.5rem;
}

p {
  font-size:15px;
  font-weight:400;
  letter-spacing:0.015624em;
  line-height:1.5rem;
}

hr {
  margin-top: 17px;
  margin-bottom: 17px;
  color: rgba(0, 17, 51, 0.05);
}

/*Transitions*/

/*Fade*/

.fade-enter-active,
.fade-leave-active {
  transition-property:opacity;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:450ms;
}

.fade-enter,
.fade-leave-to {
  opacity:0;
}

/*Slide*/

.slide-up-enter-active,
.slide-up-leave-active,
.slide-right-enter-active,
.slide-right-leave-active,
.slide-down-enter-active,
.slide-down-leave-active,
.slide-left-enter-active,
.slide-left-leave-active {
  transition-property:transform;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:270ms;
}

.slide-up-enter,
.slide-up-leave-to {
  --transform-translate-x:0;
  --transform-translate-y:0;
  --transform-rotate:0;
  --transform-skew-x:0;
  --transform-skew-y:0;
  --transform-scale-x:1;
  --transform-scale-y:1;
  transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  --transform-translate-y:100%;
}

.slide-down-enter,
.slide-down-leave-to {
  --transform-translate-x:0;
  --transform-translate-y:0;
  --transform-rotate:0;
  --transform-skew-x:0;
  --transform-skew-y:0;
  --transform-scale-x:1;
  --transform-scale-y:1;
  transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  --transform-translate-y:-100%;
}

.slide-left-enter,
.slide-left-leave-to {
  --transform-translate-x:0;
  --transform-translate-y:0;
  --transform-rotate:0;
  --transform-skew-x:0;
  --transform-skew-y:0;
  --transform-scale-x:1;
  --transform-scale-y:1;
  transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  --transform-translate-x:-100%;
}

.slide-right-enter,
.slide-right-leave-to {
  --transform-translate-x:0;
  --transform-translate-y:0;
  --transform-rotate:0;
  --transform-skew-x:0;
  --transform-skew-y:0;
  --transform-scale-x:1;
  --transform-scale-y:1;
  transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  --transform-translate-x:100%;
}

/*Icon Expand*/

.icon-expand-enter-active,
.icon-expand-leave-active {
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:270ms;
  display:flex;
  align-items:center;
}

.icon-expand-enter-active {
  transition-delay:360ms;
}

.icon-expand-leave-active {
  transition-delay:180ms;
}

.icon-expand-enter,
.icon-expand-leave-to {
  max-width:0rem;
  opacity:0;
}

.icon-expand-enter-to,
.icon-expand-leave {
  max-width: 1.25em;
}

.container {
  width:100%;
}

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

@media (min-width: 20rem) {
  .container {
    max-width:20rem;
  }
}

@media (min-width: 25rem) {
  .container {
    max-width:25rem;
  }
}

@media (min-width: 30rem) {
  .container {
    max-width:30rem;
  }
}

@media (min-width: 40rem) {
  .container {
    max-width:40rem;
  }
}

@media (min-width: 55rem) {
  .container {
    max-width:55rem;
  }
}

@media (min-width: 60rem) {
  .container {
    max-width:60rem;
  }
}

@media (min-width: 65rem) {
  .container {
    max-width:65rem;
  }
}

@media (min-width: 70rem) {
  .container {
    max-width:70rem;
  }
}

@media (min-width: 80rem) {
  .container {
    max-width:80rem;
  }
}

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

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

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

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

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

.form-input {
  -webkit-appearance:none;
     -moz-appearance:none;
          appearance:none;
  background-color:#ffffff;
  border-color:#d2d6dc;
  border-width:1px;
  border-radius:0.375rem;
  padding-top:0.5rem;
  padding-right:0.75rem;
  padding-bottom:0.5rem;
  padding-left:0.75rem;
  font-size:1rem;
  line-height:1.5;
}

.form-input::-moz-placeholder {
  color:#9fa6b2;
  opacity:1;
}

.form-input::placeholder {
  color:#9fa6b2;
  opacity:1;
}

.form-input:focus {
  outline:none;
  box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  border-color:#a4cafe;
}

.form-textarea {
  -webkit-appearance:none;
     -moz-appearance:none;
          appearance:none;
  background-color:#ffffff;
  border-color:#d2d6dc;
  border-width:1px;
  border-radius:0.375rem;
  padding-top:0.5rem;
  padding-right:0.75rem;
  padding-bottom:0.5rem;
  padding-left:0.75rem;
  font-size:1rem;
  line-height:1.5;
}

.form-textarea::-moz-placeholder {
  color:#9fa6b2;
  opacity:1;
}

.form-textarea::placeholder {
  color:#9fa6b2;
  opacity:1;
}

.form-textarea:focus {
  outline:none;
  box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  border-color:#a4cafe;
}

.form-multiselect {
  -webkit-appearance:none;
     -moz-appearance:none;
          appearance:none;
  background-color:#ffffff;
  border-color:#d2d6dc;
  border-width:1px;
  border-radius:0.375rem;
  padding-top:0.5rem;
  padding-right:0.75rem;
  padding-bottom:0.5rem;
  padding-left:0.75rem;
  font-size:1rem;
  line-height:1.5;
}

.form-multiselect:focus {
  outline:none;
  box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  border-color:#a4cafe;
}

.form-select {
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3e%3cpath d='M7 7l3-3 3 3m0 6l-3 3-3-3' stroke='%239fa6b2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
  -webkit-appearance:none;
     -moz-appearance:none;
          appearance:none;
  -webkit-print-color-adjust:exact;
          color-adjust:exact;
  background-repeat:no-repeat;
  background-color:#ffffff;
  border-color:#d2d6dc;
  border-width:1px;
  border-radius:0.375rem;
  padding-top:0.5rem;
  padding-right:2.5rem;
  padding-bottom:0.5rem;
  padding-left:0.75rem;
  font-size:1rem;
  line-height:1.5;
  background-position:right 0.5rem center;
  background-size:1.5em 1.5em;
}

.form-select::-ms-expand {
  color:#9fa6b2;
  border:none;
}

@media not print {
  .form-select::-ms-expand {
    display:none;
  }
}

@media print and (-ms-high-contrast: active), print and (-ms-high-contrast: none) {
  .form-select {
    padding-right:0.75rem;
  }
}

.form-select:focus {
  outline:none;
  box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  border-color:#a4cafe;
}

.form-checkbox:checked {
  background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.707 7.293a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414L7 8.586 5.707 7.293z'/%3e%3c/svg%3e");
  border-color:transparent;
  background-color:currentColor;
  background-size:100% 100%;
  background-position:center;
  background-repeat:no-repeat;
}

@media not print {
  .form-checkbox::-ms-check {
    border-width:1px;
    color:transparent;
    background:inherit;
    border-color:inherit;
    border-radius:inherit;
  }
}

.form-checkbox {
  -webkit-appearance:none;
     -moz-appearance:none;
          appearance:none;
  -webkit-print-color-adjust:exact;
          color-adjust:exact;
  display:inline-block;
  vertical-align:middle;
  background-origin:border-box;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none;
  flex-shrink:0;
  height:1rem;
  width:1rem;
  color:#3f83f8;
  background-color:#ffffff;
  border-color:#d2d6dc;
  border-width:1px;
  border-radius:0.25rem;
}

.form-checkbox:focus {
  outline:none;
  box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  border-color:#a4cafe;
}

.form-checkbox:checked:focus {
  border-color:transparent;
}

.form-radio:checked {
  background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
  border-color:transparent;
  background-color:currentColor;
  background-size:100% 100%;
  background-position:center;
  background-repeat:no-repeat;
}

@media not print {
  .form-radio::-ms-check {
    border-width:1px;
    color:transparent;
    background:inherit;
    border-color:inherit;
    border-radius:inherit;
  }
}

.form-radio {
  -webkit-appearance:none;
     -moz-appearance:none;
          appearance:none;
  -webkit-print-color-adjust:exact;
          color-adjust:exact;
  display:inline-block;
  vertical-align:middle;
  background-origin:border-box;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none;
  flex-shrink:0;
  border-radius:100%;
  height:1rem;
  width:1rem;
  color:#3f83f8;
  background-color:#ffffff;
  border-color:#d2d6dc;
  border-width:1px;
}

.form-radio:focus {
  outline:none;
  box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  border-color:#a4cafe;
}

.form-radio:checked:focus {
  border-color:transparent;
}

.prose {
  color:#4a5568;
  max-width:65ch;
}

.prose [class~="lead"] {
  color:#4a5568;
  font-size:1.25em;
  line-height:1.6;
  margin-top:1.2em;
  margin-bottom:1.2em;
}

.prose a {
  color:#1a202c;
  text-decoration:none;
  font-weight:600;
}

.prose strong {
  color:#1a202c;
  font-weight:600;
}

.prose ol {
  counter-reset:list-counter;
  margin-top:1.25em;
  margin-bottom:1.25em;
}

.prose ol > li {
  position:relative;
  counter-increment:list-counter;
  padding-left:1.75em;
}

.prose ol > li::before {
  content:counter(list-counter) ".";
  position:absolute;
  font-weight:400;
  color:#718096;
}

.prose ul > li {
  position:relative;
  padding-left:1.75em;
}

.prose ul > li::before {
  content:"";
  position:absolute;
  background-color:#cbd5e0;
  border-radius:50%;
  width:0.375em;
  height:0.375em;
  top:calc(0.875em - 0.1875em);
  left:0.25em;
}

.prose hr {
  border-color:#e2e8f0;
  border-top-width:1px;
  margin-top:3em;
  margin-bottom:3em;
}

.prose blockquote {
  font-weight:500;
  font-style:italic;
  color:#1a202c;
  border-left-width:0.25rem;
  border-left-color:#e2e8f0;
  quotes:"\201C""\201D""\2018""\2019";
  margin-top:1.6em;
  margin-bottom:1.6em;
  padding-left:1em;
}

.prose blockquote p:first-of-type::before {
  content:open-quote;
}

.prose blockquote p:last-of-type::after {
  content:close-quote;
}

.prose h1 {
  color:#1a202c;
  font-weight:800;
  font-size:2.25em;
  margin-top:0;
  margin-bottom:0.8888889em;
  line-height:1.1111111;
}

.prose h2 {
  color:#1a202c;
  font-weight:700;
  font-size:1.5em;
  margin-top:2em;
  margin-bottom:1em;
  line-height:1.3333333;
}

.prose h3 {
  color:#1a202c;
  font-weight:600;
  font-size:1.25em;
  margin-top:1.6em;
  margin-bottom:0.6em;
  line-height:1.6;
}

.prose h4 {
  color:#1a202c;
  font-weight:600;
  margin-top:1.5em;
  margin-bottom:0.5em;
  line-height:1.5;
}

.prose figure figcaption {
  color:#718096;
  font-size:0.875em;
  line-height:1.4285714;
  margin-top:0.8571429em;
}

.prose code {
  color:#1a202c;
  font-weight:600;
  font-size:0.875em;
}

.prose code::before {
  content:"`";
}

.prose code::after {
  content:"`";
}

.prose pre {
  color:#e2e8f0;
  background-color:#2d3748;
  overflow-x:auto;
  font-size:0.875em;
  line-height:1.7142857;
  margin-top:1.7142857em;
  margin-bottom:1.7142857em;
  border-radius:0.375rem;
  padding-top:0.8571429em;
  padding-right:1.1428571em;
  padding-bottom:0.8571429em;
  padding-left:1.1428571em;
}

.prose pre code {
  background-color:transparent;
  border-width:0;
  border-radius:0;
  padding:0;
  font-weight:400;
  color:inherit;
  font-size:inherit;
  font-family:inherit;
  line-height:inherit;
}

.prose pre code::before {
  content:"";
}

.prose pre code::after {
  content:"";
}

.prose table {
  width:100%;
  table-layout:auto;
  text-align:left;
  margin-top:2em;
  margin-bottom:2em;
  font-size:0.875em;
  line-height:1.7142857;
}

.prose thead {
  color:#1a202c;
  font-weight:600;
  border-bottom-width:1px;
  border-bottom-color:#cbd5e0;
}

.prose thead th {
  vertical-align:bottom;
  padding-right:0.5714286em;
  padding-bottom:0.5714286em;
  padding-left:0.5714286em;
}

.prose tbody tr {
  border-bottom-width:1px;
  border-bottom-color:#e2e8f0;
}

.prose tbody tr:last-child {
  border-bottom-width:0;
}

.prose tbody td {
  vertical-align:top;
  padding-top:0.5714286em;
  padding-right:0.5714286em;
  padding-bottom:0.5714286em;
  padding-left:0.5714286em;
}

.prose {
  font-size:1rem;
  line-height:1.75;
}

.prose p {
  margin-top:1.25em;
  margin-bottom:1.25em;
}

.prose img {
  margin-top:2em;
  margin-bottom:2em;
}

.prose video {
  margin-top:2em;
  margin-bottom:2em;
}

.prose figure {
  margin-top:2em;
  margin-bottom:2em;
}

.prose figure > * {
  margin-top:0;
  margin-bottom:0;
}

.prose h2 code {
  font-size:0.875em;
}

.prose h3 code {
  font-size:0.9em;
}

.prose ul {
  margin-top:1.25em;
  margin-bottom:1.25em;
}

.prose li {
  margin-top:0.5em;
  margin-bottom:0.5em;
}

.prose ol > li:before {
  left:0;
}

.prose > ul > li p {
  margin-top:0.75em;
  margin-bottom:0.75em;
}

.prose > ul > li > *:first-child {
  margin-top:1.25em;
}

.prose > ul > li > *:last-child {
  margin-bottom:1.25em;
}

.prose > ol > li > *:first-child {
  margin-top:1.25em;
}

.prose > ol > li > *:last-child {
  margin-bottom:1.25em;
}

.prose ul ul, .prose ul ol, .prose ol ul, .prose ol ol {
  margin-top:0.75em;
  margin-bottom:0.75em;
}

.prose hr + * {
  margin-top:0;
}

.prose h2 + * {
  margin-top:0;
}

.prose h3 + * {
  margin-top:0;
}

.prose h4 + * {
  margin-top:0;
}

.prose thead th:first-child {
  padding-left:0;
}

.prose thead th:last-child {
  padding-right:0;
}

.prose tbody td:first-child {
  padding-left:0;
}

.prose tbody td:last-child {
  padding-right:0;
}

.prose > :first-child {
  margin-top:0;
}

.prose > :last-child {
  margin-bottom:0;
}

.prose h1, .prose h2, .prose h3, .prose h4 {
}

.prose-sm {
  font-size:0.875rem;
  line-height:1.7142857;
}

.prose-sm p {
  margin-top:1.1428571em;
  margin-bottom:1.1428571em;
}

.prose-sm [class~="lead"] {
  font-size:1.2857143em;
  line-height:1.5555556;
  margin-top:0.8888889em;
  margin-bottom:0.8888889em;
}

.prose-sm blockquote {
  margin-top:1.3333333em;
  margin-bottom:1.3333333em;
  padding-left:1.1111111em;
}

.prose-sm h1 {
  font-size:2.1428571em;
  margin-top:0;
  margin-bottom:0.8em;
  line-height:1.2;
}

.prose-sm h2 {
  font-size:1.4285714em;
  margin-top:1.6em;
  margin-bottom:0.8em;
  line-height:1.4;
}

.prose-sm h3 {
  font-size:1.2857143em;
  margin-top:1.5555556em;
  margin-bottom:0.4444444em;
  line-height:1.5555556;
}

.prose-sm h4 {
  margin-top:1.4285714em;
  margin-bottom:0.5714286em;
  line-height:1.4285714;
}

.prose-sm img {
  margin-top:1.7142857em;
  margin-bottom:1.7142857em;
}

.prose-sm video {
  margin-top:1.7142857em;
  margin-bottom:1.7142857em;
}

.prose-sm figure {
  margin-top:1.7142857em;
  margin-bottom:1.7142857em;
}

.prose-sm figure > * {
  margin-top:0;
  margin-bottom:0;
}

.prose-sm figure figcaption {
  font-size:0.8571429em;
  line-height:1.3333333;
  margin-top:0.6666667em;
}

.prose-sm code {
  font-size:0.8571429em;
}

.prose-sm h2 code {
  font-size:0.9em;
}

.prose-sm h3 code {
  font-size:0.8888889em;
}

.prose-sm pre {
  font-size:0.8571429em;
  line-height:1.6666667;
  margin-top:1.6666667em;
  margin-bottom:1.6666667em;
  border-radius:0.25rem;
  padding-top:0.6666667em;
  padding-right:1em;
  padding-bottom:0.6666667em;
  padding-left:1em;
}

.prose-sm ol {
  margin-top:1.1428571em;
  margin-bottom:1.1428571em;
}

.prose-sm ul {
  margin-top:1.1428571em;
  margin-bottom:1.1428571em;
}

.prose-sm li {
  margin-top:0.2857143em;
  margin-bottom:0.2857143em;
}

.prose-sm ol > li {
  padding-left:1.5714286em;
}

.prose-sm ol > li:before {
  left:0;
}

.prose-sm ul > li {
  padding-left:1.5714286em;
}

.prose-sm ul > li::before {
  height:0.3571429em;
  width:0.3571429em;
  top:calc(0.8571429em - 0.1785714em);
  left:0.2142857em;
}

.prose-sm > ul > li p {
  margin-top:0.5714286em;
  margin-bottom:0.5714286em;
}

.prose-sm > ul > li > *:first-child {
  margin-top:1.1428571em;
}

.prose-sm > ul > li > *:last-child {
  margin-bottom:1.1428571em;
}

.prose-sm > ol > li > *:first-child {
  margin-top:1.1428571em;
}

.prose-sm > ol > li > *:last-child {
  margin-bottom:1.1428571em;
}

.prose-sm ul ul, .prose-sm ul ol, .prose-sm ol ul, .prose-sm ol ol {
  margin-top:0.5714286em;
  margin-bottom:0.5714286em;
}

.prose-sm hr {
  margin-top:2.8571429em;
  margin-bottom:2.8571429em;
}

.prose-sm hr + * {
  margin-top:0;
}

.prose-sm h2 + * {
  margin-top:0;
}

.prose-sm h3 + * {
  margin-top:0;
}

.prose-sm h4 + * {
  margin-top:0;
}

.prose-sm table {
  font-size:0.8571429em;
  line-height:1.5;
}

.prose-sm thead th {
  padding-right:1em;
  padding-bottom:0.6666667em;
  padding-left:1em;
}

.prose-sm thead th:first-child {
  padding-left:0;
}

.prose-sm thead th:last-child {
  padding-right:0;
}

.prose-sm tbody td {
  padding-top:0.6666667em;
  padding-right:1em;
  padding-bottom:0.6666667em;
  padding-left:1em;
}

.prose-sm tbody td:first-child {
  padding-left:0;
}

.prose-sm tbody td:last-child {
  padding-right:0;
}

.prose-sm > :first-child {
  margin-top:0;
}

.prose-sm > :last-child {
  margin-bottom:0;
}

.prose-lg {
  font-size:1.125rem;
  line-height:1.7777778;
}

.prose-lg p {
  margin-top:1.3333333em;
  margin-bottom:1.3333333em;
}

.prose-lg [class~="lead"] {
  font-size:1.2222222em;
  line-height:1.4545455;
  margin-top:1.0909091em;
  margin-bottom:1.0909091em;
}

.prose-lg blockquote {
  margin-top:1.6666667em;
  margin-bottom:1.6666667em;
  padding-left:1em;
}

.prose-lg h1 {
  font-size:2.6666667em;
  margin-top:0;
  margin-bottom:0.8333333em;
  line-height:1;
}

.prose-lg h2 {
  font-size:1.6666667em;
  margin-top:1.8666667em;
  margin-bottom:1.0666667em;
  line-height:1.3333333;
}

.prose-lg h3 {
  font-size:1.3333333em;
  margin-top:1.6666667em;
  margin-bottom:0.6666667em;
  line-height:1.5;
}

.prose-lg h4 {
  margin-top:1.7777778em;
  margin-bottom:0.4444444em;
  line-height:1.5555556;
}

.prose-lg img {
  margin-top:1.7777778em;
  margin-bottom:1.7777778em;
}

.prose-lg video {
  margin-top:1.7777778em;
  margin-bottom:1.7777778em;
}

.prose-lg figure {
  margin-top:1.7777778em;
  margin-bottom:1.7777778em;
}

.prose-lg figure > * {
  margin-top:0;
  margin-bottom:0;
}

.prose-lg figure figcaption {
  font-size:0.8888889em;
  line-height:1.5;
  margin-top:1em;
}

.prose-lg code {
  font-size:0.8888889em;
}

.prose-lg h2 code {
  font-size:0.8666667em;
}

.prose-lg h3 code {
  font-size:0.875em;
}

.prose-lg pre {
  font-size:0.8888889em;
  line-height:1.75;
  margin-top:2em;
  margin-bottom:2em;
  border-radius:0.375rem;
  padding-top:1em;
  padding-right:1.5em;
  padding-bottom:1em;
  padding-left:1.5em;
}

.prose-lg ol {
  margin-top:1.3333333em;
  margin-bottom:1.3333333em;
}

.prose-lg ul {
  margin-top:1.3333333em;
  margin-bottom:1.3333333em;
}

.prose-lg li {
  margin-top:0.6666667em;
  margin-bottom:0.6666667em;
}

.prose-lg ol > li {
  padding-left:1.6666667em;
}

.prose-lg ol > li:before {
  left:0;
}

.prose-lg ul > li {
  padding-left:1.6666667em;
}

.prose-lg ul > li::before {
  width:0.3333333em;
  height:0.3333333em;
  top:calc(0.8888889em - 0.1666667em);
  left:0.2222222em;
}

.prose-lg > ul > li p {
  margin-top:0.8888889em;
  margin-bottom:0.8888889em;
}

.prose-lg > ul > li > *:first-child {
  margin-top:1.3333333em;
}

.prose-lg > ul > li > *:last-child {
  margin-bottom:1.3333333em;
}

.prose-lg > ol > li > *:first-child {
  margin-top:1.3333333em;
}

.prose-lg > ol > li > *:last-child {
  margin-bottom:1.3333333em;
}

.prose-lg ul ul, .prose-lg ul ol, .prose-lg ol ul, .prose-lg ol ol {
  margin-top:0.8888889em;
  margin-bottom:0.8888889em;
}

.prose-lg hr {
  margin-top:3.1111111em;
  margin-bottom:3.1111111em;
}

.prose-lg hr + * {
  margin-top:0;
}

.prose-lg h2 + * {
  margin-top:0;
}

.prose-lg h3 + * {
  margin-top:0;
}

.prose-lg h4 + * {
  margin-top:0;
}

.prose-lg table {
  font-size:0.8888889em;
  line-height:1.5;
}

.prose-lg thead th {
  padding-right:0.75em;
  padding-bottom:0.75em;
  padding-left:0.75em;
}

.prose-lg thead th:first-child {
  padding-left:0;
}

.prose-lg thead th:last-child {
  padding-right:0;
}

.prose-lg tbody td {
  padding-top:0.75em;
  padding-right:0.75em;
  padding-bottom:0.75em;
  padding-left:0.75em;
}

.prose-lg tbody td:first-child {
  padding-left:0;
}

.prose-lg tbody td:last-child {
  padding-right:0;
}

.prose-lg > :first-child {
  margin-top:0;
}

.prose-lg > :last-child {
  margin-bottom:0;
}

.prose-xl {
  font-size:1.25rem;
  line-height:1.8;
}

.prose-xl p {
  margin-top:1.2em;
  margin-bottom:1.2em;
}

.prose-xl [class~="lead"] {
  font-size:1.2em;
  line-height:1.5;
  margin-top:1em;
  margin-bottom:1em;
}

.prose-xl blockquote {
  margin-top:1.6em;
  margin-bottom:1.6em;
  padding-left:1.0666667em;
}

.prose-xl h1 {
  font-size:2.8em;
  margin-top:0;
  margin-bottom:0.8571429em;
  line-height:1;
}

.prose-xl h2 {
  font-size:1.8em;
  margin-top:1.5555556em;
  margin-bottom:0.8888889em;
  line-height:1.1111111;
}

.prose-xl h3 {
  font-size:1.5em;
  margin-top:1.6em;
  margin-bottom:0.6666667em;
  line-height:1.3333333;
}

.prose-xl h4 {
  margin-top:1.8em;
  margin-bottom:0.6em;
  line-height:1.6;
}

.prose-xl img {
  margin-top:2em;
  margin-bottom:2em;
}

.prose-xl video {
  margin-top:2em;
  margin-bottom:2em;
}

.prose-xl figure {
  margin-top:2em;
  margin-bottom:2em;
}

.prose-xl figure > * {
  margin-top:0;
  margin-bottom:0;
}

.prose-xl figure figcaption {
  font-size:0.9em;
  line-height:1.5555556;
  margin-top:1em;
}

.prose-xl code {
  font-size:0.9em;
}

.prose-xl h2 code {
  font-size:0.8611111em;
}

.prose-xl h3 code {
  font-size:0.9em;
}

.prose-xl pre {
  font-size:0.9em;
  line-height:1.7777778;
  margin-top:2em;
  margin-bottom:2em;
  border-radius:0.5rem;
  padding-top:1.1111111em;
  padding-right:1.3333333em;
  padding-bottom:1.1111111em;
  padding-left:1.3333333em;
}

.prose-xl ol {
  margin-top:1.2em;
  margin-bottom:1.2em;
}

.prose-xl ul {
  margin-top:1.2em;
  margin-bottom:1.2em;
}

.prose-xl li {
  margin-top:0.6em;
  margin-bottom:0.6em;
}

.prose-xl ol > li {
  padding-left:1.8em;
}

.prose-xl ol > li:before {
  left:0;
}

.prose-xl ul > li {
  padding-left:1.8em;
}

.prose-xl ul > li::before {
  width:0.35em;
  height:0.35em;
  top:calc(0.9em - 0.175em);
  left:0.25em;
}

.prose-xl > ul > li p {
  margin-top:0.8em;
  margin-bottom:0.8em;
}

.prose-xl > ul > li > *:first-child {
  margin-top:1.2em;
}

.prose-xl > ul > li > *:last-child {
  margin-bottom:1.2em;
}

.prose-xl > ol > li > *:first-child {
  margin-top:1.2em;
}

.prose-xl > ol > li > *:last-child {
  margin-bottom:1.2em;
}

.prose-xl ul ul, .prose-xl ul ol, .prose-xl ol ul, .prose-xl ol ol {
  margin-top:0.8em;
  margin-bottom:0.8em;
}

.prose-xl hr {
  margin-top:2.8em;
  margin-bottom:2.8em;
}

.prose-xl hr + * {
  margin-top:0;
}

.prose-xl h2 + * {
  margin-top:0;
}

.prose-xl h3 + * {
  margin-top:0;
}

.prose-xl h4 + * {
  margin-top:0;
}

.prose-xl table {
  font-size:0.9em;
  line-height:1.5555556;
}

.prose-xl thead th {
  padding-right:0.6666667em;
  padding-bottom:0.8888889em;
  padding-left:0.6666667em;
}

.prose-xl thead th:first-child {
  padding-left:0;
}

.prose-xl thead th:last-child {
  padding-right:0;
}

.prose-xl tbody td {
  padding-top:0.8888889em;
  padding-right:0.6666667em;
  padding-bottom:0.8888889em;
  padding-left:0.6666667em;
}

.prose-xl tbody td:first-child {
  padding-left:0;
}

.prose-xl tbody td:last-child {
  padding-right:0;
}

.prose-xl > :first-child {
  margin-top:0;
}

.prose-xl > :last-child {
  margin-bottom:0;
}

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

.prose-2xl p {
  margin-top:1.3333333em;
  margin-bottom:1.3333333em;
}

.prose-2xl [class~="lead"] {
  font-size:1.25em;
  line-height:1.4666667;
  margin-top:1.0666667em;
  margin-bottom:1.0666667em;
}

.prose-2xl blockquote {
  margin-top:1.7777778em;
  margin-bottom:1.7777778em;
  padding-left:1.1111111em;
}

.prose-2xl h1 {
  font-size:2.6666667em;
  margin-top:0;
  margin-bottom:0.875em;
  line-height:1;
}

.prose-2xl h2 {
  font-size:2em;
  margin-top:1.5em;
  margin-bottom:0.8333333em;
  line-height:1.0833333;
}

.prose-2xl h3 {
  font-size:1.5em;
  margin-top:1.5555556em;
  margin-bottom:0.6666667em;
  line-height:1.2222222;
}

.prose-2xl h4 {
  margin-top:1.6666667em;
  margin-bottom:0.6666667em;
  line-height:1.5;
}

.prose-2xl img {
  margin-top:2em;
  margin-bottom:2em;
}

.prose-2xl video {
  margin-top:2em;
  margin-bottom:2em;
}

.prose-2xl figure {
  margin-top:2em;
  margin-bottom:2em;
}

.prose-2xl figure > * {
  margin-top:0;
  margin-bottom:0;
}

.prose-2xl figure figcaption {
  font-size:0.8333333em;
  line-height:1.6;
  margin-top:1em;
}

.prose-2xl code {
  font-size:0.8333333em;
}

.prose-2xl h2 code {
  font-size:0.875em;
}

.prose-2xl h3 code {
  font-size:0.8888889em;
}

.prose-2xl pre {
  font-size:0.8333333em;
  line-height:1.8;
  margin-top:2em;
  margin-bottom:2em;
  border-radius:0.5rem;
  padding-top:1.2em;
  padding-right:1.6em;
  padding-bottom:1.2em;
  padding-left:1.6em;
}

.prose-2xl ol {
  margin-top:1.3333333em;
  margin-bottom:1.3333333em;
}

.prose-2xl ul {
  margin-top:1.3333333em;
  margin-bottom:1.3333333em;
}

.prose-2xl li {
  margin-top:0.5em;
  margin-bottom:0.5em;
}

.prose-2xl ol > li {
  padding-left:1.6666667em;
}

.prose-2xl ol > li:before {
  left:0;
}

.prose-2xl ul > li {
  padding-left:1.6666667em;
}

.prose-2xl ul > li::before {
  width:0.3333333em;
  height:0.3333333em;
  top:calc(0.8333333em - 0.1666667em);
  left:0.25em;
}

.prose-2xl > ul > li p {
  margin-top:0.8333333em;
  margin-bottom:0.8333333em;
}

.prose-2xl > ul > li > *:first-child {
  margin-top:1.3333333em;
}

.prose-2xl > ul > li > *:last-child {
  margin-bottom:1.3333333em;
}

.prose-2xl > ol > li > *:first-child {
  margin-top:1.3333333em;
}

.prose-2xl > ol > li > *:last-child {
  margin-bottom:1.3333333em;
}

.prose-2xl ul ul, .prose-2xl ul ol, .prose-2xl ol ul, .prose-2xl ol ol {
  margin-top:0.6666667em;
  margin-bottom:0.6666667em;
}

.prose-2xl hr {
  margin-top:3em;
  margin-bottom:3em;
}

.prose-2xl hr + * {
  margin-top:0;
}

.prose-2xl h2 + * {
  margin-top:0;
}

.prose-2xl h3 + * {
  margin-top:0;
}

.prose-2xl h4 + * {
  margin-top:0;
}

.prose-2xl table {
  font-size:0.8333333em;
  line-height:1.4;
}

.prose-2xl thead th {
  padding-right:0.6em;
  padding-bottom:0.8em;
  padding-left:0.6em;
}

.prose-2xl thead th:first-child {
  padding-left:0;
}

.prose-2xl thead th:last-child {
  padding-right:0;
}

.prose-2xl tbody td {
  padding-top:0.8em;
  padding-right:0.6em;
  padding-bottom:0.8em;
  padding-left:0.6em;
}

.prose-2xl tbody td:first-child {
  padding-left:0;
}

.prose-2xl tbody td:last-child {
  padding-right:0;
}

.prose-2xl > :first-child {
  margin-top:0;
}

.prose-2xl > :last-child {
  margin-bottom:0;
}

.input.has-error input {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

.input.has-error input:focus {
      box-shadow:0 0 0 1px #B30300;
    }

.input.input--with-left-icon input {
    /* Whilst in theory, uses tailwind sizes, we are using absolute for accessibility: 12 + 24 + 8*/
    padding-left: 44px;
  }

.input.input--with-right-icon input {
    /* Whilst in theory, uses tailwind sizes, we are using absolute for accessibility: 12 + 24 + 8*/
    padding-right: 44px;
  }

.input-wrapper {
  margin-top:1px;
  position:relative;
}

.input-label {
  font-size:1rem;
  font-weight:400;
  letter-spacing:0.009375em;
  line-height:1.5rem;
  font-weight:700;
  margin-bottom:0.25rem;
}

.input-input {
  display:block;
  width:100%;
  height:3rem;
  padding-left:0.75rem;
  padding-right:0.75rem;
  position:relative;
  border-width:1px;
  --border-opacity:1;
  border-color:#979493;
  border-color:rgba(151, 148, 147, var(--border-opacity));
  border-radius:30px;
  outline:2px solid transparent;
  outline-offset:2px;
  font-size:1rem;
  font-weight:400;
  letter-spacing:0.009375em;
  line-height:1.5rem;
  /* From the ria app*/
  /*noinspection CssInvalidFunction*/
  caret-color: #A1FFD7;
}

.input-input::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

.input-input::placeholder {
    color:rgba(0,17,51,0.3);
  }

.input-input:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
    box-shadow:0 0 0 1px #A1FFD7;
    border-width:2px;
  }

.input-input[disabled='disabled'] {
  background-color:transparent;
}

.input-left-icon,
.input-right-icon {
  position:absolute;
  top:0;
  bottom:0;
  display:flex;
  align-items:center;
  /*@apply pointer-events-none;*/
  color:rgba(255,255,255);
}

.input-left-icon button, .input-right-icon button {
    outline:2px solid transparent;
    outline-offset:2px;
    height:1.5rem;
  }

.input-left-icon {
  left:0;
  padding-left:0.75rem;
  padding-right:0.5rem;
}

.input-right-icon {
  right:0;
  padding-right:0.75rem;
  padding-left:0.5rem;
}

.input-validation {
  margin-top:0.25rem;
  --text-opacity:1;
  color:#B30300;
  color:rgba(179, 3, 0, var(--text-opacity));
  font-size:0.75rem;
  font-weight:700;
  letter-spacing:0.015624em;
  line-height:1rem;
}

.input-helper {
  margin-top:0.25rem;
  color:rgba(255,255,255);
  font-size:0.75rem;
  font-weight:700;
  letter-spacing:0.015624em;
  line-height:1rem;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */

input[type='number'] {
  -moz-appearance: textfield;
}

/*!
 * vue-material v1.0.0-beta-15
 * Made with <3 by marcosmoura 2020
 * Released under the MIT License.
 */

/*NOTE: SB - Removed Global styles*/

/* Forked from //@import '~vue-material/dist/components/MdRipple/index.css';*/

/**, :after, :before {*/

/*  box-sizing: inherit*/

/*}*/

/**/

/*html {*/

/*  height: 100%;*/

/*  box-sizing: border-box;*/

/*  transition: background-color .3s cubic-bezier(.25, .8, .25, 1)*/

/*}*/

/**/

/*body {*/

/*  min-height: 100%;*/

/*  margin: 0;*/

/*  position: relative;*/

/*  -webkit-tap-highlight-color: transparent;*/

/*  -webkit-touch-callout: none;*/

/*  -webkit-text-size-adjust: 100%;*/

/*  -ms-text-size-adjust: 100%;*/

/*  -moz-osx-font-smoothing: grayscale;*/

/*  -webkit-font-smoothing: antialiased;*/

/*  font-family: Roboto, Noto Sans, -apple-system, BlinkMacSystemFont, sans-serif*/

/*}*/

/**/

/*a:not(.md-button) {*/

/*  transition: .3s cubic-bezier(.25, .8, .25, 1);*/

/*  transition-property: color, background-color, opacity*/

/*}*/

/**/

/*audio, canvas, embed, iframe, img, object, video {*/

/*  max-width: 100%;*/

/*  font-style: italic;*/

/*  vertical-align: middle*/

/*}*/

/**/

/*audio:not(.md-image), canvas:not(.md-image), embed:not(.md-image), iframe:not(.md-image), img:not(.md-image), object:not(.md-image), video:not(.md-image) {*/

/*  height: auto*/

/*}*/

/**/

/*[tabindex="-1"]:focus {*/

/*  outline: none !important*/

/*}*/

.md-scrollbar::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  border-radius: 8px;
}

.md-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 8px;
}

.md-scrollbar::-webkit-scrollbar-button {
  display: none;
}

.md-caption {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 17px;
}

.md-body-1,
body {
  font-weight: 400;
  line-height: 20px;
}

.md-body-1,
.md-body-2,
body {
  font-size: 14px;
  letter-spacing: 0.01em;
}

.md-body-2 {
  font-weight: 500;
  line-height: 24px;
}

.md-subheading {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 24px;
}

.md-title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.005em;
  line-height: 26px;
}

.md-headline {
  font-size: 24px;
  line-height: 32px;
}

.md-display-1,
.md-headline {
  font-weight: 400;
  letter-spacing: 0;
}

.md-display-1 {
  font-size: 34px;
  line-height: 40px;
}

.md-display-2 {
  font-size: 45px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 48px;
}

.md-display-3 {
  font-size: 56px;
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 58px;
}

.md-display-4 {
  font-size: 112px;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 112px;
}

/*a:not(.md-button) {*/

/*  text-decoration: none*/

/*}*/

/**/

/*a:not(.md-button):hover {*/

/*  text-decoration: underline*/

/*}*/

/**/

/*button:focus {*/

/*  outline: none*/

/*}*/

.md-ripple {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 3;
  overflow: hidden;
  -webkit-mask-image: radial-gradient(circle, #fff 100%, #000 0);
}

.md-ripple-wave {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  background: currentColor;
  border-radius: 50%;
  opacity: 0;
  transform: scale(2) translateZ(0);
}

.md-ripple-wave.md-centered {
  animation-duration: 1.2s;
  top: 50%;
  left: 50%;
}

.md-ripple-wave ~ :not(.md-ripple-wave) {
  position: relative;
  z-index: 2;
}

.md-ripple-enter-active {
  transition: 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-property: opacity, transform;
  will-change: opacity, transform;
}

.md-ripple-enter-active.md-centered {
  transition-duration: 1.2s;
}

.md-ripple-enter {
  opacity: 0.26;
  transform: scale(0.26) translateZ(0);
}

.p-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Non vue overlay animations */

.p-connected-overlay {
  opacity: 0;
  transform: scaleY(0.8);
  transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1),
    opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
}

.p-connected-overlay-visible {
  opacity: 1;
  transform: scaleY(1);
}

.p-connected-overlay-hidden {
  opacity: 0;
  transform: scaleY(1);
  transition: opacity 0.1s linear;
}

/* Vue based overlay animations */

.p-connected-overlay-enter {
  opacity: 0;
  transform: scaleY(0.8);
}

.p-connected-overlay-leave-to {
  opacity: 0;
}

.p-connected-overlay-enter-active {
  transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1),
    opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
}

.p-connected-overlay-leave-active {
  transition: opacity 0.1s linear;
}

.space-y-0 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(0px * var(--space-y-reverse));
}

.space-x-0 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(0px * var(--space-x-reverse));
  margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
}

.space-y-1 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(0.25rem * var(--space-y-reverse));
}

.space-x-1 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(0.25rem * var(--space-x-reverse));
  margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
}

.space-y-2 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(0.5rem * var(--space-y-reverse));
}

.space-x-2 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(0.5rem * var(--space-x-reverse));
  margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
}

.space-y-3 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(0.75rem * var(--space-y-reverse));
}

.space-x-3 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(0.75rem * var(--space-x-reverse));
  margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
}

.space-y-4 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(1rem * var(--space-y-reverse));
}

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

.space-y-5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(1.25rem * var(--space-y-reverse));
}

.space-x-5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(1.25rem * var(--space-x-reverse));
  margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
}

.space-y-6 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(1.5rem * var(--space-y-reverse));
}

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

.space-y-7 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(1.75rem * var(--space-y-reverse));
}

.space-x-7 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(1.75rem * var(--space-x-reverse));
  margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
}

.space-y-8 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(2rem * var(--space-y-reverse));
}

.space-x-8 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(2rem * var(--space-x-reverse));
  margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
}

.space-y-9 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(2.25rem * var(--space-y-reverse));
}

.space-x-9 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(2.25rem * var(--space-x-reverse));
  margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
}

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

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

.space-y-11 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(2.75rem * var(--space-y-reverse));
}

.space-x-11 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(2.75rem * var(--space-x-reverse));
  margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
}

.space-y-12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(3rem * var(--space-y-reverse));
}

.space-x-12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(3rem * var(--space-x-reverse));
  margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
}

.space-y-13 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(3.25rem * var(--space-y-reverse));
}

.space-x-13 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(3.25rem * var(--space-x-reverse));
  margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
}

.space-y-14 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(3.5rem * var(--space-y-reverse));
}

.space-x-14 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(3.5rem * var(--space-x-reverse));
  margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
}

.space-y-15 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(3.75rem * var(--space-y-reverse));
}

.space-x-15 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(3.75rem * var(--space-x-reverse));
  margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
}

.space-y-16 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(4rem * var(--space-y-reverse));
}

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

.space-y-18 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(4.5rem * var(--space-y-reverse));
}

.space-x-18 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(4.5rem * var(--space-x-reverse));
  margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
}

.space-y-20 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(5rem * var(--space-y-reverse));
}

.space-x-20 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(5rem * var(--space-x-reverse));
  margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
}

.space-y-24 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(6rem * var(--space-y-reverse));
}

.space-x-24 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(6rem * var(--space-x-reverse));
  margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
}

.space-y-28 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(7rem * var(--space-y-reverse));
}

.space-x-28 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(7rem * var(--space-x-reverse));
  margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
}

.space-y-32 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(8rem * var(--space-y-reverse));
}

.space-x-32 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(8rem * var(--space-x-reverse));
  margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
}

.space-y-36 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(9rem * var(--space-y-reverse));
}

.space-x-36 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(9rem * var(--space-x-reverse));
  margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
}

.space-y-40 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(10rem * var(--space-y-reverse));
}

.space-x-40 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(10rem * var(--space-x-reverse));
  margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
}

.space-y-44 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(11rem * var(--space-y-reverse));
}

.space-x-44 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(11rem * var(--space-x-reverse));
  margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
}

.space-y-48 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(12rem * var(--space-y-reverse));
}

.space-x-48 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(12rem * var(--space-x-reverse));
  margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
}

.space-y-52 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(13rem * var(--space-y-reverse));
}

.space-x-52 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(13rem * var(--space-x-reverse));
  margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
}

.space-y-56 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(14rem * var(--space-y-reverse));
}

.space-x-56 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(14rem * var(--space-x-reverse));
  margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
}

.space-y-60 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(15rem * var(--space-y-reverse));
}

.space-x-60 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(15rem * var(--space-x-reverse));
  margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
}

.space-y-64 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(16rem * var(--space-y-reverse));
}

.space-x-64 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(16rem * var(--space-x-reverse));
  margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
}

.space-y-72 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(18rem * var(--space-y-reverse));
}

.space-x-72 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(18rem * var(--space-x-reverse));
  margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
}

.space-y-80 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(20rem * var(--space-y-reverse));
}

.space-x-80 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(20rem * var(--space-x-reverse));
  margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
}

.space-y-96 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(24rem * var(--space-y-reverse));
}

.space-x-96 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(24rem * var(--space-x-reverse));
  margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
}

.space-y-px > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(1px * var(--space-y-reverse));
}

.space-x-px > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(1px * var(--space-x-reverse));
  margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
}

.space-y-0\.5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(0.125rem * var(--space-y-reverse));
}

.space-x-0\.5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(0.125rem * var(--space-x-reverse));
  margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
}

.space-y-1\.5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(0.375rem * var(--space-y-reverse));
}

.space-x-1\.5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(0.375rem * var(--space-x-reverse));
  margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
}

.space-y-2\.5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(0.625rem * var(--space-y-reverse));
}

.space-x-2\.5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(0.625rem * var(--space-x-reverse));
  margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
}

.space-y-3\.5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(0.875rem * var(--space-y-reverse));
}

.space-x-3\.5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(0.875rem * var(--space-x-reverse));
  margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
}

.space-y-1\/2 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(50% * var(--space-y-reverse));
}

.space-x-1\/2 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(50% * var(--space-x-reverse));
  margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
}

.space-y-1\/3 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(33.333333% * var(--space-y-reverse));
}

.space-x-1\/3 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(33.333333% * var(--space-x-reverse));
  margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
}

.space-y-2\/3 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(66.666667% * var(--space-y-reverse));
}

.space-x-2\/3 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(66.666667% * var(--space-x-reverse));
  margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
}

.space-y-1\/4 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(25% * var(--space-y-reverse));
}

.space-x-1\/4 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(25% * var(--space-x-reverse));
  margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
}

.space-y-2\/4 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(50% * var(--space-y-reverse));
}

.space-x-2\/4 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(50% * var(--space-x-reverse));
  margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
}

.space-y-3\/4 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(75% * var(--space-y-reverse));
}

.space-x-3\/4 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(75% * var(--space-x-reverse));
  margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
}

.space-y-1\/5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(20% * var(--space-y-reverse));
}

.space-x-1\/5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(20% * var(--space-x-reverse));
  margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
}

.space-y-2\/5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(40% * var(--space-y-reverse));
}

.space-x-2\/5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(40% * var(--space-x-reverse));
  margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
}

.space-y-3\/5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(60% * var(--space-y-reverse));
}

.space-x-3\/5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(60% * var(--space-x-reverse));
  margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
}

.space-y-4\/5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(80% * var(--space-y-reverse));
}

.space-x-4\/5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(80% * var(--space-x-reverse));
  margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
}

.space-y-1\/6 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(16.666667% * var(--space-y-reverse));
}

.space-x-1\/6 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(16.666667% * var(--space-x-reverse));
  margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
}

.space-y-2\/6 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(33.333333% * var(--space-y-reverse));
}

.space-x-2\/6 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(33.333333% * var(--space-x-reverse));
  margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
}

.space-y-3\/6 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(50% * var(--space-y-reverse));
}

.space-x-3\/6 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(50% * var(--space-x-reverse));
  margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
}

.space-y-4\/6 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(66.666667% * var(--space-y-reverse));
}

.space-x-4\/6 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(66.666667% * var(--space-x-reverse));
  margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
}

.space-y-5\/6 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(83.333333% * var(--space-y-reverse));
}

.space-x-5\/6 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(83.333333% * var(--space-x-reverse));
  margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
}

.space-y-1\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(8.333333% * var(--space-y-reverse));
}

.space-x-1\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(8.333333% * var(--space-x-reverse));
  margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
}

.space-y-2\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(16.666667% * var(--space-y-reverse));
}

.space-x-2\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(16.666667% * var(--space-x-reverse));
  margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
}

.space-y-3\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(25% * var(--space-y-reverse));
}

.space-x-3\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(25% * var(--space-x-reverse));
  margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
}

.space-y-4\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(33.333333% * var(--space-y-reverse));
}

.space-x-4\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(33.333333% * var(--space-x-reverse));
  margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
}

.space-y-5\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(41.666667% * var(--space-y-reverse));
}

.space-x-5\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(41.666667% * var(--space-x-reverse));
  margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
}

.space-y-6\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(50% * var(--space-y-reverse));
}

.space-x-6\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(50% * var(--space-x-reverse));
  margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
}

.space-y-7\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(58.333333% * var(--space-y-reverse));
}

.space-x-7\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(58.333333% * var(--space-x-reverse));
  margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
}

.space-y-8\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(66.666667% * var(--space-y-reverse));
}

.space-x-8\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(66.666667% * var(--space-x-reverse));
  margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
}

.space-y-9\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(75% * var(--space-y-reverse));
}

.space-x-9\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(75% * var(--space-x-reverse));
  margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
}

.space-y-10\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(83.333333% * var(--space-y-reverse));
}

.space-x-10\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(83.333333% * var(--space-x-reverse));
  margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
}

.space-y-11\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(91.666667% * var(--space-y-reverse));
}

.space-x-11\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(91.666667% * var(--space-x-reverse));
  margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
}

.space-y-full > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(100% * var(--space-y-reverse));
}

.space-x-full > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(100% * var(--space-x-reverse));
  margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
}

.space-y-0_5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(0.125rem * var(--space-y-reverse));
}

.space-x-0_5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(0.125rem * var(--space-x-reverse));
  margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
}

.space-y-1_5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(0.375rem * var(--space-y-reverse));
}

.space-x-1_5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(0.375rem * var(--space-x-reverse));
  margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
}

.space-y-2_5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(0.625rem * var(--space-y-reverse));
}

.space-x-2_5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(0.625rem * var(--space-x-reverse));
  margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
}

.space-y-3_5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(0.875rem * var(--space-y-reverse));
}

.space-x-3_5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(0.875rem * var(--space-x-reverse));
  margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
}

.space-y-4_5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(1.125rem * var(--space-y-reverse));
}

.space-x-4_5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(1.125rem * var(--space-x-reverse));
  margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-1 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-0.25rem * var(--space-y-reverse));
}

.-space-x-1 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-0.25rem * var(--space-x-reverse));
  margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-2 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-0.5rem * var(--space-y-reverse));
}

.-space-x-2 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-0.5rem * var(--space-x-reverse));
  margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-3 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-0.75rem * var(--space-y-reverse));
}

.-space-x-3 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-0.75rem * var(--space-x-reverse));
  margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-4 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-1rem * var(--space-y-reverse));
}

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

.-space-y-5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-1.25rem * var(--space-y-reverse));
}

.-space-x-5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-1.25rem * var(--space-x-reverse));
  margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-6 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-1.5rem * var(--space-y-reverse));
}

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

.-space-y-7 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-1.75rem * var(--space-y-reverse));
}

.-space-x-7 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-1.75rem * var(--space-x-reverse));
  margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-8 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-2rem * var(--space-y-reverse));
}

.-space-x-8 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-2rem * var(--space-x-reverse));
  margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-9 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-2.25rem * var(--space-y-reverse));
}

.-space-x-9 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-2.25rem * var(--space-x-reverse));
  margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
}

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

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

.-space-y-11 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-2.75rem * var(--space-y-reverse));
}

.-space-x-11 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-2.75rem * var(--space-x-reverse));
  margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-3rem * var(--space-y-reverse));
}

.-space-x-12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-3rem * var(--space-x-reverse));
  margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-13 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-3.25rem * var(--space-y-reverse));
}

.-space-x-13 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-3.25rem * var(--space-x-reverse));
  margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-14 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-3.5rem * var(--space-y-reverse));
}

.-space-x-14 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-3.5rem * var(--space-x-reverse));
  margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-15 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-3.75rem * var(--space-y-reverse));
}

.-space-x-15 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-3.75rem * var(--space-x-reverse));
  margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-16 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-4rem * var(--space-y-reverse));
}

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

.-space-y-18 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-4.5rem * var(--space-y-reverse));
}

.-space-x-18 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-4.5rem * var(--space-x-reverse));
  margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-20 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-5rem * var(--space-y-reverse));
}

.-space-x-20 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-5rem * var(--space-x-reverse));
  margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-24 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-6rem * var(--space-y-reverse));
}

.-space-x-24 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-6rem * var(--space-x-reverse));
  margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-28 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-7rem * var(--space-y-reverse));
}

.-space-x-28 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-7rem * var(--space-x-reverse));
  margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-32 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-8rem * var(--space-y-reverse));
}

.-space-x-32 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-8rem * var(--space-x-reverse));
  margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-36 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-9rem * var(--space-y-reverse));
}

.-space-x-36 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-9rem * var(--space-x-reverse));
  margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-40 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-10rem * var(--space-y-reverse));
}

.-space-x-40 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-10rem * var(--space-x-reverse));
  margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-44 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-11rem * var(--space-y-reverse));
}

.-space-x-44 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-11rem * var(--space-x-reverse));
  margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-48 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-12rem * var(--space-y-reverse));
}

.-space-x-48 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-12rem * var(--space-x-reverse));
  margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-52 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-13rem * var(--space-y-reverse));
}

.-space-x-52 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-13rem * var(--space-x-reverse));
  margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-56 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-14rem * var(--space-y-reverse));
}

.-space-x-56 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-14rem * var(--space-x-reverse));
  margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-60 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-15rem * var(--space-y-reverse));
}

.-space-x-60 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-15rem * var(--space-x-reverse));
  margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-64 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-16rem * var(--space-y-reverse));
}

.-space-x-64 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-16rem * var(--space-x-reverse));
  margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-72 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-18rem * var(--space-y-reverse));
}

.-space-x-72 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-18rem * var(--space-x-reverse));
  margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-80 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-20rem * var(--space-y-reverse));
}

.-space-x-80 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-20rem * var(--space-x-reverse));
  margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-96 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-24rem * var(--space-y-reverse));
}

.-space-x-96 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-24rem * var(--space-x-reverse));
  margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-px > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-1px * var(--space-y-reverse));
}

.-space-x-px > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-1px * var(--space-x-reverse));
  margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
}

.-space-y-0\.5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-0.125rem * var(--space-y-reverse));
}

.-space-x-0\.5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-0.125rem * var(--space-x-reverse));
  margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-1\.5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-0.375rem * var(--space-y-reverse));
}

.-space-x-1\.5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-0.375rem * var(--space-x-reverse));
  margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-2\.5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-0.625rem * var(--space-y-reverse));
}

.-space-x-2\.5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-0.625rem * var(--space-x-reverse));
  margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-3\.5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-0.875rem * var(--space-y-reverse));
}

.-space-x-3\.5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-0.875rem * var(--space-x-reverse));
  margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-1\/2 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-50% * var(--space-y-reverse));
}

.-space-x-1\/2 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-50% * var(--space-x-reverse));
  margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
}

.-space-y-1\/3 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-33.33333% * var(--space-y-reverse));
}

.-space-x-1\/3 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-33.33333% * var(--space-x-reverse));
  margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
}

.-space-y-2\/3 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-66.66667% * var(--space-y-reverse));
}

.-space-x-2\/3 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-66.66667% * var(--space-x-reverse));
  margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
}

.-space-y-1\/4 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-25% * var(--space-y-reverse));
}

.-space-x-1\/4 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-25% * var(--space-x-reverse));
  margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
}

.-space-y-2\/4 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-50% * var(--space-y-reverse));
}

.-space-x-2\/4 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-50% * var(--space-x-reverse));
  margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
}

.-space-y-3\/4 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-75% * var(--space-y-reverse));
}

.-space-x-3\/4 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-75% * var(--space-x-reverse));
  margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
}

.-space-y-1\/5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-20% * var(--space-y-reverse));
}

.-space-x-1\/5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-20% * var(--space-x-reverse));
  margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
}

.-space-y-2\/5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-40% * var(--space-y-reverse));
}

.-space-x-2\/5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-40% * var(--space-x-reverse));
  margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
}

.-space-y-3\/5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-60% * var(--space-y-reverse));
}

.-space-x-3\/5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-60% * var(--space-x-reverse));
  margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
}

.-space-y-4\/5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-80% * var(--space-y-reverse));
}

.-space-x-4\/5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-80% * var(--space-x-reverse));
  margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
}

.-space-y-1\/6 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-16.66667% * var(--space-y-reverse));
}

.-space-x-1\/6 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-16.66667% * var(--space-x-reverse));
  margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
}

.-space-y-2\/6 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-33.33333% * var(--space-y-reverse));
}

.-space-x-2\/6 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-33.33333% * var(--space-x-reverse));
  margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
}

.-space-y-3\/6 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-50% * var(--space-y-reverse));
}

.-space-x-3\/6 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-50% * var(--space-x-reverse));
  margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
}

.-space-y-4\/6 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-66.66667% * var(--space-y-reverse));
}

.-space-x-4\/6 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-66.66667% * var(--space-x-reverse));
  margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
}

.-space-y-5\/6 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-83.33333% * var(--space-y-reverse));
}

.-space-x-5\/6 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-83.33333% * var(--space-x-reverse));
  margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
}

.-space-y-1\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-8.33333% * var(--space-y-reverse));
}

.-space-x-1\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-8.33333% * var(--space-x-reverse));
  margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
}

.-space-y-2\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-16.66667% * var(--space-y-reverse));
}

.-space-x-2\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-16.66667% * var(--space-x-reverse));
  margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
}

.-space-y-3\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-25% * var(--space-y-reverse));
}

.-space-x-3\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-25% * var(--space-x-reverse));
  margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
}

.-space-y-4\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-33.33333% * var(--space-y-reverse));
}

.-space-x-4\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-33.33333% * var(--space-x-reverse));
  margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
}

.-space-y-5\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-41.66667% * var(--space-y-reverse));
}

.-space-x-5\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-41.66667% * var(--space-x-reverse));
  margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
}

.-space-y-6\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-50% * var(--space-y-reverse));
}

.-space-x-6\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-50% * var(--space-x-reverse));
  margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
}

.-space-y-7\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-58.33333% * var(--space-y-reverse));
}

.-space-x-7\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-58.33333% * var(--space-x-reverse));
  margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
}

.-space-y-8\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-66.66667% * var(--space-y-reverse));
}

.-space-x-8\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-66.66667% * var(--space-x-reverse));
  margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
}

.-space-y-9\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-75% * var(--space-y-reverse));
}

.-space-x-9\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-75% * var(--space-x-reverse));
  margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
}

.-space-y-10\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-83.33333% * var(--space-y-reverse));
}

.-space-x-10\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-83.33333% * var(--space-x-reverse));
  margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
}

.-space-y-11\/12 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-91.66667% * var(--space-y-reverse));
}

.-space-x-11\/12 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-91.66667% * var(--space-x-reverse));
  margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
}

.-space-y-full > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-100% * var(--space-y-reverse));
}

.-space-x-full > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-100% * var(--space-x-reverse));
  margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
}

.-space-y-0_5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-0.125rem * var(--space-y-reverse));
}

.-space-x-0_5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-0.125rem * var(--space-x-reverse));
  margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-1_5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-0.375rem * var(--space-y-reverse));
}

.-space-x-1_5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-0.375rem * var(--space-x-reverse));
  margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-2_5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-0.625rem * var(--space-y-reverse));
}

.-space-x-2_5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-0.625rem * var(--space-x-reverse));
  margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-3_5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-0.875rem * var(--space-y-reverse));
}

.-space-x-3_5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-0.875rem * var(--space-x-reverse));
  margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-4_5 > :not(template) ~ :not(template) {
  --space-y-reverse:0;
  margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
  margin-bottom:calc(-1.125rem * var(--space-y-reverse));
}

.-space-x-4_5 > :not(template) ~ :not(template) {
  --space-x-reverse:0;
  margin-right:calc(-1.125rem * var(--space-x-reverse));
  margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
}

.space-y-reverse > :not(template) ~ :not(template) {
  --space-y-reverse:1;
}

.space-x-reverse > :not(template) ~ :not(template) {
  --space-x-reverse:1;
}

.divide-y-0 > :not(template) ~ :not(template) {
  --divide-y-reverse:0;
  border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
  border-bottom-width:calc(0px * var(--divide-y-reverse));
}

.divide-x-0 > :not(template) ~ :not(template) {
  --divide-x-reverse:0;
  border-right-width:calc(0px * var(--divide-x-reverse));
  border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
}

.divide-y-2 > :not(template) ~ :not(template) {
  --divide-y-reverse:0;
  border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
  border-bottom-width:calc(2px * var(--divide-y-reverse));
}

.divide-x-2 > :not(template) ~ :not(template) {
  --divide-x-reverse:0;
  border-right-width:calc(2px * var(--divide-x-reverse));
  border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
}

.divide-y-4 > :not(template) ~ :not(template) {
  --divide-y-reverse:0;
  border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
  border-bottom-width:calc(4px * var(--divide-y-reverse));
}

.divide-x-4 > :not(template) ~ :not(template) {
  --divide-x-reverse:0;
  border-right-width:calc(4px * var(--divide-x-reverse));
  border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
}

.divide-y-8 > :not(template) ~ :not(template) {
  --divide-y-reverse:0;
  border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
  border-bottom-width:calc(8px * var(--divide-y-reverse));
}

.divide-x-8 > :not(template) ~ :not(template) {
  --divide-x-reverse:0;
  border-right-width:calc(8px * var(--divide-x-reverse));
  border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
}

.divide-y > :not(template) ~ :not(template) {
  --divide-y-reverse:0;
  border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
  border-bottom-width:calc(1px * var(--divide-y-reverse));
}

.divide-x > :not(template) ~ :not(template) {
  --divide-x-reverse:0;
  border-right-width:calc(1px * var(--divide-x-reverse));
  border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
}

.divide-y-reverse > :not(template) ~ :not(template) {
  --divide-y-reverse:1;
}

.divide-x-reverse > :not(template) ~ :not(template) {
  --divide-x-reverse:1;
}

.divide-dark > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:rgb(0,17,51);
  border-color:rgba(0, 17, 51, var(--divide-opacity));
}

.divide-light > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:rgb(255,255,255);
  border-color:rgba(255, 255, 255, var(--divide-opacity));
}

.divide-yellow > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#F4F796;
  border-color:rgba(244, 247, 150, var(--divide-opacity));
}

.divide-yellow-text > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#F4F796;
  border-color:rgba(244, 247, 150, var(--divide-opacity));
}

.divide-yellow-light > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#fbfcd6;
  border-color:rgba(251, 252, 214, var(--divide-opacity));
}

.divide-yellow-warning > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#FFDD00;
  border-color:rgba(255, 221, 0, var(--divide-opacity));
}

.divide-gold-light > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#918041;
  border-color:rgba(145, 128, 65, var(--divide-opacity));
}

.divide-gold-dark > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#937f35;
  border-color:rgba(147, 127, 53, var(--divide-opacity));
}

.divide-gold-lighter > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#f8f3bf;
  border-color:rgba(248, 243, 191, var(--divide-opacity));
}

.divide-gold-lightest > :not(template) ~ :not(template) {
  border-color:#f3f1e5d1;
}

.divide-gold-bg > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#b7a679;
  border-color:rgba(183, 166, 121, var(--divide-opacity));
}

.divide-pink > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#DCBAFF;
  border-color:rgba(220, 186, 255, var(--divide-opacity));
}

.divide-red > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#B30300;
  border-color:rgba(179, 3, 0, var(--divide-opacity));
}

.divide-red-dark > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#7c0000;
  border-color:rgba(124, 0, 0, var(--divide-opacity));
}

.divide-red-light > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#B30027;
  border-color:rgba(179, 0, 39, var(--divide-opacity));
}

.divide-red-light2 > :not(template) ~ :not(template) {
  border-color:#ffacac82;
}

.divide-lightblue > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#305991;
  border-color:rgba(48, 89, 145, var(--divide-opacity));
}

.divide-lightblue-light1 > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#f2f6fb;
  border-color:rgba(242, 246, 251, var(--divide-opacity));
}

.divide-lightblue-lightest > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#F2F5FA;
  border-color:rgba(242, 245, 250, var(--divide-opacity));
}

.divide-blue > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#0046AA;
  border-color:rgba(0, 70, 170, var(--divide-opacity));
}

.divide-blue-light > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#0046AA;
  border-color:rgba(0, 70, 170, var(--divide-opacity));
}

.divide-blue-focus > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#4074BF;
  border-color:rgba(64, 116, 191, var(--divide-opacity));
}

.divide-blue-lighter > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#E5ECF6;
  border-color:rgba(229, 236, 246, var(--divide-opacity));
}

.divide-blue-lightest > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#F2F6FB;
  border-color:rgba(242, 246, 251, var(--divide-opacity));
}

.divide-mint > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#A1FFD7;
  border-color:rgba(161, 255, 215, var(--divide-opacity));
}

.divide-green > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#166242;
  border-color:rgba(22, 98, 66, var(--divide-opacity));
}

.divide-green-light > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#2D631D;
  border-color:rgba(45, 99, 29, var(--divide-opacity));
}

.divide-green-dark > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#1E4715;
  border-color:rgba(30, 71, 21, var(--divide-opacity));
}

.divide-green-darker > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#344d0c;
  border-color:rgba(52, 77, 12, var(--divide-opacity));
}

.divide-white > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#FFFFFF;
  border-color:rgba(255, 255, 255, var(--divide-opacity));
}

.divide-black > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#000000;
  border-color:rgba(0, 0, 0, var(--divide-opacity));
}

.divide-black-light > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#313133;
  border-color:rgba(49, 49, 51, var(--divide-opacity));
}

.divide-black-lightest > :not(template) ~ :not(template) {
  border-color:rgba(0,0,0,0.12);
}

.divide-brown-light > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#4a443f;
  border-color:rgba(74, 68, 63, var(--divide-opacity));
}

.divide-brown-lighter > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#5b5752;
  border-color:rgba(91, 87, 82, var(--divide-opacity));
}

.divide-brown-lightest > :not(template) ~ :not(template) {
  border-color:rgba(0,17,51,0.02);
}

.divide-brown-bg > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#34302d;
  border-color:rgba(52, 48, 45, var(--divide-opacity));
}

.divide-gray > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#78787a;
  border-color:rgba(120, 120, 122, var(--divide-opacity));
}

.divide-gray-dark > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#4b4b4d;
  border-color:rgba(75, 75, 77, var(--divide-opacity));
}

.divide-gray-light > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#979493;
  border-color:rgba(151, 148, 147, var(--divide-opacity));
}

.divide-gray-lighter > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#bcb4af;
  border-color:rgba(188, 180, 175, var(--divide-opacity));
}

.divide-gray-lightest > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#f9f9fa;
  border-color:rgba(249, 249, 250, var(--divide-opacity));
}

.divide-gray-bg > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:rgb(250,250,251);
  border-color:rgba(250, 250, 251, var(--divide-opacity));
}

.divide-gray-disable > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:rgb(224,224,224);
  border-color:rgba(224, 224, 224, var(--divide-opacity));
}

.divide-gray-disableColor > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:rgb(192,192,192);
  border-color:rgba(192, 192, 192, var(--divide-opacity));
}

.divide-primary-text > :not(template) ~ :not(template) {
  border-color:rgba(255,255,255);
}

.divide-primary-dark-text > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:rgb(255,255,255);
  border-color:rgba(255, 255, 255, var(--divide-opacity));
}

.divide-secondary-text > :not(template) ~ :not(template) {
  border-color:rgba(255,255,255);
}

.divide-secondary-dark-text > :not(template) ~ :not(template) {
  border-color:rgba(255,255,255,0.7);
}

.divide-tertiary-text > :not(template) ~ :not(template) {
  border-color:rgba(0,17,51,0.3);
}

.divide-tertiary-dark-text > :not(template) ~ :not(template) {
  border-color:rgba(255,255,255,0.4);
}

.divide-highlighted > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#bfcbdd;
  border-color:rgba(191, 203, 221, var(--divide-opacity));
}

.divide-badge-red > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#c1002b;
  border-color:rgba(193, 0, 43, var(--divide-opacity));
}

.divide-badge-neu > :not(template) ~ :not(template) {
  --divide-opacity:1;
  border-color:#5b5c5e;
  border-color:rgba(91, 92, 94, var(--divide-opacity));
}

.divide-teal > :not(template) ~ :not(template) {
}

.divide-indigo > :not(template) ~ :not(template) {
}

.divide-transparent > :not(template) ~ :not(template) {
  border-color:transparent;
}

.divide-solid > :not(template) ~ :not(template) {
  border-style:solid;
}

.divide-dashed > :not(template) ~ :not(template) {
  border-style:dashed;
}

.divide-dotted > :not(template) ~ :not(template) {
  border-style:dotted;
}

.divide-double > :not(template) ~ :not(template) {
  border-style:double;
}

.divide-none > :not(template) ~ :not(template) {
  border-style:none;
}

.divide-opacity-0 > :not(template) ~ :not(template) {
  --divide-opacity:0;
}

.divide-opacity-10 > :not(template) ~ :not(template) {
  --divide-opacity:.1;
}

.divide-opacity-20 > :not(template) ~ :not(template) {
  --divide-opacity:.2;
}

.divide-opacity-25 > :not(template) ~ :not(template) {
  --divide-opacity:0.25;
}

.divide-opacity-30 > :not(template) ~ :not(template) {
  --divide-opacity:.3;
}

.divide-opacity-40 > :not(template) ~ :not(template) {
  --divide-opacity:.4;
}

.divide-opacity-50 > :not(template) ~ :not(template) {
  --divide-opacity:0.5;
}

.divide-opacity-60 > :not(template) ~ :not(template) {
  --divide-opacity:.6;
}

.divide-opacity-70 > :not(template) ~ :not(template) {
  --divide-opacity:.7;
}

.divide-opacity-75 > :not(template) ~ :not(template) {
  --divide-opacity:0.75;
}

.divide-opacity-80 > :not(template) ~ :not(template) {
  --divide-opacity:.8;
}

.divide-opacity-90 > :not(template) ~ :not(template) {
  --divide-opacity:.9;
}

.divide-opacity-100 > :not(template) ~ :not(template) {
  --divide-opacity:1;
}

.sr-only {
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0, 0, 0, 0);
  white-space:nowrap;
  border-width:0;
}

.not-sr-only {
  position:static;
  width:auto;
  height:auto;
  padding:0;
  margin:0;
  overflow:visible;
  clip:auto;
  white-space:normal;
}

.focus\:sr-only:focus {
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0, 0, 0, 0);
  white-space:nowrap;
  border-width:0;
}

.focus\:not-sr-only:focus {
  position:static;
  width:auto;
  height:auto;
  padding:0;
  margin:0;
  overflow:visible;
  clip:auto;
  white-space:normal;
}

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

.bg-fixed {
  background-attachment:fixed;
}

.bg-local {
  background-attachment:local;
}

.bg-scroll {
  background-attachment:scroll;
}

.bg-clip-border {
  background-clip:border-box;
}

.bg-clip-padding {
  background-clip:padding-box;
}

.bg-clip-content {
  background-clip:content-box;
}

.bg-clip-text {
  -webkit-background-clip:text;
          background-clip:text;
}

.bg-dark {
  --bg-opacity:1;
  background-color:rgb(0,17,51);
  background-color:rgba(0, 17, 51, var(--bg-opacity));
}

.bg-light {
  --bg-opacity:1;
  background-color:rgb(255,255,255);
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.bg-yellow {
  --bg-opacity:1;
  background-color:#F4F796;
  background-color:rgba(244, 247, 150, var(--bg-opacity));
}

.bg-yellow-text {
  --bg-opacity:1;
  background-color:#F4F796;
  background-color:rgba(244, 247, 150, var(--bg-opacity));
}

.bg-yellow-light {
  --bg-opacity:1;
  background-color:#fbfcd6;
  background-color:rgba(251, 252, 214, var(--bg-opacity));
}

.bg-yellow-warning {
  --bg-opacity:1;
  background-color:#FFDD00;
  background-color:rgba(255, 221, 0, var(--bg-opacity));
}

.bg-gold-light {
  --bg-opacity:1;
  background-color:#918041;
  background-color:rgba(145, 128, 65, var(--bg-opacity));
}

.bg-gold-dark {
  --bg-opacity:1;
  background-color:#937f35;
  background-color:rgba(147, 127, 53, var(--bg-opacity));
}

.bg-gold-lighter {
  --bg-opacity:1;
  background-color:#f8f3bf;
  background-color:rgba(248, 243, 191, var(--bg-opacity));
}

.bg-gold-lightest {
  background-color:#f3f1e5d1;
}

.bg-gold-bg {
  --bg-opacity:1;
  background-color:#b7a679;
  background-color:rgba(183, 166, 121, var(--bg-opacity));
}

.bg-pink {
  --bg-opacity:1;
  background-color:#DCBAFF;
  background-color:rgba(220, 186, 255, var(--bg-opacity));
}

.bg-red {
  --bg-opacity:1;
  background-color:#B30300;
  background-color:rgba(179, 3, 0, var(--bg-opacity));
}

.bg-red-dark {
  --bg-opacity:1;
  background-color:#7c0000;
  background-color:rgba(124, 0, 0, var(--bg-opacity));
}

.bg-red-light {
  --bg-opacity:1;
  background-color:#B30027;
  background-color:rgba(179, 0, 39, var(--bg-opacity));
}

.bg-red-light2 {
  background-color:#ffacac82;
}

.bg-lightblue {
  --bg-opacity:1;
  background-color:#305991;
  background-color:rgba(48, 89, 145, var(--bg-opacity));
}

.bg-lightblue-light1 {
  --bg-opacity:1;
  background-color:#f2f6fb;
  background-color:rgba(242, 246, 251, var(--bg-opacity));
}

.bg-lightblue-lightest {
  --bg-opacity:1;
  background-color:#F2F5FA;
  background-color:rgba(242, 245, 250, var(--bg-opacity));
}

.bg-blue {
  --bg-opacity:1;
  background-color:#0046AA;
  background-color:rgba(0, 70, 170, var(--bg-opacity));
}

.bg-blue-light {
  --bg-opacity:1;
  background-color:#0046AA;
  background-color:rgba(0, 70, 170, var(--bg-opacity));
}

.bg-blue-focus {
  --bg-opacity:1;
  background-color:#4074BF;
  background-color:rgba(64, 116, 191, var(--bg-opacity));
}

.bg-blue-lighter {
  --bg-opacity:1;
  background-color:#E5ECF6;
  background-color:rgba(229, 236, 246, var(--bg-opacity));
}

.bg-blue-lightest {
  --bg-opacity:1;
  background-color:#F2F6FB;
  background-color:rgba(242, 246, 251, var(--bg-opacity));
}

.bg-mint {
  --bg-opacity:1;
  background-color:#A1FFD7;
  background-color:rgba(161, 255, 215, var(--bg-opacity));
}

.bg-green {
  --bg-opacity:1;
  background-color:#166242;
  background-color:rgba(22, 98, 66, var(--bg-opacity));
}

.bg-green-light {
  --bg-opacity:1;
  background-color:#2D631D;
  background-color:rgba(45, 99, 29, var(--bg-opacity));
}

.bg-green-dark {
  --bg-opacity:1;
  background-color:#1E4715;
  background-color:rgba(30, 71, 21, var(--bg-opacity));
}

.bg-green-darker {
  --bg-opacity:1;
  background-color:#344d0c;
  background-color:rgba(52, 77, 12, var(--bg-opacity));
}

.bg-white {
  --bg-opacity:1;
  background-color:#FFFFFF;
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.bg-black {
  --bg-opacity:1;
  background-color:#000000;
  background-color:rgba(0, 0, 0, var(--bg-opacity));
}

.bg-black-light {
  --bg-opacity:1;
  background-color:#313133;
  background-color:rgba(49, 49, 51, var(--bg-opacity));
}

.bg-black-lightest {
  background-color:rgba(0,0,0,0.12);
}

.bg-brown-light {
  --bg-opacity:1;
  background-color:#4a443f;
  background-color:rgba(74, 68, 63, var(--bg-opacity));
}

.bg-brown-lighter {
  --bg-opacity:1;
  background-color:#5b5752;
  background-color:rgba(91, 87, 82, var(--bg-opacity));
}

.bg-brown-lightest {
  background-color:rgba(0,17,51,0.02);
}

.bg-brown-bg {
  --bg-opacity:1;
  background-color:#34302d;
  background-color:rgba(52, 48, 45, var(--bg-opacity));
}

.bg-gray {
  --bg-opacity:1;
  background-color:#78787a;
  background-color:rgba(120, 120, 122, var(--bg-opacity));
}

.bg-gray-dark {
  --bg-opacity:1;
  background-color:#4b4b4d;
  background-color:rgba(75, 75, 77, var(--bg-opacity));
}

.bg-gray-light {
  --bg-opacity:1;
  background-color:#979493;
  background-color:rgba(151, 148, 147, var(--bg-opacity));
}

.bg-gray-lighter {
  --bg-opacity:1;
  background-color:#bcb4af;
  background-color:rgba(188, 180, 175, var(--bg-opacity));
}

.bg-gray-lightest {
  --bg-opacity:1;
  background-color:#f9f9fa;
  background-color:rgba(249, 249, 250, var(--bg-opacity));
}

.bg-gray-bg {
  --bg-opacity:1;
  background-color:rgb(250,250,251);
  background-color:rgba(250, 250, 251, var(--bg-opacity));
}

.bg-gray-disable {
  --bg-opacity:1;
  background-color:rgb(224,224,224);
  background-color:rgba(224, 224, 224, var(--bg-opacity));
}

.bg-gray-disableColor {
  --bg-opacity:1;
  background-color:rgb(192,192,192);
  background-color:rgba(192, 192, 192, var(--bg-opacity));
}

.bg-primary-text {
  background-color:rgba(255,255,255);
}

.bg-primary-dark-text {
  --bg-opacity:1;
  background-color:rgb(255,255,255);
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.bg-secondary-text {
  background-color:rgba(255,255,255);
}

.bg-secondary-dark-text {
  background-color:rgba(255,255,255,0.7);
}

.bg-tertiary-text {
  background-color:rgba(0,17,51,0.3);
}

.bg-tertiary-dark-text {
  background-color:rgba(255,255,255,0.4);
}

.bg-highlighted {
  --bg-opacity:1;
  background-color:#bfcbdd;
  background-color:rgba(191, 203, 221, var(--bg-opacity));
}

.bg-badge-red {
  --bg-opacity:1;
  background-color:#c1002b;
  background-color:rgba(193, 0, 43, var(--bg-opacity));
}

.bg-badge-neu {
  --bg-opacity:1;
  background-color:#5b5c5e;
  background-color:rgba(91, 92, 94, var(--bg-opacity));
}

.bg-teal {
}

.bg-indigo {
}

.bg-transparent {
  background-color:transparent;
}

.group:hover .group-hover\:bg-dark {
  --bg-opacity:1;
  background-color:rgb(0,17,51);
  background-color:rgba(0, 17, 51, var(--bg-opacity));
}

.group:hover .group-hover\:bg-light {
  --bg-opacity:1;
  background-color:rgb(255,255,255);
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.group:hover .group-hover\:bg-yellow {
  --bg-opacity:1;
  background-color:#F4F796;
  background-color:rgba(244, 247, 150, var(--bg-opacity));
}

.group:hover .group-hover\:bg-yellow-text {
  --bg-opacity:1;
  background-color:#F4F796;
  background-color:rgba(244, 247, 150, var(--bg-opacity));
}

.group:hover .group-hover\:bg-yellow-light {
  --bg-opacity:1;
  background-color:#fbfcd6;
  background-color:rgba(251, 252, 214, var(--bg-opacity));
}

.group:hover .group-hover\:bg-yellow-warning {
  --bg-opacity:1;
  background-color:#FFDD00;
  background-color:rgba(255, 221, 0, var(--bg-opacity));
}

.group:hover .group-hover\:bg-gold-light {
  --bg-opacity:1;
  background-color:#918041;
  background-color:rgba(145, 128, 65, var(--bg-opacity));
}

.group:hover .group-hover\:bg-gold-dark {
  --bg-opacity:1;
  background-color:#937f35;
  background-color:rgba(147, 127, 53, var(--bg-opacity));
}

.group:hover .group-hover\:bg-gold-lighter {
  --bg-opacity:1;
  background-color:#f8f3bf;
  background-color:rgba(248, 243, 191, var(--bg-opacity));
}

.group:hover .group-hover\:bg-gold-lightest {
  background-color:#f3f1e5d1;
}

.group:hover .group-hover\:bg-gold-bg {
  --bg-opacity:1;
  background-color:#b7a679;
  background-color:rgba(183, 166, 121, var(--bg-opacity));
}

.group:hover .group-hover\:bg-pink {
  --bg-opacity:1;
  background-color:#DCBAFF;
  background-color:rgba(220, 186, 255, var(--bg-opacity));
}

.group:hover .group-hover\:bg-red {
  --bg-opacity:1;
  background-color:#B30300;
  background-color:rgba(179, 3, 0, var(--bg-opacity));
}

.group:hover .group-hover\:bg-red-dark {
  --bg-opacity:1;
  background-color:#7c0000;
  background-color:rgba(124, 0, 0, var(--bg-opacity));
}

.group:hover .group-hover\:bg-red-light {
  --bg-opacity:1;
  background-color:#B30027;
  background-color:rgba(179, 0, 39, var(--bg-opacity));
}

.group:hover .group-hover\:bg-red-light2 {
  background-color:#ffacac82;
}

.group:hover .group-hover\:bg-lightblue {
  --bg-opacity:1;
  background-color:#305991;
  background-color:rgba(48, 89, 145, var(--bg-opacity));
}

.group:hover .group-hover\:bg-lightblue-light1 {
  --bg-opacity:1;
  background-color:#f2f6fb;
  background-color:rgba(242, 246, 251, var(--bg-opacity));
}

.group:hover .group-hover\:bg-lightblue-lightest {
  --bg-opacity:1;
  background-color:#F2F5FA;
  background-color:rgba(242, 245, 250, var(--bg-opacity));
}

.group:hover .group-hover\:bg-blue {
  --bg-opacity:1;
  background-color:#0046AA;
  background-color:rgba(0, 70, 170, var(--bg-opacity));
}

.group:hover .group-hover\:bg-blue-light {
  --bg-opacity:1;
  background-color:#0046AA;
  background-color:rgba(0, 70, 170, var(--bg-opacity));
}

.group:hover .group-hover\:bg-blue-focus {
  --bg-opacity:1;
  background-color:#4074BF;
  background-color:rgba(64, 116, 191, var(--bg-opacity));
}

.group:hover .group-hover\:bg-blue-lighter {
  --bg-opacity:1;
  background-color:#E5ECF6;
  background-color:rgba(229, 236, 246, var(--bg-opacity));
}

.group:hover .group-hover\:bg-blue-lightest {
  --bg-opacity:1;
  background-color:#F2F6FB;
  background-color:rgba(242, 246, 251, var(--bg-opacity));
}

.group:hover .group-hover\:bg-mint {
  --bg-opacity:1;
  background-color:#A1FFD7;
  background-color:rgba(161, 255, 215, var(--bg-opacity));
}

.group:hover .group-hover\:bg-green {
  --bg-opacity:1;
  background-color:#166242;
  background-color:rgba(22, 98, 66, var(--bg-opacity));
}

.group:hover .group-hover\:bg-green-light {
  --bg-opacity:1;
  background-color:#2D631D;
  background-color:rgba(45, 99, 29, var(--bg-opacity));
}

.group:hover .group-hover\:bg-green-dark {
  --bg-opacity:1;
  background-color:#1E4715;
  background-color:rgba(30, 71, 21, var(--bg-opacity));
}

.group:hover .group-hover\:bg-green-darker {
  --bg-opacity:1;
  background-color:#344d0c;
  background-color:rgba(52, 77, 12, var(--bg-opacity));
}

.group:hover .group-hover\:bg-white {
  --bg-opacity:1;
  background-color:#FFFFFF;
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.group:hover .group-hover\:bg-black {
  --bg-opacity:1;
  background-color:#000000;
  background-color:rgba(0, 0, 0, var(--bg-opacity));
}

.group:hover .group-hover\:bg-black-light {
  --bg-opacity:1;
  background-color:#313133;
  background-color:rgba(49, 49, 51, var(--bg-opacity));
}

.group:hover .group-hover\:bg-black-lightest {
  background-color:rgba(0,0,0,0.12);
}

.group:hover .group-hover\:bg-brown-light {
  --bg-opacity:1;
  background-color:#4a443f;
  background-color:rgba(74, 68, 63, var(--bg-opacity));
}

.group:hover .group-hover\:bg-brown-lighter {
  --bg-opacity:1;
  background-color:#5b5752;
  background-color:rgba(91, 87, 82, var(--bg-opacity));
}

.group:hover .group-hover\:bg-brown-lightest {
  background-color:rgba(0,17,51,0.02);
}

.group:hover .group-hover\:bg-brown-bg {
  --bg-opacity:1;
  background-color:#34302d;
  background-color:rgba(52, 48, 45, var(--bg-opacity));
}

.group:hover .group-hover\:bg-gray {
  --bg-opacity:1;
  background-color:#78787a;
  background-color:rgba(120, 120, 122, var(--bg-opacity));
}

.group:hover .group-hover\:bg-gray-dark {
  --bg-opacity:1;
  background-color:#4b4b4d;
  background-color:rgba(75, 75, 77, var(--bg-opacity));
}

.group:hover .group-hover\:bg-gray-light {
  --bg-opacity:1;
  background-color:#979493;
  background-color:rgba(151, 148, 147, var(--bg-opacity));
}

.group:hover .group-hover\:bg-gray-lighter {
  --bg-opacity:1;
  background-color:#bcb4af;
  background-color:rgba(188, 180, 175, var(--bg-opacity));
}

.group:hover .group-hover\:bg-gray-lightest {
  --bg-opacity:1;
  background-color:#f9f9fa;
  background-color:rgba(249, 249, 250, var(--bg-opacity));
}

.group:hover .group-hover\:bg-gray-bg {
  --bg-opacity:1;
  background-color:rgb(250,250,251);
  background-color:rgba(250, 250, 251, var(--bg-opacity));
}

.group:hover .group-hover\:bg-gray-disable {
  --bg-opacity:1;
  background-color:rgb(224,224,224);
  background-color:rgba(224, 224, 224, var(--bg-opacity));
}

.group:hover .group-hover\:bg-gray-disableColor {
  --bg-opacity:1;
  background-color:rgb(192,192,192);
  background-color:rgba(192, 192, 192, var(--bg-opacity));
}

.group:hover .group-hover\:bg-primary-text {
  background-color:rgba(255,255,255);
}

.group:hover .group-hover\:bg-primary-dark-text {
  --bg-opacity:1;
  background-color:rgb(255,255,255);
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.group:hover .group-hover\:bg-secondary-text {
  background-color:rgba(255,255,255);
}

.group:hover .group-hover\:bg-secondary-dark-text {
  background-color:rgba(255,255,255,0.7);
}

.group:hover .group-hover\:bg-tertiary-text {
  background-color:rgba(0,17,51,0.3);
}

.group:hover .group-hover\:bg-tertiary-dark-text {
  background-color:rgba(255,255,255,0.4);
}

.group:hover .group-hover\:bg-highlighted {
  --bg-opacity:1;
  background-color:#bfcbdd;
  background-color:rgba(191, 203, 221, var(--bg-opacity));
}

.group:hover .group-hover\:bg-badge-red {
  --bg-opacity:1;
  background-color:#c1002b;
  background-color:rgba(193, 0, 43, var(--bg-opacity));
}

.group:hover .group-hover\:bg-badge-neu {
  --bg-opacity:1;
  background-color:#5b5c5e;
  background-color:rgba(91, 92, 94, var(--bg-opacity));
}

.group:hover .group-hover\:bg-teal {
}

.group:hover .group-hover\:bg-indigo {
}

.group:hover .group-hover\:bg-transparent {
  background-color:transparent;
}

.group:focus .group-focus\:bg-dark {
  --bg-opacity:1;
  background-color:rgb(0,17,51);
  background-color:rgba(0, 17, 51, var(--bg-opacity));
}

.group:focus .group-focus\:bg-light {
  --bg-opacity:1;
  background-color:rgb(255,255,255);
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.group:focus .group-focus\:bg-yellow {
  --bg-opacity:1;
  background-color:#F4F796;
  background-color:rgba(244, 247, 150, var(--bg-opacity));
}

.group:focus .group-focus\:bg-yellow-text {
  --bg-opacity:1;
  background-color:#F4F796;
  background-color:rgba(244, 247, 150, var(--bg-opacity));
}

.group:focus .group-focus\:bg-yellow-light {
  --bg-opacity:1;
  background-color:#fbfcd6;
  background-color:rgba(251, 252, 214, var(--bg-opacity));
}

.group:focus .group-focus\:bg-yellow-warning {
  --bg-opacity:1;
  background-color:#FFDD00;
  background-color:rgba(255, 221, 0, var(--bg-opacity));
}

.group:focus .group-focus\:bg-gold-light {
  --bg-opacity:1;
  background-color:#918041;
  background-color:rgba(145, 128, 65, var(--bg-opacity));
}

.group:focus .group-focus\:bg-gold-dark {
  --bg-opacity:1;
  background-color:#937f35;
  background-color:rgba(147, 127, 53, var(--bg-opacity));
}

.group:focus .group-focus\:bg-gold-lighter {
  --bg-opacity:1;
  background-color:#f8f3bf;
  background-color:rgba(248, 243, 191, var(--bg-opacity));
}

.group:focus .group-focus\:bg-gold-lightest {
  background-color:#f3f1e5d1;
}

.group:focus .group-focus\:bg-gold-bg {
  --bg-opacity:1;
  background-color:#b7a679;
  background-color:rgba(183, 166, 121, var(--bg-opacity));
}

.group:focus .group-focus\:bg-pink {
  --bg-opacity:1;
  background-color:#DCBAFF;
  background-color:rgba(220, 186, 255, var(--bg-opacity));
}

.group:focus .group-focus\:bg-red {
  --bg-opacity:1;
  background-color:#B30300;
  background-color:rgba(179, 3, 0, var(--bg-opacity));
}

.group:focus .group-focus\:bg-red-dark {
  --bg-opacity:1;
  background-color:#7c0000;
  background-color:rgba(124, 0, 0, var(--bg-opacity));
}

.group:focus .group-focus\:bg-red-light {
  --bg-opacity:1;
  background-color:#B30027;
  background-color:rgba(179, 0, 39, var(--bg-opacity));
}

.group:focus .group-focus\:bg-red-light2 {
  background-color:#ffacac82;
}

.group:focus .group-focus\:bg-lightblue {
  --bg-opacity:1;
  background-color:#305991;
  background-color:rgba(48, 89, 145, var(--bg-opacity));
}

.group:focus .group-focus\:bg-lightblue-light1 {
  --bg-opacity:1;
  background-color:#f2f6fb;
  background-color:rgba(242, 246, 251, var(--bg-opacity));
}

.group:focus .group-focus\:bg-lightblue-lightest {
  --bg-opacity:1;
  background-color:#F2F5FA;
  background-color:rgba(242, 245, 250, var(--bg-opacity));
}

.group:focus .group-focus\:bg-blue {
  --bg-opacity:1;
  background-color:#0046AA;
  background-color:rgba(0, 70, 170, var(--bg-opacity));
}

.group:focus .group-focus\:bg-blue-light {
  --bg-opacity:1;
  background-color:#0046AA;
  background-color:rgba(0, 70, 170, var(--bg-opacity));
}

.group:focus .group-focus\:bg-blue-focus {
  --bg-opacity:1;
  background-color:#4074BF;
  background-color:rgba(64, 116, 191, var(--bg-opacity));
}

.group:focus .group-focus\:bg-blue-lighter {
  --bg-opacity:1;
  background-color:#E5ECF6;
  background-color:rgba(229, 236, 246, var(--bg-opacity));
}

.group:focus .group-focus\:bg-blue-lightest {
  --bg-opacity:1;
  background-color:#F2F6FB;
  background-color:rgba(242, 246, 251, var(--bg-opacity));
}

.group:focus .group-focus\:bg-mint {
  --bg-opacity:1;
  background-color:#A1FFD7;
  background-color:rgba(161, 255, 215, var(--bg-opacity));
}

.group:focus .group-focus\:bg-green {
  --bg-opacity:1;
  background-color:#166242;
  background-color:rgba(22, 98, 66, var(--bg-opacity));
}

.group:focus .group-focus\:bg-green-light {
  --bg-opacity:1;
  background-color:#2D631D;
  background-color:rgba(45, 99, 29, var(--bg-opacity));
}

.group:focus .group-focus\:bg-green-dark {
  --bg-opacity:1;
  background-color:#1E4715;
  background-color:rgba(30, 71, 21, var(--bg-opacity));
}

.group:focus .group-focus\:bg-green-darker {
  --bg-opacity:1;
  background-color:#344d0c;
  background-color:rgba(52, 77, 12, var(--bg-opacity));
}

.group:focus .group-focus\:bg-white {
  --bg-opacity:1;
  background-color:#FFFFFF;
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.group:focus .group-focus\:bg-black {
  --bg-opacity:1;
  background-color:#000000;
  background-color:rgba(0, 0, 0, var(--bg-opacity));
}

.group:focus .group-focus\:bg-black-light {
  --bg-opacity:1;
  background-color:#313133;
  background-color:rgba(49, 49, 51, var(--bg-opacity));
}

.group:focus .group-focus\:bg-black-lightest {
  background-color:rgba(0,0,0,0.12);
}

.group:focus .group-focus\:bg-brown-light {
  --bg-opacity:1;
  background-color:#4a443f;
  background-color:rgba(74, 68, 63, var(--bg-opacity));
}

.group:focus .group-focus\:bg-brown-lighter {
  --bg-opacity:1;
  background-color:#5b5752;
  background-color:rgba(91, 87, 82, var(--bg-opacity));
}

.group:focus .group-focus\:bg-brown-lightest {
  background-color:rgba(0,17,51,0.02);
}

.group:focus .group-focus\:bg-brown-bg {
  --bg-opacity:1;
  background-color:#34302d;
  background-color:rgba(52, 48, 45, var(--bg-opacity));
}

.group:focus .group-focus\:bg-gray {
  --bg-opacity:1;
  background-color:#78787a;
  background-color:rgba(120, 120, 122, var(--bg-opacity));
}

.group:focus .group-focus\:bg-gray-dark {
  --bg-opacity:1;
  background-color:#4b4b4d;
  background-color:rgba(75, 75, 77, var(--bg-opacity));
}

.group:focus .group-focus\:bg-gray-light {
  --bg-opacity:1;
  background-color:#979493;
  background-color:rgba(151, 148, 147, var(--bg-opacity));
}

.group:focus .group-focus\:bg-gray-lighter {
  --bg-opacity:1;
  background-color:#bcb4af;
  background-color:rgba(188, 180, 175, var(--bg-opacity));
}

.group:focus .group-focus\:bg-gray-lightest {
  --bg-opacity:1;
  background-color:#f9f9fa;
  background-color:rgba(249, 249, 250, var(--bg-opacity));
}

.group:focus .group-focus\:bg-gray-bg {
  --bg-opacity:1;
  background-color:rgb(250,250,251);
  background-color:rgba(250, 250, 251, var(--bg-opacity));
}

.group:focus .group-focus\:bg-gray-disable {
  --bg-opacity:1;
  background-color:rgb(224,224,224);
  background-color:rgba(224, 224, 224, var(--bg-opacity));
}

.group:focus .group-focus\:bg-gray-disableColor {
  --bg-opacity:1;
  background-color:rgb(192,192,192);
  background-color:rgba(192, 192, 192, var(--bg-opacity));
}

.group:focus .group-focus\:bg-primary-text {
  background-color:rgba(255,255,255);
}

.group:focus .group-focus\:bg-primary-dark-text {
  --bg-opacity:1;
  background-color:rgb(255,255,255);
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.group:focus .group-focus\:bg-secondary-text {
  background-color:rgba(255,255,255);
}

.group:focus .group-focus\:bg-secondary-dark-text {
  background-color:rgba(255,255,255,0.7);
}

.group:focus .group-focus\:bg-tertiary-text {
  background-color:rgba(0,17,51,0.3);
}

.group:focus .group-focus\:bg-tertiary-dark-text {
  background-color:rgba(255,255,255,0.4);
}

.group:focus .group-focus\:bg-highlighted {
  --bg-opacity:1;
  background-color:#bfcbdd;
  background-color:rgba(191, 203, 221, var(--bg-opacity));
}

.group:focus .group-focus\:bg-badge-red {
  --bg-opacity:1;
  background-color:#c1002b;
  background-color:rgba(193, 0, 43, var(--bg-opacity));
}

.group:focus .group-focus\:bg-badge-neu {
  --bg-opacity:1;
  background-color:#5b5c5e;
  background-color:rgba(91, 92, 94, var(--bg-opacity));
}

.group:focus .group-focus\:bg-teal {
}

.group:focus .group-focus\:bg-indigo {
}

.group:focus .group-focus\:bg-transparent {
  background-color:transparent;
}

.hover\:bg-dark:hover {
  --bg-opacity:1;
  background-color:rgb(0,17,51);
  background-color:rgba(0, 17, 51, var(--bg-opacity));
}

.hover\:bg-light:hover {
  --bg-opacity:1;
  background-color:rgb(255,255,255);
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.hover\:bg-yellow:hover {
  --bg-opacity:1;
  background-color:#F4F796;
  background-color:rgba(244, 247, 150, var(--bg-opacity));
}

.hover\:bg-yellow-text:hover {
  --bg-opacity:1;
  background-color:#F4F796;
  background-color:rgba(244, 247, 150, var(--bg-opacity));
}

.hover\:bg-yellow-light:hover {
  --bg-opacity:1;
  background-color:#fbfcd6;
  background-color:rgba(251, 252, 214, var(--bg-opacity));
}

.hover\:bg-yellow-warning:hover {
  --bg-opacity:1;
  background-color:#FFDD00;
  background-color:rgba(255, 221, 0, var(--bg-opacity));
}

.hover\:bg-gold-light:hover {
  --bg-opacity:1;
  background-color:#918041;
  background-color:rgba(145, 128, 65, var(--bg-opacity));
}

.hover\:bg-gold-dark:hover {
  --bg-opacity:1;
  background-color:#937f35;
  background-color:rgba(147, 127, 53, var(--bg-opacity));
}

.hover\:bg-gold-lighter:hover {
  --bg-opacity:1;
  background-color:#f8f3bf;
  background-color:rgba(248, 243, 191, var(--bg-opacity));
}

.hover\:bg-gold-lightest:hover {
  background-color:#f3f1e5d1;
}

.hover\:bg-gold-bg:hover {
  --bg-opacity:1;
  background-color:#b7a679;
  background-color:rgba(183, 166, 121, var(--bg-opacity));
}

.hover\:bg-pink:hover {
  --bg-opacity:1;
  background-color:#DCBAFF;
  background-color:rgba(220, 186, 255, var(--bg-opacity));
}

.hover\:bg-red:hover {
  --bg-opacity:1;
  background-color:#B30300;
  background-color:rgba(179, 3, 0, var(--bg-opacity));
}

.hover\:bg-red-dark:hover {
  --bg-opacity:1;
  background-color:#7c0000;
  background-color:rgba(124, 0, 0, var(--bg-opacity));
}

.hover\:bg-red-light:hover {
  --bg-opacity:1;
  background-color:#B30027;
  background-color:rgba(179, 0, 39, var(--bg-opacity));
}

.hover\:bg-red-light2:hover {
  background-color:#ffacac82;
}

.hover\:bg-lightblue:hover {
  --bg-opacity:1;
  background-color:#305991;
  background-color:rgba(48, 89, 145, var(--bg-opacity));
}

.hover\:bg-lightblue-light1:hover {
  --bg-opacity:1;
  background-color:#f2f6fb;
  background-color:rgba(242, 246, 251, var(--bg-opacity));
}

.hover\:bg-lightblue-lightest:hover {
  --bg-opacity:1;
  background-color:#F2F5FA;
  background-color:rgba(242, 245, 250, var(--bg-opacity));
}

.hover\:bg-blue:hover {
  --bg-opacity:1;
  background-color:#0046AA;
  background-color:rgba(0, 70, 170, var(--bg-opacity));
}

.hover\:bg-blue-light:hover {
  --bg-opacity:1;
  background-color:#0046AA;
  background-color:rgba(0, 70, 170, var(--bg-opacity));
}

.hover\:bg-blue-focus:hover {
  --bg-opacity:1;
  background-color:#4074BF;
  background-color:rgba(64, 116, 191, var(--bg-opacity));
}

.hover\:bg-blue-lighter:hover {
  --bg-opacity:1;
  background-color:#E5ECF6;
  background-color:rgba(229, 236, 246, var(--bg-opacity));
}

.hover\:bg-blue-lightest:hover {
  --bg-opacity:1;
  background-color:#F2F6FB;
  background-color:rgba(242, 246, 251, var(--bg-opacity));
}

.hover\:bg-mint:hover {
  --bg-opacity:1;
  background-color:#A1FFD7;
  background-color:rgba(161, 255, 215, var(--bg-opacity));
}

.hover\:bg-green:hover {
  --bg-opacity:1;
  background-color:#166242;
  background-color:rgba(22, 98, 66, var(--bg-opacity));
}

.hover\:bg-green-light:hover {
  --bg-opacity:1;
  background-color:#2D631D;
  background-color:rgba(45, 99, 29, var(--bg-opacity));
}

.hover\:bg-green-dark:hover {
  --bg-opacity:1;
  background-color:#1E4715;
  background-color:rgba(30, 71, 21, var(--bg-opacity));
}

.hover\:bg-green-darker:hover {
  --bg-opacity:1;
  background-color:#344d0c;
  background-color:rgba(52, 77, 12, var(--bg-opacity));
}

.hover\:bg-white:hover {
  --bg-opacity:1;
  background-color:#FFFFFF;
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.hover\:bg-black:hover {
  --bg-opacity:1;
  background-color:#000000;
  background-color:rgba(0, 0, 0, var(--bg-opacity));
}

.hover\:bg-black-light:hover {
  --bg-opacity:1;
  background-color:#313133;
  background-color:rgba(49, 49, 51, var(--bg-opacity));
}

.hover\:bg-black-lightest:hover {
  background-color:rgba(0,0,0,0.12);
}

.hover\:bg-brown-light:hover {
  --bg-opacity:1;
  background-color:#4a443f;
  background-color:rgba(74, 68, 63, var(--bg-opacity));
}

.hover\:bg-brown-lighter:hover {
  --bg-opacity:1;
  background-color:#5b5752;
  background-color:rgba(91, 87, 82, var(--bg-opacity));
}

.hover\:bg-brown-lightest:hover {
  background-color:rgba(0,17,51,0.02);
}

.hover\:bg-brown-bg:hover {
  --bg-opacity:1;
  background-color:#34302d;
  background-color:rgba(52, 48, 45, var(--bg-opacity));
}

.hover\:bg-gray:hover {
  --bg-opacity:1;
  background-color:#78787a;
  background-color:rgba(120, 120, 122, var(--bg-opacity));
}

.hover\:bg-gray-dark:hover {
  --bg-opacity:1;
  background-color:#4b4b4d;
  background-color:rgba(75, 75, 77, var(--bg-opacity));
}

.hover\:bg-gray-light:hover {
  --bg-opacity:1;
  background-color:#979493;
  background-color:rgba(151, 148, 147, var(--bg-opacity));
}

.hover\:bg-gray-lighter:hover {
  --bg-opacity:1;
  background-color:#bcb4af;
  background-color:rgba(188, 180, 175, var(--bg-opacity));
}

.hover\:bg-gray-lightest:hover {
  --bg-opacity:1;
  background-color:#f9f9fa;
  background-color:rgba(249, 249, 250, var(--bg-opacity));
}

.hover\:bg-gray-bg:hover {
  --bg-opacity:1;
  background-color:rgb(250,250,251);
  background-color:rgba(250, 250, 251, var(--bg-opacity));
}

.hover\:bg-gray-disable:hover {
  --bg-opacity:1;
  background-color:rgb(224,224,224);
  background-color:rgba(224, 224, 224, var(--bg-opacity));
}

.hover\:bg-gray-disableColor:hover {
  --bg-opacity:1;
  background-color:rgb(192,192,192);
  background-color:rgba(192, 192, 192, var(--bg-opacity));
}

.hover\:bg-primary-text:hover {
  background-color:rgba(255,255,255);
}

.hover\:bg-primary-dark-text:hover {
  --bg-opacity:1;
  background-color:rgb(255,255,255);
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.hover\:bg-secondary-text:hover {
  background-color:rgba(255,255,255);
}

.hover\:bg-secondary-dark-text:hover {
  background-color:rgba(255,255,255,0.7);
}

.hover\:bg-tertiary-text:hover {
  background-color:rgba(0,17,51,0.3);
}

.hover\:bg-tertiary-dark-text:hover {
  background-color:rgba(255,255,255,0.4);
}

.hover\:bg-highlighted:hover {
  --bg-opacity:1;
  background-color:#bfcbdd;
  background-color:rgba(191, 203, 221, var(--bg-opacity));
}

.hover\:bg-badge-red:hover {
  --bg-opacity:1;
  background-color:#c1002b;
  background-color:rgba(193, 0, 43, var(--bg-opacity));
}

.hover\:bg-badge-neu:hover {
  --bg-opacity:1;
  background-color:#5b5c5e;
  background-color:rgba(91, 92, 94, var(--bg-opacity));
}

.hover\:bg-teal:hover {
}

.hover\:bg-indigo:hover {
}

.hover\:bg-transparent:hover {
  background-color:transparent;
}

.focus\:bg-dark:focus {
  --bg-opacity:1;
  background-color:rgb(0,17,51);
  background-color:rgba(0, 17, 51, var(--bg-opacity));
}

.focus\:bg-light:focus {
  --bg-opacity:1;
  background-color:rgb(255,255,255);
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.focus\:bg-yellow:focus {
  --bg-opacity:1;
  background-color:#F4F796;
  background-color:rgba(244, 247, 150, var(--bg-opacity));
}

.focus\:bg-yellow-text:focus {
  --bg-opacity:1;
  background-color:#F4F796;
  background-color:rgba(244, 247, 150, var(--bg-opacity));
}

.focus\:bg-yellow-light:focus {
  --bg-opacity:1;
  background-color:#fbfcd6;
  background-color:rgba(251, 252, 214, var(--bg-opacity));
}

.focus\:bg-yellow-warning:focus {
  --bg-opacity:1;
  background-color:#FFDD00;
  background-color:rgba(255, 221, 0, var(--bg-opacity));
}

.focus\:bg-gold-light:focus {
  --bg-opacity:1;
  background-color:#918041;
  background-color:rgba(145, 128, 65, var(--bg-opacity));
}

.focus\:bg-gold-dark:focus {
  --bg-opacity:1;
  background-color:#937f35;
  background-color:rgba(147, 127, 53, var(--bg-opacity));
}

.focus\:bg-gold-lighter:focus {
  --bg-opacity:1;
  background-color:#f8f3bf;
  background-color:rgba(248, 243, 191, var(--bg-opacity));
}

.focus\:bg-gold-lightest:focus {
  background-color:#f3f1e5d1;
}

.focus\:bg-gold-bg:focus {
  --bg-opacity:1;
  background-color:#b7a679;
  background-color:rgba(183, 166, 121, var(--bg-opacity));
}

.focus\:bg-pink:focus {
  --bg-opacity:1;
  background-color:#DCBAFF;
  background-color:rgba(220, 186, 255, var(--bg-opacity));
}

.focus\:bg-red:focus {
  --bg-opacity:1;
  background-color:#B30300;
  background-color:rgba(179, 3, 0, var(--bg-opacity));
}

.focus\:bg-red-dark:focus {
  --bg-opacity:1;
  background-color:#7c0000;
  background-color:rgba(124, 0, 0, var(--bg-opacity));
}

.focus\:bg-red-light:focus {
  --bg-opacity:1;
  background-color:#B30027;
  background-color:rgba(179, 0, 39, var(--bg-opacity));
}

.focus\:bg-red-light2:focus {
  background-color:#ffacac82;
}

.focus\:bg-lightblue:focus {
  --bg-opacity:1;
  background-color:#305991;
  background-color:rgba(48, 89, 145, var(--bg-opacity));
}

.focus\:bg-lightblue-light1:focus {
  --bg-opacity:1;
  background-color:#f2f6fb;
  background-color:rgba(242, 246, 251, var(--bg-opacity));
}

.focus\:bg-lightblue-lightest:focus {
  --bg-opacity:1;
  background-color:#F2F5FA;
  background-color:rgba(242, 245, 250, var(--bg-opacity));
}

.focus\:bg-blue:focus {
  --bg-opacity:1;
  background-color:#0046AA;
  background-color:rgba(0, 70, 170, var(--bg-opacity));
}

.focus\:bg-blue-light:focus {
  --bg-opacity:1;
  background-color:#0046AA;
  background-color:rgba(0, 70, 170, var(--bg-opacity));
}

.focus\:bg-blue-focus:focus {
  --bg-opacity:1;
  background-color:#4074BF;
  background-color:rgba(64, 116, 191, var(--bg-opacity));
}

.focus\:bg-blue-lighter:focus {
  --bg-opacity:1;
  background-color:#E5ECF6;
  background-color:rgba(229, 236, 246, var(--bg-opacity));
}

.focus\:bg-blue-lightest:focus {
  --bg-opacity:1;
  background-color:#F2F6FB;
  background-color:rgba(242, 246, 251, var(--bg-opacity));
}

.focus\:bg-mint:focus {
  --bg-opacity:1;
  background-color:#A1FFD7;
  background-color:rgba(161, 255, 215, var(--bg-opacity));
}

.focus\:bg-green:focus {
  --bg-opacity:1;
  background-color:#166242;
  background-color:rgba(22, 98, 66, var(--bg-opacity));
}

.focus\:bg-green-light:focus {
  --bg-opacity:1;
  background-color:#2D631D;
  background-color:rgba(45, 99, 29, var(--bg-opacity));
}

.focus\:bg-green-dark:focus {
  --bg-opacity:1;
  background-color:#1E4715;
  background-color:rgba(30, 71, 21, var(--bg-opacity));
}

.focus\:bg-green-darker:focus {
  --bg-opacity:1;
  background-color:#344d0c;
  background-color:rgba(52, 77, 12, var(--bg-opacity));
}

.focus\:bg-white:focus {
  --bg-opacity:1;
  background-color:#FFFFFF;
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.focus\:bg-black:focus {
  --bg-opacity:1;
  background-color:#000000;
  background-color:rgba(0, 0, 0, var(--bg-opacity));
}

.focus\:bg-black-light:focus {
  --bg-opacity:1;
  background-color:#313133;
  background-color:rgba(49, 49, 51, var(--bg-opacity));
}

.focus\:bg-black-lightest:focus {
  background-color:rgba(0,0,0,0.12);
}

.focus\:bg-brown-light:focus {
  --bg-opacity:1;
  background-color:#4a443f;
  background-color:rgba(74, 68, 63, var(--bg-opacity));
}

.focus\:bg-brown-lighter:focus {
  --bg-opacity:1;
  background-color:#5b5752;
  background-color:rgba(91, 87, 82, var(--bg-opacity));
}

.focus\:bg-brown-lightest:focus {
  background-color:rgba(0,17,51,0.02);
}

.focus\:bg-brown-bg:focus {
  --bg-opacity:1;
  background-color:#34302d;
  background-color:rgba(52, 48, 45, var(--bg-opacity));
}

.focus\:bg-gray:focus {
  --bg-opacity:1;
  background-color:#78787a;
  background-color:rgba(120, 120, 122, var(--bg-opacity));
}

.focus\:bg-gray-dark:focus {
  --bg-opacity:1;
  background-color:#4b4b4d;
  background-color:rgba(75, 75, 77, var(--bg-opacity));
}

.focus\:bg-gray-light:focus {
  --bg-opacity:1;
  background-color:#979493;
  background-color:rgba(151, 148, 147, var(--bg-opacity));
}

.focus\:bg-gray-lighter:focus {
  --bg-opacity:1;
  background-color:#bcb4af;
  background-color:rgba(188, 180, 175, var(--bg-opacity));
}

.focus\:bg-gray-lightest:focus {
  --bg-opacity:1;
  background-color:#f9f9fa;
  background-color:rgba(249, 249, 250, var(--bg-opacity));
}

.focus\:bg-gray-bg:focus {
  --bg-opacity:1;
  background-color:rgb(250,250,251);
  background-color:rgba(250, 250, 251, var(--bg-opacity));
}

.focus\:bg-gray-disable:focus {
  --bg-opacity:1;
  background-color:rgb(224,224,224);
  background-color:rgba(224, 224, 224, var(--bg-opacity));
}

.focus\:bg-gray-disableColor:focus {
  --bg-opacity:1;
  background-color:rgb(192,192,192);
  background-color:rgba(192, 192, 192, var(--bg-opacity));
}

.focus\:bg-primary-text:focus {
  background-color:rgba(255,255,255);
}

.focus\:bg-primary-dark-text:focus {
  --bg-opacity:1;
  background-color:rgb(255,255,255);
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.focus\:bg-secondary-text:focus {
  background-color:rgba(255,255,255);
}

.focus\:bg-secondary-dark-text:focus {
  background-color:rgba(255,255,255,0.7);
}

.focus\:bg-tertiary-text:focus {
  background-color:rgba(0,17,51,0.3);
}

.focus\:bg-tertiary-dark-text:focus {
  background-color:rgba(255,255,255,0.4);
}

.focus\:bg-highlighted:focus {
  --bg-opacity:1;
  background-color:#bfcbdd;
  background-color:rgba(191, 203, 221, var(--bg-opacity));
}

.focus\:bg-badge-red:focus {
  --bg-opacity:1;
  background-color:#c1002b;
  background-color:rgba(193, 0, 43, var(--bg-opacity));
}

.focus\:bg-badge-neu:focus {
  --bg-opacity:1;
  background-color:#5b5c5e;
  background-color:rgba(91, 92, 94, var(--bg-opacity));
}

.focus\:bg-teal:focus {
}

.focus\:bg-indigo:focus {
}

.focus\:bg-transparent:focus {
  background-color:transparent;
}

.active\:bg-dark:active {
  --bg-opacity:1;
  background-color:rgb(0,17,51);
  background-color:rgba(0, 17, 51, var(--bg-opacity));
}

.active\:bg-light:active {
  --bg-opacity:1;
  background-color:rgb(255,255,255);
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.active\:bg-yellow:active {
  --bg-opacity:1;
  background-color:#F4F796;
  background-color:rgba(244, 247, 150, var(--bg-opacity));
}

.active\:bg-yellow-text:active {
  --bg-opacity:1;
  background-color:#F4F796;
  background-color:rgba(244, 247, 150, var(--bg-opacity));
}

.active\:bg-yellow-light:active {
  --bg-opacity:1;
  background-color:#fbfcd6;
  background-color:rgba(251, 252, 214, var(--bg-opacity));
}

.active\:bg-yellow-warning:active {
  --bg-opacity:1;
  background-color:#FFDD00;
  background-color:rgba(255, 221, 0, var(--bg-opacity));
}

.active\:bg-gold-light:active {
  --bg-opacity:1;
  background-color:#918041;
  background-color:rgba(145, 128, 65, var(--bg-opacity));
}

.active\:bg-gold-dark:active {
  --bg-opacity:1;
  background-color:#937f35;
  background-color:rgba(147, 127, 53, var(--bg-opacity));
}

.active\:bg-gold-lighter:active {
  --bg-opacity:1;
  background-color:#f8f3bf;
  background-color:rgba(248, 243, 191, var(--bg-opacity));
}

.active\:bg-gold-lightest:active {
  background-color:#f3f1e5d1;
}

.active\:bg-gold-bg:active {
  --bg-opacity:1;
  background-color:#b7a679;
  background-color:rgba(183, 166, 121, var(--bg-opacity));
}

.active\:bg-pink:active {
  --bg-opacity:1;
  background-color:#DCBAFF;
  background-color:rgba(220, 186, 255, var(--bg-opacity));
}

.active\:bg-red:active {
  --bg-opacity:1;
  background-color:#B30300;
  background-color:rgba(179, 3, 0, var(--bg-opacity));
}

.active\:bg-red-dark:active {
  --bg-opacity:1;
  background-color:#7c0000;
  background-color:rgba(124, 0, 0, var(--bg-opacity));
}

.active\:bg-red-light:active {
  --bg-opacity:1;
  background-color:#B30027;
  background-color:rgba(179, 0, 39, var(--bg-opacity));
}

.active\:bg-red-light2:active {
  background-color:#ffacac82;
}

.active\:bg-lightblue:active {
  --bg-opacity:1;
  background-color:#305991;
  background-color:rgba(48, 89, 145, var(--bg-opacity));
}

.active\:bg-lightblue-light1:active {
  --bg-opacity:1;
  background-color:#f2f6fb;
  background-color:rgba(242, 246, 251, var(--bg-opacity));
}

.active\:bg-lightblue-lightest:active {
  --bg-opacity:1;
  background-color:#F2F5FA;
  background-color:rgba(242, 245, 250, var(--bg-opacity));
}

.active\:bg-blue:active {
  --bg-opacity:1;
  background-color:#0046AA;
  background-color:rgba(0, 70, 170, var(--bg-opacity));
}

.active\:bg-blue-light:active {
  --bg-opacity:1;
  background-color:#0046AA;
  background-color:rgba(0, 70, 170, var(--bg-opacity));
}

.active\:bg-blue-focus:active {
  --bg-opacity:1;
  background-color:#4074BF;
  background-color:rgba(64, 116, 191, var(--bg-opacity));
}

.active\:bg-blue-lighter:active {
  --bg-opacity:1;
  background-color:#E5ECF6;
  background-color:rgba(229, 236, 246, var(--bg-opacity));
}

.active\:bg-blue-lightest:active {
  --bg-opacity:1;
  background-color:#F2F6FB;
  background-color:rgba(242, 246, 251, var(--bg-opacity));
}

.active\:bg-mint:active {
  --bg-opacity:1;
  background-color:#A1FFD7;
  background-color:rgba(161, 255, 215, var(--bg-opacity));
}

.active\:bg-green:active {
  --bg-opacity:1;
  background-color:#166242;
  background-color:rgba(22, 98, 66, var(--bg-opacity));
}

.active\:bg-green-light:active {
  --bg-opacity:1;
  background-color:#2D631D;
  background-color:rgba(45, 99, 29, var(--bg-opacity));
}

.active\:bg-green-dark:active {
  --bg-opacity:1;
  background-color:#1E4715;
  background-color:rgba(30, 71, 21, var(--bg-opacity));
}

.active\:bg-green-darker:active {
  --bg-opacity:1;
  background-color:#344d0c;
  background-color:rgba(52, 77, 12, var(--bg-opacity));
}

.active\:bg-white:active {
  --bg-opacity:1;
  background-color:#FFFFFF;
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.active\:bg-black:active {
  --bg-opacity:1;
  background-color:#000000;
  background-color:rgba(0, 0, 0, var(--bg-opacity));
}

.active\:bg-black-light:active {
  --bg-opacity:1;
  background-color:#313133;
  background-color:rgba(49, 49, 51, var(--bg-opacity));
}

.active\:bg-black-lightest:active {
  background-color:rgba(0,0,0,0.12);
}

.active\:bg-brown-light:active {
  --bg-opacity:1;
  background-color:#4a443f;
  background-color:rgba(74, 68, 63, var(--bg-opacity));
}

.active\:bg-brown-lighter:active {
  --bg-opacity:1;
  background-color:#5b5752;
  background-color:rgba(91, 87, 82, var(--bg-opacity));
}

.active\:bg-brown-lightest:active {
  background-color:rgba(0,17,51,0.02);
}

.active\:bg-brown-bg:active {
  --bg-opacity:1;
  background-color:#34302d;
  background-color:rgba(52, 48, 45, var(--bg-opacity));
}

.active\:bg-gray:active {
  --bg-opacity:1;
  background-color:#78787a;
  background-color:rgba(120, 120, 122, var(--bg-opacity));
}

.active\:bg-gray-dark:active {
  --bg-opacity:1;
  background-color:#4b4b4d;
  background-color:rgba(75, 75, 77, var(--bg-opacity));
}

.active\:bg-gray-light:active {
  --bg-opacity:1;
  background-color:#979493;
  background-color:rgba(151, 148, 147, var(--bg-opacity));
}

.active\:bg-gray-lighter:active {
  --bg-opacity:1;
  background-color:#bcb4af;
  background-color:rgba(188, 180, 175, var(--bg-opacity));
}

.active\:bg-gray-lightest:active {
  --bg-opacity:1;
  background-color:#f9f9fa;
  background-color:rgba(249, 249, 250, var(--bg-opacity));
}

.active\:bg-gray-bg:active {
  --bg-opacity:1;
  background-color:rgb(250,250,251);
  background-color:rgba(250, 250, 251, var(--bg-opacity));
}

.active\:bg-gray-disable:active {
  --bg-opacity:1;
  background-color:rgb(224,224,224);
  background-color:rgba(224, 224, 224, var(--bg-opacity));
}

.active\:bg-gray-disableColor:active {
  --bg-opacity:1;
  background-color:rgb(192,192,192);
  background-color:rgba(192, 192, 192, var(--bg-opacity));
}

.active\:bg-primary-text:active {
  background-color:rgba(255,255,255);
}

.active\:bg-primary-dark-text:active {
  --bg-opacity:1;
  background-color:rgb(255,255,255);
  background-color:rgba(255, 255, 255, var(--bg-opacity));
}

.active\:bg-secondary-text:active {
  background-color:rgba(255,255,255);
}

.active\:bg-secondary-dark-text:active {
  background-color:rgba(255,255,255,0.7);
}

.active\:bg-tertiary-text:active {
  background-color:rgba(0,17,51,0.3);
}

.active\:bg-tertiary-dark-text:active {
  background-color:rgba(255,255,255,0.4);
}

.active\:bg-highlighted:active {
  --bg-opacity:1;
  background-color:#bfcbdd;
  background-color:rgba(191, 203, 221, var(--bg-opacity));
}

.active\:bg-badge-red:active {
  --bg-opacity:1;
  background-color:#c1002b;
  background-color:rgba(193, 0, 43, var(--bg-opacity));
}

.active\:bg-badge-neu:active {
  --bg-opacity:1;
  background-color:#5b5c5e;
  background-color:rgba(91, 92, 94, var(--bg-opacity));
}

.active\:bg-teal:active {
}

.active\:bg-indigo:active {
}

.active\:bg-transparent:active {
  background-color:transparent;
}

.bg-none {
  background-image:none;
}

.bg-gradient-to-t {
  background-image:linear-gradient(to top, var(--gradient-color-stops));
}

.bg-gradient-to-tr {
  background-image:linear-gradient(to top right, var(--gradient-color-stops));
}

.bg-gradient-to-r {
  background-image:linear-gradient(to right, var(--gradient-color-stops));
}

.bg-gradient-to-br {
  background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
}

.bg-gradient-to-b {
  background-image:linear-gradient(to bottom, var(--gradient-color-stops));
}

.bg-gradient-to-bl {
  background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
}

.bg-gradient-to-l {
  background-image:linear-gradient(to left, var(--gradient-color-stops));
}

.bg-gradient-to-tl {
  background-image:linear-gradient(to top left, var(--gradient-color-stops));
}

.from-dark {
  --gradient-from-color:rgb(0,17,51);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.from-light {
  --gradient-from-color:rgb(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.from-yellow {
  --gradient-from-color:#F4F796;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
}

.from-yellow-text {
  --gradient-from-color:#F4F796;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
}

.from-yellow-light {
  --gradient-from-color:#fbfcd6;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
}

.from-yellow-warning {
  --gradient-from-color:#FFDD00;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
}

.from-gold-light {
  --gradient-from-color:#918041;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
}

.from-gold-dark {
  --gradient-from-color:#937f35;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
}

.from-gold-lighter {
  --gradient-from-color:#f8f3bf;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
}

.from-gold-lightest {
  --gradient-from-color:#f3f1e5d1;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
}

.from-gold-bg {
  --gradient-from-color:#b7a679;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
}

.from-pink {
  --gradient-from-color:#DCBAFF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
}

.from-red {
  --gradient-from-color:#B30300;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
}

.from-red-dark {
  --gradient-from-color:#7c0000;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
}

.from-red-light {
  --gradient-from-color:#B30027;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
}

.from-red-light2 {
  --gradient-from-color:#ffacac82;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
}

.from-lightblue {
  --gradient-from-color:#305991;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
}

.from-lightblue-light1 {
  --gradient-from-color:#f2f6fb;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
}

.from-lightblue-lightest {
  --gradient-from-color:#F2F5FA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
}

.from-blue {
  --gradient-from-color:#0046AA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
}

.from-blue-light {
  --gradient-from-color:#0046AA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
}

.from-blue-focus {
  --gradient-from-color:#4074BF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
}

.from-blue-lighter {
  --gradient-from-color:#E5ECF6;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
}

.from-blue-lightest {
  --gradient-from-color:#F2F6FB;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
}

.from-mint {
  --gradient-from-color:#A1FFD7;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
}

.from-green {
  --gradient-from-color:#166242;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
}

.from-green-light {
  --gradient-from-color:#2D631D;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
}

.from-green-dark {
  --gradient-from-color:#1E4715;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
}

.from-green-darker {
  --gradient-from-color:#344d0c;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
}

.from-white {
  --gradient-from-color:#FFFFFF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.from-black {
  --gradient-from-color:#000000;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.from-black-light {
  --gradient-from-color:#313133;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
}

.from-black-lightest {
  --gradient-from-color:rgba(0,0,0,0.12);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.from-brown-light {
  --gradient-from-color:#4a443f;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
}

.from-brown-lighter {
  --gradient-from-color:#5b5752;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
}

.from-brown-lightest {
  --gradient-from-color:rgba(0,17,51,0.02);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.from-brown-bg {
  --gradient-from-color:#34302d;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
}

.from-gray {
  --gradient-from-color:#78787a;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
}

.from-gray-dark {
  --gradient-from-color:#4b4b4d;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
}

.from-gray-light {
  --gradient-from-color:#979493;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
}

.from-gray-lighter {
  --gradient-from-color:#bcb4af;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
}

.from-gray-lightest {
  --gradient-from-color:#f9f9fa;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
}

.from-gray-bg {
  --gradient-from-color:rgb(250,250,251);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
}

.from-gray-disable {
  --gradient-from-color:rgb(224,224,224);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
}

.from-gray-disableColor {
  --gradient-from-color:rgb(192,192,192);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
}

.from-primary-text {
  --gradient-from-color:rgba(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.from-primary-dark-text {
  --gradient-from-color:rgb(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.from-secondary-text {
  --gradient-from-color:rgba(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.from-secondary-dark-text {
  --gradient-from-color:rgba(255,255,255,0.7);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.from-tertiary-text {
  --gradient-from-color:rgba(0,17,51,0.3);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.from-tertiary-dark-text {
  --gradient-from-color:rgba(255,255,255,0.4);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.from-highlighted {
  --gradient-from-color:#bfcbdd;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
}

.from-badge-red {
  --gradient-from-color:#c1002b;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
}

.from-badge-neu {
  --gradient-from-color:#5b5c5e;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
}

.from-teal {
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.from-indigo {
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.from-transparent {
  --gradient-from-color:transparent;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.via-dark {
  --gradient-via-color:rgb(0,17,51);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.via-light {
  --gradient-via-color:rgb(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.via-yellow {
  --gradient-via-color:#F4F796;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
}

.via-yellow-text {
  --gradient-via-color:#F4F796;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
}

.via-yellow-light {
  --gradient-via-color:#fbfcd6;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
}

.via-yellow-warning {
  --gradient-via-color:#FFDD00;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
}

.via-gold-light {
  --gradient-via-color:#918041;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
}

.via-gold-dark {
  --gradient-via-color:#937f35;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
}

.via-gold-lighter {
  --gradient-via-color:#f8f3bf;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
}

.via-gold-lightest {
  --gradient-via-color:#f3f1e5d1;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
}

.via-gold-bg {
  --gradient-via-color:#b7a679;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
}

.via-pink {
  --gradient-via-color:#DCBAFF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
}

.via-red {
  --gradient-via-color:#B30300;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
}

.via-red-dark {
  --gradient-via-color:#7c0000;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
}

.via-red-light {
  --gradient-via-color:#B30027;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
}

.via-red-light2 {
  --gradient-via-color:#ffacac82;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
}

.via-lightblue {
  --gradient-via-color:#305991;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
}

.via-lightblue-light1 {
  --gradient-via-color:#f2f6fb;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
}

.via-lightblue-lightest {
  --gradient-via-color:#F2F5FA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
}

.via-blue {
  --gradient-via-color:#0046AA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
}

.via-blue-light {
  --gradient-via-color:#0046AA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
}

.via-blue-focus {
  --gradient-via-color:#4074BF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
}

.via-blue-lighter {
  --gradient-via-color:#E5ECF6;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
}

.via-blue-lightest {
  --gradient-via-color:#F2F6FB;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
}

.via-mint {
  --gradient-via-color:#A1FFD7;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
}

.via-green {
  --gradient-via-color:#166242;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
}

.via-green-light {
  --gradient-via-color:#2D631D;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
}

.via-green-dark {
  --gradient-via-color:#1E4715;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
}

.via-green-darker {
  --gradient-via-color:#344d0c;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
}

.via-white {
  --gradient-via-color:#FFFFFF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.via-black {
  --gradient-via-color:#000000;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.via-black-light {
  --gradient-via-color:#313133;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
}

.via-black-lightest {
  --gradient-via-color:rgba(0,0,0,0.12);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.via-brown-light {
  --gradient-via-color:#4a443f;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
}

.via-brown-lighter {
  --gradient-via-color:#5b5752;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
}

.via-brown-lightest {
  --gradient-via-color:rgba(0,17,51,0.02);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.via-brown-bg {
  --gradient-via-color:#34302d;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
}

.via-gray {
  --gradient-via-color:#78787a;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
}

.via-gray-dark {
  --gradient-via-color:#4b4b4d;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
}

.via-gray-light {
  --gradient-via-color:#979493;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
}

.via-gray-lighter {
  --gradient-via-color:#bcb4af;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
}

.via-gray-lightest {
  --gradient-via-color:#f9f9fa;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
}

.via-gray-bg {
  --gradient-via-color:rgb(250,250,251);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
}

.via-gray-disable {
  --gradient-via-color:rgb(224,224,224);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
}

.via-gray-disableColor {
  --gradient-via-color:rgb(192,192,192);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
}

.via-primary-text {
  --gradient-via-color:rgba(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.via-primary-dark-text {
  --gradient-via-color:rgb(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.via-secondary-text {
  --gradient-via-color:rgba(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.via-secondary-dark-text {
  --gradient-via-color:rgba(255,255,255,0.7);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.via-tertiary-text {
  --gradient-via-color:rgba(0,17,51,0.3);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.via-tertiary-dark-text {
  --gradient-via-color:rgba(255,255,255,0.4);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.via-highlighted {
  --gradient-via-color:#bfcbdd;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
}

.via-badge-red {
  --gradient-via-color:#c1002b;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
}

.via-badge-neu {
  --gradient-via-color:#5b5c5e;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
}

.via-teal {
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.via-indigo {
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.via-transparent {
  --gradient-via-color:transparent;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.to-dark {
  --gradient-to-color:rgb(0,17,51);
}

.to-light {
  --gradient-to-color:rgb(255,255,255);
}

.to-yellow {
  --gradient-to-color:#F4F796;
}

.to-yellow-text {
  --gradient-to-color:#F4F796;
}

.to-yellow-light {
  --gradient-to-color:#fbfcd6;
}

.to-yellow-warning {
  --gradient-to-color:#FFDD00;
}

.to-gold-light {
  --gradient-to-color:#918041;
}

.to-gold-dark {
  --gradient-to-color:#937f35;
}

.to-gold-lighter {
  --gradient-to-color:#f8f3bf;
}

.to-gold-lightest {
  --gradient-to-color:#f3f1e5d1;
}

.to-gold-bg {
  --gradient-to-color:#b7a679;
}

.to-pink {
  --gradient-to-color:#DCBAFF;
}

.to-red {
  --gradient-to-color:#B30300;
}

.to-red-dark {
  --gradient-to-color:#7c0000;
}

.to-red-light {
  --gradient-to-color:#B30027;
}

.to-red-light2 {
  --gradient-to-color:#ffacac82;
}

.to-lightblue {
  --gradient-to-color:#305991;
}

.to-lightblue-light1 {
  --gradient-to-color:#f2f6fb;
}

.to-lightblue-lightest {
  --gradient-to-color:#F2F5FA;
}

.to-blue {
  --gradient-to-color:#0046AA;
}

.to-blue-light {
  --gradient-to-color:#0046AA;
}

.to-blue-focus {
  --gradient-to-color:#4074BF;
}

.to-blue-lighter {
  --gradient-to-color:#E5ECF6;
}

.to-blue-lightest {
  --gradient-to-color:#F2F6FB;
}

.to-mint {
  --gradient-to-color:#A1FFD7;
}

.to-green {
  --gradient-to-color:#166242;
}

.to-green-light {
  --gradient-to-color:#2D631D;
}

.to-green-dark {
  --gradient-to-color:#1E4715;
}

.to-green-darker {
  --gradient-to-color:#344d0c;
}

.to-white {
  --gradient-to-color:#FFFFFF;
}

.to-black {
  --gradient-to-color:#000000;
}

.to-black-light {
  --gradient-to-color:#313133;
}

.to-black-lightest {
  --gradient-to-color:rgba(0,0,0,0.12);
}

.to-brown-light {
  --gradient-to-color:#4a443f;
}

.to-brown-lighter {
  --gradient-to-color:#5b5752;
}

.to-brown-lightest {
  --gradient-to-color:rgba(0,17,51,0.02);
}

.to-brown-bg {
  --gradient-to-color:#34302d;
}

.to-gray {
  --gradient-to-color:#78787a;
}

.to-gray-dark {
  --gradient-to-color:#4b4b4d;
}

.to-gray-light {
  --gradient-to-color:#979493;
}

.to-gray-lighter {
  --gradient-to-color:#bcb4af;
}

.to-gray-lightest {
  --gradient-to-color:#f9f9fa;
}

.to-gray-bg {
  --gradient-to-color:rgb(250,250,251);
}

.to-gray-disable {
  --gradient-to-color:rgb(224,224,224);
}

.to-gray-disableColor {
  --gradient-to-color:rgb(192,192,192);
}

.to-primary-text {
  --gradient-to-color:rgba(255,255,255);
}

.to-primary-dark-text {
  --gradient-to-color:rgb(255,255,255);
}

.to-secondary-text {
  --gradient-to-color:rgba(255,255,255);
}

.to-secondary-dark-text {
  --gradient-to-color:rgba(255,255,255,0.7);
}

.to-tertiary-text {
  --gradient-to-color:rgba(0,17,51,0.3);
}

.to-tertiary-dark-text {
  --gradient-to-color:rgba(255,255,255,0.4);
}

.to-highlighted {
  --gradient-to-color:#bfcbdd;
}

.to-badge-red {
  --gradient-to-color:#c1002b;
}

.to-badge-neu {
  --gradient-to-color:#5b5c5e;
}

.to-teal {
}

.to-indigo {
}

.to-transparent {
  --gradient-to-color:transparent;
}

.hover\:from-dark:hover {
  --gradient-from-color:rgb(0,17,51);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.hover\:from-light:hover {
  --gradient-from-color:rgb(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:from-yellow:hover {
  --gradient-from-color:#F4F796;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
}

.hover\:from-yellow-text:hover {
  --gradient-from-color:#F4F796;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
}

.hover\:from-yellow-light:hover {
  --gradient-from-color:#fbfcd6;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
}

.hover\:from-yellow-warning:hover {
  --gradient-from-color:#FFDD00;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
}

.hover\:from-gold-light:hover {
  --gradient-from-color:#918041;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
}

.hover\:from-gold-dark:hover {
  --gradient-from-color:#937f35;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
}

.hover\:from-gold-lighter:hover {
  --gradient-from-color:#f8f3bf;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
}

.hover\:from-gold-lightest:hover {
  --gradient-from-color:#f3f1e5d1;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
}

.hover\:from-gold-bg:hover {
  --gradient-from-color:#b7a679;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
}

.hover\:from-pink:hover {
  --gradient-from-color:#DCBAFF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
}

.hover\:from-red:hover {
  --gradient-from-color:#B30300;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
}

.hover\:from-red-dark:hover {
  --gradient-from-color:#7c0000;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
}

.hover\:from-red-light:hover {
  --gradient-from-color:#B30027;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
}

.hover\:from-red-light2:hover {
  --gradient-from-color:#ffacac82;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
}

.hover\:from-lightblue:hover {
  --gradient-from-color:#305991;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
}

.hover\:from-lightblue-light1:hover {
  --gradient-from-color:#f2f6fb;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
}

.hover\:from-lightblue-lightest:hover {
  --gradient-from-color:#F2F5FA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
}

.hover\:from-blue:hover {
  --gradient-from-color:#0046AA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
}

.hover\:from-blue-light:hover {
  --gradient-from-color:#0046AA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
}

.hover\:from-blue-focus:hover {
  --gradient-from-color:#4074BF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
}

.hover\:from-blue-lighter:hover {
  --gradient-from-color:#E5ECF6;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
}

.hover\:from-blue-lightest:hover {
  --gradient-from-color:#F2F6FB;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
}

.hover\:from-mint:hover {
  --gradient-from-color:#A1FFD7;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
}

.hover\:from-green:hover {
  --gradient-from-color:#166242;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
}

.hover\:from-green-light:hover {
  --gradient-from-color:#2D631D;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
}

.hover\:from-green-dark:hover {
  --gradient-from-color:#1E4715;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
}

.hover\:from-green-darker:hover {
  --gradient-from-color:#344d0c;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
}

.hover\:from-white:hover {
  --gradient-from-color:#FFFFFF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:from-black:hover {
  --gradient-from-color:#000000;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.hover\:from-black-light:hover {
  --gradient-from-color:#313133;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
}

.hover\:from-black-lightest:hover {
  --gradient-from-color:rgba(0,0,0,0.12);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.hover\:from-brown-light:hover {
  --gradient-from-color:#4a443f;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
}

.hover\:from-brown-lighter:hover {
  --gradient-from-color:#5b5752;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
}

.hover\:from-brown-lightest:hover {
  --gradient-from-color:rgba(0,17,51,0.02);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.hover\:from-brown-bg:hover {
  --gradient-from-color:#34302d;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
}

.hover\:from-gray:hover {
  --gradient-from-color:#78787a;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
}

.hover\:from-gray-dark:hover {
  --gradient-from-color:#4b4b4d;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
}

.hover\:from-gray-light:hover {
  --gradient-from-color:#979493;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
}

.hover\:from-gray-lighter:hover {
  --gradient-from-color:#bcb4af;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
}

.hover\:from-gray-lightest:hover {
  --gradient-from-color:#f9f9fa;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
}

.hover\:from-gray-bg:hover {
  --gradient-from-color:rgb(250,250,251);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
}

.hover\:from-gray-disable:hover {
  --gradient-from-color:rgb(224,224,224);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
}

.hover\:from-gray-disableColor:hover {
  --gradient-from-color:rgb(192,192,192);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
}

.hover\:from-primary-text:hover {
  --gradient-from-color:rgba(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:from-primary-dark-text:hover {
  --gradient-from-color:rgb(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:from-secondary-text:hover {
  --gradient-from-color:rgba(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:from-secondary-dark-text:hover {
  --gradient-from-color:rgba(255,255,255,0.7);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:from-tertiary-text:hover {
  --gradient-from-color:rgba(0,17,51,0.3);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.hover\:from-tertiary-dark-text:hover {
  --gradient-from-color:rgba(255,255,255,0.4);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:from-highlighted:hover {
  --gradient-from-color:#bfcbdd;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
}

.hover\:from-badge-red:hover {
  --gradient-from-color:#c1002b;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
}

.hover\:from-badge-neu:hover {
  --gradient-from-color:#5b5c5e;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
}

.hover\:from-teal:hover {
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:from-indigo:hover {
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:from-transparent:hover {
  --gradient-from-color:transparent;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.hover\:via-dark:hover {
  --gradient-via-color:rgb(0,17,51);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.hover\:via-light:hover {
  --gradient-via-color:rgb(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:via-yellow:hover {
  --gradient-via-color:#F4F796;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
}

.hover\:via-yellow-text:hover {
  --gradient-via-color:#F4F796;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
}

.hover\:via-yellow-light:hover {
  --gradient-via-color:#fbfcd6;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
}

.hover\:via-yellow-warning:hover {
  --gradient-via-color:#FFDD00;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
}

.hover\:via-gold-light:hover {
  --gradient-via-color:#918041;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
}

.hover\:via-gold-dark:hover {
  --gradient-via-color:#937f35;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
}

.hover\:via-gold-lighter:hover {
  --gradient-via-color:#f8f3bf;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
}

.hover\:via-gold-lightest:hover {
  --gradient-via-color:#f3f1e5d1;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
}

.hover\:via-gold-bg:hover {
  --gradient-via-color:#b7a679;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
}

.hover\:via-pink:hover {
  --gradient-via-color:#DCBAFF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
}

.hover\:via-red:hover {
  --gradient-via-color:#B30300;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
}

.hover\:via-red-dark:hover {
  --gradient-via-color:#7c0000;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
}

.hover\:via-red-light:hover {
  --gradient-via-color:#B30027;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
}

.hover\:via-red-light2:hover {
  --gradient-via-color:#ffacac82;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
}

.hover\:via-lightblue:hover {
  --gradient-via-color:#305991;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
}

.hover\:via-lightblue-light1:hover {
  --gradient-via-color:#f2f6fb;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
}

.hover\:via-lightblue-lightest:hover {
  --gradient-via-color:#F2F5FA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
}

.hover\:via-blue:hover {
  --gradient-via-color:#0046AA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
}

.hover\:via-blue-light:hover {
  --gradient-via-color:#0046AA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
}

.hover\:via-blue-focus:hover {
  --gradient-via-color:#4074BF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
}

.hover\:via-blue-lighter:hover {
  --gradient-via-color:#E5ECF6;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
}

.hover\:via-blue-lightest:hover {
  --gradient-via-color:#F2F6FB;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
}

.hover\:via-mint:hover {
  --gradient-via-color:#A1FFD7;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
}

.hover\:via-green:hover {
  --gradient-via-color:#166242;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
}

.hover\:via-green-light:hover {
  --gradient-via-color:#2D631D;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
}

.hover\:via-green-dark:hover {
  --gradient-via-color:#1E4715;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
}

.hover\:via-green-darker:hover {
  --gradient-via-color:#344d0c;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
}

.hover\:via-white:hover {
  --gradient-via-color:#FFFFFF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:via-black:hover {
  --gradient-via-color:#000000;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.hover\:via-black-light:hover {
  --gradient-via-color:#313133;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
}

.hover\:via-black-lightest:hover {
  --gradient-via-color:rgba(0,0,0,0.12);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.hover\:via-brown-light:hover {
  --gradient-via-color:#4a443f;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
}

.hover\:via-brown-lighter:hover {
  --gradient-via-color:#5b5752;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
}

.hover\:via-brown-lightest:hover {
  --gradient-via-color:rgba(0,17,51,0.02);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.hover\:via-brown-bg:hover {
  --gradient-via-color:#34302d;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
}

.hover\:via-gray:hover {
  --gradient-via-color:#78787a;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
}

.hover\:via-gray-dark:hover {
  --gradient-via-color:#4b4b4d;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
}

.hover\:via-gray-light:hover {
  --gradient-via-color:#979493;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
}

.hover\:via-gray-lighter:hover {
  --gradient-via-color:#bcb4af;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
}

.hover\:via-gray-lightest:hover {
  --gradient-via-color:#f9f9fa;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
}

.hover\:via-gray-bg:hover {
  --gradient-via-color:rgb(250,250,251);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
}

.hover\:via-gray-disable:hover {
  --gradient-via-color:rgb(224,224,224);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
}

.hover\:via-gray-disableColor:hover {
  --gradient-via-color:rgb(192,192,192);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
}

.hover\:via-primary-text:hover {
  --gradient-via-color:rgba(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:via-primary-dark-text:hover {
  --gradient-via-color:rgb(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:via-secondary-text:hover {
  --gradient-via-color:rgba(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:via-secondary-dark-text:hover {
  --gradient-via-color:rgba(255,255,255,0.7);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:via-tertiary-text:hover {
  --gradient-via-color:rgba(0,17,51,0.3);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.hover\:via-tertiary-dark-text:hover {
  --gradient-via-color:rgba(255,255,255,0.4);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:via-highlighted:hover {
  --gradient-via-color:#bfcbdd;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
}

.hover\:via-badge-red:hover {
  --gradient-via-color:#c1002b;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
}

.hover\:via-badge-neu:hover {
  --gradient-via-color:#5b5c5e;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
}

.hover\:via-teal:hover {
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:via-indigo:hover {
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.hover\:via-transparent:hover {
  --gradient-via-color:transparent;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.hover\:to-dark:hover {
  --gradient-to-color:rgb(0,17,51);
}

.hover\:to-light:hover {
  --gradient-to-color:rgb(255,255,255);
}

.hover\:to-yellow:hover {
  --gradient-to-color:#F4F796;
}

.hover\:to-yellow-text:hover {
  --gradient-to-color:#F4F796;
}

.hover\:to-yellow-light:hover {
  --gradient-to-color:#fbfcd6;
}

.hover\:to-yellow-warning:hover {
  --gradient-to-color:#FFDD00;
}

.hover\:to-gold-light:hover {
  --gradient-to-color:#918041;
}

.hover\:to-gold-dark:hover {
  --gradient-to-color:#937f35;
}

.hover\:to-gold-lighter:hover {
  --gradient-to-color:#f8f3bf;
}

.hover\:to-gold-lightest:hover {
  --gradient-to-color:#f3f1e5d1;
}

.hover\:to-gold-bg:hover {
  --gradient-to-color:#b7a679;
}

.hover\:to-pink:hover {
  --gradient-to-color:#DCBAFF;
}

.hover\:to-red:hover {
  --gradient-to-color:#B30300;
}

.hover\:to-red-dark:hover {
  --gradient-to-color:#7c0000;
}

.hover\:to-red-light:hover {
  --gradient-to-color:#B30027;
}

.hover\:to-red-light2:hover {
  --gradient-to-color:#ffacac82;
}

.hover\:to-lightblue:hover {
  --gradient-to-color:#305991;
}

.hover\:to-lightblue-light1:hover {
  --gradient-to-color:#f2f6fb;
}

.hover\:to-lightblue-lightest:hover {
  --gradient-to-color:#F2F5FA;
}

.hover\:to-blue:hover {
  --gradient-to-color:#0046AA;
}

.hover\:to-blue-light:hover {
  --gradient-to-color:#0046AA;
}

.hover\:to-blue-focus:hover {
  --gradient-to-color:#4074BF;
}

.hover\:to-blue-lighter:hover {
  --gradient-to-color:#E5ECF6;
}

.hover\:to-blue-lightest:hover {
  --gradient-to-color:#F2F6FB;
}

.hover\:to-mint:hover {
  --gradient-to-color:#A1FFD7;
}

.hover\:to-green:hover {
  --gradient-to-color:#166242;
}

.hover\:to-green-light:hover {
  --gradient-to-color:#2D631D;
}

.hover\:to-green-dark:hover {
  --gradient-to-color:#1E4715;
}

.hover\:to-green-darker:hover {
  --gradient-to-color:#344d0c;
}

.hover\:to-white:hover {
  --gradient-to-color:#FFFFFF;
}

.hover\:to-black:hover {
  --gradient-to-color:#000000;
}

.hover\:to-black-light:hover {
  --gradient-to-color:#313133;
}

.hover\:to-black-lightest:hover {
  --gradient-to-color:rgba(0,0,0,0.12);
}

.hover\:to-brown-light:hover {
  --gradient-to-color:#4a443f;
}

.hover\:to-brown-lighter:hover {
  --gradient-to-color:#5b5752;
}

.hover\:to-brown-lightest:hover {
  --gradient-to-color:rgba(0,17,51,0.02);
}

.hover\:to-brown-bg:hover {
  --gradient-to-color:#34302d;
}

.hover\:to-gray:hover {
  --gradient-to-color:#78787a;
}

.hover\:to-gray-dark:hover {
  --gradient-to-color:#4b4b4d;
}

.hover\:to-gray-light:hover {
  --gradient-to-color:#979493;
}

.hover\:to-gray-lighter:hover {
  --gradient-to-color:#bcb4af;
}

.hover\:to-gray-lightest:hover {
  --gradient-to-color:#f9f9fa;
}

.hover\:to-gray-bg:hover {
  --gradient-to-color:rgb(250,250,251);
}

.hover\:to-gray-disable:hover {
  --gradient-to-color:rgb(224,224,224);
}

.hover\:to-gray-disableColor:hover {
  --gradient-to-color:rgb(192,192,192);
}

.hover\:to-primary-text:hover {
  --gradient-to-color:rgba(255,255,255);
}

.hover\:to-primary-dark-text:hover {
  --gradient-to-color:rgb(255,255,255);
}

.hover\:to-secondary-text:hover {
  --gradient-to-color:rgba(255,255,255);
}

.hover\:to-secondary-dark-text:hover {
  --gradient-to-color:rgba(255,255,255,0.7);
}

.hover\:to-tertiary-text:hover {
  --gradient-to-color:rgba(0,17,51,0.3);
}

.hover\:to-tertiary-dark-text:hover {
  --gradient-to-color:rgba(255,255,255,0.4);
}

.hover\:to-highlighted:hover {
  --gradient-to-color:#bfcbdd;
}

.hover\:to-badge-red:hover {
  --gradient-to-color:#c1002b;
}

.hover\:to-badge-neu:hover {
  --gradient-to-color:#5b5c5e;
}

.hover\:to-teal:hover {
}

.hover\:to-indigo:hover {
}

.hover\:to-transparent:hover {
  --gradient-to-color:transparent;
}

.focus\:from-dark:focus {
  --gradient-from-color:rgb(0,17,51);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.focus\:from-light:focus {
  --gradient-from-color:rgb(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:from-yellow:focus {
  --gradient-from-color:#F4F796;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
}

.focus\:from-yellow-text:focus {
  --gradient-from-color:#F4F796;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
}

.focus\:from-yellow-light:focus {
  --gradient-from-color:#fbfcd6;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
}

.focus\:from-yellow-warning:focus {
  --gradient-from-color:#FFDD00;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
}

.focus\:from-gold-light:focus {
  --gradient-from-color:#918041;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
}

.focus\:from-gold-dark:focus {
  --gradient-from-color:#937f35;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
}

.focus\:from-gold-lighter:focus {
  --gradient-from-color:#f8f3bf;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
}

.focus\:from-gold-lightest:focus {
  --gradient-from-color:#f3f1e5d1;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
}

.focus\:from-gold-bg:focus {
  --gradient-from-color:#b7a679;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
}

.focus\:from-pink:focus {
  --gradient-from-color:#DCBAFF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
}

.focus\:from-red:focus {
  --gradient-from-color:#B30300;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
}

.focus\:from-red-dark:focus {
  --gradient-from-color:#7c0000;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
}

.focus\:from-red-light:focus {
  --gradient-from-color:#B30027;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
}

.focus\:from-red-light2:focus {
  --gradient-from-color:#ffacac82;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
}

.focus\:from-lightblue:focus {
  --gradient-from-color:#305991;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
}

.focus\:from-lightblue-light1:focus {
  --gradient-from-color:#f2f6fb;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
}

.focus\:from-lightblue-lightest:focus {
  --gradient-from-color:#F2F5FA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
}

.focus\:from-blue:focus {
  --gradient-from-color:#0046AA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
}

.focus\:from-blue-light:focus {
  --gradient-from-color:#0046AA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
}

.focus\:from-blue-focus:focus {
  --gradient-from-color:#4074BF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
}

.focus\:from-blue-lighter:focus {
  --gradient-from-color:#E5ECF6;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
}

.focus\:from-blue-lightest:focus {
  --gradient-from-color:#F2F6FB;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
}

.focus\:from-mint:focus {
  --gradient-from-color:#A1FFD7;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
}

.focus\:from-green:focus {
  --gradient-from-color:#166242;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
}

.focus\:from-green-light:focus {
  --gradient-from-color:#2D631D;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
}

.focus\:from-green-dark:focus {
  --gradient-from-color:#1E4715;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
}

.focus\:from-green-darker:focus {
  --gradient-from-color:#344d0c;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
}

.focus\:from-white:focus {
  --gradient-from-color:#FFFFFF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:from-black:focus {
  --gradient-from-color:#000000;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.focus\:from-black-light:focus {
  --gradient-from-color:#313133;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
}

.focus\:from-black-lightest:focus {
  --gradient-from-color:rgba(0,0,0,0.12);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.focus\:from-brown-light:focus {
  --gradient-from-color:#4a443f;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
}

.focus\:from-brown-lighter:focus {
  --gradient-from-color:#5b5752;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
}

.focus\:from-brown-lightest:focus {
  --gradient-from-color:rgba(0,17,51,0.02);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.focus\:from-brown-bg:focus {
  --gradient-from-color:#34302d;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
}

.focus\:from-gray:focus {
  --gradient-from-color:#78787a;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
}

.focus\:from-gray-dark:focus {
  --gradient-from-color:#4b4b4d;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
}

.focus\:from-gray-light:focus {
  --gradient-from-color:#979493;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
}

.focus\:from-gray-lighter:focus {
  --gradient-from-color:#bcb4af;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
}

.focus\:from-gray-lightest:focus {
  --gradient-from-color:#f9f9fa;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
}

.focus\:from-gray-bg:focus {
  --gradient-from-color:rgb(250,250,251);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
}

.focus\:from-gray-disable:focus {
  --gradient-from-color:rgb(224,224,224);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
}

.focus\:from-gray-disableColor:focus {
  --gradient-from-color:rgb(192,192,192);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
}

.focus\:from-primary-text:focus {
  --gradient-from-color:rgba(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:from-primary-dark-text:focus {
  --gradient-from-color:rgb(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:from-secondary-text:focus {
  --gradient-from-color:rgba(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:from-secondary-dark-text:focus {
  --gradient-from-color:rgba(255,255,255,0.7);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:from-tertiary-text:focus {
  --gradient-from-color:rgba(0,17,51,0.3);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.focus\:from-tertiary-dark-text:focus {
  --gradient-from-color:rgba(255,255,255,0.4);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:from-highlighted:focus {
  --gradient-from-color:#bfcbdd;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
}

.focus\:from-badge-red:focus {
  --gradient-from-color:#c1002b;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
}

.focus\:from-badge-neu:focus {
  --gradient-from-color:#5b5c5e;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
}

.focus\:from-teal:focus {
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:from-indigo:focus {
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:from-transparent:focus {
  --gradient-from-color:transparent;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.focus\:via-dark:focus {
  --gradient-via-color:rgb(0,17,51);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.focus\:via-light:focus {
  --gradient-via-color:rgb(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:via-yellow:focus {
  --gradient-via-color:#F4F796;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
}

.focus\:via-yellow-text:focus {
  --gradient-via-color:#F4F796;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
}

.focus\:via-yellow-light:focus {
  --gradient-via-color:#fbfcd6;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
}

.focus\:via-yellow-warning:focus {
  --gradient-via-color:#FFDD00;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
}

.focus\:via-gold-light:focus {
  --gradient-via-color:#918041;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
}

.focus\:via-gold-dark:focus {
  --gradient-via-color:#937f35;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
}

.focus\:via-gold-lighter:focus {
  --gradient-via-color:#f8f3bf;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
}

.focus\:via-gold-lightest:focus {
  --gradient-via-color:#f3f1e5d1;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
}

.focus\:via-gold-bg:focus {
  --gradient-via-color:#b7a679;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
}

.focus\:via-pink:focus {
  --gradient-via-color:#DCBAFF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
}

.focus\:via-red:focus {
  --gradient-via-color:#B30300;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
}

.focus\:via-red-dark:focus {
  --gradient-via-color:#7c0000;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
}

.focus\:via-red-light:focus {
  --gradient-via-color:#B30027;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
}

.focus\:via-red-light2:focus {
  --gradient-via-color:#ffacac82;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
}

.focus\:via-lightblue:focus {
  --gradient-via-color:#305991;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
}

.focus\:via-lightblue-light1:focus {
  --gradient-via-color:#f2f6fb;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
}

.focus\:via-lightblue-lightest:focus {
  --gradient-via-color:#F2F5FA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
}

.focus\:via-blue:focus {
  --gradient-via-color:#0046AA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
}

.focus\:via-blue-light:focus {
  --gradient-via-color:#0046AA;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
}

.focus\:via-blue-focus:focus {
  --gradient-via-color:#4074BF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
}

.focus\:via-blue-lighter:focus {
  --gradient-via-color:#E5ECF6;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
}

.focus\:via-blue-lightest:focus {
  --gradient-via-color:#F2F6FB;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
}

.focus\:via-mint:focus {
  --gradient-via-color:#A1FFD7;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
}

.focus\:via-green:focus {
  --gradient-via-color:#166242;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
}

.focus\:via-green-light:focus {
  --gradient-via-color:#2D631D;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
}

.focus\:via-green-dark:focus {
  --gradient-via-color:#1E4715;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
}

.focus\:via-green-darker:focus {
  --gradient-via-color:#344d0c;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
}

.focus\:via-white:focus {
  --gradient-via-color:#FFFFFF;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:via-black:focus {
  --gradient-via-color:#000000;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.focus\:via-black-light:focus {
  --gradient-via-color:#313133;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
}

.focus\:via-black-lightest:focus {
  --gradient-via-color:rgba(0,0,0,0.12);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.focus\:via-brown-light:focus {
  --gradient-via-color:#4a443f;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
}

.focus\:via-brown-lighter:focus {
  --gradient-via-color:#5b5752;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
}

.focus\:via-brown-lightest:focus {
  --gradient-via-color:rgba(0,17,51,0.02);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.focus\:via-brown-bg:focus {
  --gradient-via-color:#34302d;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
}

.focus\:via-gray:focus {
  --gradient-via-color:#78787a;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
}

.focus\:via-gray-dark:focus {
  --gradient-via-color:#4b4b4d;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
}

.focus\:via-gray-light:focus {
  --gradient-via-color:#979493;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
}

.focus\:via-gray-lighter:focus {
  --gradient-via-color:#bcb4af;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
}

.focus\:via-gray-lightest:focus {
  --gradient-via-color:#f9f9fa;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
}

.focus\:via-gray-bg:focus {
  --gradient-via-color:rgb(250,250,251);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
}

.focus\:via-gray-disable:focus {
  --gradient-via-color:rgb(224,224,224);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
}

.focus\:via-gray-disableColor:focus {
  --gradient-via-color:rgb(192,192,192);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
}

.focus\:via-primary-text:focus {
  --gradient-via-color:rgba(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:via-primary-dark-text:focus {
  --gradient-via-color:rgb(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:via-secondary-text:focus {
  --gradient-via-color:rgba(255,255,255);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:via-secondary-dark-text:focus {
  --gradient-via-color:rgba(255,255,255,0.7);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:via-tertiary-text:focus {
  --gradient-via-color:rgba(0,17,51,0.3);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
}

.focus\:via-tertiary-dark-text:focus {
  --gradient-via-color:rgba(255,255,255,0.4);
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:via-highlighted:focus {
  --gradient-via-color:#bfcbdd;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
}

.focus\:via-badge-red:focus {
  --gradient-via-color:#c1002b;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
}

.focus\:via-badge-neu:focus {
  --gradient-via-color:#5b5c5e;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
}

.focus\:via-teal:focus {
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:via-indigo:focus {
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
}

.focus\:via-transparent:focus {
  --gradient-via-color:transparent;
  --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
}

.focus\:to-dark:focus {
  --gradient-to-color:rgb(0,17,51);
}

.focus\:to-light:focus {
  --gradient-to-color:rgb(255,255,255);
}

.focus\:to-yellow:focus {
  --gradient-to-color:#F4F796;
}

.focus\:to-yellow-text:focus {
  --gradient-to-color:#F4F796;
}

.focus\:to-yellow-light:focus {
  --gradient-to-color:#fbfcd6;
}

.focus\:to-yellow-warning:focus {
  --gradient-to-color:#FFDD00;
}

.focus\:to-gold-light:focus {
  --gradient-to-color:#918041;
}

.focus\:to-gold-dark:focus {
  --gradient-to-color:#937f35;
}

.focus\:to-gold-lighter:focus {
  --gradient-to-color:#f8f3bf;
}

.focus\:to-gold-lightest:focus {
  --gradient-to-color:#f3f1e5d1;
}

.focus\:to-gold-bg:focus {
  --gradient-to-color:#b7a679;
}

.focus\:to-pink:focus {
  --gradient-to-color:#DCBAFF;
}

.focus\:to-red:focus {
  --gradient-to-color:#B30300;
}

.focus\:to-red-dark:focus {
  --gradient-to-color:#7c0000;
}

.focus\:to-red-light:focus {
  --gradient-to-color:#B30027;
}

.focus\:to-red-light2:focus {
  --gradient-to-color:#ffacac82;
}

.focus\:to-lightblue:focus {
  --gradient-to-color:#305991;
}

.focus\:to-lightblue-light1:focus {
  --gradient-to-color:#f2f6fb;
}

.focus\:to-lightblue-lightest:focus {
  --gradient-to-color:#F2F5FA;
}

.focus\:to-blue:focus {
  --gradient-to-color:#0046AA;
}

.focus\:to-blue-light:focus {
  --gradient-to-color:#0046AA;
}

.focus\:to-blue-focus:focus {
  --gradient-to-color:#4074BF;
}

.focus\:to-blue-lighter:focus {
  --gradient-to-color:#E5ECF6;
}

.focus\:to-blue-lightest:focus {
  --gradient-to-color:#F2F6FB;
}

.focus\:to-mint:focus {
  --gradient-to-color:#A1FFD7;
}

.focus\:to-green:focus {
  --gradient-to-color:#166242;
}

.focus\:to-green-light:focus {
  --gradient-to-color:#2D631D;
}

.focus\:to-green-dark:focus {
  --gradient-to-color:#1E4715;
}

.focus\:to-green-darker:focus {
  --gradient-to-color:#344d0c;
}

.focus\:to-white:focus {
  --gradient-to-color:#FFFFFF;
}

.focus\:to-black:focus {
  --gradient-to-color:#000000;
}

.focus\:to-black-light:focus {
  --gradient-to-color:#313133;
}

.focus\:to-black-lightest:focus {
  --gradient-to-color:rgba(0,0,0,0.12);
}

.focus\:to-brown-light:focus {
  --gradient-to-color:#4a443f;
}

.focus\:to-brown-lighter:focus {
  --gradient-to-color:#5b5752;
}

.focus\:to-brown-lightest:focus {
  --gradient-to-color:rgba(0,17,51,0.02);
}

.focus\:to-brown-bg:focus {
  --gradient-to-color:#34302d;
}

.focus\:to-gray:focus {
  --gradient-to-color:#78787a;
}

.focus\:to-gray-dark:focus {
  --gradient-to-color:#4b4b4d;
}

.focus\:to-gray-light:focus {
  --gradient-to-color:#979493;
}

.focus\:to-gray-lighter:focus {
  --gradient-to-color:#bcb4af;
}

.focus\:to-gray-lightest:focus {
  --gradient-to-color:#f9f9fa;
}

.focus\:to-gray-bg:focus {
  --gradient-to-color:rgb(250,250,251);
}

.focus\:to-gray-disable:focus {
  --gradient-to-color:rgb(224,224,224);
}

.focus\:to-gray-disableColor:focus {
  --gradient-to-color:rgb(192,192,192);
}

.focus\:to-primary-text:focus {
  --gradient-to-color:rgba(255,255,255);
}

.focus\:to-primary-dark-text:focus {
  --gradient-to-color:rgb(255,255,255);
}

.focus\:to-secondary-text:focus {
  --gradient-to-color:rgba(255,255,255);
}

.focus\:to-secondary-dark-text:focus {
  --gradient-to-color:rgba(255,255,255,0.7);
}

.focus\:to-tertiary-text:focus {
  --gradient-to-color:rgba(0,17,51,0.3);
}

.focus\:to-tertiary-dark-text:focus {
  --gradient-to-color:rgba(255,255,255,0.4);
}

.focus\:to-highlighted:focus {
  --gradient-to-color:#bfcbdd;
}

.focus\:to-badge-red:focus {
  --gradient-to-color:#c1002b;
}

.focus\:to-badge-neu:focus {
  --gradient-to-color:#5b5c5e;
}

.focus\:to-teal:focus {
}

.focus\:to-indigo:focus {
}

.focus\:to-transparent:focus {
  --gradient-to-color:transparent;
}

.bg-opacity-0 {
  --bg-opacity:0;
}

.bg-opacity-10 {
  --bg-opacity:.1;
}

.bg-opacity-20 {
  --bg-opacity:.2;
}

.bg-opacity-25 {
  --bg-opacity:0.25;
}

.bg-opacity-30 {
  --bg-opacity:.3;
}

.bg-opacity-40 {
  --bg-opacity:.4;
}

.bg-opacity-50 {
  --bg-opacity:0.5;
}

.bg-opacity-60 {
  --bg-opacity:.6;
}

.bg-opacity-70 {
  --bg-opacity:.7;
}

.bg-opacity-75 {
  --bg-opacity:0.75;
}

.bg-opacity-80 {
  --bg-opacity:.8;
}

.bg-opacity-90 {
  --bg-opacity:.9;
}

.bg-opacity-100 {
  --bg-opacity:1;
}

.hover\:bg-opacity-0:hover {
  --bg-opacity:0;
}

.hover\:bg-opacity-10:hover {
  --bg-opacity:.1;
}

.hover\:bg-opacity-20:hover {
  --bg-opacity:.2;
}

.hover\:bg-opacity-25:hover {
  --bg-opacity:0.25;
}

.hover\:bg-opacity-30:hover {
  --bg-opacity:.3;
}

.hover\:bg-opacity-40:hover {
  --bg-opacity:.4;
}

.hover\:bg-opacity-50:hover {
  --bg-opacity:0.5;
}

.hover\:bg-opacity-60:hover {
  --bg-opacity:.6;
}

.hover\:bg-opacity-70:hover {
  --bg-opacity:.7;
}

.hover\:bg-opacity-75:hover {
  --bg-opacity:0.75;
}

.hover\:bg-opacity-80:hover {
  --bg-opacity:.8;
}

.hover\:bg-opacity-90:hover {
  --bg-opacity:.9;
}

.hover\:bg-opacity-100:hover {
  --bg-opacity:1;
}

.focus\:bg-opacity-0:focus {
  --bg-opacity:0;
}

.focus\:bg-opacity-10:focus {
  --bg-opacity:.1;
}

.focus\:bg-opacity-20:focus {
  --bg-opacity:.2;
}

.focus\:bg-opacity-25:focus {
  --bg-opacity:0.25;
}

.focus\:bg-opacity-30:focus {
  --bg-opacity:.3;
}

.focus\:bg-opacity-40:focus {
  --bg-opacity:.4;
}

.focus\:bg-opacity-50:focus {
  --bg-opacity:0.5;
}

.focus\:bg-opacity-60:focus {
  --bg-opacity:.6;
}

.focus\:bg-opacity-70:focus {
  --bg-opacity:.7;
}

.focus\:bg-opacity-75:focus {
  --bg-opacity:0.75;
}

.focus\:bg-opacity-80:focus {
  --bg-opacity:.8;
}

.focus\:bg-opacity-90:focus {
  --bg-opacity:.9;
}

.focus\:bg-opacity-100:focus {
  --bg-opacity:1;
}

.bg-bottom {
  background-position:bottom;
}

.bg-center {
  background-position:center;
}

.bg-left {
  background-position:left;
}

.bg-left-bottom {
  background-position:left bottom;
}

.bg-left-top {
  background-position:left top;
}

.bg-right {
  background-position:right;
}

.bg-right-bottom {
  background-position:right bottom;
}

.bg-right-top {
  background-position:right top;
}

.bg-top {
  background-position:top;
}

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

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

.bg-repeat-x {
  background-repeat:repeat-x;
}

.bg-repeat-y {
  background-repeat:repeat-y;
}

.bg-repeat-round {
  background-repeat:round;
}

.bg-repeat-space {
  background-repeat:space;
}

.bg-auto {
  background-size:auto;
}

.bg-cover {
  background-size:cover;
}

.bg-contain {
  background-size:contain;
}

.border-collapse {
  border-collapse:collapse;
}

.border-separate {
  border-collapse:separate;
}

.border-dark {
  --border-opacity:1;
  border-color:rgb(0,17,51);
  border-color:rgba(0, 17, 51, var(--border-opacity));
}

.border-light {
  --border-opacity:1;
  border-color:rgb(255,255,255);
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.border-yellow {
  --border-opacity:1;
  border-color:#F4F796;
  border-color:rgba(244, 247, 150, var(--border-opacity));
}

.border-yellow-text {
  --border-opacity:1;
  border-color:#F4F796;
  border-color:rgba(244, 247, 150, var(--border-opacity));
}

.border-yellow-light {
  --border-opacity:1;
  border-color:#fbfcd6;
  border-color:rgba(251, 252, 214, var(--border-opacity));
}

.border-yellow-warning {
  --border-opacity:1;
  border-color:#FFDD00;
  border-color:rgba(255, 221, 0, var(--border-opacity));
}

.border-gold-light {
  --border-opacity:1;
  border-color:#918041;
  border-color:rgba(145, 128, 65, var(--border-opacity));
}

.border-gold-dark {
  --border-opacity:1;
  border-color:#937f35;
  border-color:rgba(147, 127, 53, var(--border-opacity));
}

.border-gold-lighter {
  --border-opacity:1;
  border-color:#f8f3bf;
  border-color:rgba(248, 243, 191, var(--border-opacity));
}

.border-gold-lightest {
  border-color:#f3f1e5d1;
}

.border-gold-bg {
  --border-opacity:1;
  border-color:#b7a679;
  border-color:rgba(183, 166, 121, var(--border-opacity));
}

.border-pink {
  --border-opacity:1;
  border-color:#DCBAFF;
  border-color:rgba(220, 186, 255, var(--border-opacity));
}

.border-red {
  --border-opacity:1;
  border-color:#B30300;
  border-color:rgba(179, 3, 0, var(--border-opacity));
}

.border-red-dark {
  --border-opacity:1;
  border-color:#7c0000;
  border-color:rgba(124, 0, 0, var(--border-opacity));
}

.border-red-light {
  --border-opacity:1;
  border-color:#B30027;
  border-color:rgba(179, 0, 39, var(--border-opacity));
}

.border-red-light2 {
  border-color:#ffacac82;
}

.border-lightblue {
  --border-opacity:1;
  border-color:#305991;
  border-color:rgba(48, 89, 145, var(--border-opacity));
}

.border-lightblue-light1 {
  --border-opacity:1;
  border-color:#f2f6fb;
  border-color:rgba(242, 246, 251, var(--border-opacity));
}

.border-lightblue-lightest {
  --border-opacity:1;
  border-color:#F2F5FA;
  border-color:rgba(242, 245, 250, var(--border-opacity));
}

.border-blue {
  --border-opacity:1;
  border-color:#0046AA;
  border-color:rgba(0, 70, 170, var(--border-opacity));
}

.border-blue-light {
  --border-opacity:1;
  border-color:#0046AA;
  border-color:rgba(0, 70, 170, var(--border-opacity));
}

.border-blue-focus {
  --border-opacity:1;
  border-color:#4074BF;
  border-color:rgba(64, 116, 191, var(--border-opacity));
}

.border-blue-lighter {
  --border-opacity:1;
  border-color:#E5ECF6;
  border-color:rgba(229, 236, 246, var(--border-opacity));
}

.border-blue-lightest {
  --border-opacity:1;
  border-color:#F2F6FB;
  border-color:rgba(242, 246, 251, var(--border-opacity));
}

.border-mint {
  --border-opacity:1;
  border-color:#A1FFD7;
  border-color:rgba(161, 255, 215, var(--border-opacity));
}

.border-green {
  --border-opacity:1;
  border-color:#166242;
  border-color:rgba(22, 98, 66, var(--border-opacity));
}

.border-green-light {
  --border-opacity:1;
  border-color:#2D631D;
  border-color:rgba(45, 99, 29, var(--border-opacity));
}

.border-green-dark {
  --border-opacity:1;
  border-color:#1E4715;
  border-color:rgba(30, 71, 21, var(--border-opacity));
}

.border-green-darker {
  --border-opacity:1;
  border-color:#344d0c;
  border-color:rgba(52, 77, 12, var(--border-opacity));
}

.border-white {
  --border-opacity:1;
  border-color:#FFFFFF;
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.border-black {
  --border-opacity:1;
  border-color:#000000;
  border-color:rgba(0, 0, 0, var(--border-opacity));
}

.border-black-light {
  --border-opacity:1;
  border-color:#313133;
  border-color:rgba(49, 49, 51, var(--border-opacity));
}

.border-black-lightest {
  border-color:rgba(0,0,0,0.12);
}

.border-brown-light {
  --border-opacity:1;
  border-color:#4a443f;
  border-color:rgba(74, 68, 63, var(--border-opacity));
}

.border-brown-lighter {
  --border-opacity:1;
  border-color:#5b5752;
  border-color:rgba(91, 87, 82, var(--border-opacity));
}

.border-brown-lightest {
  border-color:rgba(0,17,51,0.02);
}

.border-brown-bg {
  --border-opacity:1;
  border-color:#34302d;
  border-color:rgba(52, 48, 45, var(--border-opacity));
}

.border-gray {
  --border-opacity:1;
  border-color:#78787a;
  border-color:rgba(120, 120, 122, var(--border-opacity));
}

.border-gray-dark {
  --border-opacity:1;
  border-color:#4b4b4d;
  border-color:rgba(75, 75, 77, var(--border-opacity));
}

.border-gray-light {
  --border-opacity:1;
  border-color:#979493;
  border-color:rgba(151, 148, 147, var(--border-opacity));
}

.border-gray-lighter {
  --border-opacity:1;
  border-color:#bcb4af;
  border-color:rgba(188, 180, 175, var(--border-opacity));
}

.border-gray-lightest {
  --border-opacity:1;
  border-color:#f9f9fa;
  border-color:rgba(249, 249, 250, var(--border-opacity));
}

.border-gray-bg {
  --border-opacity:1;
  border-color:rgb(250,250,251);
  border-color:rgba(250, 250, 251, var(--border-opacity));
}

.border-gray-disable {
  --border-opacity:1;
  border-color:rgb(224,224,224);
  border-color:rgba(224, 224, 224, var(--border-opacity));
}

.border-gray-disableColor {
  --border-opacity:1;
  border-color:rgb(192,192,192);
  border-color:rgba(192, 192, 192, var(--border-opacity));
}

.border-primary-text {
  border-color:rgba(255,255,255);
}

.border-primary-dark-text {
  --border-opacity:1;
  border-color:rgb(255,255,255);
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.border-secondary-text {
  border-color:rgba(255,255,255);
}

.border-secondary-dark-text {
  border-color:rgba(255,255,255,0.7);
}

.border-tertiary-text {
  border-color:rgba(0,17,51,0.3);
}

.border-tertiary-dark-text {
  border-color:rgba(255,255,255,0.4);
}

.border-highlighted {
  --border-opacity:1;
  border-color:#bfcbdd;
  border-color:rgba(191, 203, 221, var(--border-opacity));
}

.border-badge-red {
  --border-opacity:1;
  border-color:#c1002b;
  border-color:rgba(193, 0, 43, var(--border-opacity));
}

.border-badge-neu {
  --border-opacity:1;
  border-color:#5b5c5e;
  border-color:rgba(91, 92, 94, var(--border-opacity));
}

.border-teal {
}

.border-indigo {
}

.border-transparent {
  border-color:transparent;
}

.group:hover .group-hover\:border-dark {
  --border-opacity:1;
  border-color:rgb(0,17,51);
  border-color:rgba(0, 17, 51, var(--border-opacity));
}

.group:hover .group-hover\:border-light {
  --border-opacity:1;
  border-color:rgb(255,255,255);
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.group:hover .group-hover\:border-yellow {
  --border-opacity:1;
  border-color:#F4F796;
  border-color:rgba(244, 247, 150, var(--border-opacity));
}

.group:hover .group-hover\:border-yellow-text {
  --border-opacity:1;
  border-color:#F4F796;
  border-color:rgba(244, 247, 150, var(--border-opacity));
}

.group:hover .group-hover\:border-yellow-light {
  --border-opacity:1;
  border-color:#fbfcd6;
  border-color:rgba(251, 252, 214, var(--border-opacity));
}

.group:hover .group-hover\:border-yellow-warning {
  --border-opacity:1;
  border-color:#FFDD00;
  border-color:rgba(255, 221, 0, var(--border-opacity));
}

.group:hover .group-hover\:border-gold-light {
  --border-opacity:1;
  border-color:#918041;
  border-color:rgba(145, 128, 65, var(--border-opacity));
}

.group:hover .group-hover\:border-gold-dark {
  --border-opacity:1;
  border-color:#937f35;
  border-color:rgba(147, 127, 53, var(--border-opacity));
}

.group:hover .group-hover\:border-gold-lighter {
  --border-opacity:1;
  border-color:#f8f3bf;
  border-color:rgba(248, 243, 191, var(--border-opacity));
}

.group:hover .group-hover\:border-gold-lightest {
  border-color:#f3f1e5d1;
}

.group:hover .group-hover\:border-gold-bg {
  --border-opacity:1;
  border-color:#b7a679;
  border-color:rgba(183, 166, 121, var(--border-opacity));
}

.group:hover .group-hover\:border-pink {
  --border-opacity:1;
  border-color:#DCBAFF;
  border-color:rgba(220, 186, 255, var(--border-opacity));
}

.group:hover .group-hover\:border-red {
  --border-opacity:1;
  border-color:#B30300;
  border-color:rgba(179, 3, 0, var(--border-opacity));
}

.group:hover .group-hover\:border-red-dark {
  --border-opacity:1;
  border-color:#7c0000;
  border-color:rgba(124, 0, 0, var(--border-opacity));
}

.group:hover .group-hover\:border-red-light {
  --border-opacity:1;
  border-color:#B30027;
  border-color:rgba(179, 0, 39, var(--border-opacity));
}

.group:hover .group-hover\:border-red-light2 {
  border-color:#ffacac82;
}

.group:hover .group-hover\:border-lightblue {
  --border-opacity:1;
  border-color:#305991;
  border-color:rgba(48, 89, 145, var(--border-opacity));
}

.group:hover .group-hover\:border-lightblue-light1 {
  --border-opacity:1;
  border-color:#f2f6fb;
  border-color:rgba(242, 246, 251, var(--border-opacity));
}

.group:hover .group-hover\:border-lightblue-lightest {
  --border-opacity:1;
  border-color:#F2F5FA;
  border-color:rgba(242, 245, 250, var(--border-opacity));
}

.group:hover .group-hover\:border-blue {
  --border-opacity:1;
  border-color:#0046AA;
  border-color:rgba(0, 70, 170, var(--border-opacity));
}

.group:hover .group-hover\:border-blue-light {
  --border-opacity:1;
  border-color:#0046AA;
  border-color:rgba(0, 70, 170, var(--border-opacity));
}

.group:hover .group-hover\:border-blue-focus {
  --border-opacity:1;
  border-color:#4074BF;
  border-color:rgba(64, 116, 191, var(--border-opacity));
}

.group:hover .group-hover\:border-blue-lighter {
  --border-opacity:1;
  border-color:#E5ECF6;
  border-color:rgba(229, 236, 246, var(--border-opacity));
}

.group:hover .group-hover\:border-blue-lightest {
  --border-opacity:1;
  border-color:#F2F6FB;
  border-color:rgba(242, 246, 251, var(--border-opacity));
}

.group:hover .group-hover\:border-mint {
  --border-opacity:1;
  border-color:#A1FFD7;
  border-color:rgba(161, 255, 215, var(--border-opacity));
}

.group:hover .group-hover\:border-green {
  --border-opacity:1;
  border-color:#166242;
  border-color:rgba(22, 98, 66, var(--border-opacity));
}

.group:hover .group-hover\:border-green-light {
  --border-opacity:1;
  border-color:#2D631D;
  border-color:rgba(45, 99, 29, var(--border-opacity));
}

.group:hover .group-hover\:border-green-dark {
  --border-opacity:1;
  border-color:#1E4715;
  border-color:rgba(30, 71, 21, var(--border-opacity));
}

.group:hover .group-hover\:border-green-darker {
  --border-opacity:1;
  border-color:#344d0c;
  border-color:rgba(52, 77, 12, var(--border-opacity));
}

.group:hover .group-hover\:border-white {
  --border-opacity:1;
  border-color:#FFFFFF;
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.group:hover .group-hover\:border-black {
  --border-opacity:1;
  border-color:#000000;
  border-color:rgba(0, 0, 0, var(--border-opacity));
}

.group:hover .group-hover\:border-black-light {
  --border-opacity:1;
  border-color:#313133;
  border-color:rgba(49, 49, 51, var(--border-opacity));
}

.group:hover .group-hover\:border-black-lightest {
  border-color:rgba(0,0,0,0.12);
}

.group:hover .group-hover\:border-brown-light {
  --border-opacity:1;
  border-color:#4a443f;
  border-color:rgba(74, 68, 63, var(--border-opacity));
}

.group:hover .group-hover\:border-brown-lighter {
  --border-opacity:1;
  border-color:#5b5752;
  border-color:rgba(91, 87, 82, var(--border-opacity));
}

.group:hover .group-hover\:border-brown-lightest {
  border-color:rgba(0,17,51,0.02);
}

.group:hover .group-hover\:border-brown-bg {
  --border-opacity:1;
  border-color:#34302d;
  border-color:rgba(52, 48, 45, var(--border-opacity));
}

.group:hover .group-hover\:border-gray {
  --border-opacity:1;
  border-color:#78787a;
  border-color:rgba(120, 120, 122, var(--border-opacity));
}

.group:hover .group-hover\:border-gray-dark {
  --border-opacity:1;
  border-color:#4b4b4d;
  border-color:rgba(75, 75, 77, var(--border-opacity));
}

.group:hover .group-hover\:border-gray-light {
  --border-opacity:1;
  border-color:#979493;
  border-color:rgba(151, 148, 147, var(--border-opacity));
}

.group:hover .group-hover\:border-gray-lighter {
  --border-opacity:1;
  border-color:#bcb4af;
  border-color:rgba(188, 180, 175, var(--border-opacity));
}

.group:hover .group-hover\:border-gray-lightest {
  --border-opacity:1;
  border-color:#f9f9fa;
  border-color:rgba(249, 249, 250, var(--border-opacity));
}

.group:hover .group-hover\:border-gray-bg {
  --border-opacity:1;
  border-color:rgb(250,250,251);
  border-color:rgba(250, 250, 251, var(--border-opacity));
}

.group:hover .group-hover\:border-gray-disable {
  --border-opacity:1;
  border-color:rgb(224,224,224);
  border-color:rgba(224, 224, 224, var(--border-opacity));
}

.group:hover .group-hover\:border-gray-disableColor {
  --border-opacity:1;
  border-color:rgb(192,192,192);
  border-color:rgba(192, 192, 192, var(--border-opacity));
}

.group:hover .group-hover\:border-primary-text {
  border-color:rgba(255,255,255);
}

.group:hover .group-hover\:border-primary-dark-text {
  --border-opacity:1;
  border-color:rgb(255,255,255);
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.group:hover .group-hover\:border-secondary-text {
  border-color:rgba(255,255,255);
}

.group:hover .group-hover\:border-secondary-dark-text {
  border-color:rgba(255,255,255,0.7);
}

.group:hover .group-hover\:border-tertiary-text {
  border-color:rgba(0,17,51,0.3);
}

.group:hover .group-hover\:border-tertiary-dark-text {
  border-color:rgba(255,255,255,0.4);
}

.group:hover .group-hover\:border-highlighted {
  --border-opacity:1;
  border-color:#bfcbdd;
  border-color:rgba(191, 203, 221, var(--border-opacity));
}

.group:hover .group-hover\:border-badge-red {
  --border-opacity:1;
  border-color:#c1002b;
  border-color:rgba(193, 0, 43, var(--border-opacity));
}

.group:hover .group-hover\:border-badge-neu {
  --border-opacity:1;
  border-color:#5b5c5e;
  border-color:rgba(91, 92, 94, var(--border-opacity));
}

.group:hover .group-hover\:border-teal {
}

.group:hover .group-hover\:border-indigo {
}

.group:hover .group-hover\:border-transparent {
  border-color:transparent;
}

.group:focus .group-focus\:border-dark {
  --border-opacity:1;
  border-color:rgb(0,17,51);
  border-color:rgba(0, 17, 51, var(--border-opacity));
}

.group:focus .group-focus\:border-light {
  --border-opacity:1;
  border-color:rgb(255,255,255);
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.group:focus .group-focus\:border-yellow {
  --border-opacity:1;
  border-color:#F4F796;
  border-color:rgba(244, 247, 150, var(--border-opacity));
}

.group:focus .group-focus\:border-yellow-text {
  --border-opacity:1;
  border-color:#F4F796;
  border-color:rgba(244, 247, 150, var(--border-opacity));
}

.group:focus .group-focus\:border-yellow-light {
  --border-opacity:1;
  border-color:#fbfcd6;
  border-color:rgba(251, 252, 214, var(--border-opacity));
}

.group:focus .group-focus\:border-yellow-warning {
  --border-opacity:1;
  border-color:#FFDD00;
  border-color:rgba(255, 221, 0, var(--border-opacity));
}

.group:focus .group-focus\:border-gold-light {
  --border-opacity:1;
  border-color:#918041;
  border-color:rgba(145, 128, 65, var(--border-opacity));
}

.group:focus .group-focus\:border-gold-dark {
  --border-opacity:1;
  border-color:#937f35;
  border-color:rgba(147, 127, 53, var(--border-opacity));
}

.group:focus .group-focus\:border-gold-lighter {
  --border-opacity:1;
  border-color:#f8f3bf;
  border-color:rgba(248, 243, 191, var(--border-opacity));
}

.group:focus .group-focus\:border-gold-lightest {
  border-color:#f3f1e5d1;
}

.group:focus .group-focus\:border-gold-bg {
  --border-opacity:1;
  border-color:#b7a679;
  border-color:rgba(183, 166, 121, var(--border-opacity));
}

.group:focus .group-focus\:border-pink {
  --border-opacity:1;
  border-color:#DCBAFF;
  border-color:rgba(220, 186, 255, var(--border-opacity));
}

.group:focus .group-focus\:border-red {
  --border-opacity:1;
  border-color:#B30300;
  border-color:rgba(179, 3, 0, var(--border-opacity));
}

.group:focus .group-focus\:border-red-dark {
  --border-opacity:1;
  border-color:#7c0000;
  border-color:rgba(124, 0, 0, var(--border-opacity));
}

.group:focus .group-focus\:border-red-light {
  --border-opacity:1;
  border-color:#B30027;
  border-color:rgba(179, 0, 39, var(--border-opacity));
}

.group:focus .group-focus\:border-red-light2 {
  border-color:#ffacac82;
}

.group:focus .group-focus\:border-lightblue {
  --border-opacity:1;
  border-color:#305991;
  border-color:rgba(48, 89, 145, var(--border-opacity));
}

.group:focus .group-focus\:border-lightblue-light1 {
  --border-opacity:1;
  border-color:#f2f6fb;
  border-color:rgba(242, 246, 251, var(--border-opacity));
}

.group:focus .group-focus\:border-lightblue-lightest {
  --border-opacity:1;
  border-color:#F2F5FA;
  border-color:rgba(242, 245, 250, var(--border-opacity));
}

.group:focus .group-focus\:border-blue {
  --border-opacity:1;
  border-color:#0046AA;
  border-color:rgba(0, 70, 170, var(--border-opacity));
}

.group:focus .group-focus\:border-blue-light {
  --border-opacity:1;
  border-color:#0046AA;
  border-color:rgba(0, 70, 170, var(--border-opacity));
}

.group:focus .group-focus\:border-blue-focus {
  --border-opacity:1;
  border-color:#4074BF;
  border-color:rgba(64, 116, 191, var(--border-opacity));
}

.group:focus .group-focus\:border-blue-lighter {
  --border-opacity:1;
  border-color:#E5ECF6;
  border-color:rgba(229, 236, 246, var(--border-opacity));
}

.group:focus .group-focus\:border-blue-lightest {
  --border-opacity:1;
  border-color:#F2F6FB;
  border-color:rgba(242, 246, 251, var(--border-opacity));
}

.group:focus .group-focus\:border-mint {
  --border-opacity:1;
  border-color:#A1FFD7;
  border-color:rgba(161, 255, 215, var(--border-opacity));
}

.group:focus .group-focus\:border-green {
  --border-opacity:1;
  border-color:#166242;
  border-color:rgba(22, 98, 66, var(--border-opacity));
}

.group:focus .group-focus\:border-green-light {
  --border-opacity:1;
  border-color:#2D631D;
  border-color:rgba(45, 99, 29, var(--border-opacity));
}

.group:focus .group-focus\:border-green-dark {
  --border-opacity:1;
  border-color:#1E4715;
  border-color:rgba(30, 71, 21, var(--border-opacity));
}

.group:focus .group-focus\:border-green-darker {
  --border-opacity:1;
  border-color:#344d0c;
  border-color:rgba(52, 77, 12, var(--border-opacity));
}

.group:focus .group-focus\:border-white {
  --border-opacity:1;
  border-color:#FFFFFF;
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.group:focus .group-focus\:border-black {
  --border-opacity:1;
  border-color:#000000;
  border-color:rgba(0, 0, 0, var(--border-opacity));
}

.group:focus .group-focus\:border-black-light {
  --border-opacity:1;
  border-color:#313133;
  border-color:rgba(49, 49, 51, var(--border-opacity));
}

.group:focus .group-focus\:border-black-lightest {
  border-color:rgba(0,0,0,0.12);
}

.group:focus .group-focus\:border-brown-light {
  --border-opacity:1;
  border-color:#4a443f;
  border-color:rgba(74, 68, 63, var(--border-opacity));
}

.group:focus .group-focus\:border-brown-lighter {
  --border-opacity:1;
  border-color:#5b5752;
  border-color:rgba(91, 87, 82, var(--border-opacity));
}

.group:focus .group-focus\:border-brown-lightest {
  border-color:rgba(0,17,51,0.02);
}

.group:focus .group-focus\:border-brown-bg {
  --border-opacity:1;
  border-color:#34302d;
  border-color:rgba(52, 48, 45, var(--border-opacity));
}

.group:focus .group-focus\:border-gray {
  --border-opacity:1;
  border-color:#78787a;
  border-color:rgba(120, 120, 122, var(--border-opacity));
}

.group:focus .group-focus\:border-gray-dark {
  --border-opacity:1;
  border-color:#4b4b4d;
  border-color:rgba(75, 75, 77, var(--border-opacity));
}

.group:focus .group-focus\:border-gray-light {
  --border-opacity:1;
  border-color:#979493;
  border-color:rgba(151, 148, 147, var(--border-opacity));
}

.group:focus .group-focus\:border-gray-lighter {
  --border-opacity:1;
  border-color:#bcb4af;
  border-color:rgba(188, 180, 175, var(--border-opacity));
}

.group:focus .group-focus\:border-gray-lightest {
  --border-opacity:1;
  border-color:#f9f9fa;
  border-color:rgba(249, 249, 250, var(--border-opacity));
}

.group:focus .group-focus\:border-gray-bg {
  --border-opacity:1;
  border-color:rgb(250,250,251);
  border-color:rgba(250, 250, 251, var(--border-opacity));
}

.group:focus .group-focus\:border-gray-disable {
  --border-opacity:1;
  border-color:rgb(224,224,224);
  border-color:rgba(224, 224, 224, var(--border-opacity));
}

.group:focus .group-focus\:border-gray-disableColor {
  --border-opacity:1;
  border-color:rgb(192,192,192);
  border-color:rgba(192, 192, 192, var(--border-opacity));
}

.group:focus .group-focus\:border-primary-text {
  border-color:rgba(255,255,255);
}

.group:focus .group-focus\:border-primary-dark-text {
  --border-opacity:1;
  border-color:rgb(255,255,255);
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.group:focus .group-focus\:border-secondary-text {
  border-color:rgba(255,255,255);
}

.group:focus .group-focus\:border-secondary-dark-text {
  border-color:rgba(255,255,255,0.7);
}

.group:focus .group-focus\:border-tertiary-text {
  border-color:rgba(0,17,51,0.3);
}

.group:focus .group-focus\:border-tertiary-dark-text {
  border-color:rgba(255,255,255,0.4);
}

.group:focus .group-focus\:border-highlighted {
  --border-opacity:1;
  border-color:#bfcbdd;
  border-color:rgba(191, 203, 221, var(--border-opacity));
}

.group:focus .group-focus\:border-badge-red {
  --border-opacity:1;
  border-color:#c1002b;
  border-color:rgba(193, 0, 43, var(--border-opacity));
}

.group:focus .group-focus\:border-badge-neu {
  --border-opacity:1;
  border-color:#5b5c5e;
  border-color:rgba(91, 92, 94, var(--border-opacity));
}

.group:focus .group-focus\:border-teal {
}

.group:focus .group-focus\:border-indigo {
}

.group:focus .group-focus\:border-transparent {
  border-color:transparent;
}

.hover\:border-dark:hover {
  --border-opacity:1;
  border-color:rgb(0,17,51);
  border-color:rgba(0, 17, 51, var(--border-opacity));
}

.hover\:border-light:hover {
  --border-opacity:1;
  border-color:rgb(255,255,255);
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.hover\:border-yellow:hover {
  --border-opacity:1;
  border-color:#F4F796;
  border-color:rgba(244, 247, 150, var(--border-opacity));
}

.hover\:border-yellow-text:hover {
  --border-opacity:1;
  border-color:#F4F796;
  border-color:rgba(244, 247, 150, var(--border-opacity));
}

.hover\:border-yellow-light:hover {
  --border-opacity:1;
  border-color:#fbfcd6;
  border-color:rgba(251, 252, 214, var(--border-opacity));
}

.hover\:border-yellow-warning:hover {
  --border-opacity:1;
  border-color:#FFDD00;
  border-color:rgba(255, 221, 0, var(--border-opacity));
}

.hover\:border-gold-light:hover {
  --border-opacity:1;
  border-color:#918041;
  border-color:rgba(145, 128, 65, var(--border-opacity));
}

.hover\:border-gold-dark:hover {
  --border-opacity:1;
  border-color:#937f35;
  border-color:rgba(147, 127, 53, var(--border-opacity));
}

.hover\:border-gold-lighter:hover {
  --border-opacity:1;
  border-color:#f8f3bf;
  border-color:rgba(248, 243, 191, var(--border-opacity));
}

.hover\:border-gold-lightest:hover {
  border-color:#f3f1e5d1;
}

.hover\:border-gold-bg:hover {
  --border-opacity:1;
  border-color:#b7a679;
  border-color:rgba(183, 166, 121, var(--border-opacity));
}

.hover\:border-pink:hover {
  --border-opacity:1;
  border-color:#DCBAFF;
  border-color:rgba(220, 186, 255, var(--border-opacity));
}

.hover\:border-red:hover {
  --border-opacity:1;
  border-color:#B30300;
  border-color:rgba(179, 3, 0, var(--border-opacity));
}

.hover\:border-red-dark:hover {
  --border-opacity:1;
  border-color:#7c0000;
  border-color:rgba(124, 0, 0, var(--border-opacity));
}

.hover\:border-red-light:hover {
  --border-opacity:1;
  border-color:#B30027;
  border-color:rgba(179, 0, 39, var(--border-opacity));
}

.hover\:border-red-light2:hover {
  border-color:#ffacac82;
}

.hover\:border-lightblue:hover {
  --border-opacity:1;
  border-color:#305991;
  border-color:rgba(48, 89, 145, var(--border-opacity));
}

.hover\:border-lightblue-light1:hover {
  --border-opacity:1;
  border-color:#f2f6fb;
  border-color:rgba(242, 246, 251, var(--border-opacity));
}

.hover\:border-lightblue-lightest:hover {
  --border-opacity:1;
  border-color:#F2F5FA;
  border-color:rgba(242, 245, 250, var(--border-opacity));
}

.hover\:border-blue:hover {
  --border-opacity:1;
  border-color:#0046AA;
  border-color:rgba(0, 70, 170, var(--border-opacity));
}

.hover\:border-blue-light:hover {
  --border-opacity:1;
  border-color:#0046AA;
  border-color:rgba(0, 70, 170, var(--border-opacity));
}

.hover\:border-blue-focus:hover {
  --border-opacity:1;
  border-color:#4074BF;
  border-color:rgba(64, 116, 191, var(--border-opacity));
}

.hover\:border-blue-lighter:hover {
  --border-opacity:1;
  border-color:#E5ECF6;
  border-color:rgba(229, 236, 246, var(--border-opacity));
}

.hover\:border-blue-lightest:hover {
  --border-opacity:1;
  border-color:#F2F6FB;
  border-color:rgba(242, 246, 251, var(--border-opacity));
}

.hover\:border-mint:hover {
  --border-opacity:1;
  border-color:#A1FFD7;
  border-color:rgba(161, 255, 215, var(--border-opacity));
}

.hover\:border-green:hover {
  --border-opacity:1;
  border-color:#166242;
  border-color:rgba(22, 98, 66, var(--border-opacity));
}

.hover\:border-green-light:hover {
  --border-opacity:1;
  border-color:#2D631D;
  border-color:rgba(45, 99, 29, var(--border-opacity));
}

.hover\:border-green-dark:hover {
  --border-opacity:1;
  border-color:#1E4715;
  border-color:rgba(30, 71, 21, var(--border-opacity));
}

.hover\:border-green-darker:hover {
  --border-opacity:1;
  border-color:#344d0c;
  border-color:rgba(52, 77, 12, var(--border-opacity));
}

.hover\:border-white:hover {
  --border-opacity:1;
  border-color:#FFFFFF;
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.hover\:border-black:hover {
  --border-opacity:1;
  border-color:#000000;
  border-color:rgba(0, 0, 0, var(--border-opacity));
}

.hover\:border-black-light:hover {
  --border-opacity:1;
  border-color:#313133;
  border-color:rgba(49, 49, 51, var(--border-opacity));
}

.hover\:border-black-lightest:hover {
  border-color:rgba(0,0,0,0.12);
}

.hover\:border-brown-light:hover {
  --border-opacity:1;
  border-color:#4a443f;
  border-color:rgba(74, 68, 63, var(--border-opacity));
}

.hover\:border-brown-lighter:hover {
  --border-opacity:1;
  border-color:#5b5752;
  border-color:rgba(91, 87, 82, var(--border-opacity));
}

.hover\:border-brown-lightest:hover {
  border-color:rgba(0,17,51,0.02);
}

.hover\:border-brown-bg:hover {
  --border-opacity:1;
  border-color:#34302d;
  border-color:rgba(52, 48, 45, var(--border-opacity));
}

.hover\:border-gray:hover {
  --border-opacity:1;
  border-color:#78787a;
  border-color:rgba(120, 120, 122, var(--border-opacity));
}

.hover\:border-gray-dark:hover {
  --border-opacity:1;
  border-color:#4b4b4d;
  border-color:rgba(75, 75, 77, var(--border-opacity));
}

.hover\:border-gray-light:hover {
  --border-opacity:1;
  border-color:#979493;
  border-color:rgba(151, 148, 147, var(--border-opacity));
}

.hover\:border-gray-lighter:hover {
  --border-opacity:1;
  border-color:#bcb4af;
  border-color:rgba(188, 180, 175, var(--border-opacity));
}

.hover\:border-gray-lightest:hover {
  --border-opacity:1;
  border-color:#f9f9fa;
  border-color:rgba(249, 249, 250, var(--border-opacity));
}

.hover\:border-gray-bg:hover {
  --border-opacity:1;
  border-color:rgb(250,250,251);
  border-color:rgba(250, 250, 251, var(--border-opacity));
}

.hover\:border-gray-disable:hover {
  --border-opacity:1;
  border-color:rgb(224,224,224);
  border-color:rgba(224, 224, 224, var(--border-opacity));
}

.hover\:border-gray-disableColor:hover {
  --border-opacity:1;
  border-color:rgb(192,192,192);
  border-color:rgba(192, 192, 192, var(--border-opacity));
}

.hover\:border-primary-text:hover {
  border-color:rgba(255,255,255);
}

.hover\:border-primary-dark-text:hover {
  --border-opacity:1;
  border-color:rgb(255,255,255);
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.hover\:border-secondary-text:hover {
  border-color:rgba(255,255,255);
}

.hover\:border-secondary-dark-text:hover {
  border-color:rgba(255,255,255,0.7);
}

.hover\:border-tertiary-text:hover {
  border-color:rgba(0,17,51,0.3);
}

.hover\:border-tertiary-dark-text:hover {
  border-color:rgba(255,255,255,0.4);
}

.hover\:border-highlighted:hover {
  --border-opacity:1;
  border-color:#bfcbdd;
  border-color:rgba(191, 203, 221, var(--border-opacity));
}

.hover\:border-badge-red:hover {
  --border-opacity:1;
  border-color:#c1002b;
  border-color:rgba(193, 0, 43, var(--border-opacity));
}

.hover\:border-badge-neu:hover {
  --border-opacity:1;
  border-color:#5b5c5e;
  border-color:rgba(91, 92, 94, var(--border-opacity));
}

.hover\:border-teal:hover {
}

.hover\:border-indigo:hover {
}

.hover\:border-transparent:hover {
  border-color:transparent;
}

.focus-within\:border-dark:focus-within {
  --border-opacity:1;
  border-color:rgb(0,17,51);
  border-color:rgba(0, 17, 51, var(--border-opacity));
}

.focus-within\:border-light:focus-within {
  --border-opacity:1;
  border-color:rgb(255,255,255);
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.focus-within\:border-yellow:focus-within {
  --border-opacity:1;
  border-color:#F4F796;
  border-color:rgba(244, 247, 150, var(--border-opacity));
}

.focus-within\:border-yellow-text:focus-within {
  --border-opacity:1;
  border-color:#F4F796;
  border-color:rgba(244, 247, 150, var(--border-opacity));
}

.focus-within\:border-yellow-light:focus-within {
  --border-opacity:1;
  border-color:#fbfcd6;
  border-color:rgba(251, 252, 214, var(--border-opacity));
}

.focus-within\:border-yellow-warning:focus-within {
  --border-opacity:1;
  border-color:#FFDD00;
  border-color:rgba(255, 221, 0, var(--border-opacity));
}

.focus-within\:border-gold-light:focus-within {
  --border-opacity:1;
  border-color:#918041;
  border-color:rgba(145, 128, 65, var(--border-opacity));
}

.focus-within\:border-gold-dark:focus-within {
  --border-opacity:1;
  border-color:#937f35;
  border-color:rgba(147, 127, 53, var(--border-opacity));
}

.focus-within\:border-gold-lighter:focus-within {
  --border-opacity:1;
  border-color:#f8f3bf;
  border-color:rgba(248, 243, 191, var(--border-opacity));
}

.focus-within\:border-gold-lightest:focus-within {
  border-color:#f3f1e5d1;
}

.focus-within\:border-gold-bg:focus-within {
  --border-opacity:1;
  border-color:#b7a679;
  border-color:rgba(183, 166, 121, var(--border-opacity));
}

.focus-within\:border-pink:focus-within {
  --border-opacity:1;
  border-color:#DCBAFF;
  border-color:rgba(220, 186, 255, var(--border-opacity));
}

.focus-within\:border-red:focus-within {
  --border-opacity:1;
  border-color:#B30300;
  border-color:rgba(179, 3, 0, var(--border-opacity));
}

.focus-within\:border-red-dark:focus-within {
  --border-opacity:1;
  border-color:#7c0000;
  border-color:rgba(124, 0, 0, var(--border-opacity));
}

.focus-within\:border-red-light:focus-within {
  --border-opacity:1;
  border-color:#B30027;
  border-color:rgba(179, 0, 39, var(--border-opacity));
}

.focus-within\:border-red-light2:focus-within {
  border-color:#ffacac82;
}

.focus-within\:border-lightblue:focus-within {
  --border-opacity:1;
  border-color:#305991;
  border-color:rgba(48, 89, 145, var(--border-opacity));
}

.focus-within\:border-lightblue-light1:focus-within {
  --border-opacity:1;
  border-color:#f2f6fb;
  border-color:rgba(242, 246, 251, var(--border-opacity));
}

.focus-within\:border-lightblue-lightest:focus-within {
  --border-opacity:1;
  border-color:#F2F5FA;
  border-color:rgba(242, 245, 250, var(--border-opacity));
}

.focus-within\:border-blue:focus-within {
  --border-opacity:1;
  border-color:#0046AA;
  border-color:rgba(0, 70, 170, var(--border-opacity));
}

.focus-within\:border-blue-light:focus-within {
  --border-opacity:1;
  border-color:#0046AA;
  border-color:rgba(0, 70, 170, var(--border-opacity));
}

.focus-within\:border-blue-focus:focus-within {
  --border-opacity:1;
  border-color:#4074BF;
  border-color:rgba(64, 116, 191, var(--border-opacity));
}

.focus-within\:border-blue-lighter:focus-within {
  --border-opacity:1;
  border-color:#E5ECF6;
  border-color:rgba(229, 236, 246, var(--border-opacity));
}

.focus-within\:border-blue-lightest:focus-within {
  --border-opacity:1;
  border-color:#F2F6FB;
  border-color:rgba(242, 246, 251, var(--border-opacity));
}

.focus-within\:border-mint:focus-within {
  --border-opacity:1;
  border-color:#A1FFD7;
  border-color:rgba(161, 255, 215, var(--border-opacity));
}

.focus-within\:border-green:focus-within {
  --border-opacity:1;
  border-color:#166242;
  border-color:rgba(22, 98, 66, var(--border-opacity));
}

.focus-within\:border-green-light:focus-within {
  --border-opacity:1;
  border-color:#2D631D;
  border-color:rgba(45, 99, 29, var(--border-opacity));
}

.focus-within\:border-green-dark:focus-within {
  --border-opacity:1;
  border-color:#1E4715;
  border-color:rgba(30, 71, 21, var(--border-opacity));
}

.focus-within\:border-green-darker:focus-within {
  --border-opacity:1;
  border-color:#344d0c;
  border-color:rgba(52, 77, 12, var(--border-opacity));
}

.focus-within\:border-white:focus-within {
  --border-opacity:1;
  border-color:#FFFFFF;
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.focus-within\:border-black:focus-within {
  --border-opacity:1;
  border-color:#000000;
  border-color:rgba(0, 0, 0, var(--border-opacity));
}

.focus-within\:border-black-light:focus-within {
  --border-opacity:1;
  border-color:#313133;
  border-color:rgba(49, 49, 51, var(--border-opacity));
}

.focus-within\:border-black-lightest:focus-within {
  border-color:rgba(0,0,0,0.12);
}

.focus-within\:border-brown-light:focus-within {
  --border-opacity:1;
  border-color:#4a443f;
  border-color:rgba(74, 68, 63, var(--border-opacity));
}

.focus-within\:border-brown-lighter:focus-within {
  --border-opacity:1;
  border-color:#5b5752;
  border-color:rgba(91, 87, 82, var(--border-opacity));
}

.focus-within\:border-brown-lightest:focus-within {
  border-color:rgba(0,17,51,0.02);
}

.focus-within\:border-brown-bg:focus-within {
  --border-opacity:1;
  border-color:#34302d;
  border-color:rgba(52, 48, 45, var(--border-opacity));
}

.focus-within\:border-gray:focus-within {
  --border-opacity:1;
  border-color:#78787a;
  border-color:rgba(120, 120, 122, var(--border-opacity));
}

.focus-within\:border-gray-dark:focus-within {
  --border-opacity:1;
  border-color:#4b4b4d;
  border-color:rgba(75, 75, 77, var(--border-opacity));
}

.focus-within\:border-gray-light:focus-within {
  --border-opacity:1;
  border-color:#979493;
  border-color:rgba(151, 148, 147, var(--border-opacity));
}

.focus-within\:border-gray-lighter:focus-within {
  --border-opacity:1;
  border-color:#bcb4af;
  border-color:rgba(188, 180, 175, var(--border-opacity));
}

.focus-within\:border-gray-lightest:focus-within {
  --border-opacity:1;
  border-color:#f9f9fa;
  border-color:rgba(249, 249, 250, var(--border-opacity));
}

.focus-within\:border-gray-bg:focus-within {
  --border-opacity:1;
  border-color:rgb(250,250,251);
  border-color:rgba(250, 250, 251, var(--border-opacity));
}

.focus-within\:border-gray-disable:focus-within {
  --border-opacity:1;
  border-color:rgb(224,224,224);
  border-color:rgba(224, 224, 224, var(--border-opacity));
}

.focus-within\:border-gray-disableColor:focus-within {
  --border-opacity:1;
  border-color:rgb(192,192,192);
  border-color:rgba(192, 192, 192, var(--border-opacity));
}

.focus-within\:border-primary-text:focus-within {
  border-color:rgba(255,255,255);
}

.focus-within\:border-primary-dark-text:focus-within {
  --border-opacity:1;
  border-color:rgb(255,255,255);
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.focus-within\:border-secondary-text:focus-within {
  border-color:rgba(255,255,255);
}

.focus-within\:border-secondary-dark-text:focus-within {
  border-color:rgba(255,255,255,0.7);
}

.focus-within\:border-tertiary-text:focus-within {
  border-color:rgba(0,17,51,0.3);
}

.focus-within\:border-tertiary-dark-text:focus-within {
  border-color:rgba(255,255,255,0.4);
}

.focus-within\:border-highlighted:focus-within {
  --border-opacity:1;
  border-color:#bfcbdd;
  border-color:rgba(191, 203, 221, var(--border-opacity));
}

.focus-within\:border-badge-red:focus-within {
  --border-opacity:1;
  border-color:#c1002b;
  border-color:rgba(193, 0, 43, var(--border-opacity));
}

.focus-within\:border-badge-neu:focus-within {
  --border-opacity:1;
  border-color:#5b5c5e;
  border-color:rgba(91, 92, 94, var(--border-opacity));
}

.focus-within\:border-teal:focus-within {
}

.focus-within\:border-indigo:focus-within {
}

.focus-within\:border-transparent:focus-within {
  border-color:transparent;
}

.focus\:border-dark:focus {
  --border-opacity:1;
  border-color:rgb(0,17,51);
  border-color:rgba(0, 17, 51, var(--border-opacity));
}

.focus\:border-light:focus {
  --border-opacity:1;
  border-color:rgb(255,255,255);
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.focus\:border-yellow:focus {
  --border-opacity:1;
  border-color:#F4F796;
  border-color:rgba(244, 247, 150, var(--border-opacity));
}

.focus\:border-yellow-text:focus {
  --border-opacity:1;
  border-color:#F4F796;
  border-color:rgba(244, 247, 150, var(--border-opacity));
}

.focus\:border-yellow-light:focus {
  --border-opacity:1;
  border-color:#fbfcd6;
  border-color:rgba(251, 252, 214, var(--border-opacity));
}

.focus\:border-yellow-warning:focus {
  --border-opacity:1;
  border-color:#FFDD00;
  border-color:rgba(255, 221, 0, var(--border-opacity));
}

.focus\:border-gold-light:focus {
  --border-opacity:1;
  border-color:#918041;
  border-color:rgba(145, 128, 65, var(--border-opacity));
}

.focus\:border-gold-dark:focus {
  --border-opacity:1;
  border-color:#937f35;
  border-color:rgba(147, 127, 53, var(--border-opacity));
}

.focus\:border-gold-lighter:focus {
  --border-opacity:1;
  border-color:#f8f3bf;
  border-color:rgba(248, 243, 191, var(--border-opacity));
}

.focus\:border-gold-lightest:focus {
  border-color:#f3f1e5d1;
}

.focus\:border-gold-bg:focus {
  --border-opacity:1;
  border-color:#b7a679;
  border-color:rgba(183, 166, 121, var(--border-opacity));
}

.focus\:border-pink:focus {
  --border-opacity:1;
  border-color:#DCBAFF;
  border-color:rgba(220, 186, 255, var(--border-opacity));
}

.focus\:border-red:focus {
  --border-opacity:1;
  border-color:#B30300;
  border-color:rgba(179, 3, 0, var(--border-opacity));
}

.focus\:border-red-dark:focus {
  --border-opacity:1;
  border-color:#7c0000;
  border-color:rgba(124, 0, 0, var(--border-opacity));
}

.focus\:border-red-light:focus {
  --border-opacity:1;
  border-color:#B30027;
  border-color:rgba(179, 0, 39, var(--border-opacity));
}

.focus\:border-red-light2:focus {
  border-color:#ffacac82;
}

.focus\:border-lightblue:focus {
  --border-opacity:1;
  border-color:#305991;
  border-color:rgba(48, 89, 145, var(--border-opacity));
}

.focus\:border-lightblue-light1:focus {
  --border-opacity:1;
  border-color:#f2f6fb;
  border-color:rgba(242, 246, 251, var(--border-opacity));
}

.focus\:border-lightblue-lightest:focus {
  --border-opacity:1;
  border-color:#F2F5FA;
  border-color:rgba(242, 245, 250, var(--border-opacity));
}

.focus\:border-blue:focus {
  --border-opacity:1;
  border-color:#0046AA;
  border-color:rgba(0, 70, 170, var(--border-opacity));
}

.focus\:border-blue-light:focus {
  --border-opacity:1;
  border-color:#0046AA;
  border-color:rgba(0, 70, 170, var(--border-opacity));
}

.focus\:border-blue-focus:focus {
  --border-opacity:1;
  border-color:#4074BF;
  border-color:rgba(64, 116, 191, var(--border-opacity));
}

.focus\:border-blue-lighter:focus {
  --border-opacity:1;
  border-color:#E5ECF6;
  border-color:rgba(229, 236, 246, var(--border-opacity));
}

.focus\:border-blue-lightest:focus {
  --border-opacity:1;
  border-color:#F2F6FB;
  border-color:rgba(242, 246, 251, var(--border-opacity));
}

.focus\:border-mint:focus {
  --border-opacity:1;
  border-color:#A1FFD7;
  border-color:rgba(161, 255, 215, var(--border-opacity));
}

.focus\:border-green:focus {
  --border-opacity:1;
  border-color:#166242;
  border-color:rgba(22, 98, 66, var(--border-opacity));
}

.focus\:border-green-light:focus {
  --border-opacity:1;
  border-color:#2D631D;
  border-color:rgba(45, 99, 29, var(--border-opacity));
}

.focus\:border-green-dark:focus {
  --border-opacity:1;
  border-color:#1E4715;
  border-color:rgba(30, 71, 21, var(--border-opacity));
}

.focus\:border-green-darker:focus {
  --border-opacity:1;
  border-color:#344d0c;
  border-color:rgba(52, 77, 12, var(--border-opacity));
}

.focus\:border-white:focus {
  --border-opacity:1;
  border-color:#FFFFFF;
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.focus\:border-black:focus {
  --border-opacity:1;
  border-color:#000000;
  border-color:rgba(0, 0, 0, var(--border-opacity));
}

.focus\:border-black-light:focus {
  --border-opacity:1;
  border-color:#313133;
  border-color:rgba(49, 49, 51, var(--border-opacity));
}

.focus\:border-black-lightest:focus {
  border-color:rgba(0,0,0,0.12);
}

.focus\:border-brown-light:focus {
  --border-opacity:1;
  border-color:#4a443f;
  border-color:rgba(74, 68, 63, var(--border-opacity));
}

.focus\:border-brown-lighter:focus {
  --border-opacity:1;
  border-color:#5b5752;
  border-color:rgba(91, 87, 82, var(--border-opacity));
}

.focus\:border-brown-lightest:focus {
  border-color:rgba(0,17,51,0.02);
}

.focus\:border-brown-bg:focus {
  --border-opacity:1;
  border-color:#34302d;
  border-color:rgba(52, 48, 45, var(--border-opacity));
}

.focus\:border-gray:focus {
  --border-opacity:1;
  border-color:#78787a;
  border-color:rgba(120, 120, 122, var(--border-opacity));
}

.focus\:border-gray-dark:focus {
  --border-opacity:1;
  border-color:#4b4b4d;
  border-color:rgba(75, 75, 77, var(--border-opacity));
}

.focus\:border-gray-light:focus {
  --border-opacity:1;
  border-color:#979493;
  border-color:rgba(151, 148, 147, var(--border-opacity));
}

.focus\:border-gray-lighter:focus {
  --border-opacity:1;
  border-color:#bcb4af;
  border-color:rgba(188, 180, 175, var(--border-opacity));
}

.focus\:border-gray-lightest:focus {
  --border-opacity:1;
  border-color:#f9f9fa;
  border-color:rgba(249, 249, 250, var(--border-opacity));
}

.focus\:border-gray-bg:focus {
  --border-opacity:1;
  border-color:rgb(250,250,251);
  border-color:rgba(250, 250, 251, var(--border-opacity));
}

.focus\:border-gray-disable:focus {
  --border-opacity:1;
  border-color:rgb(224,224,224);
  border-color:rgba(224, 224, 224, var(--border-opacity));
}

.focus\:border-gray-disableColor:focus {
  --border-opacity:1;
  border-color:rgb(192,192,192);
  border-color:rgba(192, 192, 192, var(--border-opacity));
}

.focus\:border-primary-text:focus {
  border-color:rgba(255,255,255);
}

.focus\:border-primary-dark-text:focus {
  --border-opacity:1;
  border-color:rgb(255,255,255);
  border-color:rgba(255, 255, 255, var(--border-opacity));
}

.focus\:border-secondary-text:focus {
  border-color:rgba(255,255,255);
}

.focus\:border-secondary-dark-text:focus {
  border-color:rgba(255,255,255,0.7);
}

.focus\:border-tertiary-text:focus {
  border-color:rgba(0,17,51,0.3);
}

.focus\:border-tertiary-dark-text:focus {
  border-color:rgba(255,255,255,0.4);
}

.focus\:border-highlighted:focus {
  --border-opacity:1;
  border-color:#bfcbdd;
  border-color:rgba(191, 203, 221, var(--border-opacity));
}

.focus\:border-badge-red:focus {
  --border-opacity:1;
  border-color:#c1002b;
  border-color:rgba(193, 0, 43, var(--border-opacity));
}

.focus\:border-badge-neu:focus {
  --border-opacity:1;
  border-color:#5b5c5e;
  border-color:rgba(91, 92, 94, var(--border-opacity));
}

.focus\:border-teal:focus {
}

.focus\:border-indigo:focus {
}

.focus\:border-transparent:focus {
  border-color:transparent;
}

.border-opacity-0 {
  --border-opacity:0;
}

.border-opacity-10 {
  --border-opacity:.1;
}

.border-opacity-20 {
  --border-opacity:.2;
}

.border-opacity-25 {
  --border-opacity:0.25;
}

.border-opacity-30 {
  --border-opacity:.3;
}

.border-opacity-40 {
  --border-opacity:.4;
}

.border-opacity-50 {
  --border-opacity:0.5;
}

.border-opacity-60 {
  --border-opacity:.6;
}

.border-opacity-70 {
  --border-opacity:.7;
}

.border-opacity-75 {
  --border-opacity:0.75;
}

.border-opacity-80 {
  --border-opacity:.8;
}

.border-opacity-90 {
  --border-opacity:.9;
}

.border-opacity-100 {
  --border-opacity:1;
}

.hover\:border-opacity-0:hover {
  --border-opacity:0;
}

.hover\:border-opacity-10:hover {
  --border-opacity:.1;
}

.hover\:border-opacity-20:hover {
  --border-opacity:.2;
}

.hover\:border-opacity-25:hover {
  --border-opacity:0.25;
}

.hover\:border-opacity-30:hover {
  --border-opacity:.3;
}

.hover\:border-opacity-40:hover {
  --border-opacity:.4;
}

.hover\:border-opacity-50:hover {
  --border-opacity:0.5;
}

.hover\:border-opacity-60:hover {
  --border-opacity:.6;
}

.hover\:border-opacity-70:hover {
  --border-opacity:.7;
}

.hover\:border-opacity-75:hover {
  --border-opacity:0.75;
}

.hover\:border-opacity-80:hover {
  --border-opacity:.8;
}

.hover\:border-opacity-90:hover {
  --border-opacity:.9;
}

.hover\:border-opacity-100:hover {
  --border-opacity:1;
}

.focus\:border-opacity-0:focus {
  --border-opacity:0;
}

.focus\:border-opacity-10:focus {
  --border-opacity:.1;
}

.focus\:border-opacity-20:focus {
  --border-opacity:.2;
}

.focus\:border-opacity-25:focus {
  --border-opacity:0.25;
}

.focus\:border-opacity-30:focus {
  --border-opacity:.3;
}

.focus\:border-opacity-40:focus {
  --border-opacity:.4;
}

.focus\:border-opacity-50:focus {
  --border-opacity:0.5;
}

.focus\:border-opacity-60:focus {
  --border-opacity:.6;
}

.focus\:border-opacity-70:focus {
  --border-opacity:.7;
}

.focus\:border-opacity-75:focus {
  --border-opacity:0.75;
}

.focus\:border-opacity-80:focus {
  --border-opacity:.8;
}

.focus\:border-opacity-90:focus {
  --border-opacity:.9;
}

.focus\:border-opacity-100:focus {
  --border-opacity:1;
}

.rounded-none {
  border-radius:0;
}

.rounded-sm {
  border-radius:0.125rem;
}

.rounded {
  border-radius:0.25rem;
}

.rounded-md {
  border-radius:10px;
}

.rounded-lg {
  border-radius:30px;
}

.rounded-xl {
  border-radius:0.75rem;
}

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

.rounded-3xl {
  border-radius:1.5rem;
}

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

.rounded-xxl {
  border-radius:2rem;
}

.rounded-t-none {
  border-top-left-radius:0;
  border-top-right-radius:0;
}

.rounded-r-none {
  border-top-right-radius:0;
  border-bottom-right-radius:0;
}

.rounded-b-none {
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
}

.rounded-l-none {
  border-top-left-radius:0;
  border-bottom-left-radius:0;
}

.rounded-t-sm {
  border-top-left-radius:0.125rem;
  border-top-right-radius:0.125rem;
}

.rounded-r-sm {
  border-top-right-radius:0.125rem;
  border-bottom-right-radius:0.125rem;
}

.rounded-b-sm {
  border-bottom-right-radius:0.125rem;
  border-bottom-left-radius:0.125rem;
}

.rounded-l-sm {
  border-top-left-radius:0.125rem;
  border-bottom-left-radius:0.125rem;
}

.rounded-t {
  border-top-left-radius:0.25rem;
  border-top-right-radius:0.25rem;
}

.rounded-r {
  border-top-right-radius:0.25rem;
  border-bottom-right-radius:0.25rem;
}

.rounded-b {
  border-bottom-right-radius:0.25rem;
  border-bottom-left-radius:0.25rem;
}

.rounded-l {
  border-top-left-radius:0.25rem;
  border-bottom-left-radius:0.25rem;
}

.rounded-t-md {
  border-top-left-radius:10px;
  border-top-right-radius:10px;
}

.rounded-r-md {
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
}

.rounded-b-md {
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
}

.rounded-l-md {
  border-top-left-radius:10px;
  border-bottom-left-radius:10px;
}

.rounded-t-lg {
  border-top-left-radius:30px;
  border-top-right-radius:30px;
}

.rounded-r-lg {
  border-top-right-radius:30px;
  border-bottom-right-radius:30px;
}

.rounded-b-lg {
  border-bottom-right-radius:30px;
  border-bottom-left-radius:30px;
}

.rounded-l-lg {
  border-top-left-radius:30px;
  border-bottom-left-radius:30px;
}

.rounded-t-xl {
  border-top-left-radius:0.75rem;
  border-top-right-radius:0.75rem;
}

.rounded-r-xl {
  border-top-right-radius:0.75rem;
  border-bottom-right-radius:0.75rem;
}

.rounded-b-xl {
  border-bottom-right-radius:0.75rem;
  border-bottom-left-radius:0.75rem;
}

.rounded-l-xl {
  border-top-left-radius:0.75rem;
  border-bottom-left-radius:0.75rem;
}

.rounded-t-2xl {
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
}

.rounded-r-2xl {
  border-top-right-radius:1rem;
  border-bottom-right-radius:1rem;
}

.rounded-b-2xl {
  border-bottom-right-radius:1rem;
  border-bottom-left-radius:1rem;
}

.rounded-l-2xl {
  border-top-left-radius:1rem;
  border-bottom-left-radius:1rem;
}

.rounded-t-3xl {
  border-top-left-radius:1.5rem;
  border-top-right-radius:1.5rem;
}

.rounded-r-3xl {
  border-top-right-radius:1.5rem;
  border-bottom-right-radius:1.5rem;
}

.rounded-b-3xl {
  border-bottom-right-radius:1.5rem;
  border-bottom-left-radius:1.5rem;
}

.rounded-l-3xl {
  border-top-left-radius:1.5rem;
  border-bottom-left-radius:1.5rem;
}

.rounded-t-full {
  border-top-left-radius:9999px;
  border-top-right-radius:9999px;
}

.rounded-r-full {
  border-top-right-radius:9999px;
  border-bottom-right-radius:9999px;
}

.rounded-b-full {
  border-bottom-right-radius:9999px;
  border-bottom-left-radius:9999px;
}

.rounded-l-full {
  border-top-left-radius:9999px;
  border-bottom-left-radius:9999px;
}

.rounded-t-xxl {
  border-top-left-radius:2rem;
  border-top-right-radius:2rem;
}

.rounded-r-xxl {
  border-top-right-radius:2rem;
  border-bottom-right-radius:2rem;
}

.rounded-b-xxl {
  border-bottom-right-radius:2rem;
  border-bottom-left-radius:2rem;
}

.rounded-l-xxl {
  border-top-left-radius:2rem;
  border-bottom-left-radius:2rem;
}

.rounded-tl-none {
  border-top-left-radius:0;
}

.rounded-tr-none {
  border-top-right-radius:0;
}

.rounded-br-none {
  border-bottom-right-radius:0;
}

.rounded-bl-none {
  border-bottom-left-radius:0;
}

.rounded-tl-sm {
  border-top-left-radius:0.125rem;
}

.rounded-tr-sm {
  border-top-right-radius:0.125rem;
}

.rounded-br-sm {
  border-bottom-right-radius:0.125rem;
}

.rounded-bl-sm {
  border-bottom-left-radius:0.125rem;
}

.rounded-tl {
  border-top-left-radius:0.25rem;
}

.rounded-tr {
  border-top-right-radius:0.25rem;
}

.rounded-br {
  border-bottom-right-radius:0.25rem;
}

.rounded-bl {
  border-bottom-left-radius:0.25rem;
}

.rounded-tl-md {
  border-top-left-radius:10px;
}

.rounded-tr-md {
  border-top-right-radius:10px;
}

.rounded-br-md {
  border-bottom-right-radius:10px;
}

.rounded-bl-md {
  border-bottom-left-radius:10px;
}

.rounded-tl-lg {
  border-top-left-radius:30px;
}

.rounded-tr-lg {
  border-top-right-radius:30px;
}

.rounded-br-lg {
  border-bottom-right-radius:30px;
}

.rounded-bl-lg {
  border-bottom-left-radius:30px;
}

.rounded-tl-xl {
  border-top-left-radius:0.75rem;
}

.rounded-tr-xl {
  border-top-right-radius:0.75rem;
}

.rounded-br-xl {
  border-bottom-right-radius:0.75rem;
}

.rounded-bl-xl {
  border-bottom-left-radius:0.75rem;
}

.rounded-tl-2xl {
  border-top-left-radius:1rem;
}

.rounded-tr-2xl {
  border-top-right-radius:1rem;
}

.rounded-br-2xl {
  border-bottom-right-radius:1rem;
}

.rounded-bl-2xl {
  border-bottom-left-radius:1rem;
}

.rounded-tl-3xl {
  border-top-left-radius:1.5rem;
}

.rounded-tr-3xl {
  border-top-right-radius:1.5rem;
}

.rounded-br-3xl {
  border-bottom-right-radius:1.5rem;
}

.rounded-bl-3xl {
  border-bottom-left-radius:1.5rem;
}

.rounded-tl-full {
  border-top-left-radius:9999px;
}

.rounded-tr-full {
  border-top-right-radius:9999px;
}

.rounded-br-full {
  border-bottom-right-radius:9999px;
}

.rounded-bl-full {
  border-bottom-left-radius:9999px;
}

.rounded-tl-xxl {
  border-top-left-radius:2rem;
}

.rounded-tr-xxl {
  border-top-right-radius:2rem;
}

.rounded-br-xxl {
  border-bottom-right-radius:2rem;
}

.rounded-bl-xxl {
  border-bottom-left-radius:2rem;
}

.border-solid {
  border-style:solid;
}

.border-dashed {
  border-style:dashed;
}

.border-dotted {
  border-style:dotted;
}

.border-double {
  border-style:double;
}

.border-none {
  border-style:none;
}

.border-0 {
  border-width:0;
}

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

.border-4 {
  border-width:4px;
}

.border-8 {
  border-width:8px;
}

.border {
  border-width:1px;
}

.border-t-0 {
  border-top-width:0;
}

.border-r-0 {
  border-right-width:0;
}

.border-b-0 {
  border-bottom-width:0;
}

.border-l-0 {
  border-left-width:0;
}

.border-t-2 {
  border-top-width:2px;
}

.border-r-2 {
  border-right-width:2px;
}

.border-b-2 {
  border-bottom-width:2px;
}

.border-l-2 {
  border-left-width:2px;
}

.border-t-4 {
  border-top-width:4px;
}

.border-r-4 {
  border-right-width:4px;
}

.border-b-4 {
  border-bottom-width:4px;
}

.border-l-4 {
  border-left-width:4px;
}

.border-t-8 {
  border-top-width:8px;
}

.border-r-8 {
  border-right-width:8px;
}

.border-b-8 {
  border-bottom-width:8px;
}

.border-l-8 {
  border-left-width:8px;
}

.border-t {
  border-top-width:1px;
}

.border-r {
  border-right-width:1px;
}

.border-b {
  border-bottom-width:1px;
}

.border-l {
  border-left-width:1px;
}

.box-border {
  box-sizing:border-box;
}

.box-content {
  box-sizing:content-box;
}

.cursor-auto {
  cursor:auto;
}

.cursor-default {
  cursor:default;
}

.cursor-pointer {
  cursor:pointer;
}

.cursor-wait {
  cursor:wait;
}

.cursor-text {
  cursor:text;
}

.cursor-move {
  cursor:move;
}

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

.block {
  display:block;
}

.inline-block {
  display:inline-block;
}

.inline {
  display:inline;
}

.flex {
  display:flex;
}

.inline-flex {
  display:inline-flex;
}

.table {
  display:table;
}

.table-caption {
  display:table-caption;
}

.table-cell {
  display:table-cell;
}

.table-column {
  display:table-column;
}

.table-column-group {
  display:table-column-group;
}

.table-footer-group {
  display:table-footer-group;
}

.table-header-group {
  display:table-header-group;
}

.table-row-group {
  display:table-row-group;
}

.table-row {
  display:table-row;
}

.flow-root {
  display:flow-root;
}

.grid {
  display:grid;
}

.inline-grid {
  display:inline-grid;
}

.contents {
  display:contents;
}

.hidden {
  display:none;
}

.flex-row {
  flex-direction:row;
}

.flex-row-reverse {
  flex-direction:row-reverse;
}

.flex-col {
  flex-direction:column;
}

.flex-col-reverse {
  flex-direction:column-reverse;
}

.flex-wrap {
  flex-wrap:wrap;
}

.flex-wrap-reverse {
  flex-wrap:wrap-reverse;
}

.flex-no-wrap {
  flex-wrap:nowrap;
}

.place-items-auto {
  place-items:auto;
}

.place-items-start {
  place-items:start;
}

.place-items-end {
  place-items:end;
}

.place-items-center {
  place-items:center;
}

.place-items-stretch {
  place-items:stretch;
}

.place-content-center {
  place-content:center;
}

.place-content-start {
  place-content:start;
}

.place-content-end {
  place-content:end;
}

.place-content-between {
  place-content:space-between;
}

.place-content-around {
  place-content:space-around;
}

.place-content-evenly {
  place-content:space-evenly;
}

.place-content-stretch {
  place-content:stretch;
}

.place-self-auto {
  place-self:auto;
}

.place-self-start {
  place-self:start;
}

.place-self-end {
  place-self:end;
}

.place-self-center {
  place-self:center;
}

.place-self-stretch {
  place-self:stretch;
}

.items-start {
  align-items:flex-start;
}

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

.items-center {
  align-items:center;
}

.items-baseline {
  align-items:baseline;
}

.items-stretch {
  align-items:stretch;
}

.content-center {
  align-content:center;
}

.content-start {
  align-content:flex-start;
}

.content-end {
  align-content:flex-end;
}

.content-between {
  align-content:space-between;
}

.content-around {
  align-content:space-around;
}

.content-evenly {
  align-content:space-evenly;
}

.self-auto {
  align-self:auto;
}

.self-start {
  align-self:flex-start;
}

.self-end {
  align-self:flex-end;
}

.self-center {
  align-self:center;
}

.self-stretch {
  align-self:stretch;
}

.justify-items-auto {
  justify-items:auto;
}

.justify-items-start {
  justify-items:start;
}

.justify-items-end {
  justify-items:end;
}

.justify-items-center {
  justify-items:center;
}

.justify-items-stretch {
  justify-items:stretch;
}

.justify-start {
  justify-content:flex-start;
}

.justify-end {
  justify-content:flex-end;
}

.justify-center {
  justify-content:center;
}

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

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

.justify-evenly {
  justify-content:space-evenly;
}

.justify-self-auto {
  justify-self:auto;
}

.justify-self-start {
  justify-self:start;
}

.justify-self-end {
  justify-self:end;
}

.justify-self-center {
  justify-self:center;
}

.justify-self-stretch {
  justify-self:stretch;
}

.flex-1 {
  flex:1 1 0%;
}

.flex-auto {
  flex:1 1 auto;
}

.flex-initial {
  flex:0 1 auto;
}

.flex-none {
  flex:none;
}

.flex-grow-0 {
  flex-grow:0;
}

.flex-grow {
  flex-grow:1;
}

.flex-shrink-0 {
  flex-shrink:0;
}

.flex-shrink {
  flex-shrink:1;
}

.order-1 {
  order:1;
}

.order-2 {
  order:2;
}

.order-3 {
  order:3;
}

.order-4 {
  order:4;
}

.order-5 {
  order:5;
}

.order-6 {
  order:6;
}

.order-7 {
  order:7;
}

.order-8 {
  order:8;
}

.order-9 {
  order:9;
}

.order-10 {
  order:10;
}

.order-11 {
  order:11;
}

.order-12 {
  order:12;
}

.order-first {
  order:-9999;
}

.order-last {
  order:9999;
}

.order-none {
  order:0;
}

.float-right {
  float:right;
}

.float-left {
  float:left;
}

.float-none {
  float:none;
}

.clearfix:after {
  content:"";
  display:table;
  clear:both;
}

.clear-left {
  clear:left;
}

.clear-right {
  clear:right;
}

.clear-both {
  clear:both;
}

.clear-none {
  clear:none;
}

.font-sans {
  font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.font-serif {
  font-family:Georgia, Cambria, "Times New Roman", Times, serif;
}

.font-mono {
  font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.font-paybackHeading {
  font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
}

.font-paybackButton {
  font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
}

.font-paybackParagraph {
  font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
}

.font-hairline {
  font-weight:100;
}

.font-thin {
  font-weight:200;
}

.font-light {
  font-weight:300;
}

.font-normal {
  font-weight:400;
}

.font-medium {
  font-weight:500;
}

.font-semibold {
  font-weight:600;
}

.font-bold {
  font-weight:700;
}

.font-extrabold {
  font-weight:800;
}

.font-black {
  font-weight:900;
}

.hover\:font-hairline:hover {
  font-weight:100;
}

.hover\:font-thin:hover {
  font-weight:200;
}

.hover\:font-light:hover {
  font-weight:300;
}

.hover\:font-normal:hover {
  font-weight:400;
}

.hover\:font-medium:hover {
  font-weight:500;
}

.hover\:font-semibold:hover {
  font-weight:600;
}

.hover\:font-bold:hover {
  font-weight:700;
}

.hover\:font-extrabold:hover {
  font-weight:800;
}

.hover\:font-black:hover {
  font-weight:900;
}

.focus\:font-hairline:focus {
  font-weight:100;
}

.focus\:font-thin:focus {
  font-weight:200;
}

.focus\:font-light:focus {
  font-weight:300;
}

.focus\:font-normal:focus {
  font-weight:400;
}

.focus\:font-medium:focus {
  font-weight:500;
}

.focus\:font-semibold:focus {
  font-weight:600;
}

.focus\:font-bold:focus {
  font-weight:700;
}

.focus\:font-extrabold:focus {
  font-weight:800;
}

.focus\:font-black:focus {
  font-weight:900;
}

.h-0 {
  height:0;
}

.h-1 {
  height:0.25rem;
}

.h-2 {
  height:0.5rem;
}

.h-3 {
  height:0.75rem;
}

.h-4 {
  height:1rem;
}

.h-5 {
  height:1.25rem;
}

.h-6 {
  height:1.5rem;
}

.h-7 {
  height:1.75rem;
}

.h-8 {
  height:2rem;
}

.h-9 {
  height:2.25rem;
}

.h-10 {
  height:2.5rem;
}

.h-11 {
  height:2.75rem;
}

.h-12 {
  height:3rem;
}

.h-13 {
  height:3.25rem;
}

.h-14 {
  height:3.5rem;
}

.h-15 {
  height:3.75rem;
}

.h-16 {
  height:4rem;
}

.h-18 {
  height:4.5rem;
}

.h-20 {
  height:5rem;
}

.h-24 {
  height:6rem;
}

.h-28 {
  height:7rem;
}

.h-32 {
  height:8rem;
}

.h-36 {
  height:9rem;
}

.h-40 {
  height:10rem;
}

.h-44 {
  height:11rem;
}

.h-48 {
  height:12rem;
}

.h-52 {
  height:13rem;
}

.h-56 {
  height:14rem;
}

.h-60 {
  height:15rem;
}

.h-64 {
  height:16rem;
}

.h-72 {
  height:18rem;
}

.h-80 {
  height:20rem;
}

.h-96 {
  height:24rem;
}

.h-auto {
  height:auto;
}

.h-px {
  height:1px;
}

.h-0\.5 {
  height:0.125rem;
}

.h-1\.5 {
  height:0.375rem;
}

.h-2\.5 {
  height:0.625rem;
}

.h-3\.5 {
  height:0.875rem;
}

.h-1\/2 {
  height:50%;
}

.h-1\/3 {
  height:33.333333%;
}

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

.h-1\/4 {
  height:25%;
}

.h-2\/4 {
  height:50%;
}

.h-3\/4 {
  height:75%;
}

.h-1\/5 {
  height:20%;
}

.h-2\/5 {
  height:40%;
}

.h-3\/5 {
  height:60%;
}

.h-4\/5 {
  height:80%;
}

.h-1\/6 {
  height:16.666667%;
}

.h-2\/6 {
  height:33.333333%;
}

.h-3\/6 {
  height:50%;
}

.h-4\/6 {
  height:66.666667%;
}

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

.h-1\/12 {
  height:8.333333%;
}

.h-2\/12 {
  height:16.666667%;
}

.h-3\/12 {
  height:25%;
}

.h-4\/12 {
  height:33.333333%;
}

.h-5\/12 {
  height:41.666667%;
}

.h-6\/12 {
  height:50%;
}

.h-7\/12 {
  height:58.333333%;
}

.h-8\/12 {
  height:66.666667%;
}

.h-9\/12 {
  height:75%;
}

.h-10\/12 {
  height:83.333333%;
}

.h-11\/12 {
  height:91.666667%;
}

.h-full {
  height:100%;
}

.h-0_5 {
  height:0.125rem;
}

.h-1_5 {
  height:0.375rem;
}

.h-2_5 {
  height:0.625rem;
}

.h-3_5 {
  height:0.875rem;
}

.h-4_5 {
  height:1.125rem;
}

.h-screen {
  height:100vh;
}

.text-xs {
  font-size:0.75rem;
}

.text-sm {
  font-size:0.875rem;
}

.text-base {
  font-size:1rem;
}

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

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

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

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

.text-4xl {
  font-size:2.25rem;
}

.text-5xl {
  font-size:3rem;
}

.text-6xl {
  font-size:4rem;
}

.leading-3 {
  line-height:.75rem;
}

.leading-4 {
  line-height:1rem;
}

.leading-5 {
  line-height:1.25rem;
}

.leading-6 {
  line-height:1.5rem;
}

.leading-7 {
  line-height:1.75rem;
}

.leading-8 {
  line-height:2rem;
}

.leading-9 {
  line-height:2.25rem;
}

.leading-10 {
  line-height:2.5rem;
}

.leading-11 {
  line-height:2.75rem;
}

.leading-12 {
  line-height:3rem;
}

.leading-none {
  line-height:1;
}

.leading-tight {
  line-height:1.25;
}

.leading-snug {
  line-height:1.375;
}

.leading-normal {
  line-height:1.5;
}

.leading-relaxed {
  line-height:1.625;
}

.leading-loose {
  line-height:2;
}

.list-inside {
  list-style-position:inside;
}

.list-outside {
  list-style-position:outside;
}

.list-none {
  list-style-type:none;
}

.list-disc {
  list-style-type:disc;
}

.list-decimal {
  list-style-type:decimal;
}

.m-0 {
  margin:0;
}

.m-1 {
  margin:0.25rem;
}

.m-2 {
  margin:0.5rem;
}

.m-3 {
  margin:0.75rem;
}

.m-4 {
  margin:1rem;
}

.m-5 {
  margin:1.25rem;
}

.m-6 {
  margin:1.5rem;
}

.m-7 {
  margin:1.75rem;
}

.m-8 {
  margin:2rem;
}

.m-9 {
  margin:2.25rem;
}

.m-10 {
  margin:2.5rem;
}

.m-11 {
  margin:2.75rem;
}

.m-12 {
  margin:3rem;
}

.m-13 {
  margin:3.25rem;
}

.m-14 {
  margin:3.5rem;
}

.m-15 {
  margin:3.75rem;
}

.m-16 {
  margin:4rem;
}

.m-18 {
  margin:4.5rem;
}

.m-20 {
  margin:5rem;
}

.m-24 {
  margin:6rem;
}

.m-28 {
  margin:7rem;
}

.m-32 {
  margin:8rem;
}

.m-36 {
  margin:9rem;
}

.m-40 {
  margin:10rem;
}

.m-44 {
  margin:11rem;
}

.m-48 {
  margin:12rem;
}

.m-52 {
  margin:13rem;
}

.m-56 {
  margin:14rem;
}

.m-60 {
  margin:15rem;
}

.m-64 {
  margin:16rem;
}

.m-72 {
  margin:18rem;
}

.m-80 {
  margin:20rem;
}

.m-96 {
  margin:24rem;
}

.m-auto {
  margin:auto;
}

.m-px {
  margin:1px;
}

.m-0\.5 {
  margin:0.125rem;
}

.m-1\.5 {
  margin:0.375rem;
}

.m-2\.5 {
  margin:0.625rem;
}

.m-3\.5 {
  margin:0.875rem;
}

.m-1\/2 {
  margin:50%;
}

.m-1\/3 {
  margin:33.333333%;
}

.m-2\/3 {
  margin:66.666667%;
}

.m-1\/4 {
  margin:25%;
}

.m-2\/4 {
  margin:50%;
}

.m-3\/4 {
  margin:75%;
}

.m-1\/5 {
  margin:20%;
}

.m-2\/5 {
  margin:40%;
}

.m-3\/5 {
  margin:60%;
}

.m-4\/5 {
  margin:80%;
}

.m-1\/6 {
  margin:16.666667%;
}

.m-2\/6 {
  margin:33.333333%;
}

.m-3\/6 {
  margin:50%;
}

.m-4\/6 {
  margin:66.666667%;
}

.m-5\/6 {
  margin:83.333333%;
}

.m-1\/12 {
  margin:8.333333%;
}

.m-2\/12 {
  margin:16.666667%;
}

.m-3\/12 {
  margin:25%;
}

.m-4\/12 {
  margin:33.333333%;
}

.m-5\/12 {
  margin:41.666667%;
}

.m-6\/12 {
  margin:50%;
}

.m-7\/12 {
  margin:58.333333%;
}

.m-8\/12 {
  margin:66.666667%;
}

.m-9\/12 {
  margin:75%;
}

.m-10\/12 {
  margin:83.333333%;
}

.m-11\/12 {
  margin:91.666667%;
}

.m-full {
  margin:100%;
}

.m-0_5 {
  margin:0.125rem;
}

.m-1_5 {
  margin:0.375rem;
}

.m-2_5 {
  margin:0.625rem;
}

.m-3_5 {
  margin:0.875rem;
}

.m-4_5 {
  margin:1.125rem;
}

.-m-1 {
  margin:-0.25rem;
}

.-m-2 {
  margin:-0.5rem;
}

.-m-3 {
  margin:-0.75rem;
}

.-m-4 {
  margin:-1rem;
}

.-m-5 {
  margin:-1.25rem;
}

.-m-6 {
  margin:-1.5rem;
}

.-m-7 {
  margin:-1.75rem;
}

.-m-8 {
  margin:-2rem;
}

.-m-9 {
  margin:-2.25rem;
}

.-m-10 {
  margin:-2.5rem;
}

.-m-11 {
  margin:-2.75rem;
}

.-m-12 {
  margin:-3rem;
}

.-m-13 {
  margin:-3.25rem;
}

.-m-14 {
  margin:-3.5rem;
}

.-m-15 {
  margin:-3.75rem;
}

.-m-16 {
  margin:-4rem;
}

.-m-18 {
  margin:-4.5rem;
}

.-m-20 {
  margin:-5rem;
}

.-m-24 {
  margin:-6rem;
}

.-m-28 {
  margin:-7rem;
}

.-m-32 {
  margin:-8rem;
}

.-m-36 {
  margin:-9rem;
}

.-m-40 {
  margin:-10rem;
}

.-m-44 {
  margin:-11rem;
}

.-m-48 {
  margin:-12rem;
}

.-m-52 {
  margin:-13rem;
}

.-m-56 {
  margin:-14rem;
}

.-m-60 {
  margin:-15rem;
}

.-m-64 {
  margin:-16rem;
}

.-m-72 {
  margin:-18rem;
}

.-m-80 {
  margin:-20rem;
}

.-m-96 {
  margin:-24rem;
}

.-m-px {
  margin:-1px;
}

.-m-0\.5 {
  margin:-0.125rem;
}

.-m-1\.5 {
  margin:-0.375rem;
}

.-m-2\.5 {
  margin:-0.625rem;
}

.-m-3\.5 {
  margin:-0.875rem;
}

.-m-1\/2 {
  margin:-50%;
}

.-m-1\/3 {
  margin:-33.33333%;
}

.-m-2\/3 {
  margin:-66.66667%;
}

.-m-1\/4 {
  margin:-25%;
}

.-m-2\/4 {
  margin:-50%;
}

.-m-3\/4 {
  margin:-75%;
}

.-m-1\/5 {
  margin:-20%;
}

.-m-2\/5 {
  margin:-40%;
}

.-m-3\/5 {
  margin:-60%;
}

.-m-4\/5 {
  margin:-80%;
}

.-m-1\/6 {
  margin:-16.66667%;
}

.-m-2\/6 {
  margin:-33.33333%;
}

.-m-3\/6 {
  margin:-50%;
}

.-m-4\/6 {
  margin:-66.66667%;
}

.-m-5\/6 {
  margin:-83.33333%;
}

.-m-1\/12 {
  margin:-8.33333%;
}

.-m-2\/12 {
  margin:-16.66667%;
}

.-m-3\/12 {
  margin:-25%;
}

.-m-4\/12 {
  margin:-33.33333%;
}

.-m-5\/12 {
  margin:-41.66667%;
}

.-m-6\/12 {
  margin:-50%;
}

.-m-7\/12 {
  margin:-58.33333%;
}

.-m-8\/12 {
  margin:-66.66667%;
}

.-m-9\/12 {
  margin:-75%;
}

.-m-10\/12 {
  margin:-83.33333%;
}

.-m-11\/12 {
  margin:-91.66667%;
}

.-m-full {
  margin:-100%;
}

.-m-0_5 {
  margin:-0.125rem;
}

.-m-1_5 {
  margin:-0.375rem;
}

.-m-2_5 {
  margin:-0.625rem;
}

.-m-3_5 {
  margin:-0.875rem;
}

.-m-4_5 {
  margin:-1.125rem;
}

.my-0 {
  margin-top:0;
  margin-bottom:0;
}

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

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

.mx-1 {
  margin-left:0.25rem;
  margin-right:0.25rem;
}

.my-2 {
  margin-top:0.5rem;
  margin-bottom:0.5rem;
}

.mx-2 {
  margin-left:0.5rem;
  margin-right:0.5rem;
}

.my-3 {
  margin-top:0.75rem;
  margin-bottom:0.75rem;
}

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

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

.mx-4 {
  margin-left:1rem;
  margin-right:1rem;
}

.my-5 {
  margin-top:1.25rem;
  margin-bottom:1.25rem;
}

.mx-5 {
  margin-left:1.25rem;
  margin-right:1.25rem;
}

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

.mx-6 {
  margin-left:1.5rem;
  margin-right:1.5rem;
}

.my-7 {
  margin-top:1.75rem;
  margin-bottom:1.75rem;
}

.mx-7 {
  margin-left:1.75rem;
  margin-right:1.75rem;
}

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

.mx-8 {
  margin-left:2rem;
  margin-right:2rem;
}

.my-9 {
  margin-top:2.25rem;
  margin-bottom:2.25rem;
}

.mx-9 {
  margin-left:2.25rem;
  margin-right:2.25rem;
}

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

.mx-10 {
  margin-left:2.5rem;
  margin-right:2.5rem;
}

.my-11 {
  margin-top:2.75rem;
  margin-bottom:2.75rem;
}

.mx-11 {
  margin-left:2.75rem;
  margin-right:2.75rem;
}

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

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

.my-13 {
  margin-top:3.25rem;
  margin-bottom:3.25rem;
}

.mx-13 {
  margin-left:3.25rem;
  margin-right:3.25rem;
}

.my-14 {
  margin-top:3.5rem;
  margin-bottom:3.5rem;
}

.mx-14 {
  margin-left:3.5rem;
  margin-right:3.5rem;
}

.my-15 {
  margin-top:3.75rem;
  margin-bottom:3.75rem;
}

.mx-15 {
  margin-left:3.75rem;
  margin-right:3.75rem;
}

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

.mx-16 {
  margin-left:4rem;
  margin-right:4rem;
}

.my-18 {
  margin-top:4.5rem;
  margin-bottom:4.5rem;
}

.mx-18 {
  margin-left:4.5rem;
  margin-right:4.5rem;
}

.my-20 {
  margin-top:5rem;
  margin-bottom:5rem;
}

.mx-20 {
  margin-left:5rem;
  margin-right:5rem;
}

.my-24 {
  margin-top:6rem;
  margin-bottom:6rem;
}

.mx-24 {
  margin-left:6rem;
  margin-right:6rem;
}

.my-28 {
  margin-top:7rem;
  margin-bottom:7rem;
}

.mx-28 {
  margin-left:7rem;
  margin-right:7rem;
}

.my-32 {
  margin-top:8rem;
  margin-bottom:8rem;
}

.mx-32 {
  margin-left:8rem;
  margin-right:8rem;
}

.my-36 {
  margin-top:9rem;
  margin-bottom:9rem;
}

.mx-36 {
  margin-left:9rem;
  margin-right:9rem;
}

.my-40 {
  margin-top:10rem;
  margin-bottom:10rem;
}

.mx-40 {
  margin-left:10rem;
  margin-right:10rem;
}

.my-44 {
  margin-top:11rem;
  margin-bottom:11rem;
}

.mx-44 {
  margin-left:11rem;
  margin-right:11rem;
}

.my-48 {
  margin-top:12rem;
  margin-bottom:12rem;
}

.mx-48 {
  margin-left:12rem;
  margin-right:12rem;
}

.my-52 {
  margin-top:13rem;
  margin-bottom:13rem;
}

.mx-52 {
  margin-left:13rem;
  margin-right:13rem;
}

.my-56 {
  margin-top:14rem;
  margin-bottom:14rem;
}

.mx-56 {
  margin-left:14rem;
  margin-right:14rem;
}

.my-60 {
  margin-top:15rem;
  margin-bottom:15rem;
}

.mx-60 {
  margin-left:15rem;
  margin-right:15rem;
}

.my-64 {
  margin-top:16rem;
  margin-bottom:16rem;
}

.mx-64 {
  margin-left:16rem;
  margin-right:16rem;
}

.my-72 {
  margin-top:18rem;
  margin-bottom:18rem;
}

.mx-72 {
  margin-left:18rem;
  margin-right:18rem;
}

.my-80 {
  margin-top:20rem;
  margin-bottom:20rem;
}

.mx-80 {
  margin-left:20rem;
  margin-right:20rem;
}

.my-96 {
  margin-top:24rem;
  margin-bottom:24rem;
}

.mx-96 {
  margin-left:24rem;
  margin-right:24rem;
}

.my-auto {
  margin-top:auto;
  margin-bottom:auto;
}

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

.my-px {
  margin-top:1px;
  margin-bottom:1px;
}

.mx-px {
  margin-left:1px;
  margin-right:1px;
}

.my-0\.5 {
  margin-top:0.125rem;
  margin-bottom:0.125rem;
}

.mx-0\.5 {
  margin-left:0.125rem;
  margin-right:0.125rem;
}

.my-1\.5 {
  margin-top:0.375rem;
  margin-bottom:0.375rem;
}

.mx-1\.5 {
  margin-left:0.375rem;
  margin-right:0.375rem;
}

.my-2\.5 {
  margin-top:0.625rem;
  margin-bottom:0.625rem;
}

.mx-2\.5 {
  margin-left:0.625rem;
  margin-right:0.625rem;
}

.my-3\.5 {
  margin-top:0.875rem;
  margin-bottom:0.875rem;
}

.mx-3\.5 {
  margin-left:0.875rem;
  margin-right:0.875rem;
}

.my-1\/2 {
  margin-top:50%;
  margin-bottom:50%;
}

.mx-1\/2 {
  margin-left:50%;
  margin-right:50%;
}

.my-1\/3 {
  margin-top:33.333333%;
  margin-bottom:33.333333%;
}

.mx-1\/3 {
  margin-left:33.333333%;
  margin-right:33.333333%;
}

.my-2\/3 {
  margin-top:66.666667%;
  margin-bottom:66.666667%;
}

.mx-2\/3 {
  margin-left:66.666667%;
  margin-right:66.666667%;
}

.my-1\/4 {
  margin-top:25%;
  margin-bottom:25%;
}

.mx-1\/4 {
  margin-left:25%;
  margin-right:25%;
}

.my-2\/4 {
  margin-top:50%;
  margin-bottom:50%;
}

.mx-2\/4 {
  margin-left:50%;
  margin-right:50%;
}

.my-3\/4 {
  margin-top:75%;
  margin-bottom:75%;
}

.mx-3\/4 {
  margin-left:75%;
  margin-right:75%;
}

.my-1\/5 {
  margin-top:20%;
  margin-bottom:20%;
}

.mx-1\/5 {
  margin-left:20%;
  margin-right:20%;
}

.my-2\/5 {
  margin-top:40%;
  margin-bottom:40%;
}

.mx-2\/5 {
  margin-left:40%;
  margin-right:40%;
}

.my-3\/5 {
  margin-top:60%;
  margin-bottom:60%;
}

.mx-3\/5 {
  margin-left:60%;
  margin-right:60%;
}

.my-4\/5 {
  margin-top:80%;
  margin-bottom:80%;
}

.mx-4\/5 {
  margin-left:80%;
  margin-right:80%;
}

.my-1\/6 {
  margin-top:16.666667%;
  margin-bottom:16.666667%;
}

.mx-1\/6 {
  margin-left:16.666667%;
  margin-right:16.666667%;
}

.my-2\/6 {
  margin-top:33.333333%;
  margin-bottom:33.333333%;
}

.mx-2\/6 {
  margin-left:33.333333%;
  margin-right:33.333333%;
}

.my-3\/6 {
  margin-top:50%;
  margin-bottom:50%;
}

.mx-3\/6 {
  margin-left:50%;
  margin-right:50%;
}

.my-4\/6 {
  margin-top:66.666667%;
  margin-bottom:66.666667%;
}

.mx-4\/6 {
  margin-left:66.666667%;
  margin-right:66.666667%;
}

.my-5\/6 {
  margin-top:83.333333%;
  margin-bottom:83.333333%;
}

.mx-5\/6 {
  margin-left:83.333333%;
  margin-right:83.333333%;
}

.my-1\/12 {
  margin-top:8.333333%;
  margin-bottom:8.333333%;
}

.mx-1\/12 {
  margin-left:8.333333%;
  margin-right:8.333333%;
}

.my-2\/12 {
  margin-top:16.666667%;
  margin-bottom:16.666667%;
}

.mx-2\/12 {
  margin-left:16.666667%;
  margin-right:16.666667%;
}

.my-3\/12 {
  margin-top:25%;
  margin-bottom:25%;
}

.mx-3\/12 {
  margin-left:25%;
  margin-right:25%;
}

.my-4\/12 {
  margin-top:33.333333%;
  margin-bottom:33.333333%;
}

.mx-4\/12 {
  margin-left:33.333333%;
  margin-right:33.333333%;
}

.my-5\/12 {
  margin-top:41.666667%;
  margin-bottom:41.666667%;
}

.mx-5\/12 {
  margin-left:41.666667%;
  margin-right:41.666667%;
}

.my-6\/12 {
  margin-top:50%;
  margin-bottom:50%;
}

.mx-6\/12 {
  margin-left:50%;
  margin-right:50%;
}

.my-7\/12 {
  margin-top:58.333333%;
  margin-bottom:58.333333%;
}

.mx-7\/12 {
  margin-left:58.333333%;
  margin-right:58.333333%;
}

.my-8\/12 {
  margin-top:66.666667%;
  margin-bottom:66.666667%;
}

.mx-8\/12 {
  margin-left:66.666667%;
  margin-right:66.666667%;
}

.my-9\/12 {
  margin-top:75%;
  margin-bottom:75%;
}

.mx-9\/12 {
  margin-left:75%;
  margin-right:75%;
}

.my-10\/12 {
  margin-top:83.333333%;
  margin-bottom:83.333333%;
}

.mx-10\/12 {
  margin-left:83.333333%;
  margin-right:83.333333%;
}

.my-11\/12 {
  margin-top:91.666667%;
  margin-bottom:91.666667%;
}

.mx-11\/12 {
  margin-left:91.666667%;
  margin-right:91.666667%;
}

.my-full {
  margin-top:100%;
  margin-bottom:100%;
}

.mx-full {
  margin-left:100%;
  margin-right:100%;
}

.my-0_5 {
  margin-top:0.125rem;
  margin-bottom:0.125rem;
}

.mx-0_5 {
  margin-left:0.125rem;
  margin-right:0.125rem;
}

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

.mx-1_5 {
  margin-left:0.375rem;
  margin-right:0.375rem;
}

.my-2_5 {
  margin-top:0.625rem;
  margin-bottom:0.625rem;
}

.mx-2_5 {
  margin-left:0.625rem;
  margin-right:0.625rem;
}

.my-3_5 {
  margin-top:0.875rem;
  margin-bottom:0.875rem;
}

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

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

.mx-4_5 {
  margin-left:1.125rem;
  margin-right:1.125rem;
}

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

.-mx-1 {
  margin-left:-0.25rem;
  margin-right:-0.25rem;
}

.-my-2 {
  margin-top:-0.5rem;
  margin-bottom:-0.5rem;
}

.-mx-2 {
  margin-left:-0.5rem;
  margin-right:-0.5rem;
}

.-my-3 {
  margin-top:-0.75rem;
  margin-bottom:-0.75rem;
}

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

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

.-mx-4 {
  margin-left:-1rem;
  margin-right:-1rem;
}

.-my-5 {
  margin-top:-1.25rem;
  margin-bottom:-1.25rem;
}

.-mx-5 {
  margin-left:-1.25rem;
  margin-right:-1.25rem;
}

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

.-mx-6 {
  margin-left:-1.5rem;
  margin-right:-1.5rem;
}

.-my-7 {
  margin-top:-1.75rem;
  margin-bottom:-1.75rem;
}

.-mx-7 {
  margin-left:-1.75rem;
  margin-right:-1.75rem;
}

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

.-mx-8 {
  margin-left:-2rem;
  margin-right:-2rem;
}

.-my-9 {
  margin-top:-2.25rem;
  margin-bottom:-2.25rem;
}

.-mx-9 {
  margin-left:-2.25rem;
  margin-right:-2.25rem;
}

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

.-mx-10 {
  margin-left:-2.5rem;
  margin-right:-2.5rem;
}

.-my-11 {
  margin-top:-2.75rem;
  margin-bottom:-2.75rem;
}

.-mx-11 {
  margin-left:-2.75rem;
  margin-right:-2.75rem;
}

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

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

.-my-13 {
  margin-top:-3.25rem;
  margin-bottom:-3.25rem;
}

.-mx-13 {
  margin-left:-3.25rem;
  margin-right:-3.25rem;
}

.-my-14 {
  margin-top:-3.5rem;
  margin-bottom:-3.5rem;
}

.-mx-14 {
  margin-left:-3.5rem;
  margin-right:-3.5rem;
}

.-my-15 {
  margin-top:-3.75rem;
  margin-bottom:-3.75rem;
}

.-mx-15 {
  margin-left:-3.75rem;
  margin-right:-3.75rem;
}

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

.-mx-16 {
  margin-left:-4rem;
  margin-right:-4rem;
}

.-my-18 {
  margin-top:-4.5rem;
  margin-bottom:-4.5rem;
}

.-mx-18 {
  margin-left:-4.5rem;
  margin-right:-4.5rem;
}

.-my-20 {
  margin-top:-5rem;
  margin-bottom:-5rem;
}

.-mx-20 {
  margin-left:-5rem;
  margin-right:-5rem;
}

.-my-24 {
  margin-top:-6rem;
  margin-bottom:-6rem;
}

.-mx-24 {
  margin-left:-6rem;
  margin-right:-6rem;
}

.-my-28 {
  margin-top:-7rem;
  margin-bottom:-7rem;
}

.-mx-28 {
  margin-left:-7rem;
  margin-right:-7rem;
}

.-my-32 {
  margin-top:-8rem;
  margin-bottom:-8rem;
}

.-mx-32 {
  margin-left:-8rem;
  margin-right:-8rem;
}

.-my-36 {
  margin-top:-9rem;
  margin-bottom:-9rem;
}

.-mx-36 {
  margin-left:-9rem;
  margin-right:-9rem;
}

.-my-40 {
  margin-top:-10rem;
  margin-bottom:-10rem;
}

.-mx-40 {
  margin-left:-10rem;
  margin-right:-10rem;
}

.-my-44 {
  margin-top:-11rem;
  margin-bottom:-11rem;
}

.-mx-44 {
  margin-left:-11rem;
  margin-right:-11rem;
}

.-my-48 {
  margin-top:-12rem;
  margin-bottom:-12rem;
}

.-mx-48 {
  margin-left:-12rem;
  margin-right:-12rem;
}

.-my-52 {
  margin-top:-13rem;
  margin-bottom:-13rem;
}

.-mx-52 {
  margin-left:-13rem;
  margin-right:-13rem;
}

.-my-56 {
  margin-top:-14rem;
  margin-bottom:-14rem;
}

.-mx-56 {
  margin-left:-14rem;
  margin-right:-14rem;
}

.-my-60 {
  margin-top:-15rem;
  margin-bottom:-15rem;
}

.-mx-60 {
  margin-left:-15rem;
  margin-right:-15rem;
}

.-my-64 {
  margin-top:-16rem;
  margin-bottom:-16rem;
}

.-mx-64 {
  margin-left:-16rem;
  margin-right:-16rem;
}

.-my-72 {
  margin-top:-18rem;
  margin-bottom:-18rem;
}

.-mx-72 {
  margin-left:-18rem;
  margin-right:-18rem;
}

.-my-80 {
  margin-top:-20rem;
  margin-bottom:-20rem;
}

.-mx-80 {
  margin-left:-20rem;
  margin-right:-20rem;
}

.-my-96 {
  margin-top:-24rem;
  margin-bottom:-24rem;
}

.-mx-96 {
  margin-left:-24rem;
  margin-right:-24rem;
}

.-my-px {
  margin-top:-1px;
  margin-bottom:-1px;
}

.-mx-px {
  margin-left:-1px;
  margin-right:-1px;
}

.-my-0\.5 {
  margin-top:-0.125rem;
  margin-bottom:-0.125rem;
}

.-mx-0\.5 {
  margin-left:-0.125rem;
  margin-right:-0.125rem;
}

.-my-1\.5 {
  margin-top:-0.375rem;
  margin-bottom:-0.375rem;
}

.-mx-1\.5 {
  margin-left:-0.375rem;
  margin-right:-0.375rem;
}

.-my-2\.5 {
  margin-top:-0.625rem;
  margin-bottom:-0.625rem;
}

.-mx-2\.5 {
  margin-left:-0.625rem;
  margin-right:-0.625rem;
}

.-my-3\.5 {
  margin-top:-0.875rem;
  margin-bottom:-0.875rem;
}

.-mx-3\.5 {
  margin-left:-0.875rem;
  margin-right:-0.875rem;
}

.-my-1\/2 {
  margin-top:-50%;
  margin-bottom:-50%;
}

.-mx-1\/2 {
  margin-left:-50%;
  margin-right:-50%;
}

.-my-1\/3 {
  margin-top:-33.33333%;
  margin-bottom:-33.33333%;
}

.-mx-1\/3 {
  margin-left:-33.33333%;
  margin-right:-33.33333%;
}

.-my-2\/3 {
  margin-top:-66.66667%;
  margin-bottom:-66.66667%;
}

.-mx-2\/3 {
  margin-left:-66.66667%;
  margin-right:-66.66667%;
}

.-my-1\/4 {
  margin-top:-25%;
  margin-bottom:-25%;
}

.-mx-1\/4 {
  margin-left:-25%;
  margin-right:-25%;
}

.-my-2\/4 {
  margin-top:-50%;
  margin-bottom:-50%;
}

.-mx-2\/4 {
  margin-left:-50%;
  margin-right:-50%;
}

.-my-3\/4 {
  margin-top:-75%;
  margin-bottom:-75%;
}

.-mx-3\/4 {
  margin-left:-75%;
  margin-right:-75%;
}

.-my-1\/5 {
  margin-top:-20%;
  margin-bottom:-20%;
}

.-mx-1\/5 {
  margin-left:-20%;
  margin-right:-20%;
}

.-my-2\/5 {
  margin-top:-40%;
  margin-bottom:-40%;
}

.-mx-2\/5 {
  margin-left:-40%;
  margin-right:-40%;
}

.-my-3\/5 {
  margin-top:-60%;
  margin-bottom:-60%;
}

.-mx-3\/5 {
  margin-left:-60%;
  margin-right:-60%;
}

.-my-4\/5 {
  margin-top:-80%;
  margin-bottom:-80%;
}

.-mx-4\/5 {
  margin-left:-80%;
  margin-right:-80%;
}

.-my-1\/6 {
  margin-top:-16.66667%;
  margin-bottom:-16.66667%;
}

.-mx-1\/6 {
  margin-left:-16.66667%;
  margin-right:-16.66667%;
}

.-my-2\/6 {
  margin-top:-33.33333%;
  margin-bottom:-33.33333%;
}

.-mx-2\/6 {
  margin-left:-33.33333%;
  margin-right:-33.33333%;
}

.-my-3\/6 {
  margin-top:-50%;
  margin-bottom:-50%;
}

.-mx-3\/6 {
  margin-left:-50%;
  margin-right:-50%;
}

.-my-4\/6 {
  margin-top:-66.66667%;
  margin-bottom:-66.66667%;
}

.-mx-4\/6 {
  margin-left:-66.66667%;
  margin-right:-66.66667%;
}

.-my-5\/6 {
  margin-top:-83.33333%;
  margin-bottom:-83.33333%;
}

.-mx-5\/6 {
  margin-left:-83.33333%;
  margin-right:-83.33333%;
}

.-my-1\/12 {
  margin-top:-8.33333%;
  margin-bottom:-8.33333%;
}

.-mx-1\/12 {
  margin-left:-8.33333%;
  margin-right:-8.33333%;
}

.-my-2\/12 {
  margin-top:-16.66667%;
  margin-bottom:-16.66667%;
}

.-mx-2\/12 {
  margin-left:-16.66667%;
  margin-right:-16.66667%;
}

.-my-3\/12 {
  margin-top:-25%;
  margin-bottom:-25%;
}

.-mx-3\/12 {
  margin-left:-25%;
  margin-right:-25%;
}

.-my-4\/12 {
  margin-top:-33.33333%;
  margin-bottom:-33.33333%;
}

.-mx-4\/12 {
  margin-left:-33.33333%;
  margin-right:-33.33333%;
}

.-my-5\/12 {
  margin-top:-41.66667%;
  margin-bottom:-41.66667%;
}

.-mx-5\/12 {
  margin-left:-41.66667%;
  margin-right:-41.66667%;
}

.-my-6\/12 {
  margin-top:-50%;
  margin-bottom:-50%;
}

.-mx-6\/12 {
  margin-left:-50%;
  margin-right:-50%;
}

.-my-7\/12 {
  margin-top:-58.33333%;
  margin-bottom:-58.33333%;
}

.-mx-7\/12 {
  margin-left:-58.33333%;
  margin-right:-58.33333%;
}

.-my-8\/12 {
  margin-top:-66.66667%;
  margin-bottom:-66.66667%;
}

.-mx-8\/12 {
  margin-left:-66.66667%;
  margin-right:-66.66667%;
}

.-my-9\/12 {
  margin-top:-75%;
  margin-bottom:-75%;
}

.-mx-9\/12 {
  margin-left:-75%;
  margin-right:-75%;
}

.-my-10\/12 {
  margin-top:-83.33333%;
  margin-bottom:-83.33333%;
}

.-mx-10\/12 {
  margin-left:-83.33333%;
  margin-right:-83.33333%;
}

.-my-11\/12 {
  margin-top:-91.66667%;
  margin-bottom:-91.66667%;
}

.-mx-11\/12 {
  margin-left:-91.66667%;
  margin-right:-91.66667%;
}

.-my-full {
  margin-top:-100%;
  margin-bottom:-100%;
}

.-mx-full {
  margin-left:-100%;
  margin-right:-100%;
}

.-my-0_5 {
  margin-top:-0.125rem;
  margin-bottom:-0.125rem;
}

.-mx-0_5 {
  margin-left:-0.125rem;
  margin-right:-0.125rem;
}

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

.-mx-1_5 {
  margin-left:-0.375rem;
  margin-right:-0.375rem;
}

.-my-2_5 {
  margin-top:-0.625rem;
  margin-bottom:-0.625rem;
}

.-mx-2_5 {
  margin-left:-0.625rem;
  margin-right:-0.625rem;
}

.-my-3_5 {
  margin-top:-0.875rem;
  margin-bottom:-0.875rem;
}

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

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

.-mx-4_5 {
  margin-left:-1.125rem;
  margin-right:-1.125rem;
}

.mt-0 {
  margin-top:0;
}

.mr-0 {
  margin-right:0;
}

.mb-0 {
  margin-bottom:0;
}

.ml-0 {
  margin-left:0;
}

.mt-1 {
  margin-top:0.25rem;
}

.mr-1 {
  margin-right:0.25rem;
}

.mb-1 {
  margin-bottom:0.25rem;
}

.ml-1 {
  margin-left:0.25rem;
}

.mt-2 {
  margin-top:0.5rem;
}

.mr-2 {
  margin-right:0.5rem;
}

.mb-2 {
  margin-bottom:0.5rem;
}

.ml-2 {
  margin-left:0.5rem;
}

.mt-3 {
  margin-top:0.75rem;
}

.mr-3 {
  margin-right:0.75rem;
}

.mb-3 {
  margin-bottom:0.75rem;
}

.ml-3 {
  margin-left:0.75rem;
}

.mt-4 {
  margin-top:1rem;
}

.mr-4 {
  margin-right:1rem;
}

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

.ml-4 {
  margin-left:1rem;
}

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

.mr-5 {
  margin-right:1.25rem;
}

.mb-5 {
  margin-bottom:1.25rem;
}

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

.mt-6 {
  margin-top:1.5rem;
}

.mr-6 {
  margin-right:1.5rem;
}

.mb-6 {
  margin-bottom:1.5rem;
}

.ml-6 {
  margin-left:1.5rem;
}

.mt-7 {
  margin-top:1.75rem;
}

.mr-7 {
  margin-right:1.75rem;
}

.mb-7 {
  margin-bottom:1.75rem;
}

.ml-7 {
  margin-left:1.75rem;
}

.mt-8 {
  margin-top:2rem;
}

.mr-8 {
  margin-right:2rem;
}

.mb-8 {
  margin-bottom:2rem;
}

.ml-8 {
  margin-left:2rem;
}

.mt-9 {
  margin-top:2.25rem;
}

.mr-9 {
  margin-right:2.25rem;
}

.mb-9 {
  margin-bottom:2.25rem;
}

.ml-9 {
  margin-left:2.25rem;
}

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

.mr-10 {
  margin-right:2.5rem;
}

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

.ml-10 {
  margin-left:2.5rem;
}

.mt-11 {
  margin-top:2.75rem;
}

.mr-11 {
  margin-right:2.75rem;
}

.mb-11 {
  margin-bottom:2.75rem;
}

.ml-11 {
  margin-left:2.75rem;
}

.mt-12 {
  margin-top:3rem;
}

.mr-12 {
  margin-right:3rem;
}

.mb-12 {
  margin-bottom:3rem;
}

.ml-12 {
  margin-left:3rem;
}

.mt-13 {
  margin-top:3.25rem;
}

.mr-13 {
  margin-right:3.25rem;
}

.mb-13 {
  margin-bottom:3.25rem;
}

.ml-13 {
  margin-left:3.25rem;
}

.mt-14 {
  margin-top:3.5rem;
}

.mr-14 {
  margin-right:3.5rem;
}

.mb-14 {
  margin-bottom:3.5rem;
}

.ml-14 {
  margin-left:3.5rem;
}

.mt-15 {
  margin-top:3.75rem;
}

.mr-15 {
  margin-right:3.75rem;
}

.mb-15 {
  margin-bottom:3.75rem;
}

.ml-15 {
  margin-left:3.75rem;
}

.mt-16 {
  margin-top:4rem;
}

.mr-16 {
  margin-right:4rem;
}

.mb-16 {
  margin-bottom:4rem;
}

.ml-16 {
  margin-left:4rem;
}

.mt-18 {
  margin-top:4.5rem;
}

.mr-18 {
  margin-right:4.5rem;
}

.mb-18 {
  margin-bottom:4.5rem;
}

.ml-18 {
  margin-left:4.5rem;
}

.mt-20 {
  margin-top:5rem;
}

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

.mb-20 {
  margin-bottom:5rem;
}

.ml-20 {
  margin-left:5rem;
}

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

.mr-24 {
  margin-right:6rem;
}

.mb-24 {
  margin-bottom:6rem;
}

.ml-24 {
  margin-left:6rem;
}

.mt-28 {
  margin-top:7rem;
}

.mr-28 {
  margin-right:7rem;
}

.mb-28 {
  margin-bottom:7rem;
}

.ml-28 {
  margin-left:7rem;
}

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

.mr-32 {
  margin-right:8rem;
}

.mb-32 {
  margin-bottom:8rem;
}

.ml-32 {
  margin-left:8rem;
}

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

.mr-36 {
  margin-right:9rem;
}

.mb-36 {
  margin-bottom:9rem;
}

.ml-36 {
  margin-left:9rem;
}

.mt-40 {
  margin-top:10rem;
}

.mr-40 {
  margin-right:10rem;
}

.mb-40 {
  margin-bottom:10rem;
}

.ml-40 {
  margin-left:10rem;
}

.mt-44 {
  margin-top:11rem;
}

.mr-44 {
  margin-right:11rem;
}

.mb-44 {
  margin-bottom:11rem;
}

.ml-44 {
  margin-left:11rem;
}

.mt-48 {
  margin-top:12rem;
}

.mr-48 {
  margin-right:12rem;
}

.mb-48 {
  margin-bottom:12rem;
}

.ml-48 {
  margin-left:12rem;
}

.mt-52 {
  margin-top:13rem;
}

.mr-52 {
  margin-right:13rem;
}

.mb-52 {
  margin-bottom:13rem;
}

.ml-52 {
  margin-left:13rem;
}

.mt-56 {
  margin-top:14rem;
}

.mr-56 {
  margin-right:14rem;
}

.mb-56 {
  margin-bottom:14rem;
}

.ml-56 {
  margin-left:14rem;
}

.mt-60 {
  margin-top:15rem;
}

.mr-60 {
  margin-right:15rem;
}

.mb-60 {
  margin-bottom:15rem;
}

.ml-60 {
  margin-left:15rem;
}

.mt-64 {
  margin-top:16rem;
}

.mr-64 {
  margin-right:16rem;
}

.mb-64 {
  margin-bottom:16rem;
}

.ml-64 {
  margin-left:16rem;
}

.mt-72 {
  margin-top:18rem;
}

.mr-72 {
  margin-right:18rem;
}

.mb-72 {
  margin-bottom:18rem;
}

.ml-72 {
  margin-left:18rem;
}

.mt-80 {
  margin-top:20rem;
}

.mr-80 {
  margin-right:20rem;
}

.mb-80 {
  margin-bottom:20rem;
}

.ml-80 {
  margin-left:20rem;
}

.mt-96 {
  margin-top:24rem;
}

.mr-96 {
  margin-right:24rem;
}

.mb-96 {
  margin-bottom:24rem;
}

.ml-96 {
  margin-left:24rem;
}

.mt-auto {
  margin-top:auto;
}

.mr-auto {
  margin-right:auto;
}

.mb-auto {
  margin-bottom:auto;
}

.ml-auto {
  margin-left:auto;
}

.mt-px {
  margin-top:1px;
}

.mr-px {
  margin-right:1px;
}

.mb-px {
  margin-bottom:1px;
}

.ml-px {
  margin-left:1px;
}

.mt-0\.5 {
  margin-top:0.125rem;
}

.mr-0\.5 {
  margin-right:0.125rem;
}

.mb-0\.5 {
  margin-bottom:0.125rem;
}

.ml-0\.5 {
  margin-left:0.125rem;
}

.mt-1\.5 {
  margin-top:0.375rem;
}

.mr-1\.5 {
  margin-right:0.375rem;
}

.mb-1\.5 {
  margin-bottom:0.375rem;
}

.ml-1\.5 {
  margin-left:0.375rem;
}

.mt-2\.5 {
  margin-top:0.625rem;
}

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

.mb-2\.5 {
  margin-bottom:0.625rem;
}

.ml-2\.5 {
  margin-left:0.625rem;
}

.mt-3\.5 {
  margin-top:0.875rem;
}

.mr-3\.5 {
  margin-right:0.875rem;
}

.mb-3\.5 {
  margin-bottom:0.875rem;
}

.ml-3\.5 {
  margin-left:0.875rem;
}

.mt-1\/2 {
  margin-top:50%;
}

.mr-1\/2 {
  margin-right:50%;
}

.mb-1\/2 {
  margin-bottom:50%;
}

.ml-1\/2 {
  margin-left:50%;
}

.mt-1\/3 {
  margin-top:33.333333%;
}

.mr-1\/3 {
  margin-right:33.333333%;
}

.mb-1\/3 {
  margin-bottom:33.333333%;
}

.ml-1\/3 {
  margin-left:33.333333%;
}

.mt-2\/3 {
  margin-top:66.666667%;
}

.mr-2\/3 {
  margin-right:66.666667%;
}

.mb-2\/3 {
  margin-bottom:66.666667%;
}

.ml-2\/3 {
  margin-left:66.666667%;
}

.mt-1\/4 {
  margin-top:25%;
}

.mr-1\/4 {
  margin-right:25%;
}

.mb-1\/4 {
  margin-bottom:25%;
}

.ml-1\/4 {
  margin-left:25%;
}

.mt-2\/4 {
  margin-top:50%;
}

.mr-2\/4 {
  margin-right:50%;
}

.mb-2\/4 {
  margin-bottom:50%;
}

.ml-2\/4 {
  margin-left:50%;
}

.mt-3\/4 {
  margin-top:75%;
}

.mr-3\/4 {
  margin-right:75%;
}

.mb-3\/4 {
  margin-bottom:75%;
}

.ml-3\/4 {
  margin-left:75%;
}

.mt-1\/5 {
  margin-top:20%;
}

.mr-1\/5 {
  margin-right:20%;
}

.mb-1\/5 {
  margin-bottom:20%;
}

.ml-1\/5 {
  margin-left:20%;
}

.mt-2\/5 {
  margin-top:40%;
}

.mr-2\/5 {
  margin-right:40%;
}

.mb-2\/5 {
  margin-bottom:40%;
}

.ml-2\/5 {
  margin-left:40%;
}

.mt-3\/5 {
  margin-top:60%;
}

.mr-3\/5 {
  margin-right:60%;
}

.mb-3\/5 {
  margin-bottom:60%;
}

.ml-3\/5 {
  margin-left:60%;
}

.mt-4\/5 {
  margin-top:80%;
}

.mr-4\/5 {
  margin-right:80%;
}

.mb-4\/5 {
  margin-bottom:80%;
}

.ml-4\/5 {
  margin-left:80%;
}

.mt-1\/6 {
  margin-top:16.666667%;
}

.mr-1\/6 {
  margin-right:16.666667%;
}

.mb-1\/6 {
  margin-bottom:16.666667%;
}

.ml-1\/6 {
  margin-left:16.666667%;
}

.mt-2\/6 {
  margin-top:33.333333%;
}

.mr-2\/6 {
  margin-right:33.333333%;
}

.mb-2\/6 {
  margin-bottom:33.333333%;
}

.ml-2\/6 {
  margin-left:33.333333%;
}

.mt-3\/6 {
  margin-top:50%;
}

.mr-3\/6 {
  margin-right:50%;
}

.mb-3\/6 {
  margin-bottom:50%;
}

.ml-3\/6 {
  margin-left:50%;
}

.mt-4\/6 {
  margin-top:66.666667%;
}

.mr-4\/6 {
  margin-right:66.666667%;
}

.mb-4\/6 {
  margin-bottom:66.666667%;
}

.ml-4\/6 {
  margin-left:66.666667%;
}

.mt-5\/6 {
  margin-top:83.333333%;
}

.mr-5\/6 {
  margin-right:83.333333%;
}

.mb-5\/6 {
  margin-bottom:83.333333%;
}

.ml-5\/6 {
  margin-left:83.333333%;
}

.mt-1\/12 {
  margin-top:8.333333%;
}

.mr-1\/12 {
  margin-right:8.333333%;
}

.mb-1\/12 {
  margin-bottom:8.333333%;
}

.ml-1\/12 {
  margin-left:8.333333%;
}

.mt-2\/12 {
  margin-top:16.666667%;
}

.mr-2\/12 {
  margin-right:16.666667%;
}

.mb-2\/12 {
  margin-bottom:16.666667%;
}

.ml-2\/12 {
  margin-left:16.666667%;
}

.mt-3\/12 {
  margin-top:25%;
}

.mr-3\/12 {
  margin-right:25%;
}

.mb-3\/12 {
  margin-bottom:25%;
}

.ml-3\/12 {
  margin-left:25%;
}

.mt-4\/12 {
  margin-top:33.333333%;
}

.mr-4\/12 {
  margin-right:33.333333%;
}

.mb-4\/12 {
  margin-bottom:33.333333%;
}

.ml-4\/12 {
  margin-left:33.333333%;
}

.mt-5\/12 {
  margin-top:41.666667%;
}

.mr-5\/12 {
  margin-right:41.666667%;
}

.mb-5\/12 {
  margin-bottom:41.666667%;
}

.ml-5\/12 {
  margin-left:41.666667%;
}

.mt-6\/12 {
  margin-top:50%;
}

.mr-6\/12 {
  margin-right:50%;
}

.mb-6\/12 {
  margin-bottom:50%;
}

.ml-6\/12 {
  margin-left:50%;
}

.mt-7\/12 {
  margin-top:58.333333%;
}

.mr-7\/12 {
  margin-right:58.333333%;
}

.mb-7\/12 {
  margin-bottom:58.333333%;
}

.ml-7\/12 {
  margin-left:58.333333%;
}

.mt-8\/12 {
  margin-top:66.666667%;
}

.mr-8\/12 {
  margin-right:66.666667%;
}

.mb-8\/12 {
  margin-bottom:66.666667%;
}

.ml-8\/12 {
  margin-left:66.666667%;
}

.mt-9\/12 {
  margin-top:75%;
}

.mr-9\/12 {
  margin-right:75%;
}

.mb-9\/12 {
  margin-bottom:75%;
}

.ml-9\/12 {
  margin-left:75%;
}

.mt-10\/12 {
  margin-top:83.333333%;
}

.mr-10\/12 {
  margin-right:83.333333%;
}

.mb-10\/12 {
  margin-bottom:83.333333%;
}

.ml-10\/12 {
  margin-left:83.333333%;
}

.mt-11\/12 {
  margin-top:91.666667%;
}

.mr-11\/12 {
  margin-right:91.666667%;
}

.mb-11\/12 {
  margin-bottom:91.666667%;
}

.ml-11\/12 {
  margin-left:91.666667%;
}

.mt-full {
  margin-top:100%;
}

.mr-full {
  margin-right:100%;
}

.mb-full {
  margin-bottom:100%;
}

.ml-full {
  margin-left:100%;
}

.mt-0_5 {
  margin-top:0.125rem;
}

.mr-0_5 {
  margin-right:0.125rem;
}

.mb-0_5 {
  margin-bottom:0.125rem;
}

.ml-0_5 {
  margin-left:0.125rem;
}

.mt-1_5 {
  margin-top:0.375rem;
}

.mr-1_5 {
  margin-right:0.375rem;
}

.mb-1_5 {
  margin-bottom:0.375rem;
}

.ml-1_5 {
  margin-left:0.375rem;
}

.mt-2_5 {
  margin-top:0.625rem;
}

.mr-2_5 {
  margin-right:0.625rem;
}

.mb-2_5 {
  margin-bottom:0.625rem;
}

.ml-2_5 {
  margin-left:0.625rem;
}

.mt-3_5 {
  margin-top:0.875rem;
}

.mr-3_5 {
  margin-right:0.875rem;
}

.mb-3_5 {
  margin-bottom:0.875rem;
}

.ml-3_5 {
  margin-left:0.875rem;
}

.mt-4_5 {
  margin-top:1.125rem;
}

.mr-4_5 {
  margin-right:1.125rem;
}

.mb-4_5 {
  margin-bottom:1.125rem;
}

.ml-4_5 {
  margin-left:1.125rem;
}

.-mt-1 {
  margin-top:-0.25rem;
}

.-mr-1 {
  margin-right:-0.25rem;
}

.-mb-1 {
  margin-bottom:-0.25rem;
}

.-ml-1 {
  margin-left:-0.25rem;
}

.-mt-2 {
  margin-top:-0.5rem;
}

.-mr-2 {
  margin-right:-0.5rem;
}

.-mb-2 {
  margin-bottom:-0.5rem;
}

.-ml-2 {
  margin-left:-0.5rem;
}

.-mt-3 {
  margin-top:-0.75rem;
}

.-mr-3 {
  margin-right:-0.75rem;
}

.-mb-3 {
  margin-bottom:-0.75rem;
}

.-ml-3 {
  margin-left:-0.75rem;
}

.-mt-4 {
  margin-top:-1rem;
}

.-mr-4 {
  margin-right:-1rem;
}

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

.-ml-4 {
  margin-left:-1rem;
}

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

.-mr-5 {
  margin-right:-1.25rem;
}

.-mb-5 {
  margin-bottom:-1.25rem;
}

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

.-mt-6 {
  margin-top:-1.5rem;
}

.-mr-6 {
  margin-right:-1.5rem;
}

.-mb-6 {
  margin-bottom:-1.5rem;
}

.-ml-6 {
  margin-left:-1.5rem;
}

.-mt-7 {
  margin-top:-1.75rem;
}

.-mr-7 {
  margin-right:-1.75rem;
}

.-mb-7 {
  margin-bottom:-1.75rem;
}

.-ml-7 {
  margin-left:-1.75rem;
}

.-mt-8 {
  margin-top:-2rem;
}

.-mr-8 {
  margin-right:-2rem;
}

.-mb-8 {
  margin-bottom:-2rem;
}

.-ml-8 {
  margin-left:-2rem;
}

.-mt-9 {
  margin-top:-2.25rem;
}

.-mr-9 {
  margin-right:-2.25rem;
}

.-mb-9 {
  margin-bottom:-2.25rem;
}

.-ml-9 {
  margin-left:-2.25rem;
}

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

.-mr-10 {
  margin-right:-2.5rem;
}

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

.-ml-10 {
  margin-left:-2.5rem;
}

.-mt-11 {
  margin-top:-2.75rem;
}

.-mr-11 {
  margin-right:-2.75rem;
}

.-mb-11 {
  margin-bottom:-2.75rem;
}

.-ml-11 {
  margin-left:-2.75rem;
}

.-mt-12 {
  margin-top:-3rem;
}

.-mr-12 {
  margin-right:-3rem;
}

.-mb-12 {
  margin-bottom:-3rem;
}

.-ml-12 {
  margin-left:-3rem;
}

.-mt-13 {
  margin-top:-3.25rem;
}

.-mr-13 {
  margin-right:-3.25rem;
}

.-mb-13 {
  margin-bottom:-3.25rem;
}

.-ml-13 {
  margin-left:-3.25rem;
}

.-mt-14 {
  margin-top:-3.5rem;
}

.-mr-14 {
  margin-right:-3.5rem;
}

.-mb-14 {
  margin-bottom:-3.5rem;
}

.-ml-14 {
  margin-left:-3.5rem;
}

.-mt-15 {
  margin-top:-3.75rem;
}

.-mr-15 {
  margin-right:-3.75rem;
}

.-mb-15 {
  margin-bottom:-3.75rem;
}

.-ml-15 {
  margin-left:-3.75rem;
}

.-mt-16 {
  margin-top:-4rem;
}

.-mr-16 {
  margin-right:-4rem;
}

.-mb-16 {
  margin-bottom:-4rem;
}

.-ml-16 {
  margin-left:-4rem;
}

.-mt-18 {
  margin-top:-4.5rem;
}

.-mr-18 {
  margin-right:-4.5rem;
}

.-mb-18 {
  margin-bottom:-4.5rem;
}

.-ml-18 {
  margin-left:-4.5rem;
}

.-mt-20 {
  margin-top:-5rem;
}

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

.-mb-20 {
  margin-bottom:-5rem;
}

.-ml-20 {
  margin-left:-5rem;
}

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

.-mr-24 {
  margin-right:-6rem;
}

.-mb-24 {
  margin-bottom:-6rem;
}

.-ml-24 {
  margin-left:-6rem;
}

.-mt-28 {
  margin-top:-7rem;
}

.-mr-28 {
  margin-right:-7rem;
}

.-mb-28 {
  margin-bottom:-7rem;
}

.-ml-28 {
  margin-left:-7rem;
}

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

.-mr-32 {
  margin-right:-8rem;
}

.-mb-32 {
  margin-bottom:-8rem;
}

.-ml-32 {
  margin-left:-8rem;
}

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

.-mr-36 {
  margin-right:-9rem;
}

.-mb-36 {
  margin-bottom:-9rem;
}

.-ml-36 {
  margin-left:-9rem;
}

.-mt-40 {
  margin-top:-10rem;
}

.-mr-40 {
  margin-right:-10rem;
}

.-mb-40 {
  margin-bottom:-10rem;
}

.-ml-40 {
  margin-left:-10rem;
}

.-mt-44 {
  margin-top:-11rem;
}

.-mr-44 {
  margin-right:-11rem;
}

.-mb-44 {
  margin-bottom:-11rem;
}

.-ml-44 {
  margin-left:-11rem;
}

.-mt-48 {
  margin-top:-12rem;
}

.-mr-48 {
  margin-right:-12rem;
}

.-mb-48 {
  margin-bottom:-12rem;
}

.-ml-48 {
  margin-left:-12rem;
}

.-mt-52 {
  margin-top:-13rem;
}

.-mr-52 {
  margin-right:-13rem;
}

.-mb-52 {
  margin-bottom:-13rem;
}

.-ml-52 {
  margin-left:-13rem;
}

.-mt-56 {
  margin-top:-14rem;
}

.-mr-56 {
  margin-right:-14rem;
}

.-mb-56 {
  margin-bottom:-14rem;
}

.-ml-56 {
  margin-left:-14rem;
}

.-mt-60 {
  margin-top:-15rem;
}

.-mr-60 {
  margin-right:-15rem;
}

.-mb-60 {
  margin-bottom:-15rem;
}

.-ml-60 {
  margin-left:-15rem;
}

.-mt-64 {
  margin-top:-16rem;
}

.-mr-64 {
  margin-right:-16rem;
}

.-mb-64 {
  margin-bottom:-16rem;
}

.-ml-64 {
  margin-left:-16rem;
}

.-mt-72 {
  margin-top:-18rem;
}

.-mr-72 {
  margin-right:-18rem;
}

.-mb-72 {
  margin-bottom:-18rem;
}

.-ml-72 {
  margin-left:-18rem;
}

.-mt-80 {
  margin-top:-20rem;
}

.-mr-80 {
  margin-right:-20rem;
}

.-mb-80 {
  margin-bottom:-20rem;
}

.-ml-80 {
  margin-left:-20rem;
}

.-mt-96 {
  margin-top:-24rem;
}

.-mr-96 {
  margin-right:-24rem;
}

.-mb-96 {
  margin-bottom:-24rem;
}

.-ml-96 {
  margin-left:-24rem;
}

.-mt-px {
  margin-top:-1px;
}

.-mr-px {
  margin-right:-1px;
}

.-mb-px {
  margin-bottom:-1px;
}

.-ml-px {
  margin-left:-1px;
}

.-mt-0\.5 {
  margin-top:-0.125rem;
}

.-mr-0\.5 {
  margin-right:-0.125rem;
}

.-mb-0\.5 {
  margin-bottom:-0.125rem;
}

.-ml-0\.5 {
  margin-left:-0.125rem;
}

.-mt-1\.5 {
  margin-top:-0.375rem;
}

.-mr-1\.5 {
  margin-right:-0.375rem;
}

.-mb-1\.5 {
  margin-bottom:-0.375rem;
}

.-ml-1\.5 {
  margin-left:-0.375rem;
}

.-mt-2\.5 {
  margin-top:-0.625rem;
}

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

.-mb-2\.5 {
  margin-bottom:-0.625rem;
}

.-ml-2\.5 {
  margin-left:-0.625rem;
}

.-mt-3\.5 {
  margin-top:-0.875rem;
}

.-mr-3\.5 {
  margin-right:-0.875rem;
}

.-mb-3\.5 {
  margin-bottom:-0.875rem;
}

.-ml-3\.5 {
  margin-left:-0.875rem;
}

.-mt-1\/2 {
  margin-top:-50%;
}

.-mr-1\/2 {
  margin-right:-50%;
}

.-mb-1\/2 {
  margin-bottom:-50%;
}

.-ml-1\/2 {
  margin-left:-50%;
}

.-mt-1\/3 {
  margin-top:-33.33333%;
}

.-mr-1\/3 {
  margin-right:-33.33333%;
}

.-mb-1\/3 {
  margin-bottom:-33.33333%;
}

.-ml-1\/3 {
  margin-left:-33.33333%;
}

.-mt-2\/3 {
  margin-top:-66.66667%;
}

.-mr-2\/3 {
  margin-right:-66.66667%;
}

.-mb-2\/3 {
  margin-bottom:-66.66667%;
}

.-ml-2\/3 {
  margin-left:-66.66667%;
}

.-mt-1\/4 {
  margin-top:-25%;
}

.-mr-1\/4 {
  margin-right:-25%;
}

.-mb-1\/4 {
  margin-bottom:-25%;
}

.-ml-1\/4 {
  margin-left:-25%;
}

.-mt-2\/4 {
  margin-top:-50%;
}

.-mr-2\/4 {
  margin-right:-50%;
}

.-mb-2\/4 {
  margin-bottom:-50%;
}

.-ml-2\/4 {
  margin-left:-50%;
}

.-mt-3\/4 {
  margin-top:-75%;
}

.-mr-3\/4 {
  margin-right:-75%;
}

.-mb-3\/4 {
  margin-bottom:-75%;
}

.-ml-3\/4 {
  margin-left:-75%;
}

.-mt-1\/5 {
  margin-top:-20%;
}

.-mr-1\/5 {
  margin-right:-20%;
}

.-mb-1\/5 {
  margin-bottom:-20%;
}

.-ml-1\/5 {
  margin-left:-20%;
}

.-mt-2\/5 {
  margin-top:-40%;
}

.-mr-2\/5 {
  margin-right:-40%;
}

.-mb-2\/5 {
  margin-bottom:-40%;
}

.-ml-2\/5 {
  margin-left:-40%;
}

.-mt-3\/5 {
  margin-top:-60%;
}

.-mr-3\/5 {
  margin-right:-60%;
}

.-mb-3\/5 {
  margin-bottom:-60%;
}

.-ml-3\/5 {
  margin-left:-60%;
}

.-mt-4\/5 {
  margin-top:-80%;
}

.-mr-4\/5 {
  margin-right:-80%;
}

.-mb-4\/5 {
  margin-bottom:-80%;
}

.-ml-4\/5 {
  margin-left:-80%;
}

.-mt-1\/6 {
  margin-top:-16.66667%;
}

.-mr-1\/6 {
  margin-right:-16.66667%;
}

.-mb-1\/6 {
  margin-bottom:-16.66667%;
}

.-ml-1\/6 {
  margin-left:-16.66667%;
}

.-mt-2\/6 {
  margin-top:-33.33333%;
}

.-mr-2\/6 {
  margin-right:-33.33333%;
}

.-mb-2\/6 {
  margin-bottom:-33.33333%;
}

.-ml-2\/6 {
  margin-left:-33.33333%;
}

.-mt-3\/6 {
  margin-top:-50%;
}

.-mr-3\/6 {
  margin-right:-50%;
}

.-mb-3\/6 {
  margin-bottom:-50%;
}

.-ml-3\/6 {
  margin-left:-50%;
}

.-mt-4\/6 {
  margin-top:-66.66667%;
}

.-mr-4\/6 {
  margin-right:-66.66667%;
}

.-mb-4\/6 {
  margin-bottom:-66.66667%;
}

.-ml-4\/6 {
  margin-left:-66.66667%;
}

.-mt-5\/6 {
  margin-top:-83.33333%;
}

.-mr-5\/6 {
  margin-right:-83.33333%;
}

.-mb-5\/6 {
  margin-bottom:-83.33333%;
}

.-ml-5\/6 {
  margin-left:-83.33333%;
}

.-mt-1\/12 {
  margin-top:-8.33333%;
}

.-mr-1\/12 {
  margin-right:-8.33333%;
}

.-mb-1\/12 {
  margin-bottom:-8.33333%;
}

.-ml-1\/12 {
  margin-left:-8.33333%;
}

.-mt-2\/12 {
  margin-top:-16.66667%;
}

.-mr-2\/12 {
  margin-right:-16.66667%;
}

.-mb-2\/12 {
  margin-bottom:-16.66667%;
}

.-ml-2\/12 {
  margin-left:-16.66667%;
}

.-mt-3\/12 {
  margin-top:-25%;
}

.-mr-3\/12 {
  margin-right:-25%;
}

.-mb-3\/12 {
  margin-bottom:-25%;
}

.-ml-3\/12 {
  margin-left:-25%;
}

.-mt-4\/12 {
  margin-top:-33.33333%;
}

.-mr-4\/12 {
  margin-right:-33.33333%;
}

.-mb-4\/12 {
  margin-bottom:-33.33333%;
}

.-ml-4\/12 {
  margin-left:-33.33333%;
}

.-mt-5\/12 {
  margin-top:-41.66667%;
}

.-mr-5\/12 {
  margin-right:-41.66667%;
}

.-mb-5\/12 {
  margin-bottom:-41.66667%;
}

.-ml-5\/12 {
  margin-left:-41.66667%;
}

.-mt-6\/12 {
  margin-top:-50%;
}

.-mr-6\/12 {
  margin-right:-50%;
}

.-mb-6\/12 {
  margin-bottom:-50%;
}

.-ml-6\/12 {
  margin-left:-50%;
}

.-mt-7\/12 {
  margin-top:-58.33333%;
}

.-mr-7\/12 {
  margin-right:-58.33333%;
}

.-mb-7\/12 {
  margin-bottom:-58.33333%;
}

.-ml-7\/12 {
  margin-left:-58.33333%;
}

.-mt-8\/12 {
  margin-top:-66.66667%;
}

.-mr-8\/12 {
  margin-right:-66.66667%;
}

.-mb-8\/12 {
  margin-bottom:-66.66667%;
}

.-ml-8\/12 {
  margin-left:-66.66667%;
}

.-mt-9\/12 {
  margin-top:-75%;
}

.-mr-9\/12 {
  margin-right:-75%;
}

.-mb-9\/12 {
  margin-bottom:-75%;
}

.-ml-9\/12 {
  margin-left:-75%;
}

.-mt-10\/12 {
  margin-top:-83.33333%;
}

.-mr-10\/12 {
  margin-right:-83.33333%;
}

.-mb-10\/12 {
  margin-bottom:-83.33333%;
}

.-ml-10\/12 {
  margin-left:-83.33333%;
}

.-mt-11\/12 {
  margin-top:-91.66667%;
}

.-mr-11\/12 {
  margin-right:-91.66667%;
}

.-mb-11\/12 {
  margin-bottom:-91.66667%;
}

.-ml-11\/12 {
  margin-left:-91.66667%;
}

.-mt-full {
  margin-top:-100%;
}

.-mr-full {
  margin-right:-100%;
}

.-mb-full {
  margin-bottom:-100%;
}

.-ml-full {
  margin-left:-100%;
}

.-mt-0_5 {
  margin-top:-0.125rem;
}

.-mr-0_5 {
  margin-right:-0.125rem;
}

.-mb-0_5 {
  margin-bottom:-0.125rem;
}

.-ml-0_5 {
  margin-left:-0.125rem;
}

.-mt-1_5 {
  margin-top:-0.375rem;
}

.-mr-1_5 {
  margin-right:-0.375rem;
}

.-mb-1_5 {
  margin-bottom:-0.375rem;
}

.-ml-1_5 {
  margin-left:-0.375rem;
}

.-mt-2_5 {
  margin-top:-0.625rem;
}

.-mr-2_5 {
  margin-right:-0.625rem;
}

.-mb-2_5 {
  margin-bottom:-0.625rem;
}

.-ml-2_5 {
  margin-left:-0.625rem;
}

.-mt-3_5 {
  margin-top:-0.875rem;
}

.-mr-3_5 {
  margin-right:-0.875rem;
}

.-mb-3_5 {
  margin-bottom:-0.875rem;
}

.-ml-3_5 {
  margin-left:-0.875rem;
}

.-mt-4_5 {
  margin-top:-1.125rem;
}

.-mr-4_5 {
  margin-right:-1.125rem;
}

.-mb-4_5 {
  margin-bottom:-1.125rem;
}

.-ml-4_5 {
  margin-left:-1.125rem;
}

.max-h-0 {
  max-height:0;
}

.max-h-1 {
  max-height:0.25rem;
}

.max-h-2 {
  max-height:0.5rem;
}

.max-h-3 {
  max-height:0.75rem;
}

.max-h-4 {
  max-height:1rem;
}

.max-h-5 {
  max-height:1.25rem;
}

.max-h-6 {
  max-height:1.5rem;
}

.max-h-7 {
  max-height:1.75rem;
}

.max-h-8 {
  max-height:2rem;
}

.max-h-9 {
  max-height:2.25rem;
}

.max-h-10 {
  max-height:2.5rem;
}

.max-h-11 {
  max-height:2.75rem;
}

.max-h-12 {
  max-height:3rem;
}

.max-h-13 {
  max-height:3.25rem;
}

.max-h-14 {
  max-height:3.5rem;
}

.max-h-15 {
  max-height:3.75rem;
}

.max-h-16 {
  max-height:4rem;
}

.max-h-18 {
  max-height:4.5rem;
}

.max-h-20 {
  max-height:5rem;
}

.max-h-24 {
  max-height:6rem;
}

.max-h-28 {
  max-height:7rem;
}

.max-h-32 {
  max-height:8rem;
}

.max-h-36 {
  max-height:9rem;
}

.max-h-40 {
  max-height:10rem;
}

.max-h-44 {
  max-height:11rem;
}

.max-h-48 {
  max-height:12rem;
}

.max-h-52 {
  max-height:13rem;
}

.max-h-56 {
  max-height:14rem;
}

.max-h-60 {
  max-height:15rem;
}

.max-h-64 {
  max-height:16rem;
}

.max-h-72 {
  max-height:18rem;
}

.max-h-80 {
  max-height:20rem;
}

.max-h-96 {
  max-height:24rem;
}

.max-h-100 {
  max-height:25rem;
}

.max-h-screen {
  max-height:100vh;
}

.max-h-px {
  max-height:1px;
}

.max-h-0\.5 {
  max-height:0.125rem;
}

.max-h-1\.5 {
  max-height:0.375rem;
}

.max-h-2\.5 {
  max-height:0.625rem;
}

.max-h-3\.5 {
  max-height:0.875rem;
}

.max-h-1\/2 {
  max-height:50%;
}

.max-h-1\/3 {
  max-height:33.333333%;
}

.max-h-2\/3 {
  max-height:66.666667%;
}

.max-h-1\/4 {
  max-height:25%;
}

.max-h-2\/4 {
  max-height:50%;
}

.max-h-3\/4 {
  max-height:75%;
}

.max-h-1\/5 {
  max-height:20%;
}

.max-h-2\/5 {
  max-height:40%;
}

.max-h-3\/5 {
  max-height:60%;
}

.max-h-4\/5 {
  max-height:80%;
}

.max-h-1\/6 {
  max-height:16.666667%;
}

.max-h-2\/6 {
  max-height:33.333333%;
}

.max-h-3\/6 {
  max-height:50%;
}

.max-h-4\/6 {
  max-height:66.666667%;
}

.max-h-5\/6 {
  max-height:83.333333%;
}

.max-h-1\/12 {
  max-height:8.333333%;
}

.max-h-2\/12 {
  max-height:16.666667%;
}

.max-h-3\/12 {
  max-height:25%;
}

.max-h-4\/12 {
  max-height:33.333333%;
}

.max-h-5\/12 {
  max-height:41.666667%;
}

.max-h-6\/12 {
  max-height:50%;
}

.max-h-7\/12 {
  max-height:58.333333%;
}

.max-h-8\/12 {
  max-height:66.666667%;
}

.max-h-9\/12 {
  max-height:75%;
}

.max-h-10\/12 {
  max-height:83.333333%;
}

.max-h-11\/12 {
  max-height:91.666667%;
}

.max-h-full {
  max-height:100%;
}

.max-h-0_5 {
  max-height:0.125rem;
}

.max-h-1_5 {
  max-height:0.375rem;
}

.max-h-2_5 {
  max-height:0.625rem;
}

.max-h-3_5 {
  max-height:0.875rem;
}

.max-h-4_5 {
  max-height:1.125rem;
}

.max-w-0 {
  max-width:0rem;
}

.max-w-none {
  max-width:none;
}

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

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

.max-w-md {
  max-width:28rem;
}

.max-w-lg {
  max-width:32rem;
}

.max-w-xl {
  max-width:36rem;
}

.max-w-2xl {
  max-width:42rem;
}

.max-w-3xl {
  max-width:48rem;
}

.max-w-4xl {
  max-width:56rem;
}

.max-w-5xl {
  max-width:64rem;
}

.max-w-6xl {
  max-width:72rem;
}

.max-w-7xl {
  max-width:80rem;
}

.max-w-full {
  max-width:100%;
}

.max-w-min-content {
  max-width:-moz-min-content;
  max-width:min-content;
}

.max-w-max-content {
  max-width:-moz-max-content;
  max-width:max-content;
}

.max-w-prose {
  max-width:65ch;
}

.max-w-screen-mobile2XS {
  max-width:20rem;
}

.max-w-screen-mobileXS {
  max-width:25rem;
}

.max-w-screen-mobileS {
  max-width:30rem;
}

.max-w-screen-mobileM {
  max-width:40rem;
}

.max-w-screen-mobileL {
  max-width:55rem;
}

.max-w-screen-mobileXL {
  max-width:60rem;
}

.max-w-screen-mobile2XL {
  max-width:65rem;
}

.max-w-screen-mobile3XL {
  max-width:70rem;
}

.max-w-screen-mobile4XL {
  max-width:80rem;
}

.max-w-screen-xxs {
  max-width:1px;
}

.max-w-screen-xs {
  max-width:400px;
}

.max-w-screen-sm {
  max-width:600px;
}

.max-w-screen-mobile {
  max-width:768px;
}

.max-w-screen-md {
  max-width:970px;
}

.max-w-screen-lg {
  max-width:960px;
}

.min-h-0 {
  min-height:0;
}

.min-h-full {
  min-height:100%;
}

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

.min-w-0 {
  min-width:0;
}

.min-w-full {
  min-width:100%;
}

.min-w-min-content {
  min-width:-moz-min-content;
  min-width:min-content;
}

.min-w-max-content {
  min-width:-moz-max-content;
  min-width:max-content;
}

.object-contain {
  -o-object-fit:contain;
     object-fit:contain;
}

.object-cover {
  -o-object-fit:cover;
     object-fit:cover;
}

.object-fill {
  -o-object-fit:fill;
     object-fit:fill;
}

.object-none {
  -o-object-fit:none;
     object-fit:none;
}

.object-scale-down {
  -o-object-fit:scale-down;
     object-fit:scale-down;
}

.object-bottom {
  -o-object-position:bottom;
     object-position:bottom;
}

.object-center {
  -o-object-position:center;
     object-position:center;
}

.object-left {
  -o-object-position:left;
     object-position:left;
}

.object-left-bottom {
  -o-object-position:left bottom;
     object-position:left bottom;
}

.object-left-top {
  -o-object-position:left top;
     object-position:left top;
}

.object-right {
  -o-object-position:right;
     object-position:right;
}

.object-right-bottom {
  -o-object-position:right bottom;
     object-position:right bottom;
}

.object-right-top {
  -o-object-position:right top;
     object-position:right top;
}

.object-top {
  -o-object-position:top;
     object-position:top;
}

.opacity-0 {
  opacity:0;
}

.opacity-10 {
  opacity:.1;
}

.opacity-20 {
  opacity:.2;
}

.opacity-25 {
  opacity:0.25;
}

.opacity-30 {
  opacity:.3;
}

.opacity-40 {
  opacity:.4;
}

.opacity-50 {
  opacity:0.5;
}

.opacity-60 {
  opacity:.6;
}

.opacity-70 {
  opacity:.7;
}

.opacity-75 {
  opacity:0.75;
}

.opacity-80 {
  opacity:.8;
}

.opacity-90 {
  opacity:.9;
}

.opacity-100 {
  opacity:1;
}

.focus-within\:opacity-0:focus-within {
  opacity:0;
}

.focus-within\:opacity-10:focus-within {
  opacity:.1;
}

.focus-within\:opacity-20:focus-within {
  opacity:.2;
}

.focus-within\:opacity-25:focus-within {
  opacity:0.25;
}

.focus-within\:opacity-30:focus-within {
  opacity:.3;
}

.focus-within\:opacity-40:focus-within {
  opacity:.4;
}

.focus-within\:opacity-50:focus-within {
  opacity:0.5;
}

.focus-within\:opacity-60:focus-within {
  opacity:.6;
}

.focus-within\:opacity-70:focus-within {
  opacity:.7;
}

.focus-within\:opacity-75:focus-within {
  opacity:0.75;
}

.focus-within\:opacity-80:focus-within {
  opacity:.8;
}

.focus-within\:opacity-90:focus-within {
  opacity:.9;
}

.focus-within\:opacity-100:focus-within {
  opacity:1;
}

.group:hover .group-hover\:opacity-0 {
  opacity:0;
}

.group:hover .group-hover\:opacity-10 {
  opacity:.1;
}

.group:hover .group-hover\:opacity-20 {
  opacity:.2;
}

.group:hover .group-hover\:opacity-25 {
  opacity:0.25;
}

.group:hover .group-hover\:opacity-30 {
  opacity:.3;
}

.group:hover .group-hover\:opacity-40 {
  opacity:.4;
}

.group:hover .group-hover\:opacity-50 {
  opacity:0.5;
}

.group:hover .group-hover\:opacity-60 {
  opacity:.6;
}

.group:hover .group-hover\:opacity-70 {
  opacity:.7;
}

.group:hover .group-hover\:opacity-75 {
  opacity:0.75;
}

.group:hover .group-hover\:opacity-80 {
  opacity:.8;
}

.group:hover .group-hover\:opacity-90 {
  opacity:.9;
}

.group:hover .group-hover\:opacity-100 {
  opacity:1;
}

.group:focus .group-focus\:opacity-0 {
  opacity:0;
}

.group:focus .group-focus\:opacity-10 {
  opacity:.1;
}

.group:focus .group-focus\:opacity-20 {
  opacity:.2;
}

.group:focus .group-focus\:opacity-25 {
  opacity:0.25;
}

.group:focus .group-focus\:opacity-30 {
  opacity:.3;
}

.group:focus .group-focus\:opacity-40 {
  opacity:.4;
}

.group:focus .group-focus\:opacity-50 {
  opacity:0.5;
}

.group:focus .group-focus\:opacity-60 {
  opacity:.6;
}

.group:focus .group-focus\:opacity-70 {
  opacity:.7;
}

.group:focus .group-focus\:opacity-75 {
  opacity:0.75;
}

.group:focus .group-focus\:opacity-80 {
  opacity:.8;
}

.group:focus .group-focus\:opacity-90 {
  opacity:.9;
}

.group:focus .group-focus\:opacity-100 {
  opacity:1;
}

.hover\:opacity-0:hover {
  opacity:0;
}

.hover\:opacity-10:hover {
  opacity:.1;
}

.hover\:opacity-20:hover {
  opacity:.2;
}

.hover\:opacity-25:hover {
  opacity:0.25;
}

.hover\:opacity-30:hover {
  opacity:.3;
}

.hover\:opacity-40:hover {
  opacity:.4;
}

.hover\:opacity-50:hover {
  opacity:0.5;
}

.hover\:opacity-60:hover {
  opacity:.6;
}

.hover\:opacity-70:hover {
  opacity:.7;
}

.hover\:opacity-75:hover {
  opacity:0.75;
}

.hover\:opacity-80:hover {
  opacity:.8;
}

.hover\:opacity-90:hover {
  opacity:.9;
}

.hover\:opacity-100:hover {
  opacity:1;
}

.focus\:opacity-0:focus {
  opacity:0;
}

.focus\:opacity-10:focus {
  opacity:.1;
}

.focus\:opacity-20:focus {
  opacity:.2;
}

.focus\:opacity-25:focus {
  opacity:0.25;
}

.focus\:opacity-30:focus {
  opacity:.3;
}

.focus\:opacity-40:focus {
  opacity:.4;
}

.focus\:opacity-50:focus {
  opacity:0.5;
}

.focus\:opacity-60:focus {
  opacity:.6;
}

.focus\:opacity-70:focus {
  opacity:.7;
}

.focus\:opacity-75:focus {
  opacity:0.75;
}

.focus\:opacity-80:focus {
  opacity:.8;
}

.focus\:opacity-90:focus {
  opacity:.9;
}

.focus\:opacity-100:focus {
  opacity:1;
}

.outline-none {
  outline:2px solid transparent;
  outline-offset:2px;
}

.outline-white {
  outline:2px dotted white;
  outline-offset:2px;
}

.outline-black {
  outline:2px dotted black;
  outline-offset:2px;
}

.focus\:outline-none:focus {
  outline:2px solid transparent;
  outline-offset:2px;
}

.focus\:outline-white:focus {
  outline:2px dotted white;
  outline-offset:2px;
}

.focus\:outline-black:focus {
  outline:2px dotted black;
  outline-offset:2px;
}

.overflow-auto {
  overflow:auto;
}

.overflow-hidden {
  overflow:hidden;
}

.overflow-visible {
  overflow:visible;
}

.overflow-scroll {
  overflow:scroll;
}

.overflow-x-auto {
  overflow-x:auto;
}

.overflow-y-auto {
  overflow-y:auto;
}

.overflow-x-hidden {
  overflow-x:hidden;
}

.overflow-y-hidden {
  overflow-y:hidden;
}

.overflow-x-visible {
  overflow-x:visible;
}

.overflow-y-visible {
  overflow-y:visible;
}

.overflow-x-scroll {
  overflow-x:scroll;
}

.overflow-y-scroll {
  overflow-y:scroll;
}

.scrolling-touch {
  -webkit-overflow-scrolling:touch;
}

.scrolling-auto {
  -webkit-overflow-scrolling:auto;
}

.overscroll-auto {
  overscroll-behavior:auto;
}

.overscroll-contain {
  overscroll-behavior:contain;
}

.overscroll-none {
  overscroll-behavior:none;
}

.overscroll-y-auto {
  overscroll-behavior-y:auto;
}

.overscroll-y-contain {
  overscroll-behavior-y:contain;
}

.overscroll-y-none {
  overscroll-behavior-y:none;
}

.overscroll-x-auto {
  overscroll-behavior-x:auto;
}

.overscroll-x-contain {
  overscroll-behavior-x:contain;
}

.overscroll-x-none {
  overscroll-behavior-x:none;
}

.p-0 {
  padding:0;
}

.p-1 {
  padding:0.25rem;
}

.p-2 {
  padding:0.5rem;
}

.p-3 {
  padding:0.75rem;
}

.p-4 {
  padding:1rem;
}

.p-5 {
  padding:1.25rem;
}

.p-6 {
  padding:1.5rem;
}

.p-7 {
  padding:1.75rem;
}

.p-8 {
  padding:2rem;
}

.p-9 {
  padding:2.25rem;
}

.p-10 {
  padding:2.5rem;
}

.p-11 {
  padding:2.75rem;
}

.p-12 {
  padding:3rem;
}

.p-13 {
  padding:3.25rem;
}

.p-14 {
  padding:3.5rem;
}

.p-15 {
  padding:3.75rem;
}

.p-16 {
  padding:4rem;
}

.p-18 {
  padding:4.5rem;
}

.p-20 {
  padding:5rem;
}

.p-24 {
  padding:6rem;
}

.p-28 {
  padding:7rem;
}

.p-32 {
  padding:8rem;
}

.p-36 {
  padding:9rem;
}

.p-40 {
  padding:10rem;
}

.p-44 {
  padding:11rem;
}

.p-48 {
  padding:12rem;
}

.p-52 {
  padding:13rem;
}

.p-56 {
  padding:14rem;
}

.p-60 {
  padding:15rem;
}

.p-64 {
  padding:16rem;
}

.p-72 {
  padding:18rem;
}

.p-80 {
  padding:20rem;
}

.p-96 {
  padding:24rem;
}

.p-px {
  padding:1px;
}

.p-0\.5 {
  padding:0.125rem;
}

.p-1\.5 {
  padding:0.375rem;
}

.p-2\.5 {
  padding:0.625rem;
}

.p-3\.5 {
  padding:0.875rem;
}

.p-1\/2 {
  padding:50%;
}

.p-1\/3 {
  padding:33.333333%;
}

.p-2\/3 {
  padding:66.666667%;
}

.p-1\/4 {
  padding:25%;
}

.p-2\/4 {
  padding:50%;
}

.p-3\/4 {
  padding:75%;
}

.p-1\/5 {
  padding:20%;
}

.p-2\/5 {
  padding:40%;
}

.p-3\/5 {
  padding:60%;
}

.p-4\/5 {
  padding:80%;
}

.p-1\/6 {
  padding:16.666667%;
}

.p-2\/6 {
  padding:33.333333%;
}

.p-3\/6 {
  padding:50%;
}

.p-4\/6 {
  padding:66.666667%;
}

.p-5\/6 {
  padding:83.333333%;
}

.p-1\/12 {
  padding:8.333333%;
}

.p-2\/12 {
  padding:16.666667%;
}

.p-3\/12 {
  padding:25%;
}

.p-4\/12 {
  padding:33.333333%;
}

.p-5\/12 {
  padding:41.666667%;
}

.p-6\/12 {
  padding:50%;
}

.p-7\/12 {
  padding:58.333333%;
}

.p-8\/12 {
  padding:66.666667%;
}

.p-9\/12 {
  padding:75%;
}

.p-10\/12 {
  padding:83.333333%;
}

.p-11\/12 {
  padding:91.666667%;
}

.p-full {
  padding:100%;
}

.p-0_5 {
  padding:0.125rem;
}

.p-1_5 {
  padding:0.375rem;
}

.p-2_5 {
  padding:0.625rem;
}

.p-3_5 {
  padding:0.875rem;
}

.p-4_5 {
  padding:1.125rem;
}

.p-md {
  padding:7.5%;
}

.p-lg {
  padding:10%;
}

.p-xl {
  padding:20%;
}

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

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

.py-1 {
  padding-top:0.25rem;
  padding-bottom:0.25rem;
}

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

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

.px-2 {
  padding-left:0.5rem;
  padding-right:0.5rem;
}

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

.px-3 {
  padding-left:0.75rem;
  padding-right:0.75rem;
}

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

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

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

.px-5 {
  padding-left:1.25rem;
  padding-right:1.25rem;
}

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

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

.py-7 {
  padding-top:1.75rem;
  padding-bottom:1.75rem;
}

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

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

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

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

.px-9 {
  padding-left:2.25rem;
  padding-right:2.25rem;
}

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

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

.py-11 {
  padding-top:2.75rem;
  padding-bottom:2.75rem;
}

.px-11 {
  padding-left:2.75rem;
  padding-right:2.75rem;
}

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

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

.py-13 {
  padding-top:3.25rem;
  padding-bottom:3.25rem;
}

.px-13 {
  padding-left:3.25rem;
  padding-right:3.25rem;
}

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

.px-14 {
  padding-left:3.5rem;
  padding-right:3.5rem;
}

.py-15 {
  padding-top:3.75rem;
  padding-bottom:3.75rem;
}

.px-15 {
  padding-left:3.75rem;
  padding-right:3.75rem;
}

.py-16 {
  padding-top:4rem;
  padding-bottom:4rem;
}

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

.py-18 {
  padding-top:4.5rem;
  padding-bottom:4.5rem;
}

.px-18 {
  padding-left:4.5rem;
  padding-right:4.5rem;
}

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

.px-20 {
  padding-left:5rem;
  padding-right:5rem;
}

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

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

.py-28 {
  padding-top:7rem;
  padding-bottom:7rem;
}

.px-28 {
  padding-left:7rem;
  padding-right:7rem;
}

.py-32 {
  padding-top:8rem;
  padding-bottom:8rem;
}

.px-32 {
  padding-left:8rem;
  padding-right:8rem;
}

.py-36 {
  padding-top:9rem;
  padding-bottom:9rem;
}

.px-36 {
  padding-left:9rem;
  padding-right:9rem;
}

.py-40 {
  padding-top:10rem;
  padding-bottom:10rem;
}

.px-40 {
  padding-left:10rem;
  padding-right:10rem;
}

.py-44 {
  padding-top:11rem;
  padding-bottom:11rem;
}

.px-44 {
  padding-left:11rem;
  padding-right:11rem;
}

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

.px-48 {
  padding-left:12rem;
  padding-right:12rem;
}

.py-52 {
  padding-top:13rem;
  padding-bottom:13rem;
}

.px-52 {
  padding-left:13rem;
  padding-right:13rem;
}

.py-56 {
  padding-top:14rem;
  padding-bottom:14rem;
}

.px-56 {
  padding-left:14rem;
  padding-right:14rem;
}

.py-60 {
  padding-top:15rem;
  padding-bottom:15rem;
}

.px-60 {
  padding-left:15rem;
  padding-right:15rem;
}

.py-64 {
  padding-top:16rem;
  padding-bottom:16rem;
}

.px-64 {
  padding-left:16rem;
  padding-right:16rem;
}

.py-72 {
  padding-top:18rem;
  padding-bottom:18rem;
}

.px-72 {
  padding-left:18rem;
  padding-right:18rem;
}

.py-80 {
  padding-top:20rem;
  padding-bottom:20rem;
}

.px-80 {
  padding-left:20rem;
  padding-right:20rem;
}

.py-96 {
  padding-top:24rem;
  padding-bottom:24rem;
}

.px-96 {
  padding-left:24rem;
  padding-right:24rem;
}

.py-px {
  padding-top:1px;
  padding-bottom:1px;
}

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

.py-0\.5 {
  padding-top:0.125rem;
  padding-bottom:0.125rem;
}

.px-0\.5 {
  padding-left:0.125rem;
  padding-right:0.125rem;
}

.py-1\.5 {
  padding-top:0.375rem;
  padding-bottom:0.375rem;
}

.px-1\.5 {
  padding-left:0.375rem;
  padding-right:0.375rem;
}

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

.px-2\.5 {
  padding-left:0.625rem;
  padding-right:0.625rem;
}

.py-3\.5 {
  padding-top:0.875rem;
  padding-bottom:0.875rem;
}

.px-3\.5 {
  padding-left:0.875rem;
  padding-right:0.875rem;
}

.py-1\/2 {
  padding-top:50%;
  padding-bottom:50%;
}

.px-1\/2 {
  padding-left:50%;
  padding-right:50%;
}

.py-1\/3 {
  padding-top:33.333333%;
  padding-bottom:33.333333%;
}

.px-1\/3 {
  padding-left:33.333333%;
  padding-right:33.333333%;
}

.py-2\/3 {
  padding-top:66.666667%;
  padding-bottom:66.666667%;
}

.px-2\/3 {
  padding-left:66.666667%;
  padding-right:66.666667%;
}

.py-1\/4 {
  padding-top:25%;
  padding-bottom:25%;
}

.px-1\/4 {
  padding-left:25%;
  padding-right:25%;
}

.py-2\/4 {
  padding-top:50%;
  padding-bottom:50%;
}

.px-2\/4 {
  padding-left:50%;
  padding-right:50%;
}

.py-3\/4 {
  padding-top:75%;
  padding-bottom:75%;
}

.px-3\/4 {
  padding-left:75%;
  padding-right:75%;
}

.py-1\/5 {
  padding-top:20%;
  padding-bottom:20%;
}

.px-1\/5 {
  padding-left:20%;
  padding-right:20%;
}

.py-2\/5 {
  padding-top:40%;
  padding-bottom:40%;
}

.px-2\/5 {
  padding-left:40%;
  padding-right:40%;
}

.py-3\/5 {
  padding-top:60%;
  padding-bottom:60%;
}

.px-3\/5 {
  padding-left:60%;
  padding-right:60%;
}

.py-4\/5 {
  padding-top:80%;
  padding-bottom:80%;
}

.px-4\/5 {
  padding-left:80%;
  padding-right:80%;
}

.py-1\/6 {
  padding-top:16.666667%;
  padding-bottom:16.666667%;
}

.px-1\/6 {
  padding-left:16.666667%;
  padding-right:16.666667%;
}

.py-2\/6 {
  padding-top:33.333333%;
  padding-bottom:33.333333%;
}

.px-2\/6 {
  padding-left:33.333333%;
  padding-right:33.333333%;
}

.py-3\/6 {
  padding-top:50%;
  padding-bottom:50%;
}

.px-3\/6 {
  padding-left:50%;
  padding-right:50%;
}

.py-4\/6 {
  padding-top:66.666667%;
  padding-bottom:66.666667%;
}

.px-4\/6 {
  padding-left:66.666667%;
  padding-right:66.666667%;
}

.py-5\/6 {
  padding-top:83.333333%;
  padding-bottom:83.333333%;
}

.px-5\/6 {
  padding-left:83.333333%;
  padding-right:83.333333%;
}

.py-1\/12 {
  padding-top:8.333333%;
  padding-bottom:8.333333%;
}

.px-1\/12 {
  padding-left:8.333333%;
  padding-right:8.333333%;
}

.py-2\/12 {
  padding-top:16.666667%;
  padding-bottom:16.666667%;
}

.px-2\/12 {
  padding-left:16.666667%;
  padding-right:16.666667%;
}

.py-3\/12 {
  padding-top:25%;
  padding-bottom:25%;
}

.px-3\/12 {
  padding-left:25%;
  padding-right:25%;
}

.py-4\/12 {
  padding-top:33.333333%;
  padding-bottom:33.333333%;
}

.px-4\/12 {
  padding-left:33.333333%;
  padding-right:33.333333%;
}

.py-5\/12 {
  padding-top:41.666667%;
  padding-bottom:41.666667%;
}

.px-5\/12 {
  padding-left:41.666667%;
  padding-right:41.666667%;
}

.py-6\/12 {
  padding-top:50%;
  padding-bottom:50%;
}

.px-6\/12 {
  padding-left:50%;
  padding-right:50%;
}

.py-7\/12 {
  padding-top:58.333333%;
  padding-bottom:58.333333%;
}

.px-7\/12 {
  padding-left:58.333333%;
  padding-right:58.333333%;
}

.py-8\/12 {
  padding-top:66.666667%;
  padding-bottom:66.666667%;
}

.px-8\/12 {
  padding-left:66.666667%;
  padding-right:66.666667%;
}

.py-9\/12 {
  padding-top:75%;
  padding-bottom:75%;
}

.px-9\/12 {
  padding-left:75%;
  padding-right:75%;
}

.py-10\/12 {
  padding-top:83.333333%;
  padding-bottom:83.333333%;
}

.px-10\/12 {
  padding-left:83.333333%;
  padding-right:83.333333%;
}

.py-11\/12 {
  padding-top:91.666667%;
  padding-bottom:91.666667%;
}

.px-11\/12 {
  padding-left:91.666667%;
  padding-right:91.666667%;
}

.py-full {
  padding-top:100%;
  padding-bottom:100%;
}

.px-full {
  padding-left:100%;
  padding-right:100%;
}

.py-0_5 {
  padding-top:0.125rem;
  padding-bottom:0.125rem;
}

.px-0_5 {
  padding-left:0.125rem;
  padding-right:0.125rem;
}

.py-1_5 {
  padding-top:0.375rem;
  padding-bottom:0.375rem;
}

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

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

.px-2_5 {
  padding-left:0.625rem;
  padding-right:0.625rem;
}

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

.px-3_5 {
  padding-left:0.875rem;
  padding-right:0.875rem;
}

.py-4_5 {
  padding-top:1.125rem;
  padding-bottom:1.125rem;
}

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

.py-md {
  padding-top:7.5%;
  padding-bottom:7.5%;
}

.px-md {
  padding-left:7.5%;
  padding-right:7.5%;
}

.py-lg {
  padding-top:10%;
  padding-bottom:10%;
}

.px-lg {
  padding-left:10%;
  padding-right:10%;
}

.py-xl {
  padding-top:20%;
  padding-bottom:20%;
}

.px-xl {
  padding-left:20%;
  padding-right:20%;
}

.pt-0 {
  padding-top:0;
}

.pr-0 {
  padding-right:0;
}

.pb-0 {
  padding-bottom:0;
}

.pl-0 {
  padding-left:0;
}

.pt-1 {
  padding-top:0.25rem;
}

.pr-1 {
  padding-right:0.25rem;
}

.pb-1 {
  padding-bottom:0.25rem;
}

.pl-1 {
  padding-left:0.25rem;
}

.pt-2 {
  padding-top:0.5rem;
}

.pr-2 {
  padding-right:0.5rem;
}

.pb-2 {
  padding-bottom:0.5rem;
}

.pl-2 {
  padding-left:0.5rem;
}

.pt-3 {
  padding-top:0.75rem;
}

.pr-3 {
  padding-right:0.75rem;
}

.pb-3 {
  padding-bottom:0.75rem;
}

.pl-3 {
  padding-left:0.75rem;
}

.pt-4 {
  padding-top:1rem;
}

.pr-4 {
  padding-right:1rem;
}

.pb-4 {
  padding-bottom:1rem;
}

.pl-4 {
  padding-left:1rem;
}

.pt-5 {
  padding-top:1.25rem;
}

.pr-5 {
  padding-right:1.25rem;
}

.pb-5 {
  padding-bottom:1.25rem;
}

.pl-5 {
  padding-left:1.25rem;
}

.pt-6 {
  padding-top:1.5rem;
}

.pr-6 {
  padding-right:1.5rem;
}

.pb-6 {
  padding-bottom:1.5rem;
}

.pl-6 {
  padding-left:1.5rem;
}

.pt-7 {
  padding-top:1.75rem;
}

.pr-7 {
  padding-right:1.75rem;
}

.pb-7 {
  padding-bottom:1.75rem;
}

.pl-7 {
  padding-left:1.75rem;
}

.pt-8 {
  padding-top:2rem;
}

.pr-8 {
  padding-right:2rem;
}

.pb-8 {
  padding-bottom:2rem;
}

.pl-8 {
  padding-left:2rem;
}

.pt-9 {
  padding-top:2.25rem;
}

.pr-9 {
  padding-right:2.25rem;
}

.pb-9 {
  padding-bottom:2.25rem;
}

.pl-9 {
  padding-left:2.25rem;
}

.pt-10 {
  padding-top:2.5rem;
}

.pr-10 {
  padding-right:2.5rem;
}

.pb-10 {
  padding-bottom:2.5rem;
}

.pl-10 {
  padding-left:2.5rem;
}

.pt-11 {
  padding-top:2.75rem;
}

.pr-11 {
  padding-right:2.75rem;
}

.pb-11 {
  padding-bottom:2.75rem;
}

.pl-11 {
  padding-left:2.75rem;
}

.pt-12 {
  padding-top:3rem;
}

.pr-12 {
  padding-right:3rem;
}

.pb-12 {
  padding-bottom:3rem;
}

.pl-12 {
  padding-left:3rem;
}

.pt-13 {
  padding-top:3.25rem;
}

.pr-13 {
  padding-right:3.25rem;
}

.pb-13 {
  padding-bottom:3.25rem;
}

.pl-13 {
  padding-left:3.25rem;
}

.pt-14 {
  padding-top:3.5rem;
}

.pr-14 {
  padding-right:3.5rem;
}

.pb-14 {
  padding-bottom:3.5rem;
}

.pl-14 {
  padding-left:3.5rem;
}

.pt-15 {
  padding-top:3.75rem;
}

.pr-15 {
  padding-right:3.75rem;
}

.pb-15 {
  padding-bottom:3.75rem;
}

.pl-15 {
  padding-left:3.75rem;
}

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

.pr-16 {
  padding-right:4rem;
}

.pb-16 {
  padding-bottom:4rem;
}

.pl-16 {
  padding-left:4rem;
}

.pt-18 {
  padding-top:4.5rem;
}

.pr-18 {
  padding-right:4.5rem;
}

.pb-18 {
  padding-bottom:4.5rem;
}

.pl-18 {
  padding-left:4.5rem;
}

.pt-20 {
  padding-top:5rem;
}

.pr-20 {
  padding-right:5rem;
}

.pb-20 {
  padding-bottom:5rem;
}

.pl-20 {
  padding-left:5rem;
}

.pt-24 {
  padding-top:6rem;
}

.pr-24 {
  padding-right:6rem;
}

.pb-24 {
  padding-bottom:6rem;
}

.pl-24 {
  padding-left:6rem;
}

.pt-28 {
  padding-top:7rem;
}

.pr-28 {
  padding-right:7rem;
}

.pb-28 {
  padding-bottom:7rem;
}

.pl-28 {
  padding-left:7rem;
}

.pt-32 {
  padding-top:8rem;
}

.pr-32 {
  padding-right:8rem;
}

.pb-32 {
  padding-bottom:8rem;
}

.pl-32 {
  padding-left:8rem;
}

.pt-36 {
  padding-top:9rem;
}

.pr-36 {
  padding-right:9rem;
}

.pb-36 {
  padding-bottom:9rem;
}

.pl-36 {
  padding-left:9rem;
}

.pt-40 {
  padding-top:10rem;
}

.pr-40 {
  padding-right:10rem;
}

.pb-40 {
  padding-bottom:10rem;
}

.pl-40 {
  padding-left:10rem;
}

.pt-44 {
  padding-top:11rem;
}

.pr-44 {
  padding-right:11rem;
}

.pb-44 {
  padding-bottom:11rem;
}

.pl-44 {
  padding-left:11rem;
}

.pt-48 {
  padding-top:12rem;
}

.pr-48 {
  padding-right:12rem;
}

.pb-48 {
  padding-bottom:12rem;
}

.pl-48 {
  padding-left:12rem;
}

.pt-52 {
  padding-top:13rem;
}

.pr-52 {
  padding-right:13rem;
}

.pb-52 {
  padding-bottom:13rem;
}

.pl-52 {
  padding-left:13rem;
}

.pt-56 {
  padding-top:14rem;
}

.pr-56 {
  padding-right:14rem;
}

.pb-56 {
  padding-bottom:14rem;
}

.pl-56 {
  padding-left:14rem;
}

.pt-60 {
  padding-top:15rem;
}

.pr-60 {
  padding-right:15rem;
}

.pb-60 {
  padding-bottom:15rem;
}

.pl-60 {
  padding-left:15rem;
}

.pt-64 {
  padding-top:16rem;
}

.pr-64 {
  padding-right:16rem;
}

.pb-64 {
  padding-bottom:16rem;
}

.pl-64 {
  padding-left:16rem;
}

.pt-72 {
  padding-top:18rem;
}

.pr-72 {
  padding-right:18rem;
}

.pb-72 {
  padding-bottom:18rem;
}

.pl-72 {
  padding-left:18rem;
}

.pt-80 {
  padding-top:20rem;
}

.pr-80 {
  padding-right:20rem;
}

.pb-80 {
  padding-bottom:20rem;
}

.pl-80 {
  padding-left:20rem;
}

.pt-96 {
  padding-top:24rem;
}

.pr-96 {
  padding-right:24rem;
}

.pb-96 {
  padding-bottom:24rem;
}

.pl-96 {
  padding-left:24rem;
}

.pt-px {
  padding-top:1px;
}

.pr-px {
  padding-right:1px;
}

.pb-px {
  padding-bottom:1px;
}

.pl-px {
  padding-left:1px;
}

.pt-0\.5 {
  padding-top:0.125rem;
}

.pr-0\.5 {
  padding-right:0.125rem;
}

.pb-0\.5 {
  padding-bottom:0.125rem;
}

.pl-0\.5 {
  padding-left:0.125rem;
}

.pt-1\.5 {
  padding-top:0.375rem;
}

.pr-1\.5 {
  padding-right:0.375rem;
}

.pb-1\.5 {
  padding-bottom:0.375rem;
}

.pl-1\.5 {
  padding-left:0.375rem;
}

.pt-2\.5 {
  padding-top:0.625rem;
}

.pr-2\.5 {
  padding-right:0.625rem;
}

.pb-2\.5 {
  padding-bottom:0.625rem;
}

.pl-2\.5 {
  padding-left:0.625rem;
}

.pt-3\.5 {
  padding-top:0.875rem;
}

.pr-3\.5 {
  padding-right:0.875rem;
}

.pb-3\.5 {
  padding-bottom:0.875rem;
}

.pl-3\.5 {
  padding-left:0.875rem;
}

.pt-1\/2 {
  padding-top:50%;
}

.pr-1\/2 {
  padding-right:50%;
}

.pb-1\/2 {
  padding-bottom:50%;
}

.pl-1\/2 {
  padding-left:50%;
}

.pt-1\/3 {
  padding-top:33.333333%;
}

.pr-1\/3 {
  padding-right:33.333333%;
}

.pb-1\/3 {
  padding-bottom:33.333333%;
}

.pl-1\/3 {
  padding-left:33.333333%;
}

.pt-2\/3 {
  padding-top:66.666667%;
}

.pr-2\/3 {
  padding-right:66.666667%;
}

.pb-2\/3 {
  padding-bottom:66.666667%;
}

.pl-2\/3 {
  padding-left:66.666667%;
}

.pt-1\/4 {
  padding-top:25%;
}

.pr-1\/4 {
  padding-right:25%;
}

.pb-1\/4 {
  padding-bottom:25%;
}

.pl-1\/4 {
  padding-left:25%;
}

.pt-2\/4 {
  padding-top:50%;
}

.pr-2\/4 {
  padding-right:50%;
}

.pb-2\/4 {
  padding-bottom:50%;
}

.pl-2\/4 {
  padding-left:50%;
}

.pt-3\/4 {
  padding-top:75%;
}

.pr-3\/4 {
  padding-right:75%;
}

.pb-3\/4 {
  padding-bottom:75%;
}

.pl-3\/4 {
  padding-left:75%;
}

.pt-1\/5 {
  padding-top:20%;
}

.pr-1\/5 {
  padding-right:20%;
}

.pb-1\/5 {
  padding-bottom:20%;
}

.pl-1\/5 {
  padding-left:20%;
}

.pt-2\/5 {
  padding-top:40%;
}

.pr-2\/5 {
  padding-right:40%;
}

.pb-2\/5 {
  padding-bottom:40%;
}

.pl-2\/5 {
  padding-left:40%;
}

.pt-3\/5 {
  padding-top:60%;
}

.pr-3\/5 {
  padding-right:60%;
}

.pb-3\/5 {
  padding-bottom:60%;
}

.pl-3\/5 {
  padding-left:60%;
}

.pt-4\/5 {
  padding-top:80%;
}

.pr-4\/5 {
  padding-right:80%;
}

.pb-4\/5 {
  padding-bottom:80%;
}

.pl-4\/5 {
  padding-left:80%;
}

.pt-1\/6 {
  padding-top:16.666667%;
}

.pr-1\/6 {
  padding-right:16.666667%;
}

.pb-1\/6 {
  padding-bottom:16.666667%;
}

.pl-1\/6 {
  padding-left:16.666667%;
}

.pt-2\/6 {
  padding-top:33.333333%;
}

.pr-2\/6 {
  padding-right:33.333333%;
}

.pb-2\/6 {
  padding-bottom:33.333333%;
}

.pl-2\/6 {
  padding-left:33.333333%;
}

.pt-3\/6 {
  padding-top:50%;
}

.pr-3\/6 {
  padding-right:50%;
}

.pb-3\/6 {
  padding-bottom:50%;
}

.pl-3\/6 {
  padding-left:50%;
}

.pt-4\/6 {
  padding-top:66.666667%;
}

.pr-4\/6 {
  padding-right:66.666667%;
}

.pb-4\/6 {
  padding-bottom:66.666667%;
}

.pl-4\/6 {
  padding-left:66.666667%;
}

.pt-5\/6 {
  padding-top:83.333333%;
}

.pr-5\/6 {
  padding-right:83.333333%;
}

.pb-5\/6 {
  padding-bottom:83.333333%;
}

.pl-5\/6 {
  padding-left:83.333333%;
}

.pt-1\/12 {
  padding-top:8.333333%;
}

.pr-1\/12 {
  padding-right:8.333333%;
}

.pb-1\/12 {
  padding-bottom:8.333333%;
}

.pl-1\/12 {
  padding-left:8.333333%;
}

.pt-2\/12 {
  padding-top:16.666667%;
}

.pr-2\/12 {
  padding-right:16.666667%;
}

.pb-2\/12 {
  padding-bottom:16.666667%;
}

.pl-2\/12 {
  padding-left:16.666667%;
}

.pt-3\/12 {
  padding-top:25%;
}

.pr-3\/12 {
  padding-right:25%;
}

.pb-3\/12 {
  padding-bottom:25%;
}

.pl-3\/12 {
  padding-left:25%;
}

.pt-4\/12 {
  padding-top:33.333333%;
}

.pr-4\/12 {
  padding-right:33.333333%;
}

.pb-4\/12 {
  padding-bottom:33.333333%;
}

.pl-4\/12 {
  padding-left:33.333333%;
}

.pt-5\/12 {
  padding-top:41.666667%;
}

.pr-5\/12 {
  padding-right:41.666667%;
}

.pb-5\/12 {
  padding-bottom:41.666667%;
}

.pl-5\/12 {
  padding-left:41.666667%;
}

.pt-6\/12 {
  padding-top:50%;
}

.pr-6\/12 {
  padding-right:50%;
}

.pb-6\/12 {
  padding-bottom:50%;
}

.pl-6\/12 {
  padding-left:50%;
}

.pt-7\/12 {
  padding-top:58.333333%;
}

.pr-7\/12 {
  padding-right:58.333333%;
}

.pb-7\/12 {
  padding-bottom:58.333333%;
}

.pl-7\/12 {
  padding-left:58.333333%;
}

.pt-8\/12 {
  padding-top:66.666667%;
}

.pr-8\/12 {
  padding-right:66.666667%;
}

.pb-8\/12 {
  padding-bottom:66.666667%;
}

.pl-8\/12 {
  padding-left:66.666667%;
}

.pt-9\/12 {
  padding-top:75%;
}

.pr-9\/12 {
  padding-right:75%;
}

.pb-9\/12 {
  padding-bottom:75%;
}

.pl-9\/12 {
  padding-left:75%;
}

.pt-10\/12 {
  padding-top:83.333333%;
}

.pr-10\/12 {
  padding-right:83.333333%;
}

.pb-10\/12 {
  padding-bottom:83.333333%;
}

.pl-10\/12 {
  padding-left:83.333333%;
}

.pt-11\/12 {
  padding-top:91.666667%;
}

.pr-11\/12 {
  padding-right:91.666667%;
}

.pb-11\/12 {
  padding-bottom:91.666667%;
}

.pl-11\/12 {
  padding-left:91.666667%;
}

.pt-full {
  padding-top:100%;
}

.pr-full {
  padding-right:100%;
}

.pb-full {
  padding-bottom:100%;
}

.pl-full {
  padding-left:100%;
}

.pt-0_5 {
  padding-top:0.125rem;
}

.pr-0_5 {
  padding-right:0.125rem;
}

.pb-0_5 {
  padding-bottom:0.125rem;
}

.pl-0_5 {
  padding-left:0.125rem;
}

.pt-1_5 {
  padding-top:0.375rem;
}

.pr-1_5 {
  padding-right:0.375rem;
}

.pb-1_5 {
  padding-bottom:0.375rem;
}

.pl-1_5 {
  padding-left:0.375rem;
}

.pt-2_5 {
  padding-top:0.625rem;
}

.pr-2_5 {
  padding-right:0.625rem;
}

.pb-2_5 {
  padding-bottom:0.625rem;
}

.pl-2_5 {
  padding-left:0.625rem;
}

.pt-3_5 {
  padding-top:0.875rem;
}

.pr-3_5 {
  padding-right:0.875rem;
}

.pb-3_5 {
  padding-bottom:0.875rem;
}

.pl-3_5 {
  padding-left:0.875rem;
}

.pt-4_5 {
  padding-top:1.125rem;
}

.pr-4_5 {
  padding-right:1.125rem;
}

.pb-4_5 {
  padding-bottom:1.125rem;
}

.pl-4_5 {
  padding-left:1.125rem;
}

.pt-md {
  padding-top:7.5%;
}

.pr-md {
  padding-right:7.5%;
}

.pb-md {
  padding-bottom:7.5%;
}

.pl-md {
  padding-left:7.5%;
}

.pt-lg {
  padding-top:10%;
}

.pr-lg {
  padding-right:10%;
}

.pb-lg {
  padding-bottom:10%;
}

.pl-lg {
  padding-left:10%;
}

.pt-xl {
  padding-top:20%;
}

.pr-xl {
  padding-right:20%;
}

.pb-xl {
  padding-bottom:20%;
}

.pl-xl {
  padding-left:20%;
}

.placeholder-dark::-moz-placeholder {
  --placeholder-opacity:1;
  color:rgb(0,17,51);
  color:rgba(0, 17, 51, var(--placeholder-opacity));
}

.placeholder-dark::placeholder {
  --placeholder-opacity:1;
  color:rgb(0,17,51);
  color:rgba(0, 17, 51, var(--placeholder-opacity));
}

.placeholder-light::-moz-placeholder {
  --placeholder-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--placeholder-opacity));
}

.placeholder-light::placeholder {
  --placeholder-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--placeholder-opacity));
}

.placeholder-yellow::-moz-placeholder {
  --placeholder-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--placeholder-opacity));
}

.placeholder-yellow::placeholder {
  --placeholder-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--placeholder-opacity));
}

.placeholder-yellow-text::-moz-placeholder {
  --placeholder-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--placeholder-opacity));
}

.placeholder-yellow-text::placeholder {
  --placeholder-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--placeholder-opacity));
}

.placeholder-yellow-light::-moz-placeholder {
  --placeholder-opacity:1;
  color:#fbfcd6;
  color:rgba(251, 252, 214, var(--placeholder-opacity));
}

.placeholder-yellow-light::placeholder {
  --placeholder-opacity:1;
  color:#fbfcd6;
  color:rgba(251, 252, 214, var(--placeholder-opacity));
}

.placeholder-yellow-warning::-moz-placeholder {
  --placeholder-opacity:1;
  color:#FFDD00;
  color:rgba(255, 221, 0, var(--placeholder-opacity));
}

.placeholder-yellow-warning::placeholder {
  --placeholder-opacity:1;
  color:#FFDD00;
  color:rgba(255, 221, 0, var(--placeholder-opacity));
}

.placeholder-gold-light::-moz-placeholder {
  --placeholder-opacity:1;
  color:#918041;
  color:rgba(145, 128, 65, var(--placeholder-opacity));
}

.placeholder-gold-light::placeholder {
  --placeholder-opacity:1;
  color:#918041;
  color:rgba(145, 128, 65, var(--placeholder-opacity));
}

.placeholder-gold-dark::-moz-placeholder {
  --placeholder-opacity:1;
  color:#937f35;
  color:rgba(147, 127, 53, var(--placeholder-opacity));
}

.placeholder-gold-dark::placeholder {
  --placeholder-opacity:1;
  color:#937f35;
  color:rgba(147, 127, 53, var(--placeholder-opacity));
}

.placeholder-gold-lighter::-moz-placeholder {
  --placeholder-opacity:1;
  color:#f8f3bf;
  color:rgba(248, 243, 191, var(--placeholder-opacity));
}

.placeholder-gold-lighter::placeholder {
  --placeholder-opacity:1;
  color:#f8f3bf;
  color:rgba(248, 243, 191, var(--placeholder-opacity));
}

.placeholder-gold-lightest::-moz-placeholder {
  color:#f3f1e5d1;
}

.placeholder-gold-lightest::placeholder {
  color:#f3f1e5d1;
}

.placeholder-gold-bg::-moz-placeholder {
  --placeholder-opacity:1;
  color:#b7a679;
  color:rgba(183, 166, 121, var(--placeholder-opacity));
}

.placeholder-gold-bg::placeholder {
  --placeholder-opacity:1;
  color:#b7a679;
  color:rgba(183, 166, 121, var(--placeholder-opacity));
}

.placeholder-pink::-moz-placeholder {
  --placeholder-opacity:1;
  color:#DCBAFF;
  color:rgba(220, 186, 255, var(--placeholder-opacity));
}

.placeholder-pink::placeholder {
  --placeholder-opacity:1;
  color:#DCBAFF;
  color:rgba(220, 186, 255, var(--placeholder-opacity));
}

.placeholder-red::-moz-placeholder {
  --placeholder-opacity:1;
  color:#B30300;
  color:rgba(179, 3, 0, var(--placeholder-opacity));
}

.placeholder-red::placeholder {
  --placeholder-opacity:1;
  color:#B30300;
  color:rgba(179, 3, 0, var(--placeholder-opacity));
}

.placeholder-red-dark::-moz-placeholder {
  --placeholder-opacity:1;
  color:#7c0000;
  color:rgba(124, 0, 0, var(--placeholder-opacity));
}

.placeholder-red-dark::placeholder {
  --placeholder-opacity:1;
  color:#7c0000;
  color:rgba(124, 0, 0, var(--placeholder-opacity));
}

.placeholder-red-light::-moz-placeholder {
  --placeholder-opacity:1;
  color:#B30027;
  color:rgba(179, 0, 39, var(--placeholder-opacity));
}

.placeholder-red-light::placeholder {
  --placeholder-opacity:1;
  color:#B30027;
  color:rgba(179, 0, 39, var(--placeholder-opacity));
}

.placeholder-red-light2::-moz-placeholder {
  color:#ffacac82;
}

.placeholder-red-light2::placeholder {
  color:#ffacac82;
}

.placeholder-lightblue::-moz-placeholder {
  --placeholder-opacity:1;
  color:#305991;
  color:rgba(48, 89, 145, var(--placeholder-opacity));
}

.placeholder-lightblue::placeholder {
  --placeholder-opacity:1;
  color:#305991;
  color:rgba(48, 89, 145, var(--placeholder-opacity));
}

.placeholder-lightblue-light1::-moz-placeholder {
  --placeholder-opacity:1;
  color:#f2f6fb;
  color:rgba(242, 246, 251, var(--placeholder-opacity));
}

.placeholder-lightblue-light1::placeholder {
  --placeholder-opacity:1;
  color:#f2f6fb;
  color:rgba(242, 246, 251, var(--placeholder-opacity));
}

.placeholder-lightblue-lightest::-moz-placeholder {
  --placeholder-opacity:1;
  color:#F2F5FA;
  color:rgba(242, 245, 250, var(--placeholder-opacity));
}

.placeholder-lightblue-lightest::placeholder {
  --placeholder-opacity:1;
  color:#F2F5FA;
  color:rgba(242, 245, 250, var(--placeholder-opacity));
}

.placeholder-blue::-moz-placeholder {
  --placeholder-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--placeholder-opacity));
}

.placeholder-blue::placeholder {
  --placeholder-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--placeholder-opacity));
}

.placeholder-blue-light::-moz-placeholder {
  --placeholder-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--placeholder-opacity));
}

.placeholder-blue-light::placeholder {
  --placeholder-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--placeholder-opacity));
}

.placeholder-blue-focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#4074BF;
  color:rgba(64, 116, 191, var(--placeholder-opacity));
}

.placeholder-blue-focus::placeholder {
  --placeholder-opacity:1;
  color:#4074BF;
  color:rgba(64, 116, 191, var(--placeholder-opacity));
}

.placeholder-blue-lighter::-moz-placeholder {
  --placeholder-opacity:1;
  color:#E5ECF6;
  color:rgba(229, 236, 246, var(--placeholder-opacity));
}

.placeholder-blue-lighter::placeholder {
  --placeholder-opacity:1;
  color:#E5ECF6;
  color:rgba(229, 236, 246, var(--placeholder-opacity));
}

.placeholder-blue-lightest::-moz-placeholder {
  --placeholder-opacity:1;
  color:#F2F6FB;
  color:rgba(242, 246, 251, var(--placeholder-opacity));
}

.placeholder-blue-lightest::placeholder {
  --placeholder-opacity:1;
  color:#F2F6FB;
  color:rgba(242, 246, 251, var(--placeholder-opacity));
}

.placeholder-mint::-moz-placeholder {
  --placeholder-opacity:1;
  color:#A1FFD7;
  color:rgba(161, 255, 215, var(--placeholder-opacity));
}

.placeholder-mint::placeholder {
  --placeholder-opacity:1;
  color:#A1FFD7;
  color:rgba(161, 255, 215, var(--placeholder-opacity));
}

.placeholder-green::-moz-placeholder {
  --placeholder-opacity:1;
  color:#166242;
  color:rgba(22, 98, 66, var(--placeholder-opacity));
}

.placeholder-green::placeholder {
  --placeholder-opacity:1;
  color:#166242;
  color:rgba(22, 98, 66, var(--placeholder-opacity));
}

.placeholder-green-light::-moz-placeholder {
  --placeholder-opacity:1;
  color:#2D631D;
  color:rgba(45, 99, 29, var(--placeholder-opacity));
}

.placeholder-green-light::placeholder {
  --placeholder-opacity:1;
  color:#2D631D;
  color:rgba(45, 99, 29, var(--placeholder-opacity));
}

.placeholder-green-dark::-moz-placeholder {
  --placeholder-opacity:1;
  color:#1E4715;
  color:rgba(30, 71, 21, var(--placeholder-opacity));
}

.placeholder-green-dark::placeholder {
  --placeholder-opacity:1;
  color:#1E4715;
  color:rgba(30, 71, 21, var(--placeholder-opacity));
}

.placeholder-green-darker::-moz-placeholder {
  --placeholder-opacity:1;
  color:#344d0c;
  color:rgba(52, 77, 12, var(--placeholder-opacity));
}

.placeholder-green-darker::placeholder {
  --placeholder-opacity:1;
  color:#344d0c;
  color:rgba(52, 77, 12, var(--placeholder-opacity));
}

.placeholder-white::-moz-placeholder {
  --placeholder-opacity:1;
  color:#FFFFFF;
  color:rgba(255, 255, 255, var(--placeholder-opacity));
}

.placeholder-white::placeholder {
  --placeholder-opacity:1;
  color:#FFFFFF;
  color:rgba(255, 255, 255, var(--placeholder-opacity));
}

.placeholder-black::-moz-placeholder {
  --placeholder-opacity:1;
  color:#000000;
  color:rgba(0, 0, 0, var(--placeholder-opacity));
}

.placeholder-black::placeholder {
  --placeholder-opacity:1;
  color:#000000;
  color:rgba(0, 0, 0, var(--placeholder-opacity));
}

.placeholder-black-light::-moz-placeholder {
  --placeholder-opacity:1;
  color:#313133;
  color:rgba(49, 49, 51, var(--placeholder-opacity));
}

.placeholder-black-light::placeholder {
  --placeholder-opacity:1;
  color:#313133;
  color:rgba(49, 49, 51, var(--placeholder-opacity));
}

.placeholder-black-lightest::-moz-placeholder {
  color:rgba(0,0,0,0.12);
}

.placeholder-black-lightest::placeholder {
  color:rgba(0,0,0,0.12);
}

.placeholder-brown-light::-moz-placeholder {
  --placeholder-opacity:1;
  color:#4a443f;
  color:rgba(74, 68, 63, var(--placeholder-opacity));
}

.placeholder-brown-light::placeholder {
  --placeholder-opacity:1;
  color:#4a443f;
  color:rgba(74, 68, 63, var(--placeholder-opacity));
}

.placeholder-brown-lighter::-moz-placeholder {
  --placeholder-opacity:1;
  color:#5b5752;
  color:rgba(91, 87, 82, var(--placeholder-opacity));
}

.placeholder-brown-lighter::placeholder {
  --placeholder-opacity:1;
  color:#5b5752;
  color:rgba(91, 87, 82, var(--placeholder-opacity));
}

.placeholder-brown-lightest::-moz-placeholder {
  color:rgba(0,17,51,0.02);
}

.placeholder-brown-lightest::placeholder {
  color:rgba(0,17,51,0.02);
}

.placeholder-brown-bg::-moz-placeholder {
  --placeholder-opacity:1;
  color:#34302d;
  color:rgba(52, 48, 45, var(--placeholder-opacity));
}

.placeholder-brown-bg::placeholder {
  --placeholder-opacity:1;
  color:#34302d;
  color:rgba(52, 48, 45, var(--placeholder-opacity));
}

.placeholder-gray::-moz-placeholder {
  --placeholder-opacity:1;
  color:#78787a;
  color:rgba(120, 120, 122, var(--placeholder-opacity));
}

.placeholder-gray::placeholder {
  --placeholder-opacity:1;
  color:#78787a;
  color:rgba(120, 120, 122, var(--placeholder-opacity));
}

.placeholder-gray-dark::-moz-placeholder {
  --placeholder-opacity:1;
  color:#4b4b4d;
  color:rgba(75, 75, 77, var(--placeholder-opacity));
}

.placeholder-gray-dark::placeholder {
  --placeholder-opacity:1;
  color:#4b4b4d;
  color:rgba(75, 75, 77, var(--placeholder-opacity));
}

.placeholder-gray-light::-moz-placeholder {
  --placeholder-opacity:1;
  color:#979493;
  color:rgba(151, 148, 147, var(--placeholder-opacity));
}

.placeholder-gray-light::placeholder {
  --placeholder-opacity:1;
  color:#979493;
  color:rgba(151, 148, 147, var(--placeholder-opacity));
}

.placeholder-gray-lighter::-moz-placeholder {
  --placeholder-opacity:1;
  color:#bcb4af;
  color:rgba(188, 180, 175, var(--placeholder-opacity));
}

.placeholder-gray-lighter::placeholder {
  --placeholder-opacity:1;
  color:#bcb4af;
  color:rgba(188, 180, 175, var(--placeholder-opacity));
}

.placeholder-gray-lightest::-moz-placeholder {
  --placeholder-opacity:1;
  color:#f9f9fa;
  color:rgba(249, 249, 250, var(--placeholder-opacity));
}

.placeholder-gray-lightest::placeholder {
  --placeholder-opacity:1;
  color:#f9f9fa;
  color:rgba(249, 249, 250, var(--placeholder-opacity));
}

.placeholder-gray-bg::-moz-placeholder {
  --placeholder-opacity:1;
  color:rgb(250,250,251);
  color:rgba(250, 250, 251, var(--placeholder-opacity));
}

.placeholder-gray-bg::placeholder {
  --placeholder-opacity:1;
  color:rgb(250,250,251);
  color:rgba(250, 250, 251, var(--placeholder-opacity));
}

.placeholder-gray-disable::-moz-placeholder {
  --placeholder-opacity:1;
  color:rgb(224,224,224);
  color:rgba(224, 224, 224, var(--placeholder-opacity));
}

.placeholder-gray-disable::placeholder {
  --placeholder-opacity:1;
  color:rgb(224,224,224);
  color:rgba(224, 224, 224, var(--placeholder-opacity));
}

.placeholder-gray-disableColor::-moz-placeholder {
  --placeholder-opacity:1;
  color:rgb(192,192,192);
  color:rgba(192, 192, 192, var(--placeholder-opacity));
}

.placeholder-gray-disableColor::placeholder {
  --placeholder-opacity:1;
  color:rgb(192,192,192);
  color:rgba(192, 192, 192, var(--placeholder-opacity));
}

.placeholder-primary-text::-moz-placeholder {
  color:rgba(255,255,255);
}

.placeholder-primary-text::placeholder {
  color:rgba(255,255,255);
}

.placeholder-primary-dark-text::-moz-placeholder {
  --placeholder-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--placeholder-opacity));
}

.placeholder-primary-dark-text::placeholder {
  --placeholder-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--placeholder-opacity));
}

.placeholder-secondary-text::-moz-placeholder {
  color:rgba(255,255,255);
}

.placeholder-secondary-text::placeholder {
  color:rgba(255,255,255);
}

.placeholder-secondary-dark-text::-moz-placeholder {
  color:rgba(255,255,255,0.7);
}

.placeholder-secondary-dark-text::placeholder {
  color:rgba(255,255,255,0.7);
}

.placeholder-tertiary-text::-moz-placeholder {
  color:rgba(0,17,51,0.3);
}

.placeholder-tertiary-text::placeholder {
  color:rgba(0,17,51,0.3);
}

.placeholder-tertiary-dark-text::-moz-placeholder {
  color:rgba(255,255,255,0.4);
}

.placeholder-tertiary-dark-text::placeholder {
  color:rgba(255,255,255,0.4);
}

.placeholder-highlighted::-moz-placeholder {
  --placeholder-opacity:1;
  color:#bfcbdd;
  color:rgba(191, 203, 221, var(--placeholder-opacity));
}

.placeholder-highlighted::placeholder {
  --placeholder-opacity:1;
  color:#bfcbdd;
  color:rgba(191, 203, 221, var(--placeholder-opacity));
}

.placeholder-badge-red::-moz-placeholder {
  --placeholder-opacity:1;
  color:#c1002b;
  color:rgba(193, 0, 43, var(--placeholder-opacity));
}

.placeholder-badge-red::placeholder {
  --placeholder-opacity:1;
  color:#c1002b;
  color:rgba(193, 0, 43, var(--placeholder-opacity));
}

.placeholder-badge-neu::-moz-placeholder {
  --placeholder-opacity:1;
  color:#5b5c5e;
  color:rgba(91, 92, 94, var(--placeholder-opacity));
}

.placeholder-badge-neu::placeholder {
  --placeholder-opacity:1;
  color:#5b5c5e;
  color:rgba(91, 92, 94, var(--placeholder-opacity));
}

.placeholder-teal::-moz-placeholder {
}

.placeholder-teal::placeholder {
}

.placeholder-indigo::-moz-placeholder {
}

.placeholder-indigo::placeholder {
}

.placeholder-transparent::-moz-placeholder {
  color:transparent;
}

.placeholder-transparent::placeholder {
  color:transparent;
}

.focus\:placeholder-dark:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:rgb(0,17,51);
  color:rgba(0, 17, 51, var(--placeholder-opacity));
}

.focus\:placeholder-dark:focus::placeholder {
  --placeholder-opacity:1;
  color:rgb(0,17,51);
  color:rgba(0, 17, 51, var(--placeholder-opacity));
}

.focus\:placeholder-light:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--placeholder-opacity));
}

.focus\:placeholder-light:focus::placeholder {
  --placeholder-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--placeholder-opacity));
}

.focus\:placeholder-yellow:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--placeholder-opacity));
}

.focus\:placeholder-yellow:focus::placeholder {
  --placeholder-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--placeholder-opacity));
}

.focus\:placeholder-yellow-text:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--placeholder-opacity));
}

.focus\:placeholder-yellow-text:focus::placeholder {
  --placeholder-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--placeholder-opacity));
}

.focus\:placeholder-yellow-light:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#fbfcd6;
  color:rgba(251, 252, 214, var(--placeholder-opacity));
}

.focus\:placeholder-yellow-light:focus::placeholder {
  --placeholder-opacity:1;
  color:#fbfcd6;
  color:rgba(251, 252, 214, var(--placeholder-opacity));
}

.focus\:placeholder-yellow-warning:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#FFDD00;
  color:rgba(255, 221, 0, var(--placeholder-opacity));
}

.focus\:placeholder-yellow-warning:focus::placeholder {
  --placeholder-opacity:1;
  color:#FFDD00;
  color:rgba(255, 221, 0, var(--placeholder-opacity));
}

.focus\:placeholder-gold-light:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#918041;
  color:rgba(145, 128, 65, var(--placeholder-opacity));
}

.focus\:placeholder-gold-light:focus::placeholder {
  --placeholder-opacity:1;
  color:#918041;
  color:rgba(145, 128, 65, var(--placeholder-opacity));
}

.focus\:placeholder-gold-dark:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#937f35;
  color:rgba(147, 127, 53, var(--placeholder-opacity));
}

.focus\:placeholder-gold-dark:focus::placeholder {
  --placeholder-opacity:1;
  color:#937f35;
  color:rgba(147, 127, 53, var(--placeholder-opacity));
}

.focus\:placeholder-gold-lighter:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#f8f3bf;
  color:rgba(248, 243, 191, var(--placeholder-opacity));
}

.focus\:placeholder-gold-lighter:focus::placeholder {
  --placeholder-opacity:1;
  color:#f8f3bf;
  color:rgba(248, 243, 191, var(--placeholder-opacity));
}

.focus\:placeholder-gold-lightest:focus::-moz-placeholder {
  color:#f3f1e5d1;
}

.focus\:placeholder-gold-lightest:focus::placeholder {
  color:#f3f1e5d1;
}

.focus\:placeholder-gold-bg:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#b7a679;
  color:rgba(183, 166, 121, var(--placeholder-opacity));
}

.focus\:placeholder-gold-bg:focus::placeholder {
  --placeholder-opacity:1;
  color:#b7a679;
  color:rgba(183, 166, 121, var(--placeholder-opacity));
}

.focus\:placeholder-pink:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#DCBAFF;
  color:rgba(220, 186, 255, var(--placeholder-opacity));
}

.focus\:placeholder-pink:focus::placeholder {
  --placeholder-opacity:1;
  color:#DCBAFF;
  color:rgba(220, 186, 255, var(--placeholder-opacity));
}

.focus\:placeholder-red:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#B30300;
  color:rgba(179, 3, 0, var(--placeholder-opacity));
}

.focus\:placeholder-red:focus::placeholder {
  --placeholder-opacity:1;
  color:#B30300;
  color:rgba(179, 3, 0, var(--placeholder-opacity));
}

.focus\:placeholder-red-dark:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#7c0000;
  color:rgba(124, 0, 0, var(--placeholder-opacity));
}

.focus\:placeholder-red-dark:focus::placeholder {
  --placeholder-opacity:1;
  color:#7c0000;
  color:rgba(124, 0, 0, var(--placeholder-opacity));
}

.focus\:placeholder-red-light:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#B30027;
  color:rgba(179, 0, 39, var(--placeholder-opacity));
}

.focus\:placeholder-red-light:focus::placeholder {
  --placeholder-opacity:1;
  color:#B30027;
  color:rgba(179, 0, 39, var(--placeholder-opacity));
}

.focus\:placeholder-red-light2:focus::-moz-placeholder {
  color:#ffacac82;
}

.focus\:placeholder-red-light2:focus::placeholder {
  color:#ffacac82;
}

.focus\:placeholder-lightblue:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#305991;
  color:rgba(48, 89, 145, var(--placeholder-opacity));
}

.focus\:placeholder-lightblue:focus::placeholder {
  --placeholder-opacity:1;
  color:#305991;
  color:rgba(48, 89, 145, var(--placeholder-opacity));
}

.focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#f2f6fb;
  color:rgba(242, 246, 251, var(--placeholder-opacity));
}

.focus\:placeholder-lightblue-light1:focus::placeholder {
  --placeholder-opacity:1;
  color:#f2f6fb;
  color:rgba(242, 246, 251, var(--placeholder-opacity));
}

.focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#F2F5FA;
  color:rgba(242, 245, 250, var(--placeholder-opacity));
}

.focus\:placeholder-lightblue-lightest:focus::placeholder {
  --placeholder-opacity:1;
  color:#F2F5FA;
  color:rgba(242, 245, 250, var(--placeholder-opacity));
}

.focus\:placeholder-blue:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--placeholder-opacity));
}

.focus\:placeholder-blue:focus::placeholder {
  --placeholder-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--placeholder-opacity));
}

.focus\:placeholder-blue-light:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--placeholder-opacity));
}

.focus\:placeholder-blue-light:focus::placeholder {
  --placeholder-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--placeholder-opacity));
}

.focus\:placeholder-blue-focus:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#4074BF;
  color:rgba(64, 116, 191, var(--placeholder-opacity));
}

.focus\:placeholder-blue-focus:focus::placeholder {
  --placeholder-opacity:1;
  color:#4074BF;
  color:rgba(64, 116, 191, var(--placeholder-opacity));
}

.focus\:placeholder-blue-lighter:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#E5ECF6;
  color:rgba(229, 236, 246, var(--placeholder-opacity));
}

.focus\:placeholder-blue-lighter:focus::placeholder {
  --placeholder-opacity:1;
  color:#E5ECF6;
  color:rgba(229, 236, 246, var(--placeholder-opacity));
}

.focus\:placeholder-blue-lightest:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#F2F6FB;
  color:rgba(242, 246, 251, var(--placeholder-opacity));
}

.focus\:placeholder-blue-lightest:focus::placeholder {
  --placeholder-opacity:1;
  color:#F2F6FB;
  color:rgba(242, 246, 251, var(--placeholder-opacity));
}

.focus\:placeholder-mint:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#A1FFD7;
  color:rgba(161, 255, 215, var(--placeholder-opacity));
}

.focus\:placeholder-mint:focus::placeholder {
  --placeholder-opacity:1;
  color:#A1FFD7;
  color:rgba(161, 255, 215, var(--placeholder-opacity));
}

.focus\:placeholder-green:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#166242;
  color:rgba(22, 98, 66, var(--placeholder-opacity));
}

.focus\:placeholder-green:focus::placeholder {
  --placeholder-opacity:1;
  color:#166242;
  color:rgba(22, 98, 66, var(--placeholder-opacity));
}

.focus\:placeholder-green-light:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#2D631D;
  color:rgba(45, 99, 29, var(--placeholder-opacity));
}

.focus\:placeholder-green-light:focus::placeholder {
  --placeholder-opacity:1;
  color:#2D631D;
  color:rgba(45, 99, 29, var(--placeholder-opacity));
}

.focus\:placeholder-green-dark:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#1E4715;
  color:rgba(30, 71, 21, var(--placeholder-opacity));
}

.focus\:placeholder-green-dark:focus::placeholder {
  --placeholder-opacity:1;
  color:#1E4715;
  color:rgba(30, 71, 21, var(--placeholder-opacity));
}

.focus\:placeholder-green-darker:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#344d0c;
  color:rgba(52, 77, 12, var(--placeholder-opacity));
}

.focus\:placeholder-green-darker:focus::placeholder {
  --placeholder-opacity:1;
  color:#344d0c;
  color:rgba(52, 77, 12, var(--placeholder-opacity));
}

.focus\:placeholder-white:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#FFFFFF;
  color:rgba(255, 255, 255, var(--placeholder-opacity));
}

.focus\:placeholder-white:focus::placeholder {
  --placeholder-opacity:1;
  color:#FFFFFF;
  color:rgba(255, 255, 255, var(--placeholder-opacity));
}

.focus\:placeholder-black:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#000000;
  color:rgba(0, 0, 0, var(--placeholder-opacity));
}

.focus\:placeholder-black:focus::placeholder {
  --placeholder-opacity:1;
  color:#000000;
  color:rgba(0, 0, 0, var(--placeholder-opacity));
}

.focus\:placeholder-black-light:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#313133;
  color:rgba(49, 49, 51, var(--placeholder-opacity));
}

.focus\:placeholder-black-light:focus::placeholder {
  --placeholder-opacity:1;
  color:#313133;
  color:rgba(49, 49, 51, var(--placeholder-opacity));
}

.focus\:placeholder-black-lightest:focus::-moz-placeholder {
  color:rgba(0,0,0,0.12);
}

.focus\:placeholder-black-lightest:focus::placeholder {
  color:rgba(0,0,0,0.12);
}

.focus\:placeholder-brown-light:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#4a443f;
  color:rgba(74, 68, 63, var(--placeholder-opacity));
}

.focus\:placeholder-brown-light:focus::placeholder {
  --placeholder-opacity:1;
  color:#4a443f;
  color:rgba(74, 68, 63, var(--placeholder-opacity));
}

.focus\:placeholder-brown-lighter:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#5b5752;
  color:rgba(91, 87, 82, var(--placeholder-opacity));
}

.focus\:placeholder-brown-lighter:focus::placeholder {
  --placeholder-opacity:1;
  color:#5b5752;
  color:rgba(91, 87, 82, var(--placeholder-opacity));
}

.focus\:placeholder-brown-lightest:focus::-moz-placeholder {
  color:rgba(0,17,51,0.02);
}

.focus\:placeholder-brown-lightest:focus::placeholder {
  color:rgba(0,17,51,0.02);
}

.focus\:placeholder-brown-bg:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#34302d;
  color:rgba(52, 48, 45, var(--placeholder-opacity));
}

.focus\:placeholder-brown-bg:focus::placeholder {
  --placeholder-opacity:1;
  color:#34302d;
  color:rgba(52, 48, 45, var(--placeholder-opacity));
}

.focus\:placeholder-gray:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#78787a;
  color:rgba(120, 120, 122, var(--placeholder-opacity));
}

.focus\:placeholder-gray:focus::placeholder {
  --placeholder-opacity:1;
  color:#78787a;
  color:rgba(120, 120, 122, var(--placeholder-opacity));
}

.focus\:placeholder-gray-dark:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#4b4b4d;
  color:rgba(75, 75, 77, var(--placeholder-opacity));
}

.focus\:placeholder-gray-dark:focus::placeholder {
  --placeholder-opacity:1;
  color:#4b4b4d;
  color:rgba(75, 75, 77, var(--placeholder-opacity));
}

.focus\:placeholder-gray-light:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#979493;
  color:rgba(151, 148, 147, var(--placeholder-opacity));
}

.focus\:placeholder-gray-light:focus::placeholder {
  --placeholder-opacity:1;
  color:#979493;
  color:rgba(151, 148, 147, var(--placeholder-opacity));
}

.focus\:placeholder-gray-lighter:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#bcb4af;
  color:rgba(188, 180, 175, var(--placeholder-opacity));
}

.focus\:placeholder-gray-lighter:focus::placeholder {
  --placeholder-opacity:1;
  color:#bcb4af;
  color:rgba(188, 180, 175, var(--placeholder-opacity));
}

.focus\:placeholder-gray-lightest:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#f9f9fa;
  color:rgba(249, 249, 250, var(--placeholder-opacity));
}

.focus\:placeholder-gray-lightest:focus::placeholder {
  --placeholder-opacity:1;
  color:#f9f9fa;
  color:rgba(249, 249, 250, var(--placeholder-opacity));
}

.focus\:placeholder-gray-bg:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:rgb(250,250,251);
  color:rgba(250, 250, 251, var(--placeholder-opacity));
}

.focus\:placeholder-gray-bg:focus::placeholder {
  --placeholder-opacity:1;
  color:rgb(250,250,251);
  color:rgba(250, 250, 251, var(--placeholder-opacity));
}

.focus\:placeholder-gray-disable:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:rgb(224,224,224);
  color:rgba(224, 224, 224, var(--placeholder-opacity));
}

.focus\:placeholder-gray-disable:focus::placeholder {
  --placeholder-opacity:1;
  color:rgb(224,224,224);
  color:rgba(224, 224, 224, var(--placeholder-opacity));
}

.focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:rgb(192,192,192);
  color:rgba(192, 192, 192, var(--placeholder-opacity));
}

.focus\:placeholder-gray-disableColor:focus::placeholder {
  --placeholder-opacity:1;
  color:rgb(192,192,192);
  color:rgba(192, 192, 192, var(--placeholder-opacity));
}

.focus\:placeholder-primary-text:focus::-moz-placeholder {
  color:rgba(255,255,255);
}

.focus\:placeholder-primary-text:focus::placeholder {
  color:rgba(255,255,255);
}

.focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--placeholder-opacity));
}

.focus\:placeholder-primary-dark-text:focus::placeholder {
  --placeholder-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--placeholder-opacity));
}

.focus\:placeholder-secondary-text:focus::-moz-placeholder {
  color:rgba(255,255,255);
}

.focus\:placeholder-secondary-text:focus::placeholder {
  color:rgba(255,255,255);
}

.focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
  color:rgba(255,255,255,0.7);
}

.focus\:placeholder-secondary-dark-text:focus::placeholder {
  color:rgba(255,255,255,0.7);
}

.focus\:placeholder-tertiary-text:focus::-moz-placeholder {
  color:rgba(0,17,51,0.3);
}

.focus\:placeholder-tertiary-text:focus::placeholder {
  color:rgba(0,17,51,0.3);
}

.focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
  color:rgba(255,255,255,0.4);
}

.focus\:placeholder-tertiary-dark-text:focus::placeholder {
  color:rgba(255,255,255,0.4);
}

.focus\:placeholder-highlighted:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#bfcbdd;
  color:rgba(191, 203, 221, var(--placeholder-opacity));
}

.focus\:placeholder-highlighted:focus::placeholder {
  --placeholder-opacity:1;
  color:#bfcbdd;
  color:rgba(191, 203, 221, var(--placeholder-opacity));
}

.focus\:placeholder-badge-red:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#c1002b;
  color:rgba(193, 0, 43, var(--placeholder-opacity));
}

.focus\:placeholder-badge-red:focus::placeholder {
  --placeholder-opacity:1;
  color:#c1002b;
  color:rgba(193, 0, 43, var(--placeholder-opacity));
}

.focus\:placeholder-badge-neu:focus::-moz-placeholder {
  --placeholder-opacity:1;
  color:#5b5c5e;
  color:rgba(91, 92, 94, var(--placeholder-opacity));
}

.focus\:placeholder-badge-neu:focus::placeholder {
  --placeholder-opacity:1;
  color:#5b5c5e;
  color:rgba(91, 92, 94, var(--placeholder-opacity));
}

.focus\:placeholder-teal:focus::-moz-placeholder {
}

.focus\:placeholder-teal:focus::placeholder {
}

.focus\:placeholder-indigo:focus::-moz-placeholder {
}

.focus\:placeholder-indigo:focus::placeholder {
}

.focus\:placeholder-transparent:focus::-moz-placeholder {
  color:transparent;
}

.focus\:placeholder-transparent:focus::placeholder {
  color:transparent;
}

.placeholder-opacity-0::-moz-placeholder {
  --placeholder-opacity:0;
}

.placeholder-opacity-0::placeholder {
  --placeholder-opacity:0;
}

.placeholder-opacity-10::-moz-placeholder {
  --placeholder-opacity:.1;
}

.placeholder-opacity-10::placeholder {
  --placeholder-opacity:.1;
}

.placeholder-opacity-20::-moz-placeholder {
  --placeholder-opacity:.2;
}

.placeholder-opacity-20::placeholder {
  --placeholder-opacity:.2;
}

.placeholder-opacity-25::-moz-placeholder {
  --placeholder-opacity:0.25;
}

.placeholder-opacity-25::placeholder {
  --placeholder-opacity:0.25;
}

.placeholder-opacity-30::-moz-placeholder {
  --placeholder-opacity:.3;
}

.placeholder-opacity-30::placeholder {
  --placeholder-opacity:.3;
}

.placeholder-opacity-40::-moz-placeholder {
  --placeholder-opacity:.4;
}

.placeholder-opacity-40::placeholder {
  --placeholder-opacity:.4;
}

.placeholder-opacity-50::-moz-placeholder {
  --placeholder-opacity:0.5;
}

.placeholder-opacity-50::placeholder {
  --placeholder-opacity:0.5;
}

.placeholder-opacity-60::-moz-placeholder {
  --placeholder-opacity:.6;
}

.placeholder-opacity-60::placeholder {
  --placeholder-opacity:.6;
}

.placeholder-opacity-70::-moz-placeholder {
  --placeholder-opacity:.7;
}

.placeholder-opacity-70::placeholder {
  --placeholder-opacity:.7;
}

.placeholder-opacity-75::-moz-placeholder {
  --placeholder-opacity:0.75;
}

.placeholder-opacity-75::placeholder {
  --placeholder-opacity:0.75;
}

.placeholder-opacity-80::-moz-placeholder {
  --placeholder-opacity:.8;
}

.placeholder-opacity-80::placeholder {
  --placeholder-opacity:.8;
}

.placeholder-opacity-90::-moz-placeholder {
  --placeholder-opacity:.9;
}

.placeholder-opacity-90::placeholder {
  --placeholder-opacity:.9;
}

.placeholder-opacity-100::-moz-placeholder {
  --placeholder-opacity:1;
}

.placeholder-opacity-100::placeholder {
  --placeholder-opacity:1;
}

.focus\:placeholder-opacity-0:focus::-moz-placeholder {
  --placeholder-opacity:0;
}

.focus\:placeholder-opacity-0:focus::placeholder {
  --placeholder-opacity:0;
}

.focus\:placeholder-opacity-10:focus::-moz-placeholder {
  --placeholder-opacity:.1;
}

.focus\:placeholder-opacity-10:focus::placeholder {
  --placeholder-opacity:.1;
}

.focus\:placeholder-opacity-20:focus::-moz-placeholder {
  --placeholder-opacity:.2;
}

.focus\:placeholder-opacity-20:focus::placeholder {
  --placeholder-opacity:.2;
}

.focus\:placeholder-opacity-25:focus::-moz-placeholder {
  --placeholder-opacity:0.25;
}

.focus\:placeholder-opacity-25:focus::placeholder {
  --placeholder-opacity:0.25;
}

.focus\:placeholder-opacity-30:focus::-moz-placeholder {
  --placeholder-opacity:.3;
}

.focus\:placeholder-opacity-30:focus::placeholder {
  --placeholder-opacity:.3;
}

.focus\:placeholder-opacity-40:focus::-moz-placeholder {
  --placeholder-opacity:.4;
}

.focus\:placeholder-opacity-40:focus::placeholder {
  --placeholder-opacity:.4;
}

.focus\:placeholder-opacity-50:focus::-moz-placeholder {
  --placeholder-opacity:0.5;
}

.focus\:placeholder-opacity-50:focus::placeholder {
  --placeholder-opacity:0.5;
}

.focus\:placeholder-opacity-60:focus::-moz-placeholder {
  --placeholder-opacity:.6;
}

.focus\:placeholder-opacity-60:focus::placeholder {
  --placeholder-opacity:.6;
}

.focus\:placeholder-opacity-70:focus::-moz-placeholder {
  --placeholder-opacity:.7;
}

.focus\:placeholder-opacity-70:focus::placeholder {
  --placeholder-opacity:.7;
}

.focus\:placeholder-opacity-75:focus::-moz-placeholder {
  --placeholder-opacity:0.75;
}

.focus\:placeholder-opacity-75:focus::placeholder {
  --placeholder-opacity:0.75;
}

.focus\:placeholder-opacity-80:focus::-moz-placeholder {
  --placeholder-opacity:.8;
}

.focus\:placeholder-opacity-80:focus::placeholder {
  --placeholder-opacity:.8;
}

.focus\:placeholder-opacity-90:focus::-moz-placeholder {
  --placeholder-opacity:.9;
}

.focus\:placeholder-opacity-90:focus::placeholder {
  --placeholder-opacity:.9;
}

.focus\:placeholder-opacity-100:focus::-moz-placeholder {
  --placeholder-opacity:1;
}

.focus\:placeholder-opacity-100:focus::placeholder {
  --placeholder-opacity:1;
}

.pointer-events-none {
  pointer-events:none;
}

.pointer-events-auto {
  pointer-events:auto;
}

.static {
  position:static;
}

.fixed {
  position:fixed;
}

.absolute {
  position:absolute;
}

.relative {
  position:relative;
}

.sticky {
  position:-webkit-sticky;
  position:sticky;
}

.inset-0 {
  top:0;
  right:0;
  bottom:0;
  left:0;
}

.inset-1 {
  top:0.25rem;
  right:0.25rem;
  bottom:0.25rem;
  left:0.25rem;
}

.inset-2 {
  top:0.5rem;
  right:0.5rem;
  bottom:0.5rem;
  left:0.5rem;
}

.inset-3 {
  top:0.75rem;
  right:0.75rem;
  bottom:0.75rem;
  left:0.75rem;
}

.inset-4 {
  top:1rem;
  right:1rem;
  bottom:1rem;
  left:1rem;
}

.inset-5 {
  top:1.25rem;
  right:1.25rem;
  bottom:1.25rem;
  left:1.25rem;
}

.inset-6 {
  top:1.5rem;
  right:1.5rem;
  bottom:1.5rem;
  left:1.5rem;
}

.inset-7 {
  top:1.75rem;
  right:1.75rem;
  bottom:1.75rem;
  left:1.75rem;
}

.inset-8 {
  top:2rem;
  right:2rem;
  bottom:2rem;
  left:2rem;
}

.inset-9 {
  top:2.25rem;
  right:2.25rem;
  bottom:2.25rem;
  left:2.25rem;
}

.inset-10 {
  top:2.5rem;
  right:2.5rem;
  bottom:2.5rem;
  left:2.5rem;
}

.inset-11 {
  top:2.75rem;
  right:2.75rem;
  bottom:2.75rem;
  left:2.75rem;
}

.inset-12 {
  top:3rem;
  right:3rem;
  bottom:3rem;
  left:3rem;
}

.inset-13 {
  top:3.25rem;
  right:3.25rem;
  bottom:3.25rem;
  left:3.25rem;
}

.inset-14 {
  top:3.5rem;
  right:3.5rem;
  bottom:3.5rem;
  left:3.5rem;
}

.inset-15 {
  top:3.75rem;
  right:3.75rem;
  bottom:3.75rem;
  left:3.75rem;
}

.inset-16 {
  top:4rem;
  right:4rem;
  bottom:4rem;
  left:4rem;
}

.inset-18 {
  top:4.5rem;
  right:4.5rem;
  bottom:4.5rem;
  left:4.5rem;
}

.inset-20 {
  top:5rem;
  right:5rem;
  bottom:5rem;
  left:5rem;
}

.inset-24 {
  top:6rem;
  right:6rem;
  bottom:6rem;
  left:6rem;
}

.inset-28 {
  top:7rem;
  right:7rem;
  bottom:7rem;
  left:7rem;
}

.inset-32 {
  top:8rem;
  right:8rem;
  bottom:8rem;
  left:8rem;
}

.inset-36 {
  top:9rem;
  right:9rem;
  bottom:9rem;
  left:9rem;
}

.inset-40 {
  top:10rem;
  right:10rem;
  bottom:10rem;
  left:10rem;
}

.inset-44 {
  top:11rem;
  right:11rem;
  bottom:11rem;
  left:11rem;
}

.inset-48 {
  top:12rem;
  right:12rem;
  bottom:12rem;
  left:12rem;
}

.inset-52 {
  top:13rem;
  right:13rem;
  bottom:13rem;
  left:13rem;
}

.inset-56 {
  top:14rem;
  right:14rem;
  bottom:14rem;
  left:14rem;
}

.inset-60 {
  top:15rem;
  right:15rem;
  bottom:15rem;
  left:15rem;
}

.inset-64 {
  top:16rem;
  right:16rem;
  bottom:16rem;
  left:16rem;
}

.inset-72 {
  top:18rem;
  right:18rem;
  bottom:18rem;
  left:18rem;
}

.inset-80 {
  top:20rem;
  right:20rem;
  bottom:20rem;
  left:20rem;
}

.inset-96 {
  top:24rem;
  right:24rem;
  bottom:24rem;
  left:24rem;
}

.inset-auto {
  top:auto;
  right:auto;
  bottom:auto;
  left:auto;
}

.inset-px {
  top:1px;
  right:1px;
  bottom:1px;
  left:1px;
}

.inset-0\.5 {
  top:0.125rem;
  right:0.125rem;
  bottom:0.125rem;
  left:0.125rem;
}

.inset-1\.5 {
  top:0.375rem;
  right:0.375rem;
  bottom:0.375rem;
  left:0.375rem;
}

.inset-2\.5 {
  top:0.625rem;
  right:0.625rem;
  bottom:0.625rem;
  left:0.625rem;
}

.inset-3\.5 {
  top:0.875rem;
  right:0.875rem;
  bottom:0.875rem;
  left:0.875rem;
}

.inset-1\/2 {
  top:50%;
  right:50%;
  bottom:50%;
  left:50%;
}

.inset-1\/3 {
  top:33.333333%;
  right:33.333333%;
  bottom:33.333333%;
  left:33.333333%;
}

.inset-2\/3 {
  top:66.666667%;
  right:66.666667%;
  bottom:66.666667%;
  left:66.666667%;
}

.inset-1\/4 {
  top:25%;
  right:25%;
  bottom:25%;
  left:25%;
}

.inset-2\/4 {
  top:50%;
  right:50%;
  bottom:50%;
  left:50%;
}

.inset-3\/4 {
  top:75%;
  right:75%;
  bottom:75%;
  left:75%;
}

.inset-1\/5 {
  top:20%;
  right:20%;
  bottom:20%;
  left:20%;
}

.inset-2\/5 {
  top:40%;
  right:40%;
  bottom:40%;
  left:40%;
}

.inset-3\/5 {
  top:60%;
  right:60%;
  bottom:60%;
  left:60%;
}

.inset-4\/5 {
  top:80%;
  right:80%;
  bottom:80%;
  left:80%;
}

.inset-1\/6 {
  top:16.666667%;
  right:16.666667%;
  bottom:16.666667%;
  left:16.666667%;
}

.inset-2\/6 {
  top:33.333333%;
  right:33.333333%;
  bottom:33.333333%;
  left:33.333333%;
}

.inset-3\/6 {
  top:50%;
  right:50%;
  bottom:50%;
  left:50%;
}

.inset-4\/6 {
  top:66.666667%;
  right:66.666667%;
  bottom:66.666667%;
  left:66.666667%;
}

.inset-5\/6 {
  top:83.333333%;
  right:83.333333%;
  bottom:83.333333%;
  left:83.333333%;
}

.inset-1\/12 {
  top:8.333333%;
  right:8.333333%;
  bottom:8.333333%;
  left:8.333333%;
}

.inset-2\/12 {
  top:16.666667%;
  right:16.666667%;
  bottom:16.666667%;
  left:16.666667%;
}

.inset-3\/12 {
  top:25%;
  right:25%;
  bottom:25%;
  left:25%;
}

.inset-4\/12 {
  top:33.333333%;
  right:33.333333%;
  bottom:33.333333%;
  left:33.333333%;
}

.inset-5\/12 {
  top:41.666667%;
  right:41.666667%;
  bottom:41.666667%;
  left:41.666667%;
}

.inset-6\/12 {
  top:50%;
  right:50%;
  bottom:50%;
  left:50%;
}

.inset-7\/12 {
  top:58.333333%;
  right:58.333333%;
  bottom:58.333333%;
  left:58.333333%;
}

.inset-8\/12 {
  top:66.666667%;
  right:66.666667%;
  bottom:66.666667%;
  left:66.666667%;
}

.inset-9\/12 {
  top:75%;
  right:75%;
  bottom:75%;
  left:75%;
}

.inset-10\/12 {
  top:83.333333%;
  right:83.333333%;
  bottom:83.333333%;
  left:83.333333%;
}

.inset-11\/12 {
  top:91.666667%;
  right:91.666667%;
  bottom:91.666667%;
  left:91.666667%;
}

.inset-full {
  top:100%;
  right:100%;
  bottom:100%;
  left:100%;
}

.inset-0_5 {
  top:0.125rem;
  right:0.125rem;
  bottom:0.125rem;
  left:0.125rem;
}

.inset-1_5 {
  top:0.375rem;
  right:0.375rem;
  bottom:0.375rem;
  left:0.375rem;
}

.inset-2_5 {
  top:0.625rem;
  right:0.625rem;
  bottom:0.625rem;
  left:0.625rem;
}

.inset-3_5 {
  top:0.875rem;
  right:0.875rem;
  bottom:0.875rem;
  left:0.875rem;
}

.inset-4_5 {
  top:1.125rem;
  right:1.125rem;
  bottom:1.125rem;
  left:1.125rem;
}

.inset-y-0 {
  top:0;
  bottom:0;
}

.inset-x-0 {
  right:0;
  left:0;
}

.inset-y-1 {
  top:0.25rem;
  bottom:0.25rem;
}

.inset-x-1 {
  right:0.25rem;
  left:0.25rem;
}

.inset-y-2 {
  top:0.5rem;
  bottom:0.5rem;
}

.inset-x-2 {
  right:0.5rem;
  left:0.5rem;
}

.inset-y-3 {
  top:0.75rem;
  bottom:0.75rem;
}

.inset-x-3 {
  right:0.75rem;
  left:0.75rem;
}

.inset-y-4 {
  top:1rem;
  bottom:1rem;
}

.inset-x-4 {
  right:1rem;
  left:1rem;
}

.inset-y-5 {
  top:1.25rem;
  bottom:1.25rem;
}

.inset-x-5 {
  right:1.25rem;
  left:1.25rem;
}

.inset-y-6 {
  top:1.5rem;
  bottom:1.5rem;
}

.inset-x-6 {
  right:1.5rem;
  left:1.5rem;
}

.inset-y-7 {
  top:1.75rem;
  bottom:1.75rem;
}

.inset-x-7 {
  right:1.75rem;
  left:1.75rem;
}

.inset-y-8 {
  top:2rem;
  bottom:2rem;
}

.inset-x-8 {
  right:2rem;
  left:2rem;
}

.inset-y-9 {
  top:2.25rem;
  bottom:2.25rem;
}

.inset-x-9 {
  right:2.25rem;
  left:2.25rem;
}

.inset-y-10 {
  top:2.5rem;
  bottom:2.5rem;
}

.inset-x-10 {
  right:2.5rem;
  left:2.5rem;
}

.inset-y-11 {
  top:2.75rem;
  bottom:2.75rem;
}

.inset-x-11 {
  right:2.75rem;
  left:2.75rem;
}

.inset-y-12 {
  top:3rem;
  bottom:3rem;
}

.inset-x-12 {
  right:3rem;
  left:3rem;
}

.inset-y-13 {
  top:3.25rem;
  bottom:3.25rem;
}

.inset-x-13 {
  right:3.25rem;
  left:3.25rem;
}

.inset-y-14 {
  top:3.5rem;
  bottom:3.5rem;
}

.inset-x-14 {
  right:3.5rem;
  left:3.5rem;
}

.inset-y-15 {
  top:3.75rem;
  bottom:3.75rem;
}

.inset-x-15 {
  right:3.75rem;
  left:3.75rem;
}

.inset-y-16 {
  top:4rem;
  bottom:4rem;
}

.inset-x-16 {
  right:4rem;
  left:4rem;
}

.inset-y-18 {
  top:4.5rem;
  bottom:4.5rem;
}

.inset-x-18 {
  right:4.5rem;
  left:4.5rem;
}

.inset-y-20 {
  top:5rem;
  bottom:5rem;
}

.inset-x-20 {
  right:5rem;
  left:5rem;
}

.inset-y-24 {
  top:6rem;
  bottom:6rem;
}

.inset-x-24 {
  right:6rem;
  left:6rem;
}

.inset-y-28 {
  top:7rem;
  bottom:7rem;
}

.inset-x-28 {
  right:7rem;
  left:7rem;
}

.inset-y-32 {
  top:8rem;
  bottom:8rem;
}

.inset-x-32 {
  right:8rem;
  left:8rem;
}

.inset-y-36 {
  top:9rem;
  bottom:9rem;
}

.inset-x-36 {
  right:9rem;
  left:9rem;
}

.inset-y-40 {
  top:10rem;
  bottom:10rem;
}

.inset-x-40 {
  right:10rem;
  left:10rem;
}

.inset-y-44 {
  top:11rem;
  bottom:11rem;
}

.inset-x-44 {
  right:11rem;
  left:11rem;
}

.inset-y-48 {
  top:12rem;
  bottom:12rem;
}

.inset-x-48 {
  right:12rem;
  left:12rem;
}

.inset-y-52 {
  top:13rem;
  bottom:13rem;
}

.inset-x-52 {
  right:13rem;
  left:13rem;
}

.inset-y-56 {
  top:14rem;
  bottom:14rem;
}

.inset-x-56 {
  right:14rem;
  left:14rem;
}

.inset-y-60 {
  top:15rem;
  bottom:15rem;
}

.inset-x-60 {
  right:15rem;
  left:15rem;
}

.inset-y-64 {
  top:16rem;
  bottom:16rem;
}

.inset-x-64 {
  right:16rem;
  left:16rem;
}

.inset-y-72 {
  top:18rem;
  bottom:18rem;
}

.inset-x-72 {
  right:18rem;
  left:18rem;
}

.inset-y-80 {
  top:20rem;
  bottom:20rem;
}

.inset-x-80 {
  right:20rem;
  left:20rem;
}

.inset-y-96 {
  top:24rem;
  bottom:24rem;
}

.inset-x-96 {
  right:24rem;
  left:24rem;
}

.inset-y-auto {
  top:auto;
  bottom:auto;
}

.inset-x-auto {
  right:auto;
  left:auto;
}

.inset-y-px {
  top:1px;
  bottom:1px;
}

.inset-x-px {
  right:1px;
  left:1px;
}

.inset-y-0\.5 {
  top:0.125rem;
  bottom:0.125rem;
}

.inset-x-0\.5 {
  right:0.125rem;
  left:0.125rem;
}

.inset-y-1\.5 {
  top:0.375rem;
  bottom:0.375rem;
}

.inset-x-1\.5 {
  right:0.375rem;
  left:0.375rem;
}

.inset-y-2\.5 {
  top:0.625rem;
  bottom:0.625rem;
}

.inset-x-2\.5 {
  right:0.625rem;
  left:0.625rem;
}

.inset-y-3\.5 {
  top:0.875rem;
  bottom:0.875rem;
}

.inset-x-3\.5 {
  right:0.875rem;
  left:0.875rem;
}

.inset-y-1\/2 {
  top:50%;
  bottom:50%;
}

.inset-x-1\/2 {
  right:50%;
  left:50%;
}

.inset-y-1\/3 {
  top:33.333333%;
  bottom:33.333333%;
}

.inset-x-1\/3 {
  right:33.333333%;
  left:33.333333%;
}

.inset-y-2\/3 {
  top:66.666667%;
  bottom:66.666667%;
}

.inset-x-2\/3 {
  right:66.666667%;
  left:66.666667%;
}

.inset-y-1\/4 {
  top:25%;
  bottom:25%;
}

.inset-x-1\/4 {
  right:25%;
  left:25%;
}

.inset-y-2\/4 {
  top:50%;
  bottom:50%;
}

.inset-x-2\/4 {
  right:50%;
  left:50%;
}

.inset-y-3\/4 {
  top:75%;
  bottom:75%;
}

.inset-x-3\/4 {
  right:75%;
  left:75%;
}

.inset-y-1\/5 {
  top:20%;
  bottom:20%;
}

.inset-x-1\/5 {
  right:20%;
  left:20%;
}

.inset-y-2\/5 {
  top:40%;
  bottom:40%;
}

.inset-x-2\/5 {
  right:40%;
  left:40%;
}

.inset-y-3\/5 {
  top:60%;
  bottom:60%;
}

.inset-x-3\/5 {
  right:60%;
  left:60%;
}

.inset-y-4\/5 {
  top:80%;
  bottom:80%;
}

.inset-x-4\/5 {
  right:80%;
  left:80%;
}

.inset-y-1\/6 {
  top:16.666667%;
  bottom:16.666667%;
}

.inset-x-1\/6 {
  right:16.666667%;
  left:16.666667%;
}

.inset-y-2\/6 {
  top:33.333333%;
  bottom:33.333333%;
}

.inset-x-2\/6 {
  right:33.333333%;
  left:33.333333%;
}

.inset-y-3\/6 {
  top:50%;
  bottom:50%;
}

.inset-x-3\/6 {
  right:50%;
  left:50%;
}

.inset-y-4\/6 {
  top:66.666667%;
  bottom:66.666667%;
}

.inset-x-4\/6 {
  right:66.666667%;
  left:66.666667%;
}

.inset-y-5\/6 {
  top:83.333333%;
  bottom:83.333333%;
}

.inset-x-5\/6 {
  right:83.333333%;
  left:83.333333%;
}

.inset-y-1\/12 {
  top:8.333333%;
  bottom:8.333333%;
}

.inset-x-1\/12 {
  right:8.333333%;
  left:8.333333%;
}

.inset-y-2\/12 {
  top:16.666667%;
  bottom:16.666667%;
}

.inset-x-2\/12 {
  right:16.666667%;
  left:16.666667%;
}

.inset-y-3\/12 {
  top:25%;
  bottom:25%;
}

.inset-x-3\/12 {
  right:25%;
  left:25%;
}

.inset-y-4\/12 {
  top:33.333333%;
  bottom:33.333333%;
}

.inset-x-4\/12 {
  right:33.333333%;
  left:33.333333%;
}

.inset-y-5\/12 {
  top:41.666667%;
  bottom:41.666667%;
}

.inset-x-5\/12 {
  right:41.666667%;
  left:41.666667%;
}

.inset-y-6\/12 {
  top:50%;
  bottom:50%;
}

.inset-x-6\/12 {
  right:50%;
  left:50%;
}

.inset-y-7\/12 {
  top:58.333333%;
  bottom:58.333333%;
}

.inset-x-7\/12 {
  right:58.333333%;
  left:58.333333%;
}

.inset-y-8\/12 {
  top:66.666667%;
  bottom:66.666667%;
}

.inset-x-8\/12 {
  right:66.666667%;
  left:66.666667%;
}

.inset-y-9\/12 {
  top:75%;
  bottom:75%;
}

.inset-x-9\/12 {
  right:75%;
  left:75%;
}

.inset-y-10\/12 {
  top:83.333333%;
  bottom:83.333333%;
}

.inset-x-10\/12 {
  right:83.333333%;
  left:83.333333%;
}

.inset-y-11\/12 {
  top:91.666667%;
  bottom:91.666667%;
}

.inset-x-11\/12 {
  right:91.666667%;
  left:91.666667%;
}

.inset-y-full {
  top:100%;
  bottom:100%;
}

.inset-x-full {
  right:100%;
  left:100%;
}

.inset-y-0_5 {
  top:0.125rem;
  bottom:0.125rem;
}

.inset-x-0_5 {
  right:0.125rem;
  left:0.125rem;
}

.inset-y-1_5 {
  top:0.375rem;
  bottom:0.375rem;
}

.inset-x-1_5 {
  right:0.375rem;
  left:0.375rem;
}

.inset-y-2_5 {
  top:0.625rem;
  bottom:0.625rem;
}

.inset-x-2_5 {
  right:0.625rem;
  left:0.625rem;
}

.inset-y-3_5 {
  top:0.875rem;
  bottom:0.875rem;
}

.inset-x-3_5 {
  right:0.875rem;
  left:0.875rem;
}

.inset-y-4_5 {
  top:1.125rem;
  bottom:1.125rem;
}

.inset-x-4_5 {
  right:1.125rem;
  left:1.125rem;
}

.top-0 {
  top:0;
}

.right-0 {
  right:0;
}

.bottom-0 {
  bottom:0;
}

.left-0 {
  left:0;
}

.top-1 {
  top:0.25rem;
}

.right-1 {
  right:0.25rem;
}

.bottom-1 {
  bottom:0.25rem;
}

.left-1 {
  left:0.25rem;
}

.top-2 {
  top:0.5rem;
}

.right-2 {
  right:0.5rem;
}

.bottom-2 {
  bottom:0.5rem;
}

.left-2 {
  left:0.5rem;
}

.top-3 {
  top:0.75rem;
}

.right-3 {
  right:0.75rem;
}

.bottom-3 {
  bottom:0.75rem;
}

.left-3 {
  left:0.75rem;
}

.top-4 {
  top:1rem;
}

.right-4 {
  right:1rem;
}

.bottom-4 {
  bottom:1rem;
}

.left-4 {
  left:1rem;
}

.top-5 {
  top:1.25rem;
}

.right-5 {
  right:1.25rem;
}

.bottom-5 {
  bottom:1.25rem;
}

.left-5 {
  left:1.25rem;
}

.top-6 {
  top:1.5rem;
}

.right-6 {
  right:1.5rem;
}

.bottom-6 {
  bottom:1.5rem;
}

.left-6 {
  left:1.5rem;
}

.top-7 {
  top:1.75rem;
}

.right-7 {
  right:1.75rem;
}

.bottom-7 {
  bottom:1.75rem;
}

.left-7 {
  left:1.75rem;
}

.top-8 {
  top:2rem;
}

.right-8 {
  right:2rem;
}

.bottom-8 {
  bottom:2rem;
}

.left-8 {
  left:2rem;
}

.top-9 {
  top:2.25rem;
}

.right-9 {
  right:2.25rem;
}

.bottom-9 {
  bottom:2.25rem;
}

.left-9 {
  left:2.25rem;
}

.top-10 {
  top:2.5rem;
}

.right-10 {
  right:2.5rem;
}

.bottom-10 {
  bottom:2.5rem;
}

.left-10 {
  left:2.5rem;
}

.top-11 {
  top:2.75rem;
}

.right-11 {
  right:2.75rem;
}

.bottom-11 {
  bottom:2.75rem;
}

.left-11 {
  left:2.75rem;
}

.top-12 {
  top:3rem;
}

.right-12 {
  right:3rem;
}

.bottom-12 {
  bottom:3rem;
}

.left-12 {
  left:3rem;
}

.top-13 {
  top:3.25rem;
}

.right-13 {
  right:3.25rem;
}

.bottom-13 {
  bottom:3.25rem;
}

.left-13 {
  left:3.25rem;
}

.top-14 {
  top:3.5rem;
}

.right-14 {
  right:3.5rem;
}

.bottom-14 {
  bottom:3.5rem;
}

.left-14 {
  left:3.5rem;
}

.top-15 {
  top:3.75rem;
}

.right-15 {
  right:3.75rem;
}

.bottom-15 {
  bottom:3.75rem;
}

.left-15 {
  left:3.75rem;
}

.top-16 {
  top:4rem;
}

.right-16 {
  right:4rem;
}

.bottom-16 {
  bottom:4rem;
}

.left-16 {
  left:4rem;
}

.top-18 {
  top:4.5rem;
}

.right-18 {
  right:4.5rem;
}

.bottom-18 {
  bottom:4.5rem;
}

.left-18 {
  left:4.5rem;
}

.top-20 {
  top:5rem;
}

.right-20 {
  right:5rem;
}

.bottom-20 {
  bottom:5rem;
}

.left-20 {
  left:5rem;
}

.top-24 {
  top:6rem;
}

.right-24 {
  right:6rem;
}

.bottom-24 {
  bottom:6rem;
}

.left-24 {
  left:6rem;
}

.top-28 {
  top:7rem;
}

.right-28 {
  right:7rem;
}

.bottom-28 {
  bottom:7rem;
}

.left-28 {
  left:7rem;
}

.top-32 {
  top:8rem;
}

.right-32 {
  right:8rem;
}

.bottom-32 {
  bottom:8rem;
}

.left-32 {
  left:8rem;
}

.top-36 {
  top:9rem;
}

.right-36 {
  right:9rem;
}

.bottom-36 {
  bottom:9rem;
}

.left-36 {
  left:9rem;
}

.top-40 {
  top:10rem;
}

.right-40 {
  right:10rem;
}

.bottom-40 {
  bottom:10rem;
}

.left-40 {
  left:10rem;
}

.top-44 {
  top:11rem;
}

.right-44 {
  right:11rem;
}

.bottom-44 {
  bottom:11rem;
}

.left-44 {
  left:11rem;
}

.top-48 {
  top:12rem;
}

.right-48 {
  right:12rem;
}

.bottom-48 {
  bottom:12rem;
}

.left-48 {
  left:12rem;
}

.top-52 {
  top:13rem;
}

.right-52 {
  right:13rem;
}

.bottom-52 {
  bottom:13rem;
}

.left-52 {
  left:13rem;
}

.top-56 {
  top:14rem;
}

.right-56 {
  right:14rem;
}

.bottom-56 {
  bottom:14rem;
}

.left-56 {
  left:14rem;
}

.top-60 {
  top:15rem;
}

.right-60 {
  right:15rem;
}

.bottom-60 {
  bottom:15rem;
}

.left-60 {
  left:15rem;
}

.top-64 {
  top:16rem;
}

.right-64 {
  right:16rem;
}

.bottom-64 {
  bottom:16rem;
}

.left-64 {
  left:16rem;
}

.top-72 {
  top:18rem;
}

.right-72 {
  right:18rem;
}

.bottom-72 {
  bottom:18rem;
}

.left-72 {
  left:18rem;
}

.top-80 {
  top:20rem;
}

.right-80 {
  right:20rem;
}

.bottom-80 {
  bottom:20rem;
}

.left-80 {
  left:20rem;
}

.top-96 {
  top:24rem;
}

.right-96 {
  right:24rem;
}

.bottom-96 {
  bottom:24rem;
}

.left-96 {
  left:24rem;
}

.top-auto {
  top:auto;
}

.right-auto {
  right:auto;
}

.bottom-auto {
  bottom:auto;
}

.left-auto {
  left:auto;
}

.top-px {
  top:1px;
}

.right-px {
  right:1px;
}

.bottom-px {
  bottom:1px;
}

.left-px {
  left:1px;
}

.top-0\.5 {
  top:0.125rem;
}

.right-0\.5 {
  right:0.125rem;
}

.bottom-0\.5 {
  bottom:0.125rem;
}

.left-0\.5 {
  left:0.125rem;
}

.top-1\.5 {
  top:0.375rem;
}

.right-1\.5 {
  right:0.375rem;
}

.bottom-1\.5 {
  bottom:0.375rem;
}

.left-1\.5 {
  left:0.375rem;
}

.top-2\.5 {
  top:0.625rem;
}

.right-2\.5 {
  right:0.625rem;
}

.bottom-2\.5 {
  bottom:0.625rem;
}

.left-2\.5 {
  left:0.625rem;
}

.top-3\.5 {
  top:0.875rem;
}

.right-3\.5 {
  right:0.875rem;
}

.bottom-3\.5 {
  bottom:0.875rem;
}

.left-3\.5 {
  left:0.875rem;
}

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

.right-1\/2 {
  right:50%;
}

.bottom-1\/2 {
  bottom:50%;
}

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

.top-1\/3 {
  top:33.333333%;
}

.right-1\/3 {
  right:33.333333%;
}

.bottom-1\/3 {
  bottom:33.333333%;
}

.left-1\/3 {
  left:33.333333%;
}

.top-2\/3 {
  top:66.666667%;
}

.right-2\/3 {
  right:66.666667%;
}

.bottom-2\/3 {
  bottom:66.666667%;
}

.left-2\/3 {
  left:66.666667%;
}

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

.right-1\/4 {
  right:25%;
}

.bottom-1\/4 {
  bottom:25%;
}

.left-1\/4 {
  left:25%;
}

.top-2\/4 {
  top:50%;
}

.right-2\/4 {
  right:50%;
}

.bottom-2\/4 {
  bottom:50%;
}

.left-2\/4 {
  left:50%;
}

.top-3\/4 {
  top:75%;
}

.right-3\/4 {
  right:75%;
}

.bottom-3\/4 {
  bottom:75%;
}

.left-3\/4 {
  left:75%;
}

.top-1\/5 {
  top:20%;
}

.right-1\/5 {
  right:20%;
}

.bottom-1\/5 {
  bottom:20%;
}

.left-1\/5 {
  left:20%;
}

.top-2\/5 {
  top:40%;
}

.right-2\/5 {
  right:40%;
}

.bottom-2\/5 {
  bottom:40%;
}

.left-2\/5 {
  left:40%;
}

.top-3\/5 {
  top:60%;
}

.right-3\/5 {
  right:60%;
}

.bottom-3\/5 {
  bottom:60%;
}

.left-3\/5 {
  left:60%;
}

.top-4\/5 {
  top:80%;
}

.right-4\/5 {
  right:80%;
}

.bottom-4\/5 {
  bottom:80%;
}

.left-4\/5 {
  left:80%;
}

.top-1\/6 {
  top:16.666667%;
}

.right-1\/6 {
  right:16.666667%;
}

.bottom-1\/6 {
  bottom:16.666667%;
}

.left-1\/6 {
  left:16.666667%;
}

.top-2\/6 {
  top:33.333333%;
}

.right-2\/6 {
  right:33.333333%;
}

.bottom-2\/6 {
  bottom:33.333333%;
}

.left-2\/6 {
  left:33.333333%;
}

.top-3\/6 {
  top:50%;
}

.right-3\/6 {
  right:50%;
}

.bottom-3\/6 {
  bottom:50%;
}

.left-3\/6 {
  left:50%;
}

.top-4\/6 {
  top:66.666667%;
}

.right-4\/6 {
  right:66.666667%;
}

.bottom-4\/6 {
  bottom:66.666667%;
}

.left-4\/6 {
  left:66.666667%;
}

.top-5\/6 {
  top:83.333333%;
}

.right-5\/6 {
  right:83.333333%;
}

.bottom-5\/6 {
  bottom:83.333333%;
}

.left-5\/6 {
  left:83.333333%;
}

.top-1\/12 {
  top:8.333333%;
}

.right-1\/12 {
  right:8.333333%;
}

.bottom-1\/12 {
  bottom:8.333333%;
}

.left-1\/12 {
  left:8.333333%;
}

.top-2\/12 {
  top:16.666667%;
}

.right-2\/12 {
  right:16.666667%;
}

.bottom-2\/12 {
  bottom:16.666667%;
}

.left-2\/12 {
  left:16.666667%;
}

.top-3\/12 {
  top:25%;
}

.right-3\/12 {
  right:25%;
}

.bottom-3\/12 {
  bottom:25%;
}

.left-3\/12 {
  left:25%;
}

.top-4\/12 {
  top:33.333333%;
}

.right-4\/12 {
  right:33.333333%;
}

.bottom-4\/12 {
  bottom:33.333333%;
}

.left-4\/12 {
  left:33.333333%;
}

.top-5\/12 {
  top:41.666667%;
}

.right-5\/12 {
  right:41.666667%;
}

.bottom-5\/12 {
  bottom:41.666667%;
}

.left-5\/12 {
  left:41.666667%;
}

.top-6\/12 {
  top:50%;
}

.right-6\/12 {
  right:50%;
}

.bottom-6\/12 {
  bottom:50%;
}

.left-6\/12 {
  left:50%;
}

.top-7\/12 {
  top:58.333333%;
}

.right-7\/12 {
  right:58.333333%;
}

.bottom-7\/12 {
  bottom:58.333333%;
}

.left-7\/12 {
  left:58.333333%;
}

.top-8\/12 {
  top:66.666667%;
}

.right-8\/12 {
  right:66.666667%;
}

.bottom-8\/12 {
  bottom:66.666667%;
}

.left-8\/12 {
  left:66.666667%;
}

.top-9\/12 {
  top:75%;
}

.right-9\/12 {
  right:75%;
}

.bottom-9\/12 {
  bottom:75%;
}

.left-9\/12 {
  left:75%;
}

.top-10\/12 {
  top:83.333333%;
}

.right-10\/12 {
  right:83.333333%;
}

.bottom-10\/12 {
  bottom:83.333333%;
}

.left-10\/12 {
  left:83.333333%;
}

.top-11\/12 {
  top:91.666667%;
}

.right-11\/12 {
  right:91.666667%;
}

.bottom-11\/12 {
  bottom:91.666667%;
}

.left-11\/12 {
  left:91.666667%;
}

.top-full {
  top:100%;
}

.right-full {
  right:100%;
}

.bottom-full {
  bottom:100%;
}

.left-full {
  left:100%;
}

.top-0_5 {
  top:0.125rem;
}

.right-0_5 {
  right:0.125rem;
}

.bottom-0_5 {
  bottom:0.125rem;
}

.left-0_5 {
  left:0.125rem;
}

.top-1_5 {
  top:0.375rem;
}

.right-1_5 {
  right:0.375rem;
}

.bottom-1_5 {
  bottom:0.375rem;
}

.left-1_5 {
  left:0.375rem;
}

.top-2_5 {
  top:0.625rem;
}

.right-2_5 {
  right:0.625rem;
}

.bottom-2_5 {
  bottom:0.625rem;
}

.left-2_5 {
  left:0.625rem;
}

.top-3_5 {
  top:0.875rem;
}

.right-3_5 {
  right:0.875rem;
}

.bottom-3_5 {
  bottom:0.875rem;
}

.left-3_5 {
  left:0.875rem;
}

.top-4_5 {
  top:1.125rem;
}

.right-4_5 {
  right:1.125rem;
}

.bottom-4_5 {
  bottom:1.125rem;
}

.left-4_5 {
  left:1.125rem;
}

.resize-none {
  resize:none;
}

.resize-y {
  resize:vertical;
}

.resize-x {
  resize:horizontal;
}

.resize {
  resize:both;
}

.shadow-xs {
  box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
}

.shadow-sm {
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.shadow {
  box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.shadow-md {
  box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.shadow-lg {
  box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.shadow-xl {
  box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.shadow-2xl {
  box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.shadow-inner {
  box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

.shadow-outline {
  box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
}

.shadow-none {
  box-shadow:none;
}

.shadow-solid {
  box-shadow:0 0 0 2px currentColor;
}

.shadow-outline-gray {
  box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
}

.shadow-outline-blue {
  box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
}

.shadow-outline-teal {
  box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
}

.shadow-outline-green {
  box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
}

.shadow-outline-yellow {
  box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
}

.shadow-outline-orange {
  box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
}

.shadow-outline-red {
  box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
}

.shadow-outline-pink {
  box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
}

.shadow-outline-purple {
  box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
}

.shadow-outline-indigo {
  box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
}

.shadow-ria-1 {
  box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
}

.shadow-ria-2 {
  box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
}

.shadow-ria-3 {
  box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
}

.shadow-inset-1 {
  box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
}

.shadow-outline-input-mint {
  box-shadow:0 0 0 1px #A1FFD7;
}

.shadow-outline-input-red {
  box-shadow:0 0 0 1px #B30300;
}

.shadow-outline-mint {
  box-shadow:0 0 0 2px undefined;
}

.group:focus .group-focus\:shadow-xs {
  box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
}

.group:focus .group-focus\:shadow-sm {
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.group:focus .group-focus\:shadow {
  box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.group:focus .group-focus\:shadow-md {
  box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.group:focus .group-focus\:shadow-lg {
  box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.group:focus .group-focus\:shadow-xl {
  box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.group:focus .group-focus\:shadow-2xl {
  box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.group:focus .group-focus\:shadow-inner {
  box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

.group:focus .group-focus\:shadow-outline {
  box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
}

.group:focus .group-focus\:shadow-none {
  box-shadow:none;
}

.group:focus .group-focus\:shadow-solid {
  box-shadow:0 0 0 2px currentColor;
}

.group:focus .group-focus\:shadow-outline-gray {
  box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
}

.group:focus .group-focus\:shadow-outline-blue {
  box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
}

.group:focus .group-focus\:shadow-outline-teal {
  box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
}

.group:focus .group-focus\:shadow-outline-green {
  box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
}

.group:focus .group-focus\:shadow-outline-yellow {
  box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
}

.group:focus .group-focus\:shadow-outline-orange {
  box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
}

.group:focus .group-focus\:shadow-outline-red {
  box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
}

.group:focus .group-focus\:shadow-outline-pink {
  box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
}

.group:focus .group-focus\:shadow-outline-purple {
  box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
}

.group:focus .group-focus\:shadow-outline-indigo {
  box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
}

.group:focus .group-focus\:shadow-ria-1 {
  box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
}

.group:focus .group-focus\:shadow-ria-2 {
  box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
}

.group:focus .group-focus\:shadow-ria-3 {
  box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
}

.group:focus .group-focus\:shadow-inset-1 {
  box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
}

.group:focus .group-focus\:shadow-outline-input-mint {
  box-shadow:0 0 0 1px #A1FFD7;
}

.group:focus .group-focus\:shadow-outline-input-red {
  box-shadow:0 0 0 1px #B30300;
}

.group:focus .group-focus\:shadow-outline-mint {
  box-shadow:0 0 0 2px undefined;
}

.hover\:shadow-xs:hover {
  box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
}

.hover\:shadow-sm:hover {
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.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);
}

.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);
}

.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);
}

.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);
}

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

.hover\:shadow-inner:hover {
  box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

.hover\:shadow-outline:hover {
  box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
}

.hover\:shadow-none:hover {
  box-shadow:none;
}

.hover\:shadow-solid:hover {
  box-shadow:0 0 0 2px currentColor;
}

.hover\:shadow-outline-gray:hover {
  box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
}

.hover\:shadow-outline-blue:hover {
  box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
}

.hover\:shadow-outline-teal:hover {
  box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
}

.hover\:shadow-outline-green:hover {
  box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
}

.hover\:shadow-outline-yellow:hover {
  box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
}

.hover\:shadow-outline-orange:hover {
  box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
}

.hover\:shadow-outline-red:hover {
  box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
}

.hover\:shadow-outline-pink:hover {
  box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
}

.hover\:shadow-outline-purple:hover {
  box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
}

.hover\:shadow-outline-indigo:hover {
  box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
}

.hover\:shadow-ria-1:hover {
  box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
}

.hover\:shadow-ria-2:hover {
  box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
}

.hover\:shadow-ria-3:hover {
  box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
}

.hover\:shadow-inset-1:hover {
  box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
}

.hover\:shadow-outline-input-mint:hover {
  box-shadow:0 0 0 1px #A1FFD7;
}

.hover\:shadow-outline-input-red:hover {
  box-shadow:0 0 0 1px #B30300;
}

.hover\:shadow-outline-mint:hover {
  box-shadow:0 0 0 2px undefined;
}

.focus-within\:shadow-xs:focus-within {
  box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
}

.focus-within\:shadow-sm:focus-within {
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.focus-within\:shadow:focus-within {
  box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.focus-within\:shadow-md:focus-within {
  box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.focus-within\:shadow-lg:focus-within {
  box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.focus-within\:shadow-xl:focus-within {
  box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.focus-within\:shadow-2xl:focus-within {
  box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.focus-within\:shadow-inner:focus-within {
  box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

.focus-within\:shadow-outline:focus-within {
  box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
}

.focus-within\:shadow-none:focus-within {
  box-shadow:none;
}

.focus-within\:shadow-solid:focus-within {
  box-shadow:0 0 0 2px currentColor;
}

.focus-within\:shadow-outline-gray:focus-within {
  box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
}

.focus-within\:shadow-outline-blue:focus-within {
  box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
}

.focus-within\:shadow-outline-teal:focus-within {
  box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
}

.focus-within\:shadow-outline-green:focus-within {
  box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
}

.focus-within\:shadow-outline-yellow:focus-within {
  box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
}

.focus-within\:shadow-outline-orange:focus-within {
  box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
}

.focus-within\:shadow-outline-red:focus-within {
  box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
}

.focus-within\:shadow-outline-pink:focus-within {
  box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
}

.focus-within\:shadow-outline-purple:focus-within {
  box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
}

.focus-within\:shadow-outline-indigo:focus-within {
  box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
}

.focus-within\:shadow-ria-1:focus-within {
  box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
}

.focus-within\:shadow-ria-2:focus-within {
  box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
}

.focus-within\:shadow-ria-3:focus-within {
  box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
}

.focus-within\:shadow-inset-1:focus-within {
  box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
}

.focus-within\:shadow-outline-input-mint:focus-within {
  box-shadow:0 0 0 1px #A1FFD7;
}

.focus-within\:shadow-outline-input-red:focus-within {
  box-shadow:0 0 0 1px #B30300;
}

.focus-within\:shadow-outline-mint:focus-within {
  box-shadow:0 0 0 2px undefined;
}

.focus\:shadow-xs:focus {
  box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
}

.focus\:shadow-sm:focus {
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.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);
}

.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);
}

.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);
}

.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);
}

.focus\:shadow-2xl:focus {
  box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.focus\:shadow-inner:focus {
  box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}

.focus\:shadow-outline:focus {
  box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
}

.focus\:shadow-none:focus {
  box-shadow:none;
}

.focus\:shadow-solid:focus {
  box-shadow:0 0 0 2px currentColor;
}

.focus\:shadow-outline-gray:focus {
  box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
}

.focus\:shadow-outline-blue:focus {
  box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
}

.focus\:shadow-outline-teal:focus {
  box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
}

.focus\:shadow-outline-green:focus {
  box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
}

.focus\:shadow-outline-yellow:focus {
  box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
}

.focus\:shadow-outline-orange:focus {
  box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
}

.focus\:shadow-outline-red:focus {
  box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
}

.focus\:shadow-outline-pink:focus {
  box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
}

.focus\:shadow-outline-purple:focus {
  box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
}

.focus\:shadow-outline-indigo:focus {
  box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
}

.focus\:shadow-ria-1:focus {
  box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
}

.focus\:shadow-ria-2:focus {
  box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
}

.focus\:shadow-ria-3:focus {
  box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
}

.focus\:shadow-inset-1:focus {
  box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
}

.focus\:shadow-outline-input-mint:focus {
  box-shadow:0 0 0 1px #A1FFD7;
}

.focus\:shadow-outline-input-red:focus {
  box-shadow:0 0 0 1px #B30300;
}

.focus\:shadow-outline-mint:focus {
  box-shadow:0 0 0 2px undefined;
}

.fill-current {
  fill:currentColor;
}

.stroke-current {
  stroke:currentColor;
}

.stroke-0 {
  stroke-width:0;
}

.stroke-1 {
  stroke-width:1;
}

.stroke-2 {
  stroke-width:2;
}

.table-auto {
  table-layout:auto;
}

.table-fixed {
  table-layout:fixed;
}

.text-left {
  text-align:left;
}

.text-center {
  text-align:center;
}

.text-right {
  text-align:right;
}

.text-justify {
  text-align:justify;
}

.text-dark {
  --text-opacity:1;
  color:rgb(0,17,51);
  color:rgba(0, 17, 51, var(--text-opacity));
}

.text-light {
  --text-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--text-opacity));
}

.text-yellow {
  --text-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--text-opacity));
}

.text-yellow-text {
  --text-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--text-opacity));
}

.text-yellow-light {
  --text-opacity:1;
  color:#fbfcd6;
  color:rgba(251, 252, 214, var(--text-opacity));
}

.text-yellow-warning {
  --text-opacity:1;
  color:#FFDD00;
  color:rgba(255, 221, 0, var(--text-opacity));
}

.text-gold-light {
  --text-opacity:1;
  color:#918041;
  color:rgba(145, 128, 65, var(--text-opacity));
}

.text-gold-dark {
  --text-opacity:1;
  color:#937f35;
  color:rgba(147, 127, 53, var(--text-opacity));
}

.text-gold-lighter {
  --text-opacity:1;
  color:#f8f3bf;
  color:rgba(248, 243, 191, var(--text-opacity));
}

.text-gold-lightest {
  color:#f3f1e5d1;
}

.text-gold-bg {
  --text-opacity:1;
  color:#b7a679;
  color:rgba(183, 166, 121, var(--text-opacity));
}

.text-pink {
  --text-opacity:1;
  color:#DCBAFF;
  color:rgba(220, 186, 255, var(--text-opacity));
}

.text-red {
  --text-opacity:1;
  color:#B30300;
  color:rgba(179, 3, 0, var(--text-opacity));
}

.text-red-dark {
  --text-opacity:1;
  color:#7c0000;
  color:rgba(124, 0, 0, var(--text-opacity));
}

.text-red-light {
  --text-opacity:1;
  color:#B30027;
  color:rgba(179, 0, 39, var(--text-opacity));
}

.text-red-light2 {
  color:#ffacac82;
}

.text-lightblue {
  --text-opacity:1;
  color:#305991;
  color:rgba(48, 89, 145, var(--text-opacity));
}

.text-lightblue-light1 {
  --text-opacity:1;
  color:#f2f6fb;
  color:rgba(242, 246, 251, var(--text-opacity));
}

.text-lightblue-lightest {
  --text-opacity:1;
  color:#F2F5FA;
  color:rgba(242, 245, 250, var(--text-opacity));
}

.text-blue {
  --text-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--text-opacity));
}

.text-blue-light {
  --text-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--text-opacity));
}

.text-blue-focus {
  --text-opacity:1;
  color:#4074BF;
  color:rgba(64, 116, 191, var(--text-opacity));
}

.text-blue-lighter {
  --text-opacity:1;
  color:#E5ECF6;
  color:rgba(229, 236, 246, var(--text-opacity));
}

.text-blue-lightest {
  --text-opacity:1;
  color:#F2F6FB;
  color:rgba(242, 246, 251, var(--text-opacity));
}

.text-mint {
  --text-opacity:1;
  color:#A1FFD7;
  color:rgba(161, 255, 215, var(--text-opacity));
}

.text-green {
  --text-opacity:1;
  color:#166242;
  color:rgba(22, 98, 66, var(--text-opacity));
}

.text-green-light {
  --text-opacity:1;
  color:#2D631D;
  color:rgba(45, 99, 29, var(--text-opacity));
}

.text-green-dark {
  --text-opacity:1;
  color:#1E4715;
  color:rgba(30, 71, 21, var(--text-opacity));
}

.text-green-darker {
  --text-opacity:1;
  color:#344d0c;
  color:rgba(52, 77, 12, var(--text-opacity));
}

.text-white {
  --text-opacity:1;
  color:#FFFFFF;
  color:rgba(255, 255, 255, var(--text-opacity));
}

.text-black {
  --text-opacity:1;
  color:#000000;
  color:rgba(0, 0, 0, var(--text-opacity));
}

.text-black-light {
  --text-opacity:1;
  color:#313133;
  color:rgba(49, 49, 51, var(--text-opacity));
}

.text-black-lightest {
  color:rgba(0,0,0,0.12);
}

.text-brown-light {
  --text-opacity:1;
  color:#4a443f;
  color:rgba(74, 68, 63, var(--text-opacity));
}

.text-brown-lighter {
  --text-opacity:1;
  color:#5b5752;
  color:rgba(91, 87, 82, var(--text-opacity));
}

.text-brown-lightest {
  color:rgba(0,17,51,0.02);
}

.text-brown-bg {
  --text-opacity:1;
  color:#34302d;
  color:rgba(52, 48, 45, var(--text-opacity));
}

.text-gray {
  --text-opacity:1;
  color:#78787a;
  color:rgba(120, 120, 122, var(--text-opacity));
}

.text-gray-dark {
  --text-opacity:1;
  color:#4b4b4d;
  color:rgba(75, 75, 77, var(--text-opacity));
}

.text-gray-light {
  --text-opacity:1;
  color:#979493;
  color:rgba(151, 148, 147, var(--text-opacity));
}

.text-gray-lighter {
  --text-opacity:1;
  color:#bcb4af;
  color:rgba(188, 180, 175, var(--text-opacity));
}

.text-gray-lightest {
  --text-opacity:1;
  color:#f9f9fa;
  color:rgba(249, 249, 250, var(--text-opacity));
}

.text-gray-bg {
  --text-opacity:1;
  color:rgb(250,250,251);
  color:rgba(250, 250, 251, var(--text-opacity));
}

.text-gray-disable {
  --text-opacity:1;
  color:rgb(224,224,224);
  color:rgba(224, 224, 224, var(--text-opacity));
}

.text-gray-disableColor {
  --text-opacity:1;
  color:rgb(192,192,192);
  color:rgba(192, 192, 192, var(--text-opacity));
}

.text-primary-text {
  color:rgba(255,255,255);
}

.text-primary-dark-text {
  --text-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--text-opacity));
}

.text-secondary-text {
  color:rgba(255,255,255);
}

.text-secondary-dark-text {
  color:rgba(255,255,255,0.7);
}

.text-tertiary-text {
  color:rgba(0,17,51,0.3);
}

.text-tertiary-dark-text {
  color:rgba(255,255,255,0.4);
}

.text-highlighted {
  --text-opacity:1;
  color:#bfcbdd;
  color:rgba(191, 203, 221, var(--text-opacity));
}

.text-badge-red {
  --text-opacity:1;
  color:#c1002b;
  color:rgba(193, 0, 43, var(--text-opacity));
}

.text-badge-neu {
  --text-opacity:1;
  color:#5b5c5e;
  color:rgba(91, 92, 94, var(--text-opacity));
}

.text-teal {
}

.text-indigo {
}

.text-transparent {
  color:transparent;
}

.group:hover .group-hover\:text-dark {
  --text-opacity:1;
  color:rgb(0,17,51);
  color:rgba(0, 17, 51, var(--text-opacity));
}

.group:hover .group-hover\:text-light {
  --text-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--text-opacity));
}

.group:hover .group-hover\:text-yellow {
  --text-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--text-opacity));
}

.group:hover .group-hover\:text-yellow-text {
  --text-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--text-opacity));
}

.group:hover .group-hover\:text-yellow-light {
  --text-opacity:1;
  color:#fbfcd6;
  color:rgba(251, 252, 214, var(--text-opacity));
}

.group:hover .group-hover\:text-yellow-warning {
  --text-opacity:1;
  color:#FFDD00;
  color:rgba(255, 221, 0, var(--text-opacity));
}

.group:hover .group-hover\:text-gold-light {
  --text-opacity:1;
  color:#918041;
  color:rgba(145, 128, 65, var(--text-opacity));
}

.group:hover .group-hover\:text-gold-dark {
  --text-opacity:1;
  color:#937f35;
  color:rgba(147, 127, 53, var(--text-opacity));
}

.group:hover .group-hover\:text-gold-lighter {
  --text-opacity:1;
  color:#f8f3bf;
  color:rgba(248, 243, 191, var(--text-opacity));
}

.group:hover .group-hover\:text-gold-lightest {
  color:#f3f1e5d1;
}

.group:hover .group-hover\:text-gold-bg {
  --text-opacity:1;
  color:#b7a679;
  color:rgba(183, 166, 121, var(--text-opacity));
}

.group:hover .group-hover\:text-pink {
  --text-opacity:1;
  color:#DCBAFF;
  color:rgba(220, 186, 255, var(--text-opacity));
}

.group:hover .group-hover\:text-red {
  --text-opacity:1;
  color:#B30300;
  color:rgba(179, 3, 0, var(--text-opacity));
}

.group:hover .group-hover\:text-red-dark {
  --text-opacity:1;
  color:#7c0000;
  color:rgba(124, 0, 0, var(--text-opacity));
}

.group:hover .group-hover\:text-red-light {
  --text-opacity:1;
  color:#B30027;
  color:rgba(179, 0, 39, var(--text-opacity));
}

.group:hover .group-hover\:text-red-light2 {
  color:#ffacac82;
}

.group:hover .group-hover\:text-lightblue {
  --text-opacity:1;
  color:#305991;
  color:rgba(48, 89, 145, var(--text-opacity));
}

.group:hover .group-hover\:text-lightblue-light1 {
  --text-opacity:1;
  color:#f2f6fb;
  color:rgba(242, 246, 251, var(--text-opacity));
}

.group:hover .group-hover\:text-lightblue-lightest {
  --text-opacity:1;
  color:#F2F5FA;
  color:rgba(242, 245, 250, var(--text-opacity));
}

.group:hover .group-hover\:text-blue {
  --text-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--text-opacity));
}

.group:hover .group-hover\:text-blue-light {
  --text-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--text-opacity));
}

.group:hover .group-hover\:text-blue-focus {
  --text-opacity:1;
  color:#4074BF;
  color:rgba(64, 116, 191, var(--text-opacity));
}

.group:hover .group-hover\:text-blue-lighter {
  --text-opacity:1;
  color:#E5ECF6;
  color:rgba(229, 236, 246, var(--text-opacity));
}

.group:hover .group-hover\:text-blue-lightest {
  --text-opacity:1;
  color:#F2F6FB;
  color:rgba(242, 246, 251, var(--text-opacity));
}

.group:hover .group-hover\:text-mint {
  --text-opacity:1;
  color:#A1FFD7;
  color:rgba(161, 255, 215, var(--text-opacity));
}

.group:hover .group-hover\:text-green {
  --text-opacity:1;
  color:#166242;
  color:rgba(22, 98, 66, var(--text-opacity));
}

.group:hover .group-hover\:text-green-light {
  --text-opacity:1;
  color:#2D631D;
  color:rgba(45, 99, 29, var(--text-opacity));
}

.group:hover .group-hover\:text-green-dark {
  --text-opacity:1;
  color:#1E4715;
  color:rgba(30, 71, 21, var(--text-opacity));
}

.group:hover .group-hover\:text-green-darker {
  --text-opacity:1;
  color:#344d0c;
  color:rgba(52, 77, 12, var(--text-opacity));
}

.group:hover .group-hover\:text-white {
  --text-opacity:1;
  color:#FFFFFF;
  color:rgba(255, 255, 255, var(--text-opacity));
}

.group:hover .group-hover\:text-black {
  --text-opacity:1;
  color:#000000;
  color:rgba(0, 0, 0, var(--text-opacity));
}

.group:hover .group-hover\:text-black-light {
  --text-opacity:1;
  color:#313133;
  color:rgba(49, 49, 51, var(--text-opacity));
}

.group:hover .group-hover\:text-black-lightest {
  color:rgba(0,0,0,0.12);
}

.group:hover .group-hover\:text-brown-light {
  --text-opacity:1;
  color:#4a443f;
  color:rgba(74, 68, 63, var(--text-opacity));
}

.group:hover .group-hover\:text-brown-lighter {
  --text-opacity:1;
  color:#5b5752;
  color:rgba(91, 87, 82, var(--text-opacity));
}

.group:hover .group-hover\:text-brown-lightest {
  color:rgba(0,17,51,0.02);
}

.group:hover .group-hover\:text-brown-bg {
  --text-opacity:1;
  color:#34302d;
  color:rgba(52, 48, 45, var(--text-opacity));
}

.group:hover .group-hover\:text-gray {
  --text-opacity:1;
  color:#78787a;
  color:rgba(120, 120, 122, var(--text-opacity));
}

.group:hover .group-hover\:text-gray-dark {
  --text-opacity:1;
  color:#4b4b4d;
  color:rgba(75, 75, 77, var(--text-opacity));
}

.group:hover .group-hover\:text-gray-light {
  --text-opacity:1;
  color:#979493;
  color:rgba(151, 148, 147, var(--text-opacity));
}

.group:hover .group-hover\:text-gray-lighter {
  --text-opacity:1;
  color:#bcb4af;
  color:rgba(188, 180, 175, var(--text-opacity));
}

.group:hover .group-hover\:text-gray-lightest {
  --text-opacity:1;
  color:#f9f9fa;
  color:rgba(249, 249, 250, var(--text-opacity));
}

.group:hover .group-hover\:text-gray-bg {
  --text-opacity:1;
  color:rgb(250,250,251);
  color:rgba(250, 250, 251, var(--text-opacity));
}

.group:hover .group-hover\:text-gray-disable {
  --text-opacity:1;
  color:rgb(224,224,224);
  color:rgba(224, 224, 224, var(--text-opacity));
}

.group:hover .group-hover\:text-gray-disableColor {
  --text-opacity:1;
  color:rgb(192,192,192);
  color:rgba(192, 192, 192, var(--text-opacity));
}

.group:hover .group-hover\:text-primary-text {
  color:rgba(255,255,255);
}

.group:hover .group-hover\:text-primary-dark-text {
  --text-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--text-opacity));
}

.group:hover .group-hover\:text-secondary-text {
  color:rgba(255,255,255);
}

.group:hover .group-hover\:text-secondary-dark-text {
  color:rgba(255,255,255,0.7);
}

.group:hover .group-hover\:text-tertiary-text {
  color:rgba(0,17,51,0.3);
}

.group:hover .group-hover\:text-tertiary-dark-text {
  color:rgba(255,255,255,0.4);
}

.group:hover .group-hover\:text-highlighted {
  --text-opacity:1;
  color:#bfcbdd;
  color:rgba(191, 203, 221, var(--text-opacity));
}

.group:hover .group-hover\:text-badge-red {
  --text-opacity:1;
  color:#c1002b;
  color:rgba(193, 0, 43, var(--text-opacity));
}

.group:hover .group-hover\:text-badge-neu {
  --text-opacity:1;
  color:#5b5c5e;
  color:rgba(91, 92, 94, var(--text-opacity));
}

.group:hover .group-hover\:text-teal {
}

.group:hover .group-hover\:text-indigo {
}

.group:hover .group-hover\:text-transparent {
  color:transparent;
}

.group:focus .group-focus\:text-dark {
  --text-opacity:1;
  color:rgb(0,17,51);
  color:rgba(0, 17, 51, var(--text-opacity));
}

.group:focus .group-focus\:text-light {
  --text-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--text-opacity));
}

.group:focus .group-focus\:text-yellow {
  --text-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--text-opacity));
}

.group:focus .group-focus\:text-yellow-text {
  --text-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--text-opacity));
}

.group:focus .group-focus\:text-yellow-light {
  --text-opacity:1;
  color:#fbfcd6;
  color:rgba(251, 252, 214, var(--text-opacity));
}

.group:focus .group-focus\:text-yellow-warning {
  --text-opacity:1;
  color:#FFDD00;
  color:rgba(255, 221, 0, var(--text-opacity));
}

.group:focus .group-focus\:text-gold-light {
  --text-opacity:1;
  color:#918041;
  color:rgba(145, 128, 65, var(--text-opacity));
}

.group:focus .group-focus\:text-gold-dark {
  --text-opacity:1;
  color:#937f35;
  color:rgba(147, 127, 53, var(--text-opacity));
}

.group:focus .group-focus\:text-gold-lighter {
  --text-opacity:1;
  color:#f8f3bf;
  color:rgba(248, 243, 191, var(--text-opacity));
}

.group:focus .group-focus\:text-gold-lightest {
  color:#f3f1e5d1;
}

.group:focus .group-focus\:text-gold-bg {
  --text-opacity:1;
  color:#b7a679;
  color:rgba(183, 166, 121, var(--text-opacity));
}

.group:focus .group-focus\:text-pink {
  --text-opacity:1;
  color:#DCBAFF;
  color:rgba(220, 186, 255, var(--text-opacity));
}

.group:focus .group-focus\:text-red {
  --text-opacity:1;
  color:#B30300;
  color:rgba(179, 3, 0, var(--text-opacity));
}

.group:focus .group-focus\:text-red-dark {
  --text-opacity:1;
  color:#7c0000;
  color:rgba(124, 0, 0, var(--text-opacity));
}

.group:focus .group-focus\:text-red-light {
  --text-opacity:1;
  color:#B30027;
  color:rgba(179, 0, 39, var(--text-opacity));
}

.group:focus .group-focus\:text-red-light2 {
  color:#ffacac82;
}

.group:focus .group-focus\:text-lightblue {
  --text-opacity:1;
  color:#305991;
  color:rgba(48, 89, 145, var(--text-opacity));
}

.group:focus .group-focus\:text-lightblue-light1 {
  --text-opacity:1;
  color:#f2f6fb;
  color:rgba(242, 246, 251, var(--text-opacity));
}

.group:focus .group-focus\:text-lightblue-lightest {
  --text-opacity:1;
  color:#F2F5FA;
  color:rgba(242, 245, 250, var(--text-opacity));
}

.group:focus .group-focus\:text-blue {
  --text-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--text-opacity));
}

.group:focus .group-focus\:text-blue-light {
  --text-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--text-opacity));
}

.group:focus .group-focus\:text-blue-focus {
  --text-opacity:1;
  color:#4074BF;
  color:rgba(64, 116, 191, var(--text-opacity));
}

.group:focus .group-focus\:text-blue-lighter {
  --text-opacity:1;
  color:#E5ECF6;
  color:rgba(229, 236, 246, var(--text-opacity));
}

.group:focus .group-focus\:text-blue-lightest {
  --text-opacity:1;
  color:#F2F6FB;
  color:rgba(242, 246, 251, var(--text-opacity));
}

.group:focus .group-focus\:text-mint {
  --text-opacity:1;
  color:#A1FFD7;
  color:rgba(161, 255, 215, var(--text-opacity));
}

.group:focus .group-focus\:text-green {
  --text-opacity:1;
  color:#166242;
  color:rgba(22, 98, 66, var(--text-opacity));
}

.group:focus .group-focus\:text-green-light {
  --text-opacity:1;
  color:#2D631D;
  color:rgba(45, 99, 29, var(--text-opacity));
}

.group:focus .group-focus\:text-green-dark {
  --text-opacity:1;
  color:#1E4715;
  color:rgba(30, 71, 21, var(--text-opacity));
}

.group:focus .group-focus\:text-green-darker {
  --text-opacity:1;
  color:#344d0c;
  color:rgba(52, 77, 12, var(--text-opacity));
}

.group:focus .group-focus\:text-white {
  --text-opacity:1;
  color:#FFFFFF;
  color:rgba(255, 255, 255, var(--text-opacity));
}

.group:focus .group-focus\:text-black {
  --text-opacity:1;
  color:#000000;
  color:rgba(0, 0, 0, var(--text-opacity));
}

.group:focus .group-focus\:text-black-light {
  --text-opacity:1;
  color:#313133;
  color:rgba(49, 49, 51, var(--text-opacity));
}

.group:focus .group-focus\:text-black-lightest {
  color:rgba(0,0,0,0.12);
}

.group:focus .group-focus\:text-brown-light {
  --text-opacity:1;
  color:#4a443f;
  color:rgba(74, 68, 63, var(--text-opacity));
}

.group:focus .group-focus\:text-brown-lighter {
  --text-opacity:1;
  color:#5b5752;
  color:rgba(91, 87, 82, var(--text-opacity));
}

.group:focus .group-focus\:text-brown-lightest {
  color:rgba(0,17,51,0.02);
}

.group:focus .group-focus\:text-brown-bg {
  --text-opacity:1;
  color:#34302d;
  color:rgba(52, 48, 45, var(--text-opacity));
}

.group:focus .group-focus\:text-gray {
  --text-opacity:1;
  color:#78787a;
  color:rgba(120, 120, 122, var(--text-opacity));
}

.group:focus .group-focus\:text-gray-dark {
  --text-opacity:1;
  color:#4b4b4d;
  color:rgba(75, 75, 77, var(--text-opacity));
}

.group:focus .group-focus\:text-gray-light {
  --text-opacity:1;
  color:#979493;
  color:rgba(151, 148, 147, var(--text-opacity));
}

.group:focus .group-focus\:text-gray-lighter {
  --text-opacity:1;
  color:#bcb4af;
  color:rgba(188, 180, 175, var(--text-opacity));
}

.group:focus .group-focus\:text-gray-lightest {
  --text-opacity:1;
  color:#f9f9fa;
  color:rgba(249, 249, 250, var(--text-opacity));
}

.group:focus .group-focus\:text-gray-bg {
  --text-opacity:1;
  color:rgb(250,250,251);
  color:rgba(250, 250, 251, var(--text-opacity));
}

.group:focus .group-focus\:text-gray-disable {
  --text-opacity:1;
  color:rgb(224,224,224);
  color:rgba(224, 224, 224, var(--text-opacity));
}

.group:focus .group-focus\:text-gray-disableColor {
  --text-opacity:1;
  color:rgb(192,192,192);
  color:rgba(192, 192, 192, var(--text-opacity));
}

.group:focus .group-focus\:text-primary-text {
  color:rgba(255,255,255);
}

.group:focus .group-focus\:text-primary-dark-text {
  --text-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--text-opacity));
}

.group:focus .group-focus\:text-secondary-text {
  color:rgba(255,255,255);
}

.group:focus .group-focus\:text-secondary-dark-text {
  color:rgba(255,255,255,0.7);
}

.group:focus .group-focus\:text-tertiary-text {
  color:rgba(0,17,51,0.3);
}

.group:focus .group-focus\:text-tertiary-dark-text {
  color:rgba(255,255,255,0.4);
}

.group:focus .group-focus\:text-highlighted {
  --text-opacity:1;
  color:#bfcbdd;
  color:rgba(191, 203, 221, var(--text-opacity));
}

.group:focus .group-focus\:text-badge-red {
  --text-opacity:1;
  color:#c1002b;
  color:rgba(193, 0, 43, var(--text-opacity));
}

.group:focus .group-focus\:text-badge-neu {
  --text-opacity:1;
  color:#5b5c5e;
  color:rgba(91, 92, 94, var(--text-opacity));
}

.group:focus .group-focus\:text-teal {
}

.group:focus .group-focus\:text-indigo {
}

.group:focus .group-focus\:text-transparent {
  color:transparent;
}

.hover\:text-dark:hover {
  --text-opacity:1;
  color:rgb(0,17,51);
  color:rgba(0, 17, 51, var(--text-opacity));
}

.hover\:text-light:hover {
  --text-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--text-opacity));
}

.hover\:text-yellow:hover {
  --text-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--text-opacity));
}

.hover\:text-yellow-text:hover {
  --text-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--text-opacity));
}

.hover\:text-yellow-light:hover {
  --text-opacity:1;
  color:#fbfcd6;
  color:rgba(251, 252, 214, var(--text-opacity));
}

.hover\:text-yellow-warning:hover {
  --text-opacity:1;
  color:#FFDD00;
  color:rgba(255, 221, 0, var(--text-opacity));
}

.hover\:text-gold-light:hover {
  --text-opacity:1;
  color:#918041;
  color:rgba(145, 128, 65, var(--text-opacity));
}

.hover\:text-gold-dark:hover {
  --text-opacity:1;
  color:#937f35;
  color:rgba(147, 127, 53, var(--text-opacity));
}

.hover\:text-gold-lighter:hover {
  --text-opacity:1;
  color:#f8f3bf;
  color:rgba(248, 243, 191, var(--text-opacity));
}

.hover\:text-gold-lightest:hover {
  color:#f3f1e5d1;
}

.hover\:text-gold-bg:hover {
  --text-opacity:1;
  color:#b7a679;
  color:rgba(183, 166, 121, var(--text-opacity));
}

.hover\:text-pink:hover {
  --text-opacity:1;
  color:#DCBAFF;
  color:rgba(220, 186, 255, var(--text-opacity));
}

.hover\:text-red:hover {
  --text-opacity:1;
  color:#B30300;
  color:rgba(179, 3, 0, var(--text-opacity));
}

.hover\:text-red-dark:hover {
  --text-opacity:1;
  color:#7c0000;
  color:rgba(124, 0, 0, var(--text-opacity));
}

.hover\:text-red-light:hover {
  --text-opacity:1;
  color:#B30027;
  color:rgba(179, 0, 39, var(--text-opacity));
}

.hover\:text-red-light2:hover {
  color:#ffacac82;
}

.hover\:text-lightblue:hover {
  --text-opacity:1;
  color:#305991;
  color:rgba(48, 89, 145, var(--text-opacity));
}

.hover\:text-lightblue-light1:hover {
  --text-opacity:1;
  color:#f2f6fb;
  color:rgba(242, 246, 251, var(--text-opacity));
}

.hover\:text-lightblue-lightest:hover {
  --text-opacity:1;
  color:#F2F5FA;
  color:rgba(242, 245, 250, var(--text-opacity));
}

.hover\:text-blue:hover {
  --text-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--text-opacity));
}

.hover\:text-blue-light:hover {
  --text-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--text-opacity));
}

.hover\:text-blue-focus:hover {
  --text-opacity:1;
  color:#4074BF;
  color:rgba(64, 116, 191, var(--text-opacity));
}

.hover\:text-blue-lighter:hover {
  --text-opacity:1;
  color:#E5ECF6;
  color:rgba(229, 236, 246, var(--text-opacity));
}

.hover\:text-blue-lightest:hover {
  --text-opacity:1;
  color:#F2F6FB;
  color:rgba(242, 246, 251, var(--text-opacity));
}

.hover\:text-mint:hover {
  --text-opacity:1;
  color:#A1FFD7;
  color:rgba(161, 255, 215, var(--text-opacity));
}

.hover\:text-green:hover {
  --text-opacity:1;
  color:#166242;
  color:rgba(22, 98, 66, var(--text-opacity));
}

.hover\:text-green-light:hover {
  --text-opacity:1;
  color:#2D631D;
  color:rgba(45, 99, 29, var(--text-opacity));
}

.hover\:text-green-dark:hover {
  --text-opacity:1;
  color:#1E4715;
  color:rgba(30, 71, 21, var(--text-opacity));
}

.hover\:text-green-darker:hover {
  --text-opacity:1;
  color:#344d0c;
  color:rgba(52, 77, 12, var(--text-opacity));
}

.hover\:text-white:hover {
  --text-opacity:1;
  color:#FFFFFF;
  color:rgba(255, 255, 255, var(--text-opacity));
}

.hover\:text-black:hover {
  --text-opacity:1;
  color:#000000;
  color:rgba(0, 0, 0, var(--text-opacity));
}

.hover\:text-black-light:hover {
  --text-opacity:1;
  color:#313133;
  color:rgba(49, 49, 51, var(--text-opacity));
}

.hover\:text-black-lightest:hover {
  color:rgba(0,0,0,0.12);
}

.hover\:text-brown-light:hover {
  --text-opacity:1;
  color:#4a443f;
  color:rgba(74, 68, 63, var(--text-opacity));
}

.hover\:text-brown-lighter:hover {
  --text-opacity:1;
  color:#5b5752;
  color:rgba(91, 87, 82, var(--text-opacity));
}

.hover\:text-brown-lightest:hover {
  color:rgba(0,17,51,0.02);
}

.hover\:text-brown-bg:hover {
  --text-opacity:1;
  color:#34302d;
  color:rgba(52, 48, 45, var(--text-opacity));
}

.hover\:text-gray:hover {
  --text-opacity:1;
  color:#78787a;
  color:rgba(120, 120, 122, var(--text-opacity));
}

.hover\:text-gray-dark:hover {
  --text-opacity:1;
  color:#4b4b4d;
  color:rgba(75, 75, 77, var(--text-opacity));
}

.hover\:text-gray-light:hover {
  --text-opacity:1;
  color:#979493;
  color:rgba(151, 148, 147, var(--text-opacity));
}

.hover\:text-gray-lighter:hover {
  --text-opacity:1;
  color:#bcb4af;
  color:rgba(188, 180, 175, var(--text-opacity));
}

.hover\:text-gray-lightest:hover {
  --text-opacity:1;
  color:#f9f9fa;
  color:rgba(249, 249, 250, var(--text-opacity));
}

.hover\:text-gray-bg:hover {
  --text-opacity:1;
  color:rgb(250,250,251);
  color:rgba(250, 250, 251, var(--text-opacity));
}

.hover\:text-gray-disable:hover {
  --text-opacity:1;
  color:rgb(224,224,224);
  color:rgba(224, 224, 224, var(--text-opacity));
}

.hover\:text-gray-disableColor:hover {
  --text-opacity:1;
  color:rgb(192,192,192);
  color:rgba(192, 192, 192, var(--text-opacity));
}

.hover\:text-primary-text:hover {
  color:rgba(255,255,255);
}

.hover\:text-primary-dark-text:hover {
  --text-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--text-opacity));
}

.hover\:text-secondary-text:hover {
  color:rgba(255,255,255);
}

.hover\:text-secondary-dark-text:hover {
  color:rgba(255,255,255,0.7);
}

.hover\:text-tertiary-text:hover {
  color:rgba(0,17,51,0.3);
}

.hover\:text-tertiary-dark-text:hover {
  color:rgba(255,255,255,0.4);
}

.hover\:text-highlighted:hover {
  --text-opacity:1;
  color:#bfcbdd;
  color:rgba(191, 203, 221, var(--text-opacity));
}

.hover\:text-badge-red:hover {
  --text-opacity:1;
  color:#c1002b;
  color:rgba(193, 0, 43, var(--text-opacity));
}

.hover\:text-badge-neu:hover {
  --text-opacity:1;
  color:#5b5c5e;
  color:rgba(91, 92, 94, var(--text-opacity));
}

.hover\:text-teal:hover {
}

.hover\:text-indigo:hover {
}

.hover\:text-transparent:hover {
  color:transparent;
}

.focus-within\:text-dark:focus-within {
  --text-opacity:1;
  color:rgb(0,17,51);
  color:rgba(0, 17, 51, var(--text-opacity));
}

.focus-within\:text-light:focus-within {
  --text-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--text-opacity));
}

.focus-within\:text-yellow:focus-within {
  --text-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--text-opacity));
}

.focus-within\:text-yellow-text:focus-within {
  --text-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--text-opacity));
}

.focus-within\:text-yellow-light:focus-within {
  --text-opacity:1;
  color:#fbfcd6;
  color:rgba(251, 252, 214, var(--text-opacity));
}

.focus-within\:text-yellow-warning:focus-within {
  --text-opacity:1;
  color:#FFDD00;
  color:rgba(255, 221, 0, var(--text-opacity));
}

.focus-within\:text-gold-light:focus-within {
  --text-opacity:1;
  color:#918041;
  color:rgba(145, 128, 65, var(--text-opacity));
}

.focus-within\:text-gold-dark:focus-within {
  --text-opacity:1;
  color:#937f35;
  color:rgba(147, 127, 53, var(--text-opacity));
}

.focus-within\:text-gold-lighter:focus-within {
  --text-opacity:1;
  color:#f8f3bf;
  color:rgba(248, 243, 191, var(--text-opacity));
}

.focus-within\:text-gold-lightest:focus-within {
  color:#f3f1e5d1;
}

.focus-within\:text-gold-bg:focus-within {
  --text-opacity:1;
  color:#b7a679;
  color:rgba(183, 166, 121, var(--text-opacity));
}

.focus-within\:text-pink:focus-within {
  --text-opacity:1;
  color:#DCBAFF;
  color:rgba(220, 186, 255, var(--text-opacity));
}

.focus-within\:text-red:focus-within {
  --text-opacity:1;
  color:#B30300;
  color:rgba(179, 3, 0, var(--text-opacity));
}

.focus-within\:text-red-dark:focus-within {
  --text-opacity:1;
  color:#7c0000;
  color:rgba(124, 0, 0, var(--text-opacity));
}

.focus-within\:text-red-light:focus-within {
  --text-opacity:1;
  color:#B30027;
  color:rgba(179, 0, 39, var(--text-opacity));
}

.focus-within\:text-red-light2:focus-within {
  color:#ffacac82;
}

.focus-within\:text-lightblue:focus-within {
  --text-opacity:1;
  color:#305991;
  color:rgba(48, 89, 145, var(--text-opacity));
}

.focus-within\:text-lightblue-light1:focus-within {
  --text-opacity:1;
  color:#f2f6fb;
  color:rgba(242, 246, 251, var(--text-opacity));
}

.focus-within\:text-lightblue-lightest:focus-within {
  --text-opacity:1;
  color:#F2F5FA;
  color:rgba(242, 245, 250, var(--text-opacity));
}

.focus-within\:text-blue:focus-within {
  --text-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--text-opacity));
}

.focus-within\:text-blue-light:focus-within {
  --text-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--text-opacity));
}

.focus-within\:text-blue-focus:focus-within {
  --text-opacity:1;
  color:#4074BF;
  color:rgba(64, 116, 191, var(--text-opacity));
}

.focus-within\:text-blue-lighter:focus-within {
  --text-opacity:1;
  color:#E5ECF6;
  color:rgba(229, 236, 246, var(--text-opacity));
}

.focus-within\:text-blue-lightest:focus-within {
  --text-opacity:1;
  color:#F2F6FB;
  color:rgba(242, 246, 251, var(--text-opacity));
}

.focus-within\:text-mint:focus-within {
  --text-opacity:1;
  color:#A1FFD7;
  color:rgba(161, 255, 215, var(--text-opacity));
}

.focus-within\:text-green:focus-within {
  --text-opacity:1;
  color:#166242;
  color:rgba(22, 98, 66, var(--text-opacity));
}

.focus-within\:text-green-light:focus-within {
  --text-opacity:1;
  color:#2D631D;
  color:rgba(45, 99, 29, var(--text-opacity));
}

.focus-within\:text-green-dark:focus-within {
  --text-opacity:1;
  color:#1E4715;
  color:rgba(30, 71, 21, var(--text-opacity));
}

.focus-within\:text-green-darker:focus-within {
  --text-opacity:1;
  color:#344d0c;
  color:rgba(52, 77, 12, var(--text-opacity));
}

.focus-within\:text-white:focus-within {
  --text-opacity:1;
  color:#FFFFFF;
  color:rgba(255, 255, 255, var(--text-opacity));
}

.focus-within\:text-black:focus-within {
  --text-opacity:1;
  color:#000000;
  color:rgba(0, 0, 0, var(--text-opacity));
}

.focus-within\:text-black-light:focus-within {
  --text-opacity:1;
  color:#313133;
  color:rgba(49, 49, 51, var(--text-opacity));
}

.focus-within\:text-black-lightest:focus-within {
  color:rgba(0,0,0,0.12);
}

.focus-within\:text-brown-light:focus-within {
  --text-opacity:1;
  color:#4a443f;
  color:rgba(74, 68, 63, var(--text-opacity));
}

.focus-within\:text-brown-lighter:focus-within {
  --text-opacity:1;
  color:#5b5752;
  color:rgba(91, 87, 82, var(--text-opacity));
}

.focus-within\:text-brown-lightest:focus-within {
  color:rgba(0,17,51,0.02);
}

.focus-within\:text-brown-bg:focus-within {
  --text-opacity:1;
  color:#34302d;
  color:rgba(52, 48, 45, var(--text-opacity));
}

.focus-within\:text-gray:focus-within {
  --text-opacity:1;
  color:#78787a;
  color:rgba(120, 120, 122, var(--text-opacity));
}

.focus-within\:text-gray-dark:focus-within {
  --text-opacity:1;
  color:#4b4b4d;
  color:rgba(75, 75, 77, var(--text-opacity));
}

.focus-within\:text-gray-light:focus-within {
  --text-opacity:1;
  color:#979493;
  color:rgba(151, 148, 147, var(--text-opacity));
}

.focus-within\:text-gray-lighter:focus-within {
  --text-opacity:1;
  color:#bcb4af;
  color:rgba(188, 180, 175, var(--text-opacity));
}

.focus-within\:text-gray-lightest:focus-within {
  --text-opacity:1;
  color:#f9f9fa;
  color:rgba(249, 249, 250, var(--text-opacity));
}

.focus-within\:text-gray-bg:focus-within {
  --text-opacity:1;
  color:rgb(250,250,251);
  color:rgba(250, 250, 251, var(--text-opacity));
}

.focus-within\:text-gray-disable:focus-within {
  --text-opacity:1;
  color:rgb(224,224,224);
  color:rgba(224, 224, 224, var(--text-opacity));
}

.focus-within\:text-gray-disableColor:focus-within {
  --text-opacity:1;
  color:rgb(192,192,192);
  color:rgba(192, 192, 192, var(--text-opacity));
}

.focus-within\:text-primary-text:focus-within {
  color:rgba(255,255,255);
}

.focus-within\:text-primary-dark-text:focus-within {
  --text-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--text-opacity));
}

.focus-within\:text-secondary-text:focus-within {
  color:rgba(255,255,255);
}

.focus-within\:text-secondary-dark-text:focus-within {
  color:rgba(255,255,255,0.7);
}

.focus-within\:text-tertiary-text:focus-within {
  color:rgba(0,17,51,0.3);
}

.focus-within\:text-tertiary-dark-text:focus-within {
  color:rgba(255,255,255,0.4);
}

.focus-within\:text-highlighted:focus-within {
  --text-opacity:1;
  color:#bfcbdd;
  color:rgba(191, 203, 221, var(--text-opacity));
}

.focus-within\:text-badge-red:focus-within {
  --text-opacity:1;
  color:#c1002b;
  color:rgba(193, 0, 43, var(--text-opacity));
}

.focus-within\:text-badge-neu:focus-within {
  --text-opacity:1;
  color:#5b5c5e;
  color:rgba(91, 92, 94, var(--text-opacity));
}

.focus-within\:text-teal:focus-within {
}

.focus-within\:text-indigo:focus-within {
}

.focus-within\:text-transparent:focus-within {
  color:transparent;
}

.focus\:text-dark:focus {
  --text-opacity:1;
  color:rgb(0,17,51);
  color:rgba(0, 17, 51, var(--text-opacity));
}

.focus\:text-light:focus {
  --text-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--text-opacity));
}

.focus\:text-yellow:focus {
  --text-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--text-opacity));
}

.focus\:text-yellow-text:focus {
  --text-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--text-opacity));
}

.focus\:text-yellow-light:focus {
  --text-opacity:1;
  color:#fbfcd6;
  color:rgba(251, 252, 214, var(--text-opacity));
}

.focus\:text-yellow-warning:focus {
  --text-opacity:1;
  color:#FFDD00;
  color:rgba(255, 221, 0, var(--text-opacity));
}

.focus\:text-gold-light:focus {
  --text-opacity:1;
  color:#918041;
  color:rgba(145, 128, 65, var(--text-opacity));
}

.focus\:text-gold-dark:focus {
  --text-opacity:1;
  color:#937f35;
  color:rgba(147, 127, 53, var(--text-opacity));
}

.focus\:text-gold-lighter:focus {
  --text-opacity:1;
  color:#f8f3bf;
  color:rgba(248, 243, 191, var(--text-opacity));
}

.focus\:text-gold-lightest:focus {
  color:#f3f1e5d1;
}

.focus\:text-gold-bg:focus {
  --text-opacity:1;
  color:#b7a679;
  color:rgba(183, 166, 121, var(--text-opacity));
}

.focus\:text-pink:focus {
  --text-opacity:1;
  color:#DCBAFF;
  color:rgba(220, 186, 255, var(--text-opacity));
}

.focus\:text-red:focus {
  --text-opacity:1;
  color:#B30300;
  color:rgba(179, 3, 0, var(--text-opacity));
}

.focus\:text-red-dark:focus {
  --text-opacity:1;
  color:#7c0000;
  color:rgba(124, 0, 0, var(--text-opacity));
}

.focus\:text-red-light:focus {
  --text-opacity:1;
  color:#B30027;
  color:rgba(179, 0, 39, var(--text-opacity));
}

.focus\:text-red-light2:focus {
  color:#ffacac82;
}

.focus\:text-lightblue:focus {
  --text-opacity:1;
  color:#305991;
  color:rgba(48, 89, 145, var(--text-opacity));
}

.focus\:text-lightblue-light1:focus {
  --text-opacity:1;
  color:#f2f6fb;
  color:rgba(242, 246, 251, var(--text-opacity));
}

.focus\:text-lightblue-lightest:focus {
  --text-opacity:1;
  color:#F2F5FA;
  color:rgba(242, 245, 250, var(--text-opacity));
}

.focus\:text-blue:focus {
  --text-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--text-opacity));
}

.focus\:text-blue-light:focus {
  --text-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--text-opacity));
}

.focus\:text-blue-focus:focus {
  --text-opacity:1;
  color:#4074BF;
  color:rgba(64, 116, 191, var(--text-opacity));
}

.focus\:text-blue-lighter:focus {
  --text-opacity:1;
  color:#E5ECF6;
  color:rgba(229, 236, 246, var(--text-opacity));
}

.focus\:text-blue-lightest:focus {
  --text-opacity:1;
  color:#F2F6FB;
  color:rgba(242, 246, 251, var(--text-opacity));
}

.focus\:text-mint:focus {
  --text-opacity:1;
  color:#A1FFD7;
  color:rgba(161, 255, 215, var(--text-opacity));
}

.focus\:text-green:focus {
  --text-opacity:1;
  color:#166242;
  color:rgba(22, 98, 66, var(--text-opacity));
}

.focus\:text-green-light:focus {
  --text-opacity:1;
  color:#2D631D;
  color:rgba(45, 99, 29, var(--text-opacity));
}

.focus\:text-green-dark:focus {
  --text-opacity:1;
  color:#1E4715;
  color:rgba(30, 71, 21, var(--text-opacity));
}

.focus\:text-green-darker:focus {
  --text-opacity:1;
  color:#344d0c;
  color:rgba(52, 77, 12, var(--text-opacity));
}

.focus\:text-white:focus {
  --text-opacity:1;
  color:#FFFFFF;
  color:rgba(255, 255, 255, var(--text-opacity));
}

.focus\:text-black:focus {
  --text-opacity:1;
  color:#000000;
  color:rgba(0, 0, 0, var(--text-opacity));
}

.focus\:text-black-light:focus {
  --text-opacity:1;
  color:#313133;
  color:rgba(49, 49, 51, var(--text-opacity));
}

.focus\:text-black-lightest:focus {
  color:rgba(0,0,0,0.12);
}

.focus\:text-brown-light:focus {
  --text-opacity:1;
  color:#4a443f;
  color:rgba(74, 68, 63, var(--text-opacity));
}

.focus\:text-brown-lighter:focus {
  --text-opacity:1;
  color:#5b5752;
  color:rgba(91, 87, 82, var(--text-opacity));
}

.focus\:text-brown-lightest:focus {
  color:rgba(0,17,51,0.02);
}

.focus\:text-brown-bg:focus {
  --text-opacity:1;
  color:#34302d;
  color:rgba(52, 48, 45, var(--text-opacity));
}

.focus\:text-gray:focus {
  --text-opacity:1;
  color:#78787a;
  color:rgba(120, 120, 122, var(--text-opacity));
}

.focus\:text-gray-dark:focus {
  --text-opacity:1;
  color:#4b4b4d;
  color:rgba(75, 75, 77, var(--text-opacity));
}

.focus\:text-gray-light:focus {
  --text-opacity:1;
  color:#979493;
  color:rgba(151, 148, 147, var(--text-opacity));
}

.focus\:text-gray-lighter:focus {
  --text-opacity:1;
  color:#bcb4af;
  color:rgba(188, 180, 175, var(--text-opacity));
}

.focus\:text-gray-lightest:focus {
  --text-opacity:1;
  color:#f9f9fa;
  color:rgba(249, 249, 250, var(--text-opacity));
}

.focus\:text-gray-bg:focus {
  --text-opacity:1;
  color:rgb(250,250,251);
  color:rgba(250, 250, 251, var(--text-opacity));
}

.focus\:text-gray-disable:focus {
  --text-opacity:1;
  color:rgb(224,224,224);
  color:rgba(224, 224, 224, var(--text-opacity));
}

.focus\:text-gray-disableColor:focus {
  --text-opacity:1;
  color:rgb(192,192,192);
  color:rgba(192, 192, 192, var(--text-opacity));
}

.focus\:text-primary-text:focus {
  color:rgba(255,255,255);
}

.focus\:text-primary-dark-text:focus {
  --text-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--text-opacity));
}

.focus\:text-secondary-text:focus {
  color:rgba(255,255,255);
}

.focus\:text-secondary-dark-text:focus {
  color:rgba(255,255,255,0.7);
}

.focus\:text-tertiary-text:focus {
  color:rgba(0,17,51,0.3);
}

.focus\:text-tertiary-dark-text:focus {
  color:rgba(255,255,255,0.4);
}

.focus\:text-highlighted:focus {
  --text-opacity:1;
  color:#bfcbdd;
  color:rgba(191, 203, 221, var(--text-opacity));
}

.focus\:text-badge-red:focus {
  --text-opacity:1;
  color:#c1002b;
  color:rgba(193, 0, 43, var(--text-opacity));
}

.focus\:text-badge-neu:focus {
  --text-opacity:1;
  color:#5b5c5e;
  color:rgba(91, 92, 94, var(--text-opacity));
}

.focus\:text-teal:focus {
}

.focus\:text-indigo:focus {
}

.focus\:text-transparent:focus {
  color:transparent;
}

.active\:text-dark:active {
  --text-opacity:1;
  color:rgb(0,17,51);
  color:rgba(0, 17, 51, var(--text-opacity));
}

.active\:text-light:active {
  --text-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--text-opacity));
}

.active\:text-yellow:active {
  --text-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--text-opacity));
}

.active\:text-yellow-text:active {
  --text-opacity:1;
  color:#F4F796;
  color:rgba(244, 247, 150, var(--text-opacity));
}

.active\:text-yellow-light:active {
  --text-opacity:1;
  color:#fbfcd6;
  color:rgba(251, 252, 214, var(--text-opacity));
}

.active\:text-yellow-warning:active {
  --text-opacity:1;
  color:#FFDD00;
  color:rgba(255, 221, 0, var(--text-opacity));
}

.active\:text-gold-light:active {
  --text-opacity:1;
  color:#918041;
  color:rgba(145, 128, 65, var(--text-opacity));
}

.active\:text-gold-dark:active {
  --text-opacity:1;
  color:#937f35;
  color:rgba(147, 127, 53, var(--text-opacity));
}

.active\:text-gold-lighter:active {
  --text-opacity:1;
  color:#f8f3bf;
  color:rgba(248, 243, 191, var(--text-opacity));
}

.active\:text-gold-lightest:active {
  color:#f3f1e5d1;
}

.active\:text-gold-bg:active {
  --text-opacity:1;
  color:#b7a679;
  color:rgba(183, 166, 121, var(--text-opacity));
}

.active\:text-pink:active {
  --text-opacity:1;
  color:#DCBAFF;
  color:rgba(220, 186, 255, var(--text-opacity));
}

.active\:text-red:active {
  --text-opacity:1;
  color:#B30300;
  color:rgba(179, 3, 0, var(--text-opacity));
}

.active\:text-red-dark:active {
  --text-opacity:1;
  color:#7c0000;
  color:rgba(124, 0, 0, var(--text-opacity));
}

.active\:text-red-light:active {
  --text-opacity:1;
  color:#B30027;
  color:rgba(179, 0, 39, var(--text-opacity));
}

.active\:text-red-light2:active {
  color:#ffacac82;
}

.active\:text-lightblue:active {
  --text-opacity:1;
  color:#305991;
  color:rgba(48, 89, 145, var(--text-opacity));
}

.active\:text-lightblue-light1:active {
  --text-opacity:1;
  color:#f2f6fb;
  color:rgba(242, 246, 251, var(--text-opacity));
}

.active\:text-lightblue-lightest:active {
  --text-opacity:1;
  color:#F2F5FA;
  color:rgba(242, 245, 250, var(--text-opacity));
}

.active\:text-blue:active {
  --text-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--text-opacity));
}

.active\:text-blue-light:active {
  --text-opacity:1;
  color:#0046AA;
  color:rgba(0, 70, 170, var(--text-opacity));
}

.active\:text-blue-focus:active {
  --text-opacity:1;
  color:#4074BF;
  color:rgba(64, 116, 191, var(--text-opacity));
}

.active\:text-blue-lighter:active {
  --text-opacity:1;
  color:#E5ECF6;
  color:rgba(229, 236, 246, var(--text-opacity));
}

.active\:text-blue-lightest:active {
  --text-opacity:1;
  color:#F2F6FB;
  color:rgba(242, 246, 251, var(--text-opacity));
}

.active\:text-mint:active {
  --text-opacity:1;
  color:#A1FFD7;
  color:rgba(161, 255, 215, var(--text-opacity));
}

.active\:text-green:active {
  --text-opacity:1;
  color:#166242;
  color:rgba(22, 98, 66, var(--text-opacity));
}

.active\:text-green-light:active {
  --text-opacity:1;
  color:#2D631D;
  color:rgba(45, 99, 29, var(--text-opacity));
}

.active\:text-green-dark:active {
  --text-opacity:1;
  color:#1E4715;
  color:rgba(30, 71, 21, var(--text-opacity));
}

.active\:text-green-darker:active {
  --text-opacity:1;
  color:#344d0c;
  color:rgba(52, 77, 12, var(--text-opacity));
}

.active\:text-white:active {
  --text-opacity:1;
  color:#FFFFFF;
  color:rgba(255, 255, 255, var(--text-opacity));
}

.active\:text-black:active {
  --text-opacity:1;
  color:#000000;
  color:rgba(0, 0, 0, var(--text-opacity));
}

.active\:text-black-light:active {
  --text-opacity:1;
  color:#313133;
  color:rgba(49, 49, 51, var(--text-opacity));
}

.active\:text-black-lightest:active {
  color:rgba(0,0,0,0.12);
}

.active\:text-brown-light:active {
  --text-opacity:1;
  color:#4a443f;
  color:rgba(74, 68, 63, var(--text-opacity));
}

.active\:text-brown-lighter:active {
  --text-opacity:1;
  color:#5b5752;
  color:rgba(91, 87, 82, var(--text-opacity));
}

.active\:text-brown-lightest:active {
  color:rgba(0,17,51,0.02);
}

.active\:text-brown-bg:active {
  --text-opacity:1;
  color:#34302d;
  color:rgba(52, 48, 45, var(--text-opacity));
}

.active\:text-gray:active {
  --text-opacity:1;
  color:#78787a;
  color:rgba(120, 120, 122, var(--text-opacity));
}

.active\:text-gray-dark:active {
  --text-opacity:1;
  color:#4b4b4d;
  color:rgba(75, 75, 77, var(--text-opacity));
}

.active\:text-gray-light:active {
  --text-opacity:1;
  color:#979493;
  color:rgba(151, 148, 147, var(--text-opacity));
}

.active\:text-gray-lighter:active {
  --text-opacity:1;
  color:#bcb4af;
  color:rgba(188, 180, 175, var(--text-opacity));
}

.active\:text-gray-lightest:active {
  --text-opacity:1;
  color:#f9f9fa;
  color:rgba(249, 249, 250, var(--text-opacity));
}

.active\:text-gray-bg:active {
  --text-opacity:1;
  color:rgb(250,250,251);
  color:rgba(250, 250, 251, var(--text-opacity));
}

.active\:text-gray-disable:active {
  --text-opacity:1;
  color:rgb(224,224,224);
  color:rgba(224, 224, 224, var(--text-opacity));
}

.active\:text-gray-disableColor:active {
  --text-opacity:1;
  color:rgb(192,192,192);
  color:rgba(192, 192, 192, var(--text-opacity));
}

.active\:text-primary-text:active {
  color:rgba(255,255,255);
}

.active\:text-primary-dark-text:active {
  --text-opacity:1;
  color:rgb(255,255,255);
  color:rgba(255, 255, 255, var(--text-opacity));
}

.active\:text-secondary-text:active {
  color:rgba(255,255,255);
}

.active\:text-secondary-dark-text:active {
  color:rgba(255,255,255,0.7);
}

.active\:text-tertiary-text:active {
  color:rgba(0,17,51,0.3);
}

.active\:text-tertiary-dark-text:active {
  color:rgba(255,255,255,0.4);
}

.active\:text-highlighted:active {
  --text-opacity:1;
  color:#bfcbdd;
  color:rgba(191, 203, 221, var(--text-opacity));
}

.active\:text-badge-red:active {
  --text-opacity:1;
  color:#c1002b;
  color:rgba(193, 0, 43, var(--text-opacity));
}

.active\:text-badge-neu:active {
  --text-opacity:1;
  color:#5b5c5e;
  color:rgba(91, 92, 94, var(--text-opacity));
}

.active\:text-teal:active {
}

.active\:text-indigo:active {
}

.active\:text-transparent:active {
  color:transparent;
}

.text-opacity-0 {
  --text-opacity:0;
}

.text-opacity-10 {
  --text-opacity:.1;
}

.text-opacity-20 {
  --text-opacity:.2;
}

.text-opacity-25 {
  --text-opacity:0.25;
}

.text-opacity-30 {
  --text-opacity:.3;
}

.text-opacity-40 {
  --text-opacity:.4;
}

.text-opacity-50 {
  --text-opacity:0.5;
}

.text-opacity-60 {
  --text-opacity:.6;
}

.text-opacity-70 {
  --text-opacity:.7;
}

.text-opacity-75 {
  --text-opacity:0.75;
}

.text-opacity-80 {
  --text-opacity:.8;
}

.text-opacity-90 {
  --text-opacity:.9;
}

.text-opacity-100 {
  --text-opacity:1;
}

.hover\:text-opacity-0:hover {
  --text-opacity:0;
}

.hover\:text-opacity-10:hover {
  --text-opacity:.1;
}

.hover\:text-opacity-20:hover {
  --text-opacity:.2;
}

.hover\:text-opacity-25:hover {
  --text-opacity:0.25;
}

.hover\:text-opacity-30:hover {
  --text-opacity:.3;
}

.hover\:text-opacity-40:hover {
  --text-opacity:.4;
}

.hover\:text-opacity-50:hover {
  --text-opacity:0.5;
}

.hover\:text-opacity-60:hover {
  --text-opacity:.6;
}

.hover\:text-opacity-70:hover {
  --text-opacity:.7;
}

.hover\:text-opacity-75:hover {
  --text-opacity:0.75;
}

.hover\:text-opacity-80:hover {
  --text-opacity:.8;
}

.hover\:text-opacity-90:hover {
  --text-opacity:.9;
}

.hover\:text-opacity-100:hover {
  --text-opacity:1;
}

.focus\:text-opacity-0:focus {
  --text-opacity:0;
}

.focus\:text-opacity-10:focus {
  --text-opacity:.1;
}

.focus\:text-opacity-20:focus {
  --text-opacity:.2;
}

.focus\:text-opacity-25:focus {
  --text-opacity:0.25;
}

.focus\:text-opacity-30:focus {
  --text-opacity:.3;
}

.focus\:text-opacity-40:focus {
  --text-opacity:.4;
}

.focus\:text-opacity-50:focus {
  --text-opacity:0.5;
}

.focus\:text-opacity-60:focus {
  --text-opacity:.6;
}

.focus\:text-opacity-70:focus {
  --text-opacity:.7;
}

.focus\:text-opacity-75:focus {
  --text-opacity:0.75;
}

.focus\:text-opacity-80:focus {
  --text-opacity:.8;
}

.focus\:text-opacity-90:focus {
  --text-opacity:.9;
}

.focus\:text-opacity-100:focus {
  --text-opacity:1;
}

.italic {
  font-style:italic;
}

.not-italic {
  font-style:normal;
}

.uppercase {
  text-transform:uppercase;
}

.lowercase {
  text-transform:lowercase;
}

.capitalize {
  text-transform:capitalize;
}

.normal-case {
  text-transform:none;
}

.underline {
  text-decoration:underline;
}

.line-through {
  text-decoration:line-through;
}

.no-underline {
  text-decoration:none;
}

.group:hover .group-hover\:underline {
  text-decoration:underline;
}

.group:hover .group-hover\:line-through {
  text-decoration:line-through;
}

.group:hover .group-hover\:no-underline {
  text-decoration:none;
}

.group:focus .group-focus\:underline {
  text-decoration:underline;
}

.group:focus .group-focus\:line-through {
  text-decoration:line-through;
}

.group:focus .group-focus\:no-underline {
  text-decoration:none;
}

.hover\:underline:hover {
  text-decoration:underline;
}

.hover\:line-through:hover {
  text-decoration:line-through;
}

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

.focus\:underline:focus {
  text-decoration:underline;
}

.focus\:line-through:focus {
  text-decoration:line-through;
}

.focus\:no-underline:focus {
  text-decoration:none;
}

.antialiased {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

.subpixel-antialiased {
  -webkit-font-smoothing:auto;
  -moz-osx-font-smoothing:auto;
}

.ordinal, .slashed-zero, .lining-nums, .oldstyle-nums, .proportional-nums, .tabular-nums, .diagonal-fractions, .stacked-fractions {
  --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
  --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
  --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
  --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
  --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
  font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
}

.normal-nums {
  font-variant-numeric:normal;
}

.ordinal {
  --font-variant-numeric-ordinal:ordinal;
}

.slashed-zero {
  --font-variant-numeric-slashed-zero:slashed-zero;
}

.lining-nums {
  --font-variant-numeric-figure:lining-nums;
}

.oldstyle-nums {
  --font-variant-numeric-figure:oldstyle-nums;
}

.proportional-nums {
  --font-variant-numeric-spacing:proportional-nums;
}

.tabular-nums {
  --font-variant-numeric-spacing:tabular-nums;
}

.diagonal-fractions {
  --font-variant-numeric-fraction:diagonal-fractions;
}

.stacked-fractions {
  --font-variant-numeric-fraction:stacked-fractions;
}

.tracking-tighter {
  letter-spacing:-0.015624em;
}

.tracking-tight {
  letter-spacing:-0.009375em;
}

.tracking-normal {
  letter-spacing:0;
}

.tracking-wide {
  letter-spacing:0.009375em;
}

.tracking-wider {
  letter-spacing:0.015624em;
}

.tracking-widest {
  letter-spacing:0.025em;
}

.tracking-tightest {
  letter-spacing:-0.025em;
}

.select-none {
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none;
}

.select-text {
  -webkit-user-select:text;
     -moz-user-select:text;
          user-select:text;
}

.select-all {
  -webkit-user-select:all;
     -moz-user-select:all;
          user-select:all;
}

.select-auto {
  -webkit-user-select:auto;
     -moz-user-select:auto;
          user-select:auto;
}

.align-baseline {
  vertical-align:baseline;
}

.align-top {
  vertical-align:top;
}

.align-middle {
  vertical-align:middle;
}

.align-bottom {
  vertical-align:bottom;
}

.align-text-top {
  vertical-align:text-top;
}

.align-text-bottom {
  vertical-align:text-bottom;
}

.visible {
  visibility:visible;
}

.invisible {
  visibility:hidden;
}

.whitespace-normal {
  white-space:normal;
}

.whitespace-no-wrap {
  white-space:nowrap;
}

.whitespace-pre {
  white-space:pre;
}

.whitespace-pre-line {
  white-space:pre-line;
}

.whitespace-pre-wrap {
  white-space:pre-wrap;
}

.break-normal {
  word-wrap:normal;
  overflow-wrap:normal;
  word-break:normal;
}

.break-words {
  word-wrap:break-word;
  overflow-wrap:break-word;
}

.break-all {
  word-break:break-all;
}

.truncate {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.w-0 {
  width:0;
}

.w-1 {
  width:0.25rem;
}

.w-2 {
  width:0.5rem;
}

.w-3 {
  width:0.75rem;
}

.w-4 {
  width:1rem;
}

.w-5 {
  width:1.25rem;
}

.w-6 {
  width:1.5rem;
}

.w-7 {
  width:1.75rem;
}

.w-8 {
  width:2rem;
}

.w-9 {
  width:2.25rem;
}

.w-10 {
  width:2.5rem;
}

.w-11 {
  width:2.75rem;
}

.w-12 {
  width:3rem;
}

.w-13 {
  width:3.25rem;
}

.w-14 {
  width:3.5rem;
}

.w-15 {
  width:3.75rem;
}

.w-16 {
  width:4rem;
}

.w-18 {
  width:4.5rem;
}

.w-20 {
  width:5rem;
}

.w-24 {
  width:6rem;
}

.w-28 {
  width:7rem;
}

.w-32 {
  width:8rem;
}

.w-36 {
  width:9rem;
}

.w-40 {
  width:10rem;
}

.w-44 {
  width:11rem;
}

.w-48 {
  width:12rem;
}

.w-52 {
  width:13rem;
}

.w-56 {
  width:14rem;
}

.w-60 {
  width:15rem;
}

.w-64 {
  width:16rem;
}

.w-72 {
  width:18rem;
}

.w-80 {
  width:20rem;
}

.w-96 {
  width:24rem;
}

.w-100 {
  width:25rem;
}

.w-auto {
  width:auto;
}

.w-px {
  width:1px;
}

.w-0\.5 {
  width:0.125rem;
}

.w-1\.5 {
  width:0.375rem;
}

.w-2\.5 {
  width:0.625rem;
}

.w-3\.5 {
  width:0.875rem;
}

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

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

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

.w-1\/4 {
  width:25%;
}

.w-2\/4 {
  width:50%;
}

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

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

.w-2\/5 {
  width:40%;
}

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

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

.w-1\/6 {
  width:16.666667%;
}

.w-2\/6 {
  width:33.333333%;
}

.w-3\/6 {
  width:50%;
}

.w-4\/6 {
  width:66.666667%;
}

.w-5\/6 {
  width:83.333333%;
}

.w-1\/12 {
  width:8.333333%;
}

.w-2\/12 {
  width:16.666667%;
}

.w-3\/12 {
  width:25%;
}

.w-4\/12 {
  width:33.333333%;
}

.w-5\/12 {
  width:41.666667%;
}

.w-6\/12 {
  width:50%;
}

.w-7\/12 {
  width:58.333333%;
}

.w-8\/12 {
  width:66.666667%;
}

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

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

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

.w-full {
  width:100%;
}

.w-0_5 {
  width:0.125rem;
}

.w-1_5 {
  width:0.375rem;
}

.w-2_5 {
  width:0.625rem;
}

.w-3_5 {
  width:0.875rem;
}

.w-4_5 {
  width:1.125rem;
}

.w-screen {
  width:100vw;
}

.w-min-content {
  width:-moz-min-content;
  width:min-content;
}

.w-max-content {
  width:-moz-max-content;
  width:max-content;
}

.z-0 {
  z-index:0;
}

.z-10 {
  z-index:10;
}

.z-20 {
  z-index:20;
}

.z-30 {
  z-index:30;
}

.z-40 {
  z-index:40;
}

.z-50 {
  z-index:50;
}

.z-100 {
  z-index:100;
}

.z-auto {
  z-index:auto;
}

.focus-within\:z-0:focus-within {
  z-index:0;
}

.focus-within\:z-10:focus-within {
  z-index:10;
}

.focus-within\:z-20:focus-within {
  z-index:20;
}

.focus-within\:z-30:focus-within {
  z-index:30;
}

.focus-within\:z-40:focus-within {
  z-index:40;
}

.focus-within\:z-50:focus-within {
  z-index:50;
}

.focus-within\:z-100:focus-within {
  z-index:100;
}

.focus-within\:z-auto:focus-within {
  z-index:auto;
}

.focus\:z-0:focus {
  z-index:0;
}

.focus\:z-10:focus {
  z-index:10;
}

.focus\:z-20:focus {
  z-index:20;
}

.focus\:z-30:focus {
  z-index:30;
}

.focus\:z-40:focus {
  z-index:40;
}

.focus\:z-50:focus {
  z-index:50;
}

.focus\:z-100:focus {
  z-index:100;
}

.focus\:z-auto:focus {
  z-index:auto;
}

.gap-0 {
  grid-gap:0;
  gap:0;
}

.gap-1 {
  grid-gap:0.25rem;
  gap:0.25rem;
}

.gap-2 {
  grid-gap:0.5rem;
  gap:0.5rem;
}

.gap-3 {
  grid-gap:0.75rem;
  gap:0.75rem;
}

.gap-4 {
  grid-gap:1rem;
  gap:1rem;
}

.gap-5 {
  grid-gap:1.25rem;
  gap:1.25rem;
}

.gap-6 {
  grid-gap:1.5rem;
  gap:1.5rem;
}

.gap-7 {
  grid-gap:1.75rem;
  gap:1.75rem;
}

.gap-8 {
  grid-gap:2rem;
  gap:2rem;
}

.gap-9 {
  grid-gap:2.25rem;
  gap:2.25rem;
}

.gap-10 {
  grid-gap:2.5rem;
  gap:2.5rem;
}

.gap-11 {
  grid-gap:2.75rem;
  gap:2.75rem;
}

.gap-12 {
  grid-gap:3rem;
  gap:3rem;
}

.gap-13 {
  grid-gap:3.25rem;
  gap:3.25rem;
}

.gap-14 {
  grid-gap:3.5rem;
  gap:3.5rem;
}

.gap-15 {
  grid-gap:3.75rem;
  gap:3.75rem;
}

.gap-16 {
  grid-gap:4rem;
  gap:4rem;
}

.gap-18 {
  grid-gap:4.5rem;
  gap:4.5rem;
}

.gap-20 {
  grid-gap:5rem;
  gap:5rem;
}

.gap-24 {
  grid-gap:6rem;
  gap:6rem;
}

.gap-28 {
  grid-gap:7rem;
  gap:7rem;
}

.gap-32 {
  grid-gap:8rem;
  gap:8rem;
}

.gap-36 {
  grid-gap:9rem;
  gap:9rem;
}

.gap-40 {
  grid-gap:10rem;
  gap:10rem;
}

.gap-44 {
  grid-gap:11rem;
  gap:11rem;
}

.gap-48 {
  grid-gap:12rem;
  gap:12rem;
}

.gap-52 {
  grid-gap:13rem;
  gap:13rem;
}

.gap-56 {
  grid-gap:14rem;
  gap:14rem;
}

.gap-60 {
  grid-gap:15rem;
  gap:15rem;
}

.gap-64 {
  grid-gap:16rem;
  gap:16rem;
}

.gap-72 {
  grid-gap:18rem;
  gap:18rem;
}

.gap-80 {
  grid-gap:20rem;
  gap:20rem;
}

.gap-96 {
  grid-gap:24rem;
  gap:24rem;
}

.gap-px {
  grid-gap:1px;
  gap:1px;
}

.gap-0\.5 {
  grid-gap:0.125rem;
  gap:0.125rem;
}

.gap-1\.5 {
  grid-gap:0.375rem;
  gap:0.375rem;
}

.gap-2\.5 {
  grid-gap:0.625rem;
  gap:0.625rem;
}

.gap-3\.5 {
  grid-gap:0.875rem;
  gap:0.875rem;
}

.gap-1\/2 {
  grid-gap:50%;
  gap:50%;
}

.gap-1\/3 {
  grid-gap:33.333333%;
  gap:33.333333%;
}

.gap-2\/3 {
  grid-gap:66.666667%;
  gap:66.666667%;
}

.gap-1\/4 {
  grid-gap:25%;
  gap:25%;
}

.gap-2\/4 {
  grid-gap:50%;
  gap:50%;
}

.gap-3\/4 {
  grid-gap:75%;
  gap:75%;
}

.gap-1\/5 {
  grid-gap:20%;
  gap:20%;
}

.gap-2\/5 {
  grid-gap:40%;
  gap:40%;
}

.gap-3\/5 {
  grid-gap:60%;
  gap:60%;
}

.gap-4\/5 {
  grid-gap:80%;
  gap:80%;
}

.gap-1\/6 {
  grid-gap:16.666667%;
  gap:16.666667%;
}

.gap-2\/6 {
  grid-gap:33.333333%;
  gap:33.333333%;
}

.gap-3\/6 {
  grid-gap:50%;
  gap:50%;
}

.gap-4\/6 {
  grid-gap:66.666667%;
  gap:66.666667%;
}

.gap-5\/6 {
  grid-gap:83.333333%;
  gap:83.333333%;
}

.gap-1\/12 {
  grid-gap:8.333333%;
  gap:8.333333%;
}

.gap-2\/12 {
  grid-gap:16.666667%;
  gap:16.666667%;
}

.gap-3\/12 {
  grid-gap:25%;
  gap:25%;
}

.gap-4\/12 {
  grid-gap:33.333333%;
  gap:33.333333%;
}

.gap-5\/12 {
  grid-gap:41.666667%;
  gap:41.666667%;
}

.gap-6\/12 {
  grid-gap:50%;
  gap:50%;
}

.gap-7\/12 {
  grid-gap:58.333333%;
  gap:58.333333%;
}

.gap-8\/12 {
  grid-gap:66.666667%;
  gap:66.666667%;
}

.gap-9\/12 {
  grid-gap:75%;
  gap:75%;
}

.gap-10\/12 {
  grid-gap:83.333333%;
  gap:83.333333%;
}

.gap-11\/12 {
  grid-gap:91.666667%;
  gap:91.666667%;
}

.gap-full {
  grid-gap:100%;
  gap:100%;
}

.gap-0_5 {
  grid-gap:0.125rem;
  gap:0.125rem;
}

.gap-1_5 {
  grid-gap:0.375rem;
  gap:0.375rem;
}

.gap-2_5 {
  grid-gap:0.625rem;
  gap:0.625rem;
}

.gap-3_5 {
  grid-gap:0.875rem;
  gap:0.875rem;
}

.gap-4_5 {
  grid-gap:1.125rem;
  gap:1.125rem;
}

.col-gap-0 {
  grid-column-gap:0;
  -moz-column-gap:0;
       column-gap:0;
}

.col-gap-1 {
  grid-column-gap:0.25rem;
  -moz-column-gap:0.25rem;
       column-gap:0.25rem;
}

.col-gap-2 {
  grid-column-gap:0.5rem;
  -moz-column-gap:0.5rem;
       column-gap:0.5rem;
}

.col-gap-3 {
  grid-column-gap:0.75rem;
  -moz-column-gap:0.75rem;
       column-gap:0.75rem;
}

.col-gap-4 {
  grid-column-gap:1rem;
  -moz-column-gap:1rem;
       column-gap:1rem;
}

.col-gap-5 {
  grid-column-gap:1.25rem;
  -moz-column-gap:1.25rem;
       column-gap:1.25rem;
}

.col-gap-6 {
  grid-column-gap:1.5rem;
  -moz-column-gap:1.5rem;
       column-gap:1.5rem;
}

.col-gap-7 {
  grid-column-gap:1.75rem;
  -moz-column-gap:1.75rem;
       column-gap:1.75rem;
}

.col-gap-8 {
  grid-column-gap:2rem;
  -moz-column-gap:2rem;
       column-gap:2rem;
}

.col-gap-9 {
  grid-column-gap:2.25rem;
  -moz-column-gap:2.25rem;
       column-gap:2.25rem;
}

.col-gap-10 {
  grid-column-gap:2.5rem;
  -moz-column-gap:2.5rem;
       column-gap:2.5rem;
}

.col-gap-11 {
  grid-column-gap:2.75rem;
  -moz-column-gap:2.75rem;
       column-gap:2.75rem;
}

.col-gap-12 {
  grid-column-gap:3rem;
  -moz-column-gap:3rem;
       column-gap:3rem;
}

.col-gap-13 {
  grid-column-gap:3.25rem;
  -moz-column-gap:3.25rem;
       column-gap:3.25rem;
}

.col-gap-14 {
  grid-column-gap:3.5rem;
  -moz-column-gap:3.5rem;
       column-gap:3.5rem;
}

.col-gap-15 {
  grid-column-gap:3.75rem;
  -moz-column-gap:3.75rem;
       column-gap:3.75rem;
}

.col-gap-16 {
  grid-column-gap:4rem;
  -moz-column-gap:4rem;
       column-gap:4rem;
}

.col-gap-18 {
  grid-column-gap:4.5rem;
  -moz-column-gap:4.5rem;
       column-gap:4.5rem;
}

.col-gap-20 {
  grid-column-gap:5rem;
  -moz-column-gap:5rem;
       column-gap:5rem;
}

.col-gap-24 {
  grid-column-gap:6rem;
  -moz-column-gap:6rem;
       column-gap:6rem;
}

.col-gap-28 {
  grid-column-gap:7rem;
  -moz-column-gap:7rem;
       column-gap:7rem;
}

.col-gap-32 {
  grid-column-gap:8rem;
  -moz-column-gap:8rem;
       column-gap:8rem;
}

.col-gap-36 {
  grid-column-gap:9rem;
  -moz-column-gap:9rem;
       column-gap:9rem;
}

.col-gap-40 {
  grid-column-gap:10rem;
  -moz-column-gap:10rem;
       column-gap:10rem;
}

.col-gap-44 {
  grid-column-gap:11rem;
  -moz-column-gap:11rem;
       column-gap:11rem;
}

.col-gap-48 {
  grid-column-gap:12rem;
  -moz-column-gap:12rem;
       column-gap:12rem;
}

.col-gap-52 {
  grid-column-gap:13rem;
  -moz-column-gap:13rem;
       column-gap:13rem;
}

.col-gap-56 {
  grid-column-gap:14rem;
  -moz-column-gap:14rem;
       column-gap:14rem;
}

.col-gap-60 {
  grid-column-gap:15rem;
  -moz-column-gap:15rem;
       column-gap:15rem;
}

.col-gap-64 {
  grid-column-gap:16rem;
  -moz-column-gap:16rem;
       column-gap:16rem;
}

.col-gap-72 {
  grid-column-gap:18rem;
  -moz-column-gap:18rem;
       column-gap:18rem;
}

.col-gap-80 {
  grid-column-gap:20rem;
  -moz-column-gap:20rem;
       column-gap:20rem;
}

.col-gap-96 {
  grid-column-gap:24rem;
  -moz-column-gap:24rem;
       column-gap:24rem;
}

.col-gap-px {
  grid-column-gap:1px;
  -moz-column-gap:1px;
       column-gap:1px;
}

.col-gap-0\.5 {
  grid-column-gap:0.125rem;
  -moz-column-gap:0.125rem;
       column-gap:0.125rem;
}

.col-gap-1\.5 {
  grid-column-gap:0.375rem;
  -moz-column-gap:0.375rem;
       column-gap:0.375rem;
}

.col-gap-2\.5 {
  grid-column-gap:0.625rem;
  -moz-column-gap:0.625rem;
       column-gap:0.625rem;
}

.col-gap-3\.5 {
  grid-column-gap:0.875rem;
  -moz-column-gap:0.875rem;
       column-gap:0.875rem;
}

.col-gap-1\/2 {
  grid-column-gap:50%;
  -moz-column-gap:50%;
       column-gap:50%;
}

.col-gap-1\/3 {
  grid-column-gap:33.333333%;
  -moz-column-gap:33.333333%;
       column-gap:33.333333%;
}

.col-gap-2\/3 {
  grid-column-gap:66.666667%;
  -moz-column-gap:66.666667%;
       column-gap:66.666667%;
}

.col-gap-1\/4 {
  grid-column-gap:25%;
  -moz-column-gap:25%;
       column-gap:25%;
}

.col-gap-2\/4 {
  grid-column-gap:50%;
  -moz-column-gap:50%;
       column-gap:50%;
}

.col-gap-3\/4 {
  grid-column-gap:75%;
  -moz-column-gap:75%;
       column-gap:75%;
}

.col-gap-1\/5 {
  grid-column-gap:20%;
  -moz-column-gap:20%;
       column-gap:20%;
}

.col-gap-2\/5 {
  grid-column-gap:40%;
  -moz-column-gap:40%;
       column-gap:40%;
}

.col-gap-3\/5 {
  grid-column-gap:60%;
  -moz-column-gap:60%;
       column-gap:60%;
}

.col-gap-4\/5 {
  grid-column-gap:80%;
  -moz-column-gap:80%;
       column-gap:80%;
}

.col-gap-1\/6 {
  grid-column-gap:16.666667%;
  -moz-column-gap:16.666667%;
       column-gap:16.666667%;
}

.col-gap-2\/6 {
  grid-column-gap:33.333333%;
  -moz-column-gap:33.333333%;
       column-gap:33.333333%;
}

.col-gap-3\/6 {
  grid-column-gap:50%;
  -moz-column-gap:50%;
       column-gap:50%;
}

.col-gap-4\/6 {
  grid-column-gap:66.666667%;
  -moz-column-gap:66.666667%;
       column-gap:66.666667%;
}

.col-gap-5\/6 {
  grid-column-gap:83.333333%;
  -moz-column-gap:83.333333%;
       column-gap:83.333333%;
}

.col-gap-1\/12 {
  grid-column-gap:8.333333%;
  -moz-column-gap:8.333333%;
       column-gap:8.333333%;
}

.col-gap-2\/12 {
  grid-column-gap:16.666667%;
  -moz-column-gap:16.666667%;
       column-gap:16.666667%;
}

.col-gap-3\/12 {
  grid-column-gap:25%;
  -moz-column-gap:25%;
       column-gap:25%;
}

.col-gap-4\/12 {
  grid-column-gap:33.333333%;
  -moz-column-gap:33.333333%;
       column-gap:33.333333%;
}

.col-gap-5\/12 {
  grid-column-gap:41.666667%;
  -moz-column-gap:41.666667%;
       column-gap:41.666667%;
}

.col-gap-6\/12 {
  grid-column-gap:50%;
  -moz-column-gap:50%;
       column-gap:50%;
}

.col-gap-7\/12 {
  grid-column-gap:58.333333%;
  -moz-column-gap:58.333333%;
       column-gap:58.333333%;
}

.col-gap-8\/12 {
  grid-column-gap:66.666667%;
  -moz-column-gap:66.666667%;
       column-gap:66.666667%;
}

.col-gap-9\/12 {
  grid-column-gap:75%;
  -moz-column-gap:75%;
       column-gap:75%;
}

.col-gap-10\/12 {
  grid-column-gap:83.333333%;
  -moz-column-gap:83.333333%;
       column-gap:83.333333%;
}

.col-gap-11\/12 {
  grid-column-gap:91.666667%;
  -moz-column-gap:91.666667%;
       column-gap:91.666667%;
}

.col-gap-full {
  grid-column-gap:100%;
  -moz-column-gap:100%;
       column-gap:100%;
}

.col-gap-0_5 {
  grid-column-gap:0.125rem;
  -moz-column-gap:0.125rem;
       column-gap:0.125rem;
}

.col-gap-1_5 {
  grid-column-gap:0.375rem;
  -moz-column-gap:0.375rem;
       column-gap:0.375rem;
}

.col-gap-2_5 {
  grid-column-gap:0.625rem;
  -moz-column-gap:0.625rem;
       column-gap:0.625rem;
}

.col-gap-3_5 {
  grid-column-gap:0.875rem;
  -moz-column-gap:0.875rem;
       column-gap:0.875rem;
}

.col-gap-4_5 {
  grid-column-gap:1.125rem;
  -moz-column-gap:1.125rem;
       column-gap:1.125rem;
}

.gap-x-0 {
  grid-column-gap:0;
  -moz-column-gap:0;
       column-gap:0;
}

.gap-x-1 {
  grid-column-gap:0.25rem;
  -moz-column-gap:0.25rem;
       column-gap:0.25rem;
}

.gap-x-2 {
  grid-column-gap:0.5rem;
  -moz-column-gap:0.5rem;
       column-gap:0.5rem;
}

.gap-x-3 {
  grid-column-gap:0.75rem;
  -moz-column-gap:0.75rem;
       column-gap:0.75rem;
}

.gap-x-4 {
  grid-column-gap:1rem;
  -moz-column-gap:1rem;
       column-gap:1rem;
}

.gap-x-5 {
  grid-column-gap:1.25rem;
  -moz-column-gap:1.25rem;
       column-gap:1.25rem;
}

.gap-x-6 {
  grid-column-gap:1.5rem;
  -moz-column-gap:1.5rem;
       column-gap:1.5rem;
}

.gap-x-7 {
  grid-column-gap:1.75rem;
  -moz-column-gap:1.75rem;
       column-gap:1.75rem;
}

.gap-x-8 {
  grid-column-gap:2rem;
  -moz-column-gap:2rem;
       column-gap:2rem;
}

.gap-x-9 {
  grid-column-gap:2.25rem;
  -moz-column-gap:2.25rem;
       column-gap:2.25rem;
}

.gap-x-10 {
  grid-column-gap:2.5rem;
  -moz-column-gap:2.5rem;
       column-gap:2.5rem;
}

.gap-x-11 {
  grid-column-gap:2.75rem;
  -moz-column-gap:2.75rem;
       column-gap:2.75rem;
}

.gap-x-12 {
  grid-column-gap:3rem;
  -moz-column-gap:3rem;
       column-gap:3rem;
}

.gap-x-13 {
  grid-column-gap:3.25rem;
  -moz-column-gap:3.25rem;
       column-gap:3.25rem;
}

.gap-x-14 {
  grid-column-gap:3.5rem;
  -moz-column-gap:3.5rem;
       column-gap:3.5rem;
}

.gap-x-15 {
  grid-column-gap:3.75rem;
  -moz-column-gap:3.75rem;
       column-gap:3.75rem;
}

.gap-x-16 {
  grid-column-gap:4rem;
  -moz-column-gap:4rem;
       column-gap:4rem;
}

.gap-x-18 {
  grid-column-gap:4.5rem;
  -moz-column-gap:4.5rem;
       column-gap:4.5rem;
}

.gap-x-20 {
  grid-column-gap:5rem;
  -moz-column-gap:5rem;
       column-gap:5rem;
}

.gap-x-24 {
  grid-column-gap:6rem;
  -moz-column-gap:6rem;
       column-gap:6rem;
}

.gap-x-28 {
  grid-column-gap:7rem;
  -moz-column-gap:7rem;
       column-gap:7rem;
}

.gap-x-32 {
  grid-column-gap:8rem;
  -moz-column-gap:8rem;
       column-gap:8rem;
}

.gap-x-36 {
  grid-column-gap:9rem;
  -moz-column-gap:9rem;
       column-gap:9rem;
}

.gap-x-40 {
  grid-column-gap:10rem;
  -moz-column-gap:10rem;
       column-gap:10rem;
}

.gap-x-44 {
  grid-column-gap:11rem;
  -moz-column-gap:11rem;
       column-gap:11rem;
}

.gap-x-48 {
  grid-column-gap:12rem;
  -moz-column-gap:12rem;
       column-gap:12rem;
}

.gap-x-52 {
  grid-column-gap:13rem;
  -moz-column-gap:13rem;
       column-gap:13rem;
}

.gap-x-56 {
  grid-column-gap:14rem;
  -moz-column-gap:14rem;
       column-gap:14rem;
}

.gap-x-60 {
  grid-column-gap:15rem;
  -moz-column-gap:15rem;
       column-gap:15rem;
}

.gap-x-64 {
  grid-column-gap:16rem;
  -moz-column-gap:16rem;
       column-gap:16rem;
}

.gap-x-72 {
  grid-column-gap:18rem;
  -moz-column-gap:18rem;
       column-gap:18rem;
}

.gap-x-80 {
  grid-column-gap:20rem;
  -moz-column-gap:20rem;
       column-gap:20rem;
}

.gap-x-96 {
  grid-column-gap:24rem;
  -moz-column-gap:24rem;
       column-gap:24rem;
}

.gap-x-px {
  grid-column-gap:1px;
  -moz-column-gap:1px;
       column-gap:1px;
}

.gap-x-0\.5 {
  grid-column-gap:0.125rem;
  -moz-column-gap:0.125rem;
       column-gap:0.125rem;
}

.gap-x-1\.5 {
  grid-column-gap:0.375rem;
  -moz-column-gap:0.375rem;
       column-gap:0.375rem;
}

.gap-x-2\.5 {
  grid-column-gap:0.625rem;
  -moz-column-gap:0.625rem;
       column-gap:0.625rem;
}

.gap-x-3\.5 {
  grid-column-gap:0.875rem;
  -moz-column-gap:0.875rem;
       column-gap:0.875rem;
}

.gap-x-1\/2 {
  grid-column-gap:50%;
  -moz-column-gap:50%;
       column-gap:50%;
}

.gap-x-1\/3 {
  grid-column-gap:33.333333%;
  -moz-column-gap:33.333333%;
       column-gap:33.333333%;
}

.gap-x-2\/3 {
  grid-column-gap:66.666667%;
  -moz-column-gap:66.666667%;
       column-gap:66.666667%;
}

.gap-x-1\/4 {
  grid-column-gap:25%;
  -moz-column-gap:25%;
       column-gap:25%;
}

.gap-x-2\/4 {
  grid-column-gap:50%;
  -moz-column-gap:50%;
       column-gap:50%;
}

.gap-x-3\/4 {
  grid-column-gap:75%;
  -moz-column-gap:75%;
       column-gap:75%;
}

.gap-x-1\/5 {
  grid-column-gap:20%;
  -moz-column-gap:20%;
       column-gap:20%;
}

.gap-x-2\/5 {
  grid-column-gap:40%;
  -moz-column-gap:40%;
       column-gap:40%;
}

.gap-x-3\/5 {
  grid-column-gap:60%;
  -moz-column-gap:60%;
       column-gap:60%;
}

.gap-x-4\/5 {
  grid-column-gap:80%;
  -moz-column-gap:80%;
       column-gap:80%;
}

.gap-x-1\/6 {
  grid-column-gap:16.666667%;
  -moz-column-gap:16.666667%;
       column-gap:16.666667%;
}

.gap-x-2\/6 {
  grid-column-gap:33.333333%;
  -moz-column-gap:33.333333%;
       column-gap:33.333333%;
}

.gap-x-3\/6 {
  grid-column-gap:50%;
  -moz-column-gap:50%;
       column-gap:50%;
}

.gap-x-4\/6 {
  grid-column-gap:66.666667%;
  -moz-column-gap:66.666667%;
       column-gap:66.666667%;
}

.gap-x-5\/6 {
  grid-column-gap:83.333333%;
  -moz-column-gap:83.333333%;
       column-gap:83.333333%;
}

.gap-x-1\/12 {
  grid-column-gap:8.333333%;
  -moz-column-gap:8.333333%;
       column-gap:8.333333%;
}

.gap-x-2\/12 {
  grid-column-gap:16.666667%;
  -moz-column-gap:16.666667%;
       column-gap:16.666667%;
}

.gap-x-3\/12 {
  grid-column-gap:25%;
  -moz-column-gap:25%;
       column-gap:25%;
}

.gap-x-4\/12 {
  grid-column-gap:33.333333%;
  -moz-column-gap:33.333333%;
       column-gap:33.333333%;
}

.gap-x-5\/12 {
  grid-column-gap:41.666667%;
  -moz-column-gap:41.666667%;
       column-gap:41.666667%;
}

.gap-x-6\/12 {
  grid-column-gap:50%;
  -moz-column-gap:50%;
       column-gap:50%;
}

.gap-x-7\/12 {
  grid-column-gap:58.333333%;
  -moz-column-gap:58.333333%;
       column-gap:58.333333%;
}

.gap-x-8\/12 {
  grid-column-gap:66.666667%;
  -moz-column-gap:66.666667%;
       column-gap:66.666667%;
}

.gap-x-9\/12 {
  grid-column-gap:75%;
  -moz-column-gap:75%;
       column-gap:75%;
}

.gap-x-10\/12 {
  grid-column-gap:83.333333%;
  -moz-column-gap:83.333333%;
       column-gap:83.333333%;
}

.gap-x-11\/12 {
  grid-column-gap:91.666667%;
  -moz-column-gap:91.666667%;
       column-gap:91.666667%;
}

.gap-x-full {
  grid-column-gap:100%;
  -moz-column-gap:100%;
       column-gap:100%;
}

.gap-x-0_5 {
  grid-column-gap:0.125rem;
  -moz-column-gap:0.125rem;
       column-gap:0.125rem;
}

.gap-x-1_5 {
  grid-column-gap:0.375rem;
  -moz-column-gap:0.375rem;
       column-gap:0.375rem;
}

.gap-x-2_5 {
  grid-column-gap:0.625rem;
  -moz-column-gap:0.625rem;
       column-gap:0.625rem;
}

.gap-x-3_5 {
  grid-column-gap:0.875rem;
  -moz-column-gap:0.875rem;
       column-gap:0.875rem;
}

.gap-x-4_5 {
  grid-column-gap:1.125rem;
  -moz-column-gap:1.125rem;
       column-gap:1.125rem;
}

.row-gap-0 {
  grid-row-gap:0;
  row-gap:0;
}

.row-gap-1 {
  grid-row-gap:0.25rem;
  row-gap:0.25rem;
}

.row-gap-2 {
  grid-row-gap:0.5rem;
  row-gap:0.5rem;
}

.row-gap-3 {
  grid-row-gap:0.75rem;
  row-gap:0.75rem;
}

.row-gap-4 {
  grid-row-gap:1rem;
  row-gap:1rem;
}

.row-gap-5 {
  grid-row-gap:1.25rem;
  row-gap:1.25rem;
}

.row-gap-6 {
  grid-row-gap:1.5rem;
  row-gap:1.5rem;
}

.row-gap-7 {
  grid-row-gap:1.75rem;
  row-gap:1.75rem;
}

.row-gap-8 {
  grid-row-gap:2rem;
  row-gap:2rem;
}

.row-gap-9 {
  grid-row-gap:2.25rem;
  row-gap:2.25rem;
}

.row-gap-10 {
  grid-row-gap:2.5rem;
  row-gap:2.5rem;
}

.row-gap-11 {
  grid-row-gap:2.75rem;
  row-gap:2.75rem;
}

.row-gap-12 {
  grid-row-gap:3rem;
  row-gap:3rem;
}

.row-gap-13 {
  grid-row-gap:3.25rem;
  row-gap:3.25rem;
}

.row-gap-14 {
  grid-row-gap:3.5rem;
  row-gap:3.5rem;
}

.row-gap-15 {
  grid-row-gap:3.75rem;
  row-gap:3.75rem;
}

.row-gap-16 {
  grid-row-gap:4rem;
  row-gap:4rem;
}

.row-gap-18 {
  grid-row-gap:4.5rem;
  row-gap:4.5rem;
}

.row-gap-20 {
  grid-row-gap:5rem;
  row-gap:5rem;
}

.row-gap-24 {
  grid-row-gap:6rem;
  row-gap:6rem;
}

.row-gap-28 {
  grid-row-gap:7rem;
  row-gap:7rem;
}

.row-gap-32 {
  grid-row-gap:8rem;
  row-gap:8rem;
}

.row-gap-36 {
  grid-row-gap:9rem;
  row-gap:9rem;
}

.row-gap-40 {
  grid-row-gap:10rem;
  row-gap:10rem;
}

.row-gap-44 {
  grid-row-gap:11rem;
  row-gap:11rem;
}

.row-gap-48 {
  grid-row-gap:12rem;
  row-gap:12rem;
}

.row-gap-52 {
  grid-row-gap:13rem;
  row-gap:13rem;
}

.row-gap-56 {
  grid-row-gap:14rem;
  row-gap:14rem;
}

.row-gap-60 {
  grid-row-gap:15rem;
  row-gap:15rem;
}

.row-gap-64 {
  grid-row-gap:16rem;
  row-gap:16rem;
}

.row-gap-72 {
  grid-row-gap:18rem;
  row-gap:18rem;
}

.row-gap-80 {
  grid-row-gap:20rem;
  row-gap:20rem;
}

.row-gap-96 {
  grid-row-gap:24rem;
  row-gap:24rem;
}

.row-gap-px {
  grid-row-gap:1px;
  row-gap:1px;
}

.row-gap-0\.5 {
  grid-row-gap:0.125rem;
  row-gap:0.125rem;
}

.row-gap-1\.5 {
  grid-row-gap:0.375rem;
  row-gap:0.375rem;
}

.row-gap-2\.5 {
  grid-row-gap:0.625rem;
  row-gap:0.625rem;
}

.row-gap-3\.5 {
  grid-row-gap:0.875rem;
  row-gap:0.875rem;
}

.row-gap-1\/2 {
  grid-row-gap:50%;
  row-gap:50%;
}

.row-gap-1\/3 {
  grid-row-gap:33.333333%;
  row-gap:33.333333%;
}

.row-gap-2\/3 {
  grid-row-gap:66.666667%;
  row-gap:66.666667%;
}

.row-gap-1\/4 {
  grid-row-gap:25%;
  row-gap:25%;
}

.row-gap-2\/4 {
  grid-row-gap:50%;
  row-gap:50%;
}

.row-gap-3\/4 {
  grid-row-gap:75%;
  row-gap:75%;
}

.row-gap-1\/5 {
  grid-row-gap:20%;
  row-gap:20%;
}

.row-gap-2\/5 {
  grid-row-gap:40%;
  row-gap:40%;
}

.row-gap-3\/5 {
  grid-row-gap:60%;
  row-gap:60%;
}

.row-gap-4\/5 {
  grid-row-gap:80%;
  row-gap:80%;
}

.row-gap-1\/6 {
  grid-row-gap:16.666667%;
  row-gap:16.666667%;
}

.row-gap-2\/6 {
  grid-row-gap:33.333333%;
  row-gap:33.333333%;
}

.row-gap-3\/6 {
  grid-row-gap:50%;
  row-gap:50%;
}

.row-gap-4\/6 {
  grid-row-gap:66.666667%;
  row-gap:66.666667%;
}

.row-gap-5\/6 {
  grid-row-gap:83.333333%;
  row-gap:83.333333%;
}

.row-gap-1\/12 {
  grid-row-gap:8.333333%;
  row-gap:8.333333%;
}

.row-gap-2\/12 {
  grid-row-gap:16.666667%;
  row-gap:16.666667%;
}

.row-gap-3\/12 {
  grid-row-gap:25%;
  row-gap:25%;
}

.row-gap-4\/12 {
  grid-row-gap:33.333333%;
  row-gap:33.333333%;
}

.row-gap-5\/12 {
  grid-row-gap:41.666667%;
  row-gap:41.666667%;
}

.row-gap-6\/12 {
  grid-row-gap:50%;
  row-gap:50%;
}

.row-gap-7\/12 {
  grid-row-gap:58.333333%;
  row-gap:58.333333%;
}

.row-gap-8\/12 {
  grid-row-gap:66.666667%;
  row-gap:66.666667%;
}

.row-gap-9\/12 {
  grid-row-gap:75%;
  row-gap:75%;
}

.row-gap-10\/12 {
  grid-row-gap:83.333333%;
  row-gap:83.333333%;
}

.row-gap-11\/12 {
  grid-row-gap:91.666667%;
  row-gap:91.666667%;
}

.row-gap-full {
  grid-row-gap:100%;
  row-gap:100%;
}

.row-gap-0_5 {
  grid-row-gap:0.125rem;
  row-gap:0.125rem;
}

.row-gap-1_5 {
  grid-row-gap:0.375rem;
  row-gap:0.375rem;
}

.row-gap-2_5 {
  grid-row-gap:0.625rem;
  row-gap:0.625rem;
}

.row-gap-3_5 {
  grid-row-gap:0.875rem;
  row-gap:0.875rem;
}

.row-gap-4_5 {
  grid-row-gap:1.125rem;
  row-gap:1.125rem;
}

.gap-y-0 {
  grid-row-gap:0;
  row-gap:0;
}

.gap-y-1 {
  grid-row-gap:0.25rem;
  row-gap:0.25rem;
}

.gap-y-2 {
  grid-row-gap:0.5rem;
  row-gap:0.5rem;
}

.gap-y-3 {
  grid-row-gap:0.75rem;
  row-gap:0.75rem;
}

.gap-y-4 {
  grid-row-gap:1rem;
  row-gap:1rem;
}

.gap-y-5 {
  grid-row-gap:1.25rem;
  row-gap:1.25rem;
}

.gap-y-6 {
  grid-row-gap:1.5rem;
  row-gap:1.5rem;
}

.gap-y-7 {
  grid-row-gap:1.75rem;
  row-gap:1.75rem;
}

.gap-y-8 {
  grid-row-gap:2rem;
  row-gap:2rem;
}

.gap-y-9 {
  grid-row-gap:2.25rem;
  row-gap:2.25rem;
}

.gap-y-10 {
  grid-row-gap:2.5rem;
  row-gap:2.5rem;
}

.gap-y-11 {
  grid-row-gap:2.75rem;
  row-gap:2.75rem;
}

.gap-y-12 {
  grid-row-gap:3rem;
  row-gap:3rem;
}

.gap-y-13 {
  grid-row-gap:3.25rem;
  row-gap:3.25rem;
}

.gap-y-14 {
  grid-row-gap:3.5rem;
  row-gap:3.5rem;
}

.gap-y-15 {
  grid-row-gap:3.75rem;
  row-gap:3.75rem;
}

.gap-y-16 {
  grid-row-gap:4rem;
  row-gap:4rem;
}

.gap-y-18 {
  grid-row-gap:4.5rem;
  row-gap:4.5rem;
}

.gap-y-20 {
  grid-row-gap:5rem;
  row-gap:5rem;
}

.gap-y-24 {
  grid-row-gap:6rem;
  row-gap:6rem;
}

.gap-y-28 {
  grid-row-gap:7rem;
  row-gap:7rem;
}

.gap-y-32 {
  grid-row-gap:8rem;
  row-gap:8rem;
}

.gap-y-36 {
  grid-row-gap:9rem;
  row-gap:9rem;
}

.gap-y-40 {
  grid-row-gap:10rem;
  row-gap:10rem;
}

.gap-y-44 {
  grid-row-gap:11rem;
  row-gap:11rem;
}

.gap-y-48 {
  grid-row-gap:12rem;
  row-gap:12rem;
}

.gap-y-52 {
  grid-row-gap:13rem;
  row-gap:13rem;
}

.gap-y-56 {
  grid-row-gap:14rem;
  row-gap:14rem;
}

.gap-y-60 {
  grid-row-gap:15rem;
  row-gap:15rem;
}

.gap-y-64 {
  grid-row-gap:16rem;
  row-gap:16rem;
}

.gap-y-72 {
  grid-row-gap:18rem;
  row-gap:18rem;
}

.gap-y-80 {
  grid-row-gap:20rem;
  row-gap:20rem;
}

.gap-y-96 {
  grid-row-gap:24rem;
  row-gap:24rem;
}

.gap-y-px {
  grid-row-gap:1px;
  row-gap:1px;
}

.gap-y-0\.5 {
  grid-row-gap:0.125rem;
  row-gap:0.125rem;
}

.gap-y-1\.5 {
  grid-row-gap:0.375rem;
  row-gap:0.375rem;
}

.gap-y-2\.5 {
  grid-row-gap:0.625rem;
  row-gap:0.625rem;
}

.gap-y-3\.5 {
  grid-row-gap:0.875rem;
  row-gap:0.875rem;
}

.gap-y-1\/2 {
  grid-row-gap:50%;
  row-gap:50%;
}

.gap-y-1\/3 {
  grid-row-gap:33.333333%;
  row-gap:33.333333%;
}

.gap-y-2\/3 {
  grid-row-gap:66.666667%;
  row-gap:66.666667%;
}

.gap-y-1\/4 {
  grid-row-gap:25%;
  row-gap:25%;
}

.gap-y-2\/4 {
  grid-row-gap:50%;
  row-gap:50%;
}

.gap-y-3\/4 {
  grid-row-gap:75%;
  row-gap:75%;
}

.gap-y-1\/5 {
  grid-row-gap:20%;
  row-gap:20%;
}

.gap-y-2\/5 {
  grid-row-gap:40%;
  row-gap:40%;
}

.gap-y-3\/5 {
  grid-row-gap:60%;
  row-gap:60%;
}

.gap-y-4\/5 {
  grid-row-gap:80%;
  row-gap:80%;
}

.gap-y-1\/6 {
  grid-row-gap:16.666667%;
  row-gap:16.666667%;
}

.gap-y-2\/6 {
  grid-row-gap:33.333333%;
  row-gap:33.333333%;
}

.gap-y-3\/6 {
  grid-row-gap:50%;
  row-gap:50%;
}

.gap-y-4\/6 {
  grid-row-gap:66.666667%;
  row-gap:66.666667%;
}

.gap-y-5\/6 {
  grid-row-gap:83.333333%;
  row-gap:83.333333%;
}

.gap-y-1\/12 {
  grid-row-gap:8.333333%;
  row-gap:8.333333%;
}

.gap-y-2\/12 {
  grid-row-gap:16.666667%;
  row-gap:16.666667%;
}

.gap-y-3\/12 {
  grid-row-gap:25%;
  row-gap:25%;
}

.gap-y-4\/12 {
  grid-row-gap:33.333333%;
  row-gap:33.333333%;
}

.gap-y-5\/12 {
  grid-row-gap:41.666667%;
  row-gap:41.666667%;
}

.gap-y-6\/12 {
  grid-row-gap:50%;
  row-gap:50%;
}

.gap-y-7\/12 {
  grid-row-gap:58.333333%;
  row-gap:58.333333%;
}

.gap-y-8\/12 {
  grid-row-gap:66.666667%;
  row-gap:66.666667%;
}

.gap-y-9\/12 {
  grid-row-gap:75%;
  row-gap:75%;
}

.gap-y-10\/12 {
  grid-row-gap:83.333333%;
  row-gap:83.333333%;
}

.gap-y-11\/12 {
  grid-row-gap:91.666667%;
  row-gap:91.666667%;
}

.gap-y-full {
  grid-row-gap:100%;
  row-gap:100%;
}

.gap-y-0_5 {
  grid-row-gap:0.125rem;
  row-gap:0.125rem;
}

.gap-y-1_5 {
  grid-row-gap:0.375rem;
  row-gap:0.375rem;
}

.gap-y-2_5 {
  grid-row-gap:0.625rem;
  row-gap:0.625rem;
}

.gap-y-3_5 {
  grid-row-gap:0.875rem;
  row-gap:0.875rem;
}

.gap-y-4_5 {
  grid-row-gap:1.125rem;
  row-gap:1.125rem;
}

.grid-flow-row {
  grid-auto-flow:row;
}

.grid-flow-col {
  grid-auto-flow:column;
}

.grid-flow-row-dense {
  grid-auto-flow:row dense;
}

.grid-flow-col-dense {
  grid-auto-flow:column dense;
}

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

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

.grid-cols-3 {
  grid-template-columns:repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns:repeat(4, minmax(0, 1fr));
}

.grid-cols-5 {
  grid-template-columns:repeat(5, minmax(0, 1fr));
}

.grid-cols-6 {
  grid-template-columns:repeat(6, minmax(0, 1fr));
}

.grid-cols-7 {
  grid-template-columns:repeat(7, minmax(0, 1fr));
}

.grid-cols-8 {
  grid-template-columns:repeat(8, minmax(0, 1fr));
}

.grid-cols-9 {
  grid-template-columns:repeat(9, minmax(0, 1fr));
}

.grid-cols-10 {
  grid-template-columns:repeat(10, minmax(0, 1fr));
}

.grid-cols-11 {
  grid-template-columns:repeat(11, minmax(0, 1fr));
}

.grid-cols-12 {
  grid-template-columns:repeat(12, minmax(0, 1fr));
}

.grid-cols-none {
  grid-template-columns:none;
}

.auto-cols-auto {
  grid-auto-columns:auto;
}

.auto-cols-min {
  grid-auto-columns:min-content;
}

.auto-cols-max {
  grid-auto-columns:max-content;
}

.auto-cols-fr {
  grid-auto-columns:minmax(0, 1fr);
}

.col-auto {
  grid-column:auto;
}

.col-span-1 {
  grid-column:span 1 / span 1;
}

.col-span-2 {
  grid-column:span 2 / span 2;
}

.col-span-3 {
  grid-column:span 3 / span 3;
}

.col-span-4 {
  grid-column:span 4 / span 4;
}

.col-span-5 {
  grid-column:span 5 / span 5;
}

.col-span-6 {
  grid-column:span 6 / span 6;
}

.col-span-7 {
  grid-column:span 7 / span 7;
}

.col-span-8 {
  grid-column:span 8 / span 8;
}

.col-span-9 {
  grid-column:span 9 / span 9;
}

.col-span-10 {
  grid-column:span 10 / span 10;
}

.col-span-11 {
  grid-column:span 11 / span 11;
}

.col-span-12 {
  grid-column:span 12 / span 12;
}

.col-span-full {
  grid-column:1 / -1;
}

.col-start-1 {
  grid-column-start:1;
}

.col-start-2 {
  grid-column-start:2;
}

.col-start-3 {
  grid-column-start:3;
}

.col-start-4 {
  grid-column-start:4;
}

.col-start-5 {
  grid-column-start:5;
}

.col-start-6 {
  grid-column-start:6;
}

.col-start-7 {
  grid-column-start:7;
}

.col-start-8 {
  grid-column-start:8;
}

.col-start-9 {
  grid-column-start:9;
}

.col-start-10 {
  grid-column-start:10;
}

.col-start-11 {
  grid-column-start:11;
}

.col-start-12 {
  grid-column-start:12;
}

.col-start-13 {
  grid-column-start:13;
}

.col-start-auto {
  grid-column-start:auto;
}

.col-end-1 {
  grid-column-end:1;
}

.col-end-2 {
  grid-column-end:2;
}

.col-end-3 {
  grid-column-end:3;
}

.col-end-4 {
  grid-column-end:4;
}

.col-end-5 {
  grid-column-end:5;
}

.col-end-6 {
  grid-column-end:6;
}

.col-end-7 {
  grid-column-end:7;
}

.col-end-8 {
  grid-column-end:8;
}

.col-end-9 {
  grid-column-end:9;
}

.col-end-10 {
  grid-column-end:10;
}

.col-end-11 {
  grid-column-end:11;
}

.col-end-12 {
  grid-column-end:12;
}

.col-end-13 {
  grid-column-end:13;
}

.col-end-auto {
  grid-column-end:auto;
}

.grid-rows-1 {
  grid-template-rows:repeat(1, minmax(0, 1fr));
}

.grid-rows-2 {
  grid-template-rows:repeat(2, minmax(0, 1fr));
}

.grid-rows-3 {
  grid-template-rows:repeat(3, minmax(0, 1fr));
}

.grid-rows-4 {
  grid-template-rows:repeat(4, minmax(0, 1fr));
}

.grid-rows-5 {
  grid-template-rows:repeat(5, minmax(0, 1fr));
}

.grid-rows-6 {
  grid-template-rows:repeat(6, minmax(0, 1fr));
}

.grid-rows-none {
  grid-template-rows:none;
}

.auto-rows-auto {
  grid-auto-rows:auto;
}

.auto-rows-min {
  grid-auto-rows:min-content;
}

.auto-rows-max {
  grid-auto-rows:max-content;
}

.auto-rows-fr {
  grid-auto-rows:minmax(0, 1fr);
}

.row-auto {
  grid-row:auto;
}

.row-span-1 {
  grid-row:span 1 / span 1;
}

.row-span-2 {
  grid-row:span 2 / span 2;
}

.row-span-3 {
  grid-row:span 3 / span 3;
}

.row-span-4 {
  grid-row:span 4 / span 4;
}

.row-span-5 {
  grid-row:span 5 / span 5;
}

.row-span-6 {
  grid-row:span 6 / span 6;
}

.row-span-full {
  grid-row:1 / -1;
}

.row-start-1 {
  grid-row-start:1;
}

.row-start-2 {
  grid-row-start:2;
}

.row-start-3 {
  grid-row-start:3;
}

.row-start-4 {
  grid-row-start:4;
}

.row-start-5 {
  grid-row-start:5;
}

.row-start-6 {
  grid-row-start:6;
}

.row-start-7 {
  grid-row-start:7;
}

.row-start-auto {
  grid-row-start:auto;
}

.row-end-1 {
  grid-row-end:1;
}

.row-end-2 {
  grid-row-end:2;
}

.row-end-3 {
  grid-row-end:3;
}

.row-end-4 {
  grid-row-end:4;
}

.row-end-5 {
  grid-row-end:5;
}

.row-end-6 {
  grid-row-end:6;
}

.row-end-7 {
  grid-row-end:7;
}

.row-end-auto {
  grid-row-end:auto;
}

.transform {
  --transform-translate-x:0;
  --transform-translate-y:0;
  --transform-rotate:0;
  --transform-skew-x:0;
  --transform-skew-y:0;
  --transform-scale-x:1;
  --transform-scale-y:1;
  transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
}

.transform-none {
  transform:none;
}

.origin-center {
  transform-origin:center;
}

.origin-top {
  transform-origin:top;
}

.origin-top-right {
  transform-origin:top right;
}

.origin-right {
  transform-origin:right;
}

.origin-bottom-right {
  transform-origin:bottom right;
}

.origin-bottom {
  transform-origin:bottom;
}

.origin-bottom-left {
  transform-origin:bottom left;
}

.origin-left {
  transform-origin:left;
}

.origin-top-left {
  transform-origin:top left;
}

.scale-0 {
  --transform-scale-x:0;
  --transform-scale-y:0;
}

.scale-50 {
  --transform-scale-x:.5;
  --transform-scale-y:.5;
}

.scale-75 {
  --transform-scale-x:.75;
  --transform-scale-y:.75;
}

.scale-90 {
  --transform-scale-x:.9;
  --transform-scale-y:.9;
}

.scale-95 {
  --transform-scale-x:.95;
  --transform-scale-y:.95;
}

.scale-100 {
  --transform-scale-x:1;
  --transform-scale-y:1;
}

.scale-105 {
  --transform-scale-x:1.05;
  --transform-scale-y:1.05;
}

.scale-110 {
  --transform-scale-x:1.1;
  --transform-scale-y:1.1;
}

.scale-125 {
  --transform-scale-x:1.25;
  --transform-scale-y:1.25;
}

.scale-150 {
  --transform-scale-x:1.5;
  --transform-scale-y:1.5;
}

.scale-x-0 {
  --transform-scale-x:0;
}

.scale-x-50 {
  --transform-scale-x:.5;
}

.scale-x-75 {
  --transform-scale-x:.75;
}

.scale-x-90 {
  --transform-scale-x:.9;
}

.scale-x-95 {
  --transform-scale-x:.95;
}

.scale-x-100 {
  --transform-scale-x:1;
}

.scale-x-105 {
  --transform-scale-x:1.05;
}

.scale-x-110 {
  --transform-scale-x:1.1;
}

.scale-x-125 {
  --transform-scale-x:1.25;
}

.scale-x-150 {
  --transform-scale-x:1.5;
}

.scale-y-0 {
  --transform-scale-y:0;
}

.scale-y-50 {
  --transform-scale-y:.5;
}

.scale-y-75 {
  --transform-scale-y:.75;
}

.scale-y-90 {
  --transform-scale-y:.9;
}

.scale-y-95 {
  --transform-scale-y:.95;
}

.scale-y-100 {
  --transform-scale-y:1;
}

.scale-y-105 {
  --transform-scale-y:1.05;
}

.scale-y-110 {
  --transform-scale-y:1.1;
}

.scale-y-125 {
  --transform-scale-y:1.25;
}

.scale-y-150 {
  --transform-scale-y:1.5;
}

.hover\:scale-0:hover {
  --transform-scale-x:0;
  --transform-scale-y:0;
}

.hover\:scale-50:hover {
  --transform-scale-x:.5;
  --transform-scale-y:.5;
}

.hover\:scale-75:hover {
  --transform-scale-x:.75;
  --transform-scale-y:.75;
}

.hover\:scale-90:hover {
  --transform-scale-x:.9;
  --transform-scale-y:.9;
}

.hover\:scale-95:hover {
  --transform-scale-x:.95;
  --transform-scale-y:.95;
}

.hover\:scale-100:hover {
  --transform-scale-x:1;
  --transform-scale-y:1;
}

.hover\:scale-105:hover {
  --transform-scale-x:1.05;
  --transform-scale-y:1.05;
}

.hover\:scale-110:hover {
  --transform-scale-x:1.1;
  --transform-scale-y:1.1;
}

.hover\:scale-125:hover {
  --transform-scale-x:1.25;
  --transform-scale-y:1.25;
}

.hover\:scale-150:hover {
  --transform-scale-x:1.5;
  --transform-scale-y:1.5;
}

.hover\:scale-x-0:hover {
  --transform-scale-x:0;
}

.hover\:scale-x-50:hover {
  --transform-scale-x:.5;
}

.hover\:scale-x-75:hover {
  --transform-scale-x:.75;
}

.hover\:scale-x-90:hover {
  --transform-scale-x:.9;
}

.hover\:scale-x-95:hover {
  --transform-scale-x:.95;
}

.hover\:scale-x-100:hover {
  --transform-scale-x:1;
}

.hover\:scale-x-105:hover {
  --transform-scale-x:1.05;
}

.hover\:scale-x-110:hover {
  --transform-scale-x:1.1;
}

.hover\:scale-x-125:hover {
  --transform-scale-x:1.25;
}

.hover\:scale-x-150:hover {
  --transform-scale-x:1.5;
}

.hover\:scale-y-0:hover {
  --transform-scale-y:0;
}

.hover\:scale-y-50:hover {
  --transform-scale-y:.5;
}

.hover\:scale-y-75:hover {
  --transform-scale-y:.75;
}

.hover\:scale-y-90:hover {
  --transform-scale-y:.9;
}

.hover\:scale-y-95:hover {
  --transform-scale-y:.95;
}

.hover\:scale-y-100:hover {
  --transform-scale-y:1;
}

.hover\:scale-y-105:hover {
  --transform-scale-y:1.05;
}

.hover\:scale-y-110:hover {
  --transform-scale-y:1.1;
}

.hover\:scale-y-125:hover {
  --transform-scale-y:1.25;
}

.hover\:scale-y-150:hover {
  --transform-scale-y:1.5;
}

.focus\:scale-0:focus {
  --transform-scale-x:0;
  --transform-scale-y:0;
}

.focus\:scale-50:focus {
  --transform-scale-x:.5;
  --transform-scale-y:.5;
}

.focus\:scale-75:focus {
  --transform-scale-x:.75;
  --transform-scale-y:.75;
}

.focus\:scale-90:focus {
  --transform-scale-x:.9;
  --transform-scale-y:.9;
}

.focus\:scale-95:focus {
  --transform-scale-x:.95;
  --transform-scale-y:.95;
}

.focus\:scale-100:focus {
  --transform-scale-x:1;
  --transform-scale-y:1;
}

.focus\:scale-105:focus {
  --transform-scale-x:1.05;
  --transform-scale-y:1.05;
}

.focus\:scale-110:focus {
  --transform-scale-x:1.1;
  --transform-scale-y:1.1;
}

.focus\:scale-125:focus {
  --transform-scale-x:1.25;
  --transform-scale-y:1.25;
}

.focus\:scale-150:focus {
  --transform-scale-x:1.5;
  --transform-scale-y:1.5;
}

.focus\:scale-x-0:focus {
  --transform-scale-x:0;
}

.focus\:scale-x-50:focus {
  --transform-scale-x:.5;
}

.focus\:scale-x-75:focus {
  --transform-scale-x:.75;
}

.focus\:scale-x-90:focus {
  --transform-scale-x:.9;
}

.focus\:scale-x-95:focus {
  --transform-scale-x:.95;
}

.focus\:scale-x-100:focus {
  --transform-scale-x:1;
}

.focus\:scale-x-105:focus {
  --transform-scale-x:1.05;
}

.focus\:scale-x-110:focus {
  --transform-scale-x:1.1;
}

.focus\:scale-x-125:focus {
  --transform-scale-x:1.25;
}

.focus\:scale-x-150:focus {
  --transform-scale-x:1.5;
}

.focus\:scale-y-0:focus {
  --transform-scale-y:0;
}

.focus\:scale-y-50:focus {
  --transform-scale-y:.5;
}

.focus\:scale-y-75:focus {
  --transform-scale-y:.75;
}

.focus\:scale-y-90:focus {
  --transform-scale-y:.9;
}

.focus\:scale-y-95:focus {
  --transform-scale-y:.95;
}

.focus\:scale-y-100:focus {
  --transform-scale-y:1;
}

.focus\:scale-y-105:focus {
  --transform-scale-y:1.05;
}

.focus\:scale-y-110:focus {
  --transform-scale-y:1.1;
}

.focus\:scale-y-125:focus {
  --transform-scale-y:1.25;
}

.focus\:scale-y-150:focus {
  --transform-scale-y:1.5;
}

.rotate-0 {
  --transform-rotate:0;
}

.rotate-1 {
  --transform-rotate:1deg;
}

.rotate-2 {
  --transform-rotate:2deg;
}

.rotate-3 {
  --transform-rotate:3deg;
}

.rotate-6 {
  --transform-rotate:6deg;
}

.rotate-12 {
  --transform-rotate:12deg;
}

.rotate-45 {
  --transform-rotate:45deg;
}

.rotate-90 {
  --transform-rotate:90deg;
}

.rotate-180 {
  --transform-rotate:180deg;
}

.-rotate-180 {
  --transform-rotate:-180deg;
}

.-rotate-90 {
  --transform-rotate:-90deg;
}

.-rotate-45 {
  --transform-rotate:-45deg;
}

.-rotate-12 {
  --transform-rotate:-12deg;
}

.-rotate-6 {
  --transform-rotate:-6deg;
}

.-rotate-3 {
  --transform-rotate:-3deg;
}

.-rotate-2 {
  --transform-rotate:-2deg;
}

.-rotate-1 {
  --transform-rotate:-1deg;
}

.hover\:rotate-0:hover {
  --transform-rotate:0;
}

.hover\:rotate-1:hover {
  --transform-rotate:1deg;
}

.hover\:rotate-2:hover {
  --transform-rotate:2deg;
}

.hover\:rotate-3:hover {
  --transform-rotate:3deg;
}

.hover\:rotate-6:hover {
  --transform-rotate:6deg;
}

.hover\:rotate-12:hover {
  --transform-rotate:12deg;
}

.hover\:rotate-45:hover {
  --transform-rotate:45deg;
}

.hover\:rotate-90:hover {
  --transform-rotate:90deg;
}

.hover\:rotate-180:hover {
  --transform-rotate:180deg;
}

.hover\:-rotate-180:hover {
  --transform-rotate:-180deg;
}

.hover\:-rotate-90:hover {
  --transform-rotate:-90deg;
}

.hover\:-rotate-45:hover {
  --transform-rotate:-45deg;
}

.hover\:-rotate-12:hover {
  --transform-rotate:-12deg;
}

.hover\:-rotate-6:hover {
  --transform-rotate:-6deg;
}

.hover\:-rotate-3:hover {
  --transform-rotate:-3deg;
}

.hover\:-rotate-2:hover {
  --transform-rotate:-2deg;
}

.hover\:-rotate-1:hover {
  --transform-rotate:-1deg;
}

.focus\:rotate-0:focus {
  --transform-rotate:0;
}

.focus\:rotate-1:focus {
  --transform-rotate:1deg;
}

.focus\:rotate-2:focus {
  --transform-rotate:2deg;
}

.focus\:rotate-3:focus {
  --transform-rotate:3deg;
}

.focus\:rotate-6:focus {
  --transform-rotate:6deg;
}

.focus\:rotate-12:focus {
  --transform-rotate:12deg;
}

.focus\:rotate-45:focus {
  --transform-rotate:45deg;
}

.focus\:rotate-90:focus {
  --transform-rotate:90deg;
}

.focus\:rotate-180:focus {
  --transform-rotate:180deg;
}

.focus\:-rotate-180:focus {
  --transform-rotate:-180deg;
}

.focus\:-rotate-90:focus {
  --transform-rotate:-90deg;
}

.focus\:-rotate-45:focus {
  --transform-rotate:-45deg;
}

.focus\:-rotate-12:focus {
  --transform-rotate:-12deg;
}

.focus\:-rotate-6:focus {
  --transform-rotate:-6deg;
}

.focus\:-rotate-3:focus {
  --transform-rotate:-3deg;
}

.focus\:-rotate-2:focus {
  --transform-rotate:-2deg;
}

.focus\:-rotate-1:focus {
  --transform-rotate:-1deg;
}

.translate-x-0 {
  --transform-translate-x:0;
}

.translate-x-1 {
  --transform-translate-x:0.25rem;
}

.translate-x-2 {
  --transform-translate-x:0.5rem;
}

.translate-x-3 {
  --transform-translate-x:0.75rem;
}

.translate-x-4 {
  --transform-translate-x:1rem;
}

.translate-x-5 {
  --transform-translate-x:1.25rem;
}

.translate-x-6 {
  --transform-translate-x:1.5rem;
}

.translate-x-7 {
  --transform-translate-x:1.75rem;
}

.translate-x-8 {
  --transform-translate-x:2rem;
}

.translate-x-9 {
  --transform-translate-x:2.25rem;
}

.translate-x-10 {
  --transform-translate-x:2.5rem;
}

.translate-x-11 {
  --transform-translate-x:2.75rem;
}

.translate-x-12 {
  --transform-translate-x:3rem;
}

.translate-x-13 {
  --transform-translate-x:3.25rem;
}

.translate-x-14 {
  --transform-translate-x:3.5rem;
}

.translate-x-15 {
  --transform-translate-x:3.75rem;
}

.translate-x-16 {
  --transform-translate-x:4rem;
}

.translate-x-18 {
  --transform-translate-x:4.5rem;
}

.translate-x-20 {
  --transform-translate-x:5rem;
}

.translate-x-24 {
  --transform-translate-x:6rem;
}

.translate-x-28 {
  --transform-translate-x:7rem;
}

.translate-x-32 {
  --transform-translate-x:8rem;
}

.translate-x-36 {
  --transform-translate-x:9rem;
}

.translate-x-40 {
  --transform-translate-x:10rem;
}

.translate-x-44 {
  --transform-translate-x:11rem;
}

.translate-x-48 {
  --transform-translate-x:12rem;
}

.translate-x-52 {
  --transform-translate-x:13rem;
}

.translate-x-56 {
  --transform-translate-x:14rem;
}

.translate-x-60 {
  --transform-translate-x:15rem;
}

.translate-x-64 {
  --transform-translate-x:16rem;
}

.translate-x-72 {
  --transform-translate-x:18rem;
}

.translate-x-80 {
  --transform-translate-x:20rem;
}

.translate-x-96 {
  --transform-translate-x:24rem;
}

.translate-x-px {
  --transform-translate-x:1px;
}

.translate-x-0\.5 {
  --transform-translate-x:0.125rem;
}

.translate-x-1\.5 {
  --transform-translate-x:0.375rem;
}

.translate-x-2\.5 {
  --transform-translate-x:0.625rem;
}

.translate-x-3\.5 {
  --transform-translate-x:0.875rem;
}

.translate-x-1\/2 {
  --transform-translate-x:50%;
}

.translate-x-1\/3 {
  --transform-translate-x:33.333333%;
}

.translate-x-2\/3 {
  --transform-translate-x:66.666667%;
}

.translate-x-1\/4 {
  --transform-translate-x:25%;
}

.translate-x-2\/4 {
  --transform-translate-x:50%;
}

.translate-x-3\/4 {
  --transform-translate-x:75%;
}

.translate-x-1\/5 {
  --transform-translate-x:20%;
}

.translate-x-2\/5 {
  --transform-translate-x:40%;
}

.translate-x-3\/5 {
  --transform-translate-x:60%;
}

.translate-x-4\/5 {
  --transform-translate-x:80%;
}

.translate-x-1\/6 {
  --transform-translate-x:16.666667%;
}

.translate-x-2\/6 {
  --transform-translate-x:33.333333%;
}

.translate-x-3\/6 {
  --transform-translate-x:50%;
}

.translate-x-4\/6 {
  --transform-translate-x:66.666667%;
}

.translate-x-5\/6 {
  --transform-translate-x:83.333333%;
}

.translate-x-1\/12 {
  --transform-translate-x:8.333333%;
}

.translate-x-2\/12 {
  --transform-translate-x:16.666667%;
}

.translate-x-3\/12 {
  --transform-translate-x:25%;
}

.translate-x-4\/12 {
  --transform-translate-x:33.333333%;
}

.translate-x-5\/12 {
  --transform-translate-x:41.666667%;
}

.translate-x-6\/12 {
  --transform-translate-x:50%;
}

.translate-x-7\/12 {
  --transform-translate-x:58.333333%;
}

.translate-x-8\/12 {
  --transform-translate-x:66.666667%;
}

.translate-x-9\/12 {
  --transform-translate-x:75%;
}

.translate-x-10\/12 {
  --transform-translate-x:83.333333%;
}

.translate-x-11\/12 {
  --transform-translate-x:91.666667%;
}

.translate-x-full {
  --transform-translate-x:100%;
}

.translate-x-0_5 {
  --transform-translate-x:0.125rem;
}

.translate-x-1_5 {
  --transform-translate-x:0.375rem;
}

.translate-x-2_5 {
  --transform-translate-x:0.625rem;
}

.translate-x-3_5 {
  --transform-translate-x:0.875rem;
}

.translate-x-4_5 {
  --transform-translate-x:1.125rem;
}

.-translate-x-1 {
  --transform-translate-x:-0.25rem;
}

.-translate-x-2 {
  --transform-translate-x:-0.5rem;
}

.-translate-x-3 {
  --transform-translate-x:-0.75rem;
}

.-translate-x-4 {
  --transform-translate-x:-1rem;
}

.-translate-x-5 {
  --transform-translate-x:-1.25rem;
}

.-translate-x-6 {
  --transform-translate-x:-1.5rem;
}

.-translate-x-7 {
  --transform-translate-x:-1.75rem;
}

.-translate-x-8 {
  --transform-translate-x:-2rem;
}

.-translate-x-9 {
  --transform-translate-x:-2.25rem;
}

.-translate-x-10 {
  --transform-translate-x:-2.5rem;
}

.-translate-x-11 {
  --transform-translate-x:-2.75rem;
}

.-translate-x-12 {
  --transform-translate-x:-3rem;
}

.-translate-x-13 {
  --transform-translate-x:-3.25rem;
}

.-translate-x-14 {
  --transform-translate-x:-3.5rem;
}

.-translate-x-15 {
  --transform-translate-x:-3.75rem;
}

.-translate-x-16 {
  --transform-translate-x:-4rem;
}

.-translate-x-18 {
  --transform-translate-x:-4.5rem;
}

.-translate-x-20 {
  --transform-translate-x:-5rem;
}

.-translate-x-24 {
  --transform-translate-x:-6rem;
}

.-translate-x-28 {
  --transform-translate-x:-7rem;
}

.-translate-x-32 {
  --transform-translate-x:-8rem;
}

.-translate-x-36 {
  --transform-translate-x:-9rem;
}

.-translate-x-40 {
  --transform-translate-x:-10rem;
}

.-translate-x-44 {
  --transform-translate-x:-11rem;
}

.-translate-x-48 {
  --transform-translate-x:-12rem;
}

.-translate-x-52 {
  --transform-translate-x:-13rem;
}

.-translate-x-56 {
  --transform-translate-x:-14rem;
}

.-translate-x-60 {
  --transform-translate-x:-15rem;
}

.-translate-x-64 {
  --transform-translate-x:-16rem;
}

.-translate-x-72 {
  --transform-translate-x:-18rem;
}

.-translate-x-80 {
  --transform-translate-x:-20rem;
}

.-translate-x-96 {
  --transform-translate-x:-24rem;
}

.-translate-x-px {
  --transform-translate-x:-1px;
}

.-translate-x-0\.5 {
  --transform-translate-x:-0.125rem;
}

.-translate-x-1\.5 {
  --transform-translate-x:-0.375rem;
}

.-translate-x-2\.5 {
  --transform-translate-x:-0.625rem;
}

.-translate-x-3\.5 {
  --transform-translate-x:-0.875rem;
}

.-translate-x-1\/2 {
  --transform-translate-x:-50%;
}

.-translate-x-1\/3 {
  --transform-translate-x:-33.33333%;
}

.-translate-x-2\/3 {
  --transform-translate-x:-66.66667%;
}

.-translate-x-1\/4 {
  --transform-translate-x:-25%;
}

.-translate-x-2\/4 {
  --transform-translate-x:-50%;
}

.-translate-x-3\/4 {
  --transform-translate-x:-75%;
}

.-translate-x-1\/5 {
  --transform-translate-x:-20%;
}

.-translate-x-2\/5 {
  --transform-translate-x:-40%;
}

.-translate-x-3\/5 {
  --transform-translate-x:-60%;
}

.-translate-x-4\/5 {
  --transform-translate-x:-80%;
}

.-translate-x-1\/6 {
  --transform-translate-x:-16.66667%;
}

.-translate-x-2\/6 {
  --transform-translate-x:-33.33333%;
}

.-translate-x-3\/6 {
  --transform-translate-x:-50%;
}

.-translate-x-4\/6 {
  --transform-translate-x:-66.66667%;
}

.-translate-x-5\/6 {
  --transform-translate-x:-83.33333%;
}

.-translate-x-1\/12 {
  --transform-translate-x:-8.33333%;
}

.-translate-x-2\/12 {
  --transform-translate-x:-16.66667%;
}

.-translate-x-3\/12 {
  --transform-translate-x:-25%;
}

.-translate-x-4\/12 {
  --transform-translate-x:-33.33333%;
}

.-translate-x-5\/12 {
  --transform-translate-x:-41.66667%;
}

.-translate-x-6\/12 {
  --transform-translate-x:-50%;
}

.-translate-x-7\/12 {
  --transform-translate-x:-58.33333%;
}

.-translate-x-8\/12 {
  --transform-translate-x:-66.66667%;
}

.-translate-x-9\/12 {
  --transform-translate-x:-75%;
}

.-translate-x-10\/12 {
  --transform-translate-x:-83.33333%;
}

.-translate-x-11\/12 {
  --transform-translate-x:-91.66667%;
}

.-translate-x-full {
  --transform-translate-x:-100%;
}

.-translate-x-0_5 {
  --transform-translate-x:-0.125rem;
}

.-translate-x-1_5 {
  --transform-translate-x:-0.375rem;
}

.-translate-x-2_5 {
  --transform-translate-x:-0.625rem;
}

.-translate-x-3_5 {
  --transform-translate-x:-0.875rem;
}

.-translate-x-4_5 {
  --transform-translate-x:-1.125rem;
}

.translate-y-0 {
  --transform-translate-y:0;
}

.translate-y-1 {
  --transform-translate-y:0.25rem;
}

.translate-y-2 {
  --transform-translate-y:0.5rem;
}

.translate-y-3 {
  --transform-translate-y:0.75rem;
}

.translate-y-4 {
  --transform-translate-y:1rem;
}

.translate-y-5 {
  --transform-translate-y:1.25rem;
}

.translate-y-6 {
  --transform-translate-y:1.5rem;
}

.translate-y-7 {
  --transform-translate-y:1.75rem;
}

.translate-y-8 {
  --transform-translate-y:2rem;
}

.translate-y-9 {
  --transform-translate-y:2.25rem;
}

.translate-y-10 {
  --transform-translate-y:2.5rem;
}

.translate-y-11 {
  --transform-translate-y:2.75rem;
}

.translate-y-12 {
  --transform-translate-y:3rem;
}

.translate-y-13 {
  --transform-translate-y:3.25rem;
}

.translate-y-14 {
  --transform-translate-y:3.5rem;
}

.translate-y-15 {
  --transform-translate-y:3.75rem;
}

.translate-y-16 {
  --transform-translate-y:4rem;
}

.translate-y-18 {
  --transform-translate-y:4.5rem;
}

.translate-y-20 {
  --transform-translate-y:5rem;
}

.translate-y-24 {
  --transform-translate-y:6rem;
}

.translate-y-28 {
  --transform-translate-y:7rem;
}

.translate-y-32 {
  --transform-translate-y:8rem;
}

.translate-y-36 {
  --transform-translate-y:9rem;
}

.translate-y-40 {
  --transform-translate-y:10rem;
}

.translate-y-44 {
  --transform-translate-y:11rem;
}

.translate-y-48 {
  --transform-translate-y:12rem;
}

.translate-y-52 {
  --transform-translate-y:13rem;
}

.translate-y-56 {
  --transform-translate-y:14rem;
}

.translate-y-60 {
  --transform-translate-y:15rem;
}

.translate-y-64 {
  --transform-translate-y:16rem;
}

.translate-y-72 {
  --transform-translate-y:18rem;
}

.translate-y-80 {
  --transform-translate-y:20rem;
}

.translate-y-96 {
  --transform-translate-y:24rem;
}

.translate-y-px {
  --transform-translate-y:1px;
}

.translate-y-0\.5 {
  --transform-translate-y:0.125rem;
}

.translate-y-1\.5 {
  --transform-translate-y:0.375rem;
}

.translate-y-2\.5 {
  --transform-translate-y:0.625rem;
}

.translate-y-3\.5 {
  --transform-translate-y:0.875rem;
}

.translate-y-1\/2 {
  --transform-translate-y:50%;
}

.translate-y-1\/3 {
  --transform-translate-y:33.333333%;
}

.translate-y-2\/3 {
  --transform-translate-y:66.666667%;
}

.translate-y-1\/4 {
  --transform-translate-y:25%;
}

.translate-y-2\/4 {
  --transform-translate-y:50%;
}

.translate-y-3\/4 {
  --transform-translate-y:75%;
}

.translate-y-1\/5 {
  --transform-translate-y:20%;
}

.translate-y-2\/5 {
  --transform-translate-y:40%;
}

.translate-y-3\/5 {
  --transform-translate-y:60%;
}

.translate-y-4\/5 {
  --transform-translate-y:80%;
}

.translate-y-1\/6 {
  --transform-translate-y:16.666667%;
}

.translate-y-2\/6 {
  --transform-translate-y:33.333333%;
}

.translate-y-3\/6 {
  --transform-translate-y:50%;
}

.translate-y-4\/6 {
  --transform-translate-y:66.666667%;
}

.translate-y-5\/6 {
  --transform-translate-y:83.333333%;
}

.translate-y-1\/12 {
  --transform-translate-y:8.333333%;
}

.translate-y-2\/12 {
  --transform-translate-y:16.666667%;
}

.translate-y-3\/12 {
  --transform-translate-y:25%;
}

.translate-y-4\/12 {
  --transform-translate-y:33.333333%;
}

.translate-y-5\/12 {
  --transform-translate-y:41.666667%;
}

.translate-y-6\/12 {
  --transform-translate-y:50%;
}

.translate-y-7\/12 {
  --transform-translate-y:58.333333%;
}

.translate-y-8\/12 {
  --transform-translate-y:66.666667%;
}

.translate-y-9\/12 {
  --transform-translate-y:75%;
}

.translate-y-10\/12 {
  --transform-translate-y:83.333333%;
}

.translate-y-11\/12 {
  --transform-translate-y:91.666667%;
}

.translate-y-full {
  --transform-translate-y:100%;
}

.translate-y-0_5 {
  --transform-translate-y:0.125rem;
}

.translate-y-1_5 {
  --transform-translate-y:0.375rem;
}

.translate-y-2_5 {
  --transform-translate-y:0.625rem;
}

.translate-y-3_5 {
  --transform-translate-y:0.875rem;
}

.translate-y-4_5 {
  --transform-translate-y:1.125rem;
}

.-translate-y-1 {
  --transform-translate-y:-0.25rem;
}

.-translate-y-2 {
  --transform-translate-y:-0.5rem;
}

.-translate-y-3 {
  --transform-translate-y:-0.75rem;
}

.-translate-y-4 {
  --transform-translate-y:-1rem;
}

.-translate-y-5 {
  --transform-translate-y:-1.25rem;
}

.-translate-y-6 {
  --transform-translate-y:-1.5rem;
}

.-translate-y-7 {
  --transform-translate-y:-1.75rem;
}

.-translate-y-8 {
  --transform-translate-y:-2rem;
}

.-translate-y-9 {
  --transform-translate-y:-2.25rem;
}

.-translate-y-10 {
  --transform-translate-y:-2.5rem;
}

.-translate-y-11 {
  --transform-translate-y:-2.75rem;
}

.-translate-y-12 {
  --transform-translate-y:-3rem;
}

.-translate-y-13 {
  --transform-translate-y:-3.25rem;
}

.-translate-y-14 {
  --transform-translate-y:-3.5rem;
}

.-translate-y-15 {
  --transform-translate-y:-3.75rem;
}

.-translate-y-16 {
  --transform-translate-y:-4rem;
}

.-translate-y-18 {
  --transform-translate-y:-4.5rem;
}

.-translate-y-20 {
  --transform-translate-y:-5rem;
}

.-translate-y-24 {
  --transform-translate-y:-6rem;
}

.-translate-y-28 {
  --transform-translate-y:-7rem;
}

.-translate-y-32 {
  --transform-translate-y:-8rem;
}

.-translate-y-36 {
  --transform-translate-y:-9rem;
}

.-translate-y-40 {
  --transform-translate-y:-10rem;
}

.-translate-y-44 {
  --transform-translate-y:-11rem;
}

.-translate-y-48 {
  --transform-translate-y:-12rem;
}

.-translate-y-52 {
  --transform-translate-y:-13rem;
}

.-translate-y-56 {
  --transform-translate-y:-14rem;
}

.-translate-y-60 {
  --transform-translate-y:-15rem;
}

.-translate-y-64 {
  --transform-translate-y:-16rem;
}

.-translate-y-72 {
  --transform-translate-y:-18rem;
}

.-translate-y-80 {
  --transform-translate-y:-20rem;
}

.-translate-y-96 {
  --transform-translate-y:-24rem;
}

.-translate-y-px {
  --transform-translate-y:-1px;
}

.-translate-y-0\.5 {
  --transform-translate-y:-0.125rem;
}

.-translate-y-1\.5 {
  --transform-translate-y:-0.375rem;
}

.-translate-y-2\.5 {
  --transform-translate-y:-0.625rem;
}

.-translate-y-3\.5 {
  --transform-translate-y:-0.875rem;
}

.-translate-y-1\/2 {
  --transform-translate-y:-50%;
}

.-translate-y-1\/3 {
  --transform-translate-y:-33.33333%;
}

.-translate-y-2\/3 {
  --transform-translate-y:-66.66667%;
}

.-translate-y-1\/4 {
  --transform-translate-y:-25%;
}

.-translate-y-2\/4 {
  --transform-translate-y:-50%;
}

.-translate-y-3\/4 {
  --transform-translate-y:-75%;
}

.-translate-y-1\/5 {
  --transform-translate-y:-20%;
}

.-translate-y-2\/5 {
  --transform-translate-y:-40%;
}

.-translate-y-3\/5 {
  --transform-translate-y:-60%;
}

.-translate-y-4\/5 {
  --transform-translate-y:-80%;
}

.-translate-y-1\/6 {
  --transform-translate-y:-16.66667%;
}

.-translate-y-2\/6 {
  --transform-translate-y:-33.33333%;
}

.-translate-y-3\/6 {
  --transform-translate-y:-50%;
}

.-translate-y-4\/6 {
  --transform-translate-y:-66.66667%;
}

.-translate-y-5\/6 {
  --transform-translate-y:-83.33333%;
}

.-translate-y-1\/12 {
  --transform-translate-y:-8.33333%;
}

.-translate-y-2\/12 {
  --transform-translate-y:-16.66667%;
}

.-translate-y-3\/12 {
  --transform-translate-y:-25%;
}

.-translate-y-4\/12 {
  --transform-translate-y:-33.33333%;
}

.-translate-y-5\/12 {
  --transform-translate-y:-41.66667%;
}

.-translate-y-6\/12 {
  --transform-translate-y:-50%;
}

.-translate-y-7\/12 {
  --transform-translate-y:-58.33333%;
}

.-translate-y-8\/12 {
  --transform-translate-y:-66.66667%;
}

.-translate-y-9\/12 {
  --transform-translate-y:-75%;
}

.-translate-y-10\/12 {
  --transform-translate-y:-83.33333%;
}

.-translate-y-11\/12 {
  --transform-translate-y:-91.66667%;
}

.-translate-y-full {
  --transform-translate-y:-100%;
}

.-translate-y-0_5 {
  --transform-translate-y:-0.125rem;
}

.-translate-y-1_5 {
  --transform-translate-y:-0.375rem;
}

.-translate-y-2_5 {
  --transform-translate-y:-0.625rem;
}

.-translate-y-3_5 {
  --transform-translate-y:-0.875rem;
}

.-translate-y-4_5 {
  --transform-translate-y:-1.125rem;
}

.hover\:translate-x-0:hover {
  --transform-translate-x:0;
}

.hover\:translate-x-1:hover {
  --transform-translate-x:0.25rem;
}

.hover\:translate-x-2:hover {
  --transform-translate-x:0.5rem;
}

.hover\:translate-x-3:hover {
  --transform-translate-x:0.75rem;
}

.hover\:translate-x-4:hover {
  --transform-translate-x:1rem;
}

.hover\:translate-x-5:hover {
  --transform-translate-x:1.25rem;
}

.hover\:translate-x-6:hover {
  --transform-translate-x:1.5rem;
}

.hover\:translate-x-7:hover {
  --transform-translate-x:1.75rem;
}

.hover\:translate-x-8:hover {
  --transform-translate-x:2rem;
}

.hover\:translate-x-9:hover {
  --transform-translate-x:2.25rem;
}

.hover\:translate-x-10:hover {
  --transform-translate-x:2.5rem;
}

.hover\:translate-x-11:hover {
  --transform-translate-x:2.75rem;
}

.hover\:translate-x-12:hover {
  --transform-translate-x:3rem;
}

.hover\:translate-x-13:hover {
  --transform-translate-x:3.25rem;
}

.hover\:translate-x-14:hover {
  --transform-translate-x:3.5rem;
}

.hover\:translate-x-15:hover {
  --transform-translate-x:3.75rem;
}

.hover\:translate-x-16:hover {
  --transform-translate-x:4rem;
}

.hover\:translate-x-18:hover {
  --transform-translate-x:4.5rem;
}

.hover\:translate-x-20:hover {
  --transform-translate-x:5rem;
}

.hover\:translate-x-24:hover {
  --transform-translate-x:6rem;
}

.hover\:translate-x-28:hover {
  --transform-translate-x:7rem;
}

.hover\:translate-x-32:hover {
  --transform-translate-x:8rem;
}

.hover\:translate-x-36:hover {
  --transform-translate-x:9rem;
}

.hover\:translate-x-40:hover {
  --transform-translate-x:10rem;
}

.hover\:translate-x-44:hover {
  --transform-translate-x:11rem;
}

.hover\:translate-x-48:hover {
  --transform-translate-x:12rem;
}

.hover\:translate-x-52:hover {
  --transform-translate-x:13rem;
}

.hover\:translate-x-56:hover {
  --transform-translate-x:14rem;
}

.hover\:translate-x-60:hover {
  --transform-translate-x:15rem;
}

.hover\:translate-x-64:hover {
  --transform-translate-x:16rem;
}

.hover\:translate-x-72:hover {
  --transform-translate-x:18rem;
}

.hover\:translate-x-80:hover {
  --transform-translate-x:20rem;
}

.hover\:translate-x-96:hover {
  --transform-translate-x:24rem;
}

.hover\:translate-x-px:hover {
  --transform-translate-x:1px;
}

.hover\:translate-x-0\.5:hover {
  --transform-translate-x:0.125rem;
}

.hover\:translate-x-1\.5:hover {
  --transform-translate-x:0.375rem;
}

.hover\:translate-x-2\.5:hover {
  --transform-translate-x:0.625rem;
}

.hover\:translate-x-3\.5:hover {
  --transform-translate-x:0.875rem;
}

.hover\:translate-x-1\/2:hover {
  --transform-translate-x:50%;
}

.hover\:translate-x-1\/3:hover {
  --transform-translate-x:33.333333%;
}

.hover\:translate-x-2\/3:hover {
  --transform-translate-x:66.666667%;
}

.hover\:translate-x-1\/4:hover {
  --transform-translate-x:25%;
}

.hover\:translate-x-2\/4:hover {
  --transform-translate-x:50%;
}

.hover\:translate-x-3\/4:hover {
  --transform-translate-x:75%;
}

.hover\:translate-x-1\/5:hover {
  --transform-translate-x:20%;
}

.hover\:translate-x-2\/5:hover {
  --transform-translate-x:40%;
}

.hover\:translate-x-3\/5:hover {
  --transform-translate-x:60%;
}

.hover\:translate-x-4\/5:hover {
  --transform-translate-x:80%;
}

.hover\:translate-x-1\/6:hover {
  --transform-translate-x:16.666667%;
}

.hover\:translate-x-2\/6:hover {
  --transform-translate-x:33.333333%;
}

.hover\:translate-x-3\/6:hover {
  --transform-translate-x:50%;
}

.hover\:translate-x-4\/6:hover {
  --transform-translate-x:66.666667%;
}

.hover\:translate-x-5\/6:hover {
  --transform-translate-x:83.333333%;
}

.hover\:translate-x-1\/12:hover {
  --transform-translate-x:8.333333%;
}

.hover\:translate-x-2\/12:hover {
  --transform-translate-x:16.666667%;
}

.hover\:translate-x-3\/12:hover {
  --transform-translate-x:25%;
}

.hover\:translate-x-4\/12:hover {
  --transform-translate-x:33.333333%;
}

.hover\:translate-x-5\/12:hover {
  --transform-translate-x:41.666667%;
}

.hover\:translate-x-6\/12:hover {
  --transform-translate-x:50%;
}

.hover\:translate-x-7\/12:hover {
  --transform-translate-x:58.333333%;
}

.hover\:translate-x-8\/12:hover {
  --transform-translate-x:66.666667%;
}

.hover\:translate-x-9\/12:hover {
  --transform-translate-x:75%;
}

.hover\:translate-x-10\/12:hover {
  --transform-translate-x:83.333333%;
}

.hover\:translate-x-11\/12:hover {
  --transform-translate-x:91.666667%;
}

.hover\:translate-x-full:hover {
  --transform-translate-x:100%;
}

.hover\:translate-x-0_5:hover {
  --transform-translate-x:0.125rem;
}

.hover\:translate-x-1_5:hover {
  --transform-translate-x:0.375rem;
}

.hover\:translate-x-2_5:hover {
  --transform-translate-x:0.625rem;
}

.hover\:translate-x-3_5:hover {
  --transform-translate-x:0.875rem;
}

.hover\:translate-x-4_5:hover {
  --transform-translate-x:1.125rem;
}

.hover\:-translate-x-1:hover {
  --transform-translate-x:-0.25rem;
}

.hover\:-translate-x-2:hover {
  --transform-translate-x:-0.5rem;
}

.hover\:-translate-x-3:hover {
  --transform-translate-x:-0.75rem;
}

.hover\:-translate-x-4:hover {
  --transform-translate-x:-1rem;
}

.hover\:-translate-x-5:hover {
  --transform-translate-x:-1.25rem;
}

.hover\:-translate-x-6:hover {
  --transform-translate-x:-1.5rem;
}

.hover\:-translate-x-7:hover {
  --transform-translate-x:-1.75rem;
}

.hover\:-translate-x-8:hover {
  --transform-translate-x:-2rem;
}

.hover\:-translate-x-9:hover {
  --transform-translate-x:-2.25rem;
}

.hover\:-translate-x-10:hover {
  --transform-translate-x:-2.5rem;
}

.hover\:-translate-x-11:hover {
  --transform-translate-x:-2.75rem;
}

.hover\:-translate-x-12:hover {
  --transform-translate-x:-3rem;
}

.hover\:-translate-x-13:hover {
  --transform-translate-x:-3.25rem;
}

.hover\:-translate-x-14:hover {
  --transform-translate-x:-3.5rem;
}

.hover\:-translate-x-15:hover {
  --transform-translate-x:-3.75rem;
}

.hover\:-translate-x-16:hover {
  --transform-translate-x:-4rem;
}

.hover\:-translate-x-18:hover {
  --transform-translate-x:-4.5rem;
}

.hover\:-translate-x-20:hover {
  --transform-translate-x:-5rem;
}

.hover\:-translate-x-24:hover {
  --transform-translate-x:-6rem;
}

.hover\:-translate-x-28:hover {
  --transform-translate-x:-7rem;
}

.hover\:-translate-x-32:hover {
  --transform-translate-x:-8rem;
}

.hover\:-translate-x-36:hover {
  --transform-translate-x:-9rem;
}

.hover\:-translate-x-40:hover {
  --transform-translate-x:-10rem;
}

.hover\:-translate-x-44:hover {
  --transform-translate-x:-11rem;
}

.hover\:-translate-x-48:hover {
  --transform-translate-x:-12rem;
}

.hover\:-translate-x-52:hover {
  --transform-translate-x:-13rem;
}

.hover\:-translate-x-56:hover {
  --transform-translate-x:-14rem;
}

.hover\:-translate-x-60:hover {
  --transform-translate-x:-15rem;
}

.hover\:-translate-x-64:hover {
  --transform-translate-x:-16rem;
}

.hover\:-translate-x-72:hover {
  --transform-translate-x:-18rem;
}

.hover\:-translate-x-80:hover {
  --transform-translate-x:-20rem;
}

.hover\:-translate-x-96:hover {
  --transform-translate-x:-24rem;
}

.hover\:-translate-x-px:hover {
  --transform-translate-x:-1px;
}

.hover\:-translate-x-0\.5:hover {
  --transform-translate-x:-0.125rem;
}

.hover\:-translate-x-1\.5:hover {
  --transform-translate-x:-0.375rem;
}

.hover\:-translate-x-2\.5:hover {
  --transform-translate-x:-0.625rem;
}

.hover\:-translate-x-3\.5:hover {
  --transform-translate-x:-0.875rem;
}

.hover\:-translate-x-1\/2:hover {
  --transform-translate-x:-50%;
}

.hover\:-translate-x-1\/3:hover {
  --transform-translate-x:-33.33333%;
}

.hover\:-translate-x-2\/3:hover {
  --transform-translate-x:-66.66667%;
}

.hover\:-translate-x-1\/4:hover {
  --transform-translate-x:-25%;
}

.hover\:-translate-x-2\/4:hover {
  --transform-translate-x:-50%;
}

.hover\:-translate-x-3\/4:hover {
  --transform-translate-x:-75%;
}

.hover\:-translate-x-1\/5:hover {
  --transform-translate-x:-20%;
}

.hover\:-translate-x-2\/5:hover {
  --transform-translate-x:-40%;
}

.hover\:-translate-x-3\/5:hover {
  --transform-translate-x:-60%;
}

.hover\:-translate-x-4\/5:hover {
  --transform-translate-x:-80%;
}

.hover\:-translate-x-1\/6:hover {
  --transform-translate-x:-16.66667%;
}

.hover\:-translate-x-2\/6:hover {
  --transform-translate-x:-33.33333%;
}

.hover\:-translate-x-3\/6:hover {
  --transform-translate-x:-50%;
}

.hover\:-translate-x-4\/6:hover {
  --transform-translate-x:-66.66667%;
}

.hover\:-translate-x-5\/6:hover {
  --transform-translate-x:-83.33333%;
}

.hover\:-translate-x-1\/12:hover {
  --transform-translate-x:-8.33333%;
}

.hover\:-translate-x-2\/12:hover {
  --transform-translate-x:-16.66667%;
}

.hover\:-translate-x-3\/12:hover {
  --transform-translate-x:-25%;
}

.hover\:-translate-x-4\/12:hover {
  --transform-translate-x:-33.33333%;
}

.hover\:-translate-x-5\/12:hover {
  --transform-translate-x:-41.66667%;
}

.hover\:-translate-x-6\/12:hover {
  --transform-translate-x:-50%;
}

.hover\:-translate-x-7\/12:hover {
  --transform-translate-x:-58.33333%;
}

.hover\:-translate-x-8\/12:hover {
  --transform-translate-x:-66.66667%;
}

.hover\:-translate-x-9\/12:hover {
  --transform-translate-x:-75%;
}

.hover\:-translate-x-10\/12:hover {
  --transform-translate-x:-83.33333%;
}

.hover\:-translate-x-11\/12:hover {
  --transform-translate-x:-91.66667%;
}

.hover\:-translate-x-full:hover {
  --transform-translate-x:-100%;
}

.hover\:-translate-x-0_5:hover {
  --transform-translate-x:-0.125rem;
}

.hover\:-translate-x-1_5:hover {
  --transform-translate-x:-0.375rem;
}

.hover\:-translate-x-2_5:hover {
  --transform-translate-x:-0.625rem;
}

.hover\:-translate-x-3_5:hover {
  --transform-translate-x:-0.875rem;
}

.hover\:-translate-x-4_5:hover {
  --transform-translate-x:-1.125rem;
}

.hover\:translate-y-0:hover {
  --transform-translate-y:0;
}

.hover\:translate-y-1:hover {
  --transform-translate-y:0.25rem;
}

.hover\:translate-y-2:hover {
  --transform-translate-y:0.5rem;
}

.hover\:translate-y-3:hover {
  --transform-translate-y:0.75rem;
}

.hover\:translate-y-4:hover {
  --transform-translate-y:1rem;
}

.hover\:translate-y-5:hover {
  --transform-translate-y:1.25rem;
}

.hover\:translate-y-6:hover {
  --transform-translate-y:1.5rem;
}

.hover\:translate-y-7:hover {
  --transform-translate-y:1.75rem;
}

.hover\:translate-y-8:hover {
  --transform-translate-y:2rem;
}

.hover\:translate-y-9:hover {
  --transform-translate-y:2.25rem;
}

.hover\:translate-y-10:hover {
  --transform-translate-y:2.5rem;
}

.hover\:translate-y-11:hover {
  --transform-translate-y:2.75rem;
}

.hover\:translate-y-12:hover {
  --transform-translate-y:3rem;
}

.hover\:translate-y-13:hover {
  --transform-translate-y:3.25rem;
}

.hover\:translate-y-14:hover {
  --transform-translate-y:3.5rem;
}

.hover\:translate-y-15:hover {
  --transform-translate-y:3.75rem;
}

.hover\:translate-y-16:hover {
  --transform-translate-y:4rem;
}

.hover\:translate-y-18:hover {
  --transform-translate-y:4.5rem;
}

.hover\:translate-y-20:hover {
  --transform-translate-y:5rem;
}

.hover\:translate-y-24:hover {
  --transform-translate-y:6rem;
}

.hover\:translate-y-28:hover {
  --transform-translate-y:7rem;
}

.hover\:translate-y-32:hover {
  --transform-translate-y:8rem;
}

.hover\:translate-y-36:hover {
  --transform-translate-y:9rem;
}

.hover\:translate-y-40:hover {
  --transform-translate-y:10rem;
}

.hover\:translate-y-44:hover {
  --transform-translate-y:11rem;
}

.hover\:translate-y-48:hover {
  --transform-translate-y:12rem;
}

.hover\:translate-y-52:hover {
  --transform-translate-y:13rem;
}

.hover\:translate-y-56:hover {
  --transform-translate-y:14rem;
}

.hover\:translate-y-60:hover {
  --transform-translate-y:15rem;
}

.hover\:translate-y-64:hover {
  --transform-translate-y:16rem;
}

.hover\:translate-y-72:hover {
  --transform-translate-y:18rem;
}

.hover\:translate-y-80:hover {
  --transform-translate-y:20rem;
}

.hover\:translate-y-96:hover {
  --transform-translate-y:24rem;
}

.hover\:translate-y-px:hover {
  --transform-translate-y:1px;
}

.hover\:translate-y-0\.5:hover {
  --transform-translate-y:0.125rem;
}

.hover\:translate-y-1\.5:hover {
  --transform-translate-y:0.375rem;
}

.hover\:translate-y-2\.5:hover {
  --transform-translate-y:0.625rem;
}

.hover\:translate-y-3\.5:hover {
  --transform-translate-y:0.875rem;
}

.hover\:translate-y-1\/2:hover {
  --transform-translate-y:50%;
}

.hover\:translate-y-1\/3:hover {
  --transform-translate-y:33.333333%;
}

.hover\:translate-y-2\/3:hover {
  --transform-translate-y:66.666667%;
}

.hover\:translate-y-1\/4:hover {
  --transform-translate-y:25%;
}

.hover\:translate-y-2\/4:hover {
  --transform-translate-y:50%;
}

.hover\:translate-y-3\/4:hover {
  --transform-translate-y:75%;
}

.hover\:translate-y-1\/5:hover {
  --transform-translate-y:20%;
}

.hover\:translate-y-2\/5:hover {
  --transform-translate-y:40%;
}

.hover\:translate-y-3\/5:hover {
  --transform-translate-y:60%;
}

.hover\:translate-y-4\/5:hover {
  --transform-translate-y:80%;
}

.hover\:translate-y-1\/6:hover {
  --transform-translate-y:16.666667%;
}

.hover\:translate-y-2\/6:hover {
  --transform-translate-y:33.333333%;
}

.hover\:translate-y-3\/6:hover {
  --transform-translate-y:50%;
}

.hover\:translate-y-4\/6:hover {
  --transform-translate-y:66.666667%;
}

.hover\:translate-y-5\/6:hover {
  --transform-translate-y:83.333333%;
}

.hover\:translate-y-1\/12:hover {
  --transform-translate-y:8.333333%;
}

.hover\:translate-y-2\/12:hover {
  --transform-translate-y:16.666667%;
}

.hover\:translate-y-3\/12:hover {
  --transform-translate-y:25%;
}

.hover\:translate-y-4\/12:hover {
  --transform-translate-y:33.333333%;
}

.hover\:translate-y-5\/12:hover {
  --transform-translate-y:41.666667%;
}

.hover\:translate-y-6\/12:hover {
  --transform-translate-y:50%;
}

.hover\:translate-y-7\/12:hover {
  --transform-translate-y:58.333333%;
}

.hover\:translate-y-8\/12:hover {
  --transform-translate-y:66.666667%;
}

.hover\:translate-y-9\/12:hover {
  --transform-translate-y:75%;
}

.hover\:translate-y-10\/12:hover {
  --transform-translate-y:83.333333%;
}

.hover\:translate-y-11\/12:hover {
  --transform-translate-y:91.666667%;
}

.hover\:translate-y-full:hover {
  --transform-translate-y:100%;
}

.hover\:translate-y-0_5:hover {
  --transform-translate-y:0.125rem;
}

.hover\:translate-y-1_5:hover {
  --transform-translate-y:0.375rem;
}

.hover\:translate-y-2_5:hover {
  --transform-translate-y:0.625rem;
}

.hover\:translate-y-3_5:hover {
  --transform-translate-y:0.875rem;
}

.hover\:translate-y-4_5:hover {
  --transform-translate-y:1.125rem;
}

.hover\:-translate-y-1:hover {
  --transform-translate-y:-0.25rem;
}

.hover\:-translate-y-2:hover {
  --transform-translate-y:-0.5rem;
}

.hover\:-translate-y-3:hover {
  --transform-translate-y:-0.75rem;
}

.hover\:-translate-y-4:hover {
  --transform-translate-y:-1rem;
}

.hover\:-translate-y-5:hover {
  --transform-translate-y:-1.25rem;
}

.hover\:-translate-y-6:hover {
  --transform-translate-y:-1.5rem;
}

.hover\:-translate-y-7:hover {
  --transform-translate-y:-1.75rem;
}

.hover\:-translate-y-8:hover {
  --transform-translate-y:-2rem;
}

.hover\:-translate-y-9:hover {
  --transform-translate-y:-2.25rem;
}

.hover\:-translate-y-10:hover {
  --transform-translate-y:-2.5rem;
}

.hover\:-translate-y-11:hover {
  --transform-translate-y:-2.75rem;
}

.hover\:-translate-y-12:hover {
  --transform-translate-y:-3rem;
}

.hover\:-translate-y-13:hover {
  --transform-translate-y:-3.25rem;
}

.hover\:-translate-y-14:hover {
  --transform-translate-y:-3.5rem;
}

.hover\:-translate-y-15:hover {
  --transform-translate-y:-3.75rem;
}

.hover\:-translate-y-16:hover {
  --transform-translate-y:-4rem;
}

.hover\:-translate-y-18:hover {
  --transform-translate-y:-4.5rem;
}

.hover\:-translate-y-20:hover {
  --transform-translate-y:-5rem;
}

.hover\:-translate-y-24:hover {
  --transform-translate-y:-6rem;
}

.hover\:-translate-y-28:hover {
  --transform-translate-y:-7rem;
}

.hover\:-translate-y-32:hover {
  --transform-translate-y:-8rem;
}

.hover\:-translate-y-36:hover {
  --transform-translate-y:-9rem;
}

.hover\:-translate-y-40:hover {
  --transform-translate-y:-10rem;
}

.hover\:-translate-y-44:hover {
  --transform-translate-y:-11rem;
}

.hover\:-translate-y-48:hover {
  --transform-translate-y:-12rem;
}

.hover\:-translate-y-52:hover {
  --transform-translate-y:-13rem;
}

.hover\:-translate-y-56:hover {
  --transform-translate-y:-14rem;
}

.hover\:-translate-y-60:hover {
  --transform-translate-y:-15rem;
}

.hover\:-translate-y-64:hover {
  --transform-translate-y:-16rem;
}

.hover\:-translate-y-72:hover {
  --transform-translate-y:-18rem;
}

.hover\:-translate-y-80:hover {
  --transform-translate-y:-20rem;
}

.hover\:-translate-y-96:hover {
  --transform-translate-y:-24rem;
}

.hover\:-translate-y-px:hover {
  --transform-translate-y:-1px;
}

.hover\:-translate-y-0\.5:hover {
  --transform-translate-y:-0.125rem;
}

.hover\:-translate-y-1\.5:hover {
  --transform-translate-y:-0.375rem;
}

.hover\:-translate-y-2\.5:hover {
  --transform-translate-y:-0.625rem;
}

.hover\:-translate-y-3\.5:hover {
  --transform-translate-y:-0.875rem;
}

.hover\:-translate-y-1\/2:hover {
  --transform-translate-y:-50%;
}

.hover\:-translate-y-1\/3:hover {
  --transform-translate-y:-33.33333%;
}

.hover\:-translate-y-2\/3:hover {
  --transform-translate-y:-66.66667%;
}

.hover\:-translate-y-1\/4:hover {
  --transform-translate-y:-25%;
}

.hover\:-translate-y-2\/4:hover {
  --transform-translate-y:-50%;
}

.hover\:-translate-y-3\/4:hover {
  --transform-translate-y:-75%;
}

.hover\:-translate-y-1\/5:hover {
  --transform-translate-y:-20%;
}

.hover\:-translate-y-2\/5:hover {
  --transform-translate-y:-40%;
}

.hover\:-translate-y-3\/5:hover {
  --transform-translate-y:-60%;
}

.hover\:-translate-y-4\/5:hover {
  --transform-translate-y:-80%;
}

.hover\:-translate-y-1\/6:hover {
  --transform-translate-y:-16.66667%;
}

.hover\:-translate-y-2\/6:hover {
  --transform-translate-y:-33.33333%;
}

.hover\:-translate-y-3\/6:hover {
  --transform-translate-y:-50%;
}

.hover\:-translate-y-4\/6:hover {
  --transform-translate-y:-66.66667%;
}

.hover\:-translate-y-5\/6:hover {
  --transform-translate-y:-83.33333%;
}

.hover\:-translate-y-1\/12:hover {
  --transform-translate-y:-8.33333%;
}

.hover\:-translate-y-2\/12:hover {
  --transform-translate-y:-16.66667%;
}

.hover\:-translate-y-3\/12:hover {
  --transform-translate-y:-25%;
}

.hover\:-translate-y-4\/12:hover {
  --transform-translate-y:-33.33333%;
}

.hover\:-translate-y-5\/12:hover {
  --transform-translate-y:-41.66667%;
}

.hover\:-translate-y-6\/12:hover {
  --transform-translate-y:-50%;
}

.hover\:-translate-y-7\/12:hover {
  --transform-translate-y:-58.33333%;
}

.hover\:-translate-y-8\/12:hover {
  --transform-translate-y:-66.66667%;
}

.hover\:-translate-y-9\/12:hover {
  --transform-translate-y:-75%;
}

.hover\:-translate-y-10\/12:hover {
  --transform-translate-y:-83.33333%;
}

.hover\:-translate-y-11\/12:hover {
  --transform-translate-y:-91.66667%;
}

.hover\:-translate-y-full:hover {
  --transform-translate-y:-100%;
}

.hover\:-translate-y-0_5:hover {
  --transform-translate-y:-0.125rem;
}

.hover\:-translate-y-1_5:hover {
  --transform-translate-y:-0.375rem;
}

.hover\:-translate-y-2_5:hover {
  --transform-translate-y:-0.625rem;
}

.hover\:-translate-y-3_5:hover {
  --transform-translate-y:-0.875rem;
}

.hover\:-translate-y-4_5:hover {
  --transform-translate-y:-1.125rem;
}

.focus\:translate-x-0:focus {
  --transform-translate-x:0;
}

.focus\:translate-x-1:focus {
  --transform-translate-x:0.25rem;
}

.focus\:translate-x-2:focus {
  --transform-translate-x:0.5rem;
}

.focus\:translate-x-3:focus {
  --transform-translate-x:0.75rem;
}

.focus\:translate-x-4:focus {
  --transform-translate-x:1rem;
}

.focus\:translate-x-5:focus {
  --transform-translate-x:1.25rem;
}

.focus\:translate-x-6:focus {
  --transform-translate-x:1.5rem;
}

.focus\:translate-x-7:focus {
  --transform-translate-x:1.75rem;
}

.focus\:translate-x-8:focus {
  --transform-translate-x:2rem;
}

.focus\:translate-x-9:focus {
  --transform-translate-x:2.25rem;
}

.focus\:translate-x-10:focus {
  --transform-translate-x:2.5rem;
}

.focus\:translate-x-11:focus {
  --transform-translate-x:2.75rem;
}

.focus\:translate-x-12:focus {
  --transform-translate-x:3rem;
}

.focus\:translate-x-13:focus {
  --transform-translate-x:3.25rem;
}

.focus\:translate-x-14:focus {
  --transform-translate-x:3.5rem;
}

.focus\:translate-x-15:focus {
  --transform-translate-x:3.75rem;
}

.focus\:translate-x-16:focus {
  --transform-translate-x:4rem;
}

.focus\:translate-x-18:focus {
  --transform-translate-x:4.5rem;
}

.focus\:translate-x-20:focus {
  --transform-translate-x:5rem;
}

.focus\:translate-x-24:focus {
  --transform-translate-x:6rem;
}

.focus\:translate-x-28:focus {
  --transform-translate-x:7rem;
}

.focus\:translate-x-32:focus {
  --transform-translate-x:8rem;
}

.focus\:translate-x-36:focus {
  --transform-translate-x:9rem;
}

.focus\:translate-x-40:focus {
  --transform-translate-x:10rem;
}

.focus\:translate-x-44:focus {
  --transform-translate-x:11rem;
}

.focus\:translate-x-48:focus {
  --transform-translate-x:12rem;
}

.focus\:translate-x-52:focus {
  --transform-translate-x:13rem;
}

.focus\:translate-x-56:focus {
  --transform-translate-x:14rem;
}

.focus\:translate-x-60:focus {
  --transform-translate-x:15rem;
}

.focus\:translate-x-64:focus {
  --transform-translate-x:16rem;
}

.focus\:translate-x-72:focus {
  --transform-translate-x:18rem;
}

.focus\:translate-x-80:focus {
  --transform-translate-x:20rem;
}

.focus\:translate-x-96:focus {
  --transform-translate-x:24rem;
}

.focus\:translate-x-px:focus {
  --transform-translate-x:1px;
}

.focus\:translate-x-0\.5:focus {
  --transform-translate-x:0.125rem;
}

.focus\:translate-x-1\.5:focus {
  --transform-translate-x:0.375rem;
}

.focus\:translate-x-2\.5:focus {
  --transform-translate-x:0.625rem;
}

.focus\:translate-x-3\.5:focus {
  --transform-translate-x:0.875rem;
}

.focus\:translate-x-1\/2:focus {
  --transform-translate-x:50%;
}

.focus\:translate-x-1\/3:focus {
  --transform-translate-x:33.333333%;
}

.focus\:translate-x-2\/3:focus {
  --transform-translate-x:66.666667%;
}

.focus\:translate-x-1\/4:focus {
  --transform-translate-x:25%;
}

.focus\:translate-x-2\/4:focus {
  --transform-translate-x:50%;
}

.focus\:translate-x-3\/4:focus {
  --transform-translate-x:75%;
}

.focus\:translate-x-1\/5:focus {
  --transform-translate-x:20%;
}

.focus\:translate-x-2\/5:focus {
  --transform-translate-x:40%;
}

.focus\:translate-x-3\/5:focus {
  --transform-translate-x:60%;
}

.focus\:translate-x-4\/5:focus {
  --transform-translate-x:80%;
}

.focus\:translate-x-1\/6:focus {
  --transform-translate-x:16.666667%;
}

.focus\:translate-x-2\/6:focus {
  --transform-translate-x:33.333333%;
}

.focus\:translate-x-3\/6:focus {
  --transform-translate-x:50%;
}

.focus\:translate-x-4\/6:focus {
  --transform-translate-x:66.666667%;
}

.focus\:translate-x-5\/6:focus {
  --transform-translate-x:83.333333%;
}

.focus\:translate-x-1\/12:focus {
  --transform-translate-x:8.333333%;
}

.focus\:translate-x-2\/12:focus {
  --transform-translate-x:16.666667%;
}

.focus\:translate-x-3\/12:focus {
  --transform-translate-x:25%;
}

.focus\:translate-x-4\/12:focus {
  --transform-translate-x:33.333333%;
}

.focus\:translate-x-5\/12:focus {
  --transform-translate-x:41.666667%;
}

.focus\:translate-x-6\/12:focus {
  --transform-translate-x:50%;
}

.focus\:translate-x-7\/12:focus {
  --transform-translate-x:58.333333%;
}

.focus\:translate-x-8\/12:focus {
  --transform-translate-x:66.666667%;
}

.focus\:translate-x-9\/12:focus {
  --transform-translate-x:75%;
}

.focus\:translate-x-10\/12:focus {
  --transform-translate-x:83.333333%;
}

.focus\:translate-x-11\/12:focus {
  --transform-translate-x:91.666667%;
}

.focus\:translate-x-full:focus {
  --transform-translate-x:100%;
}

.focus\:translate-x-0_5:focus {
  --transform-translate-x:0.125rem;
}

.focus\:translate-x-1_5:focus {
  --transform-translate-x:0.375rem;
}

.focus\:translate-x-2_5:focus {
  --transform-translate-x:0.625rem;
}

.focus\:translate-x-3_5:focus {
  --transform-translate-x:0.875rem;
}

.focus\:translate-x-4_5:focus {
  --transform-translate-x:1.125rem;
}

.focus\:-translate-x-1:focus {
  --transform-translate-x:-0.25rem;
}

.focus\:-translate-x-2:focus {
  --transform-translate-x:-0.5rem;
}

.focus\:-translate-x-3:focus {
  --transform-translate-x:-0.75rem;
}

.focus\:-translate-x-4:focus {
  --transform-translate-x:-1rem;
}

.focus\:-translate-x-5:focus {
  --transform-translate-x:-1.25rem;
}

.focus\:-translate-x-6:focus {
  --transform-translate-x:-1.5rem;
}

.focus\:-translate-x-7:focus {
  --transform-translate-x:-1.75rem;
}

.focus\:-translate-x-8:focus {
  --transform-translate-x:-2rem;
}

.focus\:-translate-x-9:focus {
  --transform-translate-x:-2.25rem;
}

.focus\:-translate-x-10:focus {
  --transform-translate-x:-2.5rem;
}

.focus\:-translate-x-11:focus {
  --transform-translate-x:-2.75rem;
}

.focus\:-translate-x-12:focus {
  --transform-translate-x:-3rem;
}

.focus\:-translate-x-13:focus {
  --transform-translate-x:-3.25rem;
}

.focus\:-translate-x-14:focus {
  --transform-translate-x:-3.5rem;
}

.focus\:-translate-x-15:focus {
  --transform-translate-x:-3.75rem;
}

.focus\:-translate-x-16:focus {
  --transform-translate-x:-4rem;
}

.focus\:-translate-x-18:focus {
  --transform-translate-x:-4.5rem;
}

.focus\:-translate-x-20:focus {
  --transform-translate-x:-5rem;
}

.focus\:-translate-x-24:focus {
  --transform-translate-x:-6rem;
}

.focus\:-translate-x-28:focus {
  --transform-translate-x:-7rem;
}

.focus\:-translate-x-32:focus {
  --transform-translate-x:-8rem;
}

.focus\:-translate-x-36:focus {
  --transform-translate-x:-9rem;
}

.focus\:-translate-x-40:focus {
  --transform-translate-x:-10rem;
}

.focus\:-translate-x-44:focus {
  --transform-translate-x:-11rem;
}

.focus\:-translate-x-48:focus {
  --transform-translate-x:-12rem;
}

.focus\:-translate-x-52:focus {
  --transform-translate-x:-13rem;
}

.focus\:-translate-x-56:focus {
  --transform-translate-x:-14rem;
}

.focus\:-translate-x-60:focus {
  --transform-translate-x:-15rem;
}

.focus\:-translate-x-64:focus {
  --transform-translate-x:-16rem;
}

.focus\:-translate-x-72:focus {
  --transform-translate-x:-18rem;
}

.focus\:-translate-x-80:focus {
  --transform-translate-x:-20rem;
}

.focus\:-translate-x-96:focus {
  --transform-translate-x:-24rem;
}

.focus\:-translate-x-px:focus {
  --transform-translate-x:-1px;
}

.focus\:-translate-x-0\.5:focus {
  --transform-translate-x:-0.125rem;
}

.focus\:-translate-x-1\.5:focus {
  --transform-translate-x:-0.375rem;
}

.focus\:-translate-x-2\.5:focus {
  --transform-translate-x:-0.625rem;
}

.focus\:-translate-x-3\.5:focus {
  --transform-translate-x:-0.875rem;
}

.focus\:-translate-x-1\/2:focus {
  --transform-translate-x:-50%;
}

.focus\:-translate-x-1\/3:focus {
  --transform-translate-x:-33.33333%;
}

.focus\:-translate-x-2\/3:focus {
  --transform-translate-x:-66.66667%;
}

.focus\:-translate-x-1\/4:focus {
  --transform-translate-x:-25%;
}

.focus\:-translate-x-2\/4:focus {
  --transform-translate-x:-50%;
}

.focus\:-translate-x-3\/4:focus {
  --transform-translate-x:-75%;
}

.focus\:-translate-x-1\/5:focus {
  --transform-translate-x:-20%;
}

.focus\:-translate-x-2\/5:focus {
  --transform-translate-x:-40%;
}

.focus\:-translate-x-3\/5:focus {
  --transform-translate-x:-60%;
}

.focus\:-translate-x-4\/5:focus {
  --transform-translate-x:-80%;
}

.focus\:-translate-x-1\/6:focus {
  --transform-translate-x:-16.66667%;
}

.focus\:-translate-x-2\/6:focus {
  --transform-translate-x:-33.33333%;
}

.focus\:-translate-x-3\/6:focus {
  --transform-translate-x:-50%;
}

.focus\:-translate-x-4\/6:focus {
  --transform-translate-x:-66.66667%;
}

.focus\:-translate-x-5\/6:focus {
  --transform-translate-x:-83.33333%;
}

.focus\:-translate-x-1\/12:focus {
  --transform-translate-x:-8.33333%;
}

.focus\:-translate-x-2\/12:focus {
  --transform-translate-x:-16.66667%;
}

.focus\:-translate-x-3\/12:focus {
  --transform-translate-x:-25%;
}

.focus\:-translate-x-4\/12:focus {
  --transform-translate-x:-33.33333%;
}

.focus\:-translate-x-5\/12:focus {
  --transform-translate-x:-41.66667%;
}

.focus\:-translate-x-6\/12:focus {
  --transform-translate-x:-50%;
}

.focus\:-translate-x-7\/12:focus {
  --transform-translate-x:-58.33333%;
}

.focus\:-translate-x-8\/12:focus {
  --transform-translate-x:-66.66667%;
}

.focus\:-translate-x-9\/12:focus {
  --transform-translate-x:-75%;
}

.focus\:-translate-x-10\/12:focus {
  --transform-translate-x:-83.33333%;
}

.focus\:-translate-x-11\/12:focus {
  --transform-translate-x:-91.66667%;
}

.focus\:-translate-x-full:focus {
  --transform-translate-x:-100%;
}

.focus\:-translate-x-0_5:focus {
  --transform-translate-x:-0.125rem;
}

.focus\:-translate-x-1_5:focus {
  --transform-translate-x:-0.375rem;
}

.focus\:-translate-x-2_5:focus {
  --transform-translate-x:-0.625rem;
}

.focus\:-translate-x-3_5:focus {
  --transform-translate-x:-0.875rem;
}

.focus\:-translate-x-4_5:focus {
  --transform-translate-x:-1.125rem;
}

.focus\:translate-y-0:focus {
  --transform-translate-y:0;
}

.focus\:translate-y-1:focus {
  --transform-translate-y:0.25rem;
}

.focus\:translate-y-2:focus {
  --transform-translate-y:0.5rem;
}

.focus\:translate-y-3:focus {
  --transform-translate-y:0.75rem;
}

.focus\:translate-y-4:focus {
  --transform-translate-y:1rem;
}

.focus\:translate-y-5:focus {
  --transform-translate-y:1.25rem;
}

.focus\:translate-y-6:focus {
  --transform-translate-y:1.5rem;
}

.focus\:translate-y-7:focus {
  --transform-translate-y:1.75rem;
}

.focus\:translate-y-8:focus {
  --transform-translate-y:2rem;
}

.focus\:translate-y-9:focus {
  --transform-translate-y:2.25rem;
}

.focus\:translate-y-10:focus {
  --transform-translate-y:2.5rem;
}

.focus\:translate-y-11:focus {
  --transform-translate-y:2.75rem;
}

.focus\:translate-y-12:focus {
  --transform-translate-y:3rem;
}

.focus\:translate-y-13:focus {
  --transform-translate-y:3.25rem;
}

.focus\:translate-y-14:focus {
  --transform-translate-y:3.5rem;
}

.focus\:translate-y-15:focus {
  --transform-translate-y:3.75rem;
}

.focus\:translate-y-16:focus {
  --transform-translate-y:4rem;
}

.focus\:translate-y-18:focus {
  --transform-translate-y:4.5rem;
}

.focus\:translate-y-20:focus {
  --transform-translate-y:5rem;
}

.focus\:translate-y-24:focus {
  --transform-translate-y:6rem;
}

.focus\:translate-y-28:focus {
  --transform-translate-y:7rem;
}

.focus\:translate-y-32:focus {
  --transform-translate-y:8rem;
}

.focus\:translate-y-36:focus {
  --transform-translate-y:9rem;
}

.focus\:translate-y-40:focus {
  --transform-translate-y:10rem;
}

.focus\:translate-y-44:focus {
  --transform-translate-y:11rem;
}

.focus\:translate-y-48:focus {
  --transform-translate-y:12rem;
}

.focus\:translate-y-52:focus {
  --transform-translate-y:13rem;
}

.focus\:translate-y-56:focus {
  --transform-translate-y:14rem;
}

.focus\:translate-y-60:focus {
  --transform-translate-y:15rem;
}

.focus\:translate-y-64:focus {
  --transform-translate-y:16rem;
}

.focus\:translate-y-72:focus {
  --transform-translate-y:18rem;
}

.focus\:translate-y-80:focus {
  --transform-translate-y:20rem;
}

.focus\:translate-y-96:focus {
  --transform-translate-y:24rem;
}

.focus\:translate-y-px:focus {
  --transform-translate-y:1px;
}

.focus\:translate-y-0\.5:focus {
  --transform-translate-y:0.125rem;
}

.focus\:translate-y-1\.5:focus {
  --transform-translate-y:0.375rem;
}

.focus\:translate-y-2\.5:focus {
  --transform-translate-y:0.625rem;
}

.focus\:translate-y-3\.5:focus {
  --transform-translate-y:0.875rem;
}

.focus\:translate-y-1\/2:focus {
  --transform-translate-y:50%;
}

.focus\:translate-y-1\/3:focus {
  --transform-translate-y:33.333333%;
}

.focus\:translate-y-2\/3:focus {
  --transform-translate-y:66.666667%;
}

.focus\:translate-y-1\/4:focus {
  --transform-translate-y:25%;
}

.focus\:translate-y-2\/4:focus {
  --transform-translate-y:50%;
}

.focus\:translate-y-3\/4:focus {
  --transform-translate-y:75%;
}

.focus\:translate-y-1\/5:focus {
  --transform-translate-y:20%;
}

.focus\:translate-y-2\/5:focus {
  --transform-translate-y:40%;
}

.focus\:translate-y-3\/5:focus {
  --transform-translate-y:60%;
}

.focus\:translate-y-4\/5:focus {
  --transform-translate-y:80%;
}

.focus\:translate-y-1\/6:focus {
  --transform-translate-y:16.666667%;
}

.focus\:translate-y-2\/6:focus {
  --transform-translate-y:33.333333%;
}

.focus\:translate-y-3\/6:focus {
  --transform-translate-y:50%;
}

.focus\:translate-y-4\/6:focus {
  --transform-translate-y:66.666667%;
}

.focus\:translate-y-5\/6:focus {
  --transform-translate-y:83.333333%;
}

.focus\:translate-y-1\/12:focus {
  --transform-translate-y:8.333333%;
}

.focus\:translate-y-2\/12:focus {
  --transform-translate-y:16.666667%;
}

.focus\:translate-y-3\/12:focus {
  --transform-translate-y:25%;
}

.focus\:translate-y-4\/12:focus {
  --transform-translate-y:33.333333%;
}

.focus\:translate-y-5\/12:focus {
  --transform-translate-y:41.666667%;
}

.focus\:translate-y-6\/12:focus {
  --transform-translate-y:50%;
}

.focus\:translate-y-7\/12:focus {
  --transform-translate-y:58.333333%;
}

.focus\:translate-y-8\/12:focus {
  --transform-translate-y:66.666667%;
}

.focus\:translate-y-9\/12:focus {
  --transform-translate-y:75%;
}

.focus\:translate-y-10\/12:focus {
  --transform-translate-y:83.333333%;
}

.focus\:translate-y-11\/12:focus {
  --transform-translate-y:91.666667%;
}

.focus\:translate-y-full:focus {
  --transform-translate-y:100%;
}

.focus\:translate-y-0_5:focus {
  --transform-translate-y:0.125rem;
}

.focus\:translate-y-1_5:focus {
  --transform-translate-y:0.375rem;
}

.focus\:translate-y-2_5:focus {
  --transform-translate-y:0.625rem;
}

.focus\:translate-y-3_5:focus {
  --transform-translate-y:0.875rem;
}

.focus\:translate-y-4_5:focus {
  --transform-translate-y:1.125rem;
}

.focus\:-translate-y-1:focus {
  --transform-translate-y:-0.25rem;
}

.focus\:-translate-y-2:focus {
  --transform-translate-y:-0.5rem;
}

.focus\:-translate-y-3:focus {
  --transform-translate-y:-0.75rem;
}

.focus\:-translate-y-4:focus {
  --transform-translate-y:-1rem;
}

.focus\:-translate-y-5:focus {
  --transform-translate-y:-1.25rem;
}

.focus\:-translate-y-6:focus {
  --transform-translate-y:-1.5rem;
}

.focus\:-translate-y-7:focus {
  --transform-translate-y:-1.75rem;
}

.focus\:-translate-y-8:focus {
  --transform-translate-y:-2rem;
}

.focus\:-translate-y-9:focus {
  --transform-translate-y:-2.25rem;
}

.focus\:-translate-y-10:focus {
  --transform-translate-y:-2.5rem;
}

.focus\:-translate-y-11:focus {
  --transform-translate-y:-2.75rem;
}

.focus\:-translate-y-12:focus {
  --transform-translate-y:-3rem;
}

.focus\:-translate-y-13:focus {
  --transform-translate-y:-3.25rem;
}

.focus\:-translate-y-14:focus {
  --transform-translate-y:-3.5rem;
}

.focus\:-translate-y-15:focus {
  --transform-translate-y:-3.75rem;
}

.focus\:-translate-y-16:focus {
  --transform-translate-y:-4rem;
}

.focus\:-translate-y-18:focus {
  --transform-translate-y:-4.5rem;
}

.focus\:-translate-y-20:focus {
  --transform-translate-y:-5rem;
}

.focus\:-translate-y-24:focus {
  --transform-translate-y:-6rem;
}

.focus\:-translate-y-28:focus {
  --transform-translate-y:-7rem;
}

.focus\:-translate-y-32:focus {
  --transform-translate-y:-8rem;
}

.focus\:-translate-y-36:focus {
  --transform-translate-y:-9rem;
}

.focus\:-translate-y-40:focus {
  --transform-translate-y:-10rem;
}

.focus\:-translate-y-44:focus {
  --transform-translate-y:-11rem;
}

.focus\:-translate-y-48:focus {
  --transform-translate-y:-12rem;
}

.focus\:-translate-y-52:focus {
  --transform-translate-y:-13rem;
}

.focus\:-translate-y-56:focus {
  --transform-translate-y:-14rem;
}

.focus\:-translate-y-60:focus {
  --transform-translate-y:-15rem;
}

.focus\:-translate-y-64:focus {
  --transform-translate-y:-16rem;
}

.focus\:-translate-y-72:focus {
  --transform-translate-y:-18rem;
}

.focus\:-translate-y-80:focus {
  --transform-translate-y:-20rem;
}

.focus\:-translate-y-96:focus {
  --transform-translate-y:-24rem;
}

.focus\:-translate-y-px:focus {
  --transform-translate-y:-1px;
}

.focus\:-translate-y-0\.5:focus {
  --transform-translate-y:-0.125rem;
}

.focus\:-translate-y-1\.5:focus {
  --transform-translate-y:-0.375rem;
}

.focus\:-translate-y-2\.5:focus {
  --transform-translate-y:-0.625rem;
}

.focus\:-translate-y-3\.5:focus {
  --transform-translate-y:-0.875rem;
}

.focus\:-translate-y-1\/2:focus {
  --transform-translate-y:-50%;
}

.focus\:-translate-y-1\/3:focus {
  --transform-translate-y:-33.33333%;
}

.focus\:-translate-y-2\/3:focus {
  --transform-translate-y:-66.66667%;
}

.focus\:-translate-y-1\/4:focus {
  --transform-translate-y:-25%;
}

.focus\:-translate-y-2\/4:focus {
  --transform-translate-y:-50%;
}

.focus\:-translate-y-3\/4:focus {
  --transform-translate-y:-75%;
}

.focus\:-translate-y-1\/5:focus {
  --transform-translate-y:-20%;
}

.focus\:-translate-y-2\/5:focus {
  --transform-translate-y:-40%;
}

.focus\:-translate-y-3\/5:focus {
  --transform-translate-y:-60%;
}

.focus\:-translate-y-4\/5:focus {
  --transform-translate-y:-80%;
}

.focus\:-translate-y-1\/6:focus {
  --transform-translate-y:-16.66667%;
}

.focus\:-translate-y-2\/6:focus {
  --transform-translate-y:-33.33333%;
}

.focus\:-translate-y-3\/6:focus {
  --transform-translate-y:-50%;
}

.focus\:-translate-y-4\/6:focus {
  --transform-translate-y:-66.66667%;
}

.focus\:-translate-y-5\/6:focus {
  --transform-translate-y:-83.33333%;
}

.focus\:-translate-y-1\/12:focus {
  --transform-translate-y:-8.33333%;
}

.focus\:-translate-y-2\/12:focus {
  --transform-translate-y:-16.66667%;
}

.focus\:-translate-y-3\/12:focus {
  --transform-translate-y:-25%;
}

.focus\:-translate-y-4\/12:focus {
  --transform-translate-y:-33.33333%;
}

.focus\:-translate-y-5\/12:focus {
  --transform-translate-y:-41.66667%;
}

.focus\:-translate-y-6\/12:focus {
  --transform-translate-y:-50%;
}

.focus\:-translate-y-7\/12:focus {
  --transform-translate-y:-58.33333%;
}

.focus\:-translate-y-8\/12:focus {
  --transform-translate-y:-66.66667%;
}

.focus\:-translate-y-9\/12:focus {
  --transform-translate-y:-75%;
}

.focus\:-translate-y-10\/12:focus {
  --transform-translate-y:-83.33333%;
}

.focus\:-translate-y-11\/12:focus {
  --transform-translate-y:-91.66667%;
}

.focus\:-translate-y-full:focus {
  --transform-translate-y:-100%;
}

.focus\:-translate-y-0_5:focus {
  --transform-translate-y:-0.125rem;
}

.focus\:-translate-y-1_5:focus {
  --transform-translate-y:-0.375rem;
}

.focus\:-translate-y-2_5:focus {
  --transform-translate-y:-0.625rem;
}

.focus\:-translate-y-3_5:focus {
  --transform-translate-y:-0.875rem;
}

.focus\:-translate-y-4_5:focus {
  --transform-translate-y:-1.125rem;
}

.skew-x-0 {
  --transform-skew-x:0;
}

.skew-x-1 {
  --transform-skew-x:1deg;
}

.skew-x-2 {
  --transform-skew-x:2deg;
}

.skew-x-3 {
  --transform-skew-x:3deg;
}

.skew-x-6 {
  --transform-skew-x:6deg;
}

.skew-x-12 {
  --transform-skew-x:12deg;
}

.-skew-x-12 {
  --transform-skew-x:-12deg;
}

.-skew-x-6 {
  --transform-skew-x:-6deg;
}

.-skew-x-3 {
  --transform-skew-x:-3deg;
}

.-skew-x-2 {
  --transform-skew-x:-2deg;
}

.-skew-x-1 {
  --transform-skew-x:-1deg;
}

.skew-y-0 {
  --transform-skew-y:0;
}

.skew-y-1 {
  --transform-skew-y:1deg;
}

.skew-y-2 {
  --transform-skew-y:2deg;
}

.skew-y-3 {
  --transform-skew-y:3deg;
}

.skew-y-6 {
  --transform-skew-y:6deg;
}

.skew-y-12 {
  --transform-skew-y:12deg;
}

.-skew-y-12 {
  --transform-skew-y:-12deg;
}

.-skew-y-6 {
  --transform-skew-y:-6deg;
}

.-skew-y-3 {
  --transform-skew-y:-3deg;
}

.-skew-y-2 {
  --transform-skew-y:-2deg;
}

.-skew-y-1 {
  --transform-skew-y:-1deg;
}

.hover\:skew-x-0:hover {
  --transform-skew-x:0;
}

.hover\:skew-x-1:hover {
  --transform-skew-x:1deg;
}

.hover\:skew-x-2:hover {
  --transform-skew-x:2deg;
}

.hover\:skew-x-3:hover {
  --transform-skew-x:3deg;
}

.hover\:skew-x-6:hover {
  --transform-skew-x:6deg;
}

.hover\:skew-x-12:hover {
  --transform-skew-x:12deg;
}

.hover\:-skew-x-12:hover {
  --transform-skew-x:-12deg;
}

.hover\:-skew-x-6:hover {
  --transform-skew-x:-6deg;
}

.hover\:-skew-x-3:hover {
  --transform-skew-x:-3deg;
}

.hover\:-skew-x-2:hover {
  --transform-skew-x:-2deg;
}

.hover\:-skew-x-1:hover {
  --transform-skew-x:-1deg;
}

.hover\:skew-y-0:hover {
  --transform-skew-y:0;
}

.hover\:skew-y-1:hover {
  --transform-skew-y:1deg;
}

.hover\:skew-y-2:hover {
  --transform-skew-y:2deg;
}

.hover\:skew-y-3:hover {
  --transform-skew-y:3deg;
}

.hover\:skew-y-6:hover {
  --transform-skew-y:6deg;
}

.hover\:skew-y-12:hover {
  --transform-skew-y:12deg;
}

.hover\:-skew-y-12:hover {
  --transform-skew-y:-12deg;
}

.hover\:-skew-y-6:hover {
  --transform-skew-y:-6deg;
}

.hover\:-skew-y-3:hover {
  --transform-skew-y:-3deg;
}

.hover\:-skew-y-2:hover {
  --transform-skew-y:-2deg;
}

.hover\:-skew-y-1:hover {
  --transform-skew-y:-1deg;
}

.focus\:skew-x-0:focus {
  --transform-skew-x:0;
}

.focus\:skew-x-1:focus {
  --transform-skew-x:1deg;
}

.focus\:skew-x-2:focus {
  --transform-skew-x:2deg;
}

.focus\:skew-x-3:focus {
  --transform-skew-x:3deg;
}

.focus\:skew-x-6:focus {
  --transform-skew-x:6deg;
}

.focus\:skew-x-12:focus {
  --transform-skew-x:12deg;
}

.focus\:-skew-x-12:focus {
  --transform-skew-x:-12deg;
}

.focus\:-skew-x-6:focus {
  --transform-skew-x:-6deg;
}

.focus\:-skew-x-3:focus {
  --transform-skew-x:-3deg;
}

.focus\:-skew-x-2:focus {
  --transform-skew-x:-2deg;
}

.focus\:-skew-x-1:focus {
  --transform-skew-x:-1deg;
}

.focus\:skew-y-0:focus {
  --transform-skew-y:0;
}

.focus\:skew-y-1:focus {
  --transform-skew-y:1deg;
}

.focus\:skew-y-2:focus {
  --transform-skew-y:2deg;
}

.focus\:skew-y-3:focus {
  --transform-skew-y:3deg;
}

.focus\:skew-y-6:focus {
  --transform-skew-y:6deg;
}

.focus\:skew-y-12:focus {
  --transform-skew-y:12deg;
}

.focus\:-skew-y-12:focus {
  --transform-skew-y:-12deg;
}

.focus\:-skew-y-6:focus {
  --transform-skew-y:-6deg;
}

.focus\:-skew-y-3:focus {
  --transform-skew-y:-3deg;
}

.focus\:-skew-y-2:focus {
  --transform-skew-y:-2deg;
}

.focus\:-skew-y-1:focus {
  --transform-skew-y:-1deg;
}

.transition-none {
  transition-property:none;
}

.transition-all {
  transition-property:all;
}

.transition {
  transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
}

.transition-colors {
  transition-property:background-color, border-color, color, fill, stroke;
}

.transition-opacity {
  transition-property:opacity;
}

.transition-shadow {
  transition-property:box-shadow;
}

.transition-transform {
  transition-property:transform;
}

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

.ease-in {
  transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
}

.ease-out {
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
}

.ease-in-out {
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
}

.duration-90 {
  transition-duration:90ms;
}

.duration-180 {
  transition-duration:180ms;
}

.duration-270 {
  transition-duration:270ms;
}

.duration-360 {
  transition-duration:360ms;
}

.duration-450 {
  transition-duration:450ms;
}

.duration-540 {
  transition-duration:540ms;
}

.duration-630 {
  transition-duration:630ms;
}

.duration-720 {
  transition-duration:720ms;
}

.duration-810 {
  transition-duration:810ms;
}

.duration-900 {
  transition-duration:900ms;
}

.duration-990 {
  transition-duration:990ms;
}

.duration-2000 {
  transition-duration:2000ms;
}

.duration-3000 {
  transition-duration:3000ms;
}

.delay-90 {
  transition-delay:90ms;
}

.delay-180 {
  transition-delay:180ms;
}

.delay-270 {
  transition-delay:270ms;
}

.delay-360 {
  transition-delay:360ms;
}

.delay-450 {
  transition-delay:450ms;
}

.delay-540 {
  transition-delay:540ms;
}

.delay-630 {
  transition-delay:630ms;
}

.delay-720 {
  transition-delay:720ms;
}

.delay-810 {
  transition-delay:810ms;
}

.delay-900 {
  transition-delay:900ms;
}

.delay-990 {
  transition-delay:990ms;
}

.delay-2000 {
  transition-delay:2000ms;
}

.delay-3000 {
  transition-delay:3000ms;
}

@keyframes spin {
  to {
    transform:rotate(360deg);
  }
}

@keyframes ping {
  75%, 100% {
    transform:scale(2);
    opacity:0;
  }
}

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

@keyframes bounce {
  0%, 100% {
    transform:translateY(-25%);
    animation-timing-function:cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform:none;
    animation-timing-function:cubic-bezier(0,0,0.2,1);
  }
}

@keyframes float {
  0% {
    transform:translateY(-10px) rotate(0deg);
  }

  40% {
    transform:translateY(0px) rotate(3deg);
  }

  60% {
    transform:translateY(0px) rotate(-3deg);
  }

  100% {
    transform:translateY(-10px) rotate(0deg);
  }
}

.animate-none {
  animation:none;
}

.animate-spin {
  animation:spin 1s linear infinite;
}

.animate-ping {
  animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}

.animate-pulse {
  animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.animate-bounce {
  animation:bounce 1s infinite;
}

.animate-float {
  animation:float 5s infinite;
}

.type-h1 {
  font-size:2.25rem;
  font-weight:400;
  letter-spacing:0.009375em;
  line-height:2.5rem;
}

.type-h2 {
  font-size:1.5rem;
  font-weight:400;
  letter-spacing:0.009375em;
  line-height:2rem;
}

.type-h3 {
  font-size:1.125rem;
  font-weight:700;
  letter-spacing:0.009375em;
  line-height:1.5rem;
}

.type-number {
  font-size:1.125rem;
  font-weight:700;
  letter-spacing:0.009375em;
  line-height:1.5rem;
}

.type-subtitle {
  font-size:1rem;
  font-weight:400;
  letter-spacing:0.009375em;
  line-height:1.5rem;
}

.type-body {
  font-size:15px;
  font-weight:400;
  letter-spacing:0.015624em;
  line-height:1.5rem;
}

.type-caption {
  font-size:0.875rem;
  font-weight:400;
  letter-spacing:0.015624em;
  line-height:1.25rem;
}

.type-overline {
  font-size:0.875rem;
  font-weight:700;
  letter-spacing:0.025em;
  line-height:1.25rem;
  text-transform:uppercase;
}

.type-button {
  font-size:1rem;
  font-weight:700;
  letter-spacing:0.009375em;
  line-height:1.5rem;
}

.type-helper {
  font-size:0.75rem;
  font-weight:700;
  letter-spacing:0.015624em;
  line-height:1rem;
}

@media (min-width: 20rem) {
  .mobile2XS\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .mobile2XS\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .mobile2XS\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .mobile2XS\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .mobile2XS\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .mobile2XS\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .mobile2XS\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .mobile2XS\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .mobile2XS\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .mobile2XS\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .mobile2XS\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .mobile2XS\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .mobile2XS\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .mobile2XS\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .mobile2XS\:container {
      max-width:970px;
    }
  }

  .mobile2XS\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .mobile2XS\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile2XS\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .mobile2XS\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .mobile2XS\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile2XS\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .mobile2XS\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .mobile2XS\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .mobile2XS\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .mobile2XS\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobile2XS\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .mobile2XS\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .mobile2XS\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .mobile2XS\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobile2XS\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .mobile2XS\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobile2XS\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .mobile2XS\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .mobile2XS\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .mobile2XS\:prose code::before {
    content:"`";
  }

  .mobile2XS\:prose code::after {
    content:"`";
  }

  .mobile2XS\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .mobile2XS\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .mobile2XS\:prose pre code::before {
    content:"";
  }

  .mobile2XS\:prose pre code::after {
    content:"";
  }

  .mobile2XS\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .mobile2XS\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .mobile2XS\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobile2XS\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .mobile2XS\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .mobile2XS\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobile2XS\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .mobile2XS\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile2XS\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XS\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XS\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XS\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile2XS\:prose h2 code {
    font-size:0.875em;
  }

  .mobile2XS\:prose h3 code {
    font-size:0.9em;
  }

  .mobile2XS\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile2XS\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobile2XS\:prose ol > li:before {
    left:0;
  }

  .mobile2XS\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobile2XS\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .mobile2XS\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobile2XS\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .mobile2XS\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobile2XS\:prose ul ul, .mobile2XS\:prose ul ol, .mobile2XS\:prose ol ul, .mobile2XS\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobile2XS\:prose hr + * {
    margin-top:0;
  }

  .mobile2XS\:prose h2 + * {
    margin-top:0;
  }

  .mobile2XS\:prose h3 + * {
    margin-top:0;
  }

  .mobile2XS\:prose h4 + * {
    margin-top:0;
  }

  .mobile2XS\:prose thead th:first-child {
    padding-left:0;
  }

  .mobile2XS\:prose thead th:last-child {
    padding-right:0;
  }

  .mobile2XS\:prose tbody td:first-child {
    padding-left:0;
  }

  .mobile2XS\:prose tbody td:last-child {
    padding-right:0;
  }

  .mobile2XS\:prose > :first-child {
    margin-top:0;
  }

  .mobile2XS\:prose > :last-child {
    margin-bottom:0;
  }

  .mobile2XS\:prose h1, .mobile2XS\:prose h2, .mobile2XS\:prose h3, .mobile2XS\:prose h4 {
  }

  .mobile2XS\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .mobile2XS\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile2XS\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile2XS\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .mobile2XS\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .mobile2XS\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .mobile2XS\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobile2XS\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .mobile2XS\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile2XS\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile2XS\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile2XS\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile2XS\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .mobile2XS\:prose-sm code {
    font-size:0.8571429em;
  }

  .mobile2XS\:prose-sm h2 code {
    font-size:0.9em;
  }

  .mobile2XS\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .mobile2XS\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile2XS\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile2XS\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile2XS\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .mobile2XS\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .mobile2XS\:prose-sm ol > li:before {
    left:0;
  }

  .mobile2XS\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .mobile2XS\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .mobile2XS\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobile2XS\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobile2XS\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobile2XS\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobile2XS\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobile2XS\:prose-sm ul ul, .mobile2XS\:prose-sm ul ol, .mobile2XS\:prose-sm ol ul, .mobile2XS\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobile2XS\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .mobile2XS\:prose-sm hr + * {
    margin-top:0;
  }

  .mobile2XS\:prose-sm h2 + * {
    margin-top:0;
  }

  .mobile2XS\:prose-sm h3 + * {
    margin-top:0;
  }

  .mobile2XS\:prose-sm h4 + * {
    margin-top:0;
  }

  .mobile2XS\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .mobile2XS\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile2XS\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .mobile2XS\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .mobile2XS\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile2XS\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .mobile2XS\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .mobile2XS\:prose-sm > :first-child {
    margin-top:0;
  }

  .mobile2XS\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .mobile2XS\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .mobile2XS\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile2XS\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .mobile2XS\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .mobile2XS\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .mobile2XS\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .mobile2XS\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobile2XS\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobile2XS\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile2XS\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile2XS\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile2XS\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile2XS\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .mobile2XS\:prose-lg code {
    font-size:0.8888889em;
  }

  .mobile2XS\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .mobile2XS\:prose-lg h3 code {
    font-size:0.875em;
  }

  .mobile2XS\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .mobile2XS\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile2XS\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile2XS\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobile2XS\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .mobile2XS\:prose-lg ol > li:before {
    left:0;
  }

  .mobile2XS\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .mobile2XS\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .mobile2XS\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile2XS\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile2XS\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile2XS\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile2XS\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile2XS\:prose-lg ul ul, .mobile2XS\:prose-lg ul ol, .mobile2XS\:prose-lg ol ul, .mobile2XS\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile2XS\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .mobile2XS\:prose-lg hr + * {
    margin-top:0;
  }

  .mobile2XS\:prose-lg h2 + * {
    margin-top:0;
  }

  .mobile2XS\:prose-lg h3 + * {
    margin-top:0;
  }

  .mobile2XS\:prose-lg h4 + * {
    margin-top:0;
  }

  .mobile2XS\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .mobile2XS\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobile2XS\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .mobile2XS\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .mobile2XS\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobile2XS\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .mobile2XS\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .mobile2XS\:prose-lg > :first-child {
    margin-top:0;
  }

  .mobile2XS\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .mobile2XS\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .mobile2XS\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile2XS\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .mobile2XS\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .mobile2XS\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .mobile2XS\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobile2XS\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .mobile2XS\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobile2XS\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XS\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XS\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XS\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile2XS\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .mobile2XS\:prose-xl code {
    font-size:0.9em;
  }

  .mobile2XS\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .mobile2XS\:prose-xl h3 code {
    font-size:0.9em;
  }

  .mobile2XS\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .mobile2XS\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile2XS\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile2XS\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .mobile2XS\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .mobile2XS\:prose-xl ol > li:before {
    left:0;
  }

  .mobile2XS\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .mobile2XS\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .mobile2XS\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobile2XS\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .mobile2XS\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobile2XS\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .mobile2XS\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobile2XS\:prose-xl ul ul, .mobile2XS\:prose-xl ul ol, .mobile2XS\:prose-xl ol ul, .mobile2XS\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobile2XS\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .mobile2XS\:prose-xl hr + * {
    margin-top:0;
  }

  .mobile2XS\:prose-xl h2 + * {
    margin-top:0;
  }

  .mobile2XS\:prose-xl h3 + * {
    margin-top:0;
  }

  .mobile2XS\:prose-xl h4 + * {
    margin-top:0;
  }

  .mobile2XS\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .mobile2XS\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobile2XS\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .mobile2XS\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .mobile2XS\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobile2XS\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .mobile2XS\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .mobile2XS\:prose-xl > :first-child {
    margin-top:0;
  }

  .mobile2XS\:prose-xl > :last-child {
    margin-bottom:0;
  }

  .mobile2XS\:prose-2xl {
    font-size:1.5rem;
    line-height:1.6666667;
  }

  .mobile2XS\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile2XS\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .mobile2XS\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .mobile2XS\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .mobile2XS\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .mobile2XS\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .mobile2XS\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobile2XS\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XS\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XS\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XS\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile2XS\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .mobile2XS\:prose-2xl code {
    font-size:0.8333333em;
  }

  .mobile2XS\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .mobile2XS\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .mobile2XS\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .mobile2XS\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile2XS\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile2XS\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobile2XS\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .mobile2XS\:prose-2xl ol > li:before {
    left:0;
  }

  .mobile2XS\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .mobile2XS\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .mobile2XS\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .mobile2XS\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile2XS\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile2XS\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile2XS\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile2XS\:prose-2xl ul ul, .mobile2XS\:prose-2xl ul ol, .mobile2XS\:prose-2xl ol ul, .mobile2XS\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobile2XS\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobile2XS\:prose-2xl hr + * {
    margin-top:0;
  }

  .mobile2XS\:prose-2xl h2 + * {
    margin-top:0;
  }

  .mobile2XS\:prose-2xl h3 + * {
    margin-top:0;
  }

  .mobile2XS\:prose-2xl h4 + * {
    margin-top:0;
  }

  .mobile2XS\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .mobile2XS\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobile2XS\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .mobile2XS\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .mobile2XS\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobile2XS\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .mobile2XS\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .mobile2XS\:prose-2xl > :first-child {
    margin-top:0;
  }

  .mobile2XS\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .mobile2XS\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.5rem * var(--space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .mobile2XS\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .mobile2XS\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XS\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .mobile2XS\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .mobile2XS\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .mobile2XS\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile2XS\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .mobile2XS\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile2XS\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .mobile2XS\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile2XS\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .mobile2XS\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile2XS\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .mobile2XS\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile2XS\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .mobile2XS\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .mobile2XS\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .mobile2XS\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile2XS\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobile2XS\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobile2XS\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .mobile2XS\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .mobile2XS\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .mobile2XS\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .mobile2XS\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .mobile2XS\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .mobile2XS\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .mobile2XS\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .mobile2XS\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .mobile2XS\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .mobile2XS\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .mobile2XS\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .mobile2XS\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .mobile2XS\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobile2XS\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .mobile2XS\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobile2XS\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobile2XS\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .mobile2XS\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .mobile2XS\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobile2XS\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .mobile2XS\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .mobile2XS\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .mobile2XS\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .mobile2XS\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .mobile2XS\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile2XS\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .mobile2XS\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .mobile2XS\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .mobile2XS\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .mobile2XS\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .mobile2XS\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .mobile2XS\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .mobile2XS\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .mobile2XS\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .mobile2XS\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .mobile2XS\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .mobile2XS\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .mobile2XS\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .mobile2XS\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobile2XS\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile2XS\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobile2XS\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .mobile2XS\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .mobile2XS\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .mobile2XS\:divide-teal > :not(template) ~ :not(template) {
  }

  .mobile2XS\:divide-indigo > :not(template) ~ :not(template) {
  }

  .mobile2XS\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .mobile2XS\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .mobile2XS\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .mobile2XS\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .mobile2XS\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .mobile2XS\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .mobile2XS\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .mobile2XS\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .mobile2XS\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .mobile2XS\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .mobile2XS\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .mobile2XS\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .mobile2XS\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .mobile2XS\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .mobile2XS\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .mobile2XS\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .mobile2XS\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .mobile2XS\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .mobile2XS\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .mobile2XS\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobile2XS\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobile2XS\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobile2XS\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobile2XS\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .mobile2XS\:bg-fixed {
    background-attachment:fixed;
  }

  .mobile2XS\:bg-local {
    background-attachment:local;
  }

  .mobile2XS\:bg-scroll {
    background-attachment:scroll;
  }

  .mobile2XS\:bg-clip-border {
    background-clip:border-box;
  }

  .mobile2XS\:bg-clip-padding {
    background-clip:padding-box;
  }

  .mobile2XS\:bg-clip-content {
    background-clip:content-box;
  }

  .mobile2XS\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .mobile2XS\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile2XS\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XS\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XS\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XS\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile2XS\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile2XS\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile2XS\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile2XS\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile2XS\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .mobile2XS\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile2XS\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile2XS\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile2XS\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile2XS\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile2XS\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .mobile2XS\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile2XS\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XS\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile2XS\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XS\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XS\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile2XS\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile2XS\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XS\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile2XS\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile2XS\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile2XS\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile2XS\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile2XS\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XS\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile2XS\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile2XS\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile2XS\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile2XS\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile2XS\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile2XS\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile2XS\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile2XS\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile2XS\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile2XS\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile2XS\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile2XS\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile2XS\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .mobile2XS\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XS\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .mobile2XS\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile2XS\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile2XS\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile2XS\:bg-teal {
  }

  .mobile2XS\:bg-indigo {
  }

  .mobile2XS\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .mobile2XS\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .mobile2XS\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .mobile2XS\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile2XS\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile2XS\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobile2XS\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobile2XS\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile2XS\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile2XS\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile2XS\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:bg-teal {
  }

  .group:hover .mobile2XS\:group-hover\:bg-indigo {
  }

  .group:hover .mobile2XS\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .mobile2XS\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .mobile2XS\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .mobile2XS\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile2XS\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile2XS\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobile2XS\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobile2XS\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile2XS\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile2XS\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile2XS\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:bg-teal {
  }

  .group:focus .mobile2XS\:group-focus\:bg-indigo {
  }

  .group:focus .mobile2XS\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .mobile2XS\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .mobile2XS\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .mobile2XS\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobile2XS\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobile2XS\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile2XS\:hover\:bg-teal:hover {
  }

  .mobile2XS\:hover\:bg-indigo:hover {
  }

  .mobile2XS\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .mobile2XS\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .mobile2XS\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .mobile2XS\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobile2XS\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobile2XS\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile2XS\:focus\:bg-teal:focus {
  }

  .mobile2XS\:focus\:bg-indigo:focus {
  }

  .mobile2XS\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .mobile2XS\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .mobile2XS\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .mobile2XS\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobile2XS\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobile2XS\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile2XS\:active\:bg-teal:active {
  }

  .mobile2XS\:active\:bg-indigo:active {
  }

  .mobile2XS\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .mobile2XS\:bg-none {
    background-image:none;
  }

  .mobile2XS\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .mobile2XS\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .mobile2XS\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .mobile2XS\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .mobile2XS\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .mobile2XS\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .mobile2XS\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .mobile2XS\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .mobile2XS\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XS\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XS\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile2XS\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile2XS\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile2XS\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile2XS\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile2XS\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile2XS\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile2XS\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile2XS\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile2XS\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile2XS\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile2XS\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile2XS\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile2XS\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XS\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile2XS\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XS\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XS\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile2XS\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile2XS\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XS\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile2XS\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile2XS\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile2XS\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile2XS\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile2XS\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile2XS\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile2XS\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile2XS\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile2XS\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile2XS\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile2XS\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile2XS\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile2XS\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile2XS\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile2XS\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile2XS\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile2XS\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile2XS\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile2XS\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile2XS\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XS\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XS\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile2XS\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile2XS\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile2XS\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile2XS\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile2XS\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile2XS\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile2XS\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile2XS\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile2XS\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile2XS\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile2XS\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile2XS\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile2XS\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XS\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile2XS\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XS\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XS\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile2XS\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile2XS\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XS\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile2XS\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile2XS\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile2XS\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile2XS\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile2XS\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile2XS\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile2XS\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile2XS\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile2XS\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile2XS\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile2XS\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile2XS\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile2XS\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile2XS\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile2XS\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile2XS\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile2XS\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile2XS\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile2XS\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile2XS\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile2XS\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile2XS\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .mobile2XS\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .mobile2XS\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .mobile2XS\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .mobile2XS\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .mobile2XS\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .mobile2XS\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .mobile2XS\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile2XS\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .mobile2XS\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .mobile2XS\:to-red {
    --gradient-to-color:#B30300;
  }

  .mobile2XS\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .mobile2XS\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .mobile2XS\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .mobile2XS\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .mobile2XS\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .mobile2XS\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .mobile2XS\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .mobile2XS\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .mobile2XS\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .mobile2XS\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .mobile2XS\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .mobile2XS\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .mobile2XS\:to-green {
    --gradient-to-color:#166242;
  }

  .mobile2XS\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .mobile2XS\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .mobile2XS\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .mobile2XS\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .mobile2XS\:to-black {
    --gradient-to-color:#000000;
  }

  .mobile2XS\:to-black-light {
    --gradient-to-color:#313133;
  }

  .mobile2XS\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .mobile2XS\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .mobile2XS\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .mobile2XS\:to-gray {
    --gradient-to-color:#78787a;
  }

  .mobile2XS\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .mobile2XS\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .mobile2XS\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .mobile2XS\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .mobile2XS\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile2XS\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile2XS\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile2XS\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile2XS\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile2XS\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile2XS\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .mobile2XS\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .mobile2XS\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .mobile2XS\:to-teal {
  }

  .mobile2XS\:to-indigo {
  }

  .mobile2XS\:to-transparent {
    --gradient-to-color:transparent;
  }

  .mobile2XS\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XS\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XS\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile2XS\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile2XS\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile2XS\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile2XS\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile2XS\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile2XS\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile2XS\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile2XS\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile2XS\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile2XS\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile2XS\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile2XS\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile2XS\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XS\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile2XS\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XS\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XS\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile2XS\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile2XS\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XS\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile2XS\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile2XS\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile2XS\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile2XS\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile2XS\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile2XS\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile2XS\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile2XS\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile2XS\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile2XS\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile2XS\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile2XS\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile2XS\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile2XS\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile2XS\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile2XS\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile2XS\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile2XS\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile2XS\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile2XS\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XS\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XS\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile2XS\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile2XS\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile2XS\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile2XS\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile2XS\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile2XS\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile2XS\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile2XS\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile2XS\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile2XS\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile2XS\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile2XS\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile2XS\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XS\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile2XS\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XS\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XS\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile2XS\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile2XS\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XS\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile2XS\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile2XS\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile2XS\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile2XS\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile2XS\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile2XS\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile2XS\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile2XS\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile2XS\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile2XS\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile2XS\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile2XS\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile2XS\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile2XS\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile2XS\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile2XS\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile2XS\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile2XS\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile2XS\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile2XS\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile2XS\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile2XS\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .mobile2XS\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .mobile2XS\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .mobile2XS\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .mobile2XS\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .mobile2XS\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .mobile2XS\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .mobile2XS\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile2XS\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .mobile2XS\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .mobile2XS\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .mobile2XS\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .mobile2XS\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .mobile2XS\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .mobile2XS\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .mobile2XS\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .mobile2XS\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .mobile2XS\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .mobile2XS\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .mobile2XS\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .mobile2XS\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .mobile2XS\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .mobile2XS\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .mobile2XS\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .mobile2XS\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .mobile2XS\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .mobile2XS\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .mobile2XS\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .mobile2XS\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .mobile2XS\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .mobile2XS\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .mobile2XS\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .mobile2XS\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .mobile2XS\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .mobile2XS\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .mobile2XS\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .mobile2XS\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .mobile2XS\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .mobile2XS\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile2XS\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile2XS\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile2XS\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile2XS\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile2XS\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile2XS\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .mobile2XS\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .mobile2XS\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .mobile2XS\:hover\:to-teal:hover {
  }

  .mobile2XS\:hover\:to-indigo:hover {
  }

  .mobile2XS\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .mobile2XS\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XS\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XS\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile2XS\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile2XS\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile2XS\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile2XS\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile2XS\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile2XS\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile2XS\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile2XS\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile2XS\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile2XS\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile2XS\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile2XS\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile2XS\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XS\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile2XS\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XS\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XS\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile2XS\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile2XS\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XS\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile2XS\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile2XS\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile2XS\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile2XS\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile2XS\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile2XS\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile2XS\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile2XS\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile2XS\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile2XS\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile2XS\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile2XS\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile2XS\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile2XS\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile2XS\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile2XS\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile2XS\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile2XS\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile2XS\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile2XS\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XS\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XS\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile2XS\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile2XS\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile2XS\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile2XS\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile2XS\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile2XS\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile2XS\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile2XS\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile2XS\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile2XS\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile2XS\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile2XS\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile2XS\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XS\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile2XS\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XS\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XS\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile2XS\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile2XS\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XS\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile2XS\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile2XS\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile2XS\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile2XS\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile2XS\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile2XS\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile2XS\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile2XS\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile2XS\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile2XS\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile2XS\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile2XS\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile2XS\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile2XS\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile2XS\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile2XS\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile2XS\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XS\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile2XS\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile2XS\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile2XS\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XS\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XS\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile2XS\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile2XS\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .mobile2XS\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .mobile2XS\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .mobile2XS\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .mobile2XS\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .mobile2XS\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .mobile2XS\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .mobile2XS\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile2XS\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .mobile2XS\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .mobile2XS\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .mobile2XS\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .mobile2XS\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .mobile2XS\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .mobile2XS\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .mobile2XS\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .mobile2XS\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .mobile2XS\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .mobile2XS\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .mobile2XS\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .mobile2XS\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .mobile2XS\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .mobile2XS\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .mobile2XS\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .mobile2XS\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .mobile2XS\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .mobile2XS\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .mobile2XS\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .mobile2XS\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .mobile2XS\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .mobile2XS\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .mobile2XS\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .mobile2XS\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .mobile2XS\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .mobile2XS\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .mobile2XS\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .mobile2XS\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .mobile2XS\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .mobile2XS\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile2XS\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile2XS\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile2XS\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile2XS\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile2XS\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile2XS\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .mobile2XS\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .mobile2XS\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .mobile2XS\:focus\:to-teal:focus {
  }

  .mobile2XS\:focus\:to-indigo:focus {
  }

  .mobile2XS\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .mobile2XS\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .mobile2XS\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .mobile2XS\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .mobile2XS\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .mobile2XS\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .mobile2XS\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .mobile2XS\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .mobile2XS\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .mobile2XS\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .mobile2XS\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .mobile2XS\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .mobile2XS\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .mobile2XS\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .mobile2XS\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .mobile2XS\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .mobile2XS\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .mobile2XS\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .mobile2XS\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .mobile2XS\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .mobile2XS\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .mobile2XS\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .mobile2XS\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .mobile2XS\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .mobile2XS\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .mobile2XS\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .mobile2XS\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .mobile2XS\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .mobile2XS\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .mobile2XS\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .mobile2XS\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .mobile2XS\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .mobile2XS\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .mobile2XS\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .mobile2XS\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .mobile2XS\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .mobile2XS\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .mobile2XS\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .mobile2XS\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .mobile2XS\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .mobile2XS\:bg-bottom {
    background-position:bottom;
  }

  .mobile2XS\:bg-center {
    background-position:center;
  }

  .mobile2XS\:bg-left {
    background-position:left;
  }

  .mobile2XS\:bg-left-bottom {
    background-position:left bottom;
  }

  .mobile2XS\:bg-left-top {
    background-position:left top;
  }

  .mobile2XS\:bg-right {
    background-position:right;
  }

  .mobile2XS\:bg-right-bottom {
    background-position:right bottom;
  }

  .mobile2XS\:bg-right-top {
    background-position:right top;
  }

  .mobile2XS\:bg-top {
    background-position:top;
  }

  .mobile2XS\:bg-repeat {
    background-repeat:repeat;
  }

  .mobile2XS\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .mobile2XS\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .mobile2XS\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .mobile2XS\:bg-repeat-round {
    background-repeat:round;
  }

  .mobile2XS\:bg-repeat-space {
    background-repeat:space;
  }

  .mobile2XS\:bg-auto {
    background-size:auto;
  }

  .mobile2XS\:bg-cover {
    background-size:cover;
  }

  .mobile2XS\:bg-contain {
    background-size:contain;
  }

  .mobile2XS\:border-collapse {
    border-collapse:collapse;
  }

  .mobile2XS\:border-separate {
    border-collapse:separate;
  }

  .mobile2XS\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile2XS\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XS\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XS\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XS\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile2XS\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile2XS\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile2XS\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile2XS\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile2XS\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .mobile2XS\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile2XS\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile2XS\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile2XS\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile2XS\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile2XS\:border-red-light2 {
    border-color:#ffacac82;
  }

  .mobile2XS\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile2XS\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XS\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile2XS\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XS\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XS\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile2XS\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile2XS\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XS\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile2XS\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile2XS\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile2XS\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile2XS\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile2XS\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XS\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile2XS\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile2XS\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile2XS\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile2XS\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile2XS\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile2XS\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile2XS\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile2XS\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile2XS\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile2XS\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile2XS\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile2XS\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile2XS\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .mobile2XS\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XS\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .mobile2XS\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile2XS\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile2XS\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile2XS\:border-teal {
  }

  .mobile2XS\:border-indigo {
  }

  .mobile2XS\:border-transparent {
    border-color:transparent;
  }

  .group:hover .mobile2XS\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .mobile2XS\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .mobile2XS\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile2XS\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile2XS\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobile2XS\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobile2XS\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile2XS\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile2XS\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile2XS\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:border-teal {
  }

  .group:hover .mobile2XS\:group-hover\:border-indigo {
  }

  .group:hover .mobile2XS\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .mobile2XS\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .mobile2XS\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .mobile2XS\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile2XS\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile2XS\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobile2XS\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobile2XS\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile2XS\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile2XS\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile2XS\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:border-teal {
  }

  .group:focus .mobile2XS\:group-focus\:border-indigo {
  }

  .group:focus .mobile2XS\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .mobile2XS\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .mobile2XS\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .mobile2XS\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobile2XS\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobile2XS\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile2XS\:hover\:border-teal:hover {
  }

  .mobile2XS\:hover\:border-indigo:hover {
  }

  .mobile2XS\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .mobile2XS\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .mobile2XS\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .mobile2XS\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobile2XS\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobile2XS\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile2XS\:focus-within\:border-teal:focus-within {
  }

  .mobile2XS\:focus-within\:border-indigo:focus-within {
  }

  .mobile2XS\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .mobile2XS\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .mobile2XS\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .mobile2XS\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobile2XS\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobile2XS\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile2XS\:focus\:border-teal:focus {
  }

  .mobile2XS\:focus\:border-indigo:focus {
  }

  .mobile2XS\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .mobile2XS\:border-opacity-0 {
    --border-opacity:0;
  }

  .mobile2XS\:border-opacity-10 {
    --border-opacity:.1;
  }

  .mobile2XS\:border-opacity-20 {
    --border-opacity:.2;
  }

  .mobile2XS\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .mobile2XS\:border-opacity-30 {
    --border-opacity:.3;
  }

  .mobile2XS\:border-opacity-40 {
    --border-opacity:.4;
  }

  .mobile2XS\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .mobile2XS\:border-opacity-60 {
    --border-opacity:.6;
  }

  .mobile2XS\:border-opacity-70 {
    --border-opacity:.7;
  }

  .mobile2XS\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .mobile2XS\:border-opacity-80 {
    --border-opacity:.8;
  }

  .mobile2XS\:border-opacity-90 {
    --border-opacity:.9;
  }

  .mobile2XS\:border-opacity-100 {
    --border-opacity:1;
  }

  .mobile2XS\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .mobile2XS\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .mobile2XS\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .mobile2XS\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .mobile2XS\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .mobile2XS\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .mobile2XS\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .mobile2XS\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .mobile2XS\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .mobile2XS\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .mobile2XS\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .mobile2XS\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .mobile2XS\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .mobile2XS\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .mobile2XS\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .mobile2XS\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .mobile2XS\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .mobile2XS\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .mobile2XS\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .mobile2XS\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .mobile2XS\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .mobile2XS\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .mobile2XS\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .mobile2XS\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .mobile2XS\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .mobile2XS\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .mobile2XS\:rounded-none {
    border-radius:0;
  }

  .mobile2XS\:rounded-sm {
    border-radius:0.125rem;
  }

  .mobile2XS\:rounded {
    border-radius:0.25rem;
  }

  .mobile2XS\:rounded-md {
    border-radius:10px;
  }

  .mobile2XS\:rounded-lg {
    border-radius:30px;
  }

  .mobile2XS\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .mobile2XS\:rounded-3xl {
    border-radius:1.5rem;
  }

  .mobile2XS\:rounded-full {
    border-radius:9999px;
  }

  .mobile2XS\:rounded-xxl {
    border-radius:2rem;
  }

  .mobile2XS\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .mobile2XS\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .mobile2XS\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .mobile2XS\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .mobile2XS\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .mobile2XS\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .mobile2XS\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobile2XS\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobile2XS\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .mobile2XS\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .mobile2XS\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobile2XS\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobile2XS\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .mobile2XS\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .mobile2XS\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobile2XS\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobile2XS\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .mobile2XS\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .mobile2XS\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobile2XS\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobile2XS\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .mobile2XS\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .mobile2XS\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobile2XS\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobile2XS\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .mobile2XS\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .mobile2XS\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobile2XS\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobile2XS\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .mobile2XS\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .mobile2XS\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobile2XS\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobile2XS\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .mobile2XS\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .mobile2XS\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobile2XS\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobile2XS\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .mobile2XS\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .mobile2XS\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobile2XS\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobile2XS\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .mobile2XS\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .mobile2XS\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .mobile2XS\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .mobile2XS\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .mobile2XS\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .mobile2XS\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .mobile2XS\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .mobile2XS\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .mobile2XS\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .mobile2XS\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .mobile2XS\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .mobile2XS\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .mobile2XS\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .mobile2XS\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .mobile2XS\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .mobile2XS\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .mobile2XS\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .mobile2XS\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .mobile2XS\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .mobile2XS\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .mobile2XS\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .mobile2XS\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .mobile2XS\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .mobile2XS\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .mobile2XS\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .mobile2XS\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .mobile2XS\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .mobile2XS\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .mobile2XS\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .mobile2XS\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .mobile2XS\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .mobile2XS\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .mobile2XS\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .mobile2XS\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .mobile2XS\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .mobile2XS\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .mobile2XS\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .mobile2XS\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .mobile2XS\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .mobile2XS\:border-solid {
    border-style:solid;
  }

  .mobile2XS\:border-dashed {
    border-style:dashed;
  }

  .mobile2XS\:border-dotted {
    border-style:dotted;
  }

  .mobile2XS\:border-double {
    border-style:double;
  }

  .mobile2XS\:border-none {
    border-style:none;
  }

  .mobile2XS\:border-0 {
    border-width:0;
  }

  .mobile2XS\:border-2 {
    border-width:2px;
  }

  .mobile2XS\:border-4 {
    border-width:4px;
  }

  .mobile2XS\:border-8 {
    border-width:8px;
  }

  .mobile2XS\:border {
    border-width:1px;
  }

  .mobile2XS\:border-t-0 {
    border-top-width:0;
  }

  .mobile2XS\:border-r-0 {
    border-right-width:0;
  }

  .mobile2XS\:border-b-0 {
    border-bottom-width:0;
  }

  .mobile2XS\:border-l-0 {
    border-left-width:0;
  }

  .mobile2XS\:border-t-2 {
    border-top-width:2px;
  }

  .mobile2XS\:border-r-2 {
    border-right-width:2px;
  }

  .mobile2XS\:border-b-2 {
    border-bottom-width:2px;
  }

  .mobile2XS\:border-l-2 {
    border-left-width:2px;
  }

  .mobile2XS\:border-t-4 {
    border-top-width:4px;
  }

  .mobile2XS\:border-r-4 {
    border-right-width:4px;
  }

  .mobile2XS\:border-b-4 {
    border-bottom-width:4px;
  }

  .mobile2XS\:border-l-4 {
    border-left-width:4px;
  }

  .mobile2XS\:border-t-8 {
    border-top-width:8px;
  }

  .mobile2XS\:border-r-8 {
    border-right-width:8px;
  }

  .mobile2XS\:border-b-8 {
    border-bottom-width:8px;
  }

  .mobile2XS\:border-l-8 {
    border-left-width:8px;
  }

  .mobile2XS\:border-t {
    border-top-width:1px;
  }

  .mobile2XS\:border-r {
    border-right-width:1px;
  }

  .mobile2XS\:border-b {
    border-bottom-width:1px;
  }

  .mobile2XS\:border-l {
    border-left-width:1px;
  }

  .mobile2XS\:box-border {
    box-sizing:border-box;
  }

  .mobile2XS\:box-content {
    box-sizing:content-box;
  }

  .mobile2XS\:cursor-auto {
    cursor:auto;
  }

  .mobile2XS\:cursor-default {
    cursor:default;
  }

  .mobile2XS\:cursor-pointer {
    cursor:pointer;
  }

  .mobile2XS\:cursor-wait {
    cursor:wait;
  }

  .mobile2XS\:cursor-text {
    cursor:text;
  }

  .mobile2XS\:cursor-move {
    cursor:move;
  }

  .mobile2XS\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .mobile2XS\:block {
    display:block;
  }

  .mobile2XS\:inline-block {
    display:inline-block;
  }

  .mobile2XS\:inline {
    display:inline;
  }

  .mobile2XS\:flex {
    display:flex;
  }

  .mobile2XS\:inline-flex {
    display:inline-flex;
  }

  .mobile2XS\:table {
    display:table;
  }

  .mobile2XS\:table-caption {
    display:table-caption;
  }

  .mobile2XS\:table-cell {
    display:table-cell;
  }

  .mobile2XS\:table-column {
    display:table-column;
  }

  .mobile2XS\:table-column-group {
    display:table-column-group;
  }

  .mobile2XS\:table-footer-group {
    display:table-footer-group;
  }

  .mobile2XS\:table-header-group {
    display:table-header-group;
  }

  .mobile2XS\:table-row-group {
    display:table-row-group;
  }

  .mobile2XS\:table-row {
    display:table-row;
  }

  .mobile2XS\:flow-root {
    display:flow-root;
  }

  .mobile2XS\:grid {
    display:grid;
  }

  .mobile2XS\:inline-grid {
    display:inline-grid;
  }

  .mobile2XS\:contents {
    display:contents;
  }

  .mobile2XS\:hidden {
    display:none;
  }

  .mobile2XS\:flex-row {
    flex-direction:row;
  }

  .mobile2XS\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .mobile2XS\:flex-col {
    flex-direction:column;
  }

  .mobile2XS\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .mobile2XS\:flex-wrap {
    flex-wrap:wrap;
  }

  .mobile2XS\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .mobile2XS\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .mobile2XS\:place-items-auto {
    place-items:auto;
  }

  .mobile2XS\:place-items-start {
    place-items:start;
  }

  .mobile2XS\:place-items-end {
    place-items:end;
  }

  .mobile2XS\:place-items-center {
    place-items:center;
  }

  .mobile2XS\:place-items-stretch {
    place-items:stretch;
  }

  .mobile2XS\:place-content-center {
    place-content:center;
  }

  .mobile2XS\:place-content-start {
    place-content:start;
  }

  .mobile2XS\:place-content-end {
    place-content:end;
  }

  .mobile2XS\:place-content-between {
    place-content:space-between;
  }

  .mobile2XS\:place-content-around {
    place-content:space-around;
  }

  .mobile2XS\:place-content-evenly {
    place-content:space-evenly;
  }

  .mobile2XS\:place-content-stretch {
    place-content:stretch;
  }

  .mobile2XS\:place-self-auto {
    place-self:auto;
  }

  .mobile2XS\:place-self-start {
    place-self:start;
  }

  .mobile2XS\:place-self-end {
    place-self:end;
  }

  .mobile2XS\:place-self-center {
    place-self:center;
  }

  .mobile2XS\:place-self-stretch {
    place-self:stretch;
  }

  .mobile2XS\:items-start {
    align-items:flex-start;
  }

  .mobile2XS\:items-end {
    align-items:flex-end;
  }

  .mobile2XS\:items-center {
    align-items:center;
  }

  .mobile2XS\:items-baseline {
    align-items:baseline;
  }

  .mobile2XS\:items-stretch {
    align-items:stretch;
  }

  .mobile2XS\:content-center {
    align-content:center;
  }

  .mobile2XS\:content-start {
    align-content:flex-start;
  }

  .mobile2XS\:content-end {
    align-content:flex-end;
  }

  .mobile2XS\:content-between {
    align-content:space-between;
  }

  .mobile2XS\:content-around {
    align-content:space-around;
  }

  .mobile2XS\:content-evenly {
    align-content:space-evenly;
  }

  .mobile2XS\:self-auto {
    align-self:auto;
  }

  .mobile2XS\:self-start {
    align-self:flex-start;
  }

  .mobile2XS\:self-end {
    align-self:flex-end;
  }

  .mobile2XS\:self-center {
    align-self:center;
  }

  .mobile2XS\:self-stretch {
    align-self:stretch;
  }

  .mobile2XS\:justify-items-auto {
    justify-items:auto;
  }

  .mobile2XS\:justify-items-start {
    justify-items:start;
  }

  .mobile2XS\:justify-items-end {
    justify-items:end;
  }

  .mobile2XS\:justify-items-center {
    justify-items:center;
  }

  .mobile2XS\:justify-items-stretch {
    justify-items:stretch;
  }

  .mobile2XS\:justify-start {
    justify-content:flex-start;
  }

  .mobile2XS\:justify-end {
    justify-content:flex-end;
  }

  .mobile2XS\:justify-center {
    justify-content:center;
  }

  .mobile2XS\:justify-between {
    justify-content:space-between;
  }

  .mobile2XS\:justify-around {
    justify-content:space-around;
  }

  .mobile2XS\:justify-evenly {
    justify-content:space-evenly;
  }

  .mobile2XS\:justify-self-auto {
    justify-self:auto;
  }

  .mobile2XS\:justify-self-start {
    justify-self:start;
  }

  .mobile2XS\:justify-self-end {
    justify-self:end;
  }

  .mobile2XS\:justify-self-center {
    justify-self:center;
  }

  .mobile2XS\:justify-self-stretch {
    justify-self:stretch;
  }

  .mobile2XS\:flex-1 {
    flex:1 1 0%;
  }

  .mobile2XS\:flex-auto {
    flex:1 1 auto;
  }

  .mobile2XS\:flex-initial {
    flex:0 1 auto;
  }

  .mobile2XS\:flex-none {
    flex:none;
  }

  .mobile2XS\:flex-grow-0 {
    flex-grow:0;
  }

  .mobile2XS\:flex-grow {
    flex-grow:1;
  }

  .mobile2XS\:flex-shrink-0 {
    flex-shrink:0;
  }

  .mobile2XS\:flex-shrink {
    flex-shrink:1;
  }

  .mobile2XS\:order-1 {
    order:1;
  }

  .mobile2XS\:order-2 {
    order:2;
  }

  .mobile2XS\:order-3 {
    order:3;
  }

  .mobile2XS\:order-4 {
    order:4;
  }

  .mobile2XS\:order-5 {
    order:5;
  }

  .mobile2XS\:order-6 {
    order:6;
  }

  .mobile2XS\:order-7 {
    order:7;
  }

  .mobile2XS\:order-8 {
    order:8;
  }

  .mobile2XS\:order-9 {
    order:9;
  }

  .mobile2XS\:order-10 {
    order:10;
  }

  .mobile2XS\:order-11 {
    order:11;
  }

  .mobile2XS\:order-12 {
    order:12;
  }

  .mobile2XS\:order-first {
    order:-9999;
  }

  .mobile2XS\:order-last {
    order:9999;
  }

  .mobile2XS\:order-none {
    order:0;
  }

  .mobile2XS\:float-right {
    float:right;
  }

  .mobile2XS\:float-left {
    float:left;
  }

  .mobile2XS\:float-none {
    float:none;
  }

  .mobile2XS\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .mobile2XS\:clear-left {
    clear:left;
  }

  .mobile2XS\:clear-right {
    clear:right;
  }

  .mobile2XS\:clear-both {
    clear:both;
  }

  .mobile2XS\:clear-none {
    clear:none;
  }

  .mobile2XS\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .mobile2XS\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .mobile2XS\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .mobile2XS\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile2XS\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile2XS\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile2XS\:font-hairline {
    font-weight:100;
  }

  .mobile2XS\:font-thin {
    font-weight:200;
  }

  .mobile2XS\:font-light {
    font-weight:300;
  }

  .mobile2XS\:font-normal {
    font-weight:400;
  }

  .mobile2XS\:font-medium {
    font-weight:500;
  }

  .mobile2XS\:font-semibold {
    font-weight:600;
  }

  .mobile2XS\:font-bold {
    font-weight:700;
  }

  .mobile2XS\:font-extrabold {
    font-weight:800;
  }

  .mobile2XS\:font-black {
    font-weight:900;
  }

  .mobile2XS\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .mobile2XS\:hover\:font-thin:hover {
    font-weight:200;
  }

  .mobile2XS\:hover\:font-light:hover {
    font-weight:300;
  }

  .mobile2XS\:hover\:font-normal:hover {
    font-weight:400;
  }

  .mobile2XS\:hover\:font-medium:hover {
    font-weight:500;
  }

  .mobile2XS\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .mobile2XS\:hover\:font-bold:hover {
    font-weight:700;
  }

  .mobile2XS\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .mobile2XS\:hover\:font-black:hover {
    font-weight:900;
  }

  .mobile2XS\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .mobile2XS\:focus\:font-thin:focus {
    font-weight:200;
  }

  .mobile2XS\:focus\:font-light:focus {
    font-weight:300;
  }

  .mobile2XS\:focus\:font-normal:focus {
    font-weight:400;
  }

  .mobile2XS\:focus\:font-medium:focus {
    font-weight:500;
  }

  .mobile2XS\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .mobile2XS\:focus\:font-bold:focus {
    font-weight:700;
  }

  .mobile2XS\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .mobile2XS\:focus\:font-black:focus {
    font-weight:900;
  }

  .mobile2XS\:h-0 {
    height:0;
  }

  .mobile2XS\:h-1 {
    height:0.25rem;
  }

  .mobile2XS\:h-2 {
    height:0.5rem;
  }

  .mobile2XS\:h-3 {
    height:0.75rem;
  }

  .mobile2XS\:h-4 {
    height:1rem;
  }

  .mobile2XS\:h-5 {
    height:1.25rem;
  }

  .mobile2XS\:h-6 {
    height:1.5rem;
  }

  .mobile2XS\:h-7 {
    height:1.75rem;
  }

  .mobile2XS\:h-8 {
    height:2rem;
  }

  .mobile2XS\:h-9 {
    height:2.25rem;
  }

  .mobile2XS\:h-10 {
    height:2.5rem;
  }

  .mobile2XS\:h-11 {
    height:2.75rem;
  }

  .mobile2XS\:h-12 {
    height:3rem;
  }

  .mobile2XS\:h-13 {
    height:3.25rem;
  }

  .mobile2XS\:h-14 {
    height:3.5rem;
  }

  .mobile2XS\:h-15 {
    height:3.75rem;
  }

  .mobile2XS\:h-16 {
    height:4rem;
  }

  .mobile2XS\:h-18 {
    height:4.5rem;
  }

  .mobile2XS\:h-20 {
    height:5rem;
  }

  .mobile2XS\:h-24 {
    height:6rem;
  }

  .mobile2XS\:h-28 {
    height:7rem;
  }

  .mobile2XS\:h-32 {
    height:8rem;
  }

  .mobile2XS\:h-36 {
    height:9rem;
  }

  .mobile2XS\:h-40 {
    height:10rem;
  }

  .mobile2XS\:h-44 {
    height:11rem;
  }

  .mobile2XS\:h-48 {
    height:12rem;
  }

  .mobile2XS\:h-52 {
    height:13rem;
  }

  .mobile2XS\:h-56 {
    height:14rem;
  }

  .mobile2XS\:h-60 {
    height:15rem;
  }

  .mobile2XS\:h-64 {
    height:16rem;
  }

  .mobile2XS\:h-72 {
    height:18rem;
  }

  .mobile2XS\:h-80 {
    height:20rem;
  }

  .mobile2XS\:h-96 {
    height:24rem;
  }

  .mobile2XS\:h-auto {
    height:auto;
  }

  .mobile2XS\:h-px {
    height:1px;
  }

  .mobile2XS\:h-0\.5 {
    height:0.125rem;
  }

  .mobile2XS\:h-1\.5 {
    height:0.375rem;
  }

  .mobile2XS\:h-2\.5 {
    height:0.625rem;
  }

  .mobile2XS\:h-3\.5 {
    height:0.875rem;
  }

  .mobile2XS\:h-1\/2 {
    height:50%;
  }

  .mobile2XS\:h-1\/3 {
    height:33.333333%;
  }

  .mobile2XS\:h-2\/3 {
    height:66.666667%;
  }

  .mobile2XS\:h-1\/4 {
    height:25%;
  }

  .mobile2XS\:h-2\/4 {
    height:50%;
  }

  .mobile2XS\:h-3\/4 {
    height:75%;
  }

  .mobile2XS\:h-1\/5 {
    height:20%;
  }

  .mobile2XS\:h-2\/5 {
    height:40%;
  }

  .mobile2XS\:h-3\/5 {
    height:60%;
  }

  .mobile2XS\:h-4\/5 {
    height:80%;
  }

  .mobile2XS\:h-1\/6 {
    height:16.666667%;
  }

  .mobile2XS\:h-2\/6 {
    height:33.333333%;
  }

  .mobile2XS\:h-3\/6 {
    height:50%;
  }

  .mobile2XS\:h-4\/6 {
    height:66.666667%;
  }

  .mobile2XS\:h-5\/6 {
    height:83.333333%;
  }

  .mobile2XS\:h-1\/12 {
    height:8.333333%;
  }

  .mobile2XS\:h-2\/12 {
    height:16.666667%;
  }

  .mobile2XS\:h-3\/12 {
    height:25%;
  }

  .mobile2XS\:h-4\/12 {
    height:33.333333%;
  }

  .mobile2XS\:h-5\/12 {
    height:41.666667%;
  }

  .mobile2XS\:h-6\/12 {
    height:50%;
  }

  .mobile2XS\:h-7\/12 {
    height:58.333333%;
  }

  .mobile2XS\:h-8\/12 {
    height:66.666667%;
  }

  .mobile2XS\:h-9\/12 {
    height:75%;
  }

  .mobile2XS\:h-10\/12 {
    height:83.333333%;
  }

  .mobile2XS\:h-11\/12 {
    height:91.666667%;
  }

  .mobile2XS\:h-full {
    height:100%;
  }

  .mobile2XS\:h-0_5 {
    height:0.125rem;
  }

  .mobile2XS\:h-1_5 {
    height:0.375rem;
  }

  .mobile2XS\:h-2_5 {
    height:0.625rem;
  }

  .mobile2XS\:h-3_5 {
    height:0.875rem;
  }

  .mobile2XS\:h-4_5 {
    height:1.125rem;
  }

  .mobile2XS\:h-screen {
    height:100vh;
  }

  .mobile2XS\:text-xs {
    font-size:0.75rem;
  }

  .mobile2XS\:text-sm {
    font-size:0.875rem;
  }

  .mobile2XS\:text-base {
    font-size:1rem;
  }

  .mobile2XS\:text-lg {
    font-size:1.125rem;
  }

  .mobile2XS\:text-xl {
    font-size:1.25rem;
  }

  .mobile2XS\:text-2xl {
    font-size:1.5rem;
  }

  .mobile2XS\:text-3xl {
    font-size:1.875rem;
  }

  .mobile2XS\:text-4xl {
    font-size:2.25rem;
  }

  .mobile2XS\:text-5xl {
    font-size:3rem;
  }

  .mobile2XS\:text-6xl {
    font-size:4rem;
  }

  .mobile2XS\:leading-3 {
    line-height:.75rem;
  }

  .mobile2XS\:leading-4 {
    line-height:1rem;
  }

  .mobile2XS\:leading-5 {
    line-height:1.25rem;
  }

  .mobile2XS\:leading-6 {
    line-height:1.5rem;
  }

  .mobile2XS\:leading-7 {
    line-height:1.75rem;
  }

  .mobile2XS\:leading-8 {
    line-height:2rem;
  }

  .mobile2XS\:leading-9 {
    line-height:2.25rem;
  }

  .mobile2XS\:leading-10 {
    line-height:2.5rem;
  }

  .mobile2XS\:leading-11 {
    line-height:2.75rem;
  }

  .mobile2XS\:leading-12 {
    line-height:3rem;
  }

  .mobile2XS\:leading-none {
    line-height:1;
  }

  .mobile2XS\:leading-tight {
    line-height:1.25;
  }

  .mobile2XS\:leading-snug {
    line-height:1.375;
  }

  .mobile2XS\:leading-normal {
    line-height:1.5;
  }

  .mobile2XS\:leading-relaxed {
    line-height:1.625;
  }

  .mobile2XS\:leading-loose {
    line-height:2;
  }

  .mobile2XS\:list-inside {
    list-style-position:inside;
  }

  .mobile2XS\:list-outside {
    list-style-position:outside;
  }

  .mobile2XS\:list-none {
    list-style-type:none;
  }

  .mobile2XS\:list-disc {
    list-style-type:disc;
  }

  .mobile2XS\:list-decimal {
    list-style-type:decimal;
  }

  .mobile2XS\:m-0 {
    margin:0;
  }

  .mobile2XS\:m-1 {
    margin:0.25rem;
  }

  .mobile2XS\:m-2 {
    margin:0.5rem;
  }

  .mobile2XS\:m-3 {
    margin:0.75rem;
  }

  .mobile2XS\:m-4 {
    margin:1rem;
  }

  .mobile2XS\:m-5 {
    margin:1.25rem;
  }

  .mobile2XS\:m-6 {
    margin:1.5rem;
  }

  .mobile2XS\:m-7 {
    margin:1.75rem;
  }

  .mobile2XS\:m-8 {
    margin:2rem;
  }

  .mobile2XS\:m-9 {
    margin:2.25rem;
  }

  .mobile2XS\:m-10 {
    margin:2.5rem;
  }

  .mobile2XS\:m-11 {
    margin:2.75rem;
  }

  .mobile2XS\:m-12 {
    margin:3rem;
  }

  .mobile2XS\:m-13 {
    margin:3.25rem;
  }

  .mobile2XS\:m-14 {
    margin:3.5rem;
  }

  .mobile2XS\:m-15 {
    margin:3.75rem;
  }

  .mobile2XS\:m-16 {
    margin:4rem;
  }

  .mobile2XS\:m-18 {
    margin:4.5rem;
  }

  .mobile2XS\:m-20 {
    margin:5rem;
  }

  .mobile2XS\:m-24 {
    margin:6rem;
  }

  .mobile2XS\:m-28 {
    margin:7rem;
  }

  .mobile2XS\:m-32 {
    margin:8rem;
  }

  .mobile2XS\:m-36 {
    margin:9rem;
  }

  .mobile2XS\:m-40 {
    margin:10rem;
  }

  .mobile2XS\:m-44 {
    margin:11rem;
  }

  .mobile2XS\:m-48 {
    margin:12rem;
  }

  .mobile2XS\:m-52 {
    margin:13rem;
  }

  .mobile2XS\:m-56 {
    margin:14rem;
  }

  .mobile2XS\:m-60 {
    margin:15rem;
  }

  .mobile2XS\:m-64 {
    margin:16rem;
  }

  .mobile2XS\:m-72 {
    margin:18rem;
  }

  .mobile2XS\:m-80 {
    margin:20rem;
  }

  .mobile2XS\:m-96 {
    margin:24rem;
  }

  .mobile2XS\:m-auto {
    margin:auto;
  }

  .mobile2XS\:m-px {
    margin:1px;
  }

  .mobile2XS\:m-0\.5 {
    margin:0.125rem;
  }

  .mobile2XS\:m-1\.5 {
    margin:0.375rem;
  }

  .mobile2XS\:m-2\.5 {
    margin:0.625rem;
  }

  .mobile2XS\:m-3\.5 {
    margin:0.875rem;
  }

  .mobile2XS\:m-1\/2 {
    margin:50%;
  }

  .mobile2XS\:m-1\/3 {
    margin:33.333333%;
  }

  .mobile2XS\:m-2\/3 {
    margin:66.666667%;
  }

  .mobile2XS\:m-1\/4 {
    margin:25%;
  }

  .mobile2XS\:m-2\/4 {
    margin:50%;
  }

  .mobile2XS\:m-3\/4 {
    margin:75%;
  }

  .mobile2XS\:m-1\/5 {
    margin:20%;
  }

  .mobile2XS\:m-2\/5 {
    margin:40%;
  }

  .mobile2XS\:m-3\/5 {
    margin:60%;
  }

  .mobile2XS\:m-4\/5 {
    margin:80%;
  }

  .mobile2XS\:m-1\/6 {
    margin:16.666667%;
  }

  .mobile2XS\:m-2\/6 {
    margin:33.333333%;
  }

  .mobile2XS\:m-3\/6 {
    margin:50%;
  }

  .mobile2XS\:m-4\/6 {
    margin:66.666667%;
  }

  .mobile2XS\:m-5\/6 {
    margin:83.333333%;
  }

  .mobile2XS\:m-1\/12 {
    margin:8.333333%;
  }

  .mobile2XS\:m-2\/12 {
    margin:16.666667%;
  }

  .mobile2XS\:m-3\/12 {
    margin:25%;
  }

  .mobile2XS\:m-4\/12 {
    margin:33.333333%;
  }

  .mobile2XS\:m-5\/12 {
    margin:41.666667%;
  }

  .mobile2XS\:m-6\/12 {
    margin:50%;
  }

  .mobile2XS\:m-7\/12 {
    margin:58.333333%;
  }

  .mobile2XS\:m-8\/12 {
    margin:66.666667%;
  }

  .mobile2XS\:m-9\/12 {
    margin:75%;
  }

  .mobile2XS\:m-10\/12 {
    margin:83.333333%;
  }

  .mobile2XS\:m-11\/12 {
    margin:91.666667%;
  }

  .mobile2XS\:m-full {
    margin:100%;
  }

  .mobile2XS\:m-0_5 {
    margin:0.125rem;
  }

  .mobile2XS\:m-1_5 {
    margin:0.375rem;
  }

  .mobile2XS\:m-2_5 {
    margin:0.625rem;
  }

  .mobile2XS\:m-3_5 {
    margin:0.875rem;
  }

  .mobile2XS\:m-4_5 {
    margin:1.125rem;
  }

  .mobile2XS\:-m-1 {
    margin:-0.25rem;
  }

  .mobile2XS\:-m-2 {
    margin:-0.5rem;
  }

  .mobile2XS\:-m-3 {
    margin:-0.75rem;
  }

  .mobile2XS\:-m-4 {
    margin:-1rem;
  }

  .mobile2XS\:-m-5 {
    margin:-1.25rem;
  }

  .mobile2XS\:-m-6 {
    margin:-1.5rem;
  }

  .mobile2XS\:-m-7 {
    margin:-1.75rem;
  }

  .mobile2XS\:-m-8 {
    margin:-2rem;
  }

  .mobile2XS\:-m-9 {
    margin:-2.25rem;
  }

  .mobile2XS\:-m-10 {
    margin:-2.5rem;
  }

  .mobile2XS\:-m-11 {
    margin:-2.75rem;
  }

  .mobile2XS\:-m-12 {
    margin:-3rem;
  }

  .mobile2XS\:-m-13 {
    margin:-3.25rem;
  }

  .mobile2XS\:-m-14 {
    margin:-3.5rem;
  }

  .mobile2XS\:-m-15 {
    margin:-3.75rem;
  }

  .mobile2XS\:-m-16 {
    margin:-4rem;
  }

  .mobile2XS\:-m-18 {
    margin:-4.5rem;
  }

  .mobile2XS\:-m-20 {
    margin:-5rem;
  }

  .mobile2XS\:-m-24 {
    margin:-6rem;
  }

  .mobile2XS\:-m-28 {
    margin:-7rem;
  }

  .mobile2XS\:-m-32 {
    margin:-8rem;
  }

  .mobile2XS\:-m-36 {
    margin:-9rem;
  }

  .mobile2XS\:-m-40 {
    margin:-10rem;
  }

  .mobile2XS\:-m-44 {
    margin:-11rem;
  }

  .mobile2XS\:-m-48 {
    margin:-12rem;
  }

  .mobile2XS\:-m-52 {
    margin:-13rem;
  }

  .mobile2XS\:-m-56 {
    margin:-14rem;
  }

  .mobile2XS\:-m-60 {
    margin:-15rem;
  }

  .mobile2XS\:-m-64 {
    margin:-16rem;
  }

  .mobile2XS\:-m-72 {
    margin:-18rem;
  }

  .mobile2XS\:-m-80 {
    margin:-20rem;
  }

  .mobile2XS\:-m-96 {
    margin:-24rem;
  }

  .mobile2XS\:-m-px {
    margin:-1px;
  }

  .mobile2XS\:-m-0\.5 {
    margin:-0.125rem;
  }

  .mobile2XS\:-m-1\.5 {
    margin:-0.375rem;
  }

  .mobile2XS\:-m-2\.5 {
    margin:-0.625rem;
  }

  .mobile2XS\:-m-3\.5 {
    margin:-0.875rem;
  }

  .mobile2XS\:-m-1\/2 {
    margin:-50%;
  }

  .mobile2XS\:-m-1\/3 {
    margin:-33.33333%;
  }

  .mobile2XS\:-m-2\/3 {
    margin:-66.66667%;
  }

  .mobile2XS\:-m-1\/4 {
    margin:-25%;
  }

  .mobile2XS\:-m-2\/4 {
    margin:-50%;
  }

  .mobile2XS\:-m-3\/4 {
    margin:-75%;
  }

  .mobile2XS\:-m-1\/5 {
    margin:-20%;
  }

  .mobile2XS\:-m-2\/5 {
    margin:-40%;
  }

  .mobile2XS\:-m-3\/5 {
    margin:-60%;
  }

  .mobile2XS\:-m-4\/5 {
    margin:-80%;
  }

  .mobile2XS\:-m-1\/6 {
    margin:-16.66667%;
  }

  .mobile2XS\:-m-2\/6 {
    margin:-33.33333%;
  }

  .mobile2XS\:-m-3\/6 {
    margin:-50%;
  }

  .mobile2XS\:-m-4\/6 {
    margin:-66.66667%;
  }

  .mobile2XS\:-m-5\/6 {
    margin:-83.33333%;
  }

  .mobile2XS\:-m-1\/12 {
    margin:-8.33333%;
  }

  .mobile2XS\:-m-2\/12 {
    margin:-16.66667%;
  }

  .mobile2XS\:-m-3\/12 {
    margin:-25%;
  }

  .mobile2XS\:-m-4\/12 {
    margin:-33.33333%;
  }

  .mobile2XS\:-m-5\/12 {
    margin:-41.66667%;
  }

  .mobile2XS\:-m-6\/12 {
    margin:-50%;
  }

  .mobile2XS\:-m-7\/12 {
    margin:-58.33333%;
  }

  .mobile2XS\:-m-8\/12 {
    margin:-66.66667%;
  }

  .mobile2XS\:-m-9\/12 {
    margin:-75%;
  }

  .mobile2XS\:-m-10\/12 {
    margin:-83.33333%;
  }

  .mobile2XS\:-m-11\/12 {
    margin:-91.66667%;
  }

  .mobile2XS\:-m-full {
    margin:-100%;
  }

  .mobile2XS\:-m-0_5 {
    margin:-0.125rem;
  }

  .mobile2XS\:-m-1_5 {
    margin:-0.375rem;
  }

  .mobile2XS\:-m-2_5 {
    margin:-0.625rem;
  }

  .mobile2XS\:-m-3_5 {
    margin:-0.875rem;
  }

  .mobile2XS\:-m-4_5 {
    margin:-1.125rem;
  }

  .mobile2XS\:my-0 {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile2XS\:mx-0 {
    margin-left:0;
    margin-right:0;
  }

  .mobile2XS\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .mobile2XS\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .mobile2XS\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .mobile2XS\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .mobile2XS\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .mobile2XS\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .mobile2XS\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .mobile2XS\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .mobile2XS\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .mobile2XS\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .mobile2XS\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .mobile2XS\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .mobile2XS\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

  .mobile2XS\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem;
  }

  .mobile2XS\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .mobile2XS\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .mobile2XS\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .mobile2XS\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .mobile2XS\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .mobile2XS\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .mobile2XS\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .mobile2XS\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .mobile2XS\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .mobile2XS\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .mobile2XS\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

  .mobile2XS\:my-14 {
    margin-top:3.5rem;
    margin-bottom:3.5rem;
  }

  .mobile2XS\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .mobile2XS\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .mobile2XS\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .mobile2XS\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .mobile2XS\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .mobile2XS\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .mobile2XS\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

  .mobile2XS\:my-20 {
    margin-top:5rem;
    margin-bottom:5rem;
  }

  .mobile2XS\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .mobile2XS\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .mobile2XS\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .mobile2XS\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .mobile2XS\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .mobile2XS\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .mobile2XS\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .mobile2XS\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .mobile2XS\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .mobile2XS\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .mobile2XS\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .mobile2XS\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .mobile2XS\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .mobile2XS\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .mobile2XS\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .mobile2XS\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .mobile2XS\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .mobile2XS\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .mobile2XS\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .mobile2XS\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .mobile2XS\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .mobile2XS\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .mobile2XS\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .mobile2XS\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .mobile2XS\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .mobile2XS\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .mobile2XS\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .mobile2XS\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .mobile2XS\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .mobile2XS\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .mobile2XS\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .mobile2XS\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .mobile2XS\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobile2XS\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobile2XS\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobile2XS\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobile2XS\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobile2XS\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobile2XS\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobile2XS\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobile2XS\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile2XS\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile2XS\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile2XS\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile2XS\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile2XS\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile2XS\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobile2XS\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobile2XS\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile2XS\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile2XS\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobile2XS\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobile2XS\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .mobile2XS\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .mobile2XS\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .mobile2XS\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .mobile2XS\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .mobile2XS\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .mobile2XS\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .mobile2XS\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .mobile2XS\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobile2XS\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobile2XS\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile2XS\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile2XS\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile2XS\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile2XS\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile2XS\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile2XS\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobile2XS\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobile2XS\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .mobile2XS\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .mobile2XS\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobile2XS\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobile2XS\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobile2XS\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobile2XS\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile2XS\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile2XS\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .mobile2XS\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .mobile2XS\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile2XS\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile2XS\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .mobile2XS\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .mobile2XS\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile2XS\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile2XS\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobile2XS\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobile2XS\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobile2XS\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobile2XS\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .mobile2XS\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .mobile2XS\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .mobile2XS\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .mobile2XS\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobile2XS\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobile2XS\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobile2XS\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobile2XS\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobile2XS\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobile2XS\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobile2XS\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobile2XS\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .mobile2XS\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .mobile2XS\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .mobile2XS\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .mobile2XS\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .mobile2XS\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .mobile2XS\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .mobile2XS\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .mobile2XS\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .mobile2XS\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .mobile2XS\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .mobile2XS\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .mobile2XS\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .mobile2XS\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .mobile2XS\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

  .mobile2XS\:-my-8 {
    margin-top:-2rem;
    margin-bottom:-2rem;
  }

  .mobile2XS\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .mobile2XS\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .mobile2XS\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .mobile2XS\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .mobile2XS\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .mobile2XS\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .mobile2XS\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .mobile2XS\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .mobile2XS\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .mobile2XS\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .mobile2XS\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

  .mobile2XS\:-my-14 {
    margin-top:-3.5rem;
    margin-bottom:-3.5rem;
  }

  .mobile2XS\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .mobile2XS\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .mobile2XS\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .mobile2XS\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .mobile2XS\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .mobile2XS\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .mobile2XS\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

  .mobile2XS\:-my-20 {
    margin-top:-5rem;
    margin-bottom:-5rem;
  }

  .mobile2XS\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .mobile2XS\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .mobile2XS\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .mobile2XS\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .mobile2XS\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .mobile2XS\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .mobile2XS\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .mobile2XS\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .mobile2XS\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .mobile2XS\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .mobile2XS\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .mobile2XS\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .mobile2XS\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .mobile2XS\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .mobile2XS\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .mobile2XS\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .mobile2XS\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .mobile2XS\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .mobile2XS\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .mobile2XS\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .mobile2XS\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .mobile2XS\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .mobile2XS\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .mobile2XS\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .mobile2XS\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .mobile2XS\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .mobile2XS\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .mobile2XS\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .mobile2XS\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .mobile2XS\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .mobile2XS\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .mobile2XS\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobile2XS\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobile2XS\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobile2XS\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobile2XS\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobile2XS\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobile2XS\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobile2XS\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobile2XS\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile2XS\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile2XS\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile2XS\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile2XS\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile2XS\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile2XS\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobile2XS\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobile2XS\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile2XS\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile2XS\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobile2XS\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobile2XS\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .mobile2XS\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .mobile2XS\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .mobile2XS\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .mobile2XS\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .mobile2XS\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .mobile2XS\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .mobile2XS\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .mobile2XS\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobile2XS\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobile2XS\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile2XS\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile2XS\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile2XS\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile2XS\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile2XS\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile2XS\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobile2XS\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobile2XS\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .mobile2XS\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .mobile2XS\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobile2XS\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobile2XS\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobile2XS\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobile2XS\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile2XS\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile2XS\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .mobile2XS\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .mobile2XS\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile2XS\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile2XS\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .mobile2XS\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .mobile2XS\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile2XS\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile2XS\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobile2XS\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobile2XS\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobile2XS\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobile2XS\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .mobile2XS\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .mobile2XS\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .mobile2XS\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .mobile2XS\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobile2XS\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobile2XS\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobile2XS\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobile2XS\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobile2XS\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobile2XS\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobile2XS\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobile2XS\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .mobile2XS\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

  .mobile2XS\:mt-0 {
    margin-top:0;
  }

  .mobile2XS\:mr-0 {
    margin-right:0;
  }

  .mobile2XS\:mb-0 {
    margin-bottom:0;
  }

  .mobile2XS\:ml-0 {
    margin-left:0;
  }

  .mobile2XS\:mt-1 {
    margin-top:0.25rem;
  }

  .mobile2XS\:mr-1 {
    margin-right:0.25rem;
  }

  .mobile2XS\:mb-1 {
    margin-bottom:0.25rem;
  }

  .mobile2XS\:ml-1 {
    margin-left:0.25rem;
  }

  .mobile2XS\:mt-2 {
    margin-top:0.5rem;
  }

  .mobile2XS\:mr-2 {
    margin-right:0.5rem;
  }

  .mobile2XS\:mb-2 {
    margin-bottom:0.5rem;
  }

  .mobile2XS\:ml-2 {
    margin-left:0.5rem;
  }

  .mobile2XS\:mt-3 {
    margin-top:0.75rem;
  }

  .mobile2XS\:mr-3 {
    margin-right:0.75rem;
  }

  .mobile2XS\:mb-3 {
    margin-bottom:0.75rem;
  }

  .mobile2XS\:ml-3 {
    margin-left:0.75rem;
  }

  .mobile2XS\:mt-4 {
    margin-top:1rem;
  }

  .mobile2XS\:mr-4 {
    margin-right:1rem;
  }

  .mobile2XS\:mb-4 {
    margin-bottom:1rem;
  }

  .mobile2XS\:ml-4 {
    margin-left:1rem;
  }

  .mobile2XS\:mt-5 {
    margin-top:1.25rem;
  }

  .mobile2XS\:mr-5 {
    margin-right:1.25rem;
  }

  .mobile2XS\:mb-5 {
    margin-bottom:1.25rem;
  }

  .mobile2XS\:ml-5 {
    margin-left:1.25rem;
  }

  .mobile2XS\:mt-6 {
    margin-top:1.5rem;
  }

  .mobile2XS\:mr-6 {
    margin-right:1.5rem;
  }

  .mobile2XS\:mb-6 {
    margin-bottom:1.5rem;
  }

  .mobile2XS\:ml-6 {
    margin-left:1.5rem;
  }

  .mobile2XS\:mt-7 {
    margin-top:1.75rem;
  }

  .mobile2XS\:mr-7 {
    margin-right:1.75rem;
  }

  .mobile2XS\:mb-7 {
    margin-bottom:1.75rem;
  }

  .mobile2XS\:ml-7 {
    margin-left:1.75rem;
  }

  .mobile2XS\:mt-8 {
    margin-top:2rem;
  }

  .mobile2XS\:mr-8 {
    margin-right:2rem;
  }

  .mobile2XS\:mb-8 {
    margin-bottom:2rem;
  }

  .mobile2XS\:ml-8 {
    margin-left:2rem;
  }

  .mobile2XS\:mt-9 {
    margin-top:2.25rem;
  }

  .mobile2XS\:mr-9 {
    margin-right:2.25rem;
  }

  .mobile2XS\:mb-9 {
    margin-bottom:2.25rem;
  }

  .mobile2XS\:ml-9 {
    margin-left:2.25rem;
  }

  .mobile2XS\:mt-10 {
    margin-top:2.5rem;
  }

  .mobile2XS\:mr-10 {
    margin-right:2.5rem;
  }

  .mobile2XS\:mb-10 {
    margin-bottom:2.5rem;
  }

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

  .mobile2XS\:mt-11 {
    margin-top:2.75rem;
  }

  .mobile2XS\:mr-11 {
    margin-right:2.75rem;
  }

  .mobile2XS\:mb-11 {
    margin-bottom:2.75rem;
  }

  .mobile2XS\:ml-11 {
    margin-left:2.75rem;
  }

  .mobile2XS\:mt-12 {
    margin-top:3rem;
  }

  .mobile2XS\:mr-12 {
    margin-right:3rem;
  }

  .mobile2XS\:mb-12 {
    margin-bottom:3rem;
  }

  .mobile2XS\:ml-12 {
    margin-left:3rem;
  }

  .mobile2XS\:mt-13 {
    margin-top:3.25rem;
  }

  .mobile2XS\:mr-13 {
    margin-right:3.25rem;
  }

  .mobile2XS\:mb-13 {
    margin-bottom:3.25rem;
  }

  .mobile2XS\:ml-13 {
    margin-left:3.25rem;
  }

  .mobile2XS\:mt-14 {
    margin-top:3.5rem;
  }

  .mobile2XS\:mr-14 {
    margin-right:3.5rem;
  }

  .mobile2XS\:mb-14 {
    margin-bottom:3.5rem;
  }

  .mobile2XS\:ml-14 {
    margin-left:3.5rem;
  }

  .mobile2XS\:mt-15 {
    margin-top:3.75rem;
  }

  .mobile2XS\:mr-15 {
    margin-right:3.75rem;
  }

  .mobile2XS\:mb-15 {
    margin-bottom:3.75rem;
  }

  .mobile2XS\:ml-15 {
    margin-left:3.75rem;
  }

  .mobile2XS\:mt-16 {
    margin-top:4rem;
  }

  .mobile2XS\:mr-16 {
    margin-right:4rem;
  }

  .mobile2XS\:mb-16 {
    margin-bottom:4rem;
  }

  .mobile2XS\:ml-16 {
    margin-left:4rem;
  }

  .mobile2XS\:mt-18 {
    margin-top:4.5rem;
  }

  .mobile2XS\:mr-18 {
    margin-right:4.5rem;
  }

  .mobile2XS\:mb-18 {
    margin-bottom:4.5rem;
  }

  .mobile2XS\:ml-18 {
    margin-left:4.5rem;
  }

  .mobile2XS\:mt-20 {
    margin-top:5rem;
  }

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

  .mobile2XS\:mb-20 {
    margin-bottom:5rem;
  }

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

  .mobile2XS\:mt-24 {
    margin-top:6rem;
  }

  .mobile2XS\:mr-24 {
    margin-right:6rem;
  }

  .mobile2XS\:mb-24 {
    margin-bottom:6rem;
  }

  .mobile2XS\:ml-24 {
    margin-left:6rem;
  }

  .mobile2XS\:mt-28 {
    margin-top:7rem;
  }

  .mobile2XS\:mr-28 {
    margin-right:7rem;
  }

  .mobile2XS\:mb-28 {
    margin-bottom:7rem;
  }

  .mobile2XS\:ml-28 {
    margin-left:7rem;
  }

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

  .mobile2XS\:mr-32 {
    margin-right:8rem;
  }

  .mobile2XS\:mb-32 {
    margin-bottom:8rem;
  }

  .mobile2XS\:ml-32 {
    margin-left:8rem;
  }

  .mobile2XS\:mt-36 {
    margin-top:9rem;
  }

  .mobile2XS\:mr-36 {
    margin-right:9rem;
  }

  .mobile2XS\:mb-36 {
    margin-bottom:9rem;
  }

  .mobile2XS\:ml-36 {
    margin-left:9rem;
  }

  .mobile2XS\:mt-40 {
    margin-top:10rem;
  }

  .mobile2XS\:mr-40 {
    margin-right:10rem;
  }

  .mobile2XS\:mb-40 {
    margin-bottom:10rem;
  }

  .mobile2XS\:ml-40 {
    margin-left:10rem;
  }

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

  .mobile2XS\:mr-44 {
    margin-right:11rem;
  }

  .mobile2XS\:mb-44 {
    margin-bottom:11rem;
  }

  .mobile2XS\:ml-44 {
    margin-left:11rem;
  }

  .mobile2XS\:mt-48 {
    margin-top:12rem;
  }

  .mobile2XS\:mr-48 {
    margin-right:12rem;
  }

  .mobile2XS\:mb-48 {
    margin-bottom:12rem;
  }

  .mobile2XS\:ml-48 {
    margin-left:12rem;
  }

  .mobile2XS\:mt-52 {
    margin-top:13rem;
  }

  .mobile2XS\:mr-52 {
    margin-right:13rem;
  }

  .mobile2XS\:mb-52 {
    margin-bottom:13rem;
  }

  .mobile2XS\:ml-52 {
    margin-left:13rem;
  }

  .mobile2XS\:mt-56 {
    margin-top:14rem;
  }

  .mobile2XS\:mr-56 {
    margin-right:14rem;
  }

  .mobile2XS\:mb-56 {
    margin-bottom:14rem;
  }

  .mobile2XS\:ml-56 {
    margin-left:14rem;
  }

  .mobile2XS\:mt-60 {
    margin-top:15rem;
  }

  .mobile2XS\:mr-60 {
    margin-right:15rem;
  }

  .mobile2XS\:mb-60 {
    margin-bottom:15rem;
  }

  .mobile2XS\:ml-60 {
    margin-left:15rem;
  }

  .mobile2XS\:mt-64 {
    margin-top:16rem;
  }

  .mobile2XS\:mr-64 {
    margin-right:16rem;
  }

  .mobile2XS\:mb-64 {
    margin-bottom:16rem;
  }

  .mobile2XS\:ml-64 {
    margin-left:16rem;
  }

  .mobile2XS\:mt-72 {
    margin-top:18rem;
  }

  .mobile2XS\:mr-72 {
    margin-right:18rem;
  }

  .mobile2XS\:mb-72 {
    margin-bottom:18rem;
  }

  .mobile2XS\:ml-72 {
    margin-left:18rem;
  }

  .mobile2XS\:mt-80 {
    margin-top:20rem;
  }

  .mobile2XS\:mr-80 {
    margin-right:20rem;
  }

  .mobile2XS\:mb-80 {
    margin-bottom:20rem;
  }

  .mobile2XS\:ml-80 {
    margin-left:20rem;
  }

  .mobile2XS\:mt-96 {
    margin-top:24rem;
  }

  .mobile2XS\:mr-96 {
    margin-right:24rem;
  }

  .mobile2XS\:mb-96 {
    margin-bottom:24rem;
  }

  .mobile2XS\:ml-96 {
    margin-left:24rem;
  }

  .mobile2XS\:mt-auto {
    margin-top:auto;
  }

  .mobile2XS\:mr-auto {
    margin-right:auto;
  }

  .mobile2XS\:mb-auto {
    margin-bottom:auto;
  }

  .mobile2XS\:ml-auto {
    margin-left:auto;
  }

  .mobile2XS\:mt-px {
    margin-top:1px;
  }

  .mobile2XS\:mr-px {
    margin-right:1px;
  }

  .mobile2XS\:mb-px {
    margin-bottom:1px;
  }

  .mobile2XS\:ml-px {
    margin-left:1px;
  }

  .mobile2XS\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .mobile2XS\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .mobile2XS\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .mobile2XS\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .mobile2XS\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .mobile2XS\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .mobile2XS\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .mobile2XS\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .mobile2XS\:mt-2\.5 {
    margin-top:0.625rem;
  }

  .mobile2XS\:mr-2\.5 {
    margin-right:0.625rem;
  }

  .mobile2XS\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .mobile2XS\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .mobile2XS\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .mobile2XS\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .mobile2XS\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .mobile2XS\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .mobile2XS\:mt-1\/2 {
    margin-top:50%;
  }

  .mobile2XS\:mr-1\/2 {
    margin-right:50%;
  }

  .mobile2XS\:mb-1\/2 {
    margin-bottom:50%;
  }

  .mobile2XS\:ml-1\/2 {
    margin-left:50%;
  }

  .mobile2XS\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .mobile2XS\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .mobile2XS\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .mobile2XS\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .mobile2XS\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .mobile2XS\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .mobile2XS\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .mobile2XS\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .mobile2XS\:mt-1\/4 {
    margin-top:25%;
  }

  .mobile2XS\:mr-1\/4 {
    margin-right:25%;
  }

  .mobile2XS\:mb-1\/4 {
    margin-bottom:25%;
  }

  .mobile2XS\:ml-1\/4 {
    margin-left:25%;
  }

  .mobile2XS\:mt-2\/4 {
    margin-top:50%;
  }

  .mobile2XS\:mr-2\/4 {
    margin-right:50%;
  }

  .mobile2XS\:mb-2\/4 {
    margin-bottom:50%;
  }

  .mobile2XS\:ml-2\/4 {
    margin-left:50%;
  }

  .mobile2XS\:mt-3\/4 {
    margin-top:75%;
  }

  .mobile2XS\:mr-3\/4 {
    margin-right:75%;
  }

  .mobile2XS\:mb-3\/4 {
    margin-bottom:75%;
  }

  .mobile2XS\:ml-3\/4 {
    margin-left:75%;
  }

  .mobile2XS\:mt-1\/5 {
    margin-top:20%;
  }

  .mobile2XS\:mr-1\/5 {
    margin-right:20%;
  }

  .mobile2XS\:mb-1\/5 {
    margin-bottom:20%;
  }

  .mobile2XS\:ml-1\/5 {
    margin-left:20%;
  }

  .mobile2XS\:mt-2\/5 {
    margin-top:40%;
  }

  .mobile2XS\:mr-2\/5 {
    margin-right:40%;
  }

  .mobile2XS\:mb-2\/5 {
    margin-bottom:40%;
  }

  .mobile2XS\:ml-2\/5 {
    margin-left:40%;
  }

  .mobile2XS\:mt-3\/5 {
    margin-top:60%;
  }

  .mobile2XS\:mr-3\/5 {
    margin-right:60%;
  }

  .mobile2XS\:mb-3\/5 {
    margin-bottom:60%;
  }

  .mobile2XS\:ml-3\/5 {
    margin-left:60%;
  }

  .mobile2XS\:mt-4\/5 {
    margin-top:80%;
  }

  .mobile2XS\:mr-4\/5 {
    margin-right:80%;
  }

  .mobile2XS\:mb-4\/5 {
    margin-bottom:80%;
  }

  .mobile2XS\:ml-4\/5 {
    margin-left:80%;
  }

  .mobile2XS\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .mobile2XS\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .mobile2XS\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .mobile2XS\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .mobile2XS\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .mobile2XS\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .mobile2XS\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .mobile2XS\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .mobile2XS\:mt-3\/6 {
    margin-top:50%;
  }

  .mobile2XS\:mr-3\/6 {
    margin-right:50%;
  }

  .mobile2XS\:mb-3\/6 {
    margin-bottom:50%;
  }

  .mobile2XS\:ml-3\/6 {
    margin-left:50%;
  }

  .mobile2XS\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .mobile2XS\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .mobile2XS\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .mobile2XS\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .mobile2XS\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .mobile2XS\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .mobile2XS\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .mobile2XS\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .mobile2XS\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .mobile2XS\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .mobile2XS\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .mobile2XS\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .mobile2XS\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .mobile2XS\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .mobile2XS\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .mobile2XS\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .mobile2XS\:mt-3\/12 {
    margin-top:25%;
  }

  .mobile2XS\:mr-3\/12 {
    margin-right:25%;
  }

  .mobile2XS\:mb-3\/12 {
    margin-bottom:25%;
  }

  .mobile2XS\:ml-3\/12 {
    margin-left:25%;
  }

  .mobile2XS\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .mobile2XS\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .mobile2XS\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .mobile2XS\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .mobile2XS\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .mobile2XS\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .mobile2XS\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .mobile2XS\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .mobile2XS\:mt-6\/12 {
    margin-top:50%;
  }

  .mobile2XS\:mr-6\/12 {
    margin-right:50%;
  }

  .mobile2XS\:mb-6\/12 {
    margin-bottom:50%;
  }

  .mobile2XS\:ml-6\/12 {
    margin-left:50%;
  }

  .mobile2XS\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .mobile2XS\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .mobile2XS\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .mobile2XS\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .mobile2XS\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .mobile2XS\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .mobile2XS\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .mobile2XS\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .mobile2XS\:mt-9\/12 {
    margin-top:75%;
  }

  .mobile2XS\:mr-9\/12 {
    margin-right:75%;
  }

  .mobile2XS\:mb-9\/12 {
    margin-bottom:75%;
  }

  .mobile2XS\:ml-9\/12 {
    margin-left:75%;
  }

  .mobile2XS\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .mobile2XS\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .mobile2XS\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .mobile2XS\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .mobile2XS\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .mobile2XS\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .mobile2XS\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .mobile2XS\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .mobile2XS\:mt-full {
    margin-top:100%;
  }

  .mobile2XS\:mr-full {
    margin-right:100%;
  }

  .mobile2XS\:mb-full {
    margin-bottom:100%;
  }

  .mobile2XS\:ml-full {
    margin-left:100%;
  }

  .mobile2XS\:mt-0_5 {
    margin-top:0.125rem;
  }

  .mobile2XS\:mr-0_5 {
    margin-right:0.125rem;
  }

  .mobile2XS\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .mobile2XS\:ml-0_5 {
    margin-left:0.125rem;
  }

  .mobile2XS\:mt-1_5 {
    margin-top:0.375rem;
  }

  .mobile2XS\:mr-1_5 {
    margin-right:0.375rem;
  }

  .mobile2XS\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .mobile2XS\:ml-1_5 {
    margin-left:0.375rem;
  }

  .mobile2XS\:mt-2_5 {
    margin-top:0.625rem;
  }

  .mobile2XS\:mr-2_5 {
    margin-right:0.625rem;
  }

  .mobile2XS\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .mobile2XS\:ml-2_5 {
    margin-left:0.625rem;
  }

  .mobile2XS\:mt-3_5 {
    margin-top:0.875rem;
  }

  .mobile2XS\:mr-3_5 {
    margin-right:0.875rem;
  }

  .mobile2XS\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .mobile2XS\:ml-3_5 {
    margin-left:0.875rem;
  }

  .mobile2XS\:mt-4_5 {
    margin-top:1.125rem;
  }

  .mobile2XS\:mr-4_5 {
    margin-right:1.125rem;
  }

  .mobile2XS\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .mobile2XS\:ml-4_5 {
    margin-left:1.125rem;
  }

  .mobile2XS\:-mt-1 {
    margin-top:-0.25rem;
  }

  .mobile2XS\:-mr-1 {
    margin-right:-0.25rem;
  }

  .mobile2XS\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .mobile2XS\:-ml-1 {
    margin-left:-0.25rem;
  }

  .mobile2XS\:-mt-2 {
    margin-top:-0.5rem;
  }

  .mobile2XS\:-mr-2 {
    margin-right:-0.5rem;
  }

  .mobile2XS\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .mobile2XS\:-ml-2 {
    margin-left:-0.5rem;
  }

  .mobile2XS\:-mt-3 {
    margin-top:-0.75rem;
  }

  .mobile2XS\:-mr-3 {
    margin-right:-0.75rem;
  }

  .mobile2XS\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .mobile2XS\:-ml-3 {
    margin-left:-0.75rem;
  }

  .mobile2XS\:-mt-4 {
    margin-top:-1rem;
  }

  .mobile2XS\:-mr-4 {
    margin-right:-1rem;
  }

  .mobile2XS\:-mb-4 {
    margin-bottom:-1rem;
  }

  .mobile2XS\:-ml-4 {
    margin-left:-1rem;
  }

  .mobile2XS\:-mt-5 {
    margin-top:-1.25rem;
  }

  .mobile2XS\:-mr-5 {
    margin-right:-1.25rem;
  }

  .mobile2XS\:-mb-5 {
    margin-bottom:-1.25rem;
  }

  .mobile2XS\:-ml-5 {
    margin-left:-1.25rem;
  }

  .mobile2XS\:-mt-6 {
    margin-top:-1.5rem;
  }

  .mobile2XS\:-mr-6 {
    margin-right:-1.5rem;
  }

  .mobile2XS\:-mb-6 {
    margin-bottom:-1.5rem;
  }

  .mobile2XS\:-ml-6 {
    margin-left:-1.5rem;
  }

  .mobile2XS\:-mt-7 {
    margin-top:-1.75rem;
  }

  .mobile2XS\:-mr-7 {
    margin-right:-1.75rem;
  }

  .mobile2XS\:-mb-7 {
    margin-bottom:-1.75rem;
  }

  .mobile2XS\:-ml-7 {
    margin-left:-1.75rem;
  }

  .mobile2XS\:-mt-8 {
    margin-top:-2rem;
  }

  .mobile2XS\:-mr-8 {
    margin-right:-2rem;
  }

  .mobile2XS\:-mb-8 {
    margin-bottom:-2rem;
  }

  .mobile2XS\:-ml-8 {
    margin-left:-2rem;
  }

  .mobile2XS\:-mt-9 {
    margin-top:-2.25rem;
  }

  .mobile2XS\:-mr-9 {
    margin-right:-2.25rem;
  }

  .mobile2XS\:-mb-9 {
    margin-bottom:-2.25rem;
  }

  .mobile2XS\:-ml-9 {
    margin-left:-2.25rem;
  }

  .mobile2XS\:-mt-10 {
    margin-top:-2.5rem;
  }

  .mobile2XS\:-mr-10 {
    margin-right:-2.5rem;
  }

  .mobile2XS\:-mb-10 {
    margin-bottom:-2.5rem;
  }

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

  .mobile2XS\:-mt-11 {
    margin-top:-2.75rem;
  }

  .mobile2XS\:-mr-11 {
    margin-right:-2.75rem;
  }

  .mobile2XS\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .mobile2XS\:-ml-11 {
    margin-left:-2.75rem;
  }

  .mobile2XS\:-mt-12 {
    margin-top:-3rem;
  }

  .mobile2XS\:-mr-12 {
    margin-right:-3rem;
  }

  .mobile2XS\:-mb-12 {
    margin-bottom:-3rem;
  }

  .mobile2XS\:-ml-12 {
    margin-left:-3rem;
  }

  .mobile2XS\:-mt-13 {
    margin-top:-3.25rem;
  }

  .mobile2XS\:-mr-13 {
    margin-right:-3.25rem;
  }

  .mobile2XS\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .mobile2XS\:-ml-13 {
    margin-left:-3.25rem;
  }

  .mobile2XS\:-mt-14 {
    margin-top:-3.5rem;
  }

  .mobile2XS\:-mr-14 {
    margin-right:-3.5rem;
  }

  .mobile2XS\:-mb-14 {
    margin-bottom:-3.5rem;
  }

  .mobile2XS\:-ml-14 {
    margin-left:-3.5rem;
  }

  .mobile2XS\:-mt-15 {
    margin-top:-3.75rem;
  }

  .mobile2XS\:-mr-15 {
    margin-right:-3.75rem;
  }

  .mobile2XS\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .mobile2XS\:-ml-15 {
    margin-left:-3.75rem;
  }

  .mobile2XS\:-mt-16 {
    margin-top:-4rem;
  }

  .mobile2XS\:-mr-16 {
    margin-right:-4rem;
  }

  .mobile2XS\:-mb-16 {
    margin-bottom:-4rem;
  }

  .mobile2XS\:-ml-16 {
    margin-left:-4rem;
  }

  .mobile2XS\:-mt-18 {
    margin-top:-4.5rem;
  }

  .mobile2XS\:-mr-18 {
    margin-right:-4.5rem;
  }

  .mobile2XS\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .mobile2XS\:-ml-18 {
    margin-left:-4.5rem;
  }

  .mobile2XS\:-mt-20 {
    margin-top:-5rem;
  }

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

  .mobile2XS\:-mb-20 {
    margin-bottom:-5rem;
  }

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

  .mobile2XS\:-mt-24 {
    margin-top:-6rem;
  }

  .mobile2XS\:-mr-24 {
    margin-right:-6rem;
  }

  .mobile2XS\:-mb-24 {
    margin-bottom:-6rem;
  }

  .mobile2XS\:-ml-24 {
    margin-left:-6rem;
  }

  .mobile2XS\:-mt-28 {
    margin-top:-7rem;
  }

  .mobile2XS\:-mr-28 {
    margin-right:-7rem;
  }

  .mobile2XS\:-mb-28 {
    margin-bottom:-7rem;
  }

  .mobile2XS\:-ml-28 {
    margin-left:-7rem;
  }

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

  .mobile2XS\:-mr-32 {
    margin-right:-8rem;
  }

  .mobile2XS\:-mb-32 {
    margin-bottom:-8rem;
  }

  .mobile2XS\:-ml-32 {
    margin-left:-8rem;
  }

  .mobile2XS\:-mt-36 {
    margin-top:-9rem;
  }

  .mobile2XS\:-mr-36 {
    margin-right:-9rem;
  }

  .mobile2XS\:-mb-36 {
    margin-bottom:-9rem;
  }

  .mobile2XS\:-ml-36 {
    margin-left:-9rem;
  }

  .mobile2XS\:-mt-40 {
    margin-top:-10rem;
  }

  .mobile2XS\:-mr-40 {
    margin-right:-10rem;
  }

  .mobile2XS\:-mb-40 {
    margin-bottom:-10rem;
  }

  .mobile2XS\:-ml-40 {
    margin-left:-10rem;
  }

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

  .mobile2XS\:-mr-44 {
    margin-right:-11rem;
  }

  .mobile2XS\:-mb-44 {
    margin-bottom:-11rem;
  }

  .mobile2XS\:-ml-44 {
    margin-left:-11rem;
  }

  .mobile2XS\:-mt-48 {
    margin-top:-12rem;
  }

  .mobile2XS\:-mr-48 {
    margin-right:-12rem;
  }

  .mobile2XS\:-mb-48 {
    margin-bottom:-12rem;
  }

  .mobile2XS\:-ml-48 {
    margin-left:-12rem;
  }

  .mobile2XS\:-mt-52 {
    margin-top:-13rem;
  }

  .mobile2XS\:-mr-52 {
    margin-right:-13rem;
  }

  .mobile2XS\:-mb-52 {
    margin-bottom:-13rem;
  }

  .mobile2XS\:-ml-52 {
    margin-left:-13rem;
  }

  .mobile2XS\:-mt-56 {
    margin-top:-14rem;
  }

  .mobile2XS\:-mr-56 {
    margin-right:-14rem;
  }

  .mobile2XS\:-mb-56 {
    margin-bottom:-14rem;
  }

  .mobile2XS\:-ml-56 {
    margin-left:-14rem;
  }

  .mobile2XS\:-mt-60 {
    margin-top:-15rem;
  }

  .mobile2XS\:-mr-60 {
    margin-right:-15rem;
  }

  .mobile2XS\:-mb-60 {
    margin-bottom:-15rem;
  }

  .mobile2XS\:-ml-60 {
    margin-left:-15rem;
  }

  .mobile2XS\:-mt-64 {
    margin-top:-16rem;
  }

  .mobile2XS\:-mr-64 {
    margin-right:-16rem;
  }

  .mobile2XS\:-mb-64 {
    margin-bottom:-16rem;
  }

  .mobile2XS\:-ml-64 {
    margin-left:-16rem;
  }

  .mobile2XS\:-mt-72 {
    margin-top:-18rem;
  }

  .mobile2XS\:-mr-72 {
    margin-right:-18rem;
  }

  .mobile2XS\:-mb-72 {
    margin-bottom:-18rem;
  }

  .mobile2XS\:-ml-72 {
    margin-left:-18rem;
  }

  .mobile2XS\:-mt-80 {
    margin-top:-20rem;
  }

  .mobile2XS\:-mr-80 {
    margin-right:-20rem;
  }

  .mobile2XS\:-mb-80 {
    margin-bottom:-20rem;
  }

  .mobile2XS\:-ml-80 {
    margin-left:-20rem;
  }

  .mobile2XS\:-mt-96 {
    margin-top:-24rem;
  }

  .mobile2XS\:-mr-96 {
    margin-right:-24rem;
  }

  .mobile2XS\:-mb-96 {
    margin-bottom:-24rem;
  }

  .mobile2XS\:-ml-96 {
    margin-left:-24rem;
  }

  .mobile2XS\:-mt-px {
    margin-top:-1px;
  }

  .mobile2XS\:-mr-px {
    margin-right:-1px;
  }

  .mobile2XS\:-mb-px {
    margin-bottom:-1px;
  }

  .mobile2XS\:-ml-px {
    margin-left:-1px;
  }

  .mobile2XS\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .mobile2XS\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .mobile2XS\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .mobile2XS\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .mobile2XS\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .mobile2XS\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .mobile2XS\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .mobile2XS\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .mobile2XS\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

  .mobile2XS\:-mr-2\.5 {
    margin-right:-0.625rem;
  }

  .mobile2XS\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .mobile2XS\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .mobile2XS\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .mobile2XS\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .mobile2XS\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .mobile2XS\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .mobile2XS\:-mt-1\/2 {
    margin-top:-50%;
  }

  .mobile2XS\:-mr-1\/2 {
    margin-right:-50%;
  }

  .mobile2XS\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .mobile2XS\:-ml-1\/2 {
    margin-left:-50%;
  }

  .mobile2XS\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .mobile2XS\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .mobile2XS\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .mobile2XS\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .mobile2XS\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .mobile2XS\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .mobile2XS\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .mobile2XS\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .mobile2XS\:-mt-1\/4 {
    margin-top:-25%;
  }

  .mobile2XS\:-mr-1\/4 {
    margin-right:-25%;
  }

  .mobile2XS\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .mobile2XS\:-ml-1\/4 {
    margin-left:-25%;
  }

  .mobile2XS\:-mt-2\/4 {
    margin-top:-50%;
  }

  .mobile2XS\:-mr-2\/4 {
    margin-right:-50%;
  }

  .mobile2XS\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .mobile2XS\:-ml-2\/4 {
    margin-left:-50%;
  }

  .mobile2XS\:-mt-3\/4 {
    margin-top:-75%;
  }

  .mobile2XS\:-mr-3\/4 {
    margin-right:-75%;
  }

  .mobile2XS\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .mobile2XS\:-ml-3\/4 {
    margin-left:-75%;
  }

  .mobile2XS\:-mt-1\/5 {
    margin-top:-20%;
  }

  .mobile2XS\:-mr-1\/5 {
    margin-right:-20%;
  }

  .mobile2XS\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .mobile2XS\:-ml-1\/5 {
    margin-left:-20%;
  }

  .mobile2XS\:-mt-2\/5 {
    margin-top:-40%;
  }

  .mobile2XS\:-mr-2\/5 {
    margin-right:-40%;
  }

  .mobile2XS\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .mobile2XS\:-ml-2\/5 {
    margin-left:-40%;
  }

  .mobile2XS\:-mt-3\/5 {
    margin-top:-60%;
  }

  .mobile2XS\:-mr-3\/5 {
    margin-right:-60%;
  }

  .mobile2XS\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .mobile2XS\:-ml-3\/5 {
    margin-left:-60%;
  }

  .mobile2XS\:-mt-4\/5 {
    margin-top:-80%;
  }

  .mobile2XS\:-mr-4\/5 {
    margin-right:-80%;
  }

  .mobile2XS\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .mobile2XS\:-ml-4\/5 {
    margin-left:-80%;
  }

  .mobile2XS\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .mobile2XS\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .mobile2XS\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .mobile2XS\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .mobile2XS\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .mobile2XS\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .mobile2XS\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .mobile2XS\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .mobile2XS\:-mt-3\/6 {
    margin-top:-50%;
  }

  .mobile2XS\:-mr-3\/6 {
    margin-right:-50%;
  }

  .mobile2XS\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .mobile2XS\:-ml-3\/6 {
    margin-left:-50%;
  }

  .mobile2XS\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .mobile2XS\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .mobile2XS\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .mobile2XS\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .mobile2XS\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .mobile2XS\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .mobile2XS\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .mobile2XS\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .mobile2XS\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .mobile2XS\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .mobile2XS\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .mobile2XS\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .mobile2XS\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .mobile2XS\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .mobile2XS\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .mobile2XS\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .mobile2XS\:-mt-3\/12 {
    margin-top:-25%;
  }

  .mobile2XS\:-mr-3\/12 {
    margin-right:-25%;
  }

  .mobile2XS\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .mobile2XS\:-ml-3\/12 {
    margin-left:-25%;
  }

  .mobile2XS\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .mobile2XS\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .mobile2XS\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .mobile2XS\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .mobile2XS\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .mobile2XS\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .mobile2XS\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .mobile2XS\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .mobile2XS\:-mt-6\/12 {
    margin-top:-50%;
  }

  .mobile2XS\:-mr-6\/12 {
    margin-right:-50%;
  }

  .mobile2XS\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .mobile2XS\:-ml-6\/12 {
    margin-left:-50%;
  }

  .mobile2XS\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .mobile2XS\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .mobile2XS\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .mobile2XS\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .mobile2XS\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .mobile2XS\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .mobile2XS\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .mobile2XS\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .mobile2XS\:-mt-9\/12 {
    margin-top:-75%;
  }

  .mobile2XS\:-mr-9\/12 {
    margin-right:-75%;
  }

  .mobile2XS\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .mobile2XS\:-ml-9\/12 {
    margin-left:-75%;
  }

  .mobile2XS\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .mobile2XS\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .mobile2XS\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .mobile2XS\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .mobile2XS\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .mobile2XS\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .mobile2XS\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .mobile2XS\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .mobile2XS\:-mt-full {
    margin-top:-100%;
  }

  .mobile2XS\:-mr-full {
    margin-right:-100%;
  }

  .mobile2XS\:-mb-full {
    margin-bottom:-100%;
  }

  .mobile2XS\:-ml-full {
    margin-left:-100%;
  }

  .mobile2XS\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .mobile2XS\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .mobile2XS\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .mobile2XS\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .mobile2XS\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .mobile2XS\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .mobile2XS\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .mobile2XS\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .mobile2XS\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .mobile2XS\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .mobile2XS\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .mobile2XS\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .mobile2XS\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .mobile2XS\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .mobile2XS\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .mobile2XS\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .mobile2XS\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .mobile2XS\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .mobile2XS\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .mobile2XS\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .mobile2XS\:max-h-0 {
    max-height:0;
  }

  .mobile2XS\:max-h-1 {
    max-height:0.25rem;
  }

  .mobile2XS\:max-h-2 {
    max-height:0.5rem;
  }

  .mobile2XS\:max-h-3 {
    max-height:0.75rem;
  }

  .mobile2XS\:max-h-4 {
    max-height:1rem;
  }

  .mobile2XS\:max-h-5 {
    max-height:1.25rem;
  }

  .mobile2XS\:max-h-6 {
    max-height:1.5rem;
  }

  .mobile2XS\:max-h-7 {
    max-height:1.75rem;
  }

  .mobile2XS\:max-h-8 {
    max-height:2rem;
  }

  .mobile2XS\:max-h-9 {
    max-height:2.25rem;
  }

  .mobile2XS\:max-h-10 {
    max-height:2.5rem;
  }

  .mobile2XS\:max-h-11 {
    max-height:2.75rem;
  }

  .mobile2XS\:max-h-12 {
    max-height:3rem;
  }

  .mobile2XS\:max-h-13 {
    max-height:3.25rem;
  }

  .mobile2XS\:max-h-14 {
    max-height:3.5rem;
  }

  .mobile2XS\:max-h-15 {
    max-height:3.75rem;
  }

  .mobile2XS\:max-h-16 {
    max-height:4rem;
  }

  .mobile2XS\:max-h-18 {
    max-height:4.5rem;
  }

  .mobile2XS\:max-h-20 {
    max-height:5rem;
  }

  .mobile2XS\:max-h-24 {
    max-height:6rem;
  }

  .mobile2XS\:max-h-28 {
    max-height:7rem;
  }

  .mobile2XS\:max-h-32 {
    max-height:8rem;
  }

  .mobile2XS\:max-h-36 {
    max-height:9rem;
  }

  .mobile2XS\:max-h-40 {
    max-height:10rem;
  }

  .mobile2XS\:max-h-44 {
    max-height:11rem;
  }

  .mobile2XS\:max-h-48 {
    max-height:12rem;
  }

  .mobile2XS\:max-h-52 {
    max-height:13rem;
  }

  .mobile2XS\:max-h-56 {
    max-height:14rem;
  }

  .mobile2XS\:max-h-60 {
    max-height:15rem;
  }

  .mobile2XS\:max-h-64 {
    max-height:16rem;
  }

  .mobile2XS\:max-h-72 {
    max-height:18rem;
  }

  .mobile2XS\:max-h-80 {
    max-height:20rem;
  }

  .mobile2XS\:max-h-96 {
    max-height:24rem;
  }

  .mobile2XS\:max-h-100 {
    max-height:25rem;
  }

  .mobile2XS\:max-h-screen {
    max-height:100vh;
  }

  .mobile2XS\:max-h-px {
    max-height:1px;
  }

  .mobile2XS\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .mobile2XS\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .mobile2XS\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .mobile2XS\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .mobile2XS\:max-h-1\/2 {
    max-height:50%;
  }

  .mobile2XS\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .mobile2XS\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .mobile2XS\:max-h-1\/4 {
    max-height:25%;
  }

  .mobile2XS\:max-h-2\/4 {
    max-height:50%;
  }

  .mobile2XS\:max-h-3\/4 {
    max-height:75%;
  }

  .mobile2XS\:max-h-1\/5 {
    max-height:20%;
  }

  .mobile2XS\:max-h-2\/5 {
    max-height:40%;
  }

  .mobile2XS\:max-h-3\/5 {
    max-height:60%;
  }

  .mobile2XS\:max-h-4\/5 {
    max-height:80%;
  }

  .mobile2XS\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .mobile2XS\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .mobile2XS\:max-h-3\/6 {
    max-height:50%;
  }

  .mobile2XS\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .mobile2XS\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .mobile2XS\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .mobile2XS\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .mobile2XS\:max-h-3\/12 {
    max-height:25%;
  }

  .mobile2XS\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .mobile2XS\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .mobile2XS\:max-h-6\/12 {
    max-height:50%;
  }

  .mobile2XS\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .mobile2XS\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .mobile2XS\:max-h-9\/12 {
    max-height:75%;
  }

  .mobile2XS\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .mobile2XS\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .mobile2XS\:max-h-full {
    max-height:100%;
  }

  .mobile2XS\:max-h-0_5 {
    max-height:0.125rem;
  }

  .mobile2XS\:max-h-1_5 {
    max-height:0.375rem;
  }

  .mobile2XS\:max-h-2_5 {
    max-height:0.625rem;
  }

  .mobile2XS\:max-h-3_5 {
    max-height:0.875rem;
  }

  .mobile2XS\:max-h-4_5 {
    max-height:1.125rem;
  }

  .mobile2XS\:max-w-0 {
    max-width:0rem;
  }

  .mobile2XS\:max-w-none {
    max-width:none;
  }

  .mobile2XS\:max-w-xs {
    max-width:20rem;
  }

  .mobile2XS\:max-w-sm {
    max-width:24rem;
  }

  .mobile2XS\:max-w-md {
    max-width:28rem;
  }

  .mobile2XS\:max-w-lg {
    max-width:32rem;
  }

  .mobile2XS\:max-w-xl {
    max-width:36rem;
  }

  .mobile2XS\:max-w-2xl {
    max-width:42rem;
  }

  .mobile2XS\:max-w-3xl {
    max-width:48rem;
  }

  .mobile2XS\:max-w-4xl {
    max-width:56rem;
  }

  .mobile2XS\:max-w-5xl {
    max-width:64rem;
  }

  .mobile2XS\:max-w-6xl {
    max-width:72rem;
  }

  .mobile2XS\:max-w-7xl {
    max-width:80rem;
  }

  .mobile2XS\:max-w-full {
    max-width:100%;
  }

  .mobile2XS\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .mobile2XS\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .mobile2XS\:max-w-prose {
    max-width:65ch;
  }

  .mobile2XS\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .mobile2XS\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .mobile2XS\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .mobile2XS\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .mobile2XS\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .mobile2XS\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .mobile2XS\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .mobile2XS\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .mobile2XS\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .mobile2XS\:max-w-screen-xxs {
    max-width:1px;
  }

  .mobile2XS\:max-w-screen-xs {
    max-width:400px;
  }

  .mobile2XS\:max-w-screen-sm {
    max-width:600px;
  }

  .mobile2XS\:max-w-screen-mobile {
    max-width:768px;
  }

  .mobile2XS\:max-w-screen-md {
    max-width:970px;
  }

  .mobile2XS\:max-w-screen-lg {
    max-width:960px;
  }

  .mobile2XS\:min-h-0 {
    min-height:0;
  }

  .mobile2XS\:min-h-full {
    min-height:100%;
  }

  .mobile2XS\:min-h-screen {
    min-height:100vh;
  }

  .mobile2XS\:min-w-0 {
    min-width:0;
  }

  .mobile2XS\:min-w-full {
    min-width:100%;
  }

  .mobile2XS\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .mobile2XS\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .mobile2XS\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .mobile2XS\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .mobile2XS\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .mobile2XS\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .mobile2XS\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .mobile2XS\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .mobile2XS\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .mobile2XS\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .mobile2XS\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .mobile2XS\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .mobile2XS\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .mobile2XS\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .mobile2XS\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .mobile2XS\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .mobile2XS\:opacity-0 {
    opacity:0;
  }

  .mobile2XS\:opacity-10 {
    opacity:.1;
  }

  .mobile2XS\:opacity-20 {
    opacity:.2;
  }

  .mobile2XS\:opacity-25 {
    opacity:0.25;
  }

  .mobile2XS\:opacity-30 {
    opacity:.3;
  }

  .mobile2XS\:opacity-40 {
    opacity:.4;
  }

  .mobile2XS\:opacity-50 {
    opacity:0.5;
  }

  .mobile2XS\:opacity-60 {
    opacity:.6;
  }

  .mobile2XS\:opacity-70 {
    opacity:.7;
  }

  .mobile2XS\:opacity-75 {
    opacity:0.75;
  }

  .mobile2XS\:opacity-80 {
    opacity:.8;
  }

  .mobile2XS\:opacity-90 {
    opacity:.9;
  }

  .mobile2XS\:opacity-100 {
    opacity:1;
  }

  .mobile2XS\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .mobile2XS\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .mobile2XS\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .mobile2XS\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .mobile2XS\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .mobile2XS\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .mobile2XS\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .mobile2XS\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .mobile2XS\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .mobile2XS\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .mobile2XS\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .mobile2XS\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .mobile2XS\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .mobile2XS\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .mobile2XS\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .mobile2XS\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .mobile2XS\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .mobile2XS\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .mobile2XS\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .mobile2XS\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .mobile2XS\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .mobile2XS\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .mobile2XS\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .mobile2XS\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .mobile2XS\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .mobile2XS\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .mobile2XS\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .mobile2XS\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .mobile2XS\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .mobile2XS\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .mobile2XS\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .mobile2XS\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .mobile2XS\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .mobile2XS\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .mobile2XS\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .mobile2XS\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .mobile2XS\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .mobile2XS\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .mobile2XS\:group-focus\:opacity-100 {
    opacity:1;
  }

  .mobile2XS\:hover\:opacity-0:hover {
    opacity:0;
  }

  .mobile2XS\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .mobile2XS\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .mobile2XS\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .mobile2XS\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .mobile2XS\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .mobile2XS\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .mobile2XS\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .mobile2XS\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .mobile2XS\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .mobile2XS\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .mobile2XS\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .mobile2XS\:hover\:opacity-100:hover {
    opacity:1;
  }

  .mobile2XS\:focus\:opacity-0:focus {
    opacity:0;
  }

  .mobile2XS\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .mobile2XS\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .mobile2XS\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .mobile2XS\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .mobile2XS\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .mobile2XS\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .mobile2XS\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .mobile2XS\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .mobile2XS\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .mobile2XS\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .mobile2XS\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .mobile2XS\:focus\:opacity-100:focus {
    opacity:1;
  }

  .mobile2XS\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobile2XS\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobile2XS\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobile2XS\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobile2XS\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobile2XS\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobile2XS\:overflow-auto {
    overflow:auto;
  }

  .mobile2XS\:overflow-hidden {
    overflow:hidden;
  }

  .mobile2XS\:overflow-visible {
    overflow:visible;
  }

  .mobile2XS\:overflow-scroll {
    overflow:scroll;
  }

  .mobile2XS\:overflow-x-auto {
    overflow-x:auto;
  }

  .mobile2XS\:overflow-y-auto {
    overflow-y:auto;
  }

  .mobile2XS\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .mobile2XS\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .mobile2XS\:overflow-x-visible {
    overflow-x:visible;
  }

  .mobile2XS\:overflow-y-visible {
    overflow-y:visible;
  }

  .mobile2XS\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .mobile2XS\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .mobile2XS\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .mobile2XS\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .mobile2XS\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .mobile2XS\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .mobile2XS\:overscroll-none {
    overscroll-behavior:none;
  }

  .mobile2XS\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .mobile2XS\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .mobile2XS\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .mobile2XS\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .mobile2XS\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .mobile2XS\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .mobile2XS\:p-0 {
    padding:0;
  }

  .mobile2XS\:p-1 {
    padding:0.25rem;
  }

  .mobile2XS\:p-2 {
    padding:0.5rem;
  }

  .mobile2XS\:p-3 {
    padding:0.75rem;
  }

  .mobile2XS\:p-4 {
    padding:1rem;
  }

  .mobile2XS\:p-5 {
    padding:1.25rem;
  }

  .mobile2XS\:p-6 {
    padding:1.5rem;
  }

  .mobile2XS\:p-7 {
    padding:1.75rem;
  }

  .mobile2XS\:p-8 {
    padding:2rem;
  }

  .mobile2XS\:p-9 {
    padding:2.25rem;
  }

  .mobile2XS\:p-10 {
    padding:2.5rem;
  }

  .mobile2XS\:p-11 {
    padding:2.75rem;
  }

  .mobile2XS\:p-12 {
    padding:3rem;
  }

  .mobile2XS\:p-13 {
    padding:3.25rem;
  }

  .mobile2XS\:p-14 {
    padding:3.5rem;
  }

  .mobile2XS\:p-15 {
    padding:3.75rem;
  }

  .mobile2XS\:p-16 {
    padding:4rem;
  }

  .mobile2XS\:p-18 {
    padding:4.5rem;
  }

  .mobile2XS\:p-20 {
    padding:5rem;
  }

  .mobile2XS\:p-24 {
    padding:6rem;
  }

  .mobile2XS\:p-28 {
    padding:7rem;
  }

  .mobile2XS\:p-32 {
    padding:8rem;
  }

  .mobile2XS\:p-36 {
    padding:9rem;
  }

  .mobile2XS\:p-40 {
    padding:10rem;
  }

  .mobile2XS\:p-44 {
    padding:11rem;
  }

  .mobile2XS\:p-48 {
    padding:12rem;
  }

  .mobile2XS\:p-52 {
    padding:13rem;
  }

  .mobile2XS\:p-56 {
    padding:14rem;
  }

  .mobile2XS\:p-60 {
    padding:15rem;
  }

  .mobile2XS\:p-64 {
    padding:16rem;
  }

  .mobile2XS\:p-72 {
    padding:18rem;
  }

  .mobile2XS\:p-80 {
    padding:20rem;
  }

  .mobile2XS\:p-96 {
    padding:24rem;
  }

  .mobile2XS\:p-px {
    padding:1px;
  }

  .mobile2XS\:p-0\.5 {
    padding:0.125rem;
  }

  .mobile2XS\:p-1\.5 {
    padding:0.375rem;
  }

  .mobile2XS\:p-2\.5 {
    padding:0.625rem;
  }

  .mobile2XS\:p-3\.5 {
    padding:0.875rem;
  }

  .mobile2XS\:p-1\/2 {
    padding:50%;
  }

  .mobile2XS\:p-1\/3 {
    padding:33.333333%;
  }

  .mobile2XS\:p-2\/3 {
    padding:66.666667%;
  }

  .mobile2XS\:p-1\/4 {
    padding:25%;
  }

  .mobile2XS\:p-2\/4 {
    padding:50%;
  }

  .mobile2XS\:p-3\/4 {
    padding:75%;
  }

  .mobile2XS\:p-1\/5 {
    padding:20%;
  }

  .mobile2XS\:p-2\/5 {
    padding:40%;
  }

  .mobile2XS\:p-3\/5 {
    padding:60%;
  }

  .mobile2XS\:p-4\/5 {
    padding:80%;
  }

  .mobile2XS\:p-1\/6 {
    padding:16.666667%;
  }

  .mobile2XS\:p-2\/6 {
    padding:33.333333%;
  }

  .mobile2XS\:p-3\/6 {
    padding:50%;
  }

  .mobile2XS\:p-4\/6 {
    padding:66.666667%;
  }

  .mobile2XS\:p-5\/6 {
    padding:83.333333%;
  }

  .mobile2XS\:p-1\/12 {
    padding:8.333333%;
  }

  .mobile2XS\:p-2\/12 {
    padding:16.666667%;
  }

  .mobile2XS\:p-3\/12 {
    padding:25%;
  }

  .mobile2XS\:p-4\/12 {
    padding:33.333333%;
  }

  .mobile2XS\:p-5\/12 {
    padding:41.666667%;
  }

  .mobile2XS\:p-6\/12 {
    padding:50%;
  }

  .mobile2XS\:p-7\/12 {
    padding:58.333333%;
  }

  .mobile2XS\:p-8\/12 {
    padding:66.666667%;
  }

  .mobile2XS\:p-9\/12 {
    padding:75%;
  }

  .mobile2XS\:p-10\/12 {
    padding:83.333333%;
  }

  .mobile2XS\:p-11\/12 {
    padding:91.666667%;
  }

  .mobile2XS\:p-full {
    padding:100%;
  }

  .mobile2XS\:p-0_5 {
    padding:0.125rem;
  }

  .mobile2XS\:p-1_5 {
    padding:0.375rem;
  }

  .mobile2XS\:p-2_5 {
    padding:0.625rem;
  }

  .mobile2XS\:p-3_5 {
    padding:0.875rem;
  }

  .mobile2XS\:p-4_5 {
    padding:1.125rem;
  }

  .mobile2XS\:p-md {
    padding:7.5%;
  }

  .mobile2XS\:p-lg {
    padding:10%;
  }

  .mobile2XS\:p-xl {
    padding:20%;
  }

  .mobile2XS\:py-0 {
    padding-top:0;
    padding-bottom:0;
  }

  .mobile2XS\:px-0 {
    padding-left:0;
    padding-right:0;
  }

  .mobile2XS\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .mobile2XS\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .mobile2XS\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .mobile2XS\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .mobile2XS\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .mobile2XS\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

  .mobile2XS\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem;
  }

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

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

  .mobile2XS\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .mobile2XS\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

  .mobile2XS\:px-7 {
    padding-left:1.75rem;
    padding-right:1.75rem;
  }

  .mobile2XS\:py-8 {
    padding-top:2rem;
    padding-bottom:2rem;
  }

  .mobile2XS\:px-8 {
    padding-left:2rem;
    padding-right:2rem;
  }

  .mobile2XS\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .mobile2XS\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

  .mobile2XS\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  .mobile2XS\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem;
  }

  .mobile2XS\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .mobile2XS\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

  .mobile2XS\:px-12 {
    padding-left:3rem;
    padding-right:3rem;
  }

  .mobile2XS\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .mobile2XS\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

  .mobile2XS\:py-14 {
    padding-top:3.5rem;
    padding-bottom:3.5rem;
  }

  .mobile2XS\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .mobile2XS\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .mobile2XS\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

  .mobile2XS\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem;
  }

  .mobile2XS\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .mobile2XS\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .mobile2XS\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

  .mobile2XS\:py-20 {
    padding-top:5rem;
    padding-bottom:5rem;
  }

  .mobile2XS\:px-20 {
    padding-left:5rem;
    padding-right:5rem;
  }

  .mobile2XS\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

  .mobile2XS\:px-24 {
    padding-left:6rem;
    padding-right:6rem;
  }

  .mobile2XS\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .mobile2XS\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

  .mobile2XS\:py-32 {
    padding-top:8rem;
    padding-bottom:8rem;
  }

  .mobile2XS\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .mobile2XS\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .mobile2XS\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .mobile2XS\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .mobile2XS\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .mobile2XS\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .mobile2XS\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .mobile2XS\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .mobile2XS\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .mobile2XS\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .mobile2XS\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .mobile2XS\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .mobile2XS\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .mobile2XS\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .mobile2XS\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .mobile2XS\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .mobile2XS\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .mobile2XS\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .mobile2XS\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .mobile2XS\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .mobile2XS\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .mobile2XS\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .mobile2XS\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .mobile2XS\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .mobile2XS\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

  .mobile2XS\:py-0\.5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobile2XS\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobile2XS\:py-1\.5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobile2XS\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .mobile2XS\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobile2XS\:py-3\.5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobile2XS\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobile2XS\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile2XS\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile2XS\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile2XS\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile2XS\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile2XS\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile2XS\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobile2XS\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobile2XS\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile2XS\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile2XS\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobile2XS\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobile2XS\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobile2XS\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .mobile2XS\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .mobile2XS\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .mobile2XS\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .mobile2XS\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .mobile2XS\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .mobile2XS\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .mobile2XS\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobile2XS\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobile2XS\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile2XS\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile2XS\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile2XS\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile2XS\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile2XS\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile2XS\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobile2XS\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobile2XS\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .mobile2XS\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .mobile2XS\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobile2XS\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobile2XS\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobile2XS\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobile2XS\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile2XS\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile2XS\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .mobile2XS\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .mobile2XS\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile2XS\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile2XS\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .mobile2XS\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .mobile2XS\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile2XS\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile2XS\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobile2XS\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobile2XS\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobile2XS\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobile2XS\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .mobile2XS\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .mobile2XS\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .mobile2XS\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .mobile2XS\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobile2XS\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobile2XS\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobile2XS\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .mobile2XS\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .mobile2XS\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobile2XS\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobile2XS\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobile2XS\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .mobile2XS\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .mobile2XS\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .mobile2XS\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .mobile2XS\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .mobile2XS\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .mobile2XS\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobile2XS\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .mobile2XS\:pt-0 {
    padding-top:0;
  }

  .mobile2XS\:pr-0 {
    padding-right:0;
  }

  .mobile2XS\:pb-0 {
    padding-bottom:0;
  }

  .mobile2XS\:pl-0 {
    padding-left:0;
  }

  .mobile2XS\:pt-1 {
    padding-top:0.25rem;
  }

  .mobile2XS\:pr-1 {
    padding-right:0.25rem;
  }

  .mobile2XS\:pb-1 {
    padding-bottom:0.25rem;
  }

  .mobile2XS\:pl-1 {
    padding-left:0.25rem;
  }

  .mobile2XS\:pt-2 {
    padding-top:0.5rem;
  }

  .mobile2XS\:pr-2 {
    padding-right:0.5rem;
  }

  .mobile2XS\:pb-2 {
    padding-bottom:0.5rem;
  }

  .mobile2XS\:pl-2 {
    padding-left:0.5rem;
  }

  .mobile2XS\:pt-3 {
    padding-top:0.75rem;
  }

  .mobile2XS\:pr-3 {
    padding-right:0.75rem;
  }

  .mobile2XS\:pb-3 {
    padding-bottom:0.75rem;
  }

  .mobile2XS\:pl-3 {
    padding-left:0.75rem;
  }

  .mobile2XS\:pt-4 {
    padding-top:1rem;
  }

  .mobile2XS\:pr-4 {
    padding-right:1rem;
  }

  .mobile2XS\:pb-4 {
    padding-bottom:1rem;
  }

  .mobile2XS\:pl-4 {
    padding-left:1rem;
  }

  .mobile2XS\:pt-5 {
    padding-top:1.25rem;
  }

  .mobile2XS\:pr-5 {
    padding-right:1.25rem;
  }

  .mobile2XS\:pb-5 {
    padding-bottom:1.25rem;
  }

  .mobile2XS\:pl-5 {
    padding-left:1.25rem;
  }

  .mobile2XS\:pt-6 {
    padding-top:1.5rem;
  }

  .mobile2XS\:pr-6 {
    padding-right:1.5rem;
  }

  .mobile2XS\:pb-6 {
    padding-bottom:1.5rem;
  }

  .mobile2XS\:pl-6 {
    padding-left:1.5rem;
  }

  .mobile2XS\:pt-7 {
    padding-top:1.75rem;
  }

  .mobile2XS\:pr-7 {
    padding-right:1.75rem;
  }

  .mobile2XS\:pb-7 {
    padding-bottom:1.75rem;
  }

  .mobile2XS\:pl-7 {
    padding-left:1.75rem;
  }

  .mobile2XS\:pt-8 {
    padding-top:2rem;
  }

  .mobile2XS\:pr-8 {
    padding-right:2rem;
  }

  .mobile2XS\:pb-8 {
    padding-bottom:2rem;
  }

  .mobile2XS\:pl-8 {
    padding-left:2rem;
  }

  .mobile2XS\:pt-9 {
    padding-top:2.25rem;
  }

  .mobile2XS\:pr-9 {
    padding-right:2.25rem;
  }

  .mobile2XS\:pb-9 {
    padding-bottom:2.25rem;
  }

  .mobile2XS\:pl-9 {
    padding-left:2.25rem;
  }

  .mobile2XS\:pt-10 {
    padding-top:2.5rem;
  }

  .mobile2XS\:pr-10 {
    padding-right:2.5rem;
  }

  .mobile2XS\:pb-10 {
    padding-bottom:2.5rem;
  }

  .mobile2XS\:pl-10 {
    padding-left:2.5rem;
  }

  .mobile2XS\:pt-11 {
    padding-top:2.75rem;
  }

  .mobile2XS\:pr-11 {
    padding-right:2.75rem;
  }

  .mobile2XS\:pb-11 {
    padding-bottom:2.75rem;
  }

  .mobile2XS\:pl-11 {
    padding-left:2.75rem;
  }

  .mobile2XS\:pt-12 {
    padding-top:3rem;
  }

  .mobile2XS\:pr-12 {
    padding-right:3rem;
  }

  .mobile2XS\:pb-12 {
    padding-bottom:3rem;
  }

  .mobile2XS\:pl-12 {
    padding-left:3rem;
  }

  .mobile2XS\:pt-13 {
    padding-top:3.25rem;
  }

  .mobile2XS\:pr-13 {
    padding-right:3.25rem;
  }

  .mobile2XS\:pb-13 {
    padding-bottom:3.25rem;
  }

  .mobile2XS\:pl-13 {
    padding-left:3.25rem;
  }

  .mobile2XS\:pt-14 {
    padding-top:3.5rem;
  }

  .mobile2XS\:pr-14 {
    padding-right:3.5rem;
  }

  .mobile2XS\:pb-14 {
    padding-bottom:3.5rem;
  }

  .mobile2XS\:pl-14 {
    padding-left:3.5rem;
  }

  .mobile2XS\:pt-15 {
    padding-top:3.75rem;
  }

  .mobile2XS\:pr-15 {
    padding-right:3.75rem;
  }

  .mobile2XS\:pb-15 {
    padding-bottom:3.75rem;
  }

  .mobile2XS\:pl-15 {
    padding-left:3.75rem;
  }

  .mobile2XS\:pt-16 {
    padding-top:4rem;
  }

  .mobile2XS\:pr-16 {
    padding-right:4rem;
  }

  .mobile2XS\:pb-16 {
    padding-bottom:4rem;
  }

  .mobile2XS\:pl-16 {
    padding-left:4rem;
  }

  .mobile2XS\:pt-18 {
    padding-top:4.5rem;
  }

  .mobile2XS\:pr-18 {
    padding-right:4.5rem;
  }

  .mobile2XS\:pb-18 {
    padding-bottom:4.5rem;
  }

  .mobile2XS\:pl-18 {
    padding-left:4.5rem;
  }

  .mobile2XS\:pt-20 {
    padding-top:5rem;
  }

  .mobile2XS\:pr-20 {
    padding-right:5rem;
  }

  .mobile2XS\:pb-20 {
    padding-bottom:5rem;
  }

  .mobile2XS\:pl-20 {
    padding-left:5rem;
  }

  .mobile2XS\:pt-24 {
    padding-top:6rem;
  }

  .mobile2XS\:pr-24 {
    padding-right:6rem;
  }

  .mobile2XS\:pb-24 {
    padding-bottom:6rem;
  }

  .mobile2XS\:pl-24 {
    padding-left:6rem;
  }

  .mobile2XS\:pt-28 {
    padding-top:7rem;
  }

  .mobile2XS\:pr-28 {
    padding-right:7rem;
  }

  .mobile2XS\:pb-28 {
    padding-bottom:7rem;
  }

  .mobile2XS\:pl-28 {
    padding-left:7rem;
  }

  .mobile2XS\:pt-32 {
    padding-top:8rem;
  }

  .mobile2XS\:pr-32 {
    padding-right:8rem;
  }

  .mobile2XS\:pb-32 {
    padding-bottom:8rem;
  }

  .mobile2XS\:pl-32 {
    padding-left:8rem;
  }

  .mobile2XS\:pt-36 {
    padding-top:9rem;
  }

  .mobile2XS\:pr-36 {
    padding-right:9rem;
  }

  .mobile2XS\:pb-36 {
    padding-bottom:9rem;
  }

  .mobile2XS\:pl-36 {
    padding-left:9rem;
  }

  .mobile2XS\:pt-40 {
    padding-top:10rem;
  }

  .mobile2XS\:pr-40 {
    padding-right:10rem;
  }

  .mobile2XS\:pb-40 {
    padding-bottom:10rem;
  }

  .mobile2XS\:pl-40 {
    padding-left:10rem;
  }

  .mobile2XS\:pt-44 {
    padding-top:11rem;
  }

  .mobile2XS\:pr-44 {
    padding-right:11rem;
  }

  .mobile2XS\:pb-44 {
    padding-bottom:11rem;
  }

  .mobile2XS\:pl-44 {
    padding-left:11rem;
  }

  .mobile2XS\:pt-48 {
    padding-top:12rem;
  }

  .mobile2XS\:pr-48 {
    padding-right:12rem;
  }

  .mobile2XS\:pb-48 {
    padding-bottom:12rem;
  }

  .mobile2XS\:pl-48 {
    padding-left:12rem;
  }

  .mobile2XS\:pt-52 {
    padding-top:13rem;
  }

  .mobile2XS\:pr-52 {
    padding-right:13rem;
  }

  .mobile2XS\:pb-52 {
    padding-bottom:13rem;
  }

  .mobile2XS\:pl-52 {
    padding-left:13rem;
  }

  .mobile2XS\:pt-56 {
    padding-top:14rem;
  }

  .mobile2XS\:pr-56 {
    padding-right:14rem;
  }

  .mobile2XS\:pb-56 {
    padding-bottom:14rem;
  }

  .mobile2XS\:pl-56 {
    padding-left:14rem;
  }

  .mobile2XS\:pt-60 {
    padding-top:15rem;
  }

  .mobile2XS\:pr-60 {
    padding-right:15rem;
  }

  .mobile2XS\:pb-60 {
    padding-bottom:15rem;
  }

  .mobile2XS\:pl-60 {
    padding-left:15rem;
  }

  .mobile2XS\:pt-64 {
    padding-top:16rem;
  }

  .mobile2XS\:pr-64 {
    padding-right:16rem;
  }

  .mobile2XS\:pb-64 {
    padding-bottom:16rem;
  }

  .mobile2XS\:pl-64 {
    padding-left:16rem;
  }

  .mobile2XS\:pt-72 {
    padding-top:18rem;
  }

  .mobile2XS\:pr-72 {
    padding-right:18rem;
  }

  .mobile2XS\:pb-72 {
    padding-bottom:18rem;
  }

  .mobile2XS\:pl-72 {
    padding-left:18rem;
  }

  .mobile2XS\:pt-80 {
    padding-top:20rem;
  }

  .mobile2XS\:pr-80 {
    padding-right:20rem;
  }

  .mobile2XS\:pb-80 {
    padding-bottom:20rem;
  }

  .mobile2XS\:pl-80 {
    padding-left:20rem;
  }

  .mobile2XS\:pt-96 {
    padding-top:24rem;
  }

  .mobile2XS\:pr-96 {
    padding-right:24rem;
  }

  .mobile2XS\:pb-96 {
    padding-bottom:24rem;
  }

  .mobile2XS\:pl-96 {
    padding-left:24rem;
  }

  .mobile2XS\:pt-px {
    padding-top:1px;
  }

  .mobile2XS\:pr-px {
    padding-right:1px;
  }

  .mobile2XS\:pb-px {
    padding-bottom:1px;
  }

  .mobile2XS\:pl-px {
    padding-left:1px;
  }

  .mobile2XS\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .mobile2XS\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .mobile2XS\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .mobile2XS\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .mobile2XS\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .mobile2XS\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .mobile2XS\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .mobile2XS\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .mobile2XS\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .mobile2XS\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .mobile2XS\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .mobile2XS\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .mobile2XS\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .mobile2XS\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .mobile2XS\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .mobile2XS\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .mobile2XS\:pt-1\/2 {
    padding-top:50%;
  }

  .mobile2XS\:pr-1\/2 {
    padding-right:50%;
  }

  .mobile2XS\:pb-1\/2 {
    padding-bottom:50%;
  }

  .mobile2XS\:pl-1\/2 {
    padding-left:50%;
  }

  .mobile2XS\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .mobile2XS\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .mobile2XS\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .mobile2XS\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .mobile2XS\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .mobile2XS\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .mobile2XS\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .mobile2XS\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .mobile2XS\:pt-1\/4 {
    padding-top:25%;
  }

  .mobile2XS\:pr-1\/4 {
    padding-right:25%;
  }

  .mobile2XS\:pb-1\/4 {
    padding-bottom:25%;
  }

  .mobile2XS\:pl-1\/4 {
    padding-left:25%;
  }

  .mobile2XS\:pt-2\/4 {
    padding-top:50%;
  }

  .mobile2XS\:pr-2\/4 {
    padding-right:50%;
  }

  .mobile2XS\:pb-2\/4 {
    padding-bottom:50%;
  }

  .mobile2XS\:pl-2\/4 {
    padding-left:50%;
  }

  .mobile2XS\:pt-3\/4 {
    padding-top:75%;
  }

  .mobile2XS\:pr-3\/4 {
    padding-right:75%;
  }

  .mobile2XS\:pb-3\/4 {
    padding-bottom:75%;
  }

  .mobile2XS\:pl-3\/4 {
    padding-left:75%;
  }

  .mobile2XS\:pt-1\/5 {
    padding-top:20%;
  }

  .mobile2XS\:pr-1\/5 {
    padding-right:20%;
  }

  .mobile2XS\:pb-1\/5 {
    padding-bottom:20%;
  }

  .mobile2XS\:pl-1\/5 {
    padding-left:20%;
  }

  .mobile2XS\:pt-2\/5 {
    padding-top:40%;
  }

  .mobile2XS\:pr-2\/5 {
    padding-right:40%;
  }

  .mobile2XS\:pb-2\/5 {
    padding-bottom:40%;
  }

  .mobile2XS\:pl-2\/5 {
    padding-left:40%;
  }

  .mobile2XS\:pt-3\/5 {
    padding-top:60%;
  }

  .mobile2XS\:pr-3\/5 {
    padding-right:60%;
  }

  .mobile2XS\:pb-3\/5 {
    padding-bottom:60%;
  }

  .mobile2XS\:pl-3\/5 {
    padding-left:60%;
  }

  .mobile2XS\:pt-4\/5 {
    padding-top:80%;
  }

  .mobile2XS\:pr-4\/5 {
    padding-right:80%;
  }

  .mobile2XS\:pb-4\/5 {
    padding-bottom:80%;
  }

  .mobile2XS\:pl-4\/5 {
    padding-left:80%;
  }

  .mobile2XS\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .mobile2XS\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .mobile2XS\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .mobile2XS\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .mobile2XS\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .mobile2XS\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .mobile2XS\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .mobile2XS\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .mobile2XS\:pt-3\/6 {
    padding-top:50%;
  }

  .mobile2XS\:pr-3\/6 {
    padding-right:50%;
  }

  .mobile2XS\:pb-3\/6 {
    padding-bottom:50%;
  }

  .mobile2XS\:pl-3\/6 {
    padding-left:50%;
  }

  .mobile2XS\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .mobile2XS\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .mobile2XS\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .mobile2XS\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .mobile2XS\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .mobile2XS\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .mobile2XS\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .mobile2XS\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .mobile2XS\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .mobile2XS\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .mobile2XS\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .mobile2XS\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .mobile2XS\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .mobile2XS\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .mobile2XS\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .mobile2XS\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .mobile2XS\:pt-3\/12 {
    padding-top:25%;
  }

  .mobile2XS\:pr-3\/12 {
    padding-right:25%;
  }

  .mobile2XS\:pb-3\/12 {
    padding-bottom:25%;
  }

  .mobile2XS\:pl-3\/12 {
    padding-left:25%;
  }

  .mobile2XS\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .mobile2XS\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .mobile2XS\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .mobile2XS\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .mobile2XS\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .mobile2XS\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .mobile2XS\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .mobile2XS\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .mobile2XS\:pt-6\/12 {
    padding-top:50%;
  }

  .mobile2XS\:pr-6\/12 {
    padding-right:50%;
  }

  .mobile2XS\:pb-6\/12 {
    padding-bottom:50%;
  }

  .mobile2XS\:pl-6\/12 {
    padding-left:50%;
  }

  .mobile2XS\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .mobile2XS\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .mobile2XS\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .mobile2XS\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .mobile2XS\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .mobile2XS\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .mobile2XS\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .mobile2XS\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .mobile2XS\:pt-9\/12 {
    padding-top:75%;
  }

  .mobile2XS\:pr-9\/12 {
    padding-right:75%;
  }

  .mobile2XS\:pb-9\/12 {
    padding-bottom:75%;
  }

  .mobile2XS\:pl-9\/12 {
    padding-left:75%;
  }

  .mobile2XS\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .mobile2XS\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .mobile2XS\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .mobile2XS\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .mobile2XS\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .mobile2XS\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .mobile2XS\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .mobile2XS\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .mobile2XS\:pt-full {
    padding-top:100%;
  }

  .mobile2XS\:pr-full {
    padding-right:100%;
  }

  .mobile2XS\:pb-full {
    padding-bottom:100%;
  }

  .mobile2XS\:pl-full {
    padding-left:100%;
  }

  .mobile2XS\:pt-0_5 {
    padding-top:0.125rem;
  }

  .mobile2XS\:pr-0_5 {
    padding-right:0.125rem;
  }

  .mobile2XS\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .mobile2XS\:pl-0_5 {
    padding-left:0.125rem;
  }

  .mobile2XS\:pt-1_5 {
    padding-top:0.375rem;
  }

  .mobile2XS\:pr-1_5 {
    padding-right:0.375rem;
  }

  .mobile2XS\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .mobile2XS\:pl-1_5 {
    padding-left:0.375rem;
  }

  .mobile2XS\:pt-2_5 {
    padding-top:0.625rem;
  }

  .mobile2XS\:pr-2_5 {
    padding-right:0.625rem;
  }

  .mobile2XS\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .mobile2XS\:pl-2_5 {
    padding-left:0.625rem;
  }

  .mobile2XS\:pt-3_5 {
    padding-top:0.875rem;
  }

  .mobile2XS\:pr-3_5 {
    padding-right:0.875rem;
  }

  .mobile2XS\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .mobile2XS\:pl-3_5 {
    padding-left:0.875rem;
  }

  .mobile2XS\:pt-4_5 {
    padding-top:1.125rem;
  }

  .mobile2XS\:pr-4_5 {
    padding-right:1.125rem;
  }

  .mobile2XS\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .mobile2XS\:pl-4_5 {
    padding-left:1.125rem;
  }

  .mobile2XS\:pt-md {
    padding-top:7.5%;
  }

  .mobile2XS\:pr-md {
    padding-right:7.5%;
  }

  .mobile2XS\:pb-md {
    padding-bottom:7.5%;
  }

  .mobile2XS\:pl-md {
    padding-left:7.5%;
  }

  .mobile2XS\:pt-lg {
    padding-top:10%;
  }

  .mobile2XS\:pr-lg {
    padding-right:10%;
  }

  .mobile2XS\:pb-lg {
    padding-bottom:10%;
  }

  .mobile2XS\:pl-lg {
    padding-left:10%;
  }

  .mobile2XS\:pt-xl {
    padding-top:20%;
  }

  .mobile2XS\:pr-xl {
    padding-right:20%;
  }

  .mobile2XS\:pb-xl {
    padding-bottom:20%;
  }

  .mobile2XS\:pl-xl {
    padding-left:20%;
  }

  .mobile2XS\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobile2XS\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .mobile2XS\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .mobile2XS\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .mobile2XS\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XS\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XS\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XS\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XS\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile2XS\:placeholder-teal::-moz-placeholder {
  }

  .mobile2XS\:placeholder-teal::placeholder {
  }

  .mobile2XS\:placeholder-indigo::-moz-placeholder {
  }

  .mobile2XS\:placeholder-indigo::placeholder {
  }

  .mobile2XS\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .mobile2XS\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .mobile2XS\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobile2XS\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .mobile2XS\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .mobile2XS\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .mobile2XS\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XS\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XS\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XS\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XS\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile2XS\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .mobile2XS\:focus\:placeholder-teal:focus::placeholder {
  }

  .mobile2XS\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .mobile2XS\:focus\:placeholder-indigo:focus::placeholder {
  }

  .mobile2XS\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .mobile2XS\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .mobile2XS\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobile2XS\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .mobile2XS\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobile2XS\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .mobile2XS\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobile2XS\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .mobile2XS\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile2XS\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile2XS\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobile2XS\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .mobile2XS\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobile2XS\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .mobile2XS\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile2XS\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile2XS\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobile2XS\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .mobile2XS\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobile2XS\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .mobile2XS\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile2XS\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile2XS\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobile2XS\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .mobile2XS\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobile2XS\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .mobile2XS\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobile2XS\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .mobile2XS\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobile2XS\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .mobile2XS\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobile2XS\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .mobile2XS\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobile2XS\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .mobile2XS\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile2XS\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile2XS\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobile2XS\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .mobile2XS\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobile2XS\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .mobile2XS\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile2XS\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile2XS\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobile2XS\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .mobile2XS\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobile2XS\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .mobile2XS\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile2XS\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile2XS\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobile2XS\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .mobile2XS\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobile2XS\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .mobile2XS\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobile2XS\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .mobile2XS\:pointer-events-none {
    pointer-events:none;
  }

  .mobile2XS\:pointer-events-auto {
    pointer-events:auto;
  }

  .mobile2XS\:static {
    position:static;
  }

  .mobile2XS\:fixed {
    position:fixed;
  }

  .mobile2XS\:absolute {
    position:absolute;
  }

  .mobile2XS\:relative {
    position:relative;
  }

  .mobile2XS\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .mobile2XS\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .mobile2XS\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .mobile2XS\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .mobile2XS\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .mobile2XS\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .mobile2XS\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .mobile2XS\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .mobile2XS\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .mobile2XS\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .mobile2XS\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .mobile2XS\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .mobile2XS\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .mobile2XS\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .mobile2XS\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .mobile2XS\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .mobile2XS\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .mobile2XS\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .mobile2XS\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .mobile2XS\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .mobile2XS\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .mobile2XS\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .mobile2XS\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .mobile2XS\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .mobile2XS\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .mobile2XS\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .mobile2XS\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .mobile2XS\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .mobile2XS\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .mobile2XS\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .mobile2XS\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .mobile2XS\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .mobile2XS\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .mobile2XS\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .mobile2XS\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .mobile2XS\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .mobile2XS\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobile2XS\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobile2XS\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobile2XS\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobile2XS\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile2XS\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile2XS\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile2XS\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobile2XS\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile2XS\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobile2XS\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .mobile2XS\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .mobile2XS\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .mobile2XS\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .mobile2XS\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobile2XS\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile2XS\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile2XS\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile2XS\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobile2XS\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .mobile2XS\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobile2XS\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobile2XS\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile2XS\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .mobile2XS\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile2XS\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .mobile2XS\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile2XS\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobile2XS\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobile2XS\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .mobile2XS\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .mobile2XS\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobile2XS\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobile2XS\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobile2XS\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobile2XS\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .mobile2XS\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .mobile2XS\:inset-x-0 {
    right:0;
    left:0;
  }

  .mobile2XS\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .mobile2XS\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .mobile2XS\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .mobile2XS\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .mobile2XS\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .mobile2XS\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .mobile2XS\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .mobile2XS\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .mobile2XS\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .mobile2XS\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .mobile2XS\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .mobile2XS\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .mobile2XS\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .mobile2XS\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .mobile2XS\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .mobile2XS\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .mobile2XS\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .mobile2XS\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .mobile2XS\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .mobile2XS\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .mobile2XS\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .mobile2XS\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .mobile2XS\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .mobile2XS\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .mobile2XS\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .mobile2XS\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .mobile2XS\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .mobile2XS\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .mobile2XS\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .mobile2XS\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .mobile2XS\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .mobile2XS\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .mobile2XS\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .mobile2XS\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .mobile2XS\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .mobile2XS\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .mobile2XS\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .mobile2XS\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .mobile2XS\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .mobile2XS\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .mobile2XS\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .mobile2XS\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .mobile2XS\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .mobile2XS\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .mobile2XS\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .mobile2XS\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .mobile2XS\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .mobile2XS\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .mobile2XS\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .mobile2XS\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .mobile2XS\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .mobile2XS\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .mobile2XS\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .mobile2XS\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .mobile2XS\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .mobile2XS\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .mobile2XS\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .mobile2XS\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .mobile2XS\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .mobile2XS\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .mobile2XS\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .mobile2XS\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .mobile2XS\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .mobile2XS\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .mobile2XS\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .mobile2XS\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .mobile2XS\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .mobile2XS\:inset-x-px {
    right:1px;
    left:1px;
  }

  .mobile2XS\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobile2XS\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobile2XS\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobile2XS\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobile2XS\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobile2XS\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobile2XS\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobile2XS\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobile2XS\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .mobile2XS\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .mobile2XS\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile2XS\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile2XS\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile2XS\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile2XS\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .mobile2XS\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .mobile2XS\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .mobile2XS\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .mobile2XS\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .mobile2XS\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .mobile2XS\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .mobile2XS\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .mobile2XS\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .mobile2XS\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .mobile2XS\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .mobile2XS\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .mobile2XS\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .mobile2XS\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .mobile2XS\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobile2XS\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobile2XS\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile2XS\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile2XS\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .mobile2XS\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .mobile2XS\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile2XS\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile2XS\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobile2XS\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobile2XS\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .mobile2XS\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .mobile2XS\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobile2XS\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobile2XS\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .mobile2XS\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .mobile2XS\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile2XS\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile2XS\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .mobile2XS\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .mobile2XS\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .mobile2XS\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .mobile2XS\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .mobile2XS\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .mobile2XS\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile2XS\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile2XS\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .mobile2XS\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .mobile2XS\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobile2XS\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobile2XS\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .mobile2XS\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .mobile2XS\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .mobile2XS\:inset-x-full {
    right:100%;
    left:100%;
  }

  .mobile2XS\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobile2XS\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobile2XS\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobile2XS\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobile2XS\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobile2XS\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobile2XS\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobile2XS\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobile2XS\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .mobile2XS\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .mobile2XS\:top-0 {
    top:0;
  }

  .mobile2XS\:right-0 {
    right:0;
  }

  .mobile2XS\:bottom-0 {
    bottom:0;
  }

  .mobile2XS\:left-0 {
    left:0;
  }

  .mobile2XS\:top-1 {
    top:0.25rem;
  }

  .mobile2XS\:right-1 {
    right:0.25rem;
  }

  .mobile2XS\:bottom-1 {
    bottom:0.25rem;
  }

  .mobile2XS\:left-1 {
    left:0.25rem;
  }

  .mobile2XS\:top-2 {
    top:0.5rem;
  }

  .mobile2XS\:right-2 {
    right:0.5rem;
  }

  .mobile2XS\:bottom-2 {
    bottom:0.5rem;
  }

  .mobile2XS\:left-2 {
    left:0.5rem;
  }

  .mobile2XS\:top-3 {
    top:0.75rem;
  }

  .mobile2XS\:right-3 {
    right:0.75rem;
  }

  .mobile2XS\:bottom-3 {
    bottom:0.75rem;
  }

  .mobile2XS\:left-3 {
    left:0.75rem;
  }

  .mobile2XS\:top-4 {
    top:1rem;
  }

  .mobile2XS\:right-4 {
    right:1rem;
  }

  .mobile2XS\:bottom-4 {
    bottom:1rem;
  }

  .mobile2XS\:left-4 {
    left:1rem;
  }

  .mobile2XS\:top-5 {
    top:1.25rem;
  }

  .mobile2XS\:right-5 {
    right:1.25rem;
  }

  .mobile2XS\:bottom-5 {
    bottom:1.25rem;
  }

  .mobile2XS\:left-5 {
    left:1.25rem;
  }

  .mobile2XS\:top-6 {
    top:1.5rem;
  }

  .mobile2XS\:right-6 {
    right:1.5rem;
  }

  .mobile2XS\:bottom-6 {
    bottom:1.5rem;
  }

  .mobile2XS\:left-6 {
    left:1.5rem;
  }

  .mobile2XS\:top-7 {
    top:1.75rem;
  }

  .mobile2XS\:right-7 {
    right:1.75rem;
  }

  .mobile2XS\:bottom-7 {
    bottom:1.75rem;
  }

  .mobile2XS\:left-7 {
    left:1.75rem;
  }

  .mobile2XS\:top-8 {
    top:2rem;
  }

  .mobile2XS\:right-8 {
    right:2rem;
  }

  .mobile2XS\:bottom-8 {
    bottom:2rem;
  }

  .mobile2XS\:left-8 {
    left:2rem;
  }

  .mobile2XS\:top-9 {
    top:2.25rem;
  }

  .mobile2XS\:right-9 {
    right:2.25rem;
  }

  .mobile2XS\:bottom-9 {
    bottom:2.25rem;
  }

  .mobile2XS\:left-9 {
    left:2.25rem;
  }

  .mobile2XS\:top-10 {
    top:2.5rem;
  }

  .mobile2XS\:right-10 {
    right:2.5rem;
  }

  .mobile2XS\:bottom-10 {
    bottom:2.5rem;
  }

  .mobile2XS\:left-10 {
    left:2.5rem;
  }

  .mobile2XS\:top-11 {
    top:2.75rem;
  }

  .mobile2XS\:right-11 {
    right:2.75rem;
  }

  .mobile2XS\:bottom-11 {
    bottom:2.75rem;
  }

  .mobile2XS\:left-11 {
    left:2.75rem;
  }

  .mobile2XS\:top-12 {
    top:3rem;
  }

  .mobile2XS\:right-12 {
    right:3rem;
  }

  .mobile2XS\:bottom-12 {
    bottom:3rem;
  }

  .mobile2XS\:left-12 {
    left:3rem;
  }

  .mobile2XS\:top-13 {
    top:3.25rem;
  }

  .mobile2XS\:right-13 {
    right:3.25rem;
  }

  .mobile2XS\:bottom-13 {
    bottom:3.25rem;
  }

  .mobile2XS\:left-13 {
    left:3.25rem;
  }

  .mobile2XS\:top-14 {
    top:3.5rem;
  }

  .mobile2XS\:right-14 {
    right:3.5rem;
  }

  .mobile2XS\:bottom-14 {
    bottom:3.5rem;
  }

  .mobile2XS\:left-14 {
    left:3.5rem;
  }

  .mobile2XS\:top-15 {
    top:3.75rem;
  }

  .mobile2XS\:right-15 {
    right:3.75rem;
  }

  .mobile2XS\:bottom-15 {
    bottom:3.75rem;
  }

  .mobile2XS\:left-15 {
    left:3.75rem;
  }

  .mobile2XS\:top-16 {
    top:4rem;
  }

  .mobile2XS\:right-16 {
    right:4rem;
  }

  .mobile2XS\:bottom-16 {
    bottom:4rem;
  }

  .mobile2XS\:left-16 {
    left:4rem;
  }

  .mobile2XS\:top-18 {
    top:4.5rem;
  }

  .mobile2XS\:right-18 {
    right:4.5rem;
  }

  .mobile2XS\:bottom-18 {
    bottom:4.5rem;
  }

  .mobile2XS\:left-18 {
    left:4.5rem;
  }

  .mobile2XS\:top-20 {
    top:5rem;
  }

  .mobile2XS\:right-20 {
    right:5rem;
  }

  .mobile2XS\:bottom-20 {
    bottom:5rem;
  }

  .mobile2XS\:left-20 {
    left:5rem;
  }

  .mobile2XS\:top-24 {
    top:6rem;
  }

  .mobile2XS\:right-24 {
    right:6rem;
  }

  .mobile2XS\:bottom-24 {
    bottom:6rem;
  }

  .mobile2XS\:left-24 {
    left:6rem;
  }

  .mobile2XS\:top-28 {
    top:7rem;
  }

  .mobile2XS\:right-28 {
    right:7rem;
  }

  .mobile2XS\:bottom-28 {
    bottom:7rem;
  }

  .mobile2XS\:left-28 {
    left:7rem;
  }

  .mobile2XS\:top-32 {
    top:8rem;
  }

  .mobile2XS\:right-32 {
    right:8rem;
  }

  .mobile2XS\:bottom-32 {
    bottom:8rem;
  }

  .mobile2XS\:left-32 {
    left:8rem;
  }

  .mobile2XS\:top-36 {
    top:9rem;
  }

  .mobile2XS\:right-36 {
    right:9rem;
  }

  .mobile2XS\:bottom-36 {
    bottom:9rem;
  }

  .mobile2XS\:left-36 {
    left:9rem;
  }

  .mobile2XS\:top-40 {
    top:10rem;
  }

  .mobile2XS\:right-40 {
    right:10rem;
  }

  .mobile2XS\:bottom-40 {
    bottom:10rem;
  }

  .mobile2XS\:left-40 {
    left:10rem;
  }

  .mobile2XS\:top-44 {
    top:11rem;
  }

  .mobile2XS\:right-44 {
    right:11rem;
  }

  .mobile2XS\:bottom-44 {
    bottom:11rem;
  }

  .mobile2XS\:left-44 {
    left:11rem;
  }

  .mobile2XS\:top-48 {
    top:12rem;
  }

  .mobile2XS\:right-48 {
    right:12rem;
  }

  .mobile2XS\:bottom-48 {
    bottom:12rem;
  }

  .mobile2XS\:left-48 {
    left:12rem;
  }

  .mobile2XS\:top-52 {
    top:13rem;
  }

  .mobile2XS\:right-52 {
    right:13rem;
  }

  .mobile2XS\:bottom-52 {
    bottom:13rem;
  }

  .mobile2XS\:left-52 {
    left:13rem;
  }

  .mobile2XS\:top-56 {
    top:14rem;
  }

  .mobile2XS\:right-56 {
    right:14rem;
  }

  .mobile2XS\:bottom-56 {
    bottom:14rem;
  }

  .mobile2XS\:left-56 {
    left:14rem;
  }

  .mobile2XS\:top-60 {
    top:15rem;
  }

  .mobile2XS\:right-60 {
    right:15rem;
  }

  .mobile2XS\:bottom-60 {
    bottom:15rem;
  }

  .mobile2XS\:left-60 {
    left:15rem;
  }

  .mobile2XS\:top-64 {
    top:16rem;
  }

  .mobile2XS\:right-64 {
    right:16rem;
  }

  .mobile2XS\:bottom-64 {
    bottom:16rem;
  }

  .mobile2XS\:left-64 {
    left:16rem;
  }

  .mobile2XS\:top-72 {
    top:18rem;
  }

  .mobile2XS\:right-72 {
    right:18rem;
  }

  .mobile2XS\:bottom-72 {
    bottom:18rem;
  }

  .mobile2XS\:left-72 {
    left:18rem;
  }

  .mobile2XS\:top-80 {
    top:20rem;
  }

  .mobile2XS\:right-80 {
    right:20rem;
  }

  .mobile2XS\:bottom-80 {
    bottom:20rem;
  }

  .mobile2XS\:left-80 {
    left:20rem;
  }

  .mobile2XS\:top-96 {
    top:24rem;
  }

  .mobile2XS\:right-96 {
    right:24rem;
  }

  .mobile2XS\:bottom-96 {
    bottom:24rem;
  }

  .mobile2XS\:left-96 {
    left:24rem;
  }

  .mobile2XS\:top-auto {
    top:auto;
  }

  .mobile2XS\:right-auto {
    right:auto;
  }

  .mobile2XS\:bottom-auto {
    bottom:auto;
  }

  .mobile2XS\:left-auto {
    left:auto;
  }

  .mobile2XS\:top-px {
    top:1px;
  }

  .mobile2XS\:right-px {
    right:1px;
  }

  .mobile2XS\:bottom-px {
    bottom:1px;
  }

  .mobile2XS\:left-px {
    left:1px;
  }

  .mobile2XS\:top-0\.5 {
    top:0.125rem;
  }

  .mobile2XS\:right-0\.5 {
    right:0.125rem;
  }

  .mobile2XS\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .mobile2XS\:left-0\.5 {
    left:0.125rem;
  }

  .mobile2XS\:top-1\.5 {
    top:0.375rem;
  }

  .mobile2XS\:right-1\.5 {
    right:0.375rem;
  }

  .mobile2XS\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .mobile2XS\:left-1\.5 {
    left:0.375rem;
  }

  .mobile2XS\:top-2\.5 {
    top:0.625rem;
  }

  .mobile2XS\:right-2\.5 {
    right:0.625rem;
  }

  .mobile2XS\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .mobile2XS\:left-2\.5 {
    left:0.625rem;
  }

  .mobile2XS\:top-3\.5 {
    top:0.875rem;
  }

  .mobile2XS\:right-3\.5 {
    right:0.875rem;
  }

  .mobile2XS\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .mobile2XS\:left-3\.5 {
    left:0.875rem;
  }

  .mobile2XS\:top-1\/2 {
    top:50%;
  }

  .mobile2XS\:right-1\/2 {
    right:50%;
  }

  .mobile2XS\:bottom-1\/2 {
    bottom:50%;
  }

  .mobile2XS\:left-1\/2 {
    left:50%;
  }

  .mobile2XS\:top-1\/3 {
    top:33.333333%;
  }

  .mobile2XS\:right-1\/3 {
    right:33.333333%;
  }

  .mobile2XS\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .mobile2XS\:left-1\/3 {
    left:33.333333%;
  }

  .mobile2XS\:top-2\/3 {
    top:66.666667%;
  }

  .mobile2XS\:right-2\/3 {
    right:66.666667%;
  }

  .mobile2XS\:bottom-2\/3 {
    bottom:66.666667%;
  }

  .mobile2XS\:left-2\/3 {
    left:66.666667%;
  }

  .mobile2XS\:top-1\/4 {
    top:25%;
  }

  .mobile2XS\:right-1\/4 {
    right:25%;
  }

  .mobile2XS\:bottom-1\/4 {
    bottom:25%;
  }

  .mobile2XS\:left-1\/4 {
    left:25%;
  }

  .mobile2XS\:top-2\/4 {
    top:50%;
  }

  .mobile2XS\:right-2\/4 {
    right:50%;
  }

  .mobile2XS\:bottom-2\/4 {
    bottom:50%;
  }

  .mobile2XS\:left-2\/4 {
    left:50%;
  }

  .mobile2XS\:top-3\/4 {
    top:75%;
  }

  .mobile2XS\:right-3\/4 {
    right:75%;
  }

  .mobile2XS\:bottom-3\/4 {
    bottom:75%;
  }

  .mobile2XS\:left-3\/4 {
    left:75%;
  }

  .mobile2XS\:top-1\/5 {
    top:20%;
  }

  .mobile2XS\:right-1\/5 {
    right:20%;
  }

  .mobile2XS\:bottom-1\/5 {
    bottom:20%;
  }

  .mobile2XS\:left-1\/5 {
    left:20%;
  }

  .mobile2XS\:top-2\/5 {
    top:40%;
  }

  .mobile2XS\:right-2\/5 {
    right:40%;
  }

  .mobile2XS\:bottom-2\/5 {
    bottom:40%;
  }

  .mobile2XS\:left-2\/5 {
    left:40%;
  }

  .mobile2XS\:top-3\/5 {
    top:60%;
  }

  .mobile2XS\:right-3\/5 {
    right:60%;
  }

  .mobile2XS\:bottom-3\/5 {
    bottom:60%;
  }

  .mobile2XS\:left-3\/5 {
    left:60%;
  }

  .mobile2XS\:top-4\/5 {
    top:80%;
  }

  .mobile2XS\:right-4\/5 {
    right:80%;
  }

  .mobile2XS\:bottom-4\/5 {
    bottom:80%;
  }

  .mobile2XS\:left-4\/5 {
    left:80%;
  }

  .mobile2XS\:top-1\/6 {
    top:16.666667%;
  }

  .mobile2XS\:right-1\/6 {
    right:16.666667%;
  }

  .mobile2XS\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .mobile2XS\:left-1\/6 {
    left:16.666667%;
  }

  .mobile2XS\:top-2\/6 {
    top:33.333333%;
  }

  .mobile2XS\:right-2\/6 {
    right:33.333333%;
  }

  .mobile2XS\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .mobile2XS\:left-2\/6 {
    left:33.333333%;
  }

  .mobile2XS\:top-3\/6 {
    top:50%;
  }

  .mobile2XS\:right-3\/6 {
    right:50%;
  }

  .mobile2XS\:bottom-3\/6 {
    bottom:50%;
  }

  .mobile2XS\:left-3\/6 {
    left:50%;
  }

  .mobile2XS\:top-4\/6 {
    top:66.666667%;
  }

  .mobile2XS\:right-4\/6 {
    right:66.666667%;
  }

  .mobile2XS\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .mobile2XS\:left-4\/6 {
    left:66.666667%;
  }

  .mobile2XS\:top-5\/6 {
    top:83.333333%;
  }

  .mobile2XS\:right-5\/6 {
    right:83.333333%;
  }

  .mobile2XS\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .mobile2XS\:left-5\/6 {
    left:83.333333%;
  }

  .mobile2XS\:top-1\/12 {
    top:8.333333%;
  }

  .mobile2XS\:right-1\/12 {
    right:8.333333%;
  }

  .mobile2XS\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .mobile2XS\:left-1\/12 {
    left:8.333333%;
  }

  .mobile2XS\:top-2\/12 {
    top:16.666667%;
  }

  .mobile2XS\:right-2\/12 {
    right:16.666667%;
  }

  .mobile2XS\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .mobile2XS\:left-2\/12 {
    left:16.666667%;
  }

  .mobile2XS\:top-3\/12 {
    top:25%;
  }

  .mobile2XS\:right-3\/12 {
    right:25%;
  }

  .mobile2XS\:bottom-3\/12 {
    bottom:25%;
  }

  .mobile2XS\:left-3\/12 {
    left:25%;
  }

  .mobile2XS\:top-4\/12 {
    top:33.333333%;
  }

  .mobile2XS\:right-4\/12 {
    right:33.333333%;
  }

  .mobile2XS\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .mobile2XS\:left-4\/12 {
    left:33.333333%;
  }

  .mobile2XS\:top-5\/12 {
    top:41.666667%;
  }

  .mobile2XS\:right-5\/12 {
    right:41.666667%;
  }

  .mobile2XS\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .mobile2XS\:left-5\/12 {
    left:41.666667%;
  }

  .mobile2XS\:top-6\/12 {
    top:50%;
  }

  .mobile2XS\:right-6\/12 {
    right:50%;
  }

  .mobile2XS\:bottom-6\/12 {
    bottom:50%;
  }

  .mobile2XS\:left-6\/12 {
    left:50%;
  }

  .mobile2XS\:top-7\/12 {
    top:58.333333%;
  }

  .mobile2XS\:right-7\/12 {
    right:58.333333%;
  }

  .mobile2XS\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .mobile2XS\:left-7\/12 {
    left:58.333333%;
  }

  .mobile2XS\:top-8\/12 {
    top:66.666667%;
  }

  .mobile2XS\:right-8\/12 {
    right:66.666667%;
  }

  .mobile2XS\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .mobile2XS\:left-8\/12 {
    left:66.666667%;
  }

  .mobile2XS\:top-9\/12 {
    top:75%;
  }

  .mobile2XS\:right-9\/12 {
    right:75%;
  }

  .mobile2XS\:bottom-9\/12 {
    bottom:75%;
  }

  .mobile2XS\:left-9\/12 {
    left:75%;
  }

  .mobile2XS\:top-10\/12 {
    top:83.333333%;
  }

  .mobile2XS\:right-10\/12 {
    right:83.333333%;
  }

  .mobile2XS\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .mobile2XS\:left-10\/12 {
    left:83.333333%;
  }

  .mobile2XS\:top-11\/12 {
    top:91.666667%;
  }

  .mobile2XS\:right-11\/12 {
    right:91.666667%;
  }

  .mobile2XS\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .mobile2XS\:left-11\/12 {
    left:91.666667%;
  }

  .mobile2XS\:top-full {
    top:100%;
  }

  .mobile2XS\:right-full {
    right:100%;
  }

  .mobile2XS\:bottom-full {
    bottom:100%;
  }

  .mobile2XS\:left-full {
    left:100%;
  }

  .mobile2XS\:top-0_5 {
    top:0.125rem;
  }

  .mobile2XS\:right-0_5 {
    right:0.125rem;
  }

  .mobile2XS\:bottom-0_5 {
    bottom:0.125rem;
  }

  .mobile2XS\:left-0_5 {
    left:0.125rem;
  }

  .mobile2XS\:top-1_5 {
    top:0.375rem;
  }

  .mobile2XS\:right-1_5 {
    right:0.375rem;
  }

  .mobile2XS\:bottom-1_5 {
    bottom:0.375rem;
  }

  .mobile2XS\:left-1_5 {
    left:0.375rem;
  }

  .mobile2XS\:top-2_5 {
    top:0.625rem;
  }

  .mobile2XS\:right-2_5 {
    right:0.625rem;
  }

  .mobile2XS\:bottom-2_5 {
    bottom:0.625rem;
  }

  .mobile2XS\:left-2_5 {
    left:0.625rem;
  }

  .mobile2XS\:top-3_5 {
    top:0.875rem;
  }

  .mobile2XS\:right-3_5 {
    right:0.875rem;
  }

  .mobile2XS\:bottom-3_5 {
    bottom:0.875rem;
  }

  .mobile2XS\:left-3_5 {
    left:0.875rem;
  }

  .mobile2XS\:top-4_5 {
    top:1.125rem;
  }

  .mobile2XS\:right-4_5 {
    right:1.125rem;
  }

  .mobile2XS\:bottom-4_5 {
    bottom:1.125rem;
  }

  .mobile2XS\:left-4_5 {
    left:1.125rem;
  }

  .mobile2XS\:resize-none {
    resize:none;
  }

  .mobile2XS\:resize-y {
    resize:vertical;
  }

  .mobile2XS\:resize-x {
    resize:horizontal;
  }

  .mobile2XS\:resize {
    resize:both;
  }

  .mobile2XS\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile2XS\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile2XS\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile2XS\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobile2XS\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobile2XS\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobile2XS\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile2XS\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile2XS\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile2XS\:shadow-none {
    box-shadow:none;
  }

  .mobile2XS\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile2XS\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile2XS\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile2XS\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile2XS\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile2XS\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile2XS\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile2XS\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile2XS\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile2XS\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile2XS\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile2XS\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile2XS\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile2XS\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile2XS\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile2XS\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile2XS\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile2XS\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .mobile2XS\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile2XS\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .mobile2XS\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .mobile2XS\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobile2XS\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .mobile2XS\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .mobile2XS\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile2XS\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile2XS\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile2XS\: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);
  }

  .mobile2XS\: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);
  }

  .mobile2XS\: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);
  }

  .mobile2XS\: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);
  }

  .mobile2XS\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile2XS\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile2XS\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile2XS\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .mobile2XS\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile2XS\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile2XS\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile2XS\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile2XS\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile2XS\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile2XS\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile2XS\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile2XS\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile2XS\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile2XS\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile2XS\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile2XS\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile2XS\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile2XS\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile2XS\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile2XS\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile2XS\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile2XS\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile2XS\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile2XS\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile2XS\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobile2XS\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobile2XS\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobile2XS\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile2XS\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile2XS\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile2XS\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .mobile2XS\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile2XS\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile2XS\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile2XS\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile2XS\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile2XS\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile2XS\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile2XS\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile2XS\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile2XS\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile2XS\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile2XS\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile2XS\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile2XS\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile2XS\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile2XS\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile2XS\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile2XS\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile2XS\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile2XS\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile2XS\: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);
  }

  .mobile2XS\: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);
  }

  .mobile2XS\: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);
  }

  .mobile2XS\: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);
  }

  .mobile2XS\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile2XS\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile2XS\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile2XS\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .mobile2XS\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile2XS\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile2XS\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile2XS\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile2XS\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile2XS\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile2XS\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile2XS\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile2XS\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile2XS\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile2XS\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile2XS\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile2XS\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile2XS\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile2XS\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile2XS\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile2XS\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile2XS\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile2XS\:fill-current {
    fill:currentColor;
  }

  .mobile2XS\:stroke-current {
    stroke:currentColor;
  }

  .mobile2XS\:stroke-0 {
    stroke-width:0;
  }

  .mobile2XS\:stroke-1 {
    stroke-width:1;
  }

  .mobile2XS\:stroke-2 {
    stroke-width:2;
  }

  .mobile2XS\:table-auto {
    table-layout:auto;
  }

  .mobile2XS\:table-fixed {
    table-layout:fixed;
  }

  .mobile2XS\:text-left {
    text-align:left;
  }

  .mobile2XS\:text-center {
    text-align:center;
  }

  .mobile2XS\:text-right {
    text-align:right;
  }

  .mobile2XS\:text-justify {
    text-align:justify;
  }

  .mobile2XS\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile2XS\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XS\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XS\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile2XS\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile2XS\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile2XS\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile2XS\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile2XS\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .mobile2XS\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile2XS\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile2XS\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile2XS\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile2XS\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile2XS\:text-red-light2 {
    color:#ffacac82;
  }

  .mobile2XS\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile2XS\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XS\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile2XS\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XS\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XS\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile2XS\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile2XS\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XS\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile2XS\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile2XS\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile2XS\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile2XS\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile2XS\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile2XS\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile2XS\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile2XS\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile2XS\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile2XS\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile2XS\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile2XS\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile2XS\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile2XS\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile2XS\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile2XS\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile2XS\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile2XS\:text-primary-text {
    color:rgba(255,255,255);
  }

  .mobile2XS\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .mobile2XS\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile2XS\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile2XS\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile2XS\:text-teal {
  }

  .mobile2XS\:text-indigo {
  }

  .mobile2XS\:text-transparent {
    color:transparent;
  }

  .group:hover .mobile2XS\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .mobile2XS\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .mobile2XS\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile2XS\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile2XS\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobile2XS\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobile2XS\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile2XS\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile2XS\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile2XS\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .mobile2XS\:group-hover\:text-teal {
  }

  .group:hover .mobile2XS\:group-hover\:text-indigo {
  }

  .group:hover .mobile2XS\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .mobile2XS\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .mobile2XS\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .mobile2XS\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile2XS\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile2XS\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobile2XS\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobile2XS\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile2XS\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile2XS\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile2XS\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .mobile2XS\:group-focus\:text-teal {
  }

  .group:focus .mobile2XS\:group-focus\:text-indigo {
  }

  .group:focus .mobile2XS\:group-focus\:text-transparent {
    color:transparent;
  }

  .mobile2XS\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .mobile2XS\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .mobile2XS\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .mobile2XS\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .mobile2XS\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile2XS\:hover\:text-teal:hover {
  }

  .mobile2XS\:hover\:text-indigo:hover {
  }

  .mobile2XS\:hover\:text-transparent:hover {
    color:transparent;
  }

  .mobile2XS\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .mobile2XS\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .mobile2XS\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobile2XS\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobile2XS\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile2XS\:focus-within\:text-teal:focus-within {
  }

  .mobile2XS\:focus-within\:text-indigo:focus-within {
  }

  .mobile2XS\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .mobile2XS\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .mobile2XS\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .mobile2XS\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .mobile2XS\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .mobile2XS\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile2XS\:focus\:text-teal:focus {
  }

  .mobile2XS\:focus\:text-indigo:focus {
  }

  .mobile2XS\:focus\:text-transparent:focus {
    color:transparent;
  }

  .mobile2XS\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile2XS\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XS\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XS\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile2XS\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile2XS\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile2XS\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile2XS\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile2XS\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .mobile2XS\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile2XS\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile2XS\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile2XS\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile2XS\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile2XS\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .mobile2XS\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile2XS\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XS\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile2XS\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XS\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XS\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile2XS\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile2XS\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XS\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile2XS\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile2XS\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile2XS\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile2XS\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile2XS\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile2XS\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile2XS\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XS\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile2XS\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile2XS\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XS\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile2XS\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile2XS\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile2XS\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile2XS\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile2XS\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile2XS\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile2XS\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile2XS\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile2XS\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .mobile2XS\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XS\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .mobile2XS\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XS\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XS\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XS\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile2XS\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile2XS\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile2XS\:active\:text-teal:active {
  }

  .mobile2XS\:active\:text-indigo:active {
  }

  .mobile2XS\:active\:text-transparent:active {
    color:transparent;
  }

  .mobile2XS\:text-opacity-0 {
    --text-opacity:0;
  }

  .mobile2XS\:text-opacity-10 {
    --text-opacity:.1;
  }

  .mobile2XS\:text-opacity-20 {
    --text-opacity:.2;
  }

  .mobile2XS\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .mobile2XS\:text-opacity-30 {
    --text-opacity:.3;
  }

  .mobile2XS\:text-opacity-40 {
    --text-opacity:.4;
  }

  .mobile2XS\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .mobile2XS\:text-opacity-60 {
    --text-opacity:.6;
  }

  .mobile2XS\:text-opacity-70 {
    --text-opacity:.7;
  }

  .mobile2XS\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .mobile2XS\:text-opacity-80 {
    --text-opacity:.8;
  }

  .mobile2XS\:text-opacity-90 {
    --text-opacity:.9;
  }

  .mobile2XS\:text-opacity-100 {
    --text-opacity:1;
  }

  .mobile2XS\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .mobile2XS\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .mobile2XS\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .mobile2XS\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .mobile2XS\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .mobile2XS\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .mobile2XS\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .mobile2XS\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .mobile2XS\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .mobile2XS\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .mobile2XS\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .mobile2XS\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .mobile2XS\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .mobile2XS\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .mobile2XS\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .mobile2XS\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .mobile2XS\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .mobile2XS\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .mobile2XS\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .mobile2XS\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .mobile2XS\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .mobile2XS\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .mobile2XS\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .mobile2XS\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .mobile2XS\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .mobile2XS\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .mobile2XS\:italic {
    font-style:italic;
  }

  .mobile2XS\:not-italic {
    font-style:normal;
  }

  .mobile2XS\:uppercase {
    text-transform:uppercase;
  }

  .mobile2XS\:lowercase {
    text-transform:lowercase;
  }

  .mobile2XS\:capitalize {
    text-transform:capitalize;
  }

  .mobile2XS\:normal-case {
    text-transform:none;
  }

  .mobile2XS\:underline {
    text-decoration:underline;
  }

  .mobile2XS\:line-through {
    text-decoration:line-through;
  }

  .mobile2XS\:no-underline {
    text-decoration:none;
  }

  .group:hover .mobile2XS\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .mobile2XS\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .mobile2XS\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .mobile2XS\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .mobile2XS\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .mobile2XS\:group-focus\:no-underline {
    text-decoration:none;
  }

  .mobile2XS\:hover\:underline:hover {
    text-decoration:underline;
  }

  .mobile2XS\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .mobile2XS\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .mobile2XS\:focus\:underline:focus {
    text-decoration:underline;
  }

  .mobile2XS\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .mobile2XS\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .mobile2XS\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .mobile2XS\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .mobile2XS\:ordinal, .mobile2XS\:slashed-zero, .mobile2XS\:lining-nums, .mobile2XS\:oldstyle-nums, .mobile2XS\:proportional-nums, .mobile2XS\:tabular-nums, .mobile2XS\:diagonal-fractions, .mobile2XS\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .mobile2XS\:normal-nums {
    font-variant-numeric:normal;
  }

  .mobile2XS\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .mobile2XS\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .mobile2XS\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .mobile2XS\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .mobile2XS\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .mobile2XS\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .mobile2XS\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .mobile2XS\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .mobile2XS\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .mobile2XS\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .mobile2XS\:tracking-normal {
    letter-spacing:0;
  }

  .mobile2XS\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .mobile2XS\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .mobile2XS\:tracking-widest {
    letter-spacing:0.025em;
  }

  .mobile2XS\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .mobile2XS\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .mobile2XS\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .mobile2XS\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .mobile2XS\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .mobile2XS\:align-baseline {
    vertical-align:baseline;
  }

  .mobile2XS\:align-top {
    vertical-align:top;
  }

  .mobile2XS\:align-middle {
    vertical-align:middle;
  }

  .mobile2XS\:align-bottom {
    vertical-align:bottom;
  }

  .mobile2XS\:align-text-top {
    vertical-align:text-top;
  }

  .mobile2XS\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .mobile2XS\:visible {
    visibility:visible;
  }

  .mobile2XS\:invisible {
    visibility:hidden;
  }

  .mobile2XS\:whitespace-normal {
    white-space:normal;
  }

  .mobile2XS\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .mobile2XS\:whitespace-pre {
    white-space:pre;
  }

  .mobile2XS\:whitespace-pre-line {
    white-space:pre-line;
  }

  .mobile2XS\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .mobile2XS\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .mobile2XS\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .mobile2XS\:break-all {
    word-break:break-all;
  }

  .mobile2XS\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .mobile2XS\:w-0 {
    width:0;
  }

  .mobile2XS\:w-1 {
    width:0.25rem;
  }

  .mobile2XS\:w-2 {
    width:0.5rem;
  }

  .mobile2XS\:w-3 {
    width:0.75rem;
  }

  .mobile2XS\:w-4 {
    width:1rem;
  }

  .mobile2XS\:w-5 {
    width:1.25rem;
  }

  .mobile2XS\:w-6 {
    width:1.5rem;
  }

  .mobile2XS\:w-7 {
    width:1.75rem;
  }

  .mobile2XS\:w-8 {
    width:2rem;
  }

  .mobile2XS\:w-9 {
    width:2.25rem;
  }

  .mobile2XS\:w-10 {
    width:2.5rem;
  }

  .mobile2XS\:w-11 {
    width:2.75rem;
  }

  .mobile2XS\:w-12 {
    width:3rem;
  }

  .mobile2XS\:w-13 {
    width:3.25rem;
  }

  .mobile2XS\:w-14 {
    width:3.5rem;
  }

  .mobile2XS\:w-15 {
    width:3.75rem;
  }

  .mobile2XS\:w-16 {
    width:4rem;
  }

  .mobile2XS\:w-18 {
    width:4.5rem;
  }

  .mobile2XS\:w-20 {
    width:5rem;
  }

  .mobile2XS\:w-24 {
    width:6rem;
  }

  .mobile2XS\:w-28 {
    width:7rem;
  }

  .mobile2XS\:w-32 {
    width:8rem;
  }

  .mobile2XS\:w-36 {
    width:9rem;
  }

  .mobile2XS\:w-40 {
    width:10rem;
  }

  .mobile2XS\:w-44 {
    width:11rem;
  }

  .mobile2XS\:w-48 {
    width:12rem;
  }

  .mobile2XS\:w-52 {
    width:13rem;
  }

  .mobile2XS\:w-56 {
    width:14rem;
  }

  .mobile2XS\:w-60 {
    width:15rem;
  }

  .mobile2XS\:w-64 {
    width:16rem;
  }

  .mobile2XS\:w-72 {
    width:18rem;
  }

  .mobile2XS\:w-80 {
    width:20rem;
  }

  .mobile2XS\:w-96 {
    width:24rem;
  }

  .mobile2XS\:w-100 {
    width:25rem;
  }

  .mobile2XS\:w-auto {
    width:auto;
  }

  .mobile2XS\:w-px {
    width:1px;
  }

  .mobile2XS\:w-0\.5 {
    width:0.125rem;
  }

  .mobile2XS\:w-1\.5 {
    width:0.375rem;
  }

  .mobile2XS\:w-2\.5 {
    width:0.625rem;
  }

  .mobile2XS\:w-3\.5 {
    width:0.875rem;
  }

  .mobile2XS\:w-1\/2 {
    width:50%;
  }

  .mobile2XS\:w-1\/3 {
    width:33.333333%;
  }

  .mobile2XS\:w-2\/3 {
    width:66.666667%;
  }

  .mobile2XS\:w-1\/4 {
    width:25%;
  }

  .mobile2XS\:w-2\/4 {
    width:50%;
  }

  .mobile2XS\:w-3\/4 {
    width:75%;
  }

  .mobile2XS\:w-1\/5 {
    width:20%;
  }

  .mobile2XS\:w-2\/5 {
    width:40%;
  }

  .mobile2XS\:w-3\/5 {
    width:60%;
  }

  .mobile2XS\:w-4\/5 {
    width:80%;
  }

  .mobile2XS\:w-1\/6 {
    width:16.666667%;
  }

  .mobile2XS\:w-2\/6 {
    width:33.333333%;
  }

  .mobile2XS\:w-3\/6 {
    width:50%;
  }

  .mobile2XS\:w-4\/6 {
    width:66.666667%;
  }

  .mobile2XS\:w-5\/6 {
    width:83.333333%;
  }

  .mobile2XS\:w-1\/12 {
    width:8.333333%;
  }

  .mobile2XS\:w-2\/12 {
    width:16.666667%;
  }

  .mobile2XS\:w-3\/12 {
    width:25%;
  }

  .mobile2XS\:w-4\/12 {
    width:33.333333%;
  }

  .mobile2XS\:w-5\/12 {
    width:41.666667%;
  }

  .mobile2XS\:w-6\/12 {
    width:50%;
  }

  .mobile2XS\:w-7\/12 {
    width:58.333333%;
  }

  .mobile2XS\:w-8\/12 {
    width:66.666667%;
  }

  .mobile2XS\:w-9\/12 {
    width:75%;
  }

  .mobile2XS\:w-10\/12 {
    width:83.333333%;
  }

  .mobile2XS\:w-11\/12 {
    width:91.666667%;
  }

  .mobile2XS\:w-full {
    width:100%;
  }

  .mobile2XS\:w-0_5 {
    width:0.125rem;
  }

  .mobile2XS\:w-1_5 {
    width:0.375rem;
  }

  .mobile2XS\:w-2_5 {
    width:0.625rem;
  }

  .mobile2XS\:w-3_5 {
    width:0.875rem;
  }

  .mobile2XS\:w-4_5 {
    width:1.125rem;
  }

  .mobile2XS\:w-screen {
    width:100vw;
  }

  .mobile2XS\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .mobile2XS\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .mobile2XS\:z-0 {
    z-index:0;
  }

  .mobile2XS\:z-10 {
    z-index:10;
  }

  .mobile2XS\:z-20 {
    z-index:20;
  }

  .mobile2XS\:z-30 {
    z-index:30;
  }

  .mobile2XS\:z-40 {
    z-index:40;
  }

  .mobile2XS\:z-50 {
    z-index:50;
  }

  .mobile2XS\:z-100 {
    z-index:100;
  }

  .mobile2XS\:z-auto {
    z-index:auto;
  }

  .mobile2XS\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .mobile2XS\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .mobile2XS\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .mobile2XS\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .mobile2XS\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .mobile2XS\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .mobile2XS\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .mobile2XS\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .mobile2XS\:focus\:z-0:focus {
    z-index:0;
  }

  .mobile2XS\:focus\:z-10:focus {
    z-index:10;
  }

  .mobile2XS\:focus\:z-20:focus {
    z-index:20;
  }

  .mobile2XS\:focus\:z-30:focus {
    z-index:30;
  }

  .mobile2XS\:focus\:z-40:focus {
    z-index:40;
  }

  .mobile2XS\:focus\:z-50:focus {
    z-index:50;
  }

  .mobile2XS\:focus\:z-100:focus {
    z-index:100;
  }

  .mobile2XS\:focus\:z-auto:focus {
    z-index:auto;
  }

  .mobile2XS\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .mobile2XS\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .mobile2XS\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .mobile2XS\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .mobile2XS\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

  .mobile2XS\:gap-5 {
    grid-gap:1.25rem;
    gap:1.25rem;
  }

  .mobile2XS\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .mobile2XS\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .mobile2XS\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .mobile2XS\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .mobile2XS\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .mobile2XS\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .mobile2XS\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .mobile2XS\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .mobile2XS\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .mobile2XS\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .mobile2XS\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .mobile2XS\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

  .mobile2XS\:gap-20 {
    grid-gap:5rem;
    gap:5rem;
  }

  .mobile2XS\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .mobile2XS\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .mobile2XS\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .mobile2XS\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .mobile2XS\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .mobile2XS\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .mobile2XS\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .mobile2XS\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .mobile2XS\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .mobile2XS\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .mobile2XS\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .mobile2XS\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .mobile2XS\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .mobile2XS\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .mobile2XS\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .mobile2XS\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobile2XS\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobile2XS\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobile2XS\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobile2XS\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile2XS\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile2XS\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile2XS\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .mobile2XS\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile2XS\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .mobile2XS\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .mobile2XS\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .mobile2XS\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .mobile2XS\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .mobile2XS\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobile2XS\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile2XS\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile2XS\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile2XS\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobile2XS\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .mobile2XS\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobile2XS\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .mobile2XS\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile2XS\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .mobile2XS\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile2XS\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .mobile2XS\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile2XS\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .mobile2XS\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobile2XS\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .mobile2XS\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .mobile2XS\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobile2XS\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobile2XS\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobile2XS\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobile2XS\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .mobile2XS\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobile2XS\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobile2XS\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobile2XS\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobile2XS\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobile2XS\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobile2XS\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobile2XS\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobile2XS\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobile2XS\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobile2XS\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobile2XS\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobile2XS\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobile2XS\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobile2XS\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobile2XS\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobile2XS\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobile2XS\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobile2XS\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobile2XS\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobile2XS\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobile2XS\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobile2XS\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobile2XS\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobile2XS\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobile2XS\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobile2XS\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobile2XS\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobile2XS\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobile2XS\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobile2XS\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobile2XS\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobile2XS\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobile2XS\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobile2XS\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile2XS\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile2XS\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile2XS\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile2XS\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XS\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile2XS\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile2XS\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile2XS\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XS\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile2XS\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobile2XS\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobile2XS\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobile2XS\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobile2XS\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile2XS\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile2XS\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XS\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile2XS\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile2XS\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobile2XS\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile2XS\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile2XS\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile2XS\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobile2XS\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XS\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobile2XS\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile2XS\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile2XS\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile2XS\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobile2XS\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobile2XS\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile2XS\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile2XS\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile2XS\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile2XS\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobile2XS\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobile2XS\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobile2XS\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobile2XS\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobile2XS\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobile2XS\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobile2XS\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobile2XS\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobile2XS\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobile2XS\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobile2XS\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobile2XS\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobile2XS\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobile2XS\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobile2XS\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobile2XS\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobile2XS\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobile2XS\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobile2XS\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobile2XS\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobile2XS\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobile2XS\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobile2XS\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobile2XS\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobile2XS\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobile2XS\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobile2XS\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobile2XS\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobile2XS\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobile2XS\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobile2XS\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobile2XS\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobile2XS\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobile2XS\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobile2XS\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile2XS\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile2XS\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile2XS\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile2XS\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XS\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile2XS\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile2XS\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile2XS\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XS\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile2XS\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobile2XS\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobile2XS\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobile2XS\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobile2XS\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile2XS\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile2XS\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XS\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile2XS\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile2XS\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobile2XS\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile2XS\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile2XS\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile2XS\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobile2XS\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XS\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobile2XS\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile2XS\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile2XS\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile2XS\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobile2XS\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobile2XS\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile2XS\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile2XS\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile2XS\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile2XS\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobile2XS\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobile2XS\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobile2XS\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobile2XS\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobile2XS\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobile2XS\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobile2XS\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobile2XS\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobile2XS\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobile2XS\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobile2XS\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobile2XS\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobile2XS\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobile2XS\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobile2XS\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobile2XS\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobile2XS\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobile2XS\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobile2XS\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobile2XS\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobile2XS\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobile2XS\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobile2XS\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobile2XS\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobile2XS\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobile2XS\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobile2XS\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobile2XS\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobile2XS\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobile2XS\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobile2XS\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobile2XS\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobile2XS\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobile2XS\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobile2XS\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile2XS\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile2XS\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile2XS\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile2XS\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XS\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile2XS\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile2XS\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile2XS\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XS\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile2XS\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobile2XS\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobile2XS\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobile2XS\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobile2XS\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile2XS\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile2XS\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XS\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile2XS\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile2XS\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobile2XS\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile2XS\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile2XS\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile2XS\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobile2XS\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XS\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobile2XS\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile2XS\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile2XS\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile2XS\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobile2XS\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobile2XS\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile2XS\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile2XS\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile2XS\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile2XS\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobile2XS\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobile2XS\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobile2XS\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobile2XS\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobile2XS\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobile2XS\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobile2XS\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobile2XS\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobile2XS\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobile2XS\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobile2XS\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobile2XS\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobile2XS\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobile2XS\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobile2XS\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobile2XS\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobile2XS\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobile2XS\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobile2XS\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobile2XS\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobile2XS\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobile2XS\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobile2XS\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobile2XS\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobile2XS\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobile2XS\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobile2XS\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobile2XS\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobile2XS\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobile2XS\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobile2XS\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobile2XS\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobile2XS\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobile2XS\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobile2XS\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile2XS\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile2XS\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile2XS\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile2XS\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XS\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile2XS\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile2XS\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile2XS\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XS\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile2XS\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobile2XS\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobile2XS\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobile2XS\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobile2XS\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile2XS\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile2XS\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XS\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile2XS\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile2XS\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobile2XS\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile2XS\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile2XS\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile2XS\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobile2XS\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XS\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobile2XS\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile2XS\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile2XS\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile2XS\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobile2XS\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobile2XS\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile2XS\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile2XS\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile2XS\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile2XS\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobile2XS\:grid-flow-row {
    grid-auto-flow:row;
  }

  .mobile2XS\:grid-flow-col {
    grid-auto-flow:column;
  }

  .mobile2XS\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .mobile2XS\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

  .mobile2XS\:grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr));
  }

  .mobile2XS\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .mobile2XS\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .mobile2XS\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .mobile2XS\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .mobile2XS\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .mobile2XS\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .mobile2XS\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .mobile2XS\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .mobile2XS\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .mobile2XS\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .mobile2XS\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .mobile2XS\:grid-cols-none {
    grid-template-columns:none;
  }

  .mobile2XS\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .mobile2XS\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .mobile2XS\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .mobile2XS\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .mobile2XS\:col-auto {
    grid-column:auto;
  }

  .mobile2XS\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .mobile2XS\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .mobile2XS\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .mobile2XS\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .mobile2XS\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .mobile2XS\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .mobile2XS\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .mobile2XS\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .mobile2XS\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .mobile2XS\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .mobile2XS\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .mobile2XS\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .mobile2XS\:col-span-full {
    grid-column:1 / -1;
  }

  .mobile2XS\:col-start-1 {
    grid-column-start:1;
  }

  .mobile2XS\:col-start-2 {
    grid-column-start:2;
  }

  .mobile2XS\:col-start-3 {
    grid-column-start:3;
  }

  .mobile2XS\:col-start-4 {
    grid-column-start:4;
  }

  .mobile2XS\:col-start-5 {
    grid-column-start:5;
  }

  .mobile2XS\:col-start-6 {
    grid-column-start:6;
  }

  .mobile2XS\:col-start-7 {
    grid-column-start:7;
  }

  .mobile2XS\:col-start-8 {
    grid-column-start:8;
  }

  .mobile2XS\:col-start-9 {
    grid-column-start:9;
  }

  .mobile2XS\:col-start-10 {
    grid-column-start:10;
  }

  .mobile2XS\:col-start-11 {
    grid-column-start:11;
  }

  .mobile2XS\:col-start-12 {
    grid-column-start:12;
  }

  .mobile2XS\:col-start-13 {
    grid-column-start:13;
  }

  .mobile2XS\:col-start-auto {
    grid-column-start:auto;
  }

  .mobile2XS\:col-end-1 {
    grid-column-end:1;
  }

  .mobile2XS\:col-end-2 {
    grid-column-end:2;
  }

  .mobile2XS\:col-end-3 {
    grid-column-end:3;
  }

  .mobile2XS\:col-end-4 {
    grid-column-end:4;
  }

  .mobile2XS\:col-end-5 {
    grid-column-end:5;
  }

  .mobile2XS\:col-end-6 {
    grid-column-end:6;
  }

  .mobile2XS\:col-end-7 {
    grid-column-end:7;
  }

  .mobile2XS\:col-end-8 {
    grid-column-end:8;
  }

  .mobile2XS\:col-end-9 {
    grid-column-end:9;
  }

  .mobile2XS\:col-end-10 {
    grid-column-end:10;
  }

  .mobile2XS\:col-end-11 {
    grid-column-end:11;
  }

  .mobile2XS\:col-end-12 {
    grid-column-end:12;
  }

  .mobile2XS\:col-end-13 {
    grid-column-end:13;
  }

  .mobile2XS\:col-end-auto {
    grid-column-end:auto;
  }

  .mobile2XS\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .mobile2XS\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .mobile2XS\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .mobile2XS\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .mobile2XS\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .mobile2XS\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .mobile2XS\:grid-rows-none {
    grid-template-rows:none;
  }

  .mobile2XS\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .mobile2XS\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .mobile2XS\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .mobile2XS\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .mobile2XS\:row-auto {
    grid-row:auto;
  }

  .mobile2XS\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .mobile2XS\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .mobile2XS\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .mobile2XS\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .mobile2XS\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .mobile2XS\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .mobile2XS\:row-span-full {
    grid-row:1 / -1;
  }

  .mobile2XS\:row-start-1 {
    grid-row-start:1;
  }

  .mobile2XS\:row-start-2 {
    grid-row-start:2;
  }

  .mobile2XS\:row-start-3 {
    grid-row-start:3;
  }

  .mobile2XS\:row-start-4 {
    grid-row-start:4;
  }

  .mobile2XS\:row-start-5 {
    grid-row-start:5;
  }

  .mobile2XS\:row-start-6 {
    grid-row-start:6;
  }

  .mobile2XS\:row-start-7 {
    grid-row-start:7;
  }

  .mobile2XS\:row-start-auto {
    grid-row-start:auto;
  }

  .mobile2XS\:row-end-1 {
    grid-row-end:1;
  }

  .mobile2XS\:row-end-2 {
    grid-row-end:2;
  }

  .mobile2XS\:row-end-3 {
    grid-row-end:3;
  }

  .mobile2XS\:row-end-4 {
    grid-row-end:4;
  }

  .mobile2XS\:row-end-5 {
    grid-row-end:5;
  }

  .mobile2XS\:row-end-6 {
    grid-row-end:6;
  }

  .mobile2XS\:row-end-7 {
    grid-row-end:7;
  }

  .mobile2XS\:row-end-auto {
    grid-row-end:auto;
  }

  .mobile2XS\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .mobile2XS\:transform-none {
    transform:none;
  }

  .mobile2XS\:origin-center {
    transform-origin:center;
  }

  .mobile2XS\:origin-top {
    transform-origin:top;
  }

  .mobile2XS\:origin-top-right {
    transform-origin:top right;
  }

  .mobile2XS\:origin-right {
    transform-origin:right;
  }

  .mobile2XS\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .mobile2XS\:origin-bottom {
    transform-origin:bottom;
  }

  .mobile2XS\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .mobile2XS\:origin-left {
    transform-origin:left;
  }

  .mobile2XS\:origin-top-left {
    transform-origin:top left;
  }

  .mobile2XS\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile2XS\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile2XS\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile2XS\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile2XS\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile2XS\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile2XS\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile2XS\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile2XS\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile2XS\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile2XS\:scale-x-0 {
    --transform-scale-x:0;
  }

  .mobile2XS\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .mobile2XS\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .mobile2XS\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .mobile2XS\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .mobile2XS\:scale-x-100 {
    --transform-scale-x:1;
  }

  .mobile2XS\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .mobile2XS\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .mobile2XS\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .mobile2XS\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .mobile2XS\:scale-y-0 {
    --transform-scale-y:0;
  }

  .mobile2XS\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .mobile2XS\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .mobile2XS\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .mobile2XS\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .mobile2XS\:scale-y-100 {
    --transform-scale-y:1;
  }

  .mobile2XS\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .mobile2XS\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .mobile2XS\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .mobile2XS\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .mobile2XS\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile2XS\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile2XS\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile2XS\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile2XS\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile2XS\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile2XS\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile2XS\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile2XS\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile2XS\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile2XS\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .mobile2XS\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .mobile2XS\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .mobile2XS\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .mobile2XS\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .mobile2XS\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .mobile2XS\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .mobile2XS\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .mobile2XS\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .mobile2XS\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .mobile2XS\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .mobile2XS\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .mobile2XS\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .mobile2XS\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .mobile2XS\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .mobile2XS\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .mobile2XS\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .mobile2XS\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .mobile2XS\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .mobile2XS\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .mobile2XS\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile2XS\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile2XS\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile2XS\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile2XS\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile2XS\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile2XS\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile2XS\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile2XS\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile2XS\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile2XS\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .mobile2XS\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .mobile2XS\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .mobile2XS\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .mobile2XS\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .mobile2XS\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .mobile2XS\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .mobile2XS\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .mobile2XS\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .mobile2XS\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .mobile2XS\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .mobile2XS\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .mobile2XS\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .mobile2XS\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .mobile2XS\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .mobile2XS\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .mobile2XS\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .mobile2XS\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .mobile2XS\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .mobile2XS\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .mobile2XS\:rotate-0 {
    --transform-rotate:0;
  }

  .mobile2XS\:rotate-1 {
    --transform-rotate:1deg;
  }

  .mobile2XS\:rotate-2 {
    --transform-rotate:2deg;
  }

  .mobile2XS\:rotate-3 {
    --transform-rotate:3deg;
  }

  .mobile2XS\:rotate-6 {
    --transform-rotate:6deg;
  }

  .mobile2XS\:rotate-12 {
    --transform-rotate:12deg;
  }

  .mobile2XS\:rotate-45 {
    --transform-rotate:45deg;
  }

  .mobile2XS\:rotate-90 {
    --transform-rotate:90deg;
  }

  .mobile2XS\:rotate-180 {
    --transform-rotate:180deg;
  }

  .mobile2XS\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .mobile2XS\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .mobile2XS\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .mobile2XS\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .mobile2XS\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .mobile2XS\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .mobile2XS\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .mobile2XS\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .mobile2XS\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .mobile2XS\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .mobile2XS\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .mobile2XS\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .mobile2XS\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .mobile2XS\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .mobile2XS\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .mobile2XS\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .mobile2XS\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .mobile2XS\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .mobile2XS\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .mobile2XS\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .mobile2XS\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .mobile2XS\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .mobile2XS\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .mobile2XS\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .mobile2XS\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .mobile2XS\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .mobile2XS\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .mobile2XS\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .mobile2XS\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .mobile2XS\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .mobile2XS\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .mobile2XS\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .mobile2XS\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .mobile2XS\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .mobile2XS\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .mobile2XS\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .mobile2XS\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .mobile2XS\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .mobile2XS\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .mobile2XS\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .mobile2XS\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .mobile2XS\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .mobile2XS\:translate-x-0 {
    --transform-translate-x:0;
  }

  .mobile2XS\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .mobile2XS\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .mobile2XS\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .mobile2XS\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .mobile2XS\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .mobile2XS\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .mobile2XS\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .mobile2XS\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .mobile2XS\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .mobile2XS\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .mobile2XS\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .mobile2XS\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .mobile2XS\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .mobile2XS\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .mobile2XS\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .mobile2XS\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .mobile2XS\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .mobile2XS\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .mobile2XS\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .mobile2XS\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .mobile2XS\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .mobile2XS\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .mobile2XS\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .mobile2XS\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .mobile2XS\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .mobile2XS\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .mobile2XS\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .mobile2XS\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .mobile2XS\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .mobile2XS\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .mobile2XS\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .mobile2XS\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .mobile2XS\:translate-x-px {
    --transform-translate-x:1px;
  }

  .mobile2XS\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .mobile2XS\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .mobile2XS\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .mobile2XS\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .mobile2XS\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .mobile2XS\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .mobile2XS\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .mobile2XS\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .mobile2XS\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .mobile2XS\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .mobile2XS\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .mobile2XS\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .mobile2XS\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .mobile2XS\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .mobile2XS\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .mobile2XS\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .mobile2XS\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .mobile2XS\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .mobile2XS\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .mobile2XS\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .mobile2XS\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .mobile2XS\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .mobile2XS\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .mobile2XS\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .mobile2XS\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .mobile2XS\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .mobile2XS\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .mobile2XS\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .mobile2XS\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .mobile2XS\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .mobile2XS\:translate-x-full {
    --transform-translate-x:100%;
  }

  .mobile2XS\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .mobile2XS\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .mobile2XS\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .mobile2XS\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .mobile2XS\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .mobile2XS\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .mobile2XS\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .mobile2XS\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .mobile2XS\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .mobile2XS\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .mobile2XS\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .mobile2XS\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .mobile2XS\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .mobile2XS\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .mobile2XS\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .mobile2XS\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .mobile2XS\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .mobile2XS\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .mobile2XS\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .mobile2XS\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .mobile2XS\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .mobile2XS\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .mobile2XS\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .mobile2XS\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .mobile2XS\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .mobile2XS\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .mobile2XS\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .mobile2XS\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .mobile2XS\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .mobile2XS\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .mobile2XS\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .mobile2XS\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .mobile2XS\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .mobile2XS\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .mobile2XS\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .mobile2XS\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .mobile2XS\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .mobile2XS\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .mobile2XS\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .mobile2XS\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .mobile2XS\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .mobile2XS\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .mobile2XS\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .mobile2XS\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XS\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XS\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .mobile2XS\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .mobile2XS\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .mobile2XS\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .mobile2XS\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .mobile2XS\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .mobile2XS\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .mobile2XS\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .mobile2XS\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XS\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .mobile2XS\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XS\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .mobile2XS\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .mobile2XS\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .mobile2XS\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .mobile2XS\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XS\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .mobile2XS\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .mobile2XS\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .mobile2XS\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XS\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .mobile2XS\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .mobile2XS\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .mobile2XS\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .mobile2XS\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .mobile2XS\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .mobile2XS\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .mobile2XS\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .mobile2XS\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .mobile2XS\:translate-y-0 {
    --transform-translate-y:0;
  }

  .mobile2XS\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .mobile2XS\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .mobile2XS\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .mobile2XS\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .mobile2XS\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .mobile2XS\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .mobile2XS\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .mobile2XS\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .mobile2XS\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .mobile2XS\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .mobile2XS\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .mobile2XS\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .mobile2XS\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .mobile2XS\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .mobile2XS\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .mobile2XS\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .mobile2XS\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .mobile2XS\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .mobile2XS\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .mobile2XS\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .mobile2XS\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .mobile2XS\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .mobile2XS\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .mobile2XS\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .mobile2XS\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .mobile2XS\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .mobile2XS\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .mobile2XS\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .mobile2XS\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .mobile2XS\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .mobile2XS\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .mobile2XS\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .mobile2XS\:translate-y-px {
    --transform-translate-y:1px;
  }

  .mobile2XS\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .mobile2XS\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .mobile2XS\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .mobile2XS\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .mobile2XS\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .mobile2XS\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .mobile2XS\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .mobile2XS\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .mobile2XS\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .mobile2XS\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .mobile2XS\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .mobile2XS\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .mobile2XS\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .mobile2XS\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .mobile2XS\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .mobile2XS\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .mobile2XS\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .mobile2XS\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .mobile2XS\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .mobile2XS\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .mobile2XS\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .mobile2XS\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .mobile2XS\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .mobile2XS\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .mobile2XS\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .mobile2XS\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .mobile2XS\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .mobile2XS\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .mobile2XS\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .mobile2XS\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .mobile2XS\:translate-y-full {
    --transform-translate-y:100%;
  }

  .mobile2XS\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .mobile2XS\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .mobile2XS\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .mobile2XS\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .mobile2XS\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .mobile2XS\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .mobile2XS\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .mobile2XS\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .mobile2XS\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .mobile2XS\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .mobile2XS\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .mobile2XS\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .mobile2XS\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .mobile2XS\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .mobile2XS\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .mobile2XS\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .mobile2XS\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .mobile2XS\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .mobile2XS\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .mobile2XS\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .mobile2XS\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .mobile2XS\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .mobile2XS\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .mobile2XS\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .mobile2XS\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .mobile2XS\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .mobile2XS\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .mobile2XS\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .mobile2XS\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .mobile2XS\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .mobile2XS\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .mobile2XS\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .mobile2XS\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .mobile2XS\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .mobile2XS\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .mobile2XS\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .mobile2XS\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .mobile2XS\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .mobile2XS\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .mobile2XS\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .mobile2XS\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .mobile2XS\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .mobile2XS\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .mobile2XS\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XS\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XS\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .mobile2XS\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .mobile2XS\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .mobile2XS\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .mobile2XS\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .mobile2XS\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .mobile2XS\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .mobile2XS\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .mobile2XS\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XS\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .mobile2XS\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XS\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .mobile2XS\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .mobile2XS\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .mobile2XS\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .mobile2XS\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XS\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .mobile2XS\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .mobile2XS\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .mobile2XS\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XS\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .mobile2XS\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .mobile2XS\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .mobile2XS\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .mobile2XS\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .mobile2XS\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .mobile2XS\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .mobile2XS\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .mobile2XS\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .mobile2XS\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .mobile2XS\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .mobile2XS\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .mobile2XS\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .mobile2XS\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .mobile2XS\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .mobile2XS\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .mobile2XS\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .mobile2XS\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .mobile2XS\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .mobile2XS\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .mobile2XS\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .mobile2XS\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .mobile2XS\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .mobile2XS\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .mobile2XS\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .mobile2XS\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .mobile2XS\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .mobile2XS\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .mobile2XS\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .mobile2XS\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .mobile2XS\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .mobile2XS\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .mobile2XS\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .mobile2XS\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .mobile2XS\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .mobile2XS\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .mobile2XS\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .mobile2XS\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .mobile2XS\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .mobile2XS\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .mobile2XS\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .mobile2XS\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .mobile2XS\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .mobile2XS\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobile2XS\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobile2XS\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobile2XS\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobile2XS\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .mobile2XS\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile2XS\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile2XS\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .mobile2XS\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .mobile2XS\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .mobile2XS\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .mobile2XS\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .mobile2XS\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .mobile2XS\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .mobile2XS\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .mobile2XS\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile2XS\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .mobile2XS\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile2XS\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .mobile2XS\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .mobile2XS\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .mobile2XS\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .mobile2XS\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile2XS\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .mobile2XS\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .mobile2XS\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .mobile2XS\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile2XS\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .mobile2XS\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .mobile2XS\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .mobile2XS\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .mobile2XS\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobile2XS\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobile2XS\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobile2XS\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobile2XS\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .mobile2XS\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .mobile2XS\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .mobile2XS\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .mobile2XS\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .mobile2XS\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .mobile2XS\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .mobile2XS\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .mobile2XS\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .mobile2XS\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .mobile2XS\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .mobile2XS\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .mobile2XS\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .mobile2XS\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .mobile2XS\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .mobile2XS\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .mobile2XS\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .mobile2XS\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .mobile2XS\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .mobile2XS\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .mobile2XS\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .mobile2XS\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .mobile2XS\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .mobile2XS\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .mobile2XS\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .mobile2XS\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .mobile2XS\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .mobile2XS\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .mobile2XS\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .mobile2XS\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .mobile2XS\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .mobile2XS\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .mobile2XS\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .mobile2XS\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .mobile2XS\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobile2XS\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobile2XS\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobile2XS\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobile2XS\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .mobile2XS\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XS\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XS\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .mobile2XS\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .mobile2XS\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .mobile2XS\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .mobile2XS\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .mobile2XS\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .mobile2XS\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .mobile2XS\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobile2XS\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XS\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .mobile2XS\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XS\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobile2XS\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .mobile2XS\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobile2XS\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .mobile2XS\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XS\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .mobile2XS\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .mobile2XS\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .mobile2XS\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XS\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .mobile2XS\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobile2XS\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .mobile2XS\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .mobile2XS\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobile2XS\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobile2XS\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobile2XS\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobile2XS\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .mobile2XS\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .mobile2XS\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .mobile2XS\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .mobile2XS\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .mobile2XS\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .mobile2XS\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .mobile2XS\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .mobile2XS\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .mobile2XS\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .mobile2XS\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .mobile2XS\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .mobile2XS\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .mobile2XS\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .mobile2XS\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .mobile2XS\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .mobile2XS\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .mobile2XS\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .mobile2XS\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .mobile2XS\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .mobile2XS\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .mobile2XS\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .mobile2XS\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .mobile2XS\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .mobile2XS\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .mobile2XS\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .mobile2XS\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .mobile2XS\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .mobile2XS\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .mobile2XS\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .mobile2XS\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .mobile2XS\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .mobile2XS\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .mobile2XS\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .mobile2XS\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .mobile2XS\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobile2XS\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobile2XS\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobile2XS\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobile2XS\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .mobile2XS\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile2XS\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile2XS\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .mobile2XS\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .mobile2XS\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .mobile2XS\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .mobile2XS\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .mobile2XS\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .mobile2XS\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .mobile2XS\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .mobile2XS\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile2XS\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .mobile2XS\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile2XS\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .mobile2XS\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .mobile2XS\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .mobile2XS\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .mobile2XS\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile2XS\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .mobile2XS\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .mobile2XS\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .mobile2XS\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile2XS\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .mobile2XS\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .mobile2XS\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .mobile2XS\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .mobile2XS\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobile2XS\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobile2XS\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobile2XS\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobile2XS\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .mobile2XS\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .mobile2XS\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .mobile2XS\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .mobile2XS\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .mobile2XS\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .mobile2XS\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .mobile2XS\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .mobile2XS\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .mobile2XS\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .mobile2XS\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .mobile2XS\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .mobile2XS\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .mobile2XS\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .mobile2XS\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .mobile2XS\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .mobile2XS\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .mobile2XS\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .mobile2XS\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .mobile2XS\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .mobile2XS\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .mobile2XS\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .mobile2XS\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .mobile2XS\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .mobile2XS\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .mobile2XS\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .mobile2XS\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .mobile2XS\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .mobile2XS\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .mobile2XS\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .mobile2XS\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .mobile2XS\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .mobile2XS\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .mobile2XS\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .mobile2XS\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobile2XS\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobile2XS\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobile2XS\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobile2XS\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .mobile2XS\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XS\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XS\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .mobile2XS\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .mobile2XS\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .mobile2XS\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .mobile2XS\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .mobile2XS\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .mobile2XS\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .mobile2XS\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobile2XS\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XS\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .mobile2XS\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XS\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobile2XS\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .mobile2XS\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobile2XS\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .mobile2XS\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XS\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .mobile2XS\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .mobile2XS\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .mobile2XS\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XS\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .mobile2XS\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobile2XS\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .mobile2XS\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .mobile2XS\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobile2XS\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobile2XS\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobile2XS\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobile2XS\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .mobile2XS\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .mobile2XS\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .mobile2XS\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .mobile2XS\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .mobile2XS\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .mobile2XS\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .mobile2XS\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .mobile2XS\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .mobile2XS\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .mobile2XS\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .mobile2XS\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .mobile2XS\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .mobile2XS\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .mobile2XS\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .mobile2XS\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .mobile2XS\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .mobile2XS\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .mobile2XS\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .mobile2XS\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .mobile2XS\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .mobile2XS\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .mobile2XS\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .mobile2XS\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .mobile2XS\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .mobile2XS\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .mobile2XS\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .mobile2XS\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .mobile2XS\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .mobile2XS\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .mobile2XS\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .mobile2XS\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .mobile2XS\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .mobile2XS\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .mobile2XS\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .mobile2XS\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobile2XS\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobile2XS\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobile2XS\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobile2XS\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .mobile2XS\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile2XS\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile2XS\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .mobile2XS\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .mobile2XS\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .mobile2XS\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .mobile2XS\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .mobile2XS\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .mobile2XS\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .mobile2XS\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .mobile2XS\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile2XS\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .mobile2XS\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile2XS\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .mobile2XS\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .mobile2XS\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .mobile2XS\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .mobile2XS\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile2XS\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .mobile2XS\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .mobile2XS\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .mobile2XS\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile2XS\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .mobile2XS\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .mobile2XS\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .mobile2XS\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .mobile2XS\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobile2XS\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobile2XS\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobile2XS\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobile2XS\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .mobile2XS\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .mobile2XS\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .mobile2XS\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .mobile2XS\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .mobile2XS\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .mobile2XS\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .mobile2XS\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .mobile2XS\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .mobile2XS\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .mobile2XS\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .mobile2XS\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .mobile2XS\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .mobile2XS\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .mobile2XS\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .mobile2XS\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .mobile2XS\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .mobile2XS\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .mobile2XS\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .mobile2XS\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .mobile2XS\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .mobile2XS\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .mobile2XS\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .mobile2XS\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .mobile2XS\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .mobile2XS\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .mobile2XS\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .mobile2XS\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .mobile2XS\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .mobile2XS\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .mobile2XS\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .mobile2XS\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .mobile2XS\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .mobile2XS\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .mobile2XS\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobile2XS\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobile2XS\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobile2XS\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobile2XS\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .mobile2XS\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XS\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XS\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .mobile2XS\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .mobile2XS\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .mobile2XS\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .mobile2XS\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .mobile2XS\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .mobile2XS\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .mobile2XS\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobile2XS\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XS\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .mobile2XS\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XS\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobile2XS\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .mobile2XS\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobile2XS\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .mobile2XS\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XS\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .mobile2XS\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .mobile2XS\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .mobile2XS\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XS\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .mobile2XS\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobile2XS\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .mobile2XS\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .mobile2XS\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobile2XS\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobile2XS\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobile2XS\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobile2XS\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .mobile2XS\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .mobile2XS\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .mobile2XS\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .mobile2XS\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .mobile2XS\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .mobile2XS\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .mobile2XS\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .mobile2XS\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .mobile2XS\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .mobile2XS\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .mobile2XS\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .mobile2XS\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .mobile2XS\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .mobile2XS\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .mobile2XS\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .mobile2XS\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .mobile2XS\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .mobile2XS\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .mobile2XS\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .mobile2XS\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .mobile2XS\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .mobile2XS\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .mobile2XS\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .mobile2XS\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .mobile2XS\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .mobile2XS\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .mobile2XS\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .mobile2XS\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .mobile2XS\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .mobile2XS\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .mobile2XS\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .mobile2XS\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .mobile2XS\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .mobile2XS\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .mobile2XS\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobile2XS\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobile2XS\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobile2XS\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobile2XS\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .mobile2XS\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile2XS\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile2XS\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .mobile2XS\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .mobile2XS\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .mobile2XS\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .mobile2XS\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .mobile2XS\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .mobile2XS\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .mobile2XS\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .mobile2XS\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile2XS\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .mobile2XS\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile2XS\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .mobile2XS\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .mobile2XS\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .mobile2XS\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .mobile2XS\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile2XS\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .mobile2XS\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .mobile2XS\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .mobile2XS\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile2XS\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .mobile2XS\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .mobile2XS\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .mobile2XS\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .mobile2XS\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobile2XS\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobile2XS\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobile2XS\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobile2XS\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .mobile2XS\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .mobile2XS\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .mobile2XS\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .mobile2XS\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .mobile2XS\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .mobile2XS\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .mobile2XS\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .mobile2XS\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .mobile2XS\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .mobile2XS\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .mobile2XS\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .mobile2XS\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .mobile2XS\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .mobile2XS\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .mobile2XS\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .mobile2XS\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .mobile2XS\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .mobile2XS\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .mobile2XS\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .mobile2XS\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .mobile2XS\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .mobile2XS\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .mobile2XS\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .mobile2XS\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .mobile2XS\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .mobile2XS\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .mobile2XS\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .mobile2XS\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .mobile2XS\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .mobile2XS\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .mobile2XS\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .mobile2XS\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .mobile2XS\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .mobile2XS\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobile2XS\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobile2XS\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobile2XS\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobile2XS\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .mobile2XS\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XS\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XS\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .mobile2XS\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .mobile2XS\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .mobile2XS\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .mobile2XS\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .mobile2XS\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .mobile2XS\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .mobile2XS\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobile2XS\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XS\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .mobile2XS\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XS\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobile2XS\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .mobile2XS\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobile2XS\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .mobile2XS\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XS\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .mobile2XS\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .mobile2XS\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .mobile2XS\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XS\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .mobile2XS\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobile2XS\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .mobile2XS\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .mobile2XS\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobile2XS\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobile2XS\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobile2XS\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobile2XS\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .mobile2XS\:skew-x-0 {
    --transform-skew-x:0;
  }

  .mobile2XS\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .mobile2XS\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .mobile2XS\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .mobile2XS\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .mobile2XS\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .mobile2XS\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .mobile2XS\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .mobile2XS\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .mobile2XS\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .mobile2XS\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .mobile2XS\:skew-y-0 {
    --transform-skew-y:0;
  }

  .mobile2XS\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .mobile2XS\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .mobile2XS\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .mobile2XS\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .mobile2XS\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .mobile2XS\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .mobile2XS\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .mobile2XS\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .mobile2XS\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .mobile2XS\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .mobile2XS\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .mobile2XS\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .mobile2XS\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .mobile2XS\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .mobile2XS\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .mobile2XS\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .mobile2XS\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .mobile2XS\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .mobile2XS\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .mobile2XS\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .mobile2XS\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .mobile2XS\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .mobile2XS\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .mobile2XS\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .mobile2XS\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .mobile2XS\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .mobile2XS\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .mobile2XS\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .mobile2XS\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .mobile2XS\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .mobile2XS\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .mobile2XS\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .mobile2XS\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .mobile2XS\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .mobile2XS\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .mobile2XS\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .mobile2XS\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .mobile2XS\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .mobile2XS\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .mobile2XS\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .mobile2XS\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .mobile2XS\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .mobile2XS\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .mobile2XS\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .mobile2XS\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .mobile2XS\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .mobile2XS\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .mobile2XS\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .mobile2XS\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .mobile2XS\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .mobile2XS\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .mobile2XS\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .mobile2XS\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .mobile2XS\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .mobile2XS\:transition-none {
    transition-property:none;
  }

  .mobile2XS\:transition-all {
    transition-property:all;
  }

  .mobile2XS\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .mobile2XS\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .mobile2XS\:transition-opacity {
    transition-property:opacity;
  }

  .mobile2XS\:transition-shadow {
    transition-property:box-shadow;
  }

  .mobile2XS\:transition-transform {
    transition-property:transform;
  }

  .mobile2XS\:ease-linear {
    transition-timing-function:linear;
  }

  .mobile2XS\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .mobile2XS\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .mobile2XS\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .mobile2XS\:duration-90 {
    transition-duration:90ms;
  }

  .mobile2XS\:duration-180 {
    transition-duration:180ms;
  }

  .mobile2XS\:duration-270 {
    transition-duration:270ms;
  }

  .mobile2XS\:duration-360 {
    transition-duration:360ms;
  }

  .mobile2XS\:duration-450 {
    transition-duration:450ms;
  }

  .mobile2XS\:duration-540 {
    transition-duration:540ms;
  }

  .mobile2XS\:duration-630 {
    transition-duration:630ms;
  }

  .mobile2XS\:duration-720 {
    transition-duration:720ms;
  }

  .mobile2XS\:duration-810 {
    transition-duration:810ms;
  }

  .mobile2XS\:duration-900 {
    transition-duration:900ms;
  }

  .mobile2XS\:duration-990 {
    transition-duration:990ms;
  }

  .mobile2XS\:duration-2000 {
    transition-duration:2000ms;
  }

  .mobile2XS\:duration-3000 {
    transition-duration:3000ms;
  }

  .mobile2XS\:delay-90 {
    transition-delay:90ms;
  }

  .mobile2XS\:delay-180 {
    transition-delay:180ms;
  }

  .mobile2XS\:delay-270 {
    transition-delay:270ms;
  }

  .mobile2XS\:delay-360 {
    transition-delay:360ms;
  }

  .mobile2XS\:delay-450 {
    transition-delay:450ms;
  }

  .mobile2XS\:delay-540 {
    transition-delay:540ms;
  }

  .mobile2XS\:delay-630 {
    transition-delay:630ms;
  }

  .mobile2XS\:delay-720 {
    transition-delay:720ms;
  }

  .mobile2XS\:delay-810 {
    transition-delay:810ms;
  }

  .mobile2XS\:delay-900 {
    transition-delay:900ms;
  }

  .mobile2XS\:delay-990 {
    transition-delay:990ms;
  }

  .mobile2XS\:delay-2000 {
    transition-delay:2000ms;
  }

  .mobile2XS\:delay-3000 {
    transition-delay:3000ms;
  }

  .mobile2XS\:animate-none {
    animation:none;
  }

  .mobile2XS\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .mobile2XS\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .mobile2XS\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .mobile2XS\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .mobile2XS\:animate-float {
    animation:float 5s infinite;
  }
}

@media (min-width: 25rem) {
  .mobileXS\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .mobileXS\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .mobileXS\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .mobileXS\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .mobileXS\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .mobileXS\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .mobileXS\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .mobileXS\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .mobileXS\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .mobileXS\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .mobileXS\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .mobileXS\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .mobileXS\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .mobileXS\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .mobileXS\:container {
      max-width:970px;
    }
  }

  .mobileXS\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .mobileXS\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileXS\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .mobileXS\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .mobileXS\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileXS\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .mobileXS\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .mobileXS\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .mobileXS\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .mobileXS\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobileXS\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .mobileXS\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .mobileXS\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .mobileXS\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobileXS\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .mobileXS\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobileXS\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .mobileXS\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .mobileXS\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .mobileXS\:prose code::before {
    content:"`";
  }

  .mobileXS\:prose code::after {
    content:"`";
  }

  .mobileXS\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .mobileXS\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .mobileXS\:prose pre code::before {
    content:"";
  }

  .mobileXS\:prose pre code::after {
    content:"";
  }

  .mobileXS\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .mobileXS\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .mobileXS\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobileXS\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .mobileXS\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .mobileXS\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobileXS\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .mobileXS\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileXS\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXS\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXS\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXS\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileXS\:prose h2 code {
    font-size:0.875em;
  }

  .mobileXS\:prose h3 code {
    font-size:0.9em;
  }

  .mobileXS\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileXS\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobileXS\:prose ol > li:before {
    left:0;
  }

  .mobileXS\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobileXS\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .mobileXS\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobileXS\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .mobileXS\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobileXS\:prose ul ul, .mobileXS\:prose ul ol, .mobileXS\:prose ol ul, .mobileXS\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobileXS\:prose hr + * {
    margin-top:0;
  }

  .mobileXS\:prose h2 + * {
    margin-top:0;
  }

  .mobileXS\:prose h3 + * {
    margin-top:0;
  }

  .mobileXS\:prose h4 + * {
    margin-top:0;
  }

  .mobileXS\:prose thead th:first-child {
    padding-left:0;
  }

  .mobileXS\:prose thead th:last-child {
    padding-right:0;
  }

  .mobileXS\:prose tbody td:first-child {
    padding-left:0;
  }

  .mobileXS\:prose tbody td:last-child {
    padding-right:0;
  }

  .mobileXS\:prose > :first-child {
    margin-top:0;
  }

  .mobileXS\:prose > :last-child {
    margin-bottom:0;
  }

  .mobileXS\:prose h1, .mobileXS\:prose h2, .mobileXS\:prose h3, .mobileXS\:prose h4 {
  }

  .mobileXS\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .mobileXS\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileXS\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileXS\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .mobileXS\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .mobileXS\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .mobileXS\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobileXS\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .mobileXS\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileXS\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileXS\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileXS\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileXS\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .mobileXS\:prose-sm code {
    font-size:0.8571429em;
  }

  .mobileXS\:prose-sm h2 code {
    font-size:0.9em;
  }

  .mobileXS\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .mobileXS\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileXS\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileXS\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileXS\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .mobileXS\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .mobileXS\:prose-sm ol > li:before {
    left:0;
  }

  .mobileXS\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .mobileXS\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .mobileXS\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobileXS\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobileXS\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobileXS\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobileXS\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobileXS\:prose-sm ul ul, .mobileXS\:prose-sm ul ol, .mobileXS\:prose-sm ol ul, .mobileXS\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobileXS\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .mobileXS\:prose-sm hr + * {
    margin-top:0;
  }

  .mobileXS\:prose-sm h2 + * {
    margin-top:0;
  }

  .mobileXS\:prose-sm h3 + * {
    margin-top:0;
  }

  .mobileXS\:prose-sm h4 + * {
    margin-top:0;
  }

  .mobileXS\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .mobileXS\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileXS\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .mobileXS\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .mobileXS\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileXS\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .mobileXS\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .mobileXS\:prose-sm > :first-child {
    margin-top:0;
  }

  .mobileXS\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .mobileXS\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .mobileXS\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileXS\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .mobileXS\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .mobileXS\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .mobileXS\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .mobileXS\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobileXS\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobileXS\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileXS\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileXS\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileXS\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileXS\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .mobileXS\:prose-lg code {
    font-size:0.8888889em;
  }

  .mobileXS\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .mobileXS\:prose-lg h3 code {
    font-size:0.875em;
  }

  .mobileXS\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .mobileXS\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileXS\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileXS\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobileXS\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .mobileXS\:prose-lg ol > li:before {
    left:0;
  }

  .mobileXS\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .mobileXS\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .mobileXS\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileXS\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileXS\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileXS\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileXS\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileXS\:prose-lg ul ul, .mobileXS\:prose-lg ul ol, .mobileXS\:prose-lg ol ul, .mobileXS\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileXS\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .mobileXS\:prose-lg hr + * {
    margin-top:0;
  }

  .mobileXS\:prose-lg h2 + * {
    margin-top:0;
  }

  .mobileXS\:prose-lg h3 + * {
    margin-top:0;
  }

  .mobileXS\:prose-lg h4 + * {
    margin-top:0;
  }

  .mobileXS\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .mobileXS\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobileXS\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .mobileXS\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .mobileXS\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobileXS\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .mobileXS\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .mobileXS\:prose-lg > :first-child {
    margin-top:0;
  }

  .mobileXS\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .mobileXS\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .mobileXS\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileXS\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .mobileXS\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .mobileXS\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .mobileXS\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobileXS\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .mobileXS\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobileXS\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXS\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXS\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXS\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileXS\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .mobileXS\:prose-xl code {
    font-size:0.9em;
  }

  .mobileXS\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .mobileXS\:prose-xl h3 code {
    font-size:0.9em;
  }

  .mobileXS\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .mobileXS\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileXS\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileXS\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .mobileXS\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .mobileXS\:prose-xl ol > li:before {
    left:0;
  }

  .mobileXS\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .mobileXS\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .mobileXS\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobileXS\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .mobileXS\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobileXS\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .mobileXS\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobileXS\:prose-xl ul ul, .mobileXS\:prose-xl ul ol, .mobileXS\:prose-xl ol ul, .mobileXS\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobileXS\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .mobileXS\:prose-xl hr + * {
    margin-top:0;
  }

  .mobileXS\:prose-xl h2 + * {
    margin-top:0;
  }

  .mobileXS\:prose-xl h3 + * {
    margin-top:0;
  }

  .mobileXS\:prose-xl h4 + * {
    margin-top:0;
  }

  .mobileXS\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .mobileXS\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobileXS\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .mobileXS\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .mobileXS\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobileXS\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .mobileXS\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .mobileXS\:prose-xl > :first-child {
    margin-top:0;
  }

  .mobileXS\:prose-xl > :last-child {
    margin-bottom:0;
  }

  .mobileXS\:prose-2xl {
    font-size:1.5rem;
    line-height:1.6666667;
  }

  .mobileXS\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileXS\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .mobileXS\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .mobileXS\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .mobileXS\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .mobileXS\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .mobileXS\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobileXS\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXS\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXS\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXS\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileXS\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .mobileXS\:prose-2xl code {
    font-size:0.8333333em;
  }

  .mobileXS\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .mobileXS\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .mobileXS\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .mobileXS\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileXS\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileXS\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobileXS\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .mobileXS\:prose-2xl ol > li:before {
    left:0;
  }

  .mobileXS\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .mobileXS\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .mobileXS\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .mobileXS\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileXS\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileXS\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileXS\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileXS\:prose-2xl ul ul, .mobileXS\:prose-2xl ul ol, .mobileXS\:prose-2xl ol ul, .mobileXS\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobileXS\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobileXS\:prose-2xl hr + * {
    margin-top:0;
  }

  .mobileXS\:prose-2xl h2 + * {
    margin-top:0;
  }

  .mobileXS\:prose-2xl h3 + * {
    margin-top:0;
  }

  .mobileXS\:prose-2xl h4 + * {
    margin-top:0;
  }

  .mobileXS\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .mobileXS\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobileXS\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .mobileXS\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .mobileXS\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobileXS\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .mobileXS\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .mobileXS\:prose-2xl > :first-child {
    margin-top:0;
  }

  .mobileXS\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .mobileXS\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .mobileXS\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.5rem * var(--space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .mobileXS\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .mobileXS\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .mobileXS\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .mobileXS\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXS\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .mobileXS\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .mobileXS\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .mobileXS\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileXS\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .mobileXS\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileXS\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .mobileXS\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileXS\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .mobileXS\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileXS\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .mobileXS\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileXS\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .mobileXS\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .mobileXS\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .mobileXS\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileXS\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobileXS\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobileXS\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .mobileXS\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .mobileXS\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .mobileXS\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .mobileXS\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .mobileXS\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .mobileXS\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .mobileXS\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .mobileXS\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .mobileXS\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .mobileXS\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .mobileXS\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .mobileXS\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .mobileXS\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobileXS\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .mobileXS\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobileXS\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobileXS\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .mobileXS\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .mobileXS\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobileXS\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .mobileXS\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .mobileXS\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .mobileXS\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .mobileXS\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .mobileXS\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileXS\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .mobileXS\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .mobileXS\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileXS\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .mobileXS\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .mobileXS\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileXS\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .mobileXS\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .mobileXS\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .mobileXS\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .mobileXS\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .mobileXS\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .mobileXS\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .mobileXS\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .mobileXS\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .mobileXS\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobileXS\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileXS\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobileXS\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileXS\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileXS\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileXS\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .mobileXS\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .mobileXS\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .mobileXS\:divide-teal > :not(template) ~ :not(template) {
  }

  .mobileXS\:divide-indigo > :not(template) ~ :not(template) {
  }

  .mobileXS\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .mobileXS\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .mobileXS\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .mobileXS\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .mobileXS\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .mobileXS\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .mobileXS\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .mobileXS\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .mobileXS\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .mobileXS\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .mobileXS\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .mobileXS\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .mobileXS\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .mobileXS\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .mobileXS\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .mobileXS\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .mobileXS\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .mobileXS\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .mobileXS\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .mobileXS\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobileXS\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobileXS\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobileXS\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobileXS\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .mobileXS\:bg-fixed {
    background-attachment:fixed;
  }

  .mobileXS\:bg-local {
    background-attachment:local;
  }

  .mobileXS\:bg-scroll {
    background-attachment:scroll;
  }

  .mobileXS\:bg-clip-border {
    background-clip:border-box;
  }

  .mobileXS\:bg-clip-padding {
    background-clip:padding-box;
  }

  .mobileXS\:bg-clip-content {
    background-clip:content-box;
  }

  .mobileXS\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .mobileXS\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileXS\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXS\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXS\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXS\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileXS\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileXS\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileXS\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileXS\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileXS\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .mobileXS\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileXS\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileXS\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileXS\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileXS\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileXS\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .mobileXS\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileXS\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXS\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileXS\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXS\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXS\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileXS\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileXS\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXS\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileXS\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileXS\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileXS\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileXS\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileXS\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXS\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileXS\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileXS\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileXS\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileXS\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileXS\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileXS\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileXS\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileXS\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileXS\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileXS\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileXS\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileXS\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileXS\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileXS\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileXS\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .mobileXS\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXS\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .mobileXS\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileXS\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileXS\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileXS\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileXS\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileXS\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileXS\:bg-teal {
  }

  .mobileXS\:bg-indigo {
  }

  .mobileXS\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .mobileXS\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .mobileXS\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .mobileXS\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileXS\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileXS\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobileXS\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobileXS\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileXS\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileXS\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileXS\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .mobileXS\:group-hover\:bg-teal {
  }

  .group:hover .mobileXS\:group-hover\:bg-indigo {
  }

  .group:hover .mobileXS\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .mobileXS\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .mobileXS\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .mobileXS\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileXS\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileXS\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobileXS\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobileXS\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileXS\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileXS\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileXS\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .mobileXS\:group-focus\:bg-teal {
  }

  .group:focus .mobileXS\:group-focus\:bg-indigo {
  }

  .group:focus .mobileXS\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .mobileXS\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .mobileXS\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .mobileXS\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileXS\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileXS\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobileXS\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobileXS\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileXS\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileXS\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileXS\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileXS\:hover\:bg-teal:hover {
  }

  .mobileXS\:hover\:bg-indigo:hover {
  }

  .mobileXS\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .mobileXS\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .mobileXS\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .mobileXS\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileXS\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileXS\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobileXS\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobileXS\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileXS\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileXS\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileXS\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileXS\:focus\:bg-teal:focus {
  }

  .mobileXS\:focus\:bg-indigo:focus {
  }

  .mobileXS\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .mobileXS\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .mobileXS\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .mobileXS\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileXS\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileXS\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobileXS\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobileXS\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileXS\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileXS\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileXS\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileXS\:active\:bg-teal:active {
  }

  .mobileXS\:active\:bg-indigo:active {
  }

  .mobileXS\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .mobileXS\:bg-none {
    background-image:none;
  }

  .mobileXS\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .mobileXS\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .mobileXS\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .mobileXS\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .mobileXS\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .mobileXS\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .mobileXS\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .mobileXS\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .mobileXS\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXS\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXS\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileXS\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileXS\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileXS\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileXS\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileXS\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileXS\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileXS\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileXS\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileXS\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileXS\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileXS\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileXS\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileXS\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXS\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileXS\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXS\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXS\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileXS\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileXS\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXS\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileXS\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileXS\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileXS\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileXS\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileXS\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileXS\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileXS\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileXS\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileXS\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileXS\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileXS\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileXS\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileXS\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileXS\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileXS\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileXS\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileXS\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileXS\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileXS\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileXS\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXS\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXS\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileXS\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileXS\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileXS\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileXS\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileXS\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileXS\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileXS\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileXS\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileXS\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileXS\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileXS\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileXS\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileXS\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXS\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileXS\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXS\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXS\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileXS\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileXS\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXS\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileXS\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileXS\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileXS\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileXS\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileXS\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileXS\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileXS\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileXS\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileXS\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileXS\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileXS\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileXS\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileXS\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileXS\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileXS\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileXS\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileXS\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileXS\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileXS\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileXS\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileXS\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileXS\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .mobileXS\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .mobileXS\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .mobileXS\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .mobileXS\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .mobileXS\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .mobileXS\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .mobileXS\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileXS\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .mobileXS\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .mobileXS\:to-red {
    --gradient-to-color:#B30300;
  }

  .mobileXS\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .mobileXS\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .mobileXS\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .mobileXS\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .mobileXS\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .mobileXS\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .mobileXS\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .mobileXS\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .mobileXS\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .mobileXS\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .mobileXS\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .mobileXS\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .mobileXS\:to-green {
    --gradient-to-color:#166242;
  }

  .mobileXS\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .mobileXS\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .mobileXS\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .mobileXS\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .mobileXS\:to-black {
    --gradient-to-color:#000000;
  }

  .mobileXS\:to-black-light {
    --gradient-to-color:#313133;
  }

  .mobileXS\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileXS\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .mobileXS\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .mobileXS\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileXS\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .mobileXS\:to-gray {
    --gradient-to-color:#78787a;
  }

  .mobileXS\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .mobileXS\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .mobileXS\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .mobileXS\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .mobileXS\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileXS\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileXS\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileXS\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileXS\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileXS\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileXS\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileXS\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileXS\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileXS\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .mobileXS\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .mobileXS\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .mobileXS\:to-teal {
  }

  .mobileXS\:to-indigo {
  }

  .mobileXS\:to-transparent {
    --gradient-to-color:transparent;
  }

  .mobileXS\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXS\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXS\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileXS\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileXS\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileXS\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileXS\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileXS\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileXS\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileXS\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileXS\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileXS\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileXS\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileXS\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileXS\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileXS\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXS\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileXS\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXS\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXS\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileXS\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileXS\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXS\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileXS\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileXS\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileXS\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileXS\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileXS\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileXS\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileXS\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileXS\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileXS\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileXS\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileXS\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileXS\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileXS\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileXS\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileXS\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileXS\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileXS\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileXS\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileXS\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileXS\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXS\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXS\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileXS\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileXS\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileXS\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileXS\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileXS\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileXS\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileXS\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileXS\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileXS\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileXS\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileXS\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileXS\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileXS\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXS\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileXS\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXS\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXS\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileXS\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileXS\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXS\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileXS\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileXS\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileXS\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileXS\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileXS\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileXS\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileXS\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileXS\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileXS\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileXS\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileXS\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileXS\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileXS\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileXS\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileXS\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileXS\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileXS\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileXS\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileXS\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileXS\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileXS\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileXS\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .mobileXS\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .mobileXS\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .mobileXS\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .mobileXS\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .mobileXS\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .mobileXS\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .mobileXS\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileXS\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .mobileXS\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .mobileXS\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .mobileXS\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .mobileXS\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .mobileXS\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .mobileXS\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .mobileXS\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .mobileXS\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .mobileXS\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .mobileXS\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .mobileXS\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .mobileXS\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .mobileXS\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .mobileXS\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .mobileXS\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .mobileXS\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .mobileXS\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .mobileXS\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .mobileXS\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .mobileXS\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .mobileXS\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .mobileXS\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileXS\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .mobileXS\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .mobileXS\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileXS\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .mobileXS\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .mobileXS\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .mobileXS\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .mobileXS\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .mobileXS\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .mobileXS\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileXS\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileXS\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileXS\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileXS\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileXS\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileXS\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileXS\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileXS\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileXS\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .mobileXS\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .mobileXS\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .mobileXS\:hover\:to-teal:hover {
  }

  .mobileXS\:hover\:to-indigo:hover {
  }

  .mobileXS\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .mobileXS\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXS\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXS\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileXS\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileXS\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileXS\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileXS\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileXS\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileXS\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileXS\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileXS\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileXS\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileXS\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileXS\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileXS\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileXS\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXS\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileXS\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXS\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXS\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileXS\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileXS\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXS\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileXS\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileXS\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileXS\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileXS\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileXS\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileXS\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileXS\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileXS\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileXS\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileXS\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileXS\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileXS\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileXS\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileXS\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileXS\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileXS\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileXS\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileXS\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileXS\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileXS\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXS\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXS\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileXS\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileXS\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileXS\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileXS\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileXS\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileXS\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileXS\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileXS\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileXS\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileXS\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileXS\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileXS\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileXS\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXS\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileXS\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXS\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXS\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileXS\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileXS\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXS\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileXS\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileXS\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileXS\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileXS\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileXS\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileXS\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileXS\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileXS\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileXS\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileXS\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileXS\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileXS\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileXS\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileXS\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileXS\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileXS\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileXS\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXS\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileXS\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileXS\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileXS\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXS\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXS\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileXS\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileXS\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .mobileXS\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .mobileXS\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .mobileXS\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .mobileXS\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .mobileXS\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .mobileXS\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .mobileXS\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileXS\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .mobileXS\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .mobileXS\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .mobileXS\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .mobileXS\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .mobileXS\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .mobileXS\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .mobileXS\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .mobileXS\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .mobileXS\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .mobileXS\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .mobileXS\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .mobileXS\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .mobileXS\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .mobileXS\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .mobileXS\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .mobileXS\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .mobileXS\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .mobileXS\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .mobileXS\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .mobileXS\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .mobileXS\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .mobileXS\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileXS\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .mobileXS\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .mobileXS\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileXS\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .mobileXS\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .mobileXS\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .mobileXS\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .mobileXS\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .mobileXS\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .mobileXS\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileXS\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileXS\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileXS\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileXS\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileXS\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileXS\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileXS\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileXS\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileXS\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .mobileXS\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .mobileXS\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .mobileXS\:focus\:to-teal:focus {
  }

  .mobileXS\:focus\:to-indigo:focus {
  }

  .mobileXS\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .mobileXS\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .mobileXS\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .mobileXS\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .mobileXS\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .mobileXS\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .mobileXS\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .mobileXS\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .mobileXS\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .mobileXS\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .mobileXS\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .mobileXS\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .mobileXS\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .mobileXS\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .mobileXS\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .mobileXS\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .mobileXS\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .mobileXS\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .mobileXS\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .mobileXS\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .mobileXS\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .mobileXS\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .mobileXS\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .mobileXS\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .mobileXS\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .mobileXS\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .mobileXS\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .mobileXS\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .mobileXS\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .mobileXS\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .mobileXS\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .mobileXS\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .mobileXS\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .mobileXS\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .mobileXS\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .mobileXS\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .mobileXS\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .mobileXS\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .mobileXS\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .mobileXS\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .mobileXS\:bg-bottom {
    background-position:bottom;
  }

  .mobileXS\:bg-center {
    background-position:center;
  }

  .mobileXS\:bg-left {
    background-position:left;
  }

  .mobileXS\:bg-left-bottom {
    background-position:left bottom;
  }

  .mobileXS\:bg-left-top {
    background-position:left top;
  }

  .mobileXS\:bg-right {
    background-position:right;
  }

  .mobileXS\:bg-right-bottom {
    background-position:right bottom;
  }

  .mobileXS\:bg-right-top {
    background-position:right top;
  }

  .mobileXS\:bg-top {
    background-position:top;
  }

  .mobileXS\:bg-repeat {
    background-repeat:repeat;
  }

  .mobileXS\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .mobileXS\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .mobileXS\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .mobileXS\:bg-repeat-round {
    background-repeat:round;
  }

  .mobileXS\:bg-repeat-space {
    background-repeat:space;
  }

  .mobileXS\:bg-auto {
    background-size:auto;
  }

  .mobileXS\:bg-cover {
    background-size:cover;
  }

  .mobileXS\:bg-contain {
    background-size:contain;
  }

  .mobileXS\:border-collapse {
    border-collapse:collapse;
  }

  .mobileXS\:border-separate {
    border-collapse:separate;
  }

  .mobileXS\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileXS\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXS\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXS\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXS\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileXS\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileXS\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileXS\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileXS\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileXS\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .mobileXS\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileXS\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileXS\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileXS\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileXS\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileXS\:border-red-light2 {
    border-color:#ffacac82;
  }

  .mobileXS\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileXS\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXS\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileXS\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXS\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXS\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileXS\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileXS\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXS\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileXS\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileXS\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileXS\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileXS\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileXS\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXS\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileXS\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileXS\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileXS\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileXS\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileXS\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileXS\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileXS\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileXS\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileXS\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileXS\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileXS\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileXS\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileXS\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileXS\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileXS\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .mobileXS\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXS\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .mobileXS\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileXS\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileXS\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileXS\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileXS\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileXS\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileXS\:border-teal {
  }

  .mobileXS\:border-indigo {
  }

  .mobileXS\:border-transparent {
    border-color:transparent;
  }

  .group:hover .mobileXS\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .mobileXS\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .mobileXS\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileXS\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileXS\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobileXS\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobileXS\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileXS\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileXS\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileXS\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .mobileXS\:group-hover\:border-teal {
  }

  .group:hover .mobileXS\:group-hover\:border-indigo {
  }

  .group:hover .mobileXS\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .mobileXS\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .mobileXS\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .mobileXS\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileXS\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileXS\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobileXS\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobileXS\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileXS\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileXS\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileXS\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .mobileXS\:group-focus\:border-teal {
  }

  .group:focus .mobileXS\:group-focus\:border-indigo {
  }

  .group:focus .mobileXS\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .mobileXS\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileXS\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXS\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXS\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXS\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileXS\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileXS\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileXS\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileXS\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileXS\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .mobileXS\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileXS\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileXS\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileXS\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileXS\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileXS\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .mobileXS\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileXS\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXS\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileXS\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXS\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXS\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileXS\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileXS\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXS\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileXS\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileXS\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileXS\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileXS\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileXS\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXS\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileXS\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileXS\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileXS\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileXS\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileXS\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileXS\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileXS\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileXS\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileXS\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileXS\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileXS\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileXS\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileXS\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileXS\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileXS\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobileXS\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXS\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobileXS\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileXS\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileXS\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileXS\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileXS\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileXS\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileXS\:hover\:border-teal:hover {
  }

  .mobileXS\:hover\:border-indigo:hover {
  }

  .mobileXS\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .mobileXS\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .mobileXS\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .mobileXS\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileXS\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileXS\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobileXS\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobileXS\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileXS\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileXS\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileXS\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileXS\:focus-within\:border-teal:focus-within {
  }

  .mobileXS\:focus-within\:border-indigo:focus-within {
  }

  .mobileXS\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .mobileXS\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileXS\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXS\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXS\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXS\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileXS\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileXS\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileXS\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileXS\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileXS\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .mobileXS\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileXS\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileXS\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileXS\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileXS\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileXS\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .mobileXS\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileXS\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXS\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileXS\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXS\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXS\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileXS\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileXS\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXS\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileXS\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileXS\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileXS\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileXS\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileXS\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXS\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileXS\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileXS\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileXS\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileXS\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileXS\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileXS\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileXS\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileXS\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileXS\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileXS\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileXS\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileXS\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileXS\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileXS\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileXS\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobileXS\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXS\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobileXS\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileXS\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileXS\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileXS\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileXS\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileXS\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileXS\:focus\:border-teal:focus {
  }

  .mobileXS\:focus\:border-indigo:focus {
  }

  .mobileXS\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .mobileXS\:border-opacity-0 {
    --border-opacity:0;
  }

  .mobileXS\:border-opacity-10 {
    --border-opacity:.1;
  }

  .mobileXS\:border-opacity-20 {
    --border-opacity:.2;
  }

  .mobileXS\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .mobileXS\:border-opacity-30 {
    --border-opacity:.3;
  }

  .mobileXS\:border-opacity-40 {
    --border-opacity:.4;
  }

  .mobileXS\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .mobileXS\:border-opacity-60 {
    --border-opacity:.6;
  }

  .mobileXS\:border-opacity-70 {
    --border-opacity:.7;
  }

  .mobileXS\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .mobileXS\:border-opacity-80 {
    --border-opacity:.8;
  }

  .mobileXS\:border-opacity-90 {
    --border-opacity:.9;
  }

  .mobileXS\:border-opacity-100 {
    --border-opacity:1;
  }

  .mobileXS\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .mobileXS\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .mobileXS\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .mobileXS\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .mobileXS\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .mobileXS\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .mobileXS\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .mobileXS\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .mobileXS\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .mobileXS\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .mobileXS\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .mobileXS\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .mobileXS\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .mobileXS\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .mobileXS\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .mobileXS\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .mobileXS\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .mobileXS\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .mobileXS\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .mobileXS\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .mobileXS\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .mobileXS\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .mobileXS\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .mobileXS\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .mobileXS\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .mobileXS\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .mobileXS\:rounded-none {
    border-radius:0;
  }

  .mobileXS\:rounded-sm {
    border-radius:0.125rem;
  }

  .mobileXS\:rounded {
    border-radius:0.25rem;
  }

  .mobileXS\:rounded-md {
    border-radius:10px;
  }

  .mobileXS\:rounded-lg {
    border-radius:30px;
  }

  .mobileXS\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .mobileXS\:rounded-3xl {
    border-radius:1.5rem;
  }

  .mobileXS\:rounded-full {
    border-radius:9999px;
  }

  .mobileXS\:rounded-xxl {
    border-radius:2rem;
  }

  .mobileXS\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .mobileXS\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .mobileXS\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .mobileXS\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .mobileXS\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .mobileXS\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .mobileXS\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobileXS\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobileXS\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .mobileXS\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .mobileXS\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobileXS\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobileXS\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .mobileXS\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .mobileXS\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobileXS\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobileXS\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .mobileXS\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .mobileXS\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobileXS\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobileXS\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .mobileXS\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .mobileXS\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobileXS\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobileXS\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .mobileXS\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .mobileXS\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobileXS\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobileXS\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .mobileXS\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .mobileXS\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobileXS\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobileXS\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .mobileXS\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .mobileXS\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobileXS\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobileXS\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .mobileXS\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .mobileXS\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobileXS\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobileXS\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .mobileXS\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .mobileXS\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .mobileXS\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .mobileXS\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .mobileXS\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .mobileXS\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .mobileXS\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .mobileXS\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .mobileXS\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .mobileXS\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .mobileXS\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .mobileXS\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .mobileXS\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .mobileXS\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .mobileXS\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .mobileXS\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .mobileXS\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .mobileXS\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .mobileXS\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .mobileXS\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .mobileXS\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .mobileXS\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .mobileXS\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .mobileXS\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .mobileXS\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .mobileXS\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .mobileXS\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .mobileXS\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .mobileXS\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .mobileXS\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .mobileXS\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .mobileXS\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .mobileXS\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .mobileXS\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .mobileXS\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .mobileXS\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .mobileXS\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .mobileXS\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .mobileXS\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .mobileXS\:border-solid {
    border-style:solid;
  }

  .mobileXS\:border-dashed {
    border-style:dashed;
  }

  .mobileXS\:border-dotted {
    border-style:dotted;
  }

  .mobileXS\:border-double {
    border-style:double;
  }

  .mobileXS\:border-none {
    border-style:none;
  }

  .mobileXS\:border-0 {
    border-width:0;
  }

  .mobileXS\:border-2 {
    border-width:2px;
  }

  .mobileXS\:border-4 {
    border-width:4px;
  }

  .mobileXS\:border-8 {
    border-width:8px;
  }

  .mobileXS\:border {
    border-width:1px;
  }

  .mobileXS\:border-t-0 {
    border-top-width:0;
  }

  .mobileXS\:border-r-0 {
    border-right-width:0;
  }

  .mobileXS\:border-b-0 {
    border-bottom-width:0;
  }

  .mobileXS\:border-l-0 {
    border-left-width:0;
  }

  .mobileXS\:border-t-2 {
    border-top-width:2px;
  }

  .mobileXS\:border-r-2 {
    border-right-width:2px;
  }

  .mobileXS\:border-b-2 {
    border-bottom-width:2px;
  }

  .mobileXS\:border-l-2 {
    border-left-width:2px;
  }

  .mobileXS\:border-t-4 {
    border-top-width:4px;
  }

  .mobileXS\:border-r-4 {
    border-right-width:4px;
  }

  .mobileXS\:border-b-4 {
    border-bottom-width:4px;
  }

  .mobileXS\:border-l-4 {
    border-left-width:4px;
  }

  .mobileXS\:border-t-8 {
    border-top-width:8px;
  }

  .mobileXS\:border-r-8 {
    border-right-width:8px;
  }

  .mobileXS\:border-b-8 {
    border-bottom-width:8px;
  }

  .mobileXS\:border-l-8 {
    border-left-width:8px;
  }

  .mobileXS\:border-t {
    border-top-width:1px;
  }

  .mobileXS\:border-r {
    border-right-width:1px;
  }

  .mobileXS\:border-b {
    border-bottom-width:1px;
  }

  .mobileXS\:border-l {
    border-left-width:1px;
  }

  .mobileXS\:box-border {
    box-sizing:border-box;
  }

  .mobileXS\:box-content {
    box-sizing:content-box;
  }

  .mobileXS\:cursor-auto {
    cursor:auto;
  }

  .mobileXS\:cursor-default {
    cursor:default;
  }

  .mobileXS\:cursor-pointer {
    cursor:pointer;
  }

  .mobileXS\:cursor-wait {
    cursor:wait;
  }

  .mobileXS\:cursor-text {
    cursor:text;
  }

  .mobileXS\:cursor-move {
    cursor:move;
  }

  .mobileXS\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .mobileXS\:block {
    display:block;
  }

  .mobileXS\:inline-block {
    display:inline-block;
  }

  .mobileXS\:inline {
    display:inline;
  }

  .mobileXS\:flex {
    display:flex;
  }

  .mobileXS\:inline-flex {
    display:inline-flex;
  }

  .mobileXS\:table {
    display:table;
  }

  .mobileXS\:table-caption {
    display:table-caption;
  }

  .mobileXS\:table-cell {
    display:table-cell;
  }

  .mobileXS\:table-column {
    display:table-column;
  }

  .mobileXS\:table-column-group {
    display:table-column-group;
  }

  .mobileXS\:table-footer-group {
    display:table-footer-group;
  }

  .mobileXS\:table-header-group {
    display:table-header-group;
  }

  .mobileXS\:table-row-group {
    display:table-row-group;
  }

  .mobileXS\:table-row {
    display:table-row;
  }

  .mobileXS\:flow-root {
    display:flow-root;
  }

  .mobileXS\:grid {
    display:grid;
  }

  .mobileXS\:inline-grid {
    display:inline-grid;
  }

  .mobileXS\:contents {
    display:contents;
  }

  .mobileXS\:hidden {
    display:none;
  }

  .mobileXS\:flex-row {
    flex-direction:row;
  }

  .mobileXS\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .mobileXS\:flex-col {
    flex-direction:column;
  }

  .mobileXS\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .mobileXS\:flex-wrap {
    flex-wrap:wrap;
  }

  .mobileXS\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .mobileXS\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .mobileXS\:place-items-auto {
    place-items:auto;
  }

  .mobileXS\:place-items-start {
    place-items:start;
  }

  .mobileXS\:place-items-end {
    place-items:end;
  }

  .mobileXS\:place-items-center {
    place-items:center;
  }

  .mobileXS\:place-items-stretch {
    place-items:stretch;
  }

  .mobileXS\:place-content-center {
    place-content:center;
  }

  .mobileXS\:place-content-start {
    place-content:start;
  }

  .mobileXS\:place-content-end {
    place-content:end;
  }

  .mobileXS\:place-content-between {
    place-content:space-between;
  }

  .mobileXS\:place-content-around {
    place-content:space-around;
  }

  .mobileXS\:place-content-evenly {
    place-content:space-evenly;
  }

  .mobileXS\:place-content-stretch {
    place-content:stretch;
  }

  .mobileXS\:place-self-auto {
    place-self:auto;
  }

  .mobileXS\:place-self-start {
    place-self:start;
  }

  .mobileXS\:place-self-end {
    place-self:end;
  }

  .mobileXS\:place-self-center {
    place-self:center;
  }

  .mobileXS\:place-self-stretch {
    place-self:stretch;
  }

  .mobileXS\:items-start {
    align-items:flex-start;
  }

  .mobileXS\:items-end {
    align-items:flex-end;
  }

  .mobileXS\:items-center {
    align-items:center;
  }

  .mobileXS\:items-baseline {
    align-items:baseline;
  }

  .mobileXS\:items-stretch {
    align-items:stretch;
  }

  .mobileXS\:content-center {
    align-content:center;
  }

  .mobileXS\:content-start {
    align-content:flex-start;
  }

  .mobileXS\:content-end {
    align-content:flex-end;
  }

  .mobileXS\:content-between {
    align-content:space-between;
  }

  .mobileXS\:content-around {
    align-content:space-around;
  }

  .mobileXS\:content-evenly {
    align-content:space-evenly;
  }

  .mobileXS\:self-auto {
    align-self:auto;
  }

  .mobileXS\:self-start {
    align-self:flex-start;
  }

  .mobileXS\:self-end {
    align-self:flex-end;
  }

  .mobileXS\:self-center {
    align-self:center;
  }

  .mobileXS\:self-stretch {
    align-self:stretch;
  }

  .mobileXS\:justify-items-auto {
    justify-items:auto;
  }

  .mobileXS\:justify-items-start {
    justify-items:start;
  }

  .mobileXS\:justify-items-end {
    justify-items:end;
  }

  .mobileXS\:justify-items-center {
    justify-items:center;
  }

  .mobileXS\:justify-items-stretch {
    justify-items:stretch;
  }

  .mobileXS\:justify-start {
    justify-content:flex-start;
  }

  .mobileXS\:justify-end {
    justify-content:flex-end;
  }

  .mobileXS\:justify-center {
    justify-content:center;
  }

  .mobileXS\:justify-between {
    justify-content:space-between;
  }

  .mobileXS\:justify-around {
    justify-content:space-around;
  }

  .mobileXS\:justify-evenly {
    justify-content:space-evenly;
  }

  .mobileXS\:justify-self-auto {
    justify-self:auto;
  }

  .mobileXS\:justify-self-start {
    justify-self:start;
  }

  .mobileXS\:justify-self-end {
    justify-self:end;
  }

  .mobileXS\:justify-self-center {
    justify-self:center;
  }

  .mobileXS\:justify-self-stretch {
    justify-self:stretch;
  }

  .mobileXS\:flex-1 {
    flex:1 1 0%;
  }

  .mobileXS\:flex-auto {
    flex:1 1 auto;
  }

  .mobileXS\:flex-initial {
    flex:0 1 auto;
  }

  .mobileXS\:flex-none {
    flex:none;
  }

  .mobileXS\:flex-grow-0 {
    flex-grow:0;
  }

  .mobileXS\:flex-grow {
    flex-grow:1;
  }

  .mobileXS\:flex-shrink-0 {
    flex-shrink:0;
  }

  .mobileXS\:flex-shrink {
    flex-shrink:1;
  }

  .mobileXS\:order-1 {
    order:1;
  }

  .mobileXS\:order-2 {
    order:2;
  }

  .mobileXS\:order-3 {
    order:3;
  }

  .mobileXS\:order-4 {
    order:4;
  }

  .mobileXS\:order-5 {
    order:5;
  }

  .mobileXS\:order-6 {
    order:6;
  }

  .mobileXS\:order-7 {
    order:7;
  }

  .mobileXS\:order-8 {
    order:8;
  }

  .mobileXS\:order-9 {
    order:9;
  }

  .mobileXS\:order-10 {
    order:10;
  }

  .mobileXS\:order-11 {
    order:11;
  }

  .mobileXS\:order-12 {
    order:12;
  }

  .mobileXS\:order-first {
    order:-9999;
  }

  .mobileXS\:order-last {
    order:9999;
  }

  .mobileXS\:order-none {
    order:0;
  }

  .mobileXS\:float-right {
    float:right;
  }

  .mobileXS\:float-left {
    float:left;
  }

  .mobileXS\:float-none {
    float:none;
  }

  .mobileXS\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .mobileXS\:clear-left {
    clear:left;
  }

  .mobileXS\:clear-right {
    clear:right;
  }

  .mobileXS\:clear-both {
    clear:both;
  }

  .mobileXS\:clear-none {
    clear:none;
  }

  .mobileXS\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .mobileXS\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .mobileXS\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .mobileXS\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileXS\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileXS\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileXS\:font-hairline {
    font-weight:100;
  }

  .mobileXS\:font-thin {
    font-weight:200;
  }

  .mobileXS\:font-light {
    font-weight:300;
  }

  .mobileXS\:font-normal {
    font-weight:400;
  }

  .mobileXS\:font-medium {
    font-weight:500;
  }

  .mobileXS\:font-semibold {
    font-weight:600;
  }

  .mobileXS\:font-bold {
    font-weight:700;
  }

  .mobileXS\:font-extrabold {
    font-weight:800;
  }

  .mobileXS\:font-black {
    font-weight:900;
  }

  .mobileXS\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .mobileXS\:hover\:font-thin:hover {
    font-weight:200;
  }

  .mobileXS\:hover\:font-light:hover {
    font-weight:300;
  }

  .mobileXS\:hover\:font-normal:hover {
    font-weight:400;
  }

  .mobileXS\:hover\:font-medium:hover {
    font-weight:500;
  }

  .mobileXS\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .mobileXS\:hover\:font-bold:hover {
    font-weight:700;
  }

  .mobileXS\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .mobileXS\:hover\:font-black:hover {
    font-weight:900;
  }

  .mobileXS\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .mobileXS\:focus\:font-thin:focus {
    font-weight:200;
  }

  .mobileXS\:focus\:font-light:focus {
    font-weight:300;
  }

  .mobileXS\:focus\:font-normal:focus {
    font-weight:400;
  }

  .mobileXS\:focus\:font-medium:focus {
    font-weight:500;
  }

  .mobileXS\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .mobileXS\:focus\:font-bold:focus {
    font-weight:700;
  }

  .mobileXS\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .mobileXS\:focus\:font-black:focus {
    font-weight:900;
  }

  .mobileXS\:h-0 {
    height:0;
  }

  .mobileXS\:h-1 {
    height:0.25rem;
  }

  .mobileXS\:h-2 {
    height:0.5rem;
  }

  .mobileXS\:h-3 {
    height:0.75rem;
  }

  .mobileXS\:h-4 {
    height:1rem;
  }

  .mobileXS\:h-5 {
    height:1.25rem;
  }

  .mobileXS\:h-6 {
    height:1.5rem;
  }

  .mobileXS\:h-7 {
    height:1.75rem;
  }

  .mobileXS\:h-8 {
    height:2rem;
  }

  .mobileXS\:h-9 {
    height:2.25rem;
  }

  .mobileXS\:h-10 {
    height:2.5rem;
  }

  .mobileXS\:h-11 {
    height:2.75rem;
  }

  .mobileXS\:h-12 {
    height:3rem;
  }

  .mobileXS\:h-13 {
    height:3.25rem;
  }

  .mobileXS\:h-14 {
    height:3.5rem;
  }

  .mobileXS\:h-15 {
    height:3.75rem;
  }

  .mobileXS\:h-16 {
    height:4rem;
  }

  .mobileXS\:h-18 {
    height:4.5rem;
  }

  .mobileXS\:h-20 {
    height:5rem;
  }

  .mobileXS\:h-24 {
    height:6rem;
  }

  .mobileXS\:h-28 {
    height:7rem;
  }

  .mobileXS\:h-32 {
    height:8rem;
  }

  .mobileXS\:h-36 {
    height:9rem;
  }

  .mobileXS\:h-40 {
    height:10rem;
  }

  .mobileXS\:h-44 {
    height:11rem;
  }

  .mobileXS\:h-48 {
    height:12rem;
  }

  .mobileXS\:h-52 {
    height:13rem;
  }

  .mobileXS\:h-56 {
    height:14rem;
  }

  .mobileXS\:h-60 {
    height:15rem;
  }

  .mobileXS\:h-64 {
    height:16rem;
  }

  .mobileXS\:h-72 {
    height:18rem;
  }

  .mobileXS\:h-80 {
    height:20rem;
  }

  .mobileXS\:h-96 {
    height:24rem;
  }

  .mobileXS\:h-auto {
    height:auto;
  }

  .mobileXS\:h-px {
    height:1px;
  }

  .mobileXS\:h-0\.5 {
    height:0.125rem;
  }

  .mobileXS\:h-1\.5 {
    height:0.375rem;
  }

  .mobileXS\:h-2\.5 {
    height:0.625rem;
  }

  .mobileXS\:h-3\.5 {
    height:0.875rem;
  }

  .mobileXS\:h-1\/2 {
    height:50%;
  }

  .mobileXS\:h-1\/3 {
    height:33.333333%;
  }

  .mobileXS\:h-2\/3 {
    height:66.666667%;
  }

  .mobileXS\:h-1\/4 {
    height:25%;
  }

  .mobileXS\:h-2\/4 {
    height:50%;
  }

  .mobileXS\:h-3\/4 {
    height:75%;
  }

  .mobileXS\:h-1\/5 {
    height:20%;
  }

  .mobileXS\:h-2\/5 {
    height:40%;
  }

  .mobileXS\:h-3\/5 {
    height:60%;
  }

  .mobileXS\:h-4\/5 {
    height:80%;
  }

  .mobileXS\:h-1\/6 {
    height:16.666667%;
  }

  .mobileXS\:h-2\/6 {
    height:33.333333%;
  }

  .mobileXS\:h-3\/6 {
    height:50%;
  }

  .mobileXS\:h-4\/6 {
    height:66.666667%;
  }

  .mobileXS\:h-5\/6 {
    height:83.333333%;
  }

  .mobileXS\:h-1\/12 {
    height:8.333333%;
  }

  .mobileXS\:h-2\/12 {
    height:16.666667%;
  }

  .mobileXS\:h-3\/12 {
    height:25%;
  }

  .mobileXS\:h-4\/12 {
    height:33.333333%;
  }

  .mobileXS\:h-5\/12 {
    height:41.666667%;
  }

  .mobileXS\:h-6\/12 {
    height:50%;
  }

  .mobileXS\:h-7\/12 {
    height:58.333333%;
  }

  .mobileXS\:h-8\/12 {
    height:66.666667%;
  }

  .mobileXS\:h-9\/12 {
    height:75%;
  }

  .mobileXS\:h-10\/12 {
    height:83.333333%;
  }

  .mobileXS\:h-11\/12 {
    height:91.666667%;
  }

  .mobileXS\:h-full {
    height:100%;
  }

  .mobileXS\:h-0_5 {
    height:0.125rem;
  }

  .mobileXS\:h-1_5 {
    height:0.375rem;
  }

  .mobileXS\:h-2_5 {
    height:0.625rem;
  }

  .mobileXS\:h-3_5 {
    height:0.875rem;
  }

  .mobileXS\:h-4_5 {
    height:1.125rem;
  }

  .mobileXS\:h-screen {
    height:100vh;
  }

  .mobileXS\:text-xs {
    font-size:0.75rem;
  }

  .mobileXS\:text-sm {
    font-size:0.875rem;
  }

  .mobileXS\:text-base {
    font-size:1rem;
  }

  .mobileXS\:text-lg {
    font-size:1.125rem;
  }

  .mobileXS\:text-xl {
    font-size:1.25rem;
  }

  .mobileXS\:text-2xl {
    font-size:1.5rem;
  }

  .mobileXS\:text-3xl {
    font-size:1.875rem;
  }

  .mobileXS\:text-4xl {
    font-size:2.25rem;
  }

  .mobileXS\:text-5xl {
    font-size:3rem;
  }

  .mobileXS\:text-6xl {
    font-size:4rem;
  }

  .mobileXS\:leading-3 {
    line-height:.75rem;
  }

  .mobileXS\:leading-4 {
    line-height:1rem;
  }

  .mobileXS\:leading-5 {
    line-height:1.25rem;
  }

  .mobileXS\:leading-6 {
    line-height:1.5rem;
  }

  .mobileXS\:leading-7 {
    line-height:1.75rem;
  }

  .mobileXS\:leading-8 {
    line-height:2rem;
  }

  .mobileXS\:leading-9 {
    line-height:2.25rem;
  }

  .mobileXS\:leading-10 {
    line-height:2.5rem;
  }

  .mobileXS\:leading-11 {
    line-height:2.75rem;
  }

  .mobileXS\:leading-12 {
    line-height:3rem;
  }

  .mobileXS\:leading-none {
    line-height:1;
  }

  .mobileXS\:leading-tight {
    line-height:1.25;
  }

  .mobileXS\:leading-snug {
    line-height:1.375;
  }

  .mobileXS\:leading-normal {
    line-height:1.5;
  }

  .mobileXS\:leading-relaxed {
    line-height:1.625;
  }

  .mobileXS\:leading-loose {
    line-height:2;
  }

  .mobileXS\:list-inside {
    list-style-position:inside;
  }

  .mobileXS\:list-outside {
    list-style-position:outside;
  }

  .mobileXS\:list-none {
    list-style-type:none;
  }

  .mobileXS\:list-disc {
    list-style-type:disc;
  }

  .mobileXS\:list-decimal {
    list-style-type:decimal;
  }

  .mobileXS\:m-0 {
    margin:0;
  }

  .mobileXS\:m-1 {
    margin:0.25rem;
  }

  .mobileXS\:m-2 {
    margin:0.5rem;
  }

  .mobileXS\:m-3 {
    margin:0.75rem;
  }

  .mobileXS\:m-4 {
    margin:1rem;
  }

  .mobileXS\:m-5 {
    margin:1.25rem;
  }

  .mobileXS\:m-6 {
    margin:1.5rem;
  }

  .mobileXS\:m-7 {
    margin:1.75rem;
  }

  .mobileXS\:m-8 {
    margin:2rem;
  }

  .mobileXS\:m-9 {
    margin:2.25rem;
  }

  .mobileXS\:m-10 {
    margin:2.5rem;
  }

  .mobileXS\:m-11 {
    margin:2.75rem;
  }

  .mobileXS\:m-12 {
    margin:3rem;
  }

  .mobileXS\:m-13 {
    margin:3.25rem;
  }

  .mobileXS\:m-14 {
    margin:3.5rem;
  }

  .mobileXS\:m-15 {
    margin:3.75rem;
  }

  .mobileXS\:m-16 {
    margin:4rem;
  }

  .mobileXS\:m-18 {
    margin:4.5rem;
  }

  .mobileXS\:m-20 {
    margin:5rem;
  }

  .mobileXS\:m-24 {
    margin:6rem;
  }

  .mobileXS\:m-28 {
    margin:7rem;
  }

  .mobileXS\:m-32 {
    margin:8rem;
  }

  .mobileXS\:m-36 {
    margin:9rem;
  }

  .mobileXS\:m-40 {
    margin:10rem;
  }

  .mobileXS\:m-44 {
    margin:11rem;
  }

  .mobileXS\:m-48 {
    margin:12rem;
  }

  .mobileXS\:m-52 {
    margin:13rem;
  }

  .mobileXS\:m-56 {
    margin:14rem;
  }

  .mobileXS\:m-60 {
    margin:15rem;
  }

  .mobileXS\:m-64 {
    margin:16rem;
  }

  .mobileXS\:m-72 {
    margin:18rem;
  }

  .mobileXS\:m-80 {
    margin:20rem;
  }

  .mobileXS\:m-96 {
    margin:24rem;
  }

  .mobileXS\:m-auto {
    margin:auto;
  }

  .mobileXS\:m-px {
    margin:1px;
  }

  .mobileXS\:m-0\.5 {
    margin:0.125rem;
  }

  .mobileXS\:m-1\.5 {
    margin:0.375rem;
  }

  .mobileXS\:m-2\.5 {
    margin:0.625rem;
  }

  .mobileXS\:m-3\.5 {
    margin:0.875rem;
  }

  .mobileXS\:m-1\/2 {
    margin:50%;
  }

  .mobileXS\:m-1\/3 {
    margin:33.333333%;
  }

  .mobileXS\:m-2\/3 {
    margin:66.666667%;
  }

  .mobileXS\:m-1\/4 {
    margin:25%;
  }

  .mobileXS\:m-2\/4 {
    margin:50%;
  }

  .mobileXS\:m-3\/4 {
    margin:75%;
  }

  .mobileXS\:m-1\/5 {
    margin:20%;
  }

  .mobileXS\:m-2\/5 {
    margin:40%;
  }

  .mobileXS\:m-3\/5 {
    margin:60%;
  }

  .mobileXS\:m-4\/5 {
    margin:80%;
  }

  .mobileXS\:m-1\/6 {
    margin:16.666667%;
  }

  .mobileXS\:m-2\/6 {
    margin:33.333333%;
  }

  .mobileXS\:m-3\/6 {
    margin:50%;
  }

  .mobileXS\:m-4\/6 {
    margin:66.666667%;
  }

  .mobileXS\:m-5\/6 {
    margin:83.333333%;
  }

  .mobileXS\:m-1\/12 {
    margin:8.333333%;
  }

  .mobileXS\:m-2\/12 {
    margin:16.666667%;
  }

  .mobileXS\:m-3\/12 {
    margin:25%;
  }

  .mobileXS\:m-4\/12 {
    margin:33.333333%;
  }

  .mobileXS\:m-5\/12 {
    margin:41.666667%;
  }

  .mobileXS\:m-6\/12 {
    margin:50%;
  }

  .mobileXS\:m-7\/12 {
    margin:58.333333%;
  }

  .mobileXS\:m-8\/12 {
    margin:66.666667%;
  }

  .mobileXS\:m-9\/12 {
    margin:75%;
  }

  .mobileXS\:m-10\/12 {
    margin:83.333333%;
  }

  .mobileXS\:m-11\/12 {
    margin:91.666667%;
  }

  .mobileXS\:m-full {
    margin:100%;
  }

  .mobileXS\:m-0_5 {
    margin:0.125rem;
  }

  .mobileXS\:m-1_5 {
    margin:0.375rem;
  }

  .mobileXS\:m-2_5 {
    margin:0.625rem;
  }

  .mobileXS\:m-3_5 {
    margin:0.875rem;
  }

  .mobileXS\:m-4_5 {
    margin:1.125rem;
  }

  .mobileXS\:-m-1 {
    margin:-0.25rem;
  }

  .mobileXS\:-m-2 {
    margin:-0.5rem;
  }

  .mobileXS\:-m-3 {
    margin:-0.75rem;
  }

  .mobileXS\:-m-4 {
    margin:-1rem;
  }

  .mobileXS\:-m-5 {
    margin:-1.25rem;
  }

  .mobileXS\:-m-6 {
    margin:-1.5rem;
  }

  .mobileXS\:-m-7 {
    margin:-1.75rem;
  }

  .mobileXS\:-m-8 {
    margin:-2rem;
  }

  .mobileXS\:-m-9 {
    margin:-2.25rem;
  }

  .mobileXS\:-m-10 {
    margin:-2.5rem;
  }

  .mobileXS\:-m-11 {
    margin:-2.75rem;
  }

  .mobileXS\:-m-12 {
    margin:-3rem;
  }

  .mobileXS\:-m-13 {
    margin:-3.25rem;
  }

  .mobileXS\:-m-14 {
    margin:-3.5rem;
  }

  .mobileXS\:-m-15 {
    margin:-3.75rem;
  }

  .mobileXS\:-m-16 {
    margin:-4rem;
  }

  .mobileXS\:-m-18 {
    margin:-4.5rem;
  }

  .mobileXS\:-m-20 {
    margin:-5rem;
  }

  .mobileXS\:-m-24 {
    margin:-6rem;
  }

  .mobileXS\:-m-28 {
    margin:-7rem;
  }

  .mobileXS\:-m-32 {
    margin:-8rem;
  }

  .mobileXS\:-m-36 {
    margin:-9rem;
  }

  .mobileXS\:-m-40 {
    margin:-10rem;
  }

  .mobileXS\:-m-44 {
    margin:-11rem;
  }

  .mobileXS\:-m-48 {
    margin:-12rem;
  }

  .mobileXS\:-m-52 {
    margin:-13rem;
  }

  .mobileXS\:-m-56 {
    margin:-14rem;
  }

  .mobileXS\:-m-60 {
    margin:-15rem;
  }

  .mobileXS\:-m-64 {
    margin:-16rem;
  }

  .mobileXS\:-m-72 {
    margin:-18rem;
  }

  .mobileXS\:-m-80 {
    margin:-20rem;
  }

  .mobileXS\:-m-96 {
    margin:-24rem;
  }

  .mobileXS\:-m-px {
    margin:-1px;
  }

  .mobileXS\:-m-0\.5 {
    margin:-0.125rem;
  }

  .mobileXS\:-m-1\.5 {
    margin:-0.375rem;
  }

  .mobileXS\:-m-2\.5 {
    margin:-0.625rem;
  }

  .mobileXS\:-m-3\.5 {
    margin:-0.875rem;
  }

  .mobileXS\:-m-1\/2 {
    margin:-50%;
  }

  .mobileXS\:-m-1\/3 {
    margin:-33.33333%;
  }

  .mobileXS\:-m-2\/3 {
    margin:-66.66667%;
  }

  .mobileXS\:-m-1\/4 {
    margin:-25%;
  }

  .mobileXS\:-m-2\/4 {
    margin:-50%;
  }

  .mobileXS\:-m-3\/4 {
    margin:-75%;
  }

  .mobileXS\:-m-1\/5 {
    margin:-20%;
  }

  .mobileXS\:-m-2\/5 {
    margin:-40%;
  }

  .mobileXS\:-m-3\/5 {
    margin:-60%;
  }

  .mobileXS\:-m-4\/5 {
    margin:-80%;
  }

  .mobileXS\:-m-1\/6 {
    margin:-16.66667%;
  }

  .mobileXS\:-m-2\/6 {
    margin:-33.33333%;
  }

  .mobileXS\:-m-3\/6 {
    margin:-50%;
  }

  .mobileXS\:-m-4\/6 {
    margin:-66.66667%;
  }

  .mobileXS\:-m-5\/6 {
    margin:-83.33333%;
  }

  .mobileXS\:-m-1\/12 {
    margin:-8.33333%;
  }

  .mobileXS\:-m-2\/12 {
    margin:-16.66667%;
  }

  .mobileXS\:-m-3\/12 {
    margin:-25%;
  }

  .mobileXS\:-m-4\/12 {
    margin:-33.33333%;
  }

  .mobileXS\:-m-5\/12 {
    margin:-41.66667%;
  }

  .mobileXS\:-m-6\/12 {
    margin:-50%;
  }

  .mobileXS\:-m-7\/12 {
    margin:-58.33333%;
  }

  .mobileXS\:-m-8\/12 {
    margin:-66.66667%;
  }

  .mobileXS\:-m-9\/12 {
    margin:-75%;
  }

  .mobileXS\:-m-10\/12 {
    margin:-83.33333%;
  }

  .mobileXS\:-m-11\/12 {
    margin:-91.66667%;
  }

  .mobileXS\:-m-full {
    margin:-100%;
  }

  .mobileXS\:-m-0_5 {
    margin:-0.125rem;
  }

  .mobileXS\:-m-1_5 {
    margin:-0.375rem;
  }

  .mobileXS\:-m-2_5 {
    margin:-0.625rem;
  }

  .mobileXS\:-m-3_5 {
    margin:-0.875rem;
  }

  .mobileXS\:-m-4_5 {
    margin:-1.125rem;
  }

  .mobileXS\:my-0 {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileXS\:mx-0 {
    margin-left:0;
    margin-right:0;
  }

  .mobileXS\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .mobileXS\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .mobileXS\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .mobileXS\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .mobileXS\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .mobileXS\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .mobileXS\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .mobileXS\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .mobileXS\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .mobileXS\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .mobileXS\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .mobileXS\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .mobileXS\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

  .mobileXS\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem;
  }

  .mobileXS\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .mobileXS\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .mobileXS\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .mobileXS\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .mobileXS\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .mobileXS\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .mobileXS\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .mobileXS\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .mobileXS\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .mobileXS\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .mobileXS\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

  .mobileXS\:my-14 {
    margin-top:3.5rem;
    margin-bottom:3.5rem;
  }

  .mobileXS\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .mobileXS\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .mobileXS\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .mobileXS\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .mobileXS\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .mobileXS\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .mobileXS\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

  .mobileXS\:my-20 {
    margin-top:5rem;
    margin-bottom:5rem;
  }

  .mobileXS\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .mobileXS\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .mobileXS\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .mobileXS\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .mobileXS\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .mobileXS\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .mobileXS\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .mobileXS\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .mobileXS\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .mobileXS\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .mobileXS\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .mobileXS\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .mobileXS\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .mobileXS\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .mobileXS\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .mobileXS\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .mobileXS\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .mobileXS\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .mobileXS\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .mobileXS\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .mobileXS\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .mobileXS\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .mobileXS\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .mobileXS\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .mobileXS\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .mobileXS\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .mobileXS\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .mobileXS\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .mobileXS\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .mobileXS\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .mobileXS\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .mobileXS\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .mobileXS\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobileXS\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobileXS\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobileXS\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobileXS\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobileXS\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobileXS\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobileXS\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobileXS\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileXS\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileXS\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileXS\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileXS\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileXS\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileXS\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobileXS\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobileXS\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileXS\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileXS\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobileXS\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobileXS\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .mobileXS\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .mobileXS\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .mobileXS\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .mobileXS\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .mobileXS\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .mobileXS\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .mobileXS\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .mobileXS\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobileXS\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobileXS\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileXS\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileXS\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileXS\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileXS\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileXS\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileXS\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobileXS\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobileXS\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .mobileXS\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .mobileXS\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobileXS\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobileXS\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobileXS\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobileXS\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileXS\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileXS\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .mobileXS\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .mobileXS\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileXS\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileXS\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .mobileXS\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .mobileXS\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileXS\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileXS\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobileXS\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobileXS\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobileXS\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobileXS\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .mobileXS\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .mobileXS\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .mobileXS\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .mobileXS\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobileXS\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobileXS\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobileXS\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobileXS\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobileXS\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobileXS\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobileXS\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobileXS\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .mobileXS\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .mobileXS\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .mobileXS\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .mobileXS\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .mobileXS\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .mobileXS\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .mobileXS\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .mobileXS\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .mobileXS\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .mobileXS\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .mobileXS\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .mobileXS\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .mobileXS\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .mobileXS\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

  .mobileXS\:-my-8 {
    margin-top:-2rem;
    margin-bottom:-2rem;
  }

  .mobileXS\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .mobileXS\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .mobileXS\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .mobileXS\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .mobileXS\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .mobileXS\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .mobileXS\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .mobileXS\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .mobileXS\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .mobileXS\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .mobileXS\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

  .mobileXS\:-my-14 {
    margin-top:-3.5rem;
    margin-bottom:-3.5rem;
  }

  .mobileXS\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .mobileXS\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .mobileXS\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .mobileXS\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .mobileXS\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .mobileXS\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .mobileXS\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

  .mobileXS\:-my-20 {
    margin-top:-5rem;
    margin-bottom:-5rem;
  }

  .mobileXS\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .mobileXS\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .mobileXS\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .mobileXS\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .mobileXS\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .mobileXS\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .mobileXS\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .mobileXS\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .mobileXS\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .mobileXS\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .mobileXS\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .mobileXS\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .mobileXS\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .mobileXS\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .mobileXS\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .mobileXS\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .mobileXS\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .mobileXS\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .mobileXS\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .mobileXS\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .mobileXS\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .mobileXS\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .mobileXS\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .mobileXS\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .mobileXS\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .mobileXS\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .mobileXS\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .mobileXS\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .mobileXS\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .mobileXS\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .mobileXS\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .mobileXS\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobileXS\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobileXS\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobileXS\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobileXS\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobileXS\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobileXS\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobileXS\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobileXS\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileXS\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileXS\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileXS\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileXS\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileXS\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileXS\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobileXS\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobileXS\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileXS\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileXS\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobileXS\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobileXS\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .mobileXS\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .mobileXS\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .mobileXS\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .mobileXS\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .mobileXS\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .mobileXS\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .mobileXS\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .mobileXS\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobileXS\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobileXS\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileXS\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileXS\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileXS\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileXS\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileXS\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileXS\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobileXS\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobileXS\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .mobileXS\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .mobileXS\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobileXS\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobileXS\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobileXS\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobileXS\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileXS\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileXS\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .mobileXS\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .mobileXS\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileXS\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileXS\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .mobileXS\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .mobileXS\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileXS\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileXS\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobileXS\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobileXS\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobileXS\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobileXS\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .mobileXS\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .mobileXS\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .mobileXS\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .mobileXS\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobileXS\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobileXS\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobileXS\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobileXS\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobileXS\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobileXS\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobileXS\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobileXS\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .mobileXS\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

  .mobileXS\:mt-0 {
    margin-top:0;
  }

  .mobileXS\:mr-0 {
    margin-right:0;
  }

  .mobileXS\:mb-0 {
    margin-bottom:0;
  }

  .mobileXS\:ml-0 {
    margin-left:0;
  }

  .mobileXS\:mt-1 {
    margin-top:0.25rem;
  }

  .mobileXS\:mr-1 {
    margin-right:0.25rem;
  }

  .mobileXS\:mb-1 {
    margin-bottom:0.25rem;
  }

  .mobileXS\:ml-1 {
    margin-left:0.25rem;
  }

  .mobileXS\:mt-2 {
    margin-top:0.5rem;
  }

  .mobileXS\:mr-2 {
    margin-right:0.5rem;
  }

  .mobileXS\:mb-2 {
    margin-bottom:0.5rem;
  }

  .mobileXS\:ml-2 {
    margin-left:0.5rem;
  }

  .mobileXS\:mt-3 {
    margin-top:0.75rem;
  }

  .mobileXS\:mr-3 {
    margin-right:0.75rem;
  }

  .mobileXS\:mb-3 {
    margin-bottom:0.75rem;
  }

  .mobileXS\:ml-3 {
    margin-left:0.75rem;
  }

  .mobileXS\:mt-4 {
    margin-top:1rem;
  }

  .mobileXS\:mr-4 {
    margin-right:1rem;
  }

  .mobileXS\:mb-4 {
    margin-bottom:1rem;
  }

  .mobileXS\:ml-4 {
    margin-left:1rem;
  }

  .mobileXS\:mt-5 {
    margin-top:1.25rem;
  }

  .mobileXS\:mr-5 {
    margin-right:1.25rem;
  }

  .mobileXS\:mb-5 {
    margin-bottom:1.25rem;
  }

  .mobileXS\:ml-5 {
    margin-left:1.25rem;
  }

  .mobileXS\:mt-6 {
    margin-top:1.5rem;
  }

  .mobileXS\:mr-6 {
    margin-right:1.5rem;
  }

  .mobileXS\:mb-6 {
    margin-bottom:1.5rem;
  }

  .mobileXS\:ml-6 {
    margin-left:1.5rem;
  }

  .mobileXS\:mt-7 {
    margin-top:1.75rem;
  }

  .mobileXS\:mr-7 {
    margin-right:1.75rem;
  }

  .mobileXS\:mb-7 {
    margin-bottom:1.75rem;
  }

  .mobileXS\:ml-7 {
    margin-left:1.75rem;
  }

  .mobileXS\:mt-8 {
    margin-top:2rem;
  }

  .mobileXS\:mr-8 {
    margin-right:2rem;
  }

  .mobileXS\:mb-8 {
    margin-bottom:2rem;
  }

  .mobileXS\:ml-8 {
    margin-left:2rem;
  }

  .mobileXS\:mt-9 {
    margin-top:2.25rem;
  }

  .mobileXS\:mr-9 {
    margin-right:2.25rem;
  }

  .mobileXS\:mb-9 {
    margin-bottom:2.25rem;
  }

  .mobileXS\:ml-9 {
    margin-left:2.25rem;
  }

  .mobileXS\:mt-10 {
    margin-top:2.5rem;
  }

  .mobileXS\:mr-10 {
    margin-right:2.5rem;
  }

  .mobileXS\:mb-10 {
    margin-bottom:2.5rem;
  }

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

  .mobileXS\:mt-11 {
    margin-top:2.75rem;
  }

  .mobileXS\:mr-11 {
    margin-right:2.75rem;
  }

  .mobileXS\:mb-11 {
    margin-bottom:2.75rem;
  }

  .mobileXS\:ml-11 {
    margin-left:2.75rem;
  }

  .mobileXS\:mt-12 {
    margin-top:3rem;
  }

  .mobileXS\:mr-12 {
    margin-right:3rem;
  }

  .mobileXS\:mb-12 {
    margin-bottom:3rem;
  }

  .mobileXS\:ml-12 {
    margin-left:3rem;
  }

  .mobileXS\:mt-13 {
    margin-top:3.25rem;
  }

  .mobileXS\:mr-13 {
    margin-right:3.25rem;
  }

  .mobileXS\:mb-13 {
    margin-bottom:3.25rem;
  }

  .mobileXS\:ml-13 {
    margin-left:3.25rem;
  }

  .mobileXS\:mt-14 {
    margin-top:3.5rem;
  }

  .mobileXS\:mr-14 {
    margin-right:3.5rem;
  }

  .mobileXS\:mb-14 {
    margin-bottom:3.5rem;
  }

  .mobileXS\:ml-14 {
    margin-left:3.5rem;
  }

  .mobileXS\:mt-15 {
    margin-top:3.75rem;
  }

  .mobileXS\:mr-15 {
    margin-right:3.75rem;
  }

  .mobileXS\:mb-15 {
    margin-bottom:3.75rem;
  }

  .mobileXS\:ml-15 {
    margin-left:3.75rem;
  }

  .mobileXS\:mt-16 {
    margin-top:4rem;
  }

  .mobileXS\:mr-16 {
    margin-right:4rem;
  }

  .mobileXS\:mb-16 {
    margin-bottom:4rem;
  }

  .mobileXS\:ml-16 {
    margin-left:4rem;
  }

  .mobileXS\:mt-18 {
    margin-top:4.5rem;
  }

  .mobileXS\:mr-18 {
    margin-right:4.5rem;
  }

  .mobileXS\:mb-18 {
    margin-bottom:4.5rem;
  }

  .mobileXS\:ml-18 {
    margin-left:4.5rem;
  }

  .mobileXS\:mt-20 {
    margin-top:5rem;
  }

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

  .mobileXS\:mb-20 {
    margin-bottom:5rem;
  }

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

  .mobileXS\:mt-24 {
    margin-top:6rem;
  }

  .mobileXS\:mr-24 {
    margin-right:6rem;
  }

  .mobileXS\:mb-24 {
    margin-bottom:6rem;
  }

  .mobileXS\:ml-24 {
    margin-left:6rem;
  }

  .mobileXS\:mt-28 {
    margin-top:7rem;
  }

  .mobileXS\:mr-28 {
    margin-right:7rem;
  }

  .mobileXS\:mb-28 {
    margin-bottom:7rem;
  }

  .mobileXS\:ml-28 {
    margin-left:7rem;
  }

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

  .mobileXS\:mr-32 {
    margin-right:8rem;
  }

  .mobileXS\:mb-32 {
    margin-bottom:8rem;
  }

  .mobileXS\:ml-32 {
    margin-left:8rem;
  }

  .mobileXS\:mt-36 {
    margin-top:9rem;
  }

  .mobileXS\:mr-36 {
    margin-right:9rem;
  }

  .mobileXS\:mb-36 {
    margin-bottom:9rem;
  }

  .mobileXS\:ml-36 {
    margin-left:9rem;
  }

  .mobileXS\:mt-40 {
    margin-top:10rem;
  }

  .mobileXS\:mr-40 {
    margin-right:10rem;
  }

  .mobileXS\:mb-40 {
    margin-bottom:10rem;
  }

  .mobileXS\:ml-40 {
    margin-left:10rem;
  }

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

  .mobileXS\:mr-44 {
    margin-right:11rem;
  }

  .mobileXS\:mb-44 {
    margin-bottom:11rem;
  }

  .mobileXS\:ml-44 {
    margin-left:11rem;
  }

  .mobileXS\:mt-48 {
    margin-top:12rem;
  }

  .mobileXS\:mr-48 {
    margin-right:12rem;
  }

  .mobileXS\:mb-48 {
    margin-bottom:12rem;
  }

  .mobileXS\:ml-48 {
    margin-left:12rem;
  }

  .mobileXS\:mt-52 {
    margin-top:13rem;
  }

  .mobileXS\:mr-52 {
    margin-right:13rem;
  }

  .mobileXS\:mb-52 {
    margin-bottom:13rem;
  }

  .mobileXS\:ml-52 {
    margin-left:13rem;
  }

  .mobileXS\:mt-56 {
    margin-top:14rem;
  }

  .mobileXS\:mr-56 {
    margin-right:14rem;
  }

  .mobileXS\:mb-56 {
    margin-bottom:14rem;
  }

  .mobileXS\:ml-56 {
    margin-left:14rem;
  }

  .mobileXS\:mt-60 {
    margin-top:15rem;
  }

  .mobileXS\:mr-60 {
    margin-right:15rem;
  }

  .mobileXS\:mb-60 {
    margin-bottom:15rem;
  }

  .mobileXS\:ml-60 {
    margin-left:15rem;
  }

  .mobileXS\:mt-64 {
    margin-top:16rem;
  }

  .mobileXS\:mr-64 {
    margin-right:16rem;
  }

  .mobileXS\:mb-64 {
    margin-bottom:16rem;
  }

  .mobileXS\:ml-64 {
    margin-left:16rem;
  }

  .mobileXS\:mt-72 {
    margin-top:18rem;
  }

  .mobileXS\:mr-72 {
    margin-right:18rem;
  }

  .mobileXS\:mb-72 {
    margin-bottom:18rem;
  }

  .mobileXS\:ml-72 {
    margin-left:18rem;
  }

  .mobileXS\:mt-80 {
    margin-top:20rem;
  }

  .mobileXS\:mr-80 {
    margin-right:20rem;
  }

  .mobileXS\:mb-80 {
    margin-bottom:20rem;
  }

  .mobileXS\:ml-80 {
    margin-left:20rem;
  }

  .mobileXS\:mt-96 {
    margin-top:24rem;
  }

  .mobileXS\:mr-96 {
    margin-right:24rem;
  }

  .mobileXS\:mb-96 {
    margin-bottom:24rem;
  }

  .mobileXS\:ml-96 {
    margin-left:24rem;
  }

  .mobileXS\:mt-auto {
    margin-top:auto;
  }

  .mobileXS\:mr-auto {
    margin-right:auto;
  }

  .mobileXS\:mb-auto {
    margin-bottom:auto;
  }

  .mobileXS\:ml-auto {
    margin-left:auto;
  }

  .mobileXS\:mt-px {
    margin-top:1px;
  }

  .mobileXS\:mr-px {
    margin-right:1px;
  }

  .mobileXS\:mb-px {
    margin-bottom:1px;
  }

  .mobileXS\:ml-px {
    margin-left:1px;
  }

  .mobileXS\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .mobileXS\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .mobileXS\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .mobileXS\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .mobileXS\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .mobileXS\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .mobileXS\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .mobileXS\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .mobileXS\:mt-2\.5 {
    margin-top:0.625rem;
  }

  .mobileXS\:mr-2\.5 {
    margin-right:0.625rem;
  }

  .mobileXS\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .mobileXS\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .mobileXS\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .mobileXS\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .mobileXS\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .mobileXS\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .mobileXS\:mt-1\/2 {
    margin-top:50%;
  }

  .mobileXS\:mr-1\/2 {
    margin-right:50%;
  }

  .mobileXS\:mb-1\/2 {
    margin-bottom:50%;
  }

  .mobileXS\:ml-1\/2 {
    margin-left:50%;
  }

  .mobileXS\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .mobileXS\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .mobileXS\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .mobileXS\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .mobileXS\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .mobileXS\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .mobileXS\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .mobileXS\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .mobileXS\:mt-1\/4 {
    margin-top:25%;
  }

  .mobileXS\:mr-1\/4 {
    margin-right:25%;
  }

  .mobileXS\:mb-1\/4 {
    margin-bottom:25%;
  }

  .mobileXS\:ml-1\/4 {
    margin-left:25%;
  }

  .mobileXS\:mt-2\/4 {
    margin-top:50%;
  }

  .mobileXS\:mr-2\/4 {
    margin-right:50%;
  }

  .mobileXS\:mb-2\/4 {
    margin-bottom:50%;
  }

  .mobileXS\:ml-2\/4 {
    margin-left:50%;
  }

  .mobileXS\:mt-3\/4 {
    margin-top:75%;
  }

  .mobileXS\:mr-3\/4 {
    margin-right:75%;
  }

  .mobileXS\:mb-3\/4 {
    margin-bottom:75%;
  }

  .mobileXS\:ml-3\/4 {
    margin-left:75%;
  }

  .mobileXS\:mt-1\/5 {
    margin-top:20%;
  }

  .mobileXS\:mr-1\/5 {
    margin-right:20%;
  }

  .mobileXS\:mb-1\/5 {
    margin-bottom:20%;
  }

  .mobileXS\:ml-1\/5 {
    margin-left:20%;
  }

  .mobileXS\:mt-2\/5 {
    margin-top:40%;
  }

  .mobileXS\:mr-2\/5 {
    margin-right:40%;
  }

  .mobileXS\:mb-2\/5 {
    margin-bottom:40%;
  }

  .mobileXS\:ml-2\/5 {
    margin-left:40%;
  }

  .mobileXS\:mt-3\/5 {
    margin-top:60%;
  }

  .mobileXS\:mr-3\/5 {
    margin-right:60%;
  }

  .mobileXS\:mb-3\/5 {
    margin-bottom:60%;
  }

  .mobileXS\:ml-3\/5 {
    margin-left:60%;
  }

  .mobileXS\:mt-4\/5 {
    margin-top:80%;
  }

  .mobileXS\:mr-4\/5 {
    margin-right:80%;
  }

  .mobileXS\:mb-4\/5 {
    margin-bottom:80%;
  }

  .mobileXS\:ml-4\/5 {
    margin-left:80%;
  }

  .mobileXS\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .mobileXS\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .mobileXS\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .mobileXS\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .mobileXS\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .mobileXS\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .mobileXS\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .mobileXS\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .mobileXS\:mt-3\/6 {
    margin-top:50%;
  }

  .mobileXS\:mr-3\/6 {
    margin-right:50%;
  }

  .mobileXS\:mb-3\/6 {
    margin-bottom:50%;
  }

  .mobileXS\:ml-3\/6 {
    margin-left:50%;
  }

  .mobileXS\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .mobileXS\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .mobileXS\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .mobileXS\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .mobileXS\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .mobileXS\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .mobileXS\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .mobileXS\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .mobileXS\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .mobileXS\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .mobileXS\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .mobileXS\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .mobileXS\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .mobileXS\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .mobileXS\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .mobileXS\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .mobileXS\:mt-3\/12 {
    margin-top:25%;
  }

  .mobileXS\:mr-3\/12 {
    margin-right:25%;
  }

  .mobileXS\:mb-3\/12 {
    margin-bottom:25%;
  }

  .mobileXS\:ml-3\/12 {
    margin-left:25%;
  }

  .mobileXS\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .mobileXS\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .mobileXS\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .mobileXS\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .mobileXS\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .mobileXS\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .mobileXS\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .mobileXS\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .mobileXS\:mt-6\/12 {
    margin-top:50%;
  }

  .mobileXS\:mr-6\/12 {
    margin-right:50%;
  }

  .mobileXS\:mb-6\/12 {
    margin-bottom:50%;
  }

  .mobileXS\:ml-6\/12 {
    margin-left:50%;
  }

  .mobileXS\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .mobileXS\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .mobileXS\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .mobileXS\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .mobileXS\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .mobileXS\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .mobileXS\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .mobileXS\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .mobileXS\:mt-9\/12 {
    margin-top:75%;
  }

  .mobileXS\:mr-9\/12 {
    margin-right:75%;
  }

  .mobileXS\:mb-9\/12 {
    margin-bottom:75%;
  }

  .mobileXS\:ml-9\/12 {
    margin-left:75%;
  }

  .mobileXS\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .mobileXS\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .mobileXS\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .mobileXS\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .mobileXS\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .mobileXS\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .mobileXS\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .mobileXS\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .mobileXS\:mt-full {
    margin-top:100%;
  }

  .mobileXS\:mr-full {
    margin-right:100%;
  }

  .mobileXS\:mb-full {
    margin-bottom:100%;
  }

  .mobileXS\:ml-full {
    margin-left:100%;
  }

  .mobileXS\:mt-0_5 {
    margin-top:0.125rem;
  }

  .mobileXS\:mr-0_5 {
    margin-right:0.125rem;
  }

  .mobileXS\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .mobileXS\:ml-0_5 {
    margin-left:0.125rem;
  }

  .mobileXS\:mt-1_5 {
    margin-top:0.375rem;
  }

  .mobileXS\:mr-1_5 {
    margin-right:0.375rem;
  }

  .mobileXS\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .mobileXS\:ml-1_5 {
    margin-left:0.375rem;
  }

  .mobileXS\:mt-2_5 {
    margin-top:0.625rem;
  }

  .mobileXS\:mr-2_5 {
    margin-right:0.625rem;
  }

  .mobileXS\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .mobileXS\:ml-2_5 {
    margin-left:0.625rem;
  }

  .mobileXS\:mt-3_5 {
    margin-top:0.875rem;
  }

  .mobileXS\:mr-3_5 {
    margin-right:0.875rem;
  }

  .mobileXS\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .mobileXS\:ml-3_5 {
    margin-left:0.875rem;
  }

  .mobileXS\:mt-4_5 {
    margin-top:1.125rem;
  }

  .mobileXS\:mr-4_5 {
    margin-right:1.125rem;
  }

  .mobileXS\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .mobileXS\:ml-4_5 {
    margin-left:1.125rem;
  }

  .mobileXS\:-mt-1 {
    margin-top:-0.25rem;
  }

  .mobileXS\:-mr-1 {
    margin-right:-0.25rem;
  }

  .mobileXS\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .mobileXS\:-ml-1 {
    margin-left:-0.25rem;
  }

  .mobileXS\:-mt-2 {
    margin-top:-0.5rem;
  }

  .mobileXS\:-mr-2 {
    margin-right:-0.5rem;
  }

  .mobileXS\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .mobileXS\:-ml-2 {
    margin-left:-0.5rem;
  }

  .mobileXS\:-mt-3 {
    margin-top:-0.75rem;
  }

  .mobileXS\:-mr-3 {
    margin-right:-0.75rem;
  }

  .mobileXS\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .mobileXS\:-ml-3 {
    margin-left:-0.75rem;
  }

  .mobileXS\:-mt-4 {
    margin-top:-1rem;
  }

  .mobileXS\:-mr-4 {
    margin-right:-1rem;
  }

  .mobileXS\:-mb-4 {
    margin-bottom:-1rem;
  }

  .mobileXS\:-ml-4 {
    margin-left:-1rem;
  }

  .mobileXS\:-mt-5 {
    margin-top:-1.25rem;
  }

  .mobileXS\:-mr-5 {
    margin-right:-1.25rem;
  }

  .mobileXS\:-mb-5 {
    margin-bottom:-1.25rem;
  }

  .mobileXS\:-ml-5 {
    margin-left:-1.25rem;
  }

  .mobileXS\:-mt-6 {
    margin-top:-1.5rem;
  }

  .mobileXS\:-mr-6 {
    margin-right:-1.5rem;
  }

  .mobileXS\:-mb-6 {
    margin-bottom:-1.5rem;
  }

  .mobileXS\:-ml-6 {
    margin-left:-1.5rem;
  }

  .mobileXS\:-mt-7 {
    margin-top:-1.75rem;
  }

  .mobileXS\:-mr-7 {
    margin-right:-1.75rem;
  }

  .mobileXS\:-mb-7 {
    margin-bottom:-1.75rem;
  }

  .mobileXS\:-ml-7 {
    margin-left:-1.75rem;
  }

  .mobileXS\:-mt-8 {
    margin-top:-2rem;
  }

  .mobileXS\:-mr-8 {
    margin-right:-2rem;
  }

  .mobileXS\:-mb-8 {
    margin-bottom:-2rem;
  }

  .mobileXS\:-ml-8 {
    margin-left:-2rem;
  }

  .mobileXS\:-mt-9 {
    margin-top:-2.25rem;
  }

  .mobileXS\:-mr-9 {
    margin-right:-2.25rem;
  }

  .mobileXS\:-mb-9 {
    margin-bottom:-2.25rem;
  }

  .mobileXS\:-ml-9 {
    margin-left:-2.25rem;
  }

  .mobileXS\:-mt-10 {
    margin-top:-2.5rem;
  }

  .mobileXS\:-mr-10 {
    margin-right:-2.5rem;
  }

  .mobileXS\:-mb-10 {
    margin-bottom:-2.5rem;
  }

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

  .mobileXS\:-mt-11 {
    margin-top:-2.75rem;
  }

  .mobileXS\:-mr-11 {
    margin-right:-2.75rem;
  }

  .mobileXS\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .mobileXS\:-ml-11 {
    margin-left:-2.75rem;
  }

  .mobileXS\:-mt-12 {
    margin-top:-3rem;
  }

  .mobileXS\:-mr-12 {
    margin-right:-3rem;
  }

  .mobileXS\:-mb-12 {
    margin-bottom:-3rem;
  }

  .mobileXS\:-ml-12 {
    margin-left:-3rem;
  }

  .mobileXS\:-mt-13 {
    margin-top:-3.25rem;
  }

  .mobileXS\:-mr-13 {
    margin-right:-3.25rem;
  }

  .mobileXS\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .mobileXS\:-ml-13 {
    margin-left:-3.25rem;
  }

  .mobileXS\:-mt-14 {
    margin-top:-3.5rem;
  }

  .mobileXS\:-mr-14 {
    margin-right:-3.5rem;
  }

  .mobileXS\:-mb-14 {
    margin-bottom:-3.5rem;
  }

  .mobileXS\:-ml-14 {
    margin-left:-3.5rem;
  }

  .mobileXS\:-mt-15 {
    margin-top:-3.75rem;
  }

  .mobileXS\:-mr-15 {
    margin-right:-3.75rem;
  }

  .mobileXS\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .mobileXS\:-ml-15 {
    margin-left:-3.75rem;
  }

  .mobileXS\:-mt-16 {
    margin-top:-4rem;
  }

  .mobileXS\:-mr-16 {
    margin-right:-4rem;
  }

  .mobileXS\:-mb-16 {
    margin-bottom:-4rem;
  }

  .mobileXS\:-ml-16 {
    margin-left:-4rem;
  }

  .mobileXS\:-mt-18 {
    margin-top:-4.5rem;
  }

  .mobileXS\:-mr-18 {
    margin-right:-4.5rem;
  }

  .mobileXS\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .mobileXS\:-ml-18 {
    margin-left:-4.5rem;
  }

  .mobileXS\:-mt-20 {
    margin-top:-5rem;
  }

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

  .mobileXS\:-mb-20 {
    margin-bottom:-5rem;
  }

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

  .mobileXS\:-mt-24 {
    margin-top:-6rem;
  }

  .mobileXS\:-mr-24 {
    margin-right:-6rem;
  }

  .mobileXS\:-mb-24 {
    margin-bottom:-6rem;
  }

  .mobileXS\:-ml-24 {
    margin-left:-6rem;
  }

  .mobileXS\:-mt-28 {
    margin-top:-7rem;
  }

  .mobileXS\:-mr-28 {
    margin-right:-7rem;
  }

  .mobileXS\:-mb-28 {
    margin-bottom:-7rem;
  }

  .mobileXS\:-ml-28 {
    margin-left:-7rem;
  }

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

  .mobileXS\:-mr-32 {
    margin-right:-8rem;
  }

  .mobileXS\:-mb-32 {
    margin-bottom:-8rem;
  }

  .mobileXS\:-ml-32 {
    margin-left:-8rem;
  }

  .mobileXS\:-mt-36 {
    margin-top:-9rem;
  }

  .mobileXS\:-mr-36 {
    margin-right:-9rem;
  }

  .mobileXS\:-mb-36 {
    margin-bottom:-9rem;
  }

  .mobileXS\:-ml-36 {
    margin-left:-9rem;
  }

  .mobileXS\:-mt-40 {
    margin-top:-10rem;
  }

  .mobileXS\:-mr-40 {
    margin-right:-10rem;
  }

  .mobileXS\:-mb-40 {
    margin-bottom:-10rem;
  }

  .mobileXS\:-ml-40 {
    margin-left:-10rem;
  }

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

  .mobileXS\:-mr-44 {
    margin-right:-11rem;
  }

  .mobileXS\:-mb-44 {
    margin-bottom:-11rem;
  }

  .mobileXS\:-ml-44 {
    margin-left:-11rem;
  }

  .mobileXS\:-mt-48 {
    margin-top:-12rem;
  }

  .mobileXS\:-mr-48 {
    margin-right:-12rem;
  }

  .mobileXS\:-mb-48 {
    margin-bottom:-12rem;
  }

  .mobileXS\:-ml-48 {
    margin-left:-12rem;
  }

  .mobileXS\:-mt-52 {
    margin-top:-13rem;
  }

  .mobileXS\:-mr-52 {
    margin-right:-13rem;
  }

  .mobileXS\:-mb-52 {
    margin-bottom:-13rem;
  }

  .mobileXS\:-ml-52 {
    margin-left:-13rem;
  }

  .mobileXS\:-mt-56 {
    margin-top:-14rem;
  }

  .mobileXS\:-mr-56 {
    margin-right:-14rem;
  }

  .mobileXS\:-mb-56 {
    margin-bottom:-14rem;
  }

  .mobileXS\:-ml-56 {
    margin-left:-14rem;
  }

  .mobileXS\:-mt-60 {
    margin-top:-15rem;
  }

  .mobileXS\:-mr-60 {
    margin-right:-15rem;
  }

  .mobileXS\:-mb-60 {
    margin-bottom:-15rem;
  }

  .mobileXS\:-ml-60 {
    margin-left:-15rem;
  }

  .mobileXS\:-mt-64 {
    margin-top:-16rem;
  }

  .mobileXS\:-mr-64 {
    margin-right:-16rem;
  }

  .mobileXS\:-mb-64 {
    margin-bottom:-16rem;
  }

  .mobileXS\:-ml-64 {
    margin-left:-16rem;
  }

  .mobileXS\:-mt-72 {
    margin-top:-18rem;
  }

  .mobileXS\:-mr-72 {
    margin-right:-18rem;
  }

  .mobileXS\:-mb-72 {
    margin-bottom:-18rem;
  }

  .mobileXS\:-ml-72 {
    margin-left:-18rem;
  }

  .mobileXS\:-mt-80 {
    margin-top:-20rem;
  }

  .mobileXS\:-mr-80 {
    margin-right:-20rem;
  }

  .mobileXS\:-mb-80 {
    margin-bottom:-20rem;
  }

  .mobileXS\:-ml-80 {
    margin-left:-20rem;
  }

  .mobileXS\:-mt-96 {
    margin-top:-24rem;
  }

  .mobileXS\:-mr-96 {
    margin-right:-24rem;
  }

  .mobileXS\:-mb-96 {
    margin-bottom:-24rem;
  }

  .mobileXS\:-ml-96 {
    margin-left:-24rem;
  }

  .mobileXS\:-mt-px {
    margin-top:-1px;
  }

  .mobileXS\:-mr-px {
    margin-right:-1px;
  }

  .mobileXS\:-mb-px {
    margin-bottom:-1px;
  }

  .mobileXS\:-ml-px {
    margin-left:-1px;
  }

  .mobileXS\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .mobileXS\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .mobileXS\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .mobileXS\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .mobileXS\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .mobileXS\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .mobileXS\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .mobileXS\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .mobileXS\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

  .mobileXS\:-mr-2\.5 {
    margin-right:-0.625rem;
  }

  .mobileXS\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .mobileXS\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .mobileXS\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .mobileXS\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .mobileXS\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .mobileXS\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .mobileXS\:-mt-1\/2 {
    margin-top:-50%;
  }

  .mobileXS\:-mr-1\/2 {
    margin-right:-50%;
  }

  .mobileXS\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .mobileXS\:-ml-1\/2 {
    margin-left:-50%;
  }

  .mobileXS\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .mobileXS\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .mobileXS\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .mobileXS\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .mobileXS\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .mobileXS\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .mobileXS\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .mobileXS\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .mobileXS\:-mt-1\/4 {
    margin-top:-25%;
  }

  .mobileXS\:-mr-1\/4 {
    margin-right:-25%;
  }

  .mobileXS\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .mobileXS\:-ml-1\/4 {
    margin-left:-25%;
  }

  .mobileXS\:-mt-2\/4 {
    margin-top:-50%;
  }

  .mobileXS\:-mr-2\/4 {
    margin-right:-50%;
  }

  .mobileXS\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .mobileXS\:-ml-2\/4 {
    margin-left:-50%;
  }

  .mobileXS\:-mt-3\/4 {
    margin-top:-75%;
  }

  .mobileXS\:-mr-3\/4 {
    margin-right:-75%;
  }

  .mobileXS\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .mobileXS\:-ml-3\/4 {
    margin-left:-75%;
  }

  .mobileXS\:-mt-1\/5 {
    margin-top:-20%;
  }

  .mobileXS\:-mr-1\/5 {
    margin-right:-20%;
  }

  .mobileXS\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .mobileXS\:-ml-1\/5 {
    margin-left:-20%;
  }

  .mobileXS\:-mt-2\/5 {
    margin-top:-40%;
  }

  .mobileXS\:-mr-2\/5 {
    margin-right:-40%;
  }

  .mobileXS\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .mobileXS\:-ml-2\/5 {
    margin-left:-40%;
  }

  .mobileXS\:-mt-3\/5 {
    margin-top:-60%;
  }

  .mobileXS\:-mr-3\/5 {
    margin-right:-60%;
  }

  .mobileXS\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .mobileXS\:-ml-3\/5 {
    margin-left:-60%;
  }

  .mobileXS\:-mt-4\/5 {
    margin-top:-80%;
  }

  .mobileXS\:-mr-4\/5 {
    margin-right:-80%;
  }

  .mobileXS\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .mobileXS\:-ml-4\/5 {
    margin-left:-80%;
  }

  .mobileXS\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .mobileXS\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .mobileXS\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .mobileXS\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .mobileXS\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .mobileXS\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .mobileXS\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .mobileXS\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .mobileXS\:-mt-3\/6 {
    margin-top:-50%;
  }

  .mobileXS\:-mr-3\/6 {
    margin-right:-50%;
  }

  .mobileXS\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .mobileXS\:-ml-3\/6 {
    margin-left:-50%;
  }

  .mobileXS\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .mobileXS\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .mobileXS\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .mobileXS\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .mobileXS\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .mobileXS\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .mobileXS\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .mobileXS\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .mobileXS\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .mobileXS\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .mobileXS\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .mobileXS\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .mobileXS\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .mobileXS\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .mobileXS\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .mobileXS\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .mobileXS\:-mt-3\/12 {
    margin-top:-25%;
  }

  .mobileXS\:-mr-3\/12 {
    margin-right:-25%;
  }

  .mobileXS\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .mobileXS\:-ml-3\/12 {
    margin-left:-25%;
  }

  .mobileXS\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .mobileXS\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .mobileXS\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .mobileXS\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .mobileXS\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .mobileXS\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .mobileXS\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .mobileXS\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .mobileXS\:-mt-6\/12 {
    margin-top:-50%;
  }

  .mobileXS\:-mr-6\/12 {
    margin-right:-50%;
  }

  .mobileXS\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .mobileXS\:-ml-6\/12 {
    margin-left:-50%;
  }

  .mobileXS\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .mobileXS\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .mobileXS\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .mobileXS\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .mobileXS\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .mobileXS\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .mobileXS\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .mobileXS\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .mobileXS\:-mt-9\/12 {
    margin-top:-75%;
  }

  .mobileXS\:-mr-9\/12 {
    margin-right:-75%;
  }

  .mobileXS\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .mobileXS\:-ml-9\/12 {
    margin-left:-75%;
  }

  .mobileXS\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .mobileXS\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .mobileXS\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .mobileXS\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .mobileXS\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .mobileXS\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .mobileXS\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .mobileXS\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .mobileXS\:-mt-full {
    margin-top:-100%;
  }

  .mobileXS\:-mr-full {
    margin-right:-100%;
  }

  .mobileXS\:-mb-full {
    margin-bottom:-100%;
  }

  .mobileXS\:-ml-full {
    margin-left:-100%;
  }

  .mobileXS\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .mobileXS\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .mobileXS\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .mobileXS\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .mobileXS\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .mobileXS\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .mobileXS\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .mobileXS\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .mobileXS\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .mobileXS\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .mobileXS\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .mobileXS\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .mobileXS\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .mobileXS\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .mobileXS\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .mobileXS\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .mobileXS\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .mobileXS\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .mobileXS\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .mobileXS\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .mobileXS\:max-h-0 {
    max-height:0;
  }

  .mobileXS\:max-h-1 {
    max-height:0.25rem;
  }

  .mobileXS\:max-h-2 {
    max-height:0.5rem;
  }

  .mobileXS\:max-h-3 {
    max-height:0.75rem;
  }

  .mobileXS\:max-h-4 {
    max-height:1rem;
  }

  .mobileXS\:max-h-5 {
    max-height:1.25rem;
  }

  .mobileXS\:max-h-6 {
    max-height:1.5rem;
  }

  .mobileXS\:max-h-7 {
    max-height:1.75rem;
  }

  .mobileXS\:max-h-8 {
    max-height:2rem;
  }

  .mobileXS\:max-h-9 {
    max-height:2.25rem;
  }

  .mobileXS\:max-h-10 {
    max-height:2.5rem;
  }

  .mobileXS\:max-h-11 {
    max-height:2.75rem;
  }

  .mobileXS\:max-h-12 {
    max-height:3rem;
  }

  .mobileXS\:max-h-13 {
    max-height:3.25rem;
  }

  .mobileXS\:max-h-14 {
    max-height:3.5rem;
  }

  .mobileXS\:max-h-15 {
    max-height:3.75rem;
  }

  .mobileXS\:max-h-16 {
    max-height:4rem;
  }

  .mobileXS\:max-h-18 {
    max-height:4.5rem;
  }

  .mobileXS\:max-h-20 {
    max-height:5rem;
  }

  .mobileXS\:max-h-24 {
    max-height:6rem;
  }

  .mobileXS\:max-h-28 {
    max-height:7rem;
  }

  .mobileXS\:max-h-32 {
    max-height:8rem;
  }

  .mobileXS\:max-h-36 {
    max-height:9rem;
  }

  .mobileXS\:max-h-40 {
    max-height:10rem;
  }

  .mobileXS\:max-h-44 {
    max-height:11rem;
  }

  .mobileXS\:max-h-48 {
    max-height:12rem;
  }

  .mobileXS\:max-h-52 {
    max-height:13rem;
  }

  .mobileXS\:max-h-56 {
    max-height:14rem;
  }

  .mobileXS\:max-h-60 {
    max-height:15rem;
  }

  .mobileXS\:max-h-64 {
    max-height:16rem;
  }

  .mobileXS\:max-h-72 {
    max-height:18rem;
  }

  .mobileXS\:max-h-80 {
    max-height:20rem;
  }

  .mobileXS\:max-h-96 {
    max-height:24rem;
  }

  .mobileXS\:max-h-100 {
    max-height:25rem;
  }

  .mobileXS\:max-h-screen {
    max-height:100vh;
  }

  .mobileXS\:max-h-px {
    max-height:1px;
  }

  .mobileXS\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .mobileXS\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .mobileXS\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .mobileXS\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .mobileXS\:max-h-1\/2 {
    max-height:50%;
  }

  .mobileXS\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .mobileXS\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .mobileXS\:max-h-1\/4 {
    max-height:25%;
  }

  .mobileXS\:max-h-2\/4 {
    max-height:50%;
  }

  .mobileXS\:max-h-3\/4 {
    max-height:75%;
  }

  .mobileXS\:max-h-1\/5 {
    max-height:20%;
  }

  .mobileXS\:max-h-2\/5 {
    max-height:40%;
  }

  .mobileXS\:max-h-3\/5 {
    max-height:60%;
  }

  .mobileXS\:max-h-4\/5 {
    max-height:80%;
  }

  .mobileXS\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .mobileXS\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .mobileXS\:max-h-3\/6 {
    max-height:50%;
  }

  .mobileXS\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .mobileXS\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .mobileXS\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .mobileXS\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .mobileXS\:max-h-3\/12 {
    max-height:25%;
  }

  .mobileXS\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .mobileXS\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .mobileXS\:max-h-6\/12 {
    max-height:50%;
  }

  .mobileXS\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .mobileXS\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .mobileXS\:max-h-9\/12 {
    max-height:75%;
  }

  .mobileXS\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .mobileXS\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .mobileXS\:max-h-full {
    max-height:100%;
  }

  .mobileXS\:max-h-0_5 {
    max-height:0.125rem;
  }

  .mobileXS\:max-h-1_5 {
    max-height:0.375rem;
  }

  .mobileXS\:max-h-2_5 {
    max-height:0.625rem;
  }

  .mobileXS\:max-h-3_5 {
    max-height:0.875rem;
  }

  .mobileXS\:max-h-4_5 {
    max-height:1.125rem;
  }

  .mobileXS\:max-w-0 {
    max-width:0rem;
  }

  .mobileXS\:max-w-none {
    max-width:none;
  }

  .mobileXS\:max-w-xs {
    max-width:20rem;
  }

  .mobileXS\:max-w-sm {
    max-width:24rem;
  }

  .mobileXS\:max-w-md {
    max-width:28rem;
  }

  .mobileXS\:max-w-lg {
    max-width:32rem;
  }

  .mobileXS\:max-w-xl {
    max-width:36rem;
  }

  .mobileXS\:max-w-2xl {
    max-width:42rem;
  }

  .mobileXS\:max-w-3xl {
    max-width:48rem;
  }

  .mobileXS\:max-w-4xl {
    max-width:56rem;
  }

  .mobileXS\:max-w-5xl {
    max-width:64rem;
  }

  .mobileXS\:max-w-6xl {
    max-width:72rem;
  }

  .mobileXS\:max-w-7xl {
    max-width:80rem;
  }

  .mobileXS\:max-w-full {
    max-width:100%;
  }

  .mobileXS\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .mobileXS\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .mobileXS\:max-w-prose {
    max-width:65ch;
  }

  .mobileXS\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .mobileXS\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .mobileXS\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .mobileXS\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .mobileXS\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .mobileXS\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .mobileXS\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .mobileXS\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .mobileXS\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .mobileXS\:max-w-screen-xxs {
    max-width:1px;
  }

  .mobileXS\:max-w-screen-xs {
    max-width:400px;
  }

  .mobileXS\:max-w-screen-sm {
    max-width:600px;
  }

  .mobileXS\:max-w-screen-mobile {
    max-width:768px;
  }

  .mobileXS\:max-w-screen-md {
    max-width:970px;
  }

  .mobileXS\:max-w-screen-lg {
    max-width:960px;
  }

  .mobileXS\:min-h-0 {
    min-height:0;
  }

  .mobileXS\:min-h-full {
    min-height:100%;
  }

  .mobileXS\:min-h-screen {
    min-height:100vh;
  }

  .mobileXS\:min-w-0 {
    min-width:0;
  }

  .mobileXS\:min-w-full {
    min-width:100%;
  }

  .mobileXS\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .mobileXS\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .mobileXS\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .mobileXS\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .mobileXS\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .mobileXS\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .mobileXS\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .mobileXS\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .mobileXS\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .mobileXS\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .mobileXS\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .mobileXS\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .mobileXS\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .mobileXS\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .mobileXS\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .mobileXS\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .mobileXS\:opacity-0 {
    opacity:0;
  }

  .mobileXS\:opacity-10 {
    opacity:.1;
  }

  .mobileXS\:opacity-20 {
    opacity:.2;
  }

  .mobileXS\:opacity-25 {
    opacity:0.25;
  }

  .mobileXS\:opacity-30 {
    opacity:.3;
  }

  .mobileXS\:opacity-40 {
    opacity:.4;
  }

  .mobileXS\:opacity-50 {
    opacity:0.5;
  }

  .mobileXS\:opacity-60 {
    opacity:.6;
  }

  .mobileXS\:opacity-70 {
    opacity:.7;
  }

  .mobileXS\:opacity-75 {
    opacity:0.75;
  }

  .mobileXS\:opacity-80 {
    opacity:.8;
  }

  .mobileXS\:opacity-90 {
    opacity:.9;
  }

  .mobileXS\:opacity-100 {
    opacity:1;
  }

  .mobileXS\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .mobileXS\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .mobileXS\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .mobileXS\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .mobileXS\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .mobileXS\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .mobileXS\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .mobileXS\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .mobileXS\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .mobileXS\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .mobileXS\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .mobileXS\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .mobileXS\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .mobileXS\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .mobileXS\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .mobileXS\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .mobileXS\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .mobileXS\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .mobileXS\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .mobileXS\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .mobileXS\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .mobileXS\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .mobileXS\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .mobileXS\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .mobileXS\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .mobileXS\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .mobileXS\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .mobileXS\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .mobileXS\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .mobileXS\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .mobileXS\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .mobileXS\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .mobileXS\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .mobileXS\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .mobileXS\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .mobileXS\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .mobileXS\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .mobileXS\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .mobileXS\:group-focus\:opacity-100 {
    opacity:1;
  }

  .mobileXS\:hover\:opacity-0:hover {
    opacity:0;
  }

  .mobileXS\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .mobileXS\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .mobileXS\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .mobileXS\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .mobileXS\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .mobileXS\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .mobileXS\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .mobileXS\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .mobileXS\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .mobileXS\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .mobileXS\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .mobileXS\:hover\:opacity-100:hover {
    opacity:1;
  }

  .mobileXS\:focus\:opacity-0:focus {
    opacity:0;
  }

  .mobileXS\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .mobileXS\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .mobileXS\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .mobileXS\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .mobileXS\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .mobileXS\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .mobileXS\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .mobileXS\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .mobileXS\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .mobileXS\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .mobileXS\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .mobileXS\:focus\:opacity-100:focus {
    opacity:1;
  }

  .mobileXS\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobileXS\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobileXS\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobileXS\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobileXS\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobileXS\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobileXS\:overflow-auto {
    overflow:auto;
  }

  .mobileXS\:overflow-hidden {
    overflow:hidden;
  }

  .mobileXS\:overflow-visible {
    overflow:visible;
  }

  .mobileXS\:overflow-scroll {
    overflow:scroll;
  }

  .mobileXS\:overflow-x-auto {
    overflow-x:auto;
  }

  .mobileXS\:overflow-y-auto {
    overflow-y:auto;
  }

  .mobileXS\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .mobileXS\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .mobileXS\:overflow-x-visible {
    overflow-x:visible;
  }

  .mobileXS\:overflow-y-visible {
    overflow-y:visible;
  }

  .mobileXS\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .mobileXS\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .mobileXS\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .mobileXS\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .mobileXS\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .mobileXS\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .mobileXS\:overscroll-none {
    overscroll-behavior:none;
  }

  .mobileXS\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .mobileXS\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .mobileXS\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .mobileXS\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .mobileXS\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .mobileXS\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .mobileXS\:p-0 {
    padding:0;
  }

  .mobileXS\:p-1 {
    padding:0.25rem;
  }

  .mobileXS\:p-2 {
    padding:0.5rem;
  }

  .mobileXS\:p-3 {
    padding:0.75rem;
  }

  .mobileXS\:p-4 {
    padding:1rem;
  }

  .mobileXS\:p-5 {
    padding:1.25rem;
  }

  .mobileXS\:p-6 {
    padding:1.5rem;
  }

  .mobileXS\:p-7 {
    padding:1.75rem;
  }

  .mobileXS\:p-8 {
    padding:2rem;
  }

  .mobileXS\:p-9 {
    padding:2.25rem;
  }

  .mobileXS\:p-10 {
    padding:2.5rem;
  }

  .mobileXS\:p-11 {
    padding:2.75rem;
  }

  .mobileXS\:p-12 {
    padding:3rem;
  }

  .mobileXS\:p-13 {
    padding:3.25rem;
  }

  .mobileXS\:p-14 {
    padding:3.5rem;
  }

  .mobileXS\:p-15 {
    padding:3.75rem;
  }

  .mobileXS\:p-16 {
    padding:4rem;
  }

  .mobileXS\:p-18 {
    padding:4.5rem;
  }

  .mobileXS\:p-20 {
    padding:5rem;
  }

  .mobileXS\:p-24 {
    padding:6rem;
  }

  .mobileXS\:p-28 {
    padding:7rem;
  }

  .mobileXS\:p-32 {
    padding:8rem;
  }

  .mobileXS\:p-36 {
    padding:9rem;
  }

  .mobileXS\:p-40 {
    padding:10rem;
  }

  .mobileXS\:p-44 {
    padding:11rem;
  }

  .mobileXS\:p-48 {
    padding:12rem;
  }

  .mobileXS\:p-52 {
    padding:13rem;
  }

  .mobileXS\:p-56 {
    padding:14rem;
  }

  .mobileXS\:p-60 {
    padding:15rem;
  }

  .mobileXS\:p-64 {
    padding:16rem;
  }

  .mobileXS\:p-72 {
    padding:18rem;
  }

  .mobileXS\:p-80 {
    padding:20rem;
  }

  .mobileXS\:p-96 {
    padding:24rem;
  }

  .mobileXS\:p-px {
    padding:1px;
  }

  .mobileXS\:p-0\.5 {
    padding:0.125rem;
  }

  .mobileXS\:p-1\.5 {
    padding:0.375rem;
  }

  .mobileXS\:p-2\.5 {
    padding:0.625rem;
  }

  .mobileXS\:p-3\.5 {
    padding:0.875rem;
  }

  .mobileXS\:p-1\/2 {
    padding:50%;
  }

  .mobileXS\:p-1\/3 {
    padding:33.333333%;
  }

  .mobileXS\:p-2\/3 {
    padding:66.666667%;
  }

  .mobileXS\:p-1\/4 {
    padding:25%;
  }

  .mobileXS\:p-2\/4 {
    padding:50%;
  }

  .mobileXS\:p-3\/4 {
    padding:75%;
  }

  .mobileXS\:p-1\/5 {
    padding:20%;
  }

  .mobileXS\:p-2\/5 {
    padding:40%;
  }

  .mobileXS\:p-3\/5 {
    padding:60%;
  }

  .mobileXS\:p-4\/5 {
    padding:80%;
  }

  .mobileXS\:p-1\/6 {
    padding:16.666667%;
  }

  .mobileXS\:p-2\/6 {
    padding:33.333333%;
  }

  .mobileXS\:p-3\/6 {
    padding:50%;
  }

  .mobileXS\:p-4\/6 {
    padding:66.666667%;
  }

  .mobileXS\:p-5\/6 {
    padding:83.333333%;
  }

  .mobileXS\:p-1\/12 {
    padding:8.333333%;
  }

  .mobileXS\:p-2\/12 {
    padding:16.666667%;
  }

  .mobileXS\:p-3\/12 {
    padding:25%;
  }

  .mobileXS\:p-4\/12 {
    padding:33.333333%;
  }

  .mobileXS\:p-5\/12 {
    padding:41.666667%;
  }

  .mobileXS\:p-6\/12 {
    padding:50%;
  }

  .mobileXS\:p-7\/12 {
    padding:58.333333%;
  }

  .mobileXS\:p-8\/12 {
    padding:66.666667%;
  }

  .mobileXS\:p-9\/12 {
    padding:75%;
  }

  .mobileXS\:p-10\/12 {
    padding:83.333333%;
  }

  .mobileXS\:p-11\/12 {
    padding:91.666667%;
  }

  .mobileXS\:p-full {
    padding:100%;
  }

  .mobileXS\:p-0_5 {
    padding:0.125rem;
  }

  .mobileXS\:p-1_5 {
    padding:0.375rem;
  }

  .mobileXS\:p-2_5 {
    padding:0.625rem;
  }

  .mobileXS\:p-3_5 {
    padding:0.875rem;
  }

  .mobileXS\:p-4_5 {
    padding:1.125rem;
  }

  .mobileXS\:p-md {
    padding:7.5%;
  }

  .mobileXS\:p-lg {
    padding:10%;
  }

  .mobileXS\:p-xl {
    padding:20%;
  }

  .mobileXS\:py-0 {
    padding-top:0;
    padding-bottom:0;
  }

  .mobileXS\:px-0 {
    padding-left:0;
    padding-right:0;
  }

  .mobileXS\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .mobileXS\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .mobileXS\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .mobileXS\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .mobileXS\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .mobileXS\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

  .mobileXS\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem;
  }

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

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

  .mobileXS\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .mobileXS\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

  .mobileXS\:px-7 {
    padding-left:1.75rem;
    padding-right:1.75rem;
  }

  .mobileXS\:py-8 {
    padding-top:2rem;
    padding-bottom:2rem;
  }

  .mobileXS\:px-8 {
    padding-left:2rem;
    padding-right:2rem;
  }

  .mobileXS\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .mobileXS\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

  .mobileXS\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  .mobileXS\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem;
  }

  .mobileXS\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .mobileXS\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

  .mobileXS\:px-12 {
    padding-left:3rem;
    padding-right:3rem;
  }

  .mobileXS\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .mobileXS\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

  .mobileXS\:py-14 {
    padding-top:3.5rem;
    padding-bottom:3.5rem;
  }

  .mobileXS\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .mobileXS\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .mobileXS\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

  .mobileXS\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem;
  }

  .mobileXS\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .mobileXS\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .mobileXS\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

  .mobileXS\:py-20 {
    padding-top:5rem;
    padding-bottom:5rem;
  }

  .mobileXS\:px-20 {
    padding-left:5rem;
    padding-right:5rem;
  }

  .mobileXS\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

  .mobileXS\:px-24 {
    padding-left:6rem;
    padding-right:6rem;
  }

  .mobileXS\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .mobileXS\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

  .mobileXS\:py-32 {
    padding-top:8rem;
    padding-bottom:8rem;
  }

  .mobileXS\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .mobileXS\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .mobileXS\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .mobileXS\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .mobileXS\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .mobileXS\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .mobileXS\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .mobileXS\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .mobileXS\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .mobileXS\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .mobileXS\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .mobileXS\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .mobileXS\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .mobileXS\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .mobileXS\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .mobileXS\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .mobileXS\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .mobileXS\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .mobileXS\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .mobileXS\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .mobileXS\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .mobileXS\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .mobileXS\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .mobileXS\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .mobileXS\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

  .mobileXS\:py-0\.5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobileXS\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobileXS\:py-1\.5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobileXS\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .mobileXS\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobileXS\:py-3\.5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobileXS\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobileXS\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileXS\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileXS\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileXS\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileXS\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileXS\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileXS\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobileXS\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobileXS\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileXS\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileXS\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobileXS\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobileXS\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobileXS\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .mobileXS\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .mobileXS\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .mobileXS\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .mobileXS\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .mobileXS\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .mobileXS\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .mobileXS\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobileXS\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobileXS\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileXS\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileXS\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileXS\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileXS\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileXS\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileXS\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobileXS\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobileXS\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .mobileXS\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .mobileXS\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobileXS\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobileXS\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobileXS\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobileXS\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileXS\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileXS\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .mobileXS\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .mobileXS\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileXS\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileXS\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .mobileXS\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .mobileXS\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileXS\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileXS\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobileXS\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobileXS\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobileXS\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobileXS\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .mobileXS\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .mobileXS\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .mobileXS\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .mobileXS\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobileXS\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobileXS\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobileXS\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .mobileXS\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .mobileXS\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobileXS\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobileXS\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobileXS\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .mobileXS\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .mobileXS\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .mobileXS\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .mobileXS\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .mobileXS\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .mobileXS\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobileXS\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .mobileXS\:pt-0 {
    padding-top:0;
  }

  .mobileXS\:pr-0 {
    padding-right:0;
  }

  .mobileXS\:pb-0 {
    padding-bottom:0;
  }

  .mobileXS\:pl-0 {
    padding-left:0;
  }

  .mobileXS\:pt-1 {
    padding-top:0.25rem;
  }

  .mobileXS\:pr-1 {
    padding-right:0.25rem;
  }

  .mobileXS\:pb-1 {
    padding-bottom:0.25rem;
  }

  .mobileXS\:pl-1 {
    padding-left:0.25rem;
  }

  .mobileXS\:pt-2 {
    padding-top:0.5rem;
  }

  .mobileXS\:pr-2 {
    padding-right:0.5rem;
  }

  .mobileXS\:pb-2 {
    padding-bottom:0.5rem;
  }

  .mobileXS\:pl-2 {
    padding-left:0.5rem;
  }

  .mobileXS\:pt-3 {
    padding-top:0.75rem;
  }

  .mobileXS\:pr-3 {
    padding-right:0.75rem;
  }

  .mobileXS\:pb-3 {
    padding-bottom:0.75rem;
  }

  .mobileXS\:pl-3 {
    padding-left:0.75rem;
  }

  .mobileXS\:pt-4 {
    padding-top:1rem;
  }

  .mobileXS\:pr-4 {
    padding-right:1rem;
  }

  .mobileXS\:pb-4 {
    padding-bottom:1rem;
  }

  .mobileXS\:pl-4 {
    padding-left:1rem;
  }

  .mobileXS\:pt-5 {
    padding-top:1.25rem;
  }

  .mobileXS\:pr-5 {
    padding-right:1.25rem;
  }

  .mobileXS\:pb-5 {
    padding-bottom:1.25rem;
  }

  .mobileXS\:pl-5 {
    padding-left:1.25rem;
  }

  .mobileXS\:pt-6 {
    padding-top:1.5rem;
  }

  .mobileXS\:pr-6 {
    padding-right:1.5rem;
  }

  .mobileXS\:pb-6 {
    padding-bottom:1.5rem;
  }

  .mobileXS\:pl-6 {
    padding-left:1.5rem;
  }

  .mobileXS\:pt-7 {
    padding-top:1.75rem;
  }

  .mobileXS\:pr-7 {
    padding-right:1.75rem;
  }

  .mobileXS\:pb-7 {
    padding-bottom:1.75rem;
  }

  .mobileXS\:pl-7 {
    padding-left:1.75rem;
  }

  .mobileXS\:pt-8 {
    padding-top:2rem;
  }

  .mobileXS\:pr-8 {
    padding-right:2rem;
  }

  .mobileXS\:pb-8 {
    padding-bottom:2rem;
  }

  .mobileXS\:pl-8 {
    padding-left:2rem;
  }

  .mobileXS\:pt-9 {
    padding-top:2.25rem;
  }

  .mobileXS\:pr-9 {
    padding-right:2.25rem;
  }

  .mobileXS\:pb-9 {
    padding-bottom:2.25rem;
  }

  .mobileXS\:pl-9 {
    padding-left:2.25rem;
  }

  .mobileXS\:pt-10 {
    padding-top:2.5rem;
  }

  .mobileXS\:pr-10 {
    padding-right:2.5rem;
  }

  .mobileXS\:pb-10 {
    padding-bottom:2.5rem;
  }

  .mobileXS\:pl-10 {
    padding-left:2.5rem;
  }

  .mobileXS\:pt-11 {
    padding-top:2.75rem;
  }

  .mobileXS\:pr-11 {
    padding-right:2.75rem;
  }

  .mobileXS\:pb-11 {
    padding-bottom:2.75rem;
  }

  .mobileXS\:pl-11 {
    padding-left:2.75rem;
  }

  .mobileXS\:pt-12 {
    padding-top:3rem;
  }

  .mobileXS\:pr-12 {
    padding-right:3rem;
  }

  .mobileXS\:pb-12 {
    padding-bottom:3rem;
  }

  .mobileXS\:pl-12 {
    padding-left:3rem;
  }

  .mobileXS\:pt-13 {
    padding-top:3.25rem;
  }

  .mobileXS\:pr-13 {
    padding-right:3.25rem;
  }

  .mobileXS\:pb-13 {
    padding-bottom:3.25rem;
  }

  .mobileXS\:pl-13 {
    padding-left:3.25rem;
  }

  .mobileXS\:pt-14 {
    padding-top:3.5rem;
  }

  .mobileXS\:pr-14 {
    padding-right:3.5rem;
  }

  .mobileXS\:pb-14 {
    padding-bottom:3.5rem;
  }

  .mobileXS\:pl-14 {
    padding-left:3.5rem;
  }

  .mobileXS\:pt-15 {
    padding-top:3.75rem;
  }

  .mobileXS\:pr-15 {
    padding-right:3.75rem;
  }

  .mobileXS\:pb-15 {
    padding-bottom:3.75rem;
  }

  .mobileXS\:pl-15 {
    padding-left:3.75rem;
  }

  .mobileXS\:pt-16 {
    padding-top:4rem;
  }

  .mobileXS\:pr-16 {
    padding-right:4rem;
  }

  .mobileXS\:pb-16 {
    padding-bottom:4rem;
  }

  .mobileXS\:pl-16 {
    padding-left:4rem;
  }

  .mobileXS\:pt-18 {
    padding-top:4.5rem;
  }

  .mobileXS\:pr-18 {
    padding-right:4.5rem;
  }

  .mobileXS\:pb-18 {
    padding-bottom:4.5rem;
  }

  .mobileXS\:pl-18 {
    padding-left:4.5rem;
  }

  .mobileXS\:pt-20 {
    padding-top:5rem;
  }

  .mobileXS\:pr-20 {
    padding-right:5rem;
  }

  .mobileXS\:pb-20 {
    padding-bottom:5rem;
  }

  .mobileXS\:pl-20 {
    padding-left:5rem;
  }

  .mobileXS\:pt-24 {
    padding-top:6rem;
  }

  .mobileXS\:pr-24 {
    padding-right:6rem;
  }

  .mobileXS\:pb-24 {
    padding-bottom:6rem;
  }

  .mobileXS\:pl-24 {
    padding-left:6rem;
  }

  .mobileXS\:pt-28 {
    padding-top:7rem;
  }

  .mobileXS\:pr-28 {
    padding-right:7rem;
  }

  .mobileXS\:pb-28 {
    padding-bottom:7rem;
  }

  .mobileXS\:pl-28 {
    padding-left:7rem;
  }

  .mobileXS\:pt-32 {
    padding-top:8rem;
  }

  .mobileXS\:pr-32 {
    padding-right:8rem;
  }

  .mobileXS\:pb-32 {
    padding-bottom:8rem;
  }

  .mobileXS\:pl-32 {
    padding-left:8rem;
  }

  .mobileXS\:pt-36 {
    padding-top:9rem;
  }

  .mobileXS\:pr-36 {
    padding-right:9rem;
  }

  .mobileXS\:pb-36 {
    padding-bottom:9rem;
  }

  .mobileXS\:pl-36 {
    padding-left:9rem;
  }

  .mobileXS\:pt-40 {
    padding-top:10rem;
  }

  .mobileXS\:pr-40 {
    padding-right:10rem;
  }

  .mobileXS\:pb-40 {
    padding-bottom:10rem;
  }

  .mobileXS\:pl-40 {
    padding-left:10rem;
  }

  .mobileXS\:pt-44 {
    padding-top:11rem;
  }

  .mobileXS\:pr-44 {
    padding-right:11rem;
  }

  .mobileXS\:pb-44 {
    padding-bottom:11rem;
  }

  .mobileXS\:pl-44 {
    padding-left:11rem;
  }

  .mobileXS\:pt-48 {
    padding-top:12rem;
  }

  .mobileXS\:pr-48 {
    padding-right:12rem;
  }

  .mobileXS\:pb-48 {
    padding-bottom:12rem;
  }

  .mobileXS\:pl-48 {
    padding-left:12rem;
  }

  .mobileXS\:pt-52 {
    padding-top:13rem;
  }

  .mobileXS\:pr-52 {
    padding-right:13rem;
  }

  .mobileXS\:pb-52 {
    padding-bottom:13rem;
  }

  .mobileXS\:pl-52 {
    padding-left:13rem;
  }

  .mobileXS\:pt-56 {
    padding-top:14rem;
  }

  .mobileXS\:pr-56 {
    padding-right:14rem;
  }

  .mobileXS\:pb-56 {
    padding-bottom:14rem;
  }

  .mobileXS\:pl-56 {
    padding-left:14rem;
  }

  .mobileXS\:pt-60 {
    padding-top:15rem;
  }

  .mobileXS\:pr-60 {
    padding-right:15rem;
  }

  .mobileXS\:pb-60 {
    padding-bottom:15rem;
  }

  .mobileXS\:pl-60 {
    padding-left:15rem;
  }

  .mobileXS\:pt-64 {
    padding-top:16rem;
  }

  .mobileXS\:pr-64 {
    padding-right:16rem;
  }

  .mobileXS\:pb-64 {
    padding-bottom:16rem;
  }

  .mobileXS\:pl-64 {
    padding-left:16rem;
  }

  .mobileXS\:pt-72 {
    padding-top:18rem;
  }

  .mobileXS\:pr-72 {
    padding-right:18rem;
  }

  .mobileXS\:pb-72 {
    padding-bottom:18rem;
  }

  .mobileXS\:pl-72 {
    padding-left:18rem;
  }

  .mobileXS\:pt-80 {
    padding-top:20rem;
  }

  .mobileXS\:pr-80 {
    padding-right:20rem;
  }

  .mobileXS\:pb-80 {
    padding-bottom:20rem;
  }

  .mobileXS\:pl-80 {
    padding-left:20rem;
  }

  .mobileXS\:pt-96 {
    padding-top:24rem;
  }

  .mobileXS\:pr-96 {
    padding-right:24rem;
  }

  .mobileXS\:pb-96 {
    padding-bottom:24rem;
  }

  .mobileXS\:pl-96 {
    padding-left:24rem;
  }

  .mobileXS\:pt-px {
    padding-top:1px;
  }

  .mobileXS\:pr-px {
    padding-right:1px;
  }

  .mobileXS\:pb-px {
    padding-bottom:1px;
  }

  .mobileXS\:pl-px {
    padding-left:1px;
  }

  .mobileXS\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .mobileXS\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .mobileXS\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .mobileXS\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .mobileXS\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .mobileXS\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .mobileXS\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .mobileXS\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .mobileXS\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .mobileXS\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .mobileXS\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .mobileXS\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .mobileXS\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .mobileXS\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .mobileXS\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .mobileXS\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .mobileXS\:pt-1\/2 {
    padding-top:50%;
  }

  .mobileXS\:pr-1\/2 {
    padding-right:50%;
  }

  .mobileXS\:pb-1\/2 {
    padding-bottom:50%;
  }

  .mobileXS\:pl-1\/2 {
    padding-left:50%;
  }

  .mobileXS\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .mobileXS\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .mobileXS\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .mobileXS\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .mobileXS\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .mobileXS\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .mobileXS\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .mobileXS\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .mobileXS\:pt-1\/4 {
    padding-top:25%;
  }

  .mobileXS\:pr-1\/4 {
    padding-right:25%;
  }

  .mobileXS\:pb-1\/4 {
    padding-bottom:25%;
  }

  .mobileXS\:pl-1\/4 {
    padding-left:25%;
  }

  .mobileXS\:pt-2\/4 {
    padding-top:50%;
  }

  .mobileXS\:pr-2\/4 {
    padding-right:50%;
  }

  .mobileXS\:pb-2\/4 {
    padding-bottom:50%;
  }

  .mobileXS\:pl-2\/4 {
    padding-left:50%;
  }

  .mobileXS\:pt-3\/4 {
    padding-top:75%;
  }

  .mobileXS\:pr-3\/4 {
    padding-right:75%;
  }

  .mobileXS\:pb-3\/4 {
    padding-bottom:75%;
  }

  .mobileXS\:pl-3\/4 {
    padding-left:75%;
  }

  .mobileXS\:pt-1\/5 {
    padding-top:20%;
  }

  .mobileXS\:pr-1\/5 {
    padding-right:20%;
  }

  .mobileXS\:pb-1\/5 {
    padding-bottom:20%;
  }

  .mobileXS\:pl-1\/5 {
    padding-left:20%;
  }

  .mobileXS\:pt-2\/5 {
    padding-top:40%;
  }

  .mobileXS\:pr-2\/5 {
    padding-right:40%;
  }

  .mobileXS\:pb-2\/5 {
    padding-bottom:40%;
  }

  .mobileXS\:pl-2\/5 {
    padding-left:40%;
  }

  .mobileXS\:pt-3\/5 {
    padding-top:60%;
  }

  .mobileXS\:pr-3\/5 {
    padding-right:60%;
  }

  .mobileXS\:pb-3\/5 {
    padding-bottom:60%;
  }

  .mobileXS\:pl-3\/5 {
    padding-left:60%;
  }

  .mobileXS\:pt-4\/5 {
    padding-top:80%;
  }

  .mobileXS\:pr-4\/5 {
    padding-right:80%;
  }

  .mobileXS\:pb-4\/5 {
    padding-bottom:80%;
  }

  .mobileXS\:pl-4\/5 {
    padding-left:80%;
  }

  .mobileXS\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .mobileXS\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .mobileXS\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .mobileXS\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .mobileXS\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .mobileXS\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .mobileXS\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .mobileXS\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .mobileXS\:pt-3\/6 {
    padding-top:50%;
  }

  .mobileXS\:pr-3\/6 {
    padding-right:50%;
  }

  .mobileXS\:pb-3\/6 {
    padding-bottom:50%;
  }

  .mobileXS\:pl-3\/6 {
    padding-left:50%;
  }

  .mobileXS\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .mobileXS\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .mobileXS\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .mobileXS\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .mobileXS\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .mobileXS\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .mobileXS\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .mobileXS\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .mobileXS\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .mobileXS\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .mobileXS\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .mobileXS\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .mobileXS\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .mobileXS\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .mobileXS\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .mobileXS\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .mobileXS\:pt-3\/12 {
    padding-top:25%;
  }

  .mobileXS\:pr-3\/12 {
    padding-right:25%;
  }

  .mobileXS\:pb-3\/12 {
    padding-bottom:25%;
  }

  .mobileXS\:pl-3\/12 {
    padding-left:25%;
  }

  .mobileXS\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .mobileXS\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .mobileXS\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .mobileXS\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .mobileXS\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .mobileXS\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .mobileXS\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .mobileXS\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .mobileXS\:pt-6\/12 {
    padding-top:50%;
  }

  .mobileXS\:pr-6\/12 {
    padding-right:50%;
  }

  .mobileXS\:pb-6\/12 {
    padding-bottom:50%;
  }

  .mobileXS\:pl-6\/12 {
    padding-left:50%;
  }

  .mobileXS\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .mobileXS\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .mobileXS\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .mobileXS\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .mobileXS\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .mobileXS\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .mobileXS\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .mobileXS\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .mobileXS\:pt-9\/12 {
    padding-top:75%;
  }

  .mobileXS\:pr-9\/12 {
    padding-right:75%;
  }

  .mobileXS\:pb-9\/12 {
    padding-bottom:75%;
  }

  .mobileXS\:pl-9\/12 {
    padding-left:75%;
  }

  .mobileXS\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .mobileXS\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .mobileXS\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .mobileXS\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .mobileXS\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .mobileXS\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .mobileXS\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .mobileXS\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .mobileXS\:pt-full {
    padding-top:100%;
  }

  .mobileXS\:pr-full {
    padding-right:100%;
  }

  .mobileXS\:pb-full {
    padding-bottom:100%;
  }

  .mobileXS\:pl-full {
    padding-left:100%;
  }

  .mobileXS\:pt-0_5 {
    padding-top:0.125rem;
  }

  .mobileXS\:pr-0_5 {
    padding-right:0.125rem;
  }

  .mobileXS\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .mobileXS\:pl-0_5 {
    padding-left:0.125rem;
  }

  .mobileXS\:pt-1_5 {
    padding-top:0.375rem;
  }

  .mobileXS\:pr-1_5 {
    padding-right:0.375rem;
  }

  .mobileXS\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .mobileXS\:pl-1_5 {
    padding-left:0.375rem;
  }

  .mobileXS\:pt-2_5 {
    padding-top:0.625rem;
  }

  .mobileXS\:pr-2_5 {
    padding-right:0.625rem;
  }

  .mobileXS\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .mobileXS\:pl-2_5 {
    padding-left:0.625rem;
  }

  .mobileXS\:pt-3_5 {
    padding-top:0.875rem;
  }

  .mobileXS\:pr-3_5 {
    padding-right:0.875rem;
  }

  .mobileXS\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .mobileXS\:pl-3_5 {
    padding-left:0.875rem;
  }

  .mobileXS\:pt-4_5 {
    padding-top:1.125rem;
  }

  .mobileXS\:pr-4_5 {
    padding-right:1.125rem;
  }

  .mobileXS\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .mobileXS\:pl-4_5 {
    padding-left:1.125rem;
  }

  .mobileXS\:pt-md {
    padding-top:7.5%;
  }

  .mobileXS\:pr-md {
    padding-right:7.5%;
  }

  .mobileXS\:pb-md {
    padding-bottom:7.5%;
  }

  .mobileXS\:pl-md {
    padding-left:7.5%;
  }

  .mobileXS\:pt-lg {
    padding-top:10%;
  }

  .mobileXS\:pr-lg {
    padding-right:10%;
  }

  .mobileXS\:pb-lg {
    padding-bottom:10%;
  }

  .mobileXS\:pl-lg {
    padding-left:10%;
  }

  .mobileXS\:pt-xl {
    padding-top:20%;
  }

  .mobileXS\:pr-xl {
    padding-right:20%;
  }

  .mobileXS\:pb-xl {
    padding-bottom:20%;
  }

  .mobileXS\:pl-xl {
    padding-left:20%;
  }

  .mobileXS\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobileXS\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .mobileXS\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .mobileXS\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .mobileXS\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileXS\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileXS\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileXS\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileXS\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileXS\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobileXS\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileXS\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobileXS\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileXS\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileXS\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileXS\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileXS\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileXS\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileXS\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileXS\:placeholder-teal::-moz-placeholder {
  }

  .mobileXS\:placeholder-teal::placeholder {
  }

  .mobileXS\:placeholder-indigo::-moz-placeholder {
  }

  .mobileXS\:placeholder-indigo::placeholder {
  }

  .mobileXS\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .mobileXS\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .mobileXS\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobileXS\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .mobileXS\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .mobileXS\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .mobileXS\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileXS\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileXS\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileXS\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileXS\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileXS\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobileXS\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileXS\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobileXS\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileXS\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileXS\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileXS\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileXS\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileXS\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileXS\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileXS\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .mobileXS\:focus\:placeholder-teal:focus::placeholder {
  }

  .mobileXS\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .mobileXS\:focus\:placeholder-indigo:focus::placeholder {
  }

  .mobileXS\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .mobileXS\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .mobileXS\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobileXS\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .mobileXS\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobileXS\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .mobileXS\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobileXS\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .mobileXS\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileXS\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileXS\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobileXS\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .mobileXS\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobileXS\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .mobileXS\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileXS\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileXS\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobileXS\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .mobileXS\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobileXS\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .mobileXS\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileXS\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileXS\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobileXS\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .mobileXS\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobileXS\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .mobileXS\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobileXS\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .mobileXS\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobileXS\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .mobileXS\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobileXS\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .mobileXS\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobileXS\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .mobileXS\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileXS\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileXS\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobileXS\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .mobileXS\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobileXS\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .mobileXS\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileXS\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileXS\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobileXS\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .mobileXS\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobileXS\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .mobileXS\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileXS\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileXS\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobileXS\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .mobileXS\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobileXS\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .mobileXS\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobileXS\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .mobileXS\:pointer-events-none {
    pointer-events:none;
  }

  .mobileXS\:pointer-events-auto {
    pointer-events:auto;
  }

  .mobileXS\:static {
    position:static;
  }

  .mobileXS\:fixed {
    position:fixed;
  }

  .mobileXS\:absolute {
    position:absolute;
  }

  .mobileXS\:relative {
    position:relative;
  }

  .mobileXS\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .mobileXS\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .mobileXS\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .mobileXS\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .mobileXS\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .mobileXS\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .mobileXS\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .mobileXS\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .mobileXS\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .mobileXS\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .mobileXS\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .mobileXS\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .mobileXS\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .mobileXS\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .mobileXS\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .mobileXS\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .mobileXS\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .mobileXS\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .mobileXS\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .mobileXS\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .mobileXS\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .mobileXS\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .mobileXS\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .mobileXS\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .mobileXS\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .mobileXS\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .mobileXS\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .mobileXS\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .mobileXS\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .mobileXS\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .mobileXS\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .mobileXS\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .mobileXS\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .mobileXS\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .mobileXS\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .mobileXS\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .mobileXS\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobileXS\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobileXS\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobileXS\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobileXS\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileXS\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileXS\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileXS\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobileXS\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileXS\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobileXS\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .mobileXS\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .mobileXS\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .mobileXS\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .mobileXS\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobileXS\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileXS\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileXS\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileXS\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobileXS\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .mobileXS\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobileXS\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobileXS\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileXS\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .mobileXS\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileXS\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .mobileXS\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileXS\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobileXS\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobileXS\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .mobileXS\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .mobileXS\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobileXS\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobileXS\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobileXS\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobileXS\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .mobileXS\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .mobileXS\:inset-x-0 {
    right:0;
    left:0;
  }

  .mobileXS\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .mobileXS\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .mobileXS\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .mobileXS\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .mobileXS\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .mobileXS\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .mobileXS\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .mobileXS\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .mobileXS\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .mobileXS\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .mobileXS\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .mobileXS\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .mobileXS\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .mobileXS\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .mobileXS\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .mobileXS\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .mobileXS\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .mobileXS\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .mobileXS\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .mobileXS\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .mobileXS\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .mobileXS\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .mobileXS\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .mobileXS\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .mobileXS\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .mobileXS\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .mobileXS\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .mobileXS\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .mobileXS\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .mobileXS\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .mobileXS\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .mobileXS\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .mobileXS\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .mobileXS\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .mobileXS\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .mobileXS\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .mobileXS\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .mobileXS\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .mobileXS\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .mobileXS\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .mobileXS\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .mobileXS\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .mobileXS\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .mobileXS\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .mobileXS\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .mobileXS\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .mobileXS\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .mobileXS\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .mobileXS\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .mobileXS\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .mobileXS\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .mobileXS\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .mobileXS\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .mobileXS\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .mobileXS\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .mobileXS\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .mobileXS\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .mobileXS\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .mobileXS\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .mobileXS\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .mobileXS\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .mobileXS\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .mobileXS\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .mobileXS\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .mobileXS\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .mobileXS\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .mobileXS\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .mobileXS\:inset-x-px {
    right:1px;
    left:1px;
  }

  .mobileXS\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobileXS\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobileXS\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobileXS\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobileXS\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobileXS\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobileXS\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobileXS\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobileXS\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .mobileXS\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .mobileXS\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileXS\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileXS\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileXS\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileXS\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .mobileXS\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .mobileXS\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .mobileXS\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .mobileXS\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .mobileXS\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .mobileXS\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .mobileXS\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .mobileXS\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .mobileXS\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .mobileXS\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .mobileXS\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .mobileXS\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .mobileXS\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .mobileXS\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobileXS\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobileXS\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileXS\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileXS\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .mobileXS\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .mobileXS\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileXS\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileXS\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobileXS\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobileXS\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .mobileXS\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .mobileXS\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobileXS\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobileXS\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .mobileXS\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .mobileXS\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileXS\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileXS\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .mobileXS\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .mobileXS\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .mobileXS\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .mobileXS\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .mobileXS\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .mobileXS\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileXS\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileXS\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .mobileXS\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .mobileXS\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobileXS\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobileXS\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .mobileXS\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .mobileXS\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .mobileXS\:inset-x-full {
    right:100%;
    left:100%;
  }

  .mobileXS\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobileXS\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobileXS\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobileXS\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobileXS\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobileXS\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobileXS\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobileXS\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobileXS\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .mobileXS\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .mobileXS\:top-0 {
    top:0;
  }

  .mobileXS\:right-0 {
    right:0;
  }

  .mobileXS\:bottom-0 {
    bottom:0;
  }

  .mobileXS\:left-0 {
    left:0;
  }

  .mobileXS\:top-1 {
    top:0.25rem;
  }

  .mobileXS\:right-1 {
    right:0.25rem;
  }

  .mobileXS\:bottom-1 {
    bottom:0.25rem;
  }

  .mobileXS\:left-1 {
    left:0.25rem;
  }

  .mobileXS\:top-2 {
    top:0.5rem;
  }

  .mobileXS\:right-2 {
    right:0.5rem;
  }

  .mobileXS\:bottom-2 {
    bottom:0.5rem;
  }

  .mobileXS\:left-2 {
    left:0.5rem;
  }

  .mobileXS\:top-3 {
    top:0.75rem;
  }

  .mobileXS\:right-3 {
    right:0.75rem;
  }

  .mobileXS\:bottom-3 {
    bottom:0.75rem;
  }

  .mobileXS\:left-3 {
    left:0.75rem;
  }

  .mobileXS\:top-4 {
    top:1rem;
  }

  .mobileXS\:right-4 {
    right:1rem;
  }

  .mobileXS\:bottom-4 {
    bottom:1rem;
  }

  .mobileXS\:left-4 {
    left:1rem;
  }

  .mobileXS\:top-5 {
    top:1.25rem;
  }

  .mobileXS\:right-5 {
    right:1.25rem;
  }

  .mobileXS\:bottom-5 {
    bottom:1.25rem;
  }

  .mobileXS\:left-5 {
    left:1.25rem;
  }

  .mobileXS\:top-6 {
    top:1.5rem;
  }

  .mobileXS\:right-6 {
    right:1.5rem;
  }

  .mobileXS\:bottom-6 {
    bottom:1.5rem;
  }

  .mobileXS\:left-6 {
    left:1.5rem;
  }

  .mobileXS\:top-7 {
    top:1.75rem;
  }

  .mobileXS\:right-7 {
    right:1.75rem;
  }

  .mobileXS\:bottom-7 {
    bottom:1.75rem;
  }

  .mobileXS\:left-7 {
    left:1.75rem;
  }

  .mobileXS\:top-8 {
    top:2rem;
  }

  .mobileXS\:right-8 {
    right:2rem;
  }

  .mobileXS\:bottom-8 {
    bottom:2rem;
  }

  .mobileXS\:left-8 {
    left:2rem;
  }

  .mobileXS\:top-9 {
    top:2.25rem;
  }

  .mobileXS\:right-9 {
    right:2.25rem;
  }

  .mobileXS\:bottom-9 {
    bottom:2.25rem;
  }

  .mobileXS\:left-9 {
    left:2.25rem;
  }

  .mobileXS\:top-10 {
    top:2.5rem;
  }

  .mobileXS\:right-10 {
    right:2.5rem;
  }

  .mobileXS\:bottom-10 {
    bottom:2.5rem;
  }

  .mobileXS\:left-10 {
    left:2.5rem;
  }

  .mobileXS\:top-11 {
    top:2.75rem;
  }

  .mobileXS\:right-11 {
    right:2.75rem;
  }

  .mobileXS\:bottom-11 {
    bottom:2.75rem;
  }

  .mobileXS\:left-11 {
    left:2.75rem;
  }

  .mobileXS\:top-12 {
    top:3rem;
  }

  .mobileXS\:right-12 {
    right:3rem;
  }

  .mobileXS\:bottom-12 {
    bottom:3rem;
  }

  .mobileXS\:left-12 {
    left:3rem;
  }

  .mobileXS\:top-13 {
    top:3.25rem;
  }

  .mobileXS\:right-13 {
    right:3.25rem;
  }

  .mobileXS\:bottom-13 {
    bottom:3.25rem;
  }

  .mobileXS\:left-13 {
    left:3.25rem;
  }

  .mobileXS\:top-14 {
    top:3.5rem;
  }

  .mobileXS\:right-14 {
    right:3.5rem;
  }

  .mobileXS\:bottom-14 {
    bottom:3.5rem;
  }

  .mobileXS\:left-14 {
    left:3.5rem;
  }

  .mobileXS\:top-15 {
    top:3.75rem;
  }

  .mobileXS\:right-15 {
    right:3.75rem;
  }

  .mobileXS\:bottom-15 {
    bottom:3.75rem;
  }

  .mobileXS\:left-15 {
    left:3.75rem;
  }

  .mobileXS\:top-16 {
    top:4rem;
  }

  .mobileXS\:right-16 {
    right:4rem;
  }

  .mobileXS\:bottom-16 {
    bottom:4rem;
  }

  .mobileXS\:left-16 {
    left:4rem;
  }

  .mobileXS\:top-18 {
    top:4.5rem;
  }

  .mobileXS\:right-18 {
    right:4.5rem;
  }

  .mobileXS\:bottom-18 {
    bottom:4.5rem;
  }

  .mobileXS\:left-18 {
    left:4.5rem;
  }

  .mobileXS\:top-20 {
    top:5rem;
  }

  .mobileXS\:right-20 {
    right:5rem;
  }

  .mobileXS\:bottom-20 {
    bottom:5rem;
  }

  .mobileXS\:left-20 {
    left:5rem;
  }

  .mobileXS\:top-24 {
    top:6rem;
  }

  .mobileXS\:right-24 {
    right:6rem;
  }

  .mobileXS\:bottom-24 {
    bottom:6rem;
  }

  .mobileXS\:left-24 {
    left:6rem;
  }

  .mobileXS\:top-28 {
    top:7rem;
  }

  .mobileXS\:right-28 {
    right:7rem;
  }

  .mobileXS\:bottom-28 {
    bottom:7rem;
  }

  .mobileXS\:left-28 {
    left:7rem;
  }

  .mobileXS\:top-32 {
    top:8rem;
  }

  .mobileXS\:right-32 {
    right:8rem;
  }

  .mobileXS\:bottom-32 {
    bottom:8rem;
  }

  .mobileXS\:left-32 {
    left:8rem;
  }

  .mobileXS\:top-36 {
    top:9rem;
  }

  .mobileXS\:right-36 {
    right:9rem;
  }

  .mobileXS\:bottom-36 {
    bottom:9rem;
  }

  .mobileXS\:left-36 {
    left:9rem;
  }

  .mobileXS\:top-40 {
    top:10rem;
  }

  .mobileXS\:right-40 {
    right:10rem;
  }

  .mobileXS\:bottom-40 {
    bottom:10rem;
  }

  .mobileXS\:left-40 {
    left:10rem;
  }

  .mobileXS\:top-44 {
    top:11rem;
  }

  .mobileXS\:right-44 {
    right:11rem;
  }

  .mobileXS\:bottom-44 {
    bottom:11rem;
  }

  .mobileXS\:left-44 {
    left:11rem;
  }

  .mobileXS\:top-48 {
    top:12rem;
  }

  .mobileXS\:right-48 {
    right:12rem;
  }

  .mobileXS\:bottom-48 {
    bottom:12rem;
  }

  .mobileXS\:left-48 {
    left:12rem;
  }

  .mobileXS\:top-52 {
    top:13rem;
  }

  .mobileXS\:right-52 {
    right:13rem;
  }

  .mobileXS\:bottom-52 {
    bottom:13rem;
  }

  .mobileXS\:left-52 {
    left:13rem;
  }

  .mobileXS\:top-56 {
    top:14rem;
  }

  .mobileXS\:right-56 {
    right:14rem;
  }

  .mobileXS\:bottom-56 {
    bottom:14rem;
  }

  .mobileXS\:left-56 {
    left:14rem;
  }

  .mobileXS\:top-60 {
    top:15rem;
  }

  .mobileXS\:right-60 {
    right:15rem;
  }

  .mobileXS\:bottom-60 {
    bottom:15rem;
  }

  .mobileXS\:left-60 {
    left:15rem;
  }

  .mobileXS\:top-64 {
    top:16rem;
  }

  .mobileXS\:right-64 {
    right:16rem;
  }

  .mobileXS\:bottom-64 {
    bottom:16rem;
  }

  .mobileXS\:left-64 {
    left:16rem;
  }

  .mobileXS\:top-72 {
    top:18rem;
  }

  .mobileXS\:right-72 {
    right:18rem;
  }

  .mobileXS\:bottom-72 {
    bottom:18rem;
  }

  .mobileXS\:left-72 {
    left:18rem;
  }

  .mobileXS\:top-80 {
    top:20rem;
  }

  .mobileXS\:right-80 {
    right:20rem;
  }

  .mobileXS\:bottom-80 {
    bottom:20rem;
  }

  .mobileXS\:left-80 {
    left:20rem;
  }

  .mobileXS\:top-96 {
    top:24rem;
  }

  .mobileXS\:right-96 {
    right:24rem;
  }

  .mobileXS\:bottom-96 {
    bottom:24rem;
  }

  .mobileXS\:left-96 {
    left:24rem;
  }

  .mobileXS\:top-auto {
    top:auto;
  }

  .mobileXS\:right-auto {
    right:auto;
  }

  .mobileXS\:bottom-auto {
    bottom:auto;
  }

  .mobileXS\:left-auto {
    left:auto;
  }

  .mobileXS\:top-px {
    top:1px;
  }

  .mobileXS\:right-px {
    right:1px;
  }

  .mobileXS\:bottom-px {
    bottom:1px;
  }

  .mobileXS\:left-px {
    left:1px;
  }

  .mobileXS\:top-0\.5 {
    top:0.125rem;
  }

  .mobileXS\:right-0\.5 {
    right:0.125rem;
  }

  .mobileXS\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .mobileXS\:left-0\.5 {
    left:0.125rem;
  }

  .mobileXS\:top-1\.5 {
    top:0.375rem;
  }

  .mobileXS\:right-1\.5 {
    right:0.375rem;
  }

  .mobileXS\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .mobileXS\:left-1\.5 {
    left:0.375rem;
  }

  .mobileXS\:top-2\.5 {
    top:0.625rem;
  }

  .mobileXS\:right-2\.5 {
    right:0.625rem;
  }

  .mobileXS\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .mobileXS\:left-2\.5 {
    left:0.625rem;
  }

  .mobileXS\:top-3\.5 {
    top:0.875rem;
  }

  .mobileXS\:right-3\.5 {
    right:0.875rem;
  }

  .mobileXS\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .mobileXS\:left-3\.5 {
    left:0.875rem;
  }

  .mobileXS\:top-1\/2 {
    top:50%;
  }

  .mobileXS\:right-1\/2 {
    right:50%;
  }

  .mobileXS\:bottom-1\/2 {
    bottom:50%;
  }

  .mobileXS\:left-1\/2 {
    left:50%;
  }

  .mobileXS\:top-1\/3 {
    top:33.333333%;
  }

  .mobileXS\:right-1\/3 {
    right:33.333333%;
  }

  .mobileXS\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .mobileXS\:left-1\/3 {
    left:33.333333%;
  }

  .mobileXS\:top-2\/3 {
    top:66.666667%;
  }

  .mobileXS\:right-2\/3 {
    right:66.666667%;
  }

  .mobileXS\:bottom-2\/3 {
    bottom:66.666667%;
  }

  .mobileXS\:left-2\/3 {
    left:66.666667%;
  }

  .mobileXS\:top-1\/4 {
    top:25%;
  }

  .mobileXS\:right-1\/4 {
    right:25%;
  }

  .mobileXS\:bottom-1\/4 {
    bottom:25%;
  }

  .mobileXS\:left-1\/4 {
    left:25%;
  }

  .mobileXS\:top-2\/4 {
    top:50%;
  }

  .mobileXS\:right-2\/4 {
    right:50%;
  }

  .mobileXS\:bottom-2\/4 {
    bottom:50%;
  }

  .mobileXS\:left-2\/4 {
    left:50%;
  }

  .mobileXS\:top-3\/4 {
    top:75%;
  }

  .mobileXS\:right-3\/4 {
    right:75%;
  }

  .mobileXS\:bottom-3\/4 {
    bottom:75%;
  }

  .mobileXS\:left-3\/4 {
    left:75%;
  }

  .mobileXS\:top-1\/5 {
    top:20%;
  }

  .mobileXS\:right-1\/5 {
    right:20%;
  }

  .mobileXS\:bottom-1\/5 {
    bottom:20%;
  }

  .mobileXS\:left-1\/5 {
    left:20%;
  }

  .mobileXS\:top-2\/5 {
    top:40%;
  }

  .mobileXS\:right-2\/5 {
    right:40%;
  }

  .mobileXS\:bottom-2\/5 {
    bottom:40%;
  }

  .mobileXS\:left-2\/5 {
    left:40%;
  }

  .mobileXS\:top-3\/5 {
    top:60%;
  }

  .mobileXS\:right-3\/5 {
    right:60%;
  }

  .mobileXS\:bottom-3\/5 {
    bottom:60%;
  }

  .mobileXS\:left-3\/5 {
    left:60%;
  }

  .mobileXS\:top-4\/5 {
    top:80%;
  }

  .mobileXS\:right-4\/5 {
    right:80%;
  }

  .mobileXS\:bottom-4\/5 {
    bottom:80%;
  }

  .mobileXS\:left-4\/5 {
    left:80%;
  }

  .mobileXS\:top-1\/6 {
    top:16.666667%;
  }

  .mobileXS\:right-1\/6 {
    right:16.666667%;
  }

  .mobileXS\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .mobileXS\:left-1\/6 {
    left:16.666667%;
  }

  .mobileXS\:top-2\/6 {
    top:33.333333%;
  }

  .mobileXS\:right-2\/6 {
    right:33.333333%;
  }

  .mobileXS\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .mobileXS\:left-2\/6 {
    left:33.333333%;
  }

  .mobileXS\:top-3\/6 {
    top:50%;
  }

  .mobileXS\:right-3\/6 {
    right:50%;
  }

  .mobileXS\:bottom-3\/6 {
    bottom:50%;
  }

  .mobileXS\:left-3\/6 {
    left:50%;
  }

  .mobileXS\:top-4\/6 {
    top:66.666667%;
  }

  .mobileXS\:right-4\/6 {
    right:66.666667%;
  }

  .mobileXS\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .mobileXS\:left-4\/6 {
    left:66.666667%;
  }

  .mobileXS\:top-5\/6 {
    top:83.333333%;
  }

  .mobileXS\:right-5\/6 {
    right:83.333333%;
  }

  .mobileXS\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .mobileXS\:left-5\/6 {
    left:83.333333%;
  }

  .mobileXS\:top-1\/12 {
    top:8.333333%;
  }

  .mobileXS\:right-1\/12 {
    right:8.333333%;
  }

  .mobileXS\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .mobileXS\:left-1\/12 {
    left:8.333333%;
  }

  .mobileXS\:top-2\/12 {
    top:16.666667%;
  }

  .mobileXS\:right-2\/12 {
    right:16.666667%;
  }

  .mobileXS\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .mobileXS\:left-2\/12 {
    left:16.666667%;
  }

  .mobileXS\:top-3\/12 {
    top:25%;
  }

  .mobileXS\:right-3\/12 {
    right:25%;
  }

  .mobileXS\:bottom-3\/12 {
    bottom:25%;
  }

  .mobileXS\:left-3\/12 {
    left:25%;
  }

  .mobileXS\:top-4\/12 {
    top:33.333333%;
  }

  .mobileXS\:right-4\/12 {
    right:33.333333%;
  }

  .mobileXS\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .mobileXS\:left-4\/12 {
    left:33.333333%;
  }

  .mobileXS\:top-5\/12 {
    top:41.666667%;
  }

  .mobileXS\:right-5\/12 {
    right:41.666667%;
  }

  .mobileXS\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .mobileXS\:left-5\/12 {
    left:41.666667%;
  }

  .mobileXS\:top-6\/12 {
    top:50%;
  }

  .mobileXS\:right-6\/12 {
    right:50%;
  }

  .mobileXS\:bottom-6\/12 {
    bottom:50%;
  }

  .mobileXS\:left-6\/12 {
    left:50%;
  }

  .mobileXS\:top-7\/12 {
    top:58.333333%;
  }

  .mobileXS\:right-7\/12 {
    right:58.333333%;
  }

  .mobileXS\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .mobileXS\:left-7\/12 {
    left:58.333333%;
  }

  .mobileXS\:top-8\/12 {
    top:66.666667%;
  }

  .mobileXS\:right-8\/12 {
    right:66.666667%;
  }

  .mobileXS\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .mobileXS\:left-8\/12 {
    left:66.666667%;
  }

  .mobileXS\:top-9\/12 {
    top:75%;
  }

  .mobileXS\:right-9\/12 {
    right:75%;
  }

  .mobileXS\:bottom-9\/12 {
    bottom:75%;
  }

  .mobileXS\:left-9\/12 {
    left:75%;
  }

  .mobileXS\:top-10\/12 {
    top:83.333333%;
  }

  .mobileXS\:right-10\/12 {
    right:83.333333%;
  }

  .mobileXS\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .mobileXS\:left-10\/12 {
    left:83.333333%;
  }

  .mobileXS\:top-11\/12 {
    top:91.666667%;
  }

  .mobileXS\:right-11\/12 {
    right:91.666667%;
  }

  .mobileXS\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .mobileXS\:left-11\/12 {
    left:91.666667%;
  }

  .mobileXS\:top-full {
    top:100%;
  }

  .mobileXS\:right-full {
    right:100%;
  }

  .mobileXS\:bottom-full {
    bottom:100%;
  }

  .mobileXS\:left-full {
    left:100%;
  }

  .mobileXS\:top-0_5 {
    top:0.125rem;
  }

  .mobileXS\:right-0_5 {
    right:0.125rem;
  }

  .mobileXS\:bottom-0_5 {
    bottom:0.125rem;
  }

  .mobileXS\:left-0_5 {
    left:0.125rem;
  }

  .mobileXS\:top-1_5 {
    top:0.375rem;
  }

  .mobileXS\:right-1_5 {
    right:0.375rem;
  }

  .mobileXS\:bottom-1_5 {
    bottom:0.375rem;
  }

  .mobileXS\:left-1_5 {
    left:0.375rem;
  }

  .mobileXS\:top-2_5 {
    top:0.625rem;
  }

  .mobileXS\:right-2_5 {
    right:0.625rem;
  }

  .mobileXS\:bottom-2_5 {
    bottom:0.625rem;
  }

  .mobileXS\:left-2_5 {
    left:0.625rem;
  }

  .mobileXS\:top-3_5 {
    top:0.875rem;
  }

  .mobileXS\:right-3_5 {
    right:0.875rem;
  }

  .mobileXS\:bottom-3_5 {
    bottom:0.875rem;
  }

  .mobileXS\:left-3_5 {
    left:0.875rem;
  }

  .mobileXS\:top-4_5 {
    top:1.125rem;
  }

  .mobileXS\:right-4_5 {
    right:1.125rem;
  }

  .mobileXS\:bottom-4_5 {
    bottom:1.125rem;
  }

  .mobileXS\:left-4_5 {
    left:1.125rem;
  }

  .mobileXS\:resize-none {
    resize:none;
  }

  .mobileXS\:resize-y {
    resize:vertical;
  }

  .mobileXS\:resize-x {
    resize:horizontal;
  }

  .mobileXS\:resize {
    resize:both;
  }

  .mobileXS\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileXS\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileXS\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileXS\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobileXS\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobileXS\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobileXS\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileXS\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileXS\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileXS\:shadow-none {
    box-shadow:none;
  }

  .mobileXS\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileXS\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileXS\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileXS\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileXS\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileXS\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileXS\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileXS\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileXS\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileXS\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileXS\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileXS\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileXS\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileXS\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileXS\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileXS\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileXS\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileXS\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .mobileXS\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileXS\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileXS\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileXS\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileXS\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileXS\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .mobileXS\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .mobileXS\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileXS\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .mobileXS\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .mobileXS\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .mobileXS\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .mobileXS\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .mobileXS\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .mobileXS\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .mobileXS\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .mobileXS\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .mobileXS\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .mobileXS\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .mobileXS\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .mobileXS\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .mobileXS\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobileXS\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .mobileXS\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .mobileXS\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobileXS\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .mobileXS\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .mobileXS\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileXS\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileXS\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileXS\: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);
  }

  .mobileXS\: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);
  }

  .mobileXS\: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);
  }

  .mobileXS\: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);
  }

  .mobileXS\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileXS\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileXS\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileXS\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .mobileXS\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileXS\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileXS\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileXS\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileXS\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileXS\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileXS\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileXS\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileXS\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileXS\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileXS\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileXS\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileXS\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileXS\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileXS\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileXS\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileXS\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileXS\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileXS\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileXS\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileXS\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileXS\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobileXS\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobileXS\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobileXS\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileXS\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileXS\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileXS\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .mobileXS\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileXS\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileXS\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileXS\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileXS\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileXS\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileXS\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileXS\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileXS\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileXS\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileXS\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileXS\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileXS\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileXS\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileXS\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileXS\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileXS\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileXS\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileXS\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileXS\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileXS\: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);
  }

  .mobileXS\: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);
  }

  .mobileXS\: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);
  }

  .mobileXS\: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);
  }

  .mobileXS\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileXS\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileXS\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileXS\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .mobileXS\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileXS\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileXS\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileXS\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileXS\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileXS\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileXS\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileXS\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileXS\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileXS\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileXS\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileXS\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileXS\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileXS\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileXS\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileXS\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileXS\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileXS\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileXS\:fill-current {
    fill:currentColor;
  }

  .mobileXS\:stroke-current {
    stroke:currentColor;
  }

  .mobileXS\:stroke-0 {
    stroke-width:0;
  }

  .mobileXS\:stroke-1 {
    stroke-width:1;
  }

  .mobileXS\:stroke-2 {
    stroke-width:2;
  }

  .mobileXS\:table-auto {
    table-layout:auto;
  }

  .mobileXS\:table-fixed {
    table-layout:fixed;
  }

  .mobileXS\:text-left {
    text-align:left;
  }

  .mobileXS\:text-center {
    text-align:center;
  }

  .mobileXS\:text-right {
    text-align:right;
  }

  .mobileXS\:text-justify {
    text-align:justify;
  }

  .mobileXS\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileXS\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXS\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXS\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileXS\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileXS\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileXS\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileXS\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileXS\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .mobileXS\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileXS\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileXS\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileXS\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileXS\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileXS\:text-red-light2 {
    color:#ffacac82;
  }

  .mobileXS\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileXS\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXS\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileXS\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXS\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXS\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileXS\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileXS\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXS\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileXS\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileXS\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileXS\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileXS\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileXS\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileXS\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileXS\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .mobileXS\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileXS\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileXS\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .mobileXS\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileXS\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileXS\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileXS\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileXS\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileXS\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileXS\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileXS\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileXS\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileXS\:text-primary-text {
    color:rgba(255,255,255);
  }

  .mobileXS\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .mobileXS\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .mobileXS\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .mobileXS\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .mobileXS\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileXS\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileXS\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileXS\:text-teal {
  }

  .mobileXS\:text-indigo {
  }

  .mobileXS\:text-transparent {
    color:transparent;
  }

  .group:hover .mobileXS\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .mobileXS\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .mobileXS\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileXS\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileXS\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobileXS\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobileXS\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileXS\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileXS\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileXS\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .mobileXS\:group-hover\:text-teal {
  }

  .group:hover .mobileXS\:group-hover\:text-indigo {
  }

  .group:hover .mobileXS\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .mobileXS\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .mobileXS\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .mobileXS\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileXS\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileXS\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobileXS\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobileXS\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileXS\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileXS\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileXS\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .mobileXS\:group-focus\:text-teal {
  }

  .group:focus .mobileXS\:group-focus\:text-indigo {
  }

  .group:focus .mobileXS\:group-focus\:text-transparent {
    color:transparent;
  }

  .mobileXS\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileXS\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXS\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXS\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileXS\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileXS\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileXS\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileXS\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileXS\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .mobileXS\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileXS\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileXS\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileXS\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileXS\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileXS\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .mobileXS\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileXS\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXS\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileXS\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXS\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXS\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileXS\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileXS\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXS\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileXS\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileXS\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileXS\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileXS\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileXS\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileXS\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileXS\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .mobileXS\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileXS\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileXS\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .mobileXS\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileXS\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileXS\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileXS\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileXS\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileXS\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileXS\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileXS\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileXS\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileXS\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .mobileXS\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .mobileXS\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .mobileXS\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .mobileXS\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .mobileXS\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileXS\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileXS\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileXS\:hover\:text-teal:hover {
  }

  .mobileXS\:hover\:text-indigo:hover {
  }

  .mobileXS\:hover\:text-transparent:hover {
    color:transparent;
  }

  .mobileXS\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .mobileXS\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .mobileXS\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .mobileXS\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .mobileXS\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobileXS\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobileXS\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .mobileXS\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .mobileXS\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .mobileXS\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileXS\:focus-within\:text-teal:focus-within {
  }

  .mobileXS\:focus-within\:text-indigo:focus-within {
  }

  .mobileXS\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .mobileXS\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileXS\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXS\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXS\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileXS\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileXS\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileXS\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileXS\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileXS\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .mobileXS\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileXS\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileXS\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileXS\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileXS\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileXS\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .mobileXS\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileXS\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXS\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileXS\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXS\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXS\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileXS\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileXS\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXS\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileXS\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileXS\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileXS\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileXS\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileXS\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileXS\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileXS\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .mobileXS\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileXS\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileXS\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .mobileXS\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileXS\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileXS\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileXS\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileXS\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileXS\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileXS\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileXS\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileXS\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileXS\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .mobileXS\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .mobileXS\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .mobileXS\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .mobileXS\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .mobileXS\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileXS\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileXS\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileXS\:focus\:text-teal:focus {
  }

  .mobileXS\:focus\:text-indigo:focus {
  }

  .mobileXS\:focus\:text-transparent:focus {
    color:transparent;
  }

  .mobileXS\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileXS\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXS\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXS\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileXS\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileXS\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileXS\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileXS\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileXS\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .mobileXS\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileXS\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileXS\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileXS\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileXS\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileXS\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .mobileXS\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileXS\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXS\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileXS\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXS\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXS\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileXS\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileXS\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXS\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileXS\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileXS\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileXS\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileXS\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileXS\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileXS\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileXS\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .mobileXS\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileXS\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileXS\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .mobileXS\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileXS\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileXS\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileXS\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileXS\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileXS\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileXS\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileXS\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileXS\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileXS\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .mobileXS\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXS\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .mobileXS\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .mobileXS\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .mobileXS\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .mobileXS\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileXS\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileXS\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileXS\:active\:text-teal:active {
  }

  .mobileXS\:active\:text-indigo:active {
  }

  .mobileXS\:active\:text-transparent:active {
    color:transparent;
  }

  .mobileXS\:text-opacity-0 {
    --text-opacity:0;
  }

  .mobileXS\:text-opacity-10 {
    --text-opacity:.1;
  }

  .mobileXS\:text-opacity-20 {
    --text-opacity:.2;
  }

  .mobileXS\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .mobileXS\:text-opacity-30 {
    --text-opacity:.3;
  }

  .mobileXS\:text-opacity-40 {
    --text-opacity:.4;
  }

  .mobileXS\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .mobileXS\:text-opacity-60 {
    --text-opacity:.6;
  }

  .mobileXS\:text-opacity-70 {
    --text-opacity:.7;
  }

  .mobileXS\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .mobileXS\:text-opacity-80 {
    --text-opacity:.8;
  }

  .mobileXS\:text-opacity-90 {
    --text-opacity:.9;
  }

  .mobileXS\:text-opacity-100 {
    --text-opacity:1;
  }

  .mobileXS\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .mobileXS\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .mobileXS\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .mobileXS\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .mobileXS\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .mobileXS\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .mobileXS\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .mobileXS\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .mobileXS\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .mobileXS\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .mobileXS\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .mobileXS\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .mobileXS\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .mobileXS\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .mobileXS\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .mobileXS\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .mobileXS\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .mobileXS\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .mobileXS\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .mobileXS\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .mobileXS\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .mobileXS\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .mobileXS\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .mobileXS\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .mobileXS\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .mobileXS\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .mobileXS\:italic {
    font-style:italic;
  }

  .mobileXS\:not-italic {
    font-style:normal;
  }

  .mobileXS\:uppercase {
    text-transform:uppercase;
  }

  .mobileXS\:lowercase {
    text-transform:lowercase;
  }

  .mobileXS\:capitalize {
    text-transform:capitalize;
  }

  .mobileXS\:normal-case {
    text-transform:none;
  }

  .mobileXS\:underline {
    text-decoration:underline;
  }

  .mobileXS\:line-through {
    text-decoration:line-through;
  }

  .mobileXS\:no-underline {
    text-decoration:none;
  }

  .group:hover .mobileXS\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .mobileXS\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .mobileXS\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .mobileXS\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .mobileXS\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .mobileXS\:group-focus\:no-underline {
    text-decoration:none;
  }

  .mobileXS\:hover\:underline:hover {
    text-decoration:underline;
  }

  .mobileXS\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .mobileXS\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .mobileXS\:focus\:underline:focus {
    text-decoration:underline;
  }

  .mobileXS\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .mobileXS\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .mobileXS\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .mobileXS\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .mobileXS\:ordinal, .mobileXS\:slashed-zero, .mobileXS\:lining-nums, .mobileXS\:oldstyle-nums, .mobileXS\:proportional-nums, .mobileXS\:tabular-nums, .mobileXS\:diagonal-fractions, .mobileXS\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .mobileXS\:normal-nums {
    font-variant-numeric:normal;
  }

  .mobileXS\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .mobileXS\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .mobileXS\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .mobileXS\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .mobileXS\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .mobileXS\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .mobileXS\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .mobileXS\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .mobileXS\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .mobileXS\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .mobileXS\:tracking-normal {
    letter-spacing:0;
  }

  .mobileXS\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .mobileXS\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .mobileXS\:tracking-widest {
    letter-spacing:0.025em;
  }

  .mobileXS\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .mobileXS\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .mobileXS\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .mobileXS\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .mobileXS\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .mobileXS\:align-baseline {
    vertical-align:baseline;
  }

  .mobileXS\:align-top {
    vertical-align:top;
  }

  .mobileXS\:align-middle {
    vertical-align:middle;
  }

  .mobileXS\:align-bottom {
    vertical-align:bottom;
  }

  .mobileXS\:align-text-top {
    vertical-align:text-top;
  }

  .mobileXS\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .mobileXS\:visible {
    visibility:visible;
  }

  .mobileXS\:invisible {
    visibility:hidden;
  }

  .mobileXS\:whitespace-normal {
    white-space:normal;
  }

  .mobileXS\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .mobileXS\:whitespace-pre {
    white-space:pre;
  }

  .mobileXS\:whitespace-pre-line {
    white-space:pre-line;
  }

  .mobileXS\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .mobileXS\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .mobileXS\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .mobileXS\:break-all {
    word-break:break-all;
  }

  .mobileXS\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .mobileXS\:w-0 {
    width:0;
  }

  .mobileXS\:w-1 {
    width:0.25rem;
  }

  .mobileXS\:w-2 {
    width:0.5rem;
  }

  .mobileXS\:w-3 {
    width:0.75rem;
  }

  .mobileXS\:w-4 {
    width:1rem;
  }

  .mobileXS\:w-5 {
    width:1.25rem;
  }

  .mobileXS\:w-6 {
    width:1.5rem;
  }

  .mobileXS\:w-7 {
    width:1.75rem;
  }

  .mobileXS\:w-8 {
    width:2rem;
  }

  .mobileXS\:w-9 {
    width:2.25rem;
  }

  .mobileXS\:w-10 {
    width:2.5rem;
  }

  .mobileXS\:w-11 {
    width:2.75rem;
  }

  .mobileXS\:w-12 {
    width:3rem;
  }

  .mobileXS\:w-13 {
    width:3.25rem;
  }

  .mobileXS\:w-14 {
    width:3.5rem;
  }

  .mobileXS\:w-15 {
    width:3.75rem;
  }

  .mobileXS\:w-16 {
    width:4rem;
  }

  .mobileXS\:w-18 {
    width:4.5rem;
  }

  .mobileXS\:w-20 {
    width:5rem;
  }

  .mobileXS\:w-24 {
    width:6rem;
  }

  .mobileXS\:w-28 {
    width:7rem;
  }

  .mobileXS\:w-32 {
    width:8rem;
  }

  .mobileXS\:w-36 {
    width:9rem;
  }

  .mobileXS\:w-40 {
    width:10rem;
  }

  .mobileXS\:w-44 {
    width:11rem;
  }

  .mobileXS\:w-48 {
    width:12rem;
  }

  .mobileXS\:w-52 {
    width:13rem;
  }

  .mobileXS\:w-56 {
    width:14rem;
  }

  .mobileXS\:w-60 {
    width:15rem;
  }

  .mobileXS\:w-64 {
    width:16rem;
  }

  .mobileXS\:w-72 {
    width:18rem;
  }

  .mobileXS\:w-80 {
    width:20rem;
  }

  .mobileXS\:w-96 {
    width:24rem;
  }

  .mobileXS\:w-100 {
    width:25rem;
  }

  .mobileXS\:w-auto {
    width:auto;
  }

  .mobileXS\:w-px {
    width:1px;
  }

  .mobileXS\:w-0\.5 {
    width:0.125rem;
  }

  .mobileXS\:w-1\.5 {
    width:0.375rem;
  }

  .mobileXS\:w-2\.5 {
    width:0.625rem;
  }

  .mobileXS\:w-3\.5 {
    width:0.875rem;
  }

  .mobileXS\:w-1\/2 {
    width:50%;
  }

  .mobileXS\:w-1\/3 {
    width:33.333333%;
  }

  .mobileXS\:w-2\/3 {
    width:66.666667%;
  }

  .mobileXS\:w-1\/4 {
    width:25%;
  }

  .mobileXS\:w-2\/4 {
    width:50%;
  }

  .mobileXS\:w-3\/4 {
    width:75%;
  }

  .mobileXS\:w-1\/5 {
    width:20%;
  }

  .mobileXS\:w-2\/5 {
    width:40%;
  }

  .mobileXS\:w-3\/5 {
    width:60%;
  }

  .mobileXS\:w-4\/5 {
    width:80%;
  }

  .mobileXS\:w-1\/6 {
    width:16.666667%;
  }

  .mobileXS\:w-2\/6 {
    width:33.333333%;
  }

  .mobileXS\:w-3\/6 {
    width:50%;
  }

  .mobileXS\:w-4\/6 {
    width:66.666667%;
  }

  .mobileXS\:w-5\/6 {
    width:83.333333%;
  }

  .mobileXS\:w-1\/12 {
    width:8.333333%;
  }

  .mobileXS\:w-2\/12 {
    width:16.666667%;
  }

  .mobileXS\:w-3\/12 {
    width:25%;
  }

  .mobileXS\:w-4\/12 {
    width:33.333333%;
  }

  .mobileXS\:w-5\/12 {
    width:41.666667%;
  }

  .mobileXS\:w-6\/12 {
    width:50%;
  }

  .mobileXS\:w-7\/12 {
    width:58.333333%;
  }

  .mobileXS\:w-8\/12 {
    width:66.666667%;
  }

  .mobileXS\:w-9\/12 {
    width:75%;
  }

  .mobileXS\:w-10\/12 {
    width:83.333333%;
  }

  .mobileXS\:w-11\/12 {
    width:91.666667%;
  }

  .mobileXS\:w-full {
    width:100%;
  }

  .mobileXS\:w-0_5 {
    width:0.125rem;
  }

  .mobileXS\:w-1_5 {
    width:0.375rem;
  }

  .mobileXS\:w-2_5 {
    width:0.625rem;
  }

  .mobileXS\:w-3_5 {
    width:0.875rem;
  }

  .mobileXS\:w-4_5 {
    width:1.125rem;
  }

  .mobileXS\:w-screen {
    width:100vw;
  }

  .mobileXS\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .mobileXS\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .mobileXS\:z-0 {
    z-index:0;
  }

  .mobileXS\:z-10 {
    z-index:10;
  }

  .mobileXS\:z-20 {
    z-index:20;
  }

  .mobileXS\:z-30 {
    z-index:30;
  }

  .mobileXS\:z-40 {
    z-index:40;
  }

  .mobileXS\:z-50 {
    z-index:50;
  }

  .mobileXS\:z-100 {
    z-index:100;
  }

  .mobileXS\:z-auto {
    z-index:auto;
  }

  .mobileXS\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .mobileXS\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .mobileXS\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .mobileXS\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .mobileXS\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .mobileXS\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .mobileXS\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .mobileXS\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .mobileXS\:focus\:z-0:focus {
    z-index:0;
  }

  .mobileXS\:focus\:z-10:focus {
    z-index:10;
  }

  .mobileXS\:focus\:z-20:focus {
    z-index:20;
  }

  .mobileXS\:focus\:z-30:focus {
    z-index:30;
  }

  .mobileXS\:focus\:z-40:focus {
    z-index:40;
  }

  .mobileXS\:focus\:z-50:focus {
    z-index:50;
  }

  .mobileXS\:focus\:z-100:focus {
    z-index:100;
  }

  .mobileXS\:focus\:z-auto:focus {
    z-index:auto;
  }

  .mobileXS\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .mobileXS\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .mobileXS\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .mobileXS\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .mobileXS\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

  .mobileXS\:gap-5 {
    grid-gap:1.25rem;
    gap:1.25rem;
  }

  .mobileXS\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .mobileXS\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .mobileXS\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .mobileXS\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .mobileXS\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .mobileXS\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .mobileXS\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .mobileXS\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .mobileXS\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .mobileXS\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .mobileXS\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .mobileXS\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

  .mobileXS\:gap-20 {
    grid-gap:5rem;
    gap:5rem;
  }

  .mobileXS\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .mobileXS\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .mobileXS\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .mobileXS\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .mobileXS\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .mobileXS\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .mobileXS\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .mobileXS\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .mobileXS\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .mobileXS\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .mobileXS\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .mobileXS\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .mobileXS\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .mobileXS\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .mobileXS\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .mobileXS\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobileXS\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobileXS\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobileXS\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobileXS\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileXS\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileXS\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileXS\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .mobileXS\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileXS\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .mobileXS\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .mobileXS\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .mobileXS\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .mobileXS\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .mobileXS\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobileXS\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileXS\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileXS\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileXS\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobileXS\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .mobileXS\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobileXS\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .mobileXS\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileXS\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .mobileXS\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileXS\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .mobileXS\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileXS\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .mobileXS\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobileXS\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .mobileXS\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .mobileXS\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobileXS\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobileXS\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobileXS\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobileXS\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .mobileXS\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobileXS\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobileXS\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobileXS\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobileXS\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobileXS\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobileXS\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobileXS\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobileXS\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobileXS\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobileXS\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobileXS\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobileXS\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobileXS\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobileXS\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobileXS\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobileXS\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobileXS\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobileXS\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobileXS\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobileXS\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobileXS\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobileXS\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobileXS\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobileXS\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobileXS\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobileXS\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobileXS\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobileXS\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobileXS\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobileXS\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobileXS\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobileXS\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobileXS\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobileXS\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileXS\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileXS\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileXS\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileXS\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXS\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileXS\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileXS\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileXS\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXS\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileXS\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobileXS\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobileXS\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobileXS\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobileXS\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileXS\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileXS\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXS\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileXS\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileXS\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobileXS\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileXS\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileXS\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileXS\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobileXS\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXS\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobileXS\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileXS\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileXS\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileXS\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobileXS\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobileXS\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileXS\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileXS\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileXS\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileXS\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobileXS\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobileXS\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobileXS\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobileXS\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobileXS\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobileXS\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobileXS\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobileXS\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobileXS\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobileXS\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobileXS\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobileXS\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobileXS\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobileXS\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobileXS\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobileXS\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobileXS\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobileXS\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobileXS\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobileXS\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobileXS\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobileXS\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobileXS\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobileXS\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobileXS\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobileXS\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobileXS\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobileXS\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobileXS\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobileXS\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobileXS\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobileXS\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobileXS\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobileXS\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobileXS\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileXS\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileXS\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileXS\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileXS\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXS\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileXS\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileXS\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileXS\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXS\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileXS\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobileXS\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobileXS\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobileXS\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobileXS\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileXS\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileXS\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXS\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileXS\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileXS\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobileXS\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileXS\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileXS\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileXS\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobileXS\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXS\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobileXS\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileXS\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileXS\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileXS\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobileXS\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobileXS\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileXS\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileXS\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileXS\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileXS\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobileXS\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobileXS\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobileXS\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobileXS\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobileXS\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobileXS\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobileXS\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobileXS\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobileXS\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobileXS\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobileXS\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobileXS\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobileXS\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobileXS\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobileXS\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobileXS\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobileXS\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobileXS\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobileXS\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobileXS\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobileXS\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobileXS\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobileXS\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobileXS\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobileXS\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobileXS\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobileXS\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobileXS\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobileXS\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobileXS\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobileXS\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobileXS\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobileXS\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobileXS\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobileXS\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileXS\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileXS\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileXS\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileXS\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXS\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileXS\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileXS\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileXS\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXS\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileXS\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobileXS\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobileXS\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobileXS\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobileXS\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileXS\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileXS\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXS\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileXS\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileXS\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobileXS\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileXS\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileXS\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileXS\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobileXS\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXS\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobileXS\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileXS\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileXS\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileXS\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobileXS\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobileXS\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileXS\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileXS\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileXS\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileXS\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobileXS\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobileXS\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobileXS\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobileXS\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobileXS\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobileXS\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobileXS\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobileXS\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobileXS\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobileXS\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobileXS\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobileXS\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobileXS\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobileXS\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobileXS\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobileXS\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobileXS\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobileXS\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobileXS\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobileXS\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobileXS\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobileXS\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobileXS\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobileXS\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobileXS\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobileXS\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobileXS\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobileXS\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobileXS\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobileXS\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobileXS\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobileXS\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobileXS\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobileXS\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobileXS\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileXS\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileXS\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileXS\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileXS\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXS\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileXS\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileXS\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileXS\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXS\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileXS\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobileXS\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobileXS\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobileXS\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobileXS\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileXS\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileXS\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXS\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileXS\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileXS\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobileXS\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileXS\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileXS\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileXS\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobileXS\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXS\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobileXS\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileXS\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileXS\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileXS\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobileXS\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobileXS\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileXS\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileXS\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileXS\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileXS\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobileXS\:grid-flow-row {
    grid-auto-flow:row;
  }

  .mobileXS\:grid-flow-col {
    grid-auto-flow:column;
  }

  .mobileXS\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .mobileXS\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

  .mobileXS\:grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr));
  }

  .mobileXS\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .mobileXS\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .mobileXS\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .mobileXS\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .mobileXS\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .mobileXS\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .mobileXS\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .mobileXS\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .mobileXS\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .mobileXS\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .mobileXS\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .mobileXS\:grid-cols-none {
    grid-template-columns:none;
  }

  .mobileXS\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .mobileXS\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .mobileXS\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .mobileXS\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .mobileXS\:col-auto {
    grid-column:auto;
  }

  .mobileXS\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .mobileXS\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .mobileXS\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .mobileXS\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .mobileXS\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .mobileXS\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .mobileXS\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .mobileXS\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .mobileXS\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .mobileXS\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .mobileXS\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .mobileXS\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .mobileXS\:col-span-full {
    grid-column:1 / -1;
  }

  .mobileXS\:col-start-1 {
    grid-column-start:1;
  }

  .mobileXS\:col-start-2 {
    grid-column-start:2;
  }

  .mobileXS\:col-start-3 {
    grid-column-start:3;
  }

  .mobileXS\:col-start-4 {
    grid-column-start:4;
  }

  .mobileXS\:col-start-5 {
    grid-column-start:5;
  }

  .mobileXS\:col-start-6 {
    grid-column-start:6;
  }

  .mobileXS\:col-start-7 {
    grid-column-start:7;
  }

  .mobileXS\:col-start-8 {
    grid-column-start:8;
  }

  .mobileXS\:col-start-9 {
    grid-column-start:9;
  }

  .mobileXS\:col-start-10 {
    grid-column-start:10;
  }

  .mobileXS\:col-start-11 {
    grid-column-start:11;
  }

  .mobileXS\:col-start-12 {
    grid-column-start:12;
  }

  .mobileXS\:col-start-13 {
    grid-column-start:13;
  }

  .mobileXS\:col-start-auto {
    grid-column-start:auto;
  }

  .mobileXS\:col-end-1 {
    grid-column-end:1;
  }

  .mobileXS\:col-end-2 {
    grid-column-end:2;
  }

  .mobileXS\:col-end-3 {
    grid-column-end:3;
  }

  .mobileXS\:col-end-4 {
    grid-column-end:4;
  }

  .mobileXS\:col-end-5 {
    grid-column-end:5;
  }

  .mobileXS\:col-end-6 {
    grid-column-end:6;
  }

  .mobileXS\:col-end-7 {
    grid-column-end:7;
  }

  .mobileXS\:col-end-8 {
    grid-column-end:8;
  }

  .mobileXS\:col-end-9 {
    grid-column-end:9;
  }

  .mobileXS\:col-end-10 {
    grid-column-end:10;
  }

  .mobileXS\:col-end-11 {
    grid-column-end:11;
  }

  .mobileXS\:col-end-12 {
    grid-column-end:12;
  }

  .mobileXS\:col-end-13 {
    grid-column-end:13;
  }

  .mobileXS\:col-end-auto {
    grid-column-end:auto;
  }

  .mobileXS\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .mobileXS\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .mobileXS\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .mobileXS\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .mobileXS\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .mobileXS\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .mobileXS\:grid-rows-none {
    grid-template-rows:none;
  }

  .mobileXS\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .mobileXS\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .mobileXS\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .mobileXS\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .mobileXS\:row-auto {
    grid-row:auto;
  }

  .mobileXS\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .mobileXS\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .mobileXS\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .mobileXS\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .mobileXS\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .mobileXS\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .mobileXS\:row-span-full {
    grid-row:1 / -1;
  }

  .mobileXS\:row-start-1 {
    grid-row-start:1;
  }

  .mobileXS\:row-start-2 {
    grid-row-start:2;
  }

  .mobileXS\:row-start-3 {
    grid-row-start:3;
  }

  .mobileXS\:row-start-4 {
    grid-row-start:4;
  }

  .mobileXS\:row-start-5 {
    grid-row-start:5;
  }

  .mobileXS\:row-start-6 {
    grid-row-start:6;
  }

  .mobileXS\:row-start-7 {
    grid-row-start:7;
  }

  .mobileXS\:row-start-auto {
    grid-row-start:auto;
  }

  .mobileXS\:row-end-1 {
    grid-row-end:1;
  }

  .mobileXS\:row-end-2 {
    grid-row-end:2;
  }

  .mobileXS\:row-end-3 {
    grid-row-end:3;
  }

  .mobileXS\:row-end-4 {
    grid-row-end:4;
  }

  .mobileXS\:row-end-5 {
    grid-row-end:5;
  }

  .mobileXS\:row-end-6 {
    grid-row-end:6;
  }

  .mobileXS\:row-end-7 {
    grid-row-end:7;
  }

  .mobileXS\:row-end-auto {
    grid-row-end:auto;
  }

  .mobileXS\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .mobileXS\:transform-none {
    transform:none;
  }

  .mobileXS\:origin-center {
    transform-origin:center;
  }

  .mobileXS\:origin-top {
    transform-origin:top;
  }

  .mobileXS\:origin-top-right {
    transform-origin:top right;
  }

  .mobileXS\:origin-right {
    transform-origin:right;
  }

  .mobileXS\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .mobileXS\:origin-bottom {
    transform-origin:bottom;
  }

  .mobileXS\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .mobileXS\:origin-left {
    transform-origin:left;
  }

  .mobileXS\:origin-top-left {
    transform-origin:top left;
  }

  .mobileXS\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileXS\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileXS\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileXS\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileXS\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileXS\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileXS\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileXS\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileXS\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileXS\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileXS\:scale-x-0 {
    --transform-scale-x:0;
  }

  .mobileXS\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .mobileXS\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .mobileXS\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .mobileXS\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .mobileXS\:scale-x-100 {
    --transform-scale-x:1;
  }

  .mobileXS\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .mobileXS\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .mobileXS\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .mobileXS\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .mobileXS\:scale-y-0 {
    --transform-scale-y:0;
  }

  .mobileXS\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .mobileXS\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .mobileXS\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .mobileXS\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .mobileXS\:scale-y-100 {
    --transform-scale-y:1;
  }

  .mobileXS\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .mobileXS\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .mobileXS\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .mobileXS\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .mobileXS\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileXS\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileXS\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileXS\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileXS\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileXS\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileXS\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileXS\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileXS\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileXS\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileXS\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .mobileXS\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .mobileXS\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .mobileXS\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .mobileXS\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .mobileXS\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .mobileXS\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .mobileXS\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .mobileXS\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .mobileXS\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .mobileXS\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .mobileXS\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .mobileXS\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .mobileXS\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .mobileXS\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .mobileXS\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .mobileXS\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .mobileXS\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .mobileXS\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .mobileXS\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .mobileXS\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileXS\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileXS\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileXS\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileXS\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileXS\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileXS\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileXS\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileXS\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileXS\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileXS\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .mobileXS\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .mobileXS\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .mobileXS\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .mobileXS\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .mobileXS\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .mobileXS\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .mobileXS\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .mobileXS\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .mobileXS\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .mobileXS\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .mobileXS\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .mobileXS\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .mobileXS\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .mobileXS\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .mobileXS\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .mobileXS\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .mobileXS\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .mobileXS\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .mobileXS\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .mobileXS\:rotate-0 {
    --transform-rotate:0;
  }

  .mobileXS\:rotate-1 {
    --transform-rotate:1deg;
  }

  .mobileXS\:rotate-2 {
    --transform-rotate:2deg;
  }

  .mobileXS\:rotate-3 {
    --transform-rotate:3deg;
  }

  .mobileXS\:rotate-6 {
    --transform-rotate:6deg;
  }

  .mobileXS\:rotate-12 {
    --transform-rotate:12deg;
  }

  .mobileXS\:rotate-45 {
    --transform-rotate:45deg;
  }

  .mobileXS\:rotate-90 {
    --transform-rotate:90deg;
  }

  .mobileXS\:rotate-180 {
    --transform-rotate:180deg;
  }

  .mobileXS\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .mobileXS\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .mobileXS\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .mobileXS\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .mobileXS\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .mobileXS\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .mobileXS\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .mobileXS\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .mobileXS\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .mobileXS\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .mobileXS\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .mobileXS\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .mobileXS\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .mobileXS\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .mobileXS\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .mobileXS\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .mobileXS\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .mobileXS\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .mobileXS\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .mobileXS\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .mobileXS\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .mobileXS\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .mobileXS\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .mobileXS\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .mobileXS\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .mobileXS\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .mobileXS\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .mobileXS\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .mobileXS\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .mobileXS\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .mobileXS\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .mobileXS\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .mobileXS\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .mobileXS\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .mobileXS\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .mobileXS\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .mobileXS\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .mobileXS\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .mobileXS\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .mobileXS\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .mobileXS\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .mobileXS\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .mobileXS\:translate-x-0 {
    --transform-translate-x:0;
  }

  .mobileXS\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .mobileXS\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .mobileXS\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .mobileXS\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .mobileXS\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .mobileXS\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .mobileXS\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .mobileXS\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .mobileXS\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .mobileXS\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .mobileXS\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .mobileXS\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .mobileXS\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .mobileXS\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .mobileXS\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .mobileXS\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .mobileXS\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .mobileXS\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .mobileXS\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .mobileXS\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .mobileXS\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .mobileXS\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .mobileXS\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .mobileXS\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .mobileXS\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .mobileXS\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .mobileXS\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .mobileXS\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .mobileXS\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .mobileXS\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .mobileXS\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .mobileXS\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .mobileXS\:translate-x-px {
    --transform-translate-x:1px;
  }

  .mobileXS\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .mobileXS\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .mobileXS\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .mobileXS\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .mobileXS\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .mobileXS\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .mobileXS\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .mobileXS\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .mobileXS\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .mobileXS\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .mobileXS\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .mobileXS\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .mobileXS\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .mobileXS\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .mobileXS\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .mobileXS\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .mobileXS\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .mobileXS\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .mobileXS\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .mobileXS\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .mobileXS\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .mobileXS\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .mobileXS\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .mobileXS\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .mobileXS\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .mobileXS\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .mobileXS\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .mobileXS\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .mobileXS\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .mobileXS\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .mobileXS\:translate-x-full {
    --transform-translate-x:100%;
  }

  .mobileXS\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .mobileXS\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .mobileXS\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .mobileXS\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .mobileXS\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .mobileXS\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .mobileXS\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .mobileXS\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .mobileXS\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .mobileXS\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .mobileXS\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .mobileXS\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .mobileXS\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .mobileXS\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .mobileXS\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .mobileXS\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .mobileXS\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .mobileXS\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .mobileXS\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .mobileXS\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .mobileXS\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .mobileXS\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .mobileXS\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .mobileXS\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .mobileXS\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .mobileXS\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .mobileXS\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .mobileXS\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .mobileXS\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .mobileXS\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .mobileXS\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .mobileXS\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .mobileXS\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .mobileXS\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .mobileXS\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .mobileXS\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .mobileXS\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .mobileXS\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .mobileXS\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .mobileXS\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .mobileXS\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .mobileXS\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .mobileXS\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .mobileXS\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .mobileXS\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .mobileXS\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .mobileXS\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .mobileXS\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .mobileXS\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .mobileXS\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .mobileXS\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .mobileXS\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .mobileXS\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .mobileXS\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .mobileXS\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .mobileXS\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .mobileXS\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .mobileXS\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .mobileXS\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .mobileXS\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .mobileXS\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .mobileXS\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .mobileXS\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .mobileXS\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .mobileXS\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .mobileXS\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .mobileXS\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .mobileXS\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .mobileXS\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .mobileXS\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .mobileXS\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .mobileXS\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .mobileXS\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .mobileXS\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .mobileXS\:translate-y-0 {
    --transform-translate-y:0;
  }

  .mobileXS\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .mobileXS\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .mobileXS\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .mobileXS\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .mobileXS\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .mobileXS\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .mobileXS\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .mobileXS\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .mobileXS\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .mobileXS\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .mobileXS\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .mobileXS\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .mobileXS\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .mobileXS\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .mobileXS\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .mobileXS\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .mobileXS\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .mobileXS\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .mobileXS\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .mobileXS\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .mobileXS\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .mobileXS\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .mobileXS\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .mobileXS\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .mobileXS\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .mobileXS\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .mobileXS\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .mobileXS\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .mobileXS\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .mobileXS\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .mobileXS\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .mobileXS\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .mobileXS\:translate-y-px {
    --transform-translate-y:1px;
  }

  .mobileXS\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .mobileXS\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .mobileXS\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .mobileXS\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .mobileXS\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .mobileXS\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .mobileXS\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .mobileXS\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .mobileXS\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .mobileXS\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .mobileXS\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .mobileXS\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .mobileXS\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .mobileXS\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .mobileXS\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .mobileXS\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .mobileXS\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .mobileXS\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .mobileXS\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .mobileXS\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .mobileXS\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .mobileXS\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .mobileXS\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .mobileXS\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .mobileXS\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .mobileXS\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .mobileXS\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .mobileXS\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .mobileXS\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .mobileXS\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .mobileXS\:translate-y-full {
    --transform-translate-y:100%;
  }

  .mobileXS\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .mobileXS\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .mobileXS\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .mobileXS\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .mobileXS\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .mobileXS\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .mobileXS\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .mobileXS\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .mobileXS\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .mobileXS\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .mobileXS\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .mobileXS\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .mobileXS\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .mobileXS\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .mobileXS\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .mobileXS\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .mobileXS\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .mobileXS\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .mobileXS\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .mobileXS\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .mobileXS\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .mobileXS\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .mobileXS\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .mobileXS\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .mobileXS\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .mobileXS\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .mobileXS\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .mobileXS\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .mobileXS\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .mobileXS\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .mobileXS\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .mobileXS\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .mobileXS\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .mobileXS\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .mobileXS\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .mobileXS\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .mobileXS\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .mobileXS\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .mobileXS\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .mobileXS\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .mobileXS\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .mobileXS\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .mobileXS\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .mobileXS\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .mobileXS\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .mobileXS\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .mobileXS\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .mobileXS\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .mobileXS\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .mobileXS\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .mobileXS\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .mobileXS\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .mobileXS\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .mobileXS\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .mobileXS\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .mobileXS\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .mobileXS\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .mobileXS\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .mobileXS\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .mobileXS\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .mobileXS\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .mobileXS\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .mobileXS\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .mobileXS\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .mobileXS\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .mobileXS\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .mobileXS\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .mobileXS\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .mobileXS\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .mobileXS\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .mobileXS\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .mobileXS\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .mobileXS\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .mobileXS\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .mobileXS\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .mobileXS\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .mobileXS\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .mobileXS\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .mobileXS\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .mobileXS\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .mobileXS\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .mobileXS\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .mobileXS\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .mobileXS\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .mobileXS\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .mobileXS\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .mobileXS\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .mobileXS\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .mobileXS\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .mobileXS\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .mobileXS\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .mobileXS\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .mobileXS\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .mobileXS\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .mobileXS\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .mobileXS\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .mobileXS\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .mobileXS\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .mobileXS\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .mobileXS\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .mobileXS\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .mobileXS\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .mobileXS\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .mobileXS\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .mobileXS\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .mobileXS\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .mobileXS\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .mobileXS\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .mobileXS\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobileXS\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobileXS\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobileXS\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobileXS\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .mobileXS\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileXS\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileXS\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .mobileXS\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .mobileXS\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .mobileXS\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .mobileXS\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .mobileXS\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .mobileXS\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .mobileXS\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .mobileXS\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileXS\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .mobileXS\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileXS\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .mobileXS\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .mobileXS\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .mobileXS\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .mobileXS\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileXS\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .mobileXS\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .mobileXS\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .mobileXS\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileXS\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .mobileXS\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .mobileXS\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .mobileXS\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .mobileXS\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobileXS\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobileXS\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobileXS\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobileXS\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .mobileXS\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .mobileXS\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .mobileXS\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .mobileXS\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .mobileXS\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .mobileXS\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .mobileXS\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .mobileXS\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .mobileXS\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .mobileXS\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .mobileXS\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .mobileXS\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .mobileXS\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .mobileXS\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .mobileXS\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .mobileXS\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .mobileXS\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .mobileXS\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .mobileXS\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .mobileXS\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .mobileXS\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .mobileXS\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .mobileXS\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .mobileXS\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .mobileXS\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .mobileXS\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .mobileXS\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .mobileXS\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .mobileXS\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .mobileXS\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .mobileXS\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .mobileXS\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .mobileXS\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .mobileXS\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobileXS\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobileXS\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobileXS\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobileXS\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .mobileXS\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileXS\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileXS\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .mobileXS\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .mobileXS\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .mobileXS\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .mobileXS\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .mobileXS\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .mobileXS\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .mobileXS\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobileXS\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileXS\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .mobileXS\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileXS\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobileXS\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .mobileXS\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobileXS\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .mobileXS\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileXS\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .mobileXS\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .mobileXS\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .mobileXS\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileXS\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .mobileXS\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobileXS\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .mobileXS\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .mobileXS\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobileXS\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobileXS\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobileXS\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobileXS\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .mobileXS\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .mobileXS\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .mobileXS\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .mobileXS\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .mobileXS\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .mobileXS\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .mobileXS\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .mobileXS\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .mobileXS\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .mobileXS\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .mobileXS\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .mobileXS\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .mobileXS\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .mobileXS\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .mobileXS\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .mobileXS\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .mobileXS\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .mobileXS\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .mobileXS\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .mobileXS\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .mobileXS\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .mobileXS\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .mobileXS\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .mobileXS\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .mobileXS\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .mobileXS\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .mobileXS\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .mobileXS\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .mobileXS\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .mobileXS\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .mobileXS\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .mobileXS\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .mobileXS\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .mobileXS\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .mobileXS\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobileXS\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobileXS\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobileXS\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobileXS\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .mobileXS\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileXS\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileXS\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .mobileXS\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .mobileXS\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .mobileXS\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .mobileXS\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .mobileXS\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .mobileXS\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .mobileXS\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .mobileXS\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileXS\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .mobileXS\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileXS\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .mobileXS\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .mobileXS\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .mobileXS\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .mobileXS\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileXS\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .mobileXS\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .mobileXS\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .mobileXS\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileXS\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .mobileXS\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .mobileXS\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .mobileXS\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .mobileXS\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobileXS\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobileXS\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobileXS\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobileXS\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .mobileXS\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .mobileXS\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .mobileXS\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .mobileXS\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .mobileXS\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .mobileXS\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .mobileXS\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .mobileXS\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .mobileXS\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .mobileXS\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .mobileXS\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .mobileXS\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .mobileXS\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .mobileXS\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .mobileXS\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .mobileXS\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .mobileXS\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .mobileXS\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .mobileXS\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .mobileXS\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .mobileXS\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .mobileXS\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .mobileXS\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .mobileXS\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .mobileXS\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .mobileXS\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .mobileXS\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .mobileXS\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .mobileXS\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .mobileXS\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .mobileXS\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .mobileXS\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .mobileXS\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .mobileXS\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobileXS\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobileXS\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobileXS\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobileXS\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .mobileXS\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileXS\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileXS\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .mobileXS\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .mobileXS\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .mobileXS\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .mobileXS\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .mobileXS\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .mobileXS\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .mobileXS\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobileXS\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileXS\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .mobileXS\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileXS\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobileXS\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .mobileXS\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobileXS\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .mobileXS\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileXS\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .mobileXS\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .mobileXS\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .mobileXS\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileXS\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .mobileXS\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobileXS\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .mobileXS\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .mobileXS\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobileXS\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobileXS\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobileXS\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobileXS\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .mobileXS\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .mobileXS\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .mobileXS\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .mobileXS\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .mobileXS\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .mobileXS\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .mobileXS\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .mobileXS\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .mobileXS\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .mobileXS\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .mobileXS\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .mobileXS\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .mobileXS\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .mobileXS\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .mobileXS\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .mobileXS\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .mobileXS\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .mobileXS\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .mobileXS\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .mobileXS\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .mobileXS\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .mobileXS\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .mobileXS\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .mobileXS\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .mobileXS\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .mobileXS\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .mobileXS\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .mobileXS\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .mobileXS\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .mobileXS\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .mobileXS\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .mobileXS\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .mobileXS\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .mobileXS\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .mobileXS\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobileXS\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobileXS\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobileXS\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobileXS\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .mobileXS\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileXS\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileXS\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .mobileXS\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .mobileXS\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .mobileXS\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .mobileXS\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .mobileXS\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .mobileXS\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .mobileXS\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .mobileXS\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileXS\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .mobileXS\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileXS\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .mobileXS\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .mobileXS\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .mobileXS\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .mobileXS\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileXS\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .mobileXS\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .mobileXS\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .mobileXS\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileXS\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .mobileXS\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .mobileXS\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .mobileXS\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .mobileXS\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobileXS\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobileXS\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobileXS\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobileXS\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .mobileXS\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .mobileXS\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .mobileXS\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .mobileXS\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .mobileXS\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .mobileXS\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .mobileXS\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .mobileXS\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .mobileXS\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .mobileXS\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .mobileXS\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .mobileXS\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .mobileXS\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .mobileXS\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .mobileXS\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .mobileXS\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .mobileXS\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .mobileXS\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .mobileXS\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .mobileXS\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .mobileXS\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .mobileXS\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .mobileXS\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .mobileXS\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .mobileXS\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .mobileXS\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .mobileXS\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .mobileXS\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .mobileXS\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .mobileXS\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .mobileXS\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .mobileXS\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .mobileXS\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .mobileXS\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobileXS\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobileXS\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobileXS\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobileXS\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .mobileXS\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileXS\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileXS\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .mobileXS\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .mobileXS\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .mobileXS\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .mobileXS\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .mobileXS\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .mobileXS\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .mobileXS\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobileXS\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileXS\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .mobileXS\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileXS\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobileXS\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .mobileXS\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobileXS\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .mobileXS\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileXS\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .mobileXS\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .mobileXS\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .mobileXS\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileXS\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .mobileXS\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobileXS\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .mobileXS\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .mobileXS\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobileXS\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobileXS\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobileXS\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobileXS\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .mobileXS\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .mobileXS\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .mobileXS\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .mobileXS\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .mobileXS\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .mobileXS\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .mobileXS\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .mobileXS\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .mobileXS\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .mobileXS\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .mobileXS\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .mobileXS\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .mobileXS\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .mobileXS\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .mobileXS\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .mobileXS\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .mobileXS\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .mobileXS\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .mobileXS\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .mobileXS\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .mobileXS\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .mobileXS\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .mobileXS\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .mobileXS\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .mobileXS\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .mobileXS\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .mobileXS\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .mobileXS\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .mobileXS\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .mobileXS\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .mobileXS\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .mobileXS\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .mobileXS\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .mobileXS\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .mobileXS\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobileXS\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobileXS\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobileXS\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobileXS\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .mobileXS\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileXS\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileXS\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .mobileXS\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .mobileXS\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .mobileXS\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .mobileXS\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .mobileXS\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .mobileXS\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .mobileXS\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .mobileXS\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileXS\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .mobileXS\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileXS\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .mobileXS\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .mobileXS\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .mobileXS\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .mobileXS\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileXS\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .mobileXS\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .mobileXS\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .mobileXS\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileXS\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .mobileXS\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .mobileXS\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .mobileXS\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .mobileXS\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobileXS\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobileXS\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobileXS\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobileXS\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .mobileXS\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .mobileXS\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .mobileXS\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .mobileXS\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .mobileXS\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .mobileXS\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .mobileXS\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .mobileXS\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .mobileXS\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .mobileXS\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .mobileXS\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .mobileXS\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .mobileXS\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .mobileXS\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .mobileXS\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .mobileXS\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .mobileXS\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .mobileXS\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .mobileXS\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .mobileXS\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .mobileXS\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .mobileXS\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .mobileXS\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .mobileXS\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .mobileXS\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .mobileXS\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .mobileXS\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .mobileXS\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .mobileXS\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .mobileXS\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .mobileXS\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .mobileXS\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .mobileXS\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .mobileXS\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobileXS\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobileXS\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobileXS\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobileXS\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .mobileXS\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileXS\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileXS\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .mobileXS\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .mobileXS\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .mobileXS\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .mobileXS\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .mobileXS\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .mobileXS\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .mobileXS\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobileXS\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileXS\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .mobileXS\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileXS\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobileXS\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .mobileXS\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobileXS\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .mobileXS\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileXS\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .mobileXS\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .mobileXS\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .mobileXS\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileXS\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .mobileXS\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobileXS\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .mobileXS\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .mobileXS\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobileXS\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobileXS\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobileXS\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobileXS\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .mobileXS\:skew-x-0 {
    --transform-skew-x:0;
  }

  .mobileXS\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .mobileXS\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .mobileXS\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .mobileXS\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .mobileXS\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .mobileXS\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .mobileXS\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .mobileXS\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .mobileXS\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .mobileXS\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .mobileXS\:skew-y-0 {
    --transform-skew-y:0;
  }

  .mobileXS\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .mobileXS\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .mobileXS\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .mobileXS\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .mobileXS\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .mobileXS\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .mobileXS\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .mobileXS\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .mobileXS\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .mobileXS\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .mobileXS\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .mobileXS\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .mobileXS\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .mobileXS\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .mobileXS\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .mobileXS\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .mobileXS\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .mobileXS\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .mobileXS\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .mobileXS\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .mobileXS\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .mobileXS\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .mobileXS\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .mobileXS\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .mobileXS\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .mobileXS\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .mobileXS\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .mobileXS\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .mobileXS\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .mobileXS\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .mobileXS\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .mobileXS\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .mobileXS\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .mobileXS\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .mobileXS\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .mobileXS\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .mobileXS\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .mobileXS\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .mobileXS\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .mobileXS\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .mobileXS\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .mobileXS\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .mobileXS\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .mobileXS\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .mobileXS\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .mobileXS\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .mobileXS\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .mobileXS\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .mobileXS\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .mobileXS\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .mobileXS\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .mobileXS\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .mobileXS\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .mobileXS\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .mobileXS\:transition-none {
    transition-property:none;
  }

  .mobileXS\:transition-all {
    transition-property:all;
  }

  .mobileXS\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .mobileXS\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .mobileXS\:transition-opacity {
    transition-property:opacity;
  }

  .mobileXS\:transition-shadow {
    transition-property:box-shadow;
  }

  .mobileXS\:transition-transform {
    transition-property:transform;
  }

  .mobileXS\:ease-linear {
    transition-timing-function:linear;
  }

  .mobileXS\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .mobileXS\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .mobileXS\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .mobileXS\:duration-90 {
    transition-duration:90ms;
  }

  .mobileXS\:duration-180 {
    transition-duration:180ms;
  }

  .mobileXS\:duration-270 {
    transition-duration:270ms;
  }

  .mobileXS\:duration-360 {
    transition-duration:360ms;
  }

  .mobileXS\:duration-450 {
    transition-duration:450ms;
  }

  .mobileXS\:duration-540 {
    transition-duration:540ms;
  }

  .mobileXS\:duration-630 {
    transition-duration:630ms;
  }

  .mobileXS\:duration-720 {
    transition-duration:720ms;
  }

  .mobileXS\:duration-810 {
    transition-duration:810ms;
  }

  .mobileXS\:duration-900 {
    transition-duration:900ms;
  }

  .mobileXS\:duration-990 {
    transition-duration:990ms;
  }

  .mobileXS\:duration-2000 {
    transition-duration:2000ms;
  }

  .mobileXS\:duration-3000 {
    transition-duration:3000ms;
  }

  .mobileXS\:delay-90 {
    transition-delay:90ms;
  }

  .mobileXS\:delay-180 {
    transition-delay:180ms;
  }

  .mobileXS\:delay-270 {
    transition-delay:270ms;
  }

  .mobileXS\:delay-360 {
    transition-delay:360ms;
  }

  .mobileXS\:delay-450 {
    transition-delay:450ms;
  }

  .mobileXS\:delay-540 {
    transition-delay:540ms;
  }

  .mobileXS\:delay-630 {
    transition-delay:630ms;
  }

  .mobileXS\:delay-720 {
    transition-delay:720ms;
  }

  .mobileXS\:delay-810 {
    transition-delay:810ms;
  }

  .mobileXS\:delay-900 {
    transition-delay:900ms;
  }

  .mobileXS\:delay-990 {
    transition-delay:990ms;
  }

  .mobileXS\:delay-2000 {
    transition-delay:2000ms;
  }

  .mobileXS\:delay-3000 {
    transition-delay:3000ms;
  }

  .mobileXS\:animate-none {
    animation:none;
  }

  .mobileXS\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .mobileXS\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .mobileXS\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .mobileXS\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .mobileXS\:animate-float {
    animation:float 5s infinite;
  }
}

@media (min-width: 30rem) {
  .mobileS\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .mobileS\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .mobileS\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .mobileS\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .mobileS\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .mobileS\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .mobileS\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .mobileS\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .mobileS\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .mobileS\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .mobileS\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .mobileS\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .mobileS\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .mobileS\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .mobileS\:container {
      max-width:970px;
    }
  }

  .mobileS\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .mobileS\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileS\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .mobileS\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .mobileS\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileS\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .mobileS\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .mobileS\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .mobileS\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .mobileS\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobileS\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .mobileS\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .mobileS\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .mobileS\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobileS\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .mobileS\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobileS\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .mobileS\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .mobileS\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .mobileS\:prose code::before {
    content:"`";
  }

  .mobileS\:prose code::after {
    content:"`";
  }

  .mobileS\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .mobileS\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .mobileS\:prose pre code::before {
    content:"";
  }

  .mobileS\:prose pre code::after {
    content:"";
  }

  .mobileS\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .mobileS\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .mobileS\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobileS\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .mobileS\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .mobileS\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobileS\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .mobileS\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileS\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileS\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileS\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileS\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileS\:prose h2 code {
    font-size:0.875em;
  }

  .mobileS\:prose h3 code {
    font-size:0.9em;
  }

  .mobileS\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileS\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobileS\:prose ol > li:before {
    left:0;
  }

  .mobileS\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobileS\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .mobileS\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobileS\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .mobileS\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobileS\:prose ul ul, .mobileS\:prose ul ol, .mobileS\:prose ol ul, .mobileS\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobileS\:prose hr + * {
    margin-top:0;
  }

  .mobileS\:prose h2 + * {
    margin-top:0;
  }

  .mobileS\:prose h3 + * {
    margin-top:0;
  }

  .mobileS\:prose h4 + * {
    margin-top:0;
  }

  .mobileS\:prose thead th:first-child {
    padding-left:0;
  }

  .mobileS\:prose thead th:last-child {
    padding-right:0;
  }

  .mobileS\:prose tbody td:first-child {
    padding-left:0;
  }

  .mobileS\:prose tbody td:last-child {
    padding-right:0;
  }

  .mobileS\:prose > :first-child {
    margin-top:0;
  }

  .mobileS\:prose > :last-child {
    margin-bottom:0;
  }

  .mobileS\:prose h1, .mobileS\:prose h2, .mobileS\:prose h3, .mobileS\:prose h4 {
  }

  .mobileS\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .mobileS\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileS\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileS\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .mobileS\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .mobileS\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .mobileS\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobileS\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .mobileS\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileS\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileS\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileS\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileS\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .mobileS\:prose-sm code {
    font-size:0.8571429em;
  }

  .mobileS\:prose-sm h2 code {
    font-size:0.9em;
  }

  .mobileS\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .mobileS\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileS\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileS\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileS\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .mobileS\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .mobileS\:prose-sm ol > li:before {
    left:0;
  }

  .mobileS\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .mobileS\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .mobileS\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobileS\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobileS\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobileS\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobileS\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobileS\:prose-sm ul ul, .mobileS\:prose-sm ul ol, .mobileS\:prose-sm ol ul, .mobileS\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobileS\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .mobileS\:prose-sm hr + * {
    margin-top:0;
  }

  .mobileS\:prose-sm h2 + * {
    margin-top:0;
  }

  .mobileS\:prose-sm h3 + * {
    margin-top:0;
  }

  .mobileS\:prose-sm h4 + * {
    margin-top:0;
  }

  .mobileS\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .mobileS\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileS\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .mobileS\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .mobileS\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileS\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .mobileS\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .mobileS\:prose-sm > :first-child {
    margin-top:0;
  }

  .mobileS\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .mobileS\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .mobileS\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileS\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .mobileS\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .mobileS\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .mobileS\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .mobileS\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobileS\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobileS\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileS\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileS\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileS\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileS\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .mobileS\:prose-lg code {
    font-size:0.8888889em;
  }

  .mobileS\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .mobileS\:prose-lg h3 code {
    font-size:0.875em;
  }

  .mobileS\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .mobileS\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileS\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileS\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobileS\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .mobileS\:prose-lg ol > li:before {
    left:0;
  }

  .mobileS\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .mobileS\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .mobileS\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileS\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileS\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileS\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileS\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileS\:prose-lg ul ul, .mobileS\:prose-lg ul ol, .mobileS\:prose-lg ol ul, .mobileS\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileS\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .mobileS\:prose-lg hr + * {
    margin-top:0;
  }

  .mobileS\:prose-lg h2 + * {
    margin-top:0;
  }

  .mobileS\:prose-lg h3 + * {
    margin-top:0;
  }

  .mobileS\:prose-lg h4 + * {
    margin-top:0;
  }

  .mobileS\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .mobileS\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobileS\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .mobileS\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .mobileS\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobileS\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .mobileS\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .mobileS\:prose-lg > :first-child {
    margin-top:0;
  }

  .mobileS\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .mobileS\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .mobileS\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileS\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .mobileS\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .mobileS\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .mobileS\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobileS\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .mobileS\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobileS\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileS\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileS\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileS\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileS\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .mobileS\:prose-xl code {
    font-size:0.9em;
  }

  .mobileS\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .mobileS\:prose-xl h3 code {
    font-size:0.9em;
  }

  .mobileS\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .mobileS\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileS\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileS\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .mobileS\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .mobileS\:prose-xl ol > li:before {
    left:0;
  }

  .mobileS\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .mobileS\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .mobileS\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobileS\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .mobileS\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobileS\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .mobileS\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobileS\:prose-xl ul ul, .mobileS\:prose-xl ul ol, .mobileS\:prose-xl ol ul, .mobileS\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobileS\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .mobileS\:prose-xl hr + * {
    margin-top:0;
  }

  .mobileS\:prose-xl h2 + * {
    margin-top:0;
  }

  .mobileS\:prose-xl h3 + * {
    margin-top:0;
  }

  .mobileS\:prose-xl h4 + * {
    margin-top:0;
  }

  .mobileS\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .mobileS\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobileS\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .mobileS\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .mobileS\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobileS\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .mobileS\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .mobileS\:prose-xl > :first-child {
    margin-top:0;
  }

  .mobileS\:prose-xl > :last-child {
    margin-bottom:0;
  }

  .mobileS\:prose-2xl {
    font-size:1.5rem;
    line-height:1.6666667;
  }

  .mobileS\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileS\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .mobileS\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .mobileS\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .mobileS\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .mobileS\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .mobileS\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobileS\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileS\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileS\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileS\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileS\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .mobileS\:prose-2xl code {
    font-size:0.8333333em;
  }

  .mobileS\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .mobileS\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .mobileS\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .mobileS\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileS\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileS\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobileS\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .mobileS\:prose-2xl ol > li:before {
    left:0;
  }

  .mobileS\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .mobileS\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .mobileS\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .mobileS\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileS\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileS\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileS\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileS\:prose-2xl ul ul, .mobileS\:prose-2xl ul ol, .mobileS\:prose-2xl ol ul, .mobileS\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobileS\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobileS\:prose-2xl hr + * {
    margin-top:0;
  }

  .mobileS\:prose-2xl h2 + * {
    margin-top:0;
  }

  .mobileS\:prose-2xl h3 + * {
    margin-top:0;
  }

  .mobileS\:prose-2xl h4 + * {
    margin-top:0;
  }

  .mobileS\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .mobileS\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobileS\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .mobileS\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .mobileS\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobileS\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .mobileS\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .mobileS\:prose-2xl > :first-child {
    margin-top:0;
  }

  .mobileS\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .mobileS\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .mobileS\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.5rem * var(--space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .mobileS\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileS\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileS\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileS\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobileS\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileS\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobileS\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .mobileS\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .mobileS\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .mobileS\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .mobileS\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobileS\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileS\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileS\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileS\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobileS\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .mobileS\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobileS\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobileS\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileS\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .mobileS\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileS\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .mobileS\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileS\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobileS\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobileS\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .mobileS\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .mobileS\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .mobileS\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .mobileS\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .mobileS\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .mobileS\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileS\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .mobileS\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .mobileS\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .mobileS\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileS\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .mobileS\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileS\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .mobileS\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileS\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .mobileS\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileS\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .mobileS\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileS\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .mobileS\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .mobileS\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .mobileS\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileS\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobileS\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobileS\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .mobileS\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .mobileS\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .mobileS\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .mobileS\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .mobileS\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .mobileS\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .mobileS\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .mobileS\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .mobileS\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .mobileS\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .mobileS\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .mobileS\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .mobileS\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobileS\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .mobileS\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobileS\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobileS\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .mobileS\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .mobileS\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobileS\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .mobileS\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .mobileS\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .mobileS\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .mobileS\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .mobileS\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileS\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .mobileS\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .mobileS\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileS\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .mobileS\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .mobileS\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileS\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .mobileS\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .mobileS\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .mobileS\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .mobileS\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .mobileS\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .mobileS\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .mobileS\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .mobileS\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .mobileS\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobileS\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileS\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobileS\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileS\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileS\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileS\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .mobileS\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .mobileS\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .mobileS\:divide-teal > :not(template) ~ :not(template) {
  }

  .mobileS\:divide-indigo > :not(template) ~ :not(template) {
  }

  .mobileS\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .mobileS\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .mobileS\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .mobileS\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .mobileS\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .mobileS\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .mobileS\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .mobileS\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .mobileS\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .mobileS\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .mobileS\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .mobileS\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .mobileS\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .mobileS\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .mobileS\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .mobileS\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .mobileS\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .mobileS\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .mobileS\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .mobileS\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobileS\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobileS\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobileS\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobileS\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .mobileS\:bg-fixed {
    background-attachment:fixed;
  }

  .mobileS\:bg-local {
    background-attachment:local;
  }

  .mobileS\:bg-scroll {
    background-attachment:scroll;
  }

  .mobileS\:bg-clip-border {
    background-clip:border-box;
  }

  .mobileS\:bg-clip-padding {
    background-clip:padding-box;
  }

  .mobileS\:bg-clip-content {
    background-clip:content-box;
  }

  .mobileS\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .mobileS\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileS\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileS\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileS\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileS\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileS\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileS\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileS\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileS\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileS\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .mobileS\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileS\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileS\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileS\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileS\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileS\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .mobileS\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileS\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileS\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileS\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileS\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileS\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileS\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileS\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileS\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileS\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileS\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileS\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileS\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileS\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileS\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileS\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileS\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileS\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileS\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileS\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileS\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileS\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileS\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileS\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileS\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileS\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileS\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileS\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileS\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileS\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .mobileS\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileS\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .mobileS\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileS\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileS\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileS\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileS\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileS\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileS\:bg-teal {
  }

  .mobileS\:bg-indigo {
  }

  .mobileS\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .mobileS\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .mobileS\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .mobileS\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileS\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileS\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobileS\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobileS\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileS\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileS\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileS\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .mobileS\:group-hover\:bg-teal {
  }

  .group:hover .mobileS\:group-hover\:bg-indigo {
  }

  .group:hover .mobileS\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .mobileS\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .mobileS\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .mobileS\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileS\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileS\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobileS\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobileS\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileS\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileS\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileS\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .mobileS\:group-focus\:bg-teal {
  }

  .group:focus .mobileS\:group-focus\:bg-indigo {
  }

  .group:focus .mobileS\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .mobileS\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .mobileS\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .mobileS\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileS\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileS\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobileS\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobileS\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileS\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileS\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileS\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileS\:hover\:bg-teal:hover {
  }

  .mobileS\:hover\:bg-indigo:hover {
  }

  .mobileS\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .mobileS\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .mobileS\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .mobileS\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileS\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileS\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobileS\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobileS\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileS\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileS\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileS\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileS\:focus\:bg-teal:focus {
  }

  .mobileS\:focus\:bg-indigo:focus {
  }

  .mobileS\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .mobileS\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileS\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileS\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileS\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileS\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileS\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileS\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileS\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileS\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileS\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .mobileS\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileS\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileS\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileS\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileS\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileS\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .mobileS\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileS\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileS\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileS\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileS\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileS\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileS\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileS\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileS\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileS\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileS\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileS\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileS\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileS\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileS\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileS\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileS\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileS\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileS\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileS\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileS\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileS\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileS\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileS\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileS\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileS\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileS\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileS\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileS\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileS\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobileS\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileS\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobileS\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileS\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileS\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileS\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileS\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileS\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileS\:active\:bg-teal:active {
  }

  .mobileS\:active\:bg-indigo:active {
  }

  .mobileS\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .mobileS\:bg-none {
    background-image:none;
  }

  .mobileS\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .mobileS\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .mobileS\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .mobileS\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .mobileS\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .mobileS\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .mobileS\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .mobileS\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .mobileS\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileS\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileS\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileS\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileS\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileS\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileS\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileS\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileS\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileS\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileS\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileS\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileS\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileS\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileS\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileS\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileS\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileS\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileS\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileS\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileS\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileS\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileS\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileS\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileS\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileS\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileS\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileS\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileS\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileS\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileS\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileS\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileS\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileS\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileS\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileS\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileS\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileS\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileS\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileS\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileS\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileS\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileS\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileS\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileS\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileS\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileS\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileS\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileS\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileS\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileS\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileS\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileS\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileS\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileS\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileS\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileS\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileS\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileS\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileS\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileS\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileS\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileS\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileS\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileS\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileS\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileS\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileS\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileS\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileS\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileS\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileS\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileS\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileS\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileS\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileS\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileS\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileS\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileS\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileS\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileS\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileS\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileS\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileS\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileS\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileS\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileS\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .mobileS\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .mobileS\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .mobileS\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .mobileS\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .mobileS\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .mobileS\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .mobileS\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileS\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .mobileS\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .mobileS\:to-red {
    --gradient-to-color:#B30300;
  }

  .mobileS\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .mobileS\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .mobileS\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .mobileS\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .mobileS\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .mobileS\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .mobileS\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .mobileS\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .mobileS\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .mobileS\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .mobileS\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .mobileS\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .mobileS\:to-green {
    --gradient-to-color:#166242;
  }

  .mobileS\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .mobileS\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .mobileS\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .mobileS\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .mobileS\:to-black {
    --gradient-to-color:#000000;
  }

  .mobileS\:to-black-light {
    --gradient-to-color:#313133;
  }

  .mobileS\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileS\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .mobileS\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .mobileS\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileS\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .mobileS\:to-gray {
    --gradient-to-color:#78787a;
  }

  .mobileS\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .mobileS\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .mobileS\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .mobileS\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .mobileS\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileS\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileS\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileS\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileS\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileS\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileS\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileS\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileS\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileS\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .mobileS\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .mobileS\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .mobileS\:to-teal {
  }

  .mobileS\:to-indigo {
  }

  .mobileS\:to-transparent {
    --gradient-to-color:transparent;
  }

  .mobileS\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileS\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileS\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileS\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileS\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileS\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileS\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileS\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileS\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileS\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileS\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileS\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileS\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileS\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileS\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileS\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileS\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileS\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileS\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileS\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileS\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileS\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileS\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileS\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileS\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileS\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileS\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileS\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileS\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileS\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileS\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileS\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileS\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileS\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileS\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileS\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileS\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileS\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileS\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileS\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileS\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileS\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileS\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileS\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileS\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileS\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileS\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileS\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileS\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileS\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileS\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileS\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileS\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileS\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileS\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileS\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileS\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileS\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileS\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileS\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileS\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileS\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileS\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileS\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileS\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileS\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileS\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileS\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileS\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileS\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileS\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileS\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileS\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileS\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileS\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileS\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileS\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileS\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileS\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileS\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileS\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileS\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileS\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileS\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileS\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileS\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileS\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .mobileS\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .mobileS\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .mobileS\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .mobileS\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .mobileS\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .mobileS\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .mobileS\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileS\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .mobileS\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .mobileS\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .mobileS\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .mobileS\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .mobileS\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .mobileS\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .mobileS\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .mobileS\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .mobileS\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .mobileS\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .mobileS\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .mobileS\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .mobileS\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .mobileS\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .mobileS\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .mobileS\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .mobileS\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .mobileS\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .mobileS\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .mobileS\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .mobileS\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .mobileS\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileS\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .mobileS\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .mobileS\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileS\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .mobileS\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .mobileS\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .mobileS\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .mobileS\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .mobileS\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .mobileS\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileS\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileS\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileS\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileS\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileS\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileS\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileS\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileS\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileS\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .mobileS\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .mobileS\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .mobileS\:hover\:to-teal:hover {
  }

  .mobileS\:hover\:to-indigo:hover {
  }

  .mobileS\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .mobileS\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileS\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileS\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileS\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileS\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileS\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileS\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileS\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileS\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileS\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileS\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileS\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileS\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileS\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileS\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileS\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileS\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileS\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileS\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileS\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileS\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileS\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileS\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileS\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileS\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileS\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileS\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileS\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileS\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileS\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileS\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileS\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileS\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileS\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileS\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileS\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileS\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileS\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileS\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileS\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileS\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileS\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileS\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileS\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileS\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileS\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileS\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileS\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileS\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileS\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileS\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileS\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileS\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileS\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileS\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileS\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileS\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileS\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileS\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileS\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileS\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileS\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileS\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileS\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileS\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileS\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileS\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileS\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileS\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileS\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileS\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileS\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileS\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileS\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileS\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileS\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileS\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileS\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileS\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileS\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileS\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileS\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileS\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileS\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileS\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileS\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileS\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileS\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileS\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileS\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .mobileS\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .mobileS\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .mobileS\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .mobileS\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .mobileS\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .mobileS\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .mobileS\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileS\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .mobileS\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .mobileS\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .mobileS\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .mobileS\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .mobileS\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .mobileS\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .mobileS\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .mobileS\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .mobileS\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .mobileS\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .mobileS\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .mobileS\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .mobileS\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .mobileS\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .mobileS\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .mobileS\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .mobileS\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .mobileS\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .mobileS\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .mobileS\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .mobileS\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .mobileS\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileS\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .mobileS\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .mobileS\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileS\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .mobileS\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .mobileS\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .mobileS\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .mobileS\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .mobileS\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .mobileS\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileS\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileS\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileS\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileS\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileS\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileS\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileS\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileS\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileS\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .mobileS\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .mobileS\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .mobileS\:focus\:to-teal:focus {
  }

  .mobileS\:focus\:to-indigo:focus {
  }

  .mobileS\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .mobileS\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .mobileS\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .mobileS\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .mobileS\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .mobileS\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .mobileS\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .mobileS\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .mobileS\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .mobileS\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .mobileS\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .mobileS\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .mobileS\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .mobileS\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .mobileS\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .mobileS\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .mobileS\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .mobileS\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .mobileS\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .mobileS\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .mobileS\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .mobileS\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .mobileS\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .mobileS\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .mobileS\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .mobileS\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .mobileS\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .mobileS\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .mobileS\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .mobileS\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .mobileS\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .mobileS\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .mobileS\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .mobileS\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .mobileS\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .mobileS\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .mobileS\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .mobileS\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .mobileS\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .mobileS\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .mobileS\:bg-bottom {
    background-position:bottom;
  }

  .mobileS\:bg-center {
    background-position:center;
  }

  .mobileS\:bg-left {
    background-position:left;
  }

  .mobileS\:bg-left-bottom {
    background-position:left bottom;
  }

  .mobileS\:bg-left-top {
    background-position:left top;
  }

  .mobileS\:bg-right {
    background-position:right;
  }

  .mobileS\:bg-right-bottom {
    background-position:right bottom;
  }

  .mobileS\:bg-right-top {
    background-position:right top;
  }

  .mobileS\:bg-top {
    background-position:top;
  }

  .mobileS\:bg-repeat {
    background-repeat:repeat;
  }

  .mobileS\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .mobileS\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .mobileS\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .mobileS\:bg-repeat-round {
    background-repeat:round;
  }

  .mobileS\:bg-repeat-space {
    background-repeat:space;
  }

  .mobileS\:bg-auto {
    background-size:auto;
  }

  .mobileS\:bg-cover {
    background-size:cover;
  }

  .mobileS\:bg-contain {
    background-size:contain;
  }

  .mobileS\:border-collapse {
    border-collapse:collapse;
  }

  .mobileS\:border-separate {
    border-collapse:separate;
  }

  .mobileS\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileS\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileS\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileS\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileS\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileS\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileS\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileS\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileS\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileS\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .mobileS\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileS\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileS\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileS\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileS\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileS\:border-red-light2 {
    border-color:#ffacac82;
  }

  .mobileS\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileS\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileS\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileS\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileS\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileS\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileS\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileS\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileS\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileS\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileS\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileS\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileS\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileS\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileS\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileS\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileS\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileS\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileS\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileS\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileS\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileS\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileS\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileS\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileS\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileS\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileS\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileS\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileS\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileS\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .mobileS\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileS\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .mobileS\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileS\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileS\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileS\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileS\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileS\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileS\:border-teal {
  }

  .mobileS\:border-indigo {
  }

  .mobileS\:border-transparent {
    border-color:transparent;
  }

  .group:hover .mobileS\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .mobileS\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .mobileS\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileS\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileS\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobileS\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobileS\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileS\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileS\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileS\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .mobileS\:group-hover\:border-teal {
  }

  .group:hover .mobileS\:group-hover\:border-indigo {
  }

  .group:hover .mobileS\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .mobileS\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .mobileS\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .mobileS\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileS\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileS\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobileS\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobileS\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileS\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileS\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileS\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .mobileS\:group-focus\:border-teal {
  }

  .group:focus .mobileS\:group-focus\:border-indigo {
  }

  .group:focus .mobileS\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .mobileS\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileS\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileS\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileS\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileS\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileS\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileS\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileS\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileS\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileS\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .mobileS\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileS\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileS\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileS\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileS\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileS\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .mobileS\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileS\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileS\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileS\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileS\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileS\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileS\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileS\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileS\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileS\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileS\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileS\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileS\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileS\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileS\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileS\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileS\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileS\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileS\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileS\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileS\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileS\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileS\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileS\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileS\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileS\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileS\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileS\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileS\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileS\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobileS\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileS\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobileS\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileS\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileS\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileS\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileS\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileS\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileS\:hover\:border-teal:hover {
  }

  .mobileS\:hover\:border-indigo:hover {
  }

  .mobileS\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .mobileS\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .mobileS\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .mobileS\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileS\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileS\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobileS\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobileS\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileS\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileS\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileS\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileS\:focus-within\:border-teal:focus-within {
  }

  .mobileS\:focus-within\:border-indigo:focus-within {
  }

  .mobileS\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .mobileS\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileS\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileS\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileS\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileS\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileS\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileS\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileS\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileS\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileS\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .mobileS\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileS\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileS\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileS\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileS\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileS\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .mobileS\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileS\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileS\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileS\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileS\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileS\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileS\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileS\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileS\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileS\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileS\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileS\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileS\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileS\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileS\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileS\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileS\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileS\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileS\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileS\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileS\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileS\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileS\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileS\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileS\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileS\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileS\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileS\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileS\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileS\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobileS\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileS\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobileS\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileS\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileS\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileS\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileS\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileS\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileS\:focus\:border-teal:focus {
  }

  .mobileS\:focus\:border-indigo:focus {
  }

  .mobileS\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .mobileS\:border-opacity-0 {
    --border-opacity:0;
  }

  .mobileS\:border-opacity-10 {
    --border-opacity:.1;
  }

  .mobileS\:border-opacity-20 {
    --border-opacity:.2;
  }

  .mobileS\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .mobileS\:border-opacity-30 {
    --border-opacity:.3;
  }

  .mobileS\:border-opacity-40 {
    --border-opacity:.4;
  }

  .mobileS\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .mobileS\:border-opacity-60 {
    --border-opacity:.6;
  }

  .mobileS\:border-opacity-70 {
    --border-opacity:.7;
  }

  .mobileS\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .mobileS\:border-opacity-80 {
    --border-opacity:.8;
  }

  .mobileS\:border-opacity-90 {
    --border-opacity:.9;
  }

  .mobileS\:border-opacity-100 {
    --border-opacity:1;
  }

  .mobileS\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .mobileS\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .mobileS\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .mobileS\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .mobileS\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .mobileS\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .mobileS\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .mobileS\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .mobileS\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .mobileS\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .mobileS\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .mobileS\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .mobileS\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .mobileS\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .mobileS\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .mobileS\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .mobileS\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .mobileS\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .mobileS\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .mobileS\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .mobileS\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .mobileS\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .mobileS\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .mobileS\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .mobileS\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .mobileS\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .mobileS\:rounded-none {
    border-radius:0;
  }

  .mobileS\:rounded-sm {
    border-radius:0.125rem;
  }

  .mobileS\:rounded {
    border-radius:0.25rem;
  }

  .mobileS\:rounded-md {
    border-radius:10px;
  }

  .mobileS\:rounded-lg {
    border-radius:30px;
  }

  .mobileS\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .mobileS\:rounded-3xl {
    border-radius:1.5rem;
  }

  .mobileS\:rounded-full {
    border-radius:9999px;
  }

  .mobileS\:rounded-xxl {
    border-radius:2rem;
  }

  .mobileS\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .mobileS\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .mobileS\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .mobileS\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .mobileS\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .mobileS\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .mobileS\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobileS\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobileS\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .mobileS\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .mobileS\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobileS\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobileS\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .mobileS\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .mobileS\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobileS\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobileS\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .mobileS\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .mobileS\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobileS\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobileS\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .mobileS\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .mobileS\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobileS\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobileS\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .mobileS\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .mobileS\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobileS\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobileS\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .mobileS\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .mobileS\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobileS\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobileS\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .mobileS\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .mobileS\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobileS\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobileS\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .mobileS\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .mobileS\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobileS\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobileS\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .mobileS\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .mobileS\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .mobileS\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .mobileS\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .mobileS\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .mobileS\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .mobileS\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .mobileS\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .mobileS\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .mobileS\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .mobileS\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .mobileS\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .mobileS\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .mobileS\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .mobileS\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .mobileS\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .mobileS\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .mobileS\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .mobileS\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .mobileS\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .mobileS\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .mobileS\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .mobileS\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .mobileS\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .mobileS\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .mobileS\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .mobileS\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .mobileS\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .mobileS\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .mobileS\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .mobileS\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .mobileS\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .mobileS\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .mobileS\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .mobileS\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .mobileS\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .mobileS\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .mobileS\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .mobileS\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .mobileS\:border-solid {
    border-style:solid;
  }

  .mobileS\:border-dashed {
    border-style:dashed;
  }

  .mobileS\:border-dotted {
    border-style:dotted;
  }

  .mobileS\:border-double {
    border-style:double;
  }

  .mobileS\:border-none {
    border-style:none;
  }

  .mobileS\:border-0 {
    border-width:0;
  }

  .mobileS\:border-2 {
    border-width:2px;
  }

  .mobileS\:border-4 {
    border-width:4px;
  }

  .mobileS\:border-8 {
    border-width:8px;
  }

  .mobileS\:border {
    border-width:1px;
  }

  .mobileS\:border-t-0 {
    border-top-width:0;
  }

  .mobileS\:border-r-0 {
    border-right-width:0;
  }

  .mobileS\:border-b-0 {
    border-bottom-width:0;
  }

  .mobileS\:border-l-0 {
    border-left-width:0;
  }

  .mobileS\:border-t-2 {
    border-top-width:2px;
  }

  .mobileS\:border-r-2 {
    border-right-width:2px;
  }

  .mobileS\:border-b-2 {
    border-bottom-width:2px;
  }

  .mobileS\:border-l-2 {
    border-left-width:2px;
  }

  .mobileS\:border-t-4 {
    border-top-width:4px;
  }

  .mobileS\:border-r-4 {
    border-right-width:4px;
  }

  .mobileS\:border-b-4 {
    border-bottom-width:4px;
  }

  .mobileS\:border-l-4 {
    border-left-width:4px;
  }

  .mobileS\:border-t-8 {
    border-top-width:8px;
  }

  .mobileS\:border-r-8 {
    border-right-width:8px;
  }

  .mobileS\:border-b-8 {
    border-bottom-width:8px;
  }

  .mobileS\:border-l-8 {
    border-left-width:8px;
  }

  .mobileS\:border-t {
    border-top-width:1px;
  }

  .mobileS\:border-r {
    border-right-width:1px;
  }

  .mobileS\:border-b {
    border-bottom-width:1px;
  }

  .mobileS\:border-l {
    border-left-width:1px;
  }

  .mobileS\:box-border {
    box-sizing:border-box;
  }

  .mobileS\:box-content {
    box-sizing:content-box;
  }

  .mobileS\:cursor-auto {
    cursor:auto;
  }

  .mobileS\:cursor-default {
    cursor:default;
  }

  .mobileS\:cursor-pointer {
    cursor:pointer;
  }

  .mobileS\:cursor-wait {
    cursor:wait;
  }

  .mobileS\:cursor-text {
    cursor:text;
  }

  .mobileS\:cursor-move {
    cursor:move;
  }

  .mobileS\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .mobileS\:block {
    display:block;
  }

  .mobileS\:inline-block {
    display:inline-block;
  }

  .mobileS\:inline {
    display:inline;
  }

  .mobileS\:flex {
    display:flex;
  }

  .mobileS\:inline-flex {
    display:inline-flex;
  }

  .mobileS\:table {
    display:table;
  }

  .mobileS\:table-caption {
    display:table-caption;
  }

  .mobileS\:table-cell {
    display:table-cell;
  }

  .mobileS\:table-column {
    display:table-column;
  }

  .mobileS\:table-column-group {
    display:table-column-group;
  }

  .mobileS\:table-footer-group {
    display:table-footer-group;
  }

  .mobileS\:table-header-group {
    display:table-header-group;
  }

  .mobileS\:table-row-group {
    display:table-row-group;
  }

  .mobileS\:table-row {
    display:table-row;
  }

  .mobileS\:flow-root {
    display:flow-root;
  }

  .mobileS\:grid {
    display:grid;
  }

  .mobileS\:inline-grid {
    display:inline-grid;
  }

  .mobileS\:contents {
    display:contents;
  }

  .mobileS\:hidden {
    display:none;
  }

  .mobileS\:flex-row {
    flex-direction:row;
  }

  .mobileS\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .mobileS\:flex-col {
    flex-direction:column;
  }

  .mobileS\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .mobileS\:flex-wrap {
    flex-wrap:wrap;
  }

  .mobileS\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .mobileS\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .mobileS\:place-items-auto {
    place-items:auto;
  }

  .mobileS\:place-items-start {
    place-items:start;
  }

  .mobileS\:place-items-end {
    place-items:end;
  }

  .mobileS\:place-items-center {
    place-items:center;
  }

  .mobileS\:place-items-stretch {
    place-items:stretch;
  }

  .mobileS\:place-content-center {
    place-content:center;
  }

  .mobileS\:place-content-start {
    place-content:start;
  }

  .mobileS\:place-content-end {
    place-content:end;
  }

  .mobileS\:place-content-between {
    place-content:space-between;
  }

  .mobileS\:place-content-around {
    place-content:space-around;
  }

  .mobileS\:place-content-evenly {
    place-content:space-evenly;
  }

  .mobileS\:place-content-stretch {
    place-content:stretch;
  }

  .mobileS\:place-self-auto {
    place-self:auto;
  }

  .mobileS\:place-self-start {
    place-self:start;
  }

  .mobileS\:place-self-end {
    place-self:end;
  }

  .mobileS\:place-self-center {
    place-self:center;
  }

  .mobileS\:place-self-stretch {
    place-self:stretch;
  }

  .mobileS\:items-start {
    align-items:flex-start;
  }

  .mobileS\:items-end {
    align-items:flex-end;
  }

  .mobileS\:items-center {
    align-items:center;
  }

  .mobileS\:items-baseline {
    align-items:baseline;
  }

  .mobileS\:items-stretch {
    align-items:stretch;
  }

  .mobileS\:content-center {
    align-content:center;
  }

  .mobileS\:content-start {
    align-content:flex-start;
  }

  .mobileS\:content-end {
    align-content:flex-end;
  }

  .mobileS\:content-between {
    align-content:space-between;
  }

  .mobileS\:content-around {
    align-content:space-around;
  }

  .mobileS\:content-evenly {
    align-content:space-evenly;
  }

  .mobileS\:self-auto {
    align-self:auto;
  }

  .mobileS\:self-start {
    align-self:flex-start;
  }

  .mobileS\:self-end {
    align-self:flex-end;
  }

  .mobileS\:self-center {
    align-self:center;
  }

  .mobileS\:self-stretch {
    align-self:stretch;
  }

  .mobileS\:justify-items-auto {
    justify-items:auto;
  }

  .mobileS\:justify-items-start {
    justify-items:start;
  }

  .mobileS\:justify-items-end {
    justify-items:end;
  }

  .mobileS\:justify-items-center {
    justify-items:center;
  }

  .mobileS\:justify-items-stretch {
    justify-items:stretch;
  }

  .mobileS\:justify-start {
    justify-content:flex-start;
  }

  .mobileS\:justify-end {
    justify-content:flex-end;
  }

  .mobileS\:justify-center {
    justify-content:center;
  }

  .mobileS\:justify-between {
    justify-content:space-between;
  }

  .mobileS\:justify-around {
    justify-content:space-around;
  }

  .mobileS\:justify-evenly {
    justify-content:space-evenly;
  }

  .mobileS\:justify-self-auto {
    justify-self:auto;
  }

  .mobileS\:justify-self-start {
    justify-self:start;
  }

  .mobileS\:justify-self-end {
    justify-self:end;
  }

  .mobileS\:justify-self-center {
    justify-self:center;
  }

  .mobileS\:justify-self-stretch {
    justify-self:stretch;
  }

  .mobileS\:flex-1 {
    flex:1 1 0%;
  }

  .mobileS\:flex-auto {
    flex:1 1 auto;
  }

  .mobileS\:flex-initial {
    flex:0 1 auto;
  }

  .mobileS\:flex-none {
    flex:none;
  }

  .mobileS\:flex-grow-0 {
    flex-grow:0;
  }

  .mobileS\:flex-grow {
    flex-grow:1;
  }

  .mobileS\:flex-shrink-0 {
    flex-shrink:0;
  }

  .mobileS\:flex-shrink {
    flex-shrink:1;
  }

  .mobileS\:order-1 {
    order:1;
  }

  .mobileS\:order-2 {
    order:2;
  }

  .mobileS\:order-3 {
    order:3;
  }

  .mobileS\:order-4 {
    order:4;
  }

  .mobileS\:order-5 {
    order:5;
  }

  .mobileS\:order-6 {
    order:6;
  }

  .mobileS\:order-7 {
    order:7;
  }

  .mobileS\:order-8 {
    order:8;
  }

  .mobileS\:order-9 {
    order:9;
  }

  .mobileS\:order-10 {
    order:10;
  }

  .mobileS\:order-11 {
    order:11;
  }

  .mobileS\:order-12 {
    order:12;
  }

  .mobileS\:order-first {
    order:-9999;
  }

  .mobileS\:order-last {
    order:9999;
  }

  .mobileS\:order-none {
    order:0;
  }

  .mobileS\:float-right {
    float:right;
  }

  .mobileS\:float-left {
    float:left;
  }

  .mobileS\:float-none {
    float:none;
  }

  .mobileS\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .mobileS\:clear-left {
    clear:left;
  }

  .mobileS\:clear-right {
    clear:right;
  }

  .mobileS\:clear-both {
    clear:both;
  }

  .mobileS\:clear-none {
    clear:none;
  }

  .mobileS\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .mobileS\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .mobileS\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .mobileS\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileS\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileS\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileS\:font-hairline {
    font-weight:100;
  }

  .mobileS\:font-thin {
    font-weight:200;
  }

  .mobileS\:font-light {
    font-weight:300;
  }

  .mobileS\:font-normal {
    font-weight:400;
  }

  .mobileS\:font-medium {
    font-weight:500;
  }

  .mobileS\:font-semibold {
    font-weight:600;
  }

  .mobileS\:font-bold {
    font-weight:700;
  }

  .mobileS\:font-extrabold {
    font-weight:800;
  }

  .mobileS\:font-black {
    font-weight:900;
  }

  .mobileS\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .mobileS\:hover\:font-thin:hover {
    font-weight:200;
  }

  .mobileS\:hover\:font-light:hover {
    font-weight:300;
  }

  .mobileS\:hover\:font-normal:hover {
    font-weight:400;
  }

  .mobileS\:hover\:font-medium:hover {
    font-weight:500;
  }

  .mobileS\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .mobileS\:hover\:font-bold:hover {
    font-weight:700;
  }

  .mobileS\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .mobileS\:hover\:font-black:hover {
    font-weight:900;
  }

  .mobileS\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .mobileS\:focus\:font-thin:focus {
    font-weight:200;
  }

  .mobileS\:focus\:font-light:focus {
    font-weight:300;
  }

  .mobileS\:focus\:font-normal:focus {
    font-weight:400;
  }

  .mobileS\:focus\:font-medium:focus {
    font-weight:500;
  }

  .mobileS\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .mobileS\:focus\:font-bold:focus {
    font-weight:700;
  }

  .mobileS\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .mobileS\:focus\:font-black:focus {
    font-weight:900;
  }

  .mobileS\:h-0 {
    height:0;
  }

  .mobileS\:h-1 {
    height:0.25rem;
  }

  .mobileS\:h-2 {
    height:0.5rem;
  }

  .mobileS\:h-3 {
    height:0.75rem;
  }

  .mobileS\:h-4 {
    height:1rem;
  }

  .mobileS\:h-5 {
    height:1.25rem;
  }

  .mobileS\:h-6 {
    height:1.5rem;
  }

  .mobileS\:h-7 {
    height:1.75rem;
  }

  .mobileS\:h-8 {
    height:2rem;
  }

  .mobileS\:h-9 {
    height:2.25rem;
  }

  .mobileS\:h-10 {
    height:2.5rem;
  }

  .mobileS\:h-11 {
    height:2.75rem;
  }

  .mobileS\:h-12 {
    height:3rem;
  }

  .mobileS\:h-13 {
    height:3.25rem;
  }

  .mobileS\:h-14 {
    height:3.5rem;
  }

  .mobileS\:h-15 {
    height:3.75rem;
  }

  .mobileS\:h-16 {
    height:4rem;
  }

  .mobileS\:h-18 {
    height:4.5rem;
  }

  .mobileS\:h-20 {
    height:5rem;
  }

  .mobileS\:h-24 {
    height:6rem;
  }

  .mobileS\:h-28 {
    height:7rem;
  }

  .mobileS\:h-32 {
    height:8rem;
  }

  .mobileS\:h-36 {
    height:9rem;
  }

  .mobileS\:h-40 {
    height:10rem;
  }

  .mobileS\:h-44 {
    height:11rem;
  }

  .mobileS\:h-48 {
    height:12rem;
  }

  .mobileS\:h-52 {
    height:13rem;
  }

  .mobileS\:h-56 {
    height:14rem;
  }

  .mobileS\:h-60 {
    height:15rem;
  }

  .mobileS\:h-64 {
    height:16rem;
  }

  .mobileS\:h-72 {
    height:18rem;
  }

  .mobileS\:h-80 {
    height:20rem;
  }

  .mobileS\:h-96 {
    height:24rem;
  }

  .mobileS\:h-auto {
    height:auto;
  }

  .mobileS\:h-px {
    height:1px;
  }

  .mobileS\:h-0\.5 {
    height:0.125rem;
  }

  .mobileS\:h-1\.5 {
    height:0.375rem;
  }

  .mobileS\:h-2\.5 {
    height:0.625rem;
  }

  .mobileS\:h-3\.5 {
    height:0.875rem;
  }

  .mobileS\:h-1\/2 {
    height:50%;
  }

  .mobileS\:h-1\/3 {
    height:33.333333%;
  }

  .mobileS\:h-2\/3 {
    height:66.666667%;
  }

  .mobileS\:h-1\/4 {
    height:25%;
  }

  .mobileS\:h-2\/4 {
    height:50%;
  }

  .mobileS\:h-3\/4 {
    height:75%;
  }

  .mobileS\:h-1\/5 {
    height:20%;
  }

  .mobileS\:h-2\/5 {
    height:40%;
  }

  .mobileS\:h-3\/5 {
    height:60%;
  }

  .mobileS\:h-4\/5 {
    height:80%;
  }

  .mobileS\:h-1\/6 {
    height:16.666667%;
  }

  .mobileS\:h-2\/6 {
    height:33.333333%;
  }

  .mobileS\:h-3\/6 {
    height:50%;
  }

  .mobileS\:h-4\/6 {
    height:66.666667%;
  }

  .mobileS\:h-5\/6 {
    height:83.333333%;
  }

  .mobileS\:h-1\/12 {
    height:8.333333%;
  }

  .mobileS\:h-2\/12 {
    height:16.666667%;
  }

  .mobileS\:h-3\/12 {
    height:25%;
  }

  .mobileS\:h-4\/12 {
    height:33.333333%;
  }

  .mobileS\:h-5\/12 {
    height:41.666667%;
  }

  .mobileS\:h-6\/12 {
    height:50%;
  }

  .mobileS\:h-7\/12 {
    height:58.333333%;
  }

  .mobileS\:h-8\/12 {
    height:66.666667%;
  }

  .mobileS\:h-9\/12 {
    height:75%;
  }

  .mobileS\:h-10\/12 {
    height:83.333333%;
  }

  .mobileS\:h-11\/12 {
    height:91.666667%;
  }

  .mobileS\:h-full {
    height:100%;
  }

  .mobileS\:h-0_5 {
    height:0.125rem;
  }

  .mobileS\:h-1_5 {
    height:0.375rem;
  }

  .mobileS\:h-2_5 {
    height:0.625rem;
  }

  .mobileS\:h-3_5 {
    height:0.875rem;
  }

  .mobileS\:h-4_5 {
    height:1.125rem;
  }

  .mobileS\:h-screen {
    height:100vh;
  }

  .mobileS\:text-xs {
    font-size:0.75rem;
  }

  .mobileS\:text-sm {
    font-size:0.875rem;
  }

  .mobileS\:text-base {
    font-size:1rem;
  }

  .mobileS\:text-lg {
    font-size:1.125rem;
  }

  .mobileS\:text-xl {
    font-size:1.25rem;
  }

  .mobileS\:text-2xl {
    font-size:1.5rem;
  }

  .mobileS\:text-3xl {
    font-size:1.875rem;
  }

  .mobileS\:text-4xl {
    font-size:2.25rem;
  }

  .mobileS\:text-5xl {
    font-size:3rem;
  }

  .mobileS\:text-6xl {
    font-size:4rem;
  }

  .mobileS\:leading-3 {
    line-height:.75rem;
  }

  .mobileS\:leading-4 {
    line-height:1rem;
  }

  .mobileS\:leading-5 {
    line-height:1.25rem;
  }

  .mobileS\:leading-6 {
    line-height:1.5rem;
  }

  .mobileS\:leading-7 {
    line-height:1.75rem;
  }

  .mobileS\:leading-8 {
    line-height:2rem;
  }

  .mobileS\:leading-9 {
    line-height:2.25rem;
  }

  .mobileS\:leading-10 {
    line-height:2.5rem;
  }

  .mobileS\:leading-11 {
    line-height:2.75rem;
  }

  .mobileS\:leading-12 {
    line-height:3rem;
  }

  .mobileS\:leading-none {
    line-height:1;
  }

  .mobileS\:leading-tight {
    line-height:1.25;
  }

  .mobileS\:leading-snug {
    line-height:1.375;
  }

  .mobileS\:leading-normal {
    line-height:1.5;
  }

  .mobileS\:leading-relaxed {
    line-height:1.625;
  }

  .mobileS\:leading-loose {
    line-height:2;
  }

  .mobileS\:list-inside {
    list-style-position:inside;
  }

  .mobileS\:list-outside {
    list-style-position:outside;
  }

  .mobileS\:list-none {
    list-style-type:none;
  }

  .mobileS\:list-disc {
    list-style-type:disc;
  }

  .mobileS\:list-decimal {
    list-style-type:decimal;
  }

  .mobileS\:m-0 {
    margin:0;
  }

  .mobileS\:m-1 {
    margin:0.25rem;
  }

  .mobileS\:m-2 {
    margin:0.5rem;
  }

  .mobileS\:m-3 {
    margin:0.75rem;
  }

  .mobileS\:m-4 {
    margin:1rem;
  }

  .mobileS\:m-5 {
    margin:1.25rem;
  }

  .mobileS\:m-6 {
    margin:1.5rem;
  }

  .mobileS\:m-7 {
    margin:1.75rem;
  }

  .mobileS\:m-8 {
    margin:2rem;
  }

  .mobileS\:m-9 {
    margin:2.25rem;
  }

  .mobileS\:m-10 {
    margin:2.5rem;
  }

  .mobileS\:m-11 {
    margin:2.75rem;
  }

  .mobileS\:m-12 {
    margin:3rem;
  }

  .mobileS\:m-13 {
    margin:3.25rem;
  }

  .mobileS\:m-14 {
    margin:3.5rem;
  }

  .mobileS\:m-15 {
    margin:3.75rem;
  }

  .mobileS\:m-16 {
    margin:4rem;
  }

  .mobileS\:m-18 {
    margin:4.5rem;
  }

  .mobileS\:m-20 {
    margin:5rem;
  }

  .mobileS\:m-24 {
    margin:6rem;
  }

  .mobileS\:m-28 {
    margin:7rem;
  }

  .mobileS\:m-32 {
    margin:8rem;
  }

  .mobileS\:m-36 {
    margin:9rem;
  }

  .mobileS\:m-40 {
    margin:10rem;
  }

  .mobileS\:m-44 {
    margin:11rem;
  }

  .mobileS\:m-48 {
    margin:12rem;
  }

  .mobileS\:m-52 {
    margin:13rem;
  }

  .mobileS\:m-56 {
    margin:14rem;
  }

  .mobileS\:m-60 {
    margin:15rem;
  }

  .mobileS\:m-64 {
    margin:16rem;
  }

  .mobileS\:m-72 {
    margin:18rem;
  }

  .mobileS\:m-80 {
    margin:20rem;
  }

  .mobileS\:m-96 {
    margin:24rem;
  }

  .mobileS\:m-auto {
    margin:auto;
  }

  .mobileS\:m-px {
    margin:1px;
  }

  .mobileS\:m-0\.5 {
    margin:0.125rem;
  }

  .mobileS\:m-1\.5 {
    margin:0.375rem;
  }

  .mobileS\:m-2\.5 {
    margin:0.625rem;
  }

  .mobileS\:m-3\.5 {
    margin:0.875rem;
  }

  .mobileS\:m-1\/2 {
    margin:50%;
  }

  .mobileS\:m-1\/3 {
    margin:33.333333%;
  }

  .mobileS\:m-2\/3 {
    margin:66.666667%;
  }

  .mobileS\:m-1\/4 {
    margin:25%;
  }

  .mobileS\:m-2\/4 {
    margin:50%;
  }

  .mobileS\:m-3\/4 {
    margin:75%;
  }

  .mobileS\:m-1\/5 {
    margin:20%;
  }

  .mobileS\:m-2\/5 {
    margin:40%;
  }

  .mobileS\:m-3\/5 {
    margin:60%;
  }

  .mobileS\:m-4\/5 {
    margin:80%;
  }

  .mobileS\:m-1\/6 {
    margin:16.666667%;
  }

  .mobileS\:m-2\/6 {
    margin:33.333333%;
  }

  .mobileS\:m-3\/6 {
    margin:50%;
  }

  .mobileS\:m-4\/6 {
    margin:66.666667%;
  }

  .mobileS\:m-5\/6 {
    margin:83.333333%;
  }

  .mobileS\:m-1\/12 {
    margin:8.333333%;
  }

  .mobileS\:m-2\/12 {
    margin:16.666667%;
  }

  .mobileS\:m-3\/12 {
    margin:25%;
  }

  .mobileS\:m-4\/12 {
    margin:33.333333%;
  }

  .mobileS\:m-5\/12 {
    margin:41.666667%;
  }

  .mobileS\:m-6\/12 {
    margin:50%;
  }

  .mobileS\:m-7\/12 {
    margin:58.333333%;
  }

  .mobileS\:m-8\/12 {
    margin:66.666667%;
  }

  .mobileS\:m-9\/12 {
    margin:75%;
  }

  .mobileS\:m-10\/12 {
    margin:83.333333%;
  }

  .mobileS\:m-11\/12 {
    margin:91.666667%;
  }

  .mobileS\:m-full {
    margin:100%;
  }

  .mobileS\:m-0_5 {
    margin:0.125rem;
  }

  .mobileS\:m-1_5 {
    margin:0.375rem;
  }

  .mobileS\:m-2_5 {
    margin:0.625rem;
  }

  .mobileS\:m-3_5 {
    margin:0.875rem;
  }

  .mobileS\:m-4_5 {
    margin:1.125rem;
  }

  .mobileS\:-m-1 {
    margin:-0.25rem;
  }

  .mobileS\:-m-2 {
    margin:-0.5rem;
  }

  .mobileS\:-m-3 {
    margin:-0.75rem;
  }

  .mobileS\:-m-4 {
    margin:-1rem;
  }

  .mobileS\:-m-5 {
    margin:-1.25rem;
  }

  .mobileS\:-m-6 {
    margin:-1.5rem;
  }

  .mobileS\:-m-7 {
    margin:-1.75rem;
  }

  .mobileS\:-m-8 {
    margin:-2rem;
  }

  .mobileS\:-m-9 {
    margin:-2.25rem;
  }

  .mobileS\:-m-10 {
    margin:-2.5rem;
  }

  .mobileS\:-m-11 {
    margin:-2.75rem;
  }

  .mobileS\:-m-12 {
    margin:-3rem;
  }

  .mobileS\:-m-13 {
    margin:-3.25rem;
  }

  .mobileS\:-m-14 {
    margin:-3.5rem;
  }

  .mobileS\:-m-15 {
    margin:-3.75rem;
  }

  .mobileS\:-m-16 {
    margin:-4rem;
  }

  .mobileS\:-m-18 {
    margin:-4.5rem;
  }

  .mobileS\:-m-20 {
    margin:-5rem;
  }

  .mobileS\:-m-24 {
    margin:-6rem;
  }

  .mobileS\:-m-28 {
    margin:-7rem;
  }

  .mobileS\:-m-32 {
    margin:-8rem;
  }

  .mobileS\:-m-36 {
    margin:-9rem;
  }

  .mobileS\:-m-40 {
    margin:-10rem;
  }

  .mobileS\:-m-44 {
    margin:-11rem;
  }

  .mobileS\:-m-48 {
    margin:-12rem;
  }

  .mobileS\:-m-52 {
    margin:-13rem;
  }

  .mobileS\:-m-56 {
    margin:-14rem;
  }

  .mobileS\:-m-60 {
    margin:-15rem;
  }

  .mobileS\:-m-64 {
    margin:-16rem;
  }

  .mobileS\:-m-72 {
    margin:-18rem;
  }

  .mobileS\:-m-80 {
    margin:-20rem;
  }

  .mobileS\:-m-96 {
    margin:-24rem;
  }

  .mobileS\:-m-px {
    margin:-1px;
  }

  .mobileS\:-m-0\.5 {
    margin:-0.125rem;
  }

  .mobileS\:-m-1\.5 {
    margin:-0.375rem;
  }

  .mobileS\:-m-2\.5 {
    margin:-0.625rem;
  }

  .mobileS\:-m-3\.5 {
    margin:-0.875rem;
  }

  .mobileS\:-m-1\/2 {
    margin:-50%;
  }

  .mobileS\:-m-1\/3 {
    margin:-33.33333%;
  }

  .mobileS\:-m-2\/3 {
    margin:-66.66667%;
  }

  .mobileS\:-m-1\/4 {
    margin:-25%;
  }

  .mobileS\:-m-2\/4 {
    margin:-50%;
  }

  .mobileS\:-m-3\/4 {
    margin:-75%;
  }

  .mobileS\:-m-1\/5 {
    margin:-20%;
  }

  .mobileS\:-m-2\/5 {
    margin:-40%;
  }

  .mobileS\:-m-3\/5 {
    margin:-60%;
  }

  .mobileS\:-m-4\/5 {
    margin:-80%;
  }

  .mobileS\:-m-1\/6 {
    margin:-16.66667%;
  }

  .mobileS\:-m-2\/6 {
    margin:-33.33333%;
  }

  .mobileS\:-m-3\/6 {
    margin:-50%;
  }

  .mobileS\:-m-4\/6 {
    margin:-66.66667%;
  }

  .mobileS\:-m-5\/6 {
    margin:-83.33333%;
  }

  .mobileS\:-m-1\/12 {
    margin:-8.33333%;
  }

  .mobileS\:-m-2\/12 {
    margin:-16.66667%;
  }

  .mobileS\:-m-3\/12 {
    margin:-25%;
  }

  .mobileS\:-m-4\/12 {
    margin:-33.33333%;
  }

  .mobileS\:-m-5\/12 {
    margin:-41.66667%;
  }

  .mobileS\:-m-6\/12 {
    margin:-50%;
  }

  .mobileS\:-m-7\/12 {
    margin:-58.33333%;
  }

  .mobileS\:-m-8\/12 {
    margin:-66.66667%;
  }

  .mobileS\:-m-9\/12 {
    margin:-75%;
  }

  .mobileS\:-m-10\/12 {
    margin:-83.33333%;
  }

  .mobileS\:-m-11\/12 {
    margin:-91.66667%;
  }

  .mobileS\:-m-full {
    margin:-100%;
  }

  .mobileS\:-m-0_5 {
    margin:-0.125rem;
  }

  .mobileS\:-m-1_5 {
    margin:-0.375rem;
  }

  .mobileS\:-m-2_5 {
    margin:-0.625rem;
  }

  .mobileS\:-m-3_5 {
    margin:-0.875rem;
  }

  .mobileS\:-m-4_5 {
    margin:-1.125rem;
  }

  .mobileS\:my-0 {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileS\:mx-0 {
    margin-left:0;
    margin-right:0;
  }

  .mobileS\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .mobileS\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .mobileS\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .mobileS\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .mobileS\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .mobileS\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .mobileS\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .mobileS\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .mobileS\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .mobileS\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .mobileS\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .mobileS\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .mobileS\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

  .mobileS\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem;
  }

  .mobileS\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .mobileS\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .mobileS\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .mobileS\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .mobileS\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .mobileS\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .mobileS\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .mobileS\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .mobileS\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .mobileS\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .mobileS\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

  .mobileS\:my-14 {
    margin-top:3.5rem;
    margin-bottom:3.5rem;
  }

  .mobileS\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .mobileS\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .mobileS\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .mobileS\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .mobileS\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .mobileS\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .mobileS\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

  .mobileS\:my-20 {
    margin-top:5rem;
    margin-bottom:5rem;
  }

  .mobileS\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .mobileS\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .mobileS\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .mobileS\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .mobileS\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .mobileS\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .mobileS\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .mobileS\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .mobileS\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .mobileS\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .mobileS\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .mobileS\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .mobileS\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .mobileS\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .mobileS\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .mobileS\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .mobileS\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .mobileS\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .mobileS\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .mobileS\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .mobileS\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .mobileS\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .mobileS\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .mobileS\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .mobileS\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .mobileS\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .mobileS\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .mobileS\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .mobileS\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .mobileS\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .mobileS\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .mobileS\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .mobileS\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobileS\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobileS\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobileS\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobileS\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobileS\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobileS\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobileS\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobileS\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileS\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileS\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileS\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileS\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileS\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileS\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobileS\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobileS\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileS\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileS\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobileS\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobileS\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .mobileS\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .mobileS\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .mobileS\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .mobileS\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .mobileS\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .mobileS\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .mobileS\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .mobileS\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobileS\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobileS\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileS\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileS\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileS\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileS\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileS\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileS\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobileS\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobileS\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .mobileS\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .mobileS\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobileS\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobileS\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobileS\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobileS\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileS\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileS\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .mobileS\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .mobileS\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileS\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileS\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .mobileS\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .mobileS\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileS\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileS\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobileS\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobileS\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobileS\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobileS\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .mobileS\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .mobileS\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .mobileS\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .mobileS\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobileS\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobileS\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobileS\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobileS\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobileS\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobileS\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobileS\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobileS\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .mobileS\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .mobileS\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .mobileS\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .mobileS\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .mobileS\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .mobileS\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .mobileS\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .mobileS\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .mobileS\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .mobileS\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .mobileS\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .mobileS\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .mobileS\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .mobileS\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

  .mobileS\:-my-8 {
    margin-top:-2rem;
    margin-bottom:-2rem;
  }

  .mobileS\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .mobileS\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .mobileS\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .mobileS\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .mobileS\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .mobileS\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .mobileS\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .mobileS\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .mobileS\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .mobileS\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .mobileS\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

  .mobileS\:-my-14 {
    margin-top:-3.5rem;
    margin-bottom:-3.5rem;
  }

  .mobileS\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .mobileS\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .mobileS\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .mobileS\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .mobileS\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .mobileS\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .mobileS\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

  .mobileS\:-my-20 {
    margin-top:-5rem;
    margin-bottom:-5rem;
  }

  .mobileS\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .mobileS\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .mobileS\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .mobileS\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .mobileS\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .mobileS\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .mobileS\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .mobileS\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .mobileS\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .mobileS\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .mobileS\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .mobileS\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .mobileS\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .mobileS\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .mobileS\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .mobileS\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .mobileS\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .mobileS\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .mobileS\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .mobileS\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .mobileS\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .mobileS\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .mobileS\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .mobileS\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .mobileS\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .mobileS\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .mobileS\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .mobileS\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .mobileS\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .mobileS\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .mobileS\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .mobileS\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobileS\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobileS\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobileS\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobileS\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobileS\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobileS\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobileS\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobileS\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileS\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileS\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileS\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileS\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileS\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileS\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobileS\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobileS\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileS\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileS\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobileS\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobileS\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .mobileS\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .mobileS\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .mobileS\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .mobileS\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .mobileS\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .mobileS\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .mobileS\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .mobileS\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobileS\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobileS\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileS\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileS\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileS\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileS\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileS\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileS\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobileS\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobileS\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .mobileS\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .mobileS\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobileS\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobileS\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobileS\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobileS\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileS\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileS\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .mobileS\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .mobileS\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileS\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileS\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .mobileS\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .mobileS\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileS\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileS\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobileS\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobileS\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobileS\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobileS\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .mobileS\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .mobileS\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .mobileS\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .mobileS\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobileS\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobileS\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobileS\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobileS\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobileS\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobileS\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobileS\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobileS\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .mobileS\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

  .mobileS\:mt-0 {
    margin-top:0;
  }

  .mobileS\:mr-0 {
    margin-right:0;
  }

  .mobileS\:mb-0 {
    margin-bottom:0;
  }

  .mobileS\:ml-0 {
    margin-left:0;
  }

  .mobileS\:mt-1 {
    margin-top:0.25rem;
  }

  .mobileS\:mr-1 {
    margin-right:0.25rem;
  }

  .mobileS\:mb-1 {
    margin-bottom:0.25rem;
  }

  .mobileS\:ml-1 {
    margin-left:0.25rem;
  }

  .mobileS\:mt-2 {
    margin-top:0.5rem;
  }

  .mobileS\:mr-2 {
    margin-right:0.5rem;
  }

  .mobileS\:mb-2 {
    margin-bottom:0.5rem;
  }

  .mobileS\:ml-2 {
    margin-left:0.5rem;
  }

  .mobileS\:mt-3 {
    margin-top:0.75rem;
  }

  .mobileS\:mr-3 {
    margin-right:0.75rem;
  }

  .mobileS\:mb-3 {
    margin-bottom:0.75rem;
  }

  .mobileS\:ml-3 {
    margin-left:0.75rem;
  }

  .mobileS\:mt-4 {
    margin-top:1rem;
  }

  .mobileS\:mr-4 {
    margin-right:1rem;
  }

  .mobileS\:mb-4 {
    margin-bottom:1rem;
  }

  .mobileS\:ml-4 {
    margin-left:1rem;
  }

  .mobileS\:mt-5 {
    margin-top:1.25rem;
  }

  .mobileS\:mr-5 {
    margin-right:1.25rem;
  }

  .mobileS\:mb-5 {
    margin-bottom:1.25rem;
  }

  .mobileS\:ml-5 {
    margin-left:1.25rem;
  }

  .mobileS\:mt-6 {
    margin-top:1.5rem;
  }

  .mobileS\:mr-6 {
    margin-right:1.5rem;
  }

  .mobileS\:mb-6 {
    margin-bottom:1.5rem;
  }

  .mobileS\:ml-6 {
    margin-left:1.5rem;
  }

  .mobileS\:mt-7 {
    margin-top:1.75rem;
  }

  .mobileS\:mr-7 {
    margin-right:1.75rem;
  }

  .mobileS\:mb-7 {
    margin-bottom:1.75rem;
  }

  .mobileS\:ml-7 {
    margin-left:1.75rem;
  }

  .mobileS\:mt-8 {
    margin-top:2rem;
  }

  .mobileS\:mr-8 {
    margin-right:2rem;
  }

  .mobileS\:mb-8 {
    margin-bottom:2rem;
  }

  .mobileS\:ml-8 {
    margin-left:2rem;
  }

  .mobileS\:mt-9 {
    margin-top:2.25rem;
  }

  .mobileS\:mr-9 {
    margin-right:2.25rem;
  }

  .mobileS\:mb-9 {
    margin-bottom:2.25rem;
  }

  .mobileS\:ml-9 {
    margin-left:2.25rem;
  }

  .mobileS\:mt-10 {
    margin-top:2.5rem;
  }

  .mobileS\:mr-10 {
    margin-right:2.5rem;
  }

  .mobileS\:mb-10 {
    margin-bottom:2.5rem;
  }

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

  .mobileS\:mt-11 {
    margin-top:2.75rem;
  }

  .mobileS\:mr-11 {
    margin-right:2.75rem;
  }

  .mobileS\:mb-11 {
    margin-bottom:2.75rem;
  }

  .mobileS\:ml-11 {
    margin-left:2.75rem;
  }

  .mobileS\:mt-12 {
    margin-top:3rem;
  }

  .mobileS\:mr-12 {
    margin-right:3rem;
  }

  .mobileS\:mb-12 {
    margin-bottom:3rem;
  }

  .mobileS\:ml-12 {
    margin-left:3rem;
  }

  .mobileS\:mt-13 {
    margin-top:3.25rem;
  }

  .mobileS\:mr-13 {
    margin-right:3.25rem;
  }

  .mobileS\:mb-13 {
    margin-bottom:3.25rem;
  }

  .mobileS\:ml-13 {
    margin-left:3.25rem;
  }

  .mobileS\:mt-14 {
    margin-top:3.5rem;
  }

  .mobileS\:mr-14 {
    margin-right:3.5rem;
  }

  .mobileS\:mb-14 {
    margin-bottom:3.5rem;
  }

  .mobileS\:ml-14 {
    margin-left:3.5rem;
  }

  .mobileS\:mt-15 {
    margin-top:3.75rem;
  }

  .mobileS\:mr-15 {
    margin-right:3.75rem;
  }

  .mobileS\:mb-15 {
    margin-bottom:3.75rem;
  }

  .mobileS\:ml-15 {
    margin-left:3.75rem;
  }

  .mobileS\:mt-16 {
    margin-top:4rem;
  }

  .mobileS\:mr-16 {
    margin-right:4rem;
  }

  .mobileS\:mb-16 {
    margin-bottom:4rem;
  }

  .mobileS\:ml-16 {
    margin-left:4rem;
  }

  .mobileS\:mt-18 {
    margin-top:4.5rem;
  }

  .mobileS\:mr-18 {
    margin-right:4.5rem;
  }

  .mobileS\:mb-18 {
    margin-bottom:4.5rem;
  }

  .mobileS\:ml-18 {
    margin-left:4.5rem;
  }

  .mobileS\:mt-20 {
    margin-top:5rem;
  }

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

  .mobileS\:mb-20 {
    margin-bottom:5rem;
  }

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

  .mobileS\:mt-24 {
    margin-top:6rem;
  }

  .mobileS\:mr-24 {
    margin-right:6rem;
  }

  .mobileS\:mb-24 {
    margin-bottom:6rem;
  }

  .mobileS\:ml-24 {
    margin-left:6rem;
  }

  .mobileS\:mt-28 {
    margin-top:7rem;
  }

  .mobileS\:mr-28 {
    margin-right:7rem;
  }

  .mobileS\:mb-28 {
    margin-bottom:7rem;
  }

  .mobileS\:ml-28 {
    margin-left:7rem;
  }

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

  .mobileS\:mr-32 {
    margin-right:8rem;
  }

  .mobileS\:mb-32 {
    margin-bottom:8rem;
  }

  .mobileS\:ml-32 {
    margin-left:8rem;
  }

  .mobileS\:mt-36 {
    margin-top:9rem;
  }

  .mobileS\:mr-36 {
    margin-right:9rem;
  }

  .mobileS\:mb-36 {
    margin-bottom:9rem;
  }

  .mobileS\:ml-36 {
    margin-left:9rem;
  }

  .mobileS\:mt-40 {
    margin-top:10rem;
  }

  .mobileS\:mr-40 {
    margin-right:10rem;
  }

  .mobileS\:mb-40 {
    margin-bottom:10rem;
  }

  .mobileS\:ml-40 {
    margin-left:10rem;
  }

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

  .mobileS\:mr-44 {
    margin-right:11rem;
  }

  .mobileS\:mb-44 {
    margin-bottom:11rem;
  }

  .mobileS\:ml-44 {
    margin-left:11rem;
  }

  .mobileS\:mt-48 {
    margin-top:12rem;
  }

  .mobileS\:mr-48 {
    margin-right:12rem;
  }

  .mobileS\:mb-48 {
    margin-bottom:12rem;
  }

  .mobileS\:ml-48 {
    margin-left:12rem;
  }

  .mobileS\:mt-52 {
    margin-top:13rem;
  }

  .mobileS\:mr-52 {
    margin-right:13rem;
  }

  .mobileS\:mb-52 {
    margin-bottom:13rem;
  }

  .mobileS\:ml-52 {
    margin-left:13rem;
  }

  .mobileS\:mt-56 {
    margin-top:14rem;
  }

  .mobileS\:mr-56 {
    margin-right:14rem;
  }

  .mobileS\:mb-56 {
    margin-bottom:14rem;
  }

  .mobileS\:ml-56 {
    margin-left:14rem;
  }

  .mobileS\:mt-60 {
    margin-top:15rem;
  }

  .mobileS\:mr-60 {
    margin-right:15rem;
  }

  .mobileS\:mb-60 {
    margin-bottom:15rem;
  }

  .mobileS\:ml-60 {
    margin-left:15rem;
  }

  .mobileS\:mt-64 {
    margin-top:16rem;
  }

  .mobileS\:mr-64 {
    margin-right:16rem;
  }

  .mobileS\:mb-64 {
    margin-bottom:16rem;
  }

  .mobileS\:ml-64 {
    margin-left:16rem;
  }

  .mobileS\:mt-72 {
    margin-top:18rem;
  }

  .mobileS\:mr-72 {
    margin-right:18rem;
  }

  .mobileS\:mb-72 {
    margin-bottom:18rem;
  }

  .mobileS\:ml-72 {
    margin-left:18rem;
  }

  .mobileS\:mt-80 {
    margin-top:20rem;
  }

  .mobileS\:mr-80 {
    margin-right:20rem;
  }

  .mobileS\:mb-80 {
    margin-bottom:20rem;
  }

  .mobileS\:ml-80 {
    margin-left:20rem;
  }

  .mobileS\:mt-96 {
    margin-top:24rem;
  }

  .mobileS\:mr-96 {
    margin-right:24rem;
  }

  .mobileS\:mb-96 {
    margin-bottom:24rem;
  }

  .mobileS\:ml-96 {
    margin-left:24rem;
  }

  .mobileS\:mt-auto {
    margin-top:auto;
  }

  .mobileS\:mr-auto {
    margin-right:auto;
  }

  .mobileS\:mb-auto {
    margin-bottom:auto;
  }

  .mobileS\:ml-auto {
    margin-left:auto;
  }

  .mobileS\:mt-px {
    margin-top:1px;
  }

  .mobileS\:mr-px {
    margin-right:1px;
  }

  .mobileS\:mb-px {
    margin-bottom:1px;
  }

  .mobileS\:ml-px {
    margin-left:1px;
  }

  .mobileS\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .mobileS\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .mobileS\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .mobileS\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .mobileS\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .mobileS\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .mobileS\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .mobileS\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .mobileS\:mt-2\.5 {
    margin-top:0.625rem;
  }

  .mobileS\:mr-2\.5 {
    margin-right:0.625rem;
  }

  .mobileS\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .mobileS\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .mobileS\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .mobileS\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .mobileS\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .mobileS\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .mobileS\:mt-1\/2 {
    margin-top:50%;
  }

  .mobileS\:mr-1\/2 {
    margin-right:50%;
  }

  .mobileS\:mb-1\/2 {
    margin-bottom:50%;
  }

  .mobileS\:ml-1\/2 {
    margin-left:50%;
  }

  .mobileS\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .mobileS\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .mobileS\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .mobileS\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .mobileS\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .mobileS\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .mobileS\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .mobileS\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .mobileS\:mt-1\/4 {
    margin-top:25%;
  }

  .mobileS\:mr-1\/4 {
    margin-right:25%;
  }

  .mobileS\:mb-1\/4 {
    margin-bottom:25%;
  }

  .mobileS\:ml-1\/4 {
    margin-left:25%;
  }

  .mobileS\:mt-2\/4 {
    margin-top:50%;
  }

  .mobileS\:mr-2\/4 {
    margin-right:50%;
  }

  .mobileS\:mb-2\/4 {
    margin-bottom:50%;
  }

  .mobileS\:ml-2\/4 {
    margin-left:50%;
  }

  .mobileS\:mt-3\/4 {
    margin-top:75%;
  }

  .mobileS\:mr-3\/4 {
    margin-right:75%;
  }

  .mobileS\:mb-3\/4 {
    margin-bottom:75%;
  }

  .mobileS\:ml-3\/4 {
    margin-left:75%;
  }

  .mobileS\:mt-1\/5 {
    margin-top:20%;
  }

  .mobileS\:mr-1\/5 {
    margin-right:20%;
  }

  .mobileS\:mb-1\/5 {
    margin-bottom:20%;
  }

  .mobileS\:ml-1\/5 {
    margin-left:20%;
  }

  .mobileS\:mt-2\/5 {
    margin-top:40%;
  }

  .mobileS\:mr-2\/5 {
    margin-right:40%;
  }

  .mobileS\:mb-2\/5 {
    margin-bottom:40%;
  }

  .mobileS\:ml-2\/5 {
    margin-left:40%;
  }

  .mobileS\:mt-3\/5 {
    margin-top:60%;
  }

  .mobileS\:mr-3\/5 {
    margin-right:60%;
  }

  .mobileS\:mb-3\/5 {
    margin-bottom:60%;
  }

  .mobileS\:ml-3\/5 {
    margin-left:60%;
  }

  .mobileS\:mt-4\/5 {
    margin-top:80%;
  }

  .mobileS\:mr-4\/5 {
    margin-right:80%;
  }

  .mobileS\:mb-4\/5 {
    margin-bottom:80%;
  }

  .mobileS\:ml-4\/5 {
    margin-left:80%;
  }

  .mobileS\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .mobileS\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .mobileS\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .mobileS\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .mobileS\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .mobileS\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .mobileS\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .mobileS\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .mobileS\:mt-3\/6 {
    margin-top:50%;
  }

  .mobileS\:mr-3\/6 {
    margin-right:50%;
  }

  .mobileS\:mb-3\/6 {
    margin-bottom:50%;
  }

  .mobileS\:ml-3\/6 {
    margin-left:50%;
  }

  .mobileS\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .mobileS\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .mobileS\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .mobileS\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .mobileS\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .mobileS\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .mobileS\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .mobileS\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .mobileS\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .mobileS\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .mobileS\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .mobileS\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .mobileS\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .mobileS\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .mobileS\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .mobileS\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .mobileS\:mt-3\/12 {
    margin-top:25%;
  }

  .mobileS\:mr-3\/12 {
    margin-right:25%;
  }

  .mobileS\:mb-3\/12 {
    margin-bottom:25%;
  }

  .mobileS\:ml-3\/12 {
    margin-left:25%;
  }

  .mobileS\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .mobileS\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .mobileS\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .mobileS\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .mobileS\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .mobileS\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .mobileS\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .mobileS\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .mobileS\:mt-6\/12 {
    margin-top:50%;
  }

  .mobileS\:mr-6\/12 {
    margin-right:50%;
  }

  .mobileS\:mb-6\/12 {
    margin-bottom:50%;
  }

  .mobileS\:ml-6\/12 {
    margin-left:50%;
  }

  .mobileS\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .mobileS\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .mobileS\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .mobileS\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .mobileS\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .mobileS\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .mobileS\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .mobileS\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .mobileS\:mt-9\/12 {
    margin-top:75%;
  }

  .mobileS\:mr-9\/12 {
    margin-right:75%;
  }

  .mobileS\:mb-9\/12 {
    margin-bottom:75%;
  }

  .mobileS\:ml-9\/12 {
    margin-left:75%;
  }

  .mobileS\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .mobileS\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .mobileS\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .mobileS\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .mobileS\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .mobileS\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .mobileS\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .mobileS\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .mobileS\:mt-full {
    margin-top:100%;
  }

  .mobileS\:mr-full {
    margin-right:100%;
  }

  .mobileS\:mb-full {
    margin-bottom:100%;
  }

  .mobileS\:ml-full {
    margin-left:100%;
  }

  .mobileS\:mt-0_5 {
    margin-top:0.125rem;
  }

  .mobileS\:mr-0_5 {
    margin-right:0.125rem;
  }

  .mobileS\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .mobileS\:ml-0_5 {
    margin-left:0.125rem;
  }

  .mobileS\:mt-1_5 {
    margin-top:0.375rem;
  }

  .mobileS\:mr-1_5 {
    margin-right:0.375rem;
  }

  .mobileS\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .mobileS\:ml-1_5 {
    margin-left:0.375rem;
  }

  .mobileS\:mt-2_5 {
    margin-top:0.625rem;
  }

  .mobileS\:mr-2_5 {
    margin-right:0.625rem;
  }

  .mobileS\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .mobileS\:ml-2_5 {
    margin-left:0.625rem;
  }

  .mobileS\:mt-3_5 {
    margin-top:0.875rem;
  }

  .mobileS\:mr-3_5 {
    margin-right:0.875rem;
  }

  .mobileS\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .mobileS\:ml-3_5 {
    margin-left:0.875rem;
  }

  .mobileS\:mt-4_5 {
    margin-top:1.125rem;
  }

  .mobileS\:mr-4_5 {
    margin-right:1.125rem;
  }

  .mobileS\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .mobileS\:ml-4_5 {
    margin-left:1.125rem;
  }

  .mobileS\:-mt-1 {
    margin-top:-0.25rem;
  }

  .mobileS\:-mr-1 {
    margin-right:-0.25rem;
  }

  .mobileS\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .mobileS\:-ml-1 {
    margin-left:-0.25rem;
  }

  .mobileS\:-mt-2 {
    margin-top:-0.5rem;
  }

  .mobileS\:-mr-2 {
    margin-right:-0.5rem;
  }

  .mobileS\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .mobileS\:-ml-2 {
    margin-left:-0.5rem;
  }

  .mobileS\:-mt-3 {
    margin-top:-0.75rem;
  }

  .mobileS\:-mr-3 {
    margin-right:-0.75rem;
  }

  .mobileS\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .mobileS\:-ml-3 {
    margin-left:-0.75rem;
  }

  .mobileS\:-mt-4 {
    margin-top:-1rem;
  }

  .mobileS\:-mr-4 {
    margin-right:-1rem;
  }

  .mobileS\:-mb-4 {
    margin-bottom:-1rem;
  }

  .mobileS\:-ml-4 {
    margin-left:-1rem;
  }

  .mobileS\:-mt-5 {
    margin-top:-1.25rem;
  }

  .mobileS\:-mr-5 {
    margin-right:-1.25rem;
  }

  .mobileS\:-mb-5 {
    margin-bottom:-1.25rem;
  }

  .mobileS\:-ml-5 {
    margin-left:-1.25rem;
  }

  .mobileS\:-mt-6 {
    margin-top:-1.5rem;
  }

  .mobileS\:-mr-6 {
    margin-right:-1.5rem;
  }

  .mobileS\:-mb-6 {
    margin-bottom:-1.5rem;
  }

  .mobileS\:-ml-6 {
    margin-left:-1.5rem;
  }

  .mobileS\:-mt-7 {
    margin-top:-1.75rem;
  }

  .mobileS\:-mr-7 {
    margin-right:-1.75rem;
  }

  .mobileS\:-mb-7 {
    margin-bottom:-1.75rem;
  }

  .mobileS\:-ml-7 {
    margin-left:-1.75rem;
  }

  .mobileS\:-mt-8 {
    margin-top:-2rem;
  }

  .mobileS\:-mr-8 {
    margin-right:-2rem;
  }

  .mobileS\:-mb-8 {
    margin-bottom:-2rem;
  }

  .mobileS\:-ml-8 {
    margin-left:-2rem;
  }

  .mobileS\:-mt-9 {
    margin-top:-2.25rem;
  }

  .mobileS\:-mr-9 {
    margin-right:-2.25rem;
  }

  .mobileS\:-mb-9 {
    margin-bottom:-2.25rem;
  }

  .mobileS\:-ml-9 {
    margin-left:-2.25rem;
  }

  .mobileS\:-mt-10 {
    margin-top:-2.5rem;
  }

  .mobileS\:-mr-10 {
    margin-right:-2.5rem;
  }

  .mobileS\:-mb-10 {
    margin-bottom:-2.5rem;
  }

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

  .mobileS\:-mt-11 {
    margin-top:-2.75rem;
  }

  .mobileS\:-mr-11 {
    margin-right:-2.75rem;
  }

  .mobileS\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .mobileS\:-ml-11 {
    margin-left:-2.75rem;
  }

  .mobileS\:-mt-12 {
    margin-top:-3rem;
  }

  .mobileS\:-mr-12 {
    margin-right:-3rem;
  }

  .mobileS\:-mb-12 {
    margin-bottom:-3rem;
  }

  .mobileS\:-ml-12 {
    margin-left:-3rem;
  }

  .mobileS\:-mt-13 {
    margin-top:-3.25rem;
  }

  .mobileS\:-mr-13 {
    margin-right:-3.25rem;
  }

  .mobileS\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .mobileS\:-ml-13 {
    margin-left:-3.25rem;
  }

  .mobileS\:-mt-14 {
    margin-top:-3.5rem;
  }

  .mobileS\:-mr-14 {
    margin-right:-3.5rem;
  }

  .mobileS\:-mb-14 {
    margin-bottom:-3.5rem;
  }

  .mobileS\:-ml-14 {
    margin-left:-3.5rem;
  }

  .mobileS\:-mt-15 {
    margin-top:-3.75rem;
  }

  .mobileS\:-mr-15 {
    margin-right:-3.75rem;
  }

  .mobileS\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .mobileS\:-ml-15 {
    margin-left:-3.75rem;
  }

  .mobileS\:-mt-16 {
    margin-top:-4rem;
  }

  .mobileS\:-mr-16 {
    margin-right:-4rem;
  }

  .mobileS\:-mb-16 {
    margin-bottom:-4rem;
  }

  .mobileS\:-ml-16 {
    margin-left:-4rem;
  }

  .mobileS\:-mt-18 {
    margin-top:-4.5rem;
  }

  .mobileS\:-mr-18 {
    margin-right:-4.5rem;
  }

  .mobileS\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .mobileS\:-ml-18 {
    margin-left:-4.5rem;
  }

  .mobileS\:-mt-20 {
    margin-top:-5rem;
  }

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

  .mobileS\:-mb-20 {
    margin-bottom:-5rem;
  }

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

  .mobileS\:-mt-24 {
    margin-top:-6rem;
  }

  .mobileS\:-mr-24 {
    margin-right:-6rem;
  }

  .mobileS\:-mb-24 {
    margin-bottom:-6rem;
  }

  .mobileS\:-ml-24 {
    margin-left:-6rem;
  }

  .mobileS\:-mt-28 {
    margin-top:-7rem;
  }

  .mobileS\:-mr-28 {
    margin-right:-7rem;
  }

  .mobileS\:-mb-28 {
    margin-bottom:-7rem;
  }

  .mobileS\:-ml-28 {
    margin-left:-7rem;
  }

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

  .mobileS\:-mr-32 {
    margin-right:-8rem;
  }

  .mobileS\:-mb-32 {
    margin-bottom:-8rem;
  }

  .mobileS\:-ml-32 {
    margin-left:-8rem;
  }

  .mobileS\:-mt-36 {
    margin-top:-9rem;
  }

  .mobileS\:-mr-36 {
    margin-right:-9rem;
  }

  .mobileS\:-mb-36 {
    margin-bottom:-9rem;
  }

  .mobileS\:-ml-36 {
    margin-left:-9rem;
  }

  .mobileS\:-mt-40 {
    margin-top:-10rem;
  }

  .mobileS\:-mr-40 {
    margin-right:-10rem;
  }

  .mobileS\:-mb-40 {
    margin-bottom:-10rem;
  }

  .mobileS\:-ml-40 {
    margin-left:-10rem;
  }

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

  .mobileS\:-mr-44 {
    margin-right:-11rem;
  }

  .mobileS\:-mb-44 {
    margin-bottom:-11rem;
  }

  .mobileS\:-ml-44 {
    margin-left:-11rem;
  }

  .mobileS\:-mt-48 {
    margin-top:-12rem;
  }

  .mobileS\:-mr-48 {
    margin-right:-12rem;
  }

  .mobileS\:-mb-48 {
    margin-bottom:-12rem;
  }

  .mobileS\:-ml-48 {
    margin-left:-12rem;
  }

  .mobileS\:-mt-52 {
    margin-top:-13rem;
  }

  .mobileS\:-mr-52 {
    margin-right:-13rem;
  }

  .mobileS\:-mb-52 {
    margin-bottom:-13rem;
  }

  .mobileS\:-ml-52 {
    margin-left:-13rem;
  }

  .mobileS\:-mt-56 {
    margin-top:-14rem;
  }

  .mobileS\:-mr-56 {
    margin-right:-14rem;
  }

  .mobileS\:-mb-56 {
    margin-bottom:-14rem;
  }

  .mobileS\:-ml-56 {
    margin-left:-14rem;
  }

  .mobileS\:-mt-60 {
    margin-top:-15rem;
  }

  .mobileS\:-mr-60 {
    margin-right:-15rem;
  }

  .mobileS\:-mb-60 {
    margin-bottom:-15rem;
  }

  .mobileS\:-ml-60 {
    margin-left:-15rem;
  }

  .mobileS\:-mt-64 {
    margin-top:-16rem;
  }

  .mobileS\:-mr-64 {
    margin-right:-16rem;
  }

  .mobileS\:-mb-64 {
    margin-bottom:-16rem;
  }

  .mobileS\:-ml-64 {
    margin-left:-16rem;
  }

  .mobileS\:-mt-72 {
    margin-top:-18rem;
  }

  .mobileS\:-mr-72 {
    margin-right:-18rem;
  }

  .mobileS\:-mb-72 {
    margin-bottom:-18rem;
  }

  .mobileS\:-ml-72 {
    margin-left:-18rem;
  }

  .mobileS\:-mt-80 {
    margin-top:-20rem;
  }

  .mobileS\:-mr-80 {
    margin-right:-20rem;
  }

  .mobileS\:-mb-80 {
    margin-bottom:-20rem;
  }

  .mobileS\:-ml-80 {
    margin-left:-20rem;
  }

  .mobileS\:-mt-96 {
    margin-top:-24rem;
  }

  .mobileS\:-mr-96 {
    margin-right:-24rem;
  }

  .mobileS\:-mb-96 {
    margin-bottom:-24rem;
  }

  .mobileS\:-ml-96 {
    margin-left:-24rem;
  }

  .mobileS\:-mt-px {
    margin-top:-1px;
  }

  .mobileS\:-mr-px {
    margin-right:-1px;
  }

  .mobileS\:-mb-px {
    margin-bottom:-1px;
  }

  .mobileS\:-ml-px {
    margin-left:-1px;
  }

  .mobileS\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .mobileS\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .mobileS\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .mobileS\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .mobileS\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .mobileS\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .mobileS\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .mobileS\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .mobileS\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

  .mobileS\:-mr-2\.5 {
    margin-right:-0.625rem;
  }

  .mobileS\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .mobileS\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .mobileS\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .mobileS\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .mobileS\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .mobileS\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .mobileS\:-mt-1\/2 {
    margin-top:-50%;
  }

  .mobileS\:-mr-1\/2 {
    margin-right:-50%;
  }

  .mobileS\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .mobileS\:-ml-1\/2 {
    margin-left:-50%;
  }

  .mobileS\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .mobileS\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .mobileS\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .mobileS\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .mobileS\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .mobileS\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .mobileS\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .mobileS\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .mobileS\:-mt-1\/4 {
    margin-top:-25%;
  }

  .mobileS\:-mr-1\/4 {
    margin-right:-25%;
  }

  .mobileS\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .mobileS\:-ml-1\/4 {
    margin-left:-25%;
  }

  .mobileS\:-mt-2\/4 {
    margin-top:-50%;
  }

  .mobileS\:-mr-2\/4 {
    margin-right:-50%;
  }

  .mobileS\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .mobileS\:-ml-2\/4 {
    margin-left:-50%;
  }

  .mobileS\:-mt-3\/4 {
    margin-top:-75%;
  }

  .mobileS\:-mr-3\/4 {
    margin-right:-75%;
  }

  .mobileS\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .mobileS\:-ml-3\/4 {
    margin-left:-75%;
  }

  .mobileS\:-mt-1\/5 {
    margin-top:-20%;
  }

  .mobileS\:-mr-1\/5 {
    margin-right:-20%;
  }

  .mobileS\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .mobileS\:-ml-1\/5 {
    margin-left:-20%;
  }

  .mobileS\:-mt-2\/5 {
    margin-top:-40%;
  }

  .mobileS\:-mr-2\/5 {
    margin-right:-40%;
  }

  .mobileS\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .mobileS\:-ml-2\/5 {
    margin-left:-40%;
  }

  .mobileS\:-mt-3\/5 {
    margin-top:-60%;
  }

  .mobileS\:-mr-3\/5 {
    margin-right:-60%;
  }

  .mobileS\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .mobileS\:-ml-3\/5 {
    margin-left:-60%;
  }

  .mobileS\:-mt-4\/5 {
    margin-top:-80%;
  }

  .mobileS\:-mr-4\/5 {
    margin-right:-80%;
  }

  .mobileS\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .mobileS\:-ml-4\/5 {
    margin-left:-80%;
  }

  .mobileS\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .mobileS\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .mobileS\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .mobileS\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .mobileS\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .mobileS\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .mobileS\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .mobileS\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .mobileS\:-mt-3\/6 {
    margin-top:-50%;
  }

  .mobileS\:-mr-3\/6 {
    margin-right:-50%;
  }

  .mobileS\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .mobileS\:-ml-3\/6 {
    margin-left:-50%;
  }

  .mobileS\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .mobileS\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .mobileS\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .mobileS\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .mobileS\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .mobileS\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .mobileS\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .mobileS\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .mobileS\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .mobileS\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .mobileS\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .mobileS\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .mobileS\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .mobileS\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .mobileS\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .mobileS\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .mobileS\:-mt-3\/12 {
    margin-top:-25%;
  }

  .mobileS\:-mr-3\/12 {
    margin-right:-25%;
  }

  .mobileS\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .mobileS\:-ml-3\/12 {
    margin-left:-25%;
  }

  .mobileS\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .mobileS\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .mobileS\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .mobileS\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .mobileS\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .mobileS\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .mobileS\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .mobileS\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .mobileS\:-mt-6\/12 {
    margin-top:-50%;
  }

  .mobileS\:-mr-6\/12 {
    margin-right:-50%;
  }

  .mobileS\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .mobileS\:-ml-6\/12 {
    margin-left:-50%;
  }

  .mobileS\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .mobileS\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .mobileS\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .mobileS\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .mobileS\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .mobileS\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .mobileS\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .mobileS\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .mobileS\:-mt-9\/12 {
    margin-top:-75%;
  }

  .mobileS\:-mr-9\/12 {
    margin-right:-75%;
  }

  .mobileS\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .mobileS\:-ml-9\/12 {
    margin-left:-75%;
  }

  .mobileS\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .mobileS\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .mobileS\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .mobileS\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .mobileS\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .mobileS\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .mobileS\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .mobileS\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .mobileS\:-mt-full {
    margin-top:-100%;
  }

  .mobileS\:-mr-full {
    margin-right:-100%;
  }

  .mobileS\:-mb-full {
    margin-bottom:-100%;
  }

  .mobileS\:-ml-full {
    margin-left:-100%;
  }

  .mobileS\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .mobileS\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .mobileS\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .mobileS\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .mobileS\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .mobileS\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .mobileS\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .mobileS\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .mobileS\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .mobileS\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .mobileS\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .mobileS\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .mobileS\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .mobileS\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .mobileS\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .mobileS\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .mobileS\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .mobileS\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .mobileS\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .mobileS\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .mobileS\:max-h-0 {
    max-height:0;
  }

  .mobileS\:max-h-1 {
    max-height:0.25rem;
  }

  .mobileS\:max-h-2 {
    max-height:0.5rem;
  }

  .mobileS\:max-h-3 {
    max-height:0.75rem;
  }

  .mobileS\:max-h-4 {
    max-height:1rem;
  }

  .mobileS\:max-h-5 {
    max-height:1.25rem;
  }

  .mobileS\:max-h-6 {
    max-height:1.5rem;
  }

  .mobileS\:max-h-7 {
    max-height:1.75rem;
  }

  .mobileS\:max-h-8 {
    max-height:2rem;
  }

  .mobileS\:max-h-9 {
    max-height:2.25rem;
  }

  .mobileS\:max-h-10 {
    max-height:2.5rem;
  }

  .mobileS\:max-h-11 {
    max-height:2.75rem;
  }

  .mobileS\:max-h-12 {
    max-height:3rem;
  }

  .mobileS\:max-h-13 {
    max-height:3.25rem;
  }

  .mobileS\:max-h-14 {
    max-height:3.5rem;
  }

  .mobileS\:max-h-15 {
    max-height:3.75rem;
  }

  .mobileS\:max-h-16 {
    max-height:4rem;
  }

  .mobileS\:max-h-18 {
    max-height:4.5rem;
  }

  .mobileS\:max-h-20 {
    max-height:5rem;
  }

  .mobileS\:max-h-24 {
    max-height:6rem;
  }

  .mobileS\:max-h-28 {
    max-height:7rem;
  }

  .mobileS\:max-h-32 {
    max-height:8rem;
  }

  .mobileS\:max-h-36 {
    max-height:9rem;
  }

  .mobileS\:max-h-40 {
    max-height:10rem;
  }

  .mobileS\:max-h-44 {
    max-height:11rem;
  }

  .mobileS\:max-h-48 {
    max-height:12rem;
  }

  .mobileS\:max-h-52 {
    max-height:13rem;
  }

  .mobileS\:max-h-56 {
    max-height:14rem;
  }

  .mobileS\:max-h-60 {
    max-height:15rem;
  }

  .mobileS\:max-h-64 {
    max-height:16rem;
  }

  .mobileS\:max-h-72 {
    max-height:18rem;
  }

  .mobileS\:max-h-80 {
    max-height:20rem;
  }

  .mobileS\:max-h-96 {
    max-height:24rem;
  }

  .mobileS\:max-h-100 {
    max-height:25rem;
  }

  .mobileS\:max-h-screen {
    max-height:100vh;
  }

  .mobileS\:max-h-px {
    max-height:1px;
  }

  .mobileS\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .mobileS\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .mobileS\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .mobileS\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .mobileS\:max-h-1\/2 {
    max-height:50%;
  }

  .mobileS\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .mobileS\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .mobileS\:max-h-1\/4 {
    max-height:25%;
  }

  .mobileS\:max-h-2\/4 {
    max-height:50%;
  }

  .mobileS\:max-h-3\/4 {
    max-height:75%;
  }

  .mobileS\:max-h-1\/5 {
    max-height:20%;
  }

  .mobileS\:max-h-2\/5 {
    max-height:40%;
  }

  .mobileS\:max-h-3\/5 {
    max-height:60%;
  }

  .mobileS\:max-h-4\/5 {
    max-height:80%;
  }

  .mobileS\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .mobileS\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .mobileS\:max-h-3\/6 {
    max-height:50%;
  }

  .mobileS\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .mobileS\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .mobileS\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .mobileS\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .mobileS\:max-h-3\/12 {
    max-height:25%;
  }

  .mobileS\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .mobileS\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .mobileS\:max-h-6\/12 {
    max-height:50%;
  }

  .mobileS\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .mobileS\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .mobileS\:max-h-9\/12 {
    max-height:75%;
  }

  .mobileS\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .mobileS\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .mobileS\:max-h-full {
    max-height:100%;
  }

  .mobileS\:max-h-0_5 {
    max-height:0.125rem;
  }

  .mobileS\:max-h-1_5 {
    max-height:0.375rem;
  }

  .mobileS\:max-h-2_5 {
    max-height:0.625rem;
  }

  .mobileS\:max-h-3_5 {
    max-height:0.875rem;
  }

  .mobileS\:max-h-4_5 {
    max-height:1.125rem;
  }

  .mobileS\:max-w-0 {
    max-width:0rem;
  }

  .mobileS\:max-w-none {
    max-width:none;
  }

  .mobileS\:max-w-xs {
    max-width:20rem;
  }

  .mobileS\:max-w-sm {
    max-width:24rem;
  }

  .mobileS\:max-w-md {
    max-width:28rem;
  }

  .mobileS\:max-w-lg {
    max-width:32rem;
  }

  .mobileS\:max-w-xl {
    max-width:36rem;
  }

  .mobileS\:max-w-2xl {
    max-width:42rem;
  }

  .mobileS\:max-w-3xl {
    max-width:48rem;
  }

  .mobileS\:max-w-4xl {
    max-width:56rem;
  }

  .mobileS\:max-w-5xl {
    max-width:64rem;
  }

  .mobileS\:max-w-6xl {
    max-width:72rem;
  }

  .mobileS\:max-w-7xl {
    max-width:80rem;
  }

  .mobileS\:max-w-full {
    max-width:100%;
  }

  .mobileS\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .mobileS\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .mobileS\:max-w-prose {
    max-width:65ch;
  }

  .mobileS\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .mobileS\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .mobileS\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .mobileS\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .mobileS\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .mobileS\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .mobileS\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .mobileS\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .mobileS\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .mobileS\:max-w-screen-xxs {
    max-width:1px;
  }

  .mobileS\:max-w-screen-xs {
    max-width:400px;
  }

  .mobileS\:max-w-screen-sm {
    max-width:600px;
  }

  .mobileS\:max-w-screen-mobile {
    max-width:768px;
  }

  .mobileS\:max-w-screen-md {
    max-width:970px;
  }

  .mobileS\:max-w-screen-lg {
    max-width:960px;
  }

  .mobileS\:min-h-0 {
    min-height:0;
  }

  .mobileS\:min-h-full {
    min-height:100%;
  }

  .mobileS\:min-h-screen {
    min-height:100vh;
  }

  .mobileS\:min-w-0 {
    min-width:0;
  }

  .mobileS\:min-w-full {
    min-width:100%;
  }

  .mobileS\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .mobileS\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .mobileS\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .mobileS\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .mobileS\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .mobileS\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .mobileS\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .mobileS\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .mobileS\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .mobileS\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .mobileS\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .mobileS\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .mobileS\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .mobileS\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .mobileS\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .mobileS\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .mobileS\:opacity-0 {
    opacity:0;
  }

  .mobileS\:opacity-10 {
    opacity:.1;
  }

  .mobileS\:opacity-20 {
    opacity:.2;
  }

  .mobileS\:opacity-25 {
    opacity:0.25;
  }

  .mobileS\:opacity-30 {
    opacity:.3;
  }

  .mobileS\:opacity-40 {
    opacity:.4;
  }

  .mobileS\:opacity-50 {
    opacity:0.5;
  }

  .mobileS\:opacity-60 {
    opacity:.6;
  }

  .mobileS\:opacity-70 {
    opacity:.7;
  }

  .mobileS\:opacity-75 {
    opacity:0.75;
  }

  .mobileS\:opacity-80 {
    opacity:.8;
  }

  .mobileS\:opacity-90 {
    opacity:.9;
  }

  .mobileS\:opacity-100 {
    opacity:1;
  }

  .mobileS\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .mobileS\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .mobileS\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .mobileS\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .mobileS\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .mobileS\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .mobileS\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .mobileS\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .mobileS\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .mobileS\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .mobileS\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .mobileS\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .mobileS\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .mobileS\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .mobileS\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .mobileS\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .mobileS\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .mobileS\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .mobileS\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .mobileS\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .mobileS\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .mobileS\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .mobileS\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .mobileS\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .mobileS\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .mobileS\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .mobileS\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .mobileS\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .mobileS\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .mobileS\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .mobileS\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .mobileS\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .mobileS\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .mobileS\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .mobileS\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .mobileS\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .mobileS\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .mobileS\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .mobileS\:group-focus\:opacity-100 {
    opacity:1;
  }

  .mobileS\:hover\:opacity-0:hover {
    opacity:0;
  }

  .mobileS\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .mobileS\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .mobileS\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .mobileS\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .mobileS\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .mobileS\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .mobileS\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .mobileS\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .mobileS\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .mobileS\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .mobileS\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .mobileS\:hover\:opacity-100:hover {
    opacity:1;
  }

  .mobileS\:focus\:opacity-0:focus {
    opacity:0;
  }

  .mobileS\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .mobileS\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .mobileS\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .mobileS\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .mobileS\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .mobileS\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .mobileS\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .mobileS\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .mobileS\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .mobileS\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .mobileS\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .mobileS\:focus\:opacity-100:focus {
    opacity:1;
  }

  .mobileS\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobileS\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobileS\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobileS\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobileS\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobileS\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobileS\:overflow-auto {
    overflow:auto;
  }

  .mobileS\:overflow-hidden {
    overflow:hidden;
  }

  .mobileS\:overflow-visible {
    overflow:visible;
  }

  .mobileS\:overflow-scroll {
    overflow:scroll;
  }

  .mobileS\:overflow-x-auto {
    overflow-x:auto;
  }

  .mobileS\:overflow-y-auto {
    overflow-y:auto;
  }

  .mobileS\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .mobileS\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .mobileS\:overflow-x-visible {
    overflow-x:visible;
  }

  .mobileS\:overflow-y-visible {
    overflow-y:visible;
  }

  .mobileS\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .mobileS\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .mobileS\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .mobileS\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .mobileS\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .mobileS\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .mobileS\:overscroll-none {
    overscroll-behavior:none;
  }

  .mobileS\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .mobileS\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .mobileS\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .mobileS\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .mobileS\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .mobileS\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .mobileS\:p-0 {
    padding:0;
  }

  .mobileS\:p-1 {
    padding:0.25rem;
  }

  .mobileS\:p-2 {
    padding:0.5rem;
  }

  .mobileS\:p-3 {
    padding:0.75rem;
  }

  .mobileS\:p-4 {
    padding:1rem;
  }

  .mobileS\:p-5 {
    padding:1.25rem;
  }

  .mobileS\:p-6 {
    padding:1.5rem;
  }

  .mobileS\:p-7 {
    padding:1.75rem;
  }

  .mobileS\:p-8 {
    padding:2rem;
  }

  .mobileS\:p-9 {
    padding:2.25rem;
  }

  .mobileS\:p-10 {
    padding:2.5rem;
  }

  .mobileS\:p-11 {
    padding:2.75rem;
  }

  .mobileS\:p-12 {
    padding:3rem;
  }

  .mobileS\:p-13 {
    padding:3.25rem;
  }

  .mobileS\:p-14 {
    padding:3.5rem;
  }

  .mobileS\:p-15 {
    padding:3.75rem;
  }

  .mobileS\:p-16 {
    padding:4rem;
  }

  .mobileS\:p-18 {
    padding:4.5rem;
  }

  .mobileS\:p-20 {
    padding:5rem;
  }

  .mobileS\:p-24 {
    padding:6rem;
  }

  .mobileS\:p-28 {
    padding:7rem;
  }

  .mobileS\:p-32 {
    padding:8rem;
  }

  .mobileS\:p-36 {
    padding:9rem;
  }

  .mobileS\:p-40 {
    padding:10rem;
  }

  .mobileS\:p-44 {
    padding:11rem;
  }

  .mobileS\:p-48 {
    padding:12rem;
  }

  .mobileS\:p-52 {
    padding:13rem;
  }

  .mobileS\:p-56 {
    padding:14rem;
  }

  .mobileS\:p-60 {
    padding:15rem;
  }

  .mobileS\:p-64 {
    padding:16rem;
  }

  .mobileS\:p-72 {
    padding:18rem;
  }

  .mobileS\:p-80 {
    padding:20rem;
  }

  .mobileS\:p-96 {
    padding:24rem;
  }

  .mobileS\:p-px {
    padding:1px;
  }

  .mobileS\:p-0\.5 {
    padding:0.125rem;
  }

  .mobileS\:p-1\.5 {
    padding:0.375rem;
  }

  .mobileS\:p-2\.5 {
    padding:0.625rem;
  }

  .mobileS\:p-3\.5 {
    padding:0.875rem;
  }

  .mobileS\:p-1\/2 {
    padding:50%;
  }

  .mobileS\:p-1\/3 {
    padding:33.333333%;
  }

  .mobileS\:p-2\/3 {
    padding:66.666667%;
  }

  .mobileS\:p-1\/4 {
    padding:25%;
  }

  .mobileS\:p-2\/4 {
    padding:50%;
  }

  .mobileS\:p-3\/4 {
    padding:75%;
  }

  .mobileS\:p-1\/5 {
    padding:20%;
  }

  .mobileS\:p-2\/5 {
    padding:40%;
  }

  .mobileS\:p-3\/5 {
    padding:60%;
  }

  .mobileS\:p-4\/5 {
    padding:80%;
  }

  .mobileS\:p-1\/6 {
    padding:16.666667%;
  }

  .mobileS\:p-2\/6 {
    padding:33.333333%;
  }

  .mobileS\:p-3\/6 {
    padding:50%;
  }

  .mobileS\:p-4\/6 {
    padding:66.666667%;
  }

  .mobileS\:p-5\/6 {
    padding:83.333333%;
  }

  .mobileS\:p-1\/12 {
    padding:8.333333%;
  }

  .mobileS\:p-2\/12 {
    padding:16.666667%;
  }

  .mobileS\:p-3\/12 {
    padding:25%;
  }

  .mobileS\:p-4\/12 {
    padding:33.333333%;
  }

  .mobileS\:p-5\/12 {
    padding:41.666667%;
  }

  .mobileS\:p-6\/12 {
    padding:50%;
  }

  .mobileS\:p-7\/12 {
    padding:58.333333%;
  }

  .mobileS\:p-8\/12 {
    padding:66.666667%;
  }

  .mobileS\:p-9\/12 {
    padding:75%;
  }

  .mobileS\:p-10\/12 {
    padding:83.333333%;
  }

  .mobileS\:p-11\/12 {
    padding:91.666667%;
  }

  .mobileS\:p-full {
    padding:100%;
  }

  .mobileS\:p-0_5 {
    padding:0.125rem;
  }

  .mobileS\:p-1_5 {
    padding:0.375rem;
  }

  .mobileS\:p-2_5 {
    padding:0.625rem;
  }

  .mobileS\:p-3_5 {
    padding:0.875rem;
  }

  .mobileS\:p-4_5 {
    padding:1.125rem;
  }

  .mobileS\:p-md {
    padding:7.5%;
  }

  .mobileS\:p-lg {
    padding:10%;
  }

  .mobileS\:p-xl {
    padding:20%;
  }

  .mobileS\:py-0 {
    padding-top:0;
    padding-bottom:0;
  }

  .mobileS\:px-0 {
    padding-left:0;
    padding-right:0;
  }

  .mobileS\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .mobileS\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .mobileS\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .mobileS\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .mobileS\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .mobileS\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

  .mobileS\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem;
  }

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

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

  .mobileS\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .mobileS\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

  .mobileS\:px-7 {
    padding-left:1.75rem;
    padding-right:1.75rem;
  }

  .mobileS\:py-8 {
    padding-top:2rem;
    padding-bottom:2rem;
  }

  .mobileS\:px-8 {
    padding-left:2rem;
    padding-right:2rem;
  }

  .mobileS\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .mobileS\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

  .mobileS\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  .mobileS\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem;
  }

  .mobileS\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .mobileS\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

  .mobileS\:px-12 {
    padding-left:3rem;
    padding-right:3rem;
  }

  .mobileS\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .mobileS\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

  .mobileS\:py-14 {
    padding-top:3.5rem;
    padding-bottom:3.5rem;
  }

  .mobileS\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .mobileS\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .mobileS\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

  .mobileS\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem;
  }

  .mobileS\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .mobileS\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .mobileS\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

  .mobileS\:py-20 {
    padding-top:5rem;
    padding-bottom:5rem;
  }

  .mobileS\:px-20 {
    padding-left:5rem;
    padding-right:5rem;
  }

  .mobileS\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

  .mobileS\:px-24 {
    padding-left:6rem;
    padding-right:6rem;
  }

  .mobileS\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .mobileS\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

  .mobileS\:py-32 {
    padding-top:8rem;
    padding-bottom:8rem;
  }

  .mobileS\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .mobileS\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .mobileS\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .mobileS\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .mobileS\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .mobileS\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .mobileS\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .mobileS\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .mobileS\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .mobileS\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .mobileS\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .mobileS\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .mobileS\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .mobileS\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .mobileS\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .mobileS\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .mobileS\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .mobileS\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .mobileS\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .mobileS\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .mobileS\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .mobileS\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .mobileS\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .mobileS\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .mobileS\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

  .mobileS\:py-0\.5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobileS\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobileS\:py-1\.5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobileS\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .mobileS\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobileS\:py-3\.5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobileS\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobileS\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileS\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileS\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileS\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileS\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileS\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileS\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobileS\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobileS\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileS\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileS\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobileS\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobileS\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobileS\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .mobileS\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .mobileS\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .mobileS\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .mobileS\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .mobileS\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .mobileS\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .mobileS\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobileS\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobileS\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileS\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileS\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileS\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileS\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileS\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileS\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobileS\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobileS\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .mobileS\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .mobileS\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobileS\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobileS\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobileS\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobileS\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileS\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileS\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .mobileS\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .mobileS\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileS\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileS\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .mobileS\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .mobileS\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileS\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileS\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobileS\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobileS\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobileS\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobileS\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .mobileS\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .mobileS\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .mobileS\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .mobileS\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobileS\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobileS\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobileS\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .mobileS\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .mobileS\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobileS\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobileS\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobileS\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .mobileS\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .mobileS\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .mobileS\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .mobileS\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .mobileS\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .mobileS\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobileS\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .mobileS\:pt-0 {
    padding-top:0;
  }

  .mobileS\:pr-0 {
    padding-right:0;
  }

  .mobileS\:pb-0 {
    padding-bottom:0;
  }

  .mobileS\:pl-0 {
    padding-left:0;
  }

  .mobileS\:pt-1 {
    padding-top:0.25rem;
  }

  .mobileS\:pr-1 {
    padding-right:0.25rem;
  }

  .mobileS\:pb-1 {
    padding-bottom:0.25rem;
  }

  .mobileS\:pl-1 {
    padding-left:0.25rem;
  }

  .mobileS\:pt-2 {
    padding-top:0.5rem;
  }

  .mobileS\:pr-2 {
    padding-right:0.5rem;
  }

  .mobileS\:pb-2 {
    padding-bottom:0.5rem;
  }

  .mobileS\:pl-2 {
    padding-left:0.5rem;
  }

  .mobileS\:pt-3 {
    padding-top:0.75rem;
  }

  .mobileS\:pr-3 {
    padding-right:0.75rem;
  }

  .mobileS\:pb-3 {
    padding-bottom:0.75rem;
  }

  .mobileS\:pl-3 {
    padding-left:0.75rem;
  }

  .mobileS\:pt-4 {
    padding-top:1rem;
  }

  .mobileS\:pr-4 {
    padding-right:1rem;
  }

  .mobileS\:pb-4 {
    padding-bottom:1rem;
  }

  .mobileS\:pl-4 {
    padding-left:1rem;
  }

  .mobileS\:pt-5 {
    padding-top:1.25rem;
  }

  .mobileS\:pr-5 {
    padding-right:1.25rem;
  }

  .mobileS\:pb-5 {
    padding-bottom:1.25rem;
  }

  .mobileS\:pl-5 {
    padding-left:1.25rem;
  }

  .mobileS\:pt-6 {
    padding-top:1.5rem;
  }

  .mobileS\:pr-6 {
    padding-right:1.5rem;
  }

  .mobileS\:pb-6 {
    padding-bottom:1.5rem;
  }

  .mobileS\:pl-6 {
    padding-left:1.5rem;
  }

  .mobileS\:pt-7 {
    padding-top:1.75rem;
  }

  .mobileS\:pr-7 {
    padding-right:1.75rem;
  }

  .mobileS\:pb-7 {
    padding-bottom:1.75rem;
  }

  .mobileS\:pl-7 {
    padding-left:1.75rem;
  }

  .mobileS\:pt-8 {
    padding-top:2rem;
  }

  .mobileS\:pr-8 {
    padding-right:2rem;
  }

  .mobileS\:pb-8 {
    padding-bottom:2rem;
  }

  .mobileS\:pl-8 {
    padding-left:2rem;
  }

  .mobileS\:pt-9 {
    padding-top:2.25rem;
  }

  .mobileS\:pr-9 {
    padding-right:2.25rem;
  }

  .mobileS\:pb-9 {
    padding-bottom:2.25rem;
  }

  .mobileS\:pl-9 {
    padding-left:2.25rem;
  }

  .mobileS\:pt-10 {
    padding-top:2.5rem;
  }

  .mobileS\:pr-10 {
    padding-right:2.5rem;
  }

  .mobileS\:pb-10 {
    padding-bottom:2.5rem;
  }

  .mobileS\:pl-10 {
    padding-left:2.5rem;
  }

  .mobileS\:pt-11 {
    padding-top:2.75rem;
  }

  .mobileS\:pr-11 {
    padding-right:2.75rem;
  }

  .mobileS\:pb-11 {
    padding-bottom:2.75rem;
  }

  .mobileS\:pl-11 {
    padding-left:2.75rem;
  }

  .mobileS\:pt-12 {
    padding-top:3rem;
  }

  .mobileS\:pr-12 {
    padding-right:3rem;
  }

  .mobileS\:pb-12 {
    padding-bottom:3rem;
  }

  .mobileS\:pl-12 {
    padding-left:3rem;
  }

  .mobileS\:pt-13 {
    padding-top:3.25rem;
  }

  .mobileS\:pr-13 {
    padding-right:3.25rem;
  }

  .mobileS\:pb-13 {
    padding-bottom:3.25rem;
  }

  .mobileS\:pl-13 {
    padding-left:3.25rem;
  }

  .mobileS\:pt-14 {
    padding-top:3.5rem;
  }

  .mobileS\:pr-14 {
    padding-right:3.5rem;
  }

  .mobileS\:pb-14 {
    padding-bottom:3.5rem;
  }

  .mobileS\:pl-14 {
    padding-left:3.5rem;
  }

  .mobileS\:pt-15 {
    padding-top:3.75rem;
  }

  .mobileS\:pr-15 {
    padding-right:3.75rem;
  }

  .mobileS\:pb-15 {
    padding-bottom:3.75rem;
  }

  .mobileS\:pl-15 {
    padding-left:3.75rem;
  }

  .mobileS\:pt-16 {
    padding-top:4rem;
  }

  .mobileS\:pr-16 {
    padding-right:4rem;
  }

  .mobileS\:pb-16 {
    padding-bottom:4rem;
  }

  .mobileS\:pl-16 {
    padding-left:4rem;
  }

  .mobileS\:pt-18 {
    padding-top:4.5rem;
  }

  .mobileS\:pr-18 {
    padding-right:4.5rem;
  }

  .mobileS\:pb-18 {
    padding-bottom:4.5rem;
  }

  .mobileS\:pl-18 {
    padding-left:4.5rem;
  }

  .mobileS\:pt-20 {
    padding-top:5rem;
  }

  .mobileS\:pr-20 {
    padding-right:5rem;
  }

  .mobileS\:pb-20 {
    padding-bottom:5rem;
  }

  .mobileS\:pl-20 {
    padding-left:5rem;
  }

  .mobileS\:pt-24 {
    padding-top:6rem;
  }

  .mobileS\:pr-24 {
    padding-right:6rem;
  }

  .mobileS\:pb-24 {
    padding-bottom:6rem;
  }

  .mobileS\:pl-24 {
    padding-left:6rem;
  }

  .mobileS\:pt-28 {
    padding-top:7rem;
  }

  .mobileS\:pr-28 {
    padding-right:7rem;
  }

  .mobileS\:pb-28 {
    padding-bottom:7rem;
  }

  .mobileS\:pl-28 {
    padding-left:7rem;
  }

  .mobileS\:pt-32 {
    padding-top:8rem;
  }

  .mobileS\:pr-32 {
    padding-right:8rem;
  }

  .mobileS\:pb-32 {
    padding-bottom:8rem;
  }

  .mobileS\:pl-32 {
    padding-left:8rem;
  }

  .mobileS\:pt-36 {
    padding-top:9rem;
  }

  .mobileS\:pr-36 {
    padding-right:9rem;
  }

  .mobileS\:pb-36 {
    padding-bottom:9rem;
  }

  .mobileS\:pl-36 {
    padding-left:9rem;
  }

  .mobileS\:pt-40 {
    padding-top:10rem;
  }

  .mobileS\:pr-40 {
    padding-right:10rem;
  }

  .mobileS\:pb-40 {
    padding-bottom:10rem;
  }

  .mobileS\:pl-40 {
    padding-left:10rem;
  }

  .mobileS\:pt-44 {
    padding-top:11rem;
  }

  .mobileS\:pr-44 {
    padding-right:11rem;
  }

  .mobileS\:pb-44 {
    padding-bottom:11rem;
  }

  .mobileS\:pl-44 {
    padding-left:11rem;
  }

  .mobileS\:pt-48 {
    padding-top:12rem;
  }

  .mobileS\:pr-48 {
    padding-right:12rem;
  }

  .mobileS\:pb-48 {
    padding-bottom:12rem;
  }

  .mobileS\:pl-48 {
    padding-left:12rem;
  }

  .mobileS\:pt-52 {
    padding-top:13rem;
  }

  .mobileS\:pr-52 {
    padding-right:13rem;
  }

  .mobileS\:pb-52 {
    padding-bottom:13rem;
  }

  .mobileS\:pl-52 {
    padding-left:13rem;
  }

  .mobileS\:pt-56 {
    padding-top:14rem;
  }

  .mobileS\:pr-56 {
    padding-right:14rem;
  }

  .mobileS\:pb-56 {
    padding-bottom:14rem;
  }

  .mobileS\:pl-56 {
    padding-left:14rem;
  }

  .mobileS\:pt-60 {
    padding-top:15rem;
  }

  .mobileS\:pr-60 {
    padding-right:15rem;
  }

  .mobileS\:pb-60 {
    padding-bottom:15rem;
  }

  .mobileS\:pl-60 {
    padding-left:15rem;
  }

  .mobileS\:pt-64 {
    padding-top:16rem;
  }

  .mobileS\:pr-64 {
    padding-right:16rem;
  }

  .mobileS\:pb-64 {
    padding-bottom:16rem;
  }

  .mobileS\:pl-64 {
    padding-left:16rem;
  }

  .mobileS\:pt-72 {
    padding-top:18rem;
  }

  .mobileS\:pr-72 {
    padding-right:18rem;
  }

  .mobileS\:pb-72 {
    padding-bottom:18rem;
  }

  .mobileS\:pl-72 {
    padding-left:18rem;
  }

  .mobileS\:pt-80 {
    padding-top:20rem;
  }

  .mobileS\:pr-80 {
    padding-right:20rem;
  }

  .mobileS\:pb-80 {
    padding-bottom:20rem;
  }

  .mobileS\:pl-80 {
    padding-left:20rem;
  }

  .mobileS\:pt-96 {
    padding-top:24rem;
  }

  .mobileS\:pr-96 {
    padding-right:24rem;
  }

  .mobileS\:pb-96 {
    padding-bottom:24rem;
  }

  .mobileS\:pl-96 {
    padding-left:24rem;
  }

  .mobileS\:pt-px {
    padding-top:1px;
  }

  .mobileS\:pr-px {
    padding-right:1px;
  }

  .mobileS\:pb-px {
    padding-bottom:1px;
  }

  .mobileS\:pl-px {
    padding-left:1px;
  }

  .mobileS\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .mobileS\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .mobileS\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .mobileS\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .mobileS\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .mobileS\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .mobileS\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .mobileS\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .mobileS\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .mobileS\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .mobileS\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .mobileS\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .mobileS\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .mobileS\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .mobileS\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .mobileS\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .mobileS\:pt-1\/2 {
    padding-top:50%;
  }

  .mobileS\:pr-1\/2 {
    padding-right:50%;
  }

  .mobileS\:pb-1\/2 {
    padding-bottom:50%;
  }

  .mobileS\:pl-1\/2 {
    padding-left:50%;
  }

  .mobileS\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .mobileS\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .mobileS\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .mobileS\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .mobileS\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .mobileS\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .mobileS\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .mobileS\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .mobileS\:pt-1\/4 {
    padding-top:25%;
  }

  .mobileS\:pr-1\/4 {
    padding-right:25%;
  }

  .mobileS\:pb-1\/4 {
    padding-bottom:25%;
  }

  .mobileS\:pl-1\/4 {
    padding-left:25%;
  }

  .mobileS\:pt-2\/4 {
    padding-top:50%;
  }

  .mobileS\:pr-2\/4 {
    padding-right:50%;
  }

  .mobileS\:pb-2\/4 {
    padding-bottom:50%;
  }

  .mobileS\:pl-2\/4 {
    padding-left:50%;
  }

  .mobileS\:pt-3\/4 {
    padding-top:75%;
  }

  .mobileS\:pr-3\/4 {
    padding-right:75%;
  }

  .mobileS\:pb-3\/4 {
    padding-bottom:75%;
  }

  .mobileS\:pl-3\/4 {
    padding-left:75%;
  }

  .mobileS\:pt-1\/5 {
    padding-top:20%;
  }

  .mobileS\:pr-1\/5 {
    padding-right:20%;
  }

  .mobileS\:pb-1\/5 {
    padding-bottom:20%;
  }

  .mobileS\:pl-1\/5 {
    padding-left:20%;
  }

  .mobileS\:pt-2\/5 {
    padding-top:40%;
  }

  .mobileS\:pr-2\/5 {
    padding-right:40%;
  }

  .mobileS\:pb-2\/5 {
    padding-bottom:40%;
  }

  .mobileS\:pl-2\/5 {
    padding-left:40%;
  }

  .mobileS\:pt-3\/5 {
    padding-top:60%;
  }

  .mobileS\:pr-3\/5 {
    padding-right:60%;
  }

  .mobileS\:pb-3\/5 {
    padding-bottom:60%;
  }

  .mobileS\:pl-3\/5 {
    padding-left:60%;
  }

  .mobileS\:pt-4\/5 {
    padding-top:80%;
  }

  .mobileS\:pr-4\/5 {
    padding-right:80%;
  }

  .mobileS\:pb-4\/5 {
    padding-bottom:80%;
  }

  .mobileS\:pl-4\/5 {
    padding-left:80%;
  }

  .mobileS\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .mobileS\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .mobileS\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .mobileS\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .mobileS\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .mobileS\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .mobileS\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .mobileS\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .mobileS\:pt-3\/6 {
    padding-top:50%;
  }

  .mobileS\:pr-3\/6 {
    padding-right:50%;
  }

  .mobileS\:pb-3\/6 {
    padding-bottom:50%;
  }

  .mobileS\:pl-3\/6 {
    padding-left:50%;
  }

  .mobileS\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .mobileS\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .mobileS\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .mobileS\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .mobileS\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .mobileS\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .mobileS\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .mobileS\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .mobileS\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .mobileS\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .mobileS\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .mobileS\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .mobileS\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .mobileS\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .mobileS\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .mobileS\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .mobileS\:pt-3\/12 {
    padding-top:25%;
  }

  .mobileS\:pr-3\/12 {
    padding-right:25%;
  }

  .mobileS\:pb-3\/12 {
    padding-bottom:25%;
  }

  .mobileS\:pl-3\/12 {
    padding-left:25%;
  }

  .mobileS\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .mobileS\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .mobileS\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .mobileS\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .mobileS\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .mobileS\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .mobileS\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .mobileS\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .mobileS\:pt-6\/12 {
    padding-top:50%;
  }

  .mobileS\:pr-6\/12 {
    padding-right:50%;
  }

  .mobileS\:pb-6\/12 {
    padding-bottom:50%;
  }

  .mobileS\:pl-6\/12 {
    padding-left:50%;
  }

  .mobileS\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .mobileS\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .mobileS\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .mobileS\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .mobileS\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .mobileS\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .mobileS\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .mobileS\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .mobileS\:pt-9\/12 {
    padding-top:75%;
  }

  .mobileS\:pr-9\/12 {
    padding-right:75%;
  }

  .mobileS\:pb-9\/12 {
    padding-bottom:75%;
  }

  .mobileS\:pl-9\/12 {
    padding-left:75%;
  }

  .mobileS\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .mobileS\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .mobileS\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .mobileS\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .mobileS\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .mobileS\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .mobileS\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .mobileS\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .mobileS\:pt-full {
    padding-top:100%;
  }

  .mobileS\:pr-full {
    padding-right:100%;
  }

  .mobileS\:pb-full {
    padding-bottom:100%;
  }

  .mobileS\:pl-full {
    padding-left:100%;
  }

  .mobileS\:pt-0_5 {
    padding-top:0.125rem;
  }

  .mobileS\:pr-0_5 {
    padding-right:0.125rem;
  }

  .mobileS\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .mobileS\:pl-0_5 {
    padding-left:0.125rem;
  }

  .mobileS\:pt-1_5 {
    padding-top:0.375rem;
  }

  .mobileS\:pr-1_5 {
    padding-right:0.375rem;
  }

  .mobileS\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .mobileS\:pl-1_5 {
    padding-left:0.375rem;
  }

  .mobileS\:pt-2_5 {
    padding-top:0.625rem;
  }

  .mobileS\:pr-2_5 {
    padding-right:0.625rem;
  }

  .mobileS\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .mobileS\:pl-2_5 {
    padding-left:0.625rem;
  }

  .mobileS\:pt-3_5 {
    padding-top:0.875rem;
  }

  .mobileS\:pr-3_5 {
    padding-right:0.875rem;
  }

  .mobileS\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .mobileS\:pl-3_5 {
    padding-left:0.875rem;
  }

  .mobileS\:pt-4_5 {
    padding-top:1.125rem;
  }

  .mobileS\:pr-4_5 {
    padding-right:1.125rem;
  }

  .mobileS\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .mobileS\:pl-4_5 {
    padding-left:1.125rem;
  }

  .mobileS\:pt-md {
    padding-top:7.5%;
  }

  .mobileS\:pr-md {
    padding-right:7.5%;
  }

  .mobileS\:pb-md {
    padding-bottom:7.5%;
  }

  .mobileS\:pl-md {
    padding-left:7.5%;
  }

  .mobileS\:pt-lg {
    padding-top:10%;
  }

  .mobileS\:pr-lg {
    padding-right:10%;
  }

  .mobileS\:pb-lg {
    padding-bottom:10%;
  }

  .mobileS\:pl-lg {
    padding-left:10%;
  }

  .mobileS\:pt-xl {
    padding-top:20%;
  }

  .mobileS\:pr-xl {
    padding-right:20%;
  }

  .mobileS\:pb-xl {
    padding-bottom:20%;
  }

  .mobileS\:pl-xl {
    padding-left:20%;
  }

  .mobileS\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobileS\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .mobileS\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .mobileS\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .mobileS\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileS\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileS\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileS\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileS\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileS\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobileS\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileS\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobileS\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileS\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileS\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileS\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileS\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileS\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileS\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileS\:placeholder-teal::-moz-placeholder {
  }

  .mobileS\:placeholder-teal::placeholder {
  }

  .mobileS\:placeholder-indigo::-moz-placeholder {
  }

  .mobileS\:placeholder-indigo::placeholder {
  }

  .mobileS\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .mobileS\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .mobileS\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobileS\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .mobileS\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .mobileS\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .mobileS\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileS\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileS\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileS\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileS\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileS\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobileS\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileS\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobileS\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileS\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileS\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileS\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileS\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileS\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileS\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileS\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .mobileS\:focus\:placeholder-teal:focus::placeholder {
  }

  .mobileS\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .mobileS\:focus\:placeholder-indigo:focus::placeholder {
  }

  .mobileS\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .mobileS\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .mobileS\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobileS\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .mobileS\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobileS\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .mobileS\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobileS\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .mobileS\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileS\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileS\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobileS\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .mobileS\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobileS\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .mobileS\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileS\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileS\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobileS\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .mobileS\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobileS\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .mobileS\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileS\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileS\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobileS\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .mobileS\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobileS\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .mobileS\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobileS\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .mobileS\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobileS\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .mobileS\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobileS\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .mobileS\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobileS\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .mobileS\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileS\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileS\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobileS\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .mobileS\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobileS\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .mobileS\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileS\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileS\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobileS\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .mobileS\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobileS\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .mobileS\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileS\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileS\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobileS\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .mobileS\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobileS\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .mobileS\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobileS\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .mobileS\:pointer-events-none {
    pointer-events:none;
  }

  .mobileS\:pointer-events-auto {
    pointer-events:auto;
  }

  .mobileS\:static {
    position:static;
  }

  .mobileS\:fixed {
    position:fixed;
  }

  .mobileS\:absolute {
    position:absolute;
  }

  .mobileS\:relative {
    position:relative;
  }

  .mobileS\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .mobileS\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .mobileS\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .mobileS\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .mobileS\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .mobileS\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .mobileS\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .mobileS\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .mobileS\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .mobileS\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .mobileS\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .mobileS\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .mobileS\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .mobileS\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .mobileS\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .mobileS\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .mobileS\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .mobileS\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .mobileS\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .mobileS\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .mobileS\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .mobileS\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .mobileS\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .mobileS\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .mobileS\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .mobileS\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .mobileS\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .mobileS\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .mobileS\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .mobileS\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .mobileS\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .mobileS\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .mobileS\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .mobileS\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .mobileS\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .mobileS\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .mobileS\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobileS\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobileS\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobileS\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobileS\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileS\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileS\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileS\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobileS\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileS\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobileS\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .mobileS\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .mobileS\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .mobileS\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .mobileS\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobileS\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileS\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileS\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileS\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobileS\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .mobileS\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobileS\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobileS\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileS\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .mobileS\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileS\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .mobileS\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileS\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobileS\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobileS\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .mobileS\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .mobileS\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobileS\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobileS\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobileS\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobileS\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .mobileS\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .mobileS\:inset-x-0 {
    right:0;
    left:0;
  }

  .mobileS\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .mobileS\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .mobileS\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .mobileS\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .mobileS\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .mobileS\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .mobileS\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .mobileS\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .mobileS\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .mobileS\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .mobileS\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .mobileS\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .mobileS\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .mobileS\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .mobileS\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .mobileS\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .mobileS\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .mobileS\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .mobileS\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .mobileS\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .mobileS\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .mobileS\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .mobileS\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .mobileS\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .mobileS\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .mobileS\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .mobileS\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .mobileS\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .mobileS\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .mobileS\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .mobileS\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .mobileS\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .mobileS\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .mobileS\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .mobileS\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .mobileS\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .mobileS\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .mobileS\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .mobileS\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .mobileS\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .mobileS\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .mobileS\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .mobileS\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .mobileS\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .mobileS\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .mobileS\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .mobileS\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .mobileS\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .mobileS\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .mobileS\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .mobileS\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .mobileS\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .mobileS\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .mobileS\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .mobileS\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .mobileS\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .mobileS\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .mobileS\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .mobileS\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .mobileS\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .mobileS\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .mobileS\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .mobileS\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .mobileS\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .mobileS\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .mobileS\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .mobileS\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .mobileS\:inset-x-px {
    right:1px;
    left:1px;
  }

  .mobileS\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobileS\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobileS\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobileS\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobileS\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobileS\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobileS\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobileS\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobileS\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .mobileS\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .mobileS\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileS\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileS\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileS\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileS\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .mobileS\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .mobileS\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .mobileS\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .mobileS\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .mobileS\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .mobileS\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .mobileS\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .mobileS\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .mobileS\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .mobileS\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .mobileS\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .mobileS\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .mobileS\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .mobileS\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobileS\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobileS\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileS\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileS\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .mobileS\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .mobileS\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileS\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileS\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobileS\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobileS\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .mobileS\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .mobileS\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobileS\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobileS\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .mobileS\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .mobileS\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileS\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileS\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .mobileS\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .mobileS\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .mobileS\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .mobileS\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .mobileS\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .mobileS\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileS\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileS\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .mobileS\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .mobileS\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobileS\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobileS\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .mobileS\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .mobileS\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .mobileS\:inset-x-full {
    right:100%;
    left:100%;
  }

  .mobileS\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobileS\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobileS\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobileS\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobileS\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobileS\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobileS\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobileS\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobileS\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .mobileS\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .mobileS\:top-0 {
    top:0;
  }

  .mobileS\:right-0 {
    right:0;
  }

  .mobileS\:bottom-0 {
    bottom:0;
  }

  .mobileS\:left-0 {
    left:0;
  }

  .mobileS\:top-1 {
    top:0.25rem;
  }

  .mobileS\:right-1 {
    right:0.25rem;
  }

  .mobileS\:bottom-1 {
    bottom:0.25rem;
  }

  .mobileS\:left-1 {
    left:0.25rem;
  }

  .mobileS\:top-2 {
    top:0.5rem;
  }

  .mobileS\:right-2 {
    right:0.5rem;
  }

  .mobileS\:bottom-2 {
    bottom:0.5rem;
  }

  .mobileS\:left-2 {
    left:0.5rem;
  }

  .mobileS\:top-3 {
    top:0.75rem;
  }

  .mobileS\:right-3 {
    right:0.75rem;
  }

  .mobileS\:bottom-3 {
    bottom:0.75rem;
  }

  .mobileS\:left-3 {
    left:0.75rem;
  }

  .mobileS\:top-4 {
    top:1rem;
  }

  .mobileS\:right-4 {
    right:1rem;
  }

  .mobileS\:bottom-4 {
    bottom:1rem;
  }

  .mobileS\:left-4 {
    left:1rem;
  }

  .mobileS\:top-5 {
    top:1.25rem;
  }

  .mobileS\:right-5 {
    right:1.25rem;
  }

  .mobileS\:bottom-5 {
    bottom:1.25rem;
  }

  .mobileS\:left-5 {
    left:1.25rem;
  }

  .mobileS\:top-6 {
    top:1.5rem;
  }

  .mobileS\:right-6 {
    right:1.5rem;
  }

  .mobileS\:bottom-6 {
    bottom:1.5rem;
  }

  .mobileS\:left-6 {
    left:1.5rem;
  }

  .mobileS\:top-7 {
    top:1.75rem;
  }

  .mobileS\:right-7 {
    right:1.75rem;
  }

  .mobileS\:bottom-7 {
    bottom:1.75rem;
  }

  .mobileS\:left-7 {
    left:1.75rem;
  }

  .mobileS\:top-8 {
    top:2rem;
  }

  .mobileS\:right-8 {
    right:2rem;
  }

  .mobileS\:bottom-8 {
    bottom:2rem;
  }

  .mobileS\:left-8 {
    left:2rem;
  }

  .mobileS\:top-9 {
    top:2.25rem;
  }

  .mobileS\:right-9 {
    right:2.25rem;
  }

  .mobileS\:bottom-9 {
    bottom:2.25rem;
  }

  .mobileS\:left-9 {
    left:2.25rem;
  }

  .mobileS\:top-10 {
    top:2.5rem;
  }

  .mobileS\:right-10 {
    right:2.5rem;
  }

  .mobileS\:bottom-10 {
    bottom:2.5rem;
  }

  .mobileS\:left-10 {
    left:2.5rem;
  }

  .mobileS\:top-11 {
    top:2.75rem;
  }

  .mobileS\:right-11 {
    right:2.75rem;
  }

  .mobileS\:bottom-11 {
    bottom:2.75rem;
  }

  .mobileS\:left-11 {
    left:2.75rem;
  }

  .mobileS\:top-12 {
    top:3rem;
  }

  .mobileS\:right-12 {
    right:3rem;
  }

  .mobileS\:bottom-12 {
    bottom:3rem;
  }

  .mobileS\:left-12 {
    left:3rem;
  }

  .mobileS\:top-13 {
    top:3.25rem;
  }

  .mobileS\:right-13 {
    right:3.25rem;
  }

  .mobileS\:bottom-13 {
    bottom:3.25rem;
  }

  .mobileS\:left-13 {
    left:3.25rem;
  }

  .mobileS\:top-14 {
    top:3.5rem;
  }

  .mobileS\:right-14 {
    right:3.5rem;
  }

  .mobileS\:bottom-14 {
    bottom:3.5rem;
  }

  .mobileS\:left-14 {
    left:3.5rem;
  }

  .mobileS\:top-15 {
    top:3.75rem;
  }

  .mobileS\:right-15 {
    right:3.75rem;
  }

  .mobileS\:bottom-15 {
    bottom:3.75rem;
  }

  .mobileS\:left-15 {
    left:3.75rem;
  }

  .mobileS\:top-16 {
    top:4rem;
  }

  .mobileS\:right-16 {
    right:4rem;
  }

  .mobileS\:bottom-16 {
    bottom:4rem;
  }

  .mobileS\:left-16 {
    left:4rem;
  }

  .mobileS\:top-18 {
    top:4.5rem;
  }

  .mobileS\:right-18 {
    right:4.5rem;
  }

  .mobileS\:bottom-18 {
    bottom:4.5rem;
  }

  .mobileS\:left-18 {
    left:4.5rem;
  }

  .mobileS\:top-20 {
    top:5rem;
  }

  .mobileS\:right-20 {
    right:5rem;
  }

  .mobileS\:bottom-20 {
    bottom:5rem;
  }

  .mobileS\:left-20 {
    left:5rem;
  }

  .mobileS\:top-24 {
    top:6rem;
  }

  .mobileS\:right-24 {
    right:6rem;
  }

  .mobileS\:bottom-24 {
    bottom:6rem;
  }

  .mobileS\:left-24 {
    left:6rem;
  }

  .mobileS\:top-28 {
    top:7rem;
  }

  .mobileS\:right-28 {
    right:7rem;
  }

  .mobileS\:bottom-28 {
    bottom:7rem;
  }

  .mobileS\:left-28 {
    left:7rem;
  }

  .mobileS\:top-32 {
    top:8rem;
  }

  .mobileS\:right-32 {
    right:8rem;
  }

  .mobileS\:bottom-32 {
    bottom:8rem;
  }

  .mobileS\:left-32 {
    left:8rem;
  }

  .mobileS\:top-36 {
    top:9rem;
  }

  .mobileS\:right-36 {
    right:9rem;
  }

  .mobileS\:bottom-36 {
    bottom:9rem;
  }

  .mobileS\:left-36 {
    left:9rem;
  }

  .mobileS\:top-40 {
    top:10rem;
  }

  .mobileS\:right-40 {
    right:10rem;
  }

  .mobileS\:bottom-40 {
    bottom:10rem;
  }

  .mobileS\:left-40 {
    left:10rem;
  }

  .mobileS\:top-44 {
    top:11rem;
  }

  .mobileS\:right-44 {
    right:11rem;
  }

  .mobileS\:bottom-44 {
    bottom:11rem;
  }

  .mobileS\:left-44 {
    left:11rem;
  }

  .mobileS\:top-48 {
    top:12rem;
  }

  .mobileS\:right-48 {
    right:12rem;
  }

  .mobileS\:bottom-48 {
    bottom:12rem;
  }

  .mobileS\:left-48 {
    left:12rem;
  }

  .mobileS\:top-52 {
    top:13rem;
  }

  .mobileS\:right-52 {
    right:13rem;
  }

  .mobileS\:bottom-52 {
    bottom:13rem;
  }

  .mobileS\:left-52 {
    left:13rem;
  }

  .mobileS\:top-56 {
    top:14rem;
  }

  .mobileS\:right-56 {
    right:14rem;
  }

  .mobileS\:bottom-56 {
    bottom:14rem;
  }

  .mobileS\:left-56 {
    left:14rem;
  }

  .mobileS\:top-60 {
    top:15rem;
  }

  .mobileS\:right-60 {
    right:15rem;
  }

  .mobileS\:bottom-60 {
    bottom:15rem;
  }

  .mobileS\:left-60 {
    left:15rem;
  }

  .mobileS\:top-64 {
    top:16rem;
  }

  .mobileS\:right-64 {
    right:16rem;
  }

  .mobileS\:bottom-64 {
    bottom:16rem;
  }

  .mobileS\:left-64 {
    left:16rem;
  }

  .mobileS\:top-72 {
    top:18rem;
  }

  .mobileS\:right-72 {
    right:18rem;
  }

  .mobileS\:bottom-72 {
    bottom:18rem;
  }

  .mobileS\:left-72 {
    left:18rem;
  }

  .mobileS\:top-80 {
    top:20rem;
  }

  .mobileS\:right-80 {
    right:20rem;
  }

  .mobileS\:bottom-80 {
    bottom:20rem;
  }

  .mobileS\:left-80 {
    left:20rem;
  }

  .mobileS\:top-96 {
    top:24rem;
  }

  .mobileS\:right-96 {
    right:24rem;
  }

  .mobileS\:bottom-96 {
    bottom:24rem;
  }

  .mobileS\:left-96 {
    left:24rem;
  }

  .mobileS\:top-auto {
    top:auto;
  }

  .mobileS\:right-auto {
    right:auto;
  }

  .mobileS\:bottom-auto {
    bottom:auto;
  }

  .mobileS\:left-auto {
    left:auto;
  }

  .mobileS\:top-px {
    top:1px;
  }

  .mobileS\:right-px {
    right:1px;
  }

  .mobileS\:bottom-px {
    bottom:1px;
  }

  .mobileS\:left-px {
    left:1px;
  }

  .mobileS\:top-0\.5 {
    top:0.125rem;
  }

  .mobileS\:right-0\.5 {
    right:0.125rem;
  }

  .mobileS\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .mobileS\:left-0\.5 {
    left:0.125rem;
  }

  .mobileS\:top-1\.5 {
    top:0.375rem;
  }

  .mobileS\:right-1\.5 {
    right:0.375rem;
  }

  .mobileS\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .mobileS\:left-1\.5 {
    left:0.375rem;
  }

  .mobileS\:top-2\.5 {
    top:0.625rem;
  }

  .mobileS\:right-2\.5 {
    right:0.625rem;
  }

  .mobileS\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .mobileS\:left-2\.5 {
    left:0.625rem;
  }

  .mobileS\:top-3\.5 {
    top:0.875rem;
  }

  .mobileS\:right-3\.5 {
    right:0.875rem;
  }

  .mobileS\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .mobileS\:left-3\.5 {
    left:0.875rem;
  }

  .mobileS\:top-1\/2 {
    top:50%;
  }

  .mobileS\:right-1\/2 {
    right:50%;
  }

  .mobileS\:bottom-1\/2 {
    bottom:50%;
  }

  .mobileS\:left-1\/2 {
    left:50%;
  }

  .mobileS\:top-1\/3 {
    top:33.333333%;
  }

  .mobileS\:right-1\/3 {
    right:33.333333%;
  }

  .mobileS\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .mobileS\:left-1\/3 {
    left:33.333333%;
  }

  .mobileS\:top-2\/3 {
    top:66.666667%;
  }

  .mobileS\:right-2\/3 {
    right:66.666667%;
  }

  .mobileS\:bottom-2\/3 {
    bottom:66.666667%;
  }

  .mobileS\:left-2\/3 {
    left:66.666667%;
  }

  .mobileS\:top-1\/4 {
    top:25%;
  }

  .mobileS\:right-1\/4 {
    right:25%;
  }

  .mobileS\:bottom-1\/4 {
    bottom:25%;
  }

  .mobileS\:left-1\/4 {
    left:25%;
  }

  .mobileS\:top-2\/4 {
    top:50%;
  }

  .mobileS\:right-2\/4 {
    right:50%;
  }

  .mobileS\:bottom-2\/4 {
    bottom:50%;
  }

  .mobileS\:left-2\/4 {
    left:50%;
  }

  .mobileS\:top-3\/4 {
    top:75%;
  }

  .mobileS\:right-3\/4 {
    right:75%;
  }

  .mobileS\:bottom-3\/4 {
    bottom:75%;
  }

  .mobileS\:left-3\/4 {
    left:75%;
  }

  .mobileS\:top-1\/5 {
    top:20%;
  }

  .mobileS\:right-1\/5 {
    right:20%;
  }

  .mobileS\:bottom-1\/5 {
    bottom:20%;
  }

  .mobileS\:left-1\/5 {
    left:20%;
  }

  .mobileS\:top-2\/5 {
    top:40%;
  }

  .mobileS\:right-2\/5 {
    right:40%;
  }

  .mobileS\:bottom-2\/5 {
    bottom:40%;
  }

  .mobileS\:left-2\/5 {
    left:40%;
  }

  .mobileS\:top-3\/5 {
    top:60%;
  }

  .mobileS\:right-3\/5 {
    right:60%;
  }

  .mobileS\:bottom-3\/5 {
    bottom:60%;
  }

  .mobileS\:left-3\/5 {
    left:60%;
  }

  .mobileS\:top-4\/5 {
    top:80%;
  }

  .mobileS\:right-4\/5 {
    right:80%;
  }

  .mobileS\:bottom-4\/5 {
    bottom:80%;
  }

  .mobileS\:left-4\/5 {
    left:80%;
  }

  .mobileS\:top-1\/6 {
    top:16.666667%;
  }

  .mobileS\:right-1\/6 {
    right:16.666667%;
  }

  .mobileS\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .mobileS\:left-1\/6 {
    left:16.666667%;
  }

  .mobileS\:top-2\/6 {
    top:33.333333%;
  }

  .mobileS\:right-2\/6 {
    right:33.333333%;
  }

  .mobileS\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .mobileS\:left-2\/6 {
    left:33.333333%;
  }

  .mobileS\:top-3\/6 {
    top:50%;
  }

  .mobileS\:right-3\/6 {
    right:50%;
  }

  .mobileS\:bottom-3\/6 {
    bottom:50%;
  }

  .mobileS\:left-3\/6 {
    left:50%;
  }

  .mobileS\:top-4\/6 {
    top:66.666667%;
  }

  .mobileS\:right-4\/6 {
    right:66.666667%;
  }

  .mobileS\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .mobileS\:left-4\/6 {
    left:66.666667%;
  }

  .mobileS\:top-5\/6 {
    top:83.333333%;
  }

  .mobileS\:right-5\/6 {
    right:83.333333%;
  }

  .mobileS\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .mobileS\:left-5\/6 {
    left:83.333333%;
  }

  .mobileS\:top-1\/12 {
    top:8.333333%;
  }

  .mobileS\:right-1\/12 {
    right:8.333333%;
  }

  .mobileS\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .mobileS\:left-1\/12 {
    left:8.333333%;
  }

  .mobileS\:top-2\/12 {
    top:16.666667%;
  }

  .mobileS\:right-2\/12 {
    right:16.666667%;
  }

  .mobileS\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .mobileS\:left-2\/12 {
    left:16.666667%;
  }

  .mobileS\:top-3\/12 {
    top:25%;
  }

  .mobileS\:right-3\/12 {
    right:25%;
  }

  .mobileS\:bottom-3\/12 {
    bottom:25%;
  }

  .mobileS\:left-3\/12 {
    left:25%;
  }

  .mobileS\:top-4\/12 {
    top:33.333333%;
  }

  .mobileS\:right-4\/12 {
    right:33.333333%;
  }

  .mobileS\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .mobileS\:left-4\/12 {
    left:33.333333%;
  }

  .mobileS\:top-5\/12 {
    top:41.666667%;
  }

  .mobileS\:right-5\/12 {
    right:41.666667%;
  }

  .mobileS\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .mobileS\:left-5\/12 {
    left:41.666667%;
  }

  .mobileS\:top-6\/12 {
    top:50%;
  }

  .mobileS\:right-6\/12 {
    right:50%;
  }

  .mobileS\:bottom-6\/12 {
    bottom:50%;
  }

  .mobileS\:left-6\/12 {
    left:50%;
  }

  .mobileS\:top-7\/12 {
    top:58.333333%;
  }

  .mobileS\:right-7\/12 {
    right:58.333333%;
  }

  .mobileS\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .mobileS\:left-7\/12 {
    left:58.333333%;
  }

  .mobileS\:top-8\/12 {
    top:66.666667%;
  }

  .mobileS\:right-8\/12 {
    right:66.666667%;
  }

  .mobileS\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .mobileS\:left-8\/12 {
    left:66.666667%;
  }

  .mobileS\:top-9\/12 {
    top:75%;
  }

  .mobileS\:right-9\/12 {
    right:75%;
  }

  .mobileS\:bottom-9\/12 {
    bottom:75%;
  }

  .mobileS\:left-9\/12 {
    left:75%;
  }

  .mobileS\:top-10\/12 {
    top:83.333333%;
  }

  .mobileS\:right-10\/12 {
    right:83.333333%;
  }

  .mobileS\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .mobileS\:left-10\/12 {
    left:83.333333%;
  }

  .mobileS\:top-11\/12 {
    top:91.666667%;
  }

  .mobileS\:right-11\/12 {
    right:91.666667%;
  }

  .mobileS\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .mobileS\:left-11\/12 {
    left:91.666667%;
  }

  .mobileS\:top-full {
    top:100%;
  }

  .mobileS\:right-full {
    right:100%;
  }

  .mobileS\:bottom-full {
    bottom:100%;
  }

  .mobileS\:left-full {
    left:100%;
  }

  .mobileS\:top-0_5 {
    top:0.125rem;
  }

  .mobileS\:right-0_5 {
    right:0.125rem;
  }

  .mobileS\:bottom-0_5 {
    bottom:0.125rem;
  }

  .mobileS\:left-0_5 {
    left:0.125rem;
  }

  .mobileS\:top-1_5 {
    top:0.375rem;
  }

  .mobileS\:right-1_5 {
    right:0.375rem;
  }

  .mobileS\:bottom-1_5 {
    bottom:0.375rem;
  }

  .mobileS\:left-1_5 {
    left:0.375rem;
  }

  .mobileS\:top-2_5 {
    top:0.625rem;
  }

  .mobileS\:right-2_5 {
    right:0.625rem;
  }

  .mobileS\:bottom-2_5 {
    bottom:0.625rem;
  }

  .mobileS\:left-2_5 {
    left:0.625rem;
  }

  .mobileS\:top-3_5 {
    top:0.875rem;
  }

  .mobileS\:right-3_5 {
    right:0.875rem;
  }

  .mobileS\:bottom-3_5 {
    bottom:0.875rem;
  }

  .mobileS\:left-3_5 {
    left:0.875rem;
  }

  .mobileS\:top-4_5 {
    top:1.125rem;
  }

  .mobileS\:right-4_5 {
    right:1.125rem;
  }

  .mobileS\:bottom-4_5 {
    bottom:1.125rem;
  }

  .mobileS\:left-4_5 {
    left:1.125rem;
  }

  .mobileS\:resize-none {
    resize:none;
  }

  .mobileS\:resize-y {
    resize:vertical;
  }

  .mobileS\:resize-x {
    resize:horizontal;
  }

  .mobileS\:resize {
    resize:both;
  }

  .mobileS\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileS\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileS\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileS\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobileS\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobileS\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobileS\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileS\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileS\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileS\:shadow-none {
    box-shadow:none;
  }

  .mobileS\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileS\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileS\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileS\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileS\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileS\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileS\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileS\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileS\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileS\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileS\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileS\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileS\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileS\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileS\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileS\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileS\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileS\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .mobileS\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileS\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileS\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileS\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileS\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileS\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .mobileS\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .mobileS\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileS\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .mobileS\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .mobileS\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .mobileS\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .mobileS\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .mobileS\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .mobileS\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .mobileS\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .mobileS\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .mobileS\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .mobileS\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .mobileS\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .mobileS\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .mobileS\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobileS\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .mobileS\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .mobileS\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobileS\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .mobileS\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .mobileS\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileS\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileS\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileS\: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);
  }

  .mobileS\: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);
  }

  .mobileS\: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);
  }

  .mobileS\: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);
  }

  .mobileS\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileS\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileS\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileS\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .mobileS\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileS\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileS\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileS\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileS\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileS\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileS\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileS\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileS\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileS\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileS\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileS\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileS\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileS\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileS\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileS\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileS\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileS\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileS\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileS\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileS\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileS\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobileS\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobileS\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobileS\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileS\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileS\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileS\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .mobileS\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileS\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileS\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileS\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileS\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileS\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileS\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileS\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileS\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileS\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileS\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileS\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileS\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileS\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileS\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileS\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileS\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileS\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileS\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileS\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileS\: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);
  }

  .mobileS\: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);
  }

  .mobileS\: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);
  }

  .mobileS\: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);
  }

  .mobileS\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileS\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileS\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileS\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .mobileS\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileS\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileS\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileS\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileS\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileS\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileS\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileS\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileS\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileS\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileS\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileS\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileS\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileS\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileS\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileS\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileS\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileS\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileS\:fill-current {
    fill:currentColor;
  }

  .mobileS\:stroke-current {
    stroke:currentColor;
  }

  .mobileS\:stroke-0 {
    stroke-width:0;
  }

  .mobileS\:stroke-1 {
    stroke-width:1;
  }

  .mobileS\:stroke-2 {
    stroke-width:2;
  }

  .mobileS\:table-auto {
    table-layout:auto;
  }

  .mobileS\:table-fixed {
    table-layout:fixed;
  }

  .mobileS\:text-left {
    text-align:left;
  }

  .mobileS\:text-center {
    text-align:center;
  }

  .mobileS\:text-right {
    text-align:right;
  }

  .mobileS\:text-justify {
    text-align:justify;
  }

  .mobileS\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileS\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileS\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileS\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileS\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileS\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileS\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileS\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileS\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .mobileS\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileS\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileS\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileS\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileS\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileS\:text-red-light2 {
    color:#ffacac82;
  }

  .mobileS\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileS\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileS\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileS\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileS\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileS\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileS\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileS\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileS\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileS\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileS\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileS\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileS\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileS\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileS\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileS\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .mobileS\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileS\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileS\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .mobileS\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileS\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileS\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileS\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileS\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileS\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileS\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileS\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileS\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileS\:text-primary-text {
    color:rgba(255,255,255);
  }

  .mobileS\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .mobileS\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .mobileS\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .mobileS\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .mobileS\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileS\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileS\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileS\:text-teal {
  }

  .mobileS\:text-indigo {
  }

  .mobileS\:text-transparent {
    color:transparent;
  }

  .group:hover .mobileS\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .mobileS\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .mobileS\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileS\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileS\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobileS\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobileS\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileS\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileS\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileS\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .mobileS\:group-hover\:text-teal {
  }

  .group:hover .mobileS\:group-hover\:text-indigo {
  }

  .group:hover .mobileS\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .mobileS\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .mobileS\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .mobileS\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileS\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileS\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobileS\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobileS\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileS\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileS\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileS\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .mobileS\:group-focus\:text-teal {
  }

  .group:focus .mobileS\:group-focus\:text-indigo {
  }

  .group:focus .mobileS\:group-focus\:text-transparent {
    color:transparent;
  }

  .mobileS\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileS\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileS\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileS\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileS\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileS\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileS\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileS\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileS\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .mobileS\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileS\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileS\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileS\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileS\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileS\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .mobileS\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileS\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileS\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileS\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileS\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileS\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileS\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileS\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileS\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileS\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileS\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileS\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileS\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileS\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileS\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileS\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .mobileS\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileS\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileS\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .mobileS\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileS\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileS\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileS\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileS\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileS\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileS\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileS\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileS\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileS\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .mobileS\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .mobileS\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .mobileS\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .mobileS\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .mobileS\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileS\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileS\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileS\:hover\:text-teal:hover {
  }

  .mobileS\:hover\:text-indigo:hover {
  }

  .mobileS\:hover\:text-transparent:hover {
    color:transparent;
  }

  .mobileS\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .mobileS\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .mobileS\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .mobileS\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .mobileS\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobileS\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobileS\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .mobileS\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .mobileS\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .mobileS\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileS\:focus-within\:text-teal:focus-within {
  }

  .mobileS\:focus-within\:text-indigo:focus-within {
  }

  .mobileS\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .mobileS\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileS\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileS\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileS\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileS\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileS\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileS\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileS\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileS\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .mobileS\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileS\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileS\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileS\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileS\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileS\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .mobileS\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileS\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileS\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileS\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileS\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileS\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileS\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileS\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileS\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileS\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileS\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileS\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileS\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileS\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileS\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileS\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .mobileS\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileS\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileS\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .mobileS\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileS\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileS\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileS\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileS\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileS\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileS\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileS\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileS\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileS\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .mobileS\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .mobileS\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .mobileS\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .mobileS\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .mobileS\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileS\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileS\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileS\:focus\:text-teal:focus {
  }

  .mobileS\:focus\:text-indigo:focus {
  }

  .mobileS\:focus\:text-transparent:focus {
    color:transparent;
  }

  .mobileS\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileS\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileS\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileS\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileS\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileS\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileS\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileS\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileS\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .mobileS\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileS\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileS\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileS\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileS\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileS\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .mobileS\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileS\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileS\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileS\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileS\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileS\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileS\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileS\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileS\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileS\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileS\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileS\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileS\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileS\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileS\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileS\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .mobileS\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileS\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileS\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .mobileS\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileS\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileS\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileS\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileS\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileS\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileS\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileS\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileS\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileS\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .mobileS\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileS\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .mobileS\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .mobileS\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .mobileS\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .mobileS\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileS\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileS\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileS\:active\:text-teal:active {
  }

  .mobileS\:active\:text-indigo:active {
  }

  .mobileS\:active\:text-transparent:active {
    color:transparent;
  }

  .mobileS\:text-opacity-0 {
    --text-opacity:0;
  }

  .mobileS\:text-opacity-10 {
    --text-opacity:.1;
  }

  .mobileS\:text-opacity-20 {
    --text-opacity:.2;
  }

  .mobileS\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .mobileS\:text-opacity-30 {
    --text-opacity:.3;
  }

  .mobileS\:text-opacity-40 {
    --text-opacity:.4;
  }

  .mobileS\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .mobileS\:text-opacity-60 {
    --text-opacity:.6;
  }

  .mobileS\:text-opacity-70 {
    --text-opacity:.7;
  }

  .mobileS\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .mobileS\:text-opacity-80 {
    --text-opacity:.8;
  }

  .mobileS\:text-opacity-90 {
    --text-opacity:.9;
  }

  .mobileS\:text-opacity-100 {
    --text-opacity:1;
  }

  .mobileS\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .mobileS\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .mobileS\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .mobileS\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .mobileS\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .mobileS\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .mobileS\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .mobileS\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .mobileS\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .mobileS\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .mobileS\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .mobileS\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .mobileS\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .mobileS\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .mobileS\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .mobileS\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .mobileS\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .mobileS\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .mobileS\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .mobileS\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .mobileS\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .mobileS\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .mobileS\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .mobileS\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .mobileS\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .mobileS\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .mobileS\:italic {
    font-style:italic;
  }

  .mobileS\:not-italic {
    font-style:normal;
  }

  .mobileS\:uppercase {
    text-transform:uppercase;
  }

  .mobileS\:lowercase {
    text-transform:lowercase;
  }

  .mobileS\:capitalize {
    text-transform:capitalize;
  }

  .mobileS\:normal-case {
    text-transform:none;
  }

  .mobileS\:underline {
    text-decoration:underline;
  }

  .mobileS\:line-through {
    text-decoration:line-through;
  }

  .mobileS\:no-underline {
    text-decoration:none;
  }

  .group:hover .mobileS\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .mobileS\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .mobileS\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .mobileS\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .mobileS\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .mobileS\:group-focus\:no-underline {
    text-decoration:none;
  }

  .mobileS\:hover\:underline:hover {
    text-decoration:underline;
  }

  .mobileS\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .mobileS\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .mobileS\:focus\:underline:focus {
    text-decoration:underline;
  }

  .mobileS\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .mobileS\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .mobileS\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .mobileS\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .mobileS\:ordinal, .mobileS\:slashed-zero, .mobileS\:lining-nums, .mobileS\:oldstyle-nums, .mobileS\:proportional-nums, .mobileS\:tabular-nums, .mobileS\:diagonal-fractions, .mobileS\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .mobileS\:normal-nums {
    font-variant-numeric:normal;
  }

  .mobileS\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .mobileS\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .mobileS\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .mobileS\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .mobileS\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .mobileS\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .mobileS\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .mobileS\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .mobileS\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .mobileS\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .mobileS\:tracking-normal {
    letter-spacing:0;
  }

  .mobileS\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .mobileS\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .mobileS\:tracking-widest {
    letter-spacing:0.025em;
  }

  .mobileS\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .mobileS\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .mobileS\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .mobileS\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .mobileS\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .mobileS\:align-baseline {
    vertical-align:baseline;
  }

  .mobileS\:align-top {
    vertical-align:top;
  }

  .mobileS\:align-middle {
    vertical-align:middle;
  }

  .mobileS\:align-bottom {
    vertical-align:bottom;
  }

  .mobileS\:align-text-top {
    vertical-align:text-top;
  }

  .mobileS\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .mobileS\:visible {
    visibility:visible;
  }

  .mobileS\:invisible {
    visibility:hidden;
  }

  .mobileS\:whitespace-normal {
    white-space:normal;
  }

  .mobileS\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .mobileS\:whitespace-pre {
    white-space:pre;
  }

  .mobileS\:whitespace-pre-line {
    white-space:pre-line;
  }

  .mobileS\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .mobileS\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .mobileS\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .mobileS\:break-all {
    word-break:break-all;
  }

  .mobileS\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .mobileS\:w-0 {
    width:0;
  }

  .mobileS\:w-1 {
    width:0.25rem;
  }

  .mobileS\:w-2 {
    width:0.5rem;
  }

  .mobileS\:w-3 {
    width:0.75rem;
  }

  .mobileS\:w-4 {
    width:1rem;
  }

  .mobileS\:w-5 {
    width:1.25rem;
  }

  .mobileS\:w-6 {
    width:1.5rem;
  }

  .mobileS\:w-7 {
    width:1.75rem;
  }

  .mobileS\:w-8 {
    width:2rem;
  }

  .mobileS\:w-9 {
    width:2.25rem;
  }

  .mobileS\:w-10 {
    width:2.5rem;
  }

  .mobileS\:w-11 {
    width:2.75rem;
  }

  .mobileS\:w-12 {
    width:3rem;
  }

  .mobileS\:w-13 {
    width:3.25rem;
  }

  .mobileS\:w-14 {
    width:3.5rem;
  }

  .mobileS\:w-15 {
    width:3.75rem;
  }

  .mobileS\:w-16 {
    width:4rem;
  }

  .mobileS\:w-18 {
    width:4.5rem;
  }

  .mobileS\:w-20 {
    width:5rem;
  }

  .mobileS\:w-24 {
    width:6rem;
  }

  .mobileS\:w-28 {
    width:7rem;
  }

  .mobileS\:w-32 {
    width:8rem;
  }

  .mobileS\:w-36 {
    width:9rem;
  }

  .mobileS\:w-40 {
    width:10rem;
  }

  .mobileS\:w-44 {
    width:11rem;
  }

  .mobileS\:w-48 {
    width:12rem;
  }

  .mobileS\:w-52 {
    width:13rem;
  }

  .mobileS\:w-56 {
    width:14rem;
  }

  .mobileS\:w-60 {
    width:15rem;
  }

  .mobileS\:w-64 {
    width:16rem;
  }

  .mobileS\:w-72 {
    width:18rem;
  }

  .mobileS\:w-80 {
    width:20rem;
  }

  .mobileS\:w-96 {
    width:24rem;
  }

  .mobileS\:w-100 {
    width:25rem;
  }

  .mobileS\:w-auto {
    width:auto;
  }

  .mobileS\:w-px {
    width:1px;
  }

  .mobileS\:w-0\.5 {
    width:0.125rem;
  }

  .mobileS\:w-1\.5 {
    width:0.375rem;
  }

  .mobileS\:w-2\.5 {
    width:0.625rem;
  }

  .mobileS\:w-3\.5 {
    width:0.875rem;
  }

  .mobileS\:w-1\/2 {
    width:50%;
  }

  .mobileS\:w-1\/3 {
    width:33.333333%;
  }

  .mobileS\:w-2\/3 {
    width:66.666667%;
  }

  .mobileS\:w-1\/4 {
    width:25%;
  }

  .mobileS\:w-2\/4 {
    width:50%;
  }

  .mobileS\:w-3\/4 {
    width:75%;
  }

  .mobileS\:w-1\/5 {
    width:20%;
  }

  .mobileS\:w-2\/5 {
    width:40%;
  }

  .mobileS\:w-3\/5 {
    width:60%;
  }

  .mobileS\:w-4\/5 {
    width:80%;
  }

  .mobileS\:w-1\/6 {
    width:16.666667%;
  }

  .mobileS\:w-2\/6 {
    width:33.333333%;
  }

  .mobileS\:w-3\/6 {
    width:50%;
  }

  .mobileS\:w-4\/6 {
    width:66.666667%;
  }

  .mobileS\:w-5\/6 {
    width:83.333333%;
  }

  .mobileS\:w-1\/12 {
    width:8.333333%;
  }

  .mobileS\:w-2\/12 {
    width:16.666667%;
  }

  .mobileS\:w-3\/12 {
    width:25%;
  }

  .mobileS\:w-4\/12 {
    width:33.333333%;
  }

  .mobileS\:w-5\/12 {
    width:41.666667%;
  }

  .mobileS\:w-6\/12 {
    width:50%;
  }

  .mobileS\:w-7\/12 {
    width:58.333333%;
  }

  .mobileS\:w-8\/12 {
    width:66.666667%;
  }

  .mobileS\:w-9\/12 {
    width:75%;
  }

  .mobileS\:w-10\/12 {
    width:83.333333%;
  }

  .mobileS\:w-11\/12 {
    width:91.666667%;
  }

  .mobileS\:w-full {
    width:100%;
  }

  .mobileS\:w-0_5 {
    width:0.125rem;
  }

  .mobileS\:w-1_5 {
    width:0.375rem;
  }

  .mobileS\:w-2_5 {
    width:0.625rem;
  }

  .mobileS\:w-3_5 {
    width:0.875rem;
  }

  .mobileS\:w-4_5 {
    width:1.125rem;
  }

  .mobileS\:w-screen {
    width:100vw;
  }

  .mobileS\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .mobileS\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .mobileS\:z-0 {
    z-index:0;
  }

  .mobileS\:z-10 {
    z-index:10;
  }

  .mobileS\:z-20 {
    z-index:20;
  }

  .mobileS\:z-30 {
    z-index:30;
  }

  .mobileS\:z-40 {
    z-index:40;
  }

  .mobileS\:z-50 {
    z-index:50;
  }

  .mobileS\:z-100 {
    z-index:100;
  }

  .mobileS\:z-auto {
    z-index:auto;
  }

  .mobileS\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .mobileS\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .mobileS\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .mobileS\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .mobileS\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .mobileS\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .mobileS\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .mobileS\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .mobileS\:focus\:z-0:focus {
    z-index:0;
  }

  .mobileS\:focus\:z-10:focus {
    z-index:10;
  }

  .mobileS\:focus\:z-20:focus {
    z-index:20;
  }

  .mobileS\:focus\:z-30:focus {
    z-index:30;
  }

  .mobileS\:focus\:z-40:focus {
    z-index:40;
  }

  .mobileS\:focus\:z-50:focus {
    z-index:50;
  }

  .mobileS\:focus\:z-100:focus {
    z-index:100;
  }

  .mobileS\:focus\:z-auto:focus {
    z-index:auto;
  }

  .mobileS\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .mobileS\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .mobileS\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .mobileS\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .mobileS\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

  .mobileS\:gap-5 {
    grid-gap:1.25rem;
    gap:1.25rem;
  }

  .mobileS\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .mobileS\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .mobileS\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .mobileS\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .mobileS\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .mobileS\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .mobileS\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .mobileS\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .mobileS\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .mobileS\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .mobileS\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .mobileS\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

  .mobileS\:gap-20 {
    grid-gap:5rem;
    gap:5rem;
  }

  .mobileS\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .mobileS\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .mobileS\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .mobileS\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .mobileS\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .mobileS\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .mobileS\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .mobileS\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .mobileS\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .mobileS\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .mobileS\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .mobileS\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .mobileS\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .mobileS\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .mobileS\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .mobileS\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobileS\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobileS\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobileS\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobileS\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileS\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileS\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileS\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .mobileS\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileS\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .mobileS\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .mobileS\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .mobileS\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .mobileS\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .mobileS\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobileS\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileS\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileS\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileS\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobileS\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .mobileS\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobileS\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .mobileS\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileS\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .mobileS\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileS\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .mobileS\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileS\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .mobileS\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobileS\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .mobileS\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .mobileS\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobileS\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobileS\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobileS\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobileS\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .mobileS\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobileS\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobileS\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobileS\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobileS\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobileS\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobileS\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobileS\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobileS\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobileS\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobileS\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobileS\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobileS\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobileS\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobileS\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobileS\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobileS\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobileS\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobileS\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobileS\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobileS\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobileS\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobileS\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobileS\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobileS\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobileS\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobileS\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobileS\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobileS\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobileS\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobileS\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobileS\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobileS\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobileS\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobileS\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileS\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileS\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileS\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileS\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileS\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileS\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileS\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileS\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileS\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileS\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobileS\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobileS\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobileS\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobileS\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileS\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileS\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileS\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileS\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileS\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobileS\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileS\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileS\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileS\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobileS\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileS\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobileS\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileS\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileS\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileS\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobileS\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobileS\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileS\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileS\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileS\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileS\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobileS\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobileS\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobileS\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobileS\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobileS\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobileS\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobileS\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobileS\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobileS\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobileS\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobileS\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobileS\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobileS\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobileS\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobileS\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobileS\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobileS\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobileS\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobileS\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobileS\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobileS\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobileS\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobileS\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobileS\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobileS\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobileS\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobileS\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobileS\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobileS\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobileS\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobileS\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobileS\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobileS\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobileS\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobileS\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileS\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileS\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileS\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileS\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileS\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileS\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileS\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileS\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileS\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileS\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobileS\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobileS\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobileS\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobileS\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileS\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileS\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileS\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileS\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileS\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobileS\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileS\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileS\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileS\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobileS\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileS\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobileS\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileS\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileS\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileS\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobileS\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobileS\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileS\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileS\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileS\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileS\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobileS\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobileS\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobileS\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobileS\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobileS\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobileS\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobileS\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobileS\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobileS\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobileS\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobileS\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobileS\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobileS\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobileS\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobileS\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobileS\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobileS\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobileS\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobileS\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobileS\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobileS\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobileS\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobileS\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobileS\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobileS\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobileS\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobileS\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobileS\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobileS\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobileS\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobileS\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobileS\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobileS\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobileS\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobileS\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileS\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileS\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileS\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileS\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileS\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileS\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileS\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileS\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileS\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileS\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobileS\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobileS\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobileS\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobileS\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileS\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileS\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileS\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileS\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileS\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobileS\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileS\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileS\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileS\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobileS\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileS\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobileS\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileS\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileS\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileS\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobileS\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobileS\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileS\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileS\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileS\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileS\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobileS\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobileS\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobileS\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobileS\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobileS\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobileS\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobileS\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobileS\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobileS\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobileS\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobileS\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobileS\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobileS\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobileS\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobileS\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobileS\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobileS\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobileS\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobileS\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobileS\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobileS\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobileS\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobileS\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobileS\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobileS\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobileS\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobileS\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobileS\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobileS\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobileS\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobileS\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobileS\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobileS\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobileS\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobileS\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileS\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileS\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileS\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileS\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileS\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileS\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileS\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileS\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileS\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileS\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobileS\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobileS\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobileS\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobileS\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileS\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileS\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileS\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileS\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileS\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobileS\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileS\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileS\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileS\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobileS\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileS\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobileS\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileS\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileS\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileS\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobileS\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobileS\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileS\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileS\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileS\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileS\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobileS\:grid-flow-row {
    grid-auto-flow:row;
  }

  .mobileS\:grid-flow-col {
    grid-auto-flow:column;
  }

  .mobileS\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .mobileS\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

  .mobileS\:grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr));
  }

  .mobileS\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .mobileS\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .mobileS\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .mobileS\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .mobileS\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .mobileS\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .mobileS\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .mobileS\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .mobileS\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .mobileS\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .mobileS\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .mobileS\:grid-cols-none {
    grid-template-columns:none;
  }

  .mobileS\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .mobileS\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .mobileS\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .mobileS\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .mobileS\:col-auto {
    grid-column:auto;
  }

  .mobileS\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .mobileS\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .mobileS\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .mobileS\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .mobileS\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .mobileS\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .mobileS\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .mobileS\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .mobileS\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .mobileS\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .mobileS\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .mobileS\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .mobileS\:col-span-full {
    grid-column:1 / -1;
  }

  .mobileS\:col-start-1 {
    grid-column-start:1;
  }

  .mobileS\:col-start-2 {
    grid-column-start:2;
  }

  .mobileS\:col-start-3 {
    grid-column-start:3;
  }

  .mobileS\:col-start-4 {
    grid-column-start:4;
  }

  .mobileS\:col-start-5 {
    grid-column-start:5;
  }

  .mobileS\:col-start-6 {
    grid-column-start:6;
  }

  .mobileS\:col-start-7 {
    grid-column-start:7;
  }

  .mobileS\:col-start-8 {
    grid-column-start:8;
  }

  .mobileS\:col-start-9 {
    grid-column-start:9;
  }

  .mobileS\:col-start-10 {
    grid-column-start:10;
  }

  .mobileS\:col-start-11 {
    grid-column-start:11;
  }

  .mobileS\:col-start-12 {
    grid-column-start:12;
  }

  .mobileS\:col-start-13 {
    grid-column-start:13;
  }

  .mobileS\:col-start-auto {
    grid-column-start:auto;
  }

  .mobileS\:col-end-1 {
    grid-column-end:1;
  }

  .mobileS\:col-end-2 {
    grid-column-end:2;
  }

  .mobileS\:col-end-3 {
    grid-column-end:3;
  }

  .mobileS\:col-end-4 {
    grid-column-end:4;
  }

  .mobileS\:col-end-5 {
    grid-column-end:5;
  }

  .mobileS\:col-end-6 {
    grid-column-end:6;
  }

  .mobileS\:col-end-7 {
    grid-column-end:7;
  }

  .mobileS\:col-end-8 {
    grid-column-end:8;
  }

  .mobileS\:col-end-9 {
    grid-column-end:9;
  }

  .mobileS\:col-end-10 {
    grid-column-end:10;
  }

  .mobileS\:col-end-11 {
    grid-column-end:11;
  }

  .mobileS\:col-end-12 {
    grid-column-end:12;
  }

  .mobileS\:col-end-13 {
    grid-column-end:13;
  }

  .mobileS\:col-end-auto {
    grid-column-end:auto;
  }

  .mobileS\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .mobileS\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .mobileS\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .mobileS\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .mobileS\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .mobileS\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .mobileS\:grid-rows-none {
    grid-template-rows:none;
  }

  .mobileS\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .mobileS\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .mobileS\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .mobileS\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .mobileS\:row-auto {
    grid-row:auto;
  }

  .mobileS\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .mobileS\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .mobileS\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .mobileS\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .mobileS\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .mobileS\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .mobileS\:row-span-full {
    grid-row:1 / -1;
  }

  .mobileS\:row-start-1 {
    grid-row-start:1;
  }

  .mobileS\:row-start-2 {
    grid-row-start:2;
  }

  .mobileS\:row-start-3 {
    grid-row-start:3;
  }

  .mobileS\:row-start-4 {
    grid-row-start:4;
  }

  .mobileS\:row-start-5 {
    grid-row-start:5;
  }

  .mobileS\:row-start-6 {
    grid-row-start:6;
  }

  .mobileS\:row-start-7 {
    grid-row-start:7;
  }

  .mobileS\:row-start-auto {
    grid-row-start:auto;
  }

  .mobileS\:row-end-1 {
    grid-row-end:1;
  }

  .mobileS\:row-end-2 {
    grid-row-end:2;
  }

  .mobileS\:row-end-3 {
    grid-row-end:3;
  }

  .mobileS\:row-end-4 {
    grid-row-end:4;
  }

  .mobileS\:row-end-5 {
    grid-row-end:5;
  }

  .mobileS\:row-end-6 {
    grid-row-end:6;
  }

  .mobileS\:row-end-7 {
    grid-row-end:7;
  }

  .mobileS\:row-end-auto {
    grid-row-end:auto;
  }

  .mobileS\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .mobileS\:transform-none {
    transform:none;
  }

  .mobileS\:origin-center {
    transform-origin:center;
  }

  .mobileS\:origin-top {
    transform-origin:top;
  }

  .mobileS\:origin-top-right {
    transform-origin:top right;
  }

  .mobileS\:origin-right {
    transform-origin:right;
  }

  .mobileS\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .mobileS\:origin-bottom {
    transform-origin:bottom;
  }

  .mobileS\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .mobileS\:origin-left {
    transform-origin:left;
  }

  .mobileS\:origin-top-left {
    transform-origin:top left;
  }

  .mobileS\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileS\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileS\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileS\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileS\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileS\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileS\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileS\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileS\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileS\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileS\:scale-x-0 {
    --transform-scale-x:0;
  }

  .mobileS\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .mobileS\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .mobileS\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .mobileS\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .mobileS\:scale-x-100 {
    --transform-scale-x:1;
  }

  .mobileS\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .mobileS\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .mobileS\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .mobileS\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .mobileS\:scale-y-0 {
    --transform-scale-y:0;
  }

  .mobileS\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .mobileS\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .mobileS\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .mobileS\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .mobileS\:scale-y-100 {
    --transform-scale-y:1;
  }

  .mobileS\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .mobileS\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .mobileS\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .mobileS\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .mobileS\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileS\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileS\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileS\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileS\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileS\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileS\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileS\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileS\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileS\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileS\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .mobileS\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .mobileS\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .mobileS\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .mobileS\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .mobileS\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .mobileS\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .mobileS\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .mobileS\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .mobileS\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .mobileS\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .mobileS\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .mobileS\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .mobileS\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .mobileS\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .mobileS\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .mobileS\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .mobileS\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .mobileS\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .mobileS\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .mobileS\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileS\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileS\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileS\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileS\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileS\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileS\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileS\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileS\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileS\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileS\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .mobileS\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .mobileS\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .mobileS\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .mobileS\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .mobileS\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .mobileS\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .mobileS\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .mobileS\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .mobileS\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .mobileS\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .mobileS\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .mobileS\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .mobileS\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .mobileS\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .mobileS\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .mobileS\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .mobileS\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .mobileS\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .mobileS\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .mobileS\:rotate-0 {
    --transform-rotate:0;
  }

  .mobileS\:rotate-1 {
    --transform-rotate:1deg;
  }

  .mobileS\:rotate-2 {
    --transform-rotate:2deg;
  }

  .mobileS\:rotate-3 {
    --transform-rotate:3deg;
  }

  .mobileS\:rotate-6 {
    --transform-rotate:6deg;
  }

  .mobileS\:rotate-12 {
    --transform-rotate:12deg;
  }

  .mobileS\:rotate-45 {
    --transform-rotate:45deg;
  }

  .mobileS\:rotate-90 {
    --transform-rotate:90deg;
  }

  .mobileS\:rotate-180 {
    --transform-rotate:180deg;
  }

  .mobileS\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .mobileS\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .mobileS\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .mobileS\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .mobileS\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .mobileS\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .mobileS\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .mobileS\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .mobileS\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .mobileS\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .mobileS\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .mobileS\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .mobileS\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .mobileS\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .mobileS\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .mobileS\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .mobileS\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .mobileS\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .mobileS\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .mobileS\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .mobileS\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .mobileS\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .mobileS\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .mobileS\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .mobileS\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .mobileS\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .mobileS\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .mobileS\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .mobileS\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .mobileS\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .mobileS\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .mobileS\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .mobileS\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .mobileS\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .mobileS\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .mobileS\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .mobileS\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .mobileS\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .mobileS\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .mobileS\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .mobileS\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .mobileS\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .mobileS\:translate-x-0 {
    --transform-translate-x:0;
  }

  .mobileS\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .mobileS\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .mobileS\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .mobileS\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .mobileS\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .mobileS\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .mobileS\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .mobileS\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .mobileS\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .mobileS\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .mobileS\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .mobileS\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .mobileS\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .mobileS\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .mobileS\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .mobileS\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .mobileS\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .mobileS\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .mobileS\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .mobileS\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .mobileS\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .mobileS\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .mobileS\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .mobileS\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .mobileS\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .mobileS\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .mobileS\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .mobileS\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .mobileS\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .mobileS\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .mobileS\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .mobileS\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .mobileS\:translate-x-px {
    --transform-translate-x:1px;
  }

  .mobileS\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .mobileS\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .mobileS\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .mobileS\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .mobileS\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .mobileS\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .mobileS\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .mobileS\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .mobileS\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .mobileS\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .mobileS\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .mobileS\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .mobileS\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .mobileS\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .mobileS\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .mobileS\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .mobileS\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .mobileS\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .mobileS\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .mobileS\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .mobileS\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .mobileS\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .mobileS\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .mobileS\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .mobileS\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .mobileS\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .mobileS\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .mobileS\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .mobileS\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .mobileS\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .mobileS\:translate-x-full {
    --transform-translate-x:100%;
  }

  .mobileS\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .mobileS\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .mobileS\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .mobileS\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .mobileS\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .mobileS\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .mobileS\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .mobileS\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .mobileS\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .mobileS\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .mobileS\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .mobileS\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .mobileS\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .mobileS\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .mobileS\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .mobileS\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .mobileS\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .mobileS\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .mobileS\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .mobileS\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .mobileS\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .mobileS\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .mobileS\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .mobileS\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .mobileS\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .mobileS\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .mobileS\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .mobileS\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .mobileS\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .mobileS\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .mobileS\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .mobileS\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .mobileS\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .mobileS\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .mobileS\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .mobileS\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .mobileS\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .mobileS\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .mobileS\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .mobileS\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .mobileS\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .mobileS\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .mobileS\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .mobileS\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .mobileS\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .mobileS\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .mobileS\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .mobileS\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .mobileS\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .mobileS\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .mobileS\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .mobileS\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .mobileS\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .mobileS\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .mobileS\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .mobileS\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .mobileS\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .mobileS\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .mobileS\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .mobileS\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .mobileS\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .mobileS\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .mobileS\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .mobileS\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .mobileS\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .mobileS\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .mobileS\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .mobileS\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .mobileS\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .mobileS\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .mobileS\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .mobileS\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .mobileS\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .mobileS\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .mobileS\:translate-y-0 {
    --transform-translate-y:0;
  }

  .mobileS\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .mobileS\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .mobileS\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .mobileS\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .mobileS\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .mobileS\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .mobileS\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .mobileS\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .mobileS\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .mobileS\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .mobileS\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .mobileS\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .mobileS\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .mobileS\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .mobileS\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .mobileS\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .mobileS\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .mobileS\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .mobileS\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .mobileS\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .mobileS\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .mobileS\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .mobileS\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .mobileS\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .mobileS\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .mobileS\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .mobileS\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .mobileS\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .mobileS\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .mobileS\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .mobileS\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .mobileS\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .mobileS\:translate-y-px {
    --transform-translate-y:1px;
  }

  .mobileS\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .mobileS\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .mobileS\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .mobileS\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .mobileS\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .mobileS\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .mobileS\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .mobileS\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .mobileS\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .mobileS\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .mobileS\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .mobileS\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .mobileS\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .mobileS\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .mobileS\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .mobileS\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .mobileS\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .mobileS\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .mobileS\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .mobileS\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .mobileS\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .mobileS\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .mobileS\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .mobileS\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .mobileS\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .mobileS\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .mobileS\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .mobileS\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .mobileS\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .mobileS\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .mobileS\:translate-y-full {
    --transform-translate-y:100%;
  }

  .mobileS\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .mobileS\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .mobileS\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .mobileS\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .mobileS\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .mobileS\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .mobileS\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .mobileS\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .mobileS\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .mobileS\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .mobileS\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .mobileS\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .mobileS\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .mobileS\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .mobileS\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .mobileS\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .mobileS\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .mobileS\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .mobileS\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .mobileS\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .mobileS\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .mobileS\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .mobileS\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .mobileS\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .mobileS\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .mobileS\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .mobileS\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .mobileS\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .mobileS\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .mobileS\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .mobileS\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .mobileS\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .mobileS\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .mobileS\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .mobileS\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .mobileS\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .mobileS\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .mobileS\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .mobileS\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .mobileS\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .mobileS\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .mobileS\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .mobileS\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .mobileS\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .mobileS\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .mobileS\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .mobileS\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .mobileS\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .mobileS\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .mobileS\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .mobileS\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .mobileS\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .mobileS\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .mobileS\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .mobileS\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .mobileS\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .mobileS\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .mobileS\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .mobileS\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .mobileS\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .mobileS\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .mobileS\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .mobileS\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .mobileS\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .mobileS\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .mobileS\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .mobileS\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .mobileS\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .mobileS\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .mobileS\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .mobileS\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .mobileS\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .mobileS\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .mobileS\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .mobileS\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .mobileS\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .mobileS\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .mobileS\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .mobileS\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .mobileS\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .mobileS\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .mobileS\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .mobileS\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .mobileS\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .mobileS\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .mobileS\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .mobileS\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .mobileS\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .mobileS\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .mobileS\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .mobileS\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .mobileS\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .mobileS\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .mobileS\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .mobileS\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .mobileS\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .mobileS\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .mobileS\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .mobileS\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .mobileS\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .mobileS\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .mobileS\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .mobileS\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .mobileS\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .mobileS\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .mobileS\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .mobileS\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .mobileS\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .mobileS\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobileS\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobileS\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobileS\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobileS\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .mobileS\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileS\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileS\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .mobileS\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .mobileS\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .mobileS\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .mobileS\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .mobileS\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .mobileS\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .mobileS\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .mobileS\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileS\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .mobileS\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileS\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .mobileS\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .mobileS\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .mobileS\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .mobileS\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileS\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .mobileS\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .mobileS\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .mobileS\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileS\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .mobileS\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .mobileS\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .mobileS\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .mobileS\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobileS\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobileS\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobileS\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobileS\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .mobileS\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .mobileS\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .mobileS\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .mobileS\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .mobileS\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .mobileS\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .mobileS\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .mobileS\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .mobileS\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .mobileS\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .mobileS\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .mobileS\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .mobileS\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .mobileS\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .mobileS\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .mobileS\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .mobileS\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .mobileS\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .mobileS\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .mobileS\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .mobileS\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .mobileS\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .mobileS\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .mobileS\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .mobileS\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .mobileS\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .mobileS\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .mobileS\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .mobileS\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .mobileS\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .mobileS\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .mobileS\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .mobileS\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .mobileS\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobileS\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobileS\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobileS\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobileS\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .mobileS\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileS\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileS\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .mobileS\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .mobileS\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .mobileS\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .mobileS\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .mobileS\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .mobileS\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .mobileS\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobileS\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileS\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .mobileS\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileS\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobileS\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .mobileS\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobileS\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .mobileS\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileS\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .mobileS\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .mobileS\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .mobileS\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileS\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .mobileS\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobileS\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .mobileS\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .mobileS\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobileS\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobileS\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobileS\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobileS\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .mobileS\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .mobileS\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .mobileS\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .mobileS\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .mobileS\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .mobileS\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .mobileS\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .mobileS\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .mobileS\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .mobileS\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .mobileS\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .mobileS\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .mobileS\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .mobileS\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .mobileS\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .mobileS\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .mobileS\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .mobileS\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .mobileS\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .mobileS\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .mobileS\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .mobileS\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .mobileS\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .mobileS\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .mobileS\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .mobileS\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .mobileS\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .mobileS\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .mobileS\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .mobileS\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .mobileS\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .mobileS\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .mobileS\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .mobileS\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .mobileS\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobileS\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobileS\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobileS\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobileS\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .mobileS\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileS\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileS\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .mobileS\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .mobileS\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .mobileS\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .mobileS\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .mobileS\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .mobileS\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .mobileS\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .mobileS\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileS\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .mobileS\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileS\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .mobileS\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .mobileS\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .mobileS\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .mobileS\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileS\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .mobileS\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .mobileS\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .mobileS\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileS\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .mobileS\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .mobileS\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .mobileS\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .mobileS\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobileS\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobileS\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobileS\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobileS\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .mobileS\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .mobileS\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .mobileS\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .mobileS\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .mobileS\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .mobileS\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .mobileS\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .mobileS\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .mobileS\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .mobileS\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .mobileS\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .mobileS\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .mobileS\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .mobileS\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .mobileS\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .mobileS\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .mobileS\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .mobileS\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .mobileS\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .mobileS\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .mobileS\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .mobileS\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .mobileS\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .mobileS\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .mobileS\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .mobileS\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .mobileS\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .mobileS\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .mobileS\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .mobileS\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .mobileS\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .mobileS\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .mobileS\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .mobileS\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobileS\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobileS\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobileS\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobileS\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .mobileS\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileS\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileS\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .mobileS\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .mobileS\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .mobileS\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .mobileS\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .mobileS\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .mobileS\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .mobileS\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobileS\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileS\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .mobileS\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileS\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobileS\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .mobileS\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobileS\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .mobileS\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileS\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .mobileS\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .mobileS\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .mobileS\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileS\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .mobileS\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobileS\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .mobileS\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .mobileS\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobileS\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobileS\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobileS\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobileS\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .mobileS\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .mobileS\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .mobileS\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .mobileS\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .mobileS\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .mobileS\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .mobileS\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .mobileS\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .mobileS\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .mobileS\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .mobileS\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .mobileS\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .mobileS\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .mobileS\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .mobileS\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .mobileS\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .mobileS\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .mobileS\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .mobileS\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .mobileS\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .mobileS\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .mobileS\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .mobileS\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .mobileS\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .mobileS\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .mobileS\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .mobileS\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .mobileS\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .mobileS\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .mobileS\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .mobileS\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .mobileS\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .mobileS\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .mobileS\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .mobileS\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobileS\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobileS\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobileS\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobileS\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .mobileS\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileS\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileS\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .mobileS\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .mobileS\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .mobileS\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .mobileS\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .mobileS\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .mobileS\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .mobileS\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .mobileS\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileS\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .mobileS\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileS\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .mobileS\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .mobileS\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .mobileS\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .mobileS\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileS\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .mobileS\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .mobileS\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .mobileS\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileS\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .mobileS\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .mobileS\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .mobileS\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .mobileS\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobileS\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobileS\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobileS\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobileS\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .mobileS\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .mobileS\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .mobileS\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .mobileS\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .mobileS\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .mobileS\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .mobileS\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .mobileS\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .mobileS\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .mobileS\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .mobileS\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .mobileS\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .mobileS\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .mobileS\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .mobileS\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .mobileS\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .mobileS\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .mobileS\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .mobileS\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .mobileS\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .mobileS\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .mobileS\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .mobileS\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .mobileS\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .mobileS\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .mobileS\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .mobileS\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .mobileS\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .mobileS\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .mobileS\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .mobileS\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .mobileS\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .mobileS\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .mobileS\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobileS\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobileS\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobileS\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobileS\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .mobileS\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileS\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileS\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .mobileS\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .mobileS\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .mobileS\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .mobileS\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .mobileS\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .mobileS\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .mobileS\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobileS\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileS\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .mobileS\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileS\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobileS\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .mobileS\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobileS\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .mobileS\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileS\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .mobileS\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .mobileS\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .mobileS\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileS\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .mobileS\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobileS\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .mobileS\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .mobileS\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobileS\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobileS\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobileS\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobileS\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .mobileS\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .mobileS\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .mobileS\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .mobileS\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .mobileS\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .mobileS\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .mobileS\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .mobileS\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .mobileS\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .mobileS\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .mobileS\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .mobileS\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .mobileS\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .mobileS\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .mobileS\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .mobileS\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .mobileS\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .mobileS\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .mobileS\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .mobileS\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .mobileS\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .mobileS\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .mobileS\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .mobileS\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .mobileS\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .mobileS\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .mobileS\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .mobileS\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .mobileS\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .mobileS\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .mobileS\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .mobileS\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .mobileS\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .mobileS\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .mobileS\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobileS\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobileS\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobileS\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobileS\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .mobileS\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileS\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileS\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .mobileS\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .mobileS\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .mobileS\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .mobileS\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .mobileS\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .mobileS\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .mobileS\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .mobileS\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileS\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .mobileS\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileS\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .mobileS\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .mobileS\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .mobileS\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .mobileS\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileS\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .mobileS\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .mobileS\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .mobileS\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileS\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .mobileS\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .mobileS\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .mobileS\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .mobileS\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobileS\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobileS\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobileS\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobileS\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .mobileS\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .mobileS\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .mobileS\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .mobileS\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .mobileS\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .mobileS\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .mobileS\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .mobileS\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .mobileS\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .mobileS\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .mobileS\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .mobileS\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .mobileS\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .mobileS\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .mobileS\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .mobileS\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .mobileS\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .mobileS\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .mobileS\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .mobileS\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .mobileS\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .mobileS\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .mobileS\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .mobileS\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .mobileS\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .mobileS\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .mobileS\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .mobileS\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .mobileS\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .mobileS\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .mobileS\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .mobileS\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .mobileS\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .mobileS\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobileS\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobileS\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobileS\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobileS\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .mobileS\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileS\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileS\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .mobileS\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .mobileS\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .mobileS\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .mobileS\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .mobileS\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .mobileS\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .mobileS\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobileS\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileS\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .mobileS\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileS\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobileS\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .mobileS\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobileS\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .mobileS\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileS\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .mobileS\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .mobileS\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .mobileS\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileS\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .mobileS\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobileS\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .mobileS\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .mobileS\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobileS\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobileS\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobileS\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobileS\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .mobileS\:skew-x-0 {
    --transform-skew-x:0;
  }

  .mobileS\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .mobileS\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .mobileS\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .mobileS\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .mobileS\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .mobileS\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .mobileS\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .mobileS\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .mobileS\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .mobileS\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .mobileS\:skew-y-0 {
    --transform-skew-y:0;
  }

  .mobileS\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .mobileS\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .mobileS\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .mobileS\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .mobileS\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .mobileS\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .mobileS\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .mobileS\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .mobileS\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .mobileS\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .mobileS\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .mobileS\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .mobileS\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .mobileS\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .mobileS\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .mobileS\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .mobileS\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .mobileS\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .mobileS\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .mobileS\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .mobileS\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .mobileS\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .mobileS\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .mobileS\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .mobileS\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .mobileS\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .mobileS\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .mobileS\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .mobileS\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .mobileS\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .mobileS\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .mobileS\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .mobileS\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .mobileS\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .mobileS\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .mobileS\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .mobileS\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .mobileS\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .mobileS\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .mobileS\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .mobileS\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .mobileS\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .mobileS\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .mobileS\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .mobileS\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .mobileS\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .mobileS\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .mobileS\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .mobileS\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .mobileS\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .mobileS\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .mobileS\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .mobileS\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .mobileS\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .mobileS\:transition-none {
    transition-property:none;
  }

  .mobileS\:transition-all {
    transition-property:all;
  }

  .mobileS\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .mobileS\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .mobileS\:transition-opacity {
    transition-property:opacity;
  }

  .mobileS\:transition-shadow {
    transition-property:box-shadow;
  }

  .mobileS\:transition-transform {
    transition-property:transform;
  }

  .mobileS\:ease-linear {
    transition-timing-function:linear;
  }

  .mobileS\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .mobileS\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .mobileS\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .mobileS\:duration-90 {
    transition-duration:90ms;
  }

  .mobileS\:duration-180 {
    transition-duration:180ms;
  }

  .mobileS\:duration-270 {
    transition-duration:270ms;
  }

  .mobileS\:duration-360 {
    transition-duration:360ms;
  }

  .mobileS\:duration-450 {
    transition-duration:450ms;
  }

  .mobileS\:duration-540 {
    transition-duration:540ms;
  }

  .mobileS\:duration-630 {
    transition-duration:630ms;
  }

  .mobileS\:duration-720 {
    transition-duration:720ms;
  }

  .mobileS\:duration-810 {
    transition-duration:810ms;
  }

  .mobileS\:duration-900 {
    transition-duration:900ms;
  }

  .mobileS\:duration-990 {
    transition-duration:990ms;
  }

  .mobileS\:duration-2000 {
    transition-duration:2000ms;
  }

  .mobileS\:duration-3000 {
    transition-duration:3000ms;
  }

  .mobileS\:delay-90 {
    transition-delay:90ms;
  }

  .mobileS\:delay-180 {
    transition-delay:180ms;
  }

  .mobileS\:delay-270 {
    transition-delay:270ms;
  }

  .mobileS\:delay-360 {
    transition-delay:360ms;
  }

  .mobileS\:delay-450 {
    transition-delay:450ms;
  }

  .mobileS\:delay-540 {
    transition-delay:540ms;
  }

  .mobileS\:delay-630 {
    transition-delay:630ms;
  }

  .mobileS\:delay-720 {
    transition-delay:720ms;
  }

  .mobileS\:delay-810 {
    transition-delay:810ms;
  }

  .mobileS\:delay-900 {
    transition-delay:900ms;
  }

  .mobileS\:delay-990 {
    transition-delay:990ms;
  }

  .mobileS\:delay-2000 {
    transition-delay:2000ms;
  }

  .mobileS\:delay-3000 {
    transition-delay:3000ms;
  }

  .mobileS\:animate-none {
    animation:none;
  }

  .mobileS\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .mobileS\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .mobileS\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .mobileS\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .mobileS\:animate-float {
    animation:float 5s infinite;
  }
}

@media (min-width: 40rem) {
  .mobileM\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .mobileM\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .mobileM\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .mobileM\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .mobileM\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .mobileM\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .mobileM\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .mobileM\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .mobileM\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .mobileM\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .mobileM\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .mobileM\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .mobileM\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .mobileM\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .mobileM\:container {
      max-width:970px;
    }
  }

  .mobileM\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .mobileM\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileM\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .mobileM\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .mobileM\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileM\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .mobileM\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .mobileM\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .mobileM\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .mobileM\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobileM\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .mobileM\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .mobileM\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .mobileM\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobileM\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .mobileM\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobileM\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .mobileM\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .mobileM\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .mobileM\:prose code::before {
    content:"`";
  }

  .mobileM\:prose code::after {
    content:"`";
  }

  .mobileM\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .mobileM\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .mobileM\:prose pre code::before {
    content:"";
  }

  .mobileM\:prose pre code::after {
    content:"";
  }

  .mobileM\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .mobileM\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .mobileM\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobileM\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .mobileM\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .mobileM\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobileM\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .mobileM\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileM\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileM\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileM\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileM\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileM\:prose h2 code {
    font-size:0.875em;
  }

  .mobileM\:prose h3 code {
    font-size:0.9em;
  }

  .mobileM\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileM\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobileM\:prose ol > li:before {
    left:0;
  }

  .mobileM\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobileM\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .mobileM\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobileM\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .mobileM\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobileM\:prose ul ul, .mobileM\:prose ul ol, .mobileM\:prose ol ul, .mobileM\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobileM\:prose hr + * {
    margin-top:0;
  }

  .mobileM\:prose h2 + * {
    margin-top:0;
  }

  .mobileM\:prose h3 + * {
    margin-top:0;
  }

  .mobileM\:prose h4 + * {
    margin-top:0;
  }

  .mobileM\:prose thead th:first-child {
    padding-left:0;
  }

  .mobileM\:prose thead th:last-child {
    padding-right:0;
  }

  .mobileM\:prose tbody td:first-child {
    padding-left:0;
  }

  .mobileM\:prose tbody td:last-child {
    padding-right:0;
  }

  .mobileM\:prose > :first-child {
    margin-top:0;
  }

  .mobileM\:prose > :last-child {
    margin-bottom:0;
  }

  .mobileM\:prose h1, .mobileM\:prose h2, .mobileM\:prose h3, .mobileM\:prose h4 {
  }

  .mobileM\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .mobileM\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileM\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileM\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .mobileM\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .mobileM\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .mobileM\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobileM\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .mobileM\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileM\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileM\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileM\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileM\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .mobileM\:prose-sm code {
    font-size:0.8571429em;
  }

  .mobileM\:prose-sm h2 code {
    font-size:0.9em;
  }

  .mobileM\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .mobileM\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileM\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileM\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileM\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .mobileM\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .mobileM\:prose-sm ol > li:before {
    left:0;
  }

  .mobileM\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .mobileM\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .mobileM\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobileM\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobileM\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobileM\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobileM\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobileM\:prose-sm ul ul, .mobileM\:prose-sm ul ol, .mobileM\:prose-sm ol ul, .mobileM\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobileM\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .mobileM\:prose-sm hr + * {
    margin-top:0;
  }

  .mobileM\:prose-sm h2 + * {
    margin-top:0;
  }

  .mobileM\:prose-sm h3 + * {
    margin-top:0;
  }

  .mobileM\:prose-sm h4 + * {
    margin-top:0;
  }

  .mobileM\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .mobileM\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileM\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .mobileM\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .mobileM\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileM\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .mobileM\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .mobileM\:prose-sm > :first-child {
    margin-top:0;
  }

  .mobileM\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .mobileM\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .mobileM\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileM\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .mobileM\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .mobileM\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .mobileM\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .mobileM\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobileM\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobileM\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileM\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileM\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileM\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileM\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .mobileM\:prose-lg code {
    font-size:0.8888889em;
  }

  .mobileM\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .mobileM\:prose-lg h3 code {
    font-size:0.875em;
  }

  .mobileM\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .mobileM\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileM\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileM\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobileM\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .mobileM\:prose-lg ol > li:before {
    left:0;
  }

  .mobileM\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .mobileM\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .mobileM\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileM\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileM\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileM\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileM\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileM\:prose-lg ul ul, .mobileM\:prose-lg ul ol, .mobileM\:prose-lg ol ul, .mobileM\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileM\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .mobileM\:prose-lg hr + * {
    margin-top:0;
  }

  .mobileM\:prose-lg h2 + * {
    margin-top:0;
  }

  .mobileM\:prose-lg h3 + * {
    margin-top:0;
  }

  .mobileM\:prose-lg h4 + * {
    margin-top:0;
  }

  .mobileM\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .mobileM\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobileM\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .mobileM\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .mobileM\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobileM\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .mobileM\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .mobileM\:prose-lg > :first-child {
    margin-top:0;
  }

  .mobileM\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .mobileM\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .mobileM\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileM\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .mobileM\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .mobileM\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .mobileM\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobileM\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .mobileM\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobileM\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileM\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileM\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileM\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileM\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .mobileM\:prose-xl code {
    font-size:0.9em;
  }

  .mobileM\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .mobileM\:prose-xl h3 code {
    font-size:0.9em;
  }

  .mobileM\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .mobileM\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileM\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileM\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .mobileM\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .mobileM\:prose-xl ol > li:before {
    left:0;
  }

  .mobileM\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .mobileM\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .mobileM\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobileM\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .mobileM\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobileM\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .mobileM\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobileM\:prose-xl ul ul, .mobileM\:prose-xl ul ol, .mobileM\:prose-xl ol ul, .mobileM\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobileM\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .mobileM\:prose-xl hr + * {
    margin-top:0;
  }

  .mobileM\:prose-xl h2 + * {
    margin-top:0;
  }

  .mobileM\:prose-xl h3 + * {
    margin-top:0;
  }

  .mobileM\:prose-xl h4 + * {
    margin-top:0;
  }

  .mobileM\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .mobileM\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobileM\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .mobileM\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .mobileM\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobileM\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .mobileM\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .mobileM\:prose-xl > :first-child {
    margin-top:0;
  }

  .mobileM\:prose-xl > :last-child {
    margin-bottom:0;
  }

  .mobileM\:prose-2xl {
    font-size:1.5rem;
    line-height:1.6666667;
  }

  .mobileM\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileM\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .mobileM\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .mobileM\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .mobileM\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .mobileM\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .mobileM\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobileM\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileM\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileM\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileM\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileM\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .mobileM\:prose-2xl code {
    font-size:0.8333333em;
  }

  .mobileM\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .mobileM\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .mobileM\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .mobileM\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileM\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileM\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobileM\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .mobileM\:prose-2xl ol > li:before {
    left:0;
  }

  .mobileM\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .mobileM\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .mobileM\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .mobileM\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileM\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileM\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileM\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileM\:prose-2xl ul ul, .mobileM\:prose-2xl ul ol, .mobileM\:prose-2xl ol ul, .mobileM\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobileM\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobileM\:prose-2xl hr + * {
    margin-top:0;
  }

  .mobileM\:prose-2xl h2 + * {
    margin-top:0;
  }

  .mobileM\:prose-2xl h3 + * {
    margin-top:0;
  }

  .mobileM\:prose-2xl h4 + * {
    margin-top:0;
  }

  .mobileM\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .mobileM\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobileM\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .mobileM\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .mobileM\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobileM\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .mobileM\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .mobileM\:prose-2xl > :first-child {
    margin-top:0;
  }

  .mobileM\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .mobileM\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .mobileM\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.5rem * var(--space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .mobileM\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileM\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileM\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileM\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobileM\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileM\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobileM\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .mobileM\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .mobileM\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .mobileM\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .mobileM\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobileM\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileM\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileM\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileM\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobileM\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .mobileM\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobileM\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobileM\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileM\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .mobileM\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileM\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .mobileM\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileM\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobileM\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobileM\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .mobileM\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .mobileM\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .mobileM\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .mobileM\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .mobileM\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .mobileM\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileM\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .mobileM\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .mobileM\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .mobileM\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileM\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .mobileM\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileM\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .mobileM\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileM\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .mobileM\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileM\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .mobileM\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileM\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .mobileM\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .mobileM\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .mobileM\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileM\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobileM\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobileM\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .mobileM\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .mobileM\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .mobileM\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .mobileM\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .mobileM\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .mobileM\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .mobileM\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .mobileM\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .mobileM\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .mobileM\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .mobileM\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .mobileM\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .mobileM\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobileM\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .mobileM\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobileM\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobileM\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .mobileM\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .mobileM\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobileM\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .mobileM\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .mobileM\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .mobileM\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .mobileM\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .mobileM\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileM\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .mobileM\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .mobileM\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileM\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .mobileM\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .mobileM\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileM\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .mobileM\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .mobileM\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .mobileM\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .mobileM\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .mobileM\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .mobileM\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .mobileM\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .mobileM\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .mobileM\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobileM\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileM\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobileM\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileM\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileM\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileM\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .mobileM\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .mobileM\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .mobileM\:divide-teal > :not(template) ~ :not(template) {
  }

  .mobileM\:divide-indigo > :not(template) ~ :not(template) {
  }

  .mobileM\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .mobileM\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .mobileM\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .mobileM\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .mobileM\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .mobileM\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .mobileM\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .mobileM\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .mobileM\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .mobileM\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .mobileM\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .mobileM\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .mobileM\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .mobileM\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .mobileM\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .mobileM\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .mobileM\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .mobileM\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .mobileM\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .mobileM\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobileM\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobileM\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobileM\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobileM\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .mobileM\:bg-fixed {
    background-attachment:fixed;
  }

  .mobileM\:bg-local {
    background-attachment:local;
  }

  .mobileM\:bg-scroll {
    background-attachment:scroll;
  }

  .mobileM\:bg-clip-border {
    background-clip:border-box;
  }

  .mobileM\:bg-clip-padding {
    background-clip:padding-box;
  }

  .mobileM\:bg-clip-content {
    background-clip:content-box;
  }

  .mobileM\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .mobileM\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileM\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileM\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileM\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileM\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileM\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileM\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileM\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileM\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileM\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .mobileM\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileM\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileM\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileM\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileM\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileM\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .mobileM\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileM\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileM\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileM\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileM\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileM\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileM\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileM\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileM\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileM\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileM\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileM\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileM\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileM\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileM\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileM\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileM\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileM\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileM\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileM\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileM\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileM\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileM\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileM\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileM\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileM\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileM\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileM\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileM\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileM\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .mobileM\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileM\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .mobileM\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileM\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileM\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileM\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileM\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileM\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileM\:bg-teal {
  }

  .mobileM\:bg-indigo {
  }

  .mobileM\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .mobileM\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .mobileM\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .mobileM\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileM\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileM\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobileM\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobileM\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileM\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileM\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileM\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .mobileM\:group-hover\:bg-teal {
  }

  .group:hover .mobileM\:group-hover\:bg-indigo {
  }

  .group:hover .mobileM\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .mobileM\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .mobileM\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .mobileM\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileM\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileM\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobileM\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobileM\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileM\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileM\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileM\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .mobileM\:group-focus\:bg-teal {
  }

  .group:focus .mobileM\:group-focus\:bg-indigo {
  }

  .group:focus .mobileM\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .mobileM\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .mobileM\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .mobileM\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileM\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileM\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobileM\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobileM\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileM\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileM\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileM\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileM\:hover\:bg-teal:hover {
  }

  .mobileM\:hover\:bg-indigo:hover {
  }

  .mobileM\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .mobileM\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .mobileM\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .mobileM\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileM\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileM\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobileM\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobileM\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileM\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileM\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileM\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileM\:focus\:bg-teal:focus {
  }

  .mobileM\:focus\:bg-indigo:focus {
  }

  .mobileM\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .mobileM\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileM\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileM\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileM\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileM\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileM\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileM\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileM\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileM\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileM\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .mobileM\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileM\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileM\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileM\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileM\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileM\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .mobileM\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileM\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileM\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileM\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileM\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileM\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileM\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileM\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileM\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileM\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileM\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileM\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileM\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileM\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileM\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileM\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileM\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileM\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileM\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileM\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileM\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileM\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileM\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileM\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileM\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileM\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileM\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileM\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileM\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileM\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobileM\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileM\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobileM\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileM\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileM\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileM\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileM\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileM\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileM\:active\:bg-teal:active {
  }

  .mobileM\:active\:bg-indigo:active {
  }

  .mobileM\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .mobileM\:bg-none {
    background-image:none;
  }

  .mobileM\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .mobileM\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .mobileM\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .mobileM\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .mobileM\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .mobileM\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .mobileM\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .mobileM\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .mobileM\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileM\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileM\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileM\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileM\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileM\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileM\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileM\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileM\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileM\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileM\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileM\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileM\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileM\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileM\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileM\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileM\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileM\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileM\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileM\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileM\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileM\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileM\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileM\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileM\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileM\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileM\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileM\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileM\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileM\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileM\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileM\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileM\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileM\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileM\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileM\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileM\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileM\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileM\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileM\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileM\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileM\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileM\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileM\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileM\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileM\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileM\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileM\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileM\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileM\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileM\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileM\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileM\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileM\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileM\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileM\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileM\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileM\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileM\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileM\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileM\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileM\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileM\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileM\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileM\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileM\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileM\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileM\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileM\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileM\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileM\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileM\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileM\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileM\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileM\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileM\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileM\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileM\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileM\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileM\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileM\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileM\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileM\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileM\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileM\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileM\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileM\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .mobileM\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .mobileM\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .mobileM\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .mobileM\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .mobileM\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .mobileM\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .mobileM\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileM\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .mobileM\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .mobileM\:to-red {
    --gradient-to-color:#B30300;
  }

  .mobileM\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .mobileM\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .mobileM\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .mobileM\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .mobileM\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .mobileM\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .mobileM\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .mobileM\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .mobileM\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .mobileM\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .mobileM\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .mobileM\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .mobileM\:to-green {
    --gradient-to-color:#166242;
  }

  .mobileM\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .mobileM\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .mobileM\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .mobileM\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .mobileM\:to-black {
    --gradient-to-color:#000000;
  }

  .mobileM\:to-black-light {
    --gradient-to-color:#313133;
  }

  .mobileM\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileM\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .mobileM\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .mobileM\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileM\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .mobileM\:to-gray {
    --gradient-to-color:#78787a;
  }

  .mobileM\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .mobileM\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .mobileM\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .mobileM\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .mobileM\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileM\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileM\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileM\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileM\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileM\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileM\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileM\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileM\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileM\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .mobileM\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .mobileM\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .mobileM\:to-teal {
  }

  .mobileM\:to-indigo {
  }

  .mobileM\:to-transparent {
    --gradient-to-color:transparent;
  }

  .mobileM\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileM\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileM\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileM\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileM\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileM\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileM\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileM\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileM\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileM\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileM\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileM\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileM\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileM\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileM\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileM\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileM\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileM\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileM\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileM\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileM\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileM\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileM\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileM\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileM\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileM\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileM\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileM\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileM\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileM\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileM\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileM\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileM\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileM\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileM\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileM\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileM\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileM\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileM\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileM\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileM\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileM\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileM\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileM\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileM\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileM\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileM\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileM\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileM\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileM\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileM\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileM\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileM\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileM\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileM\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileM\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileM\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileM\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileM\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileM\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileM\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileM\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileM\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileM\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileM\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileM\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileM\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileM\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileM\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileM\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileM\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileM\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileM\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileM\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileM\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileM\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileM\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileM\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileM\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileM\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileM\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileM\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileM\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileM\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileM\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileM\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileM\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .mobileM\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .mobileM\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .mobileM\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .mobileM\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .mobileM\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .mobileM\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .mobileM\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileM\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .mobileM\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .mobileM\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .mobileM\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .mobileM\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .mobileM\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .mobileM\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .mobileM\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .mobileM\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .mobileM\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .mobileM\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .mobileM\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .mobileM\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .mobileM\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .mobileM\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .mobileM\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .mobileM\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .mobileM\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .mobileM\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .mobileM\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .mobileM\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .mobileM\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .mobileM\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileM\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .mobileM\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .mobileM\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileM\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .mobileM\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .mobileM\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .mobileM\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .mobileM\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .mobileM\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .mobileM\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileM\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileM\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileM\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileM\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileM\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileM\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileM\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileM\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileM\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .mobileM\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .mobileM\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .mobileM\:hover\:to-teal:hover {
  }

  .mobileM\:hover\:to-indigo:hover {
  }

  .mobileM\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .mobileM\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileM\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileM\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileM\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileM\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileM\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileM\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileM\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileM\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileM\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileM\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileM\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileM\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileM\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileM\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileM\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileM\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileM\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileM\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileM\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileM\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileM\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileM\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileM\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileM\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileM\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileM\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileM\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileM\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileM\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileM\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileM\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileM\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileM\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileM\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileM\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileM\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileM\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileM\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileM\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileM\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileM\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileM\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileM\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileM\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileM\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileM\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileM\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileM\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileM\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileM\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileM\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileM\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileM\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileM\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileM\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileM\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileM\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileM\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileM\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileM\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileM\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileM\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileM\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileM\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileM\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileM\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileM\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileM\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileM\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileM\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileM\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileM\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileM\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileM\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileM\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileM\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileM\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileM\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileM\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileM\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileM\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileM\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileM\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileM\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileM\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileM\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileM\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileM\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileM\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .mobileM\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .mobileM\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .mobileM\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .mobileM\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .mobileM\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .mobileM\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .mobileM\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileM\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .mobileM\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .mobileM\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .mobileM\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .mobileM\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .mobileM\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .mobileM\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .mobileM\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .mobileM\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .mobileM\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .mobileM\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .mobileM\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .mobileM\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .mobileM\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .mobileM\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .mobileM\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .mobileM\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .mobileM\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .mobileM\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .mobileM\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .mobileM\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .mobileM\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .mobileM\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileM\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .mobileM\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .mobileM\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileM\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .mobileM\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .mobileM\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .mobileM\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .mobileM\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .mobileM\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .mobileM\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileM\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileM\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileM\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileM\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileM\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileM\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileM\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileM\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileM\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .mobileM\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .mobileM\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .mobileM\:focus\:to-teal:focus {
  }

  .mobileM\:focus\:to-indigo:focus {
  }

  .mobileM\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .mobileM\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .mobileM\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .mobileM\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .mobileM\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .mobileM\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .mobileM\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .mobileM\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .mobileM\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .mobileM\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .mobileM\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .mobileM\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .mobileM\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .mobileM\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .mobileM\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .mobileM\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .mobileM\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .mobileM\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .mobileM\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .mobileM\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .mobileM\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .mobileM\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .mobileM\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .mobileM\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .mobileM\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .mobileM\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .mobileM\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .mobileM\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .mobileM\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .mobileM\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .mobileM\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .mobileM\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .mobileM\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .mobileM\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .mobileM\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .mobileM\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .mobileM\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .mobileM\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .mobileM\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .mobileM\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .mobileM\:bg-bottom {
    background-position:bottom;
  }

  .mobileM\:bg-center {
    background-position:center;
  }

  .mobileM\:bg-left {
    background-position:left;
  }

  .mobileM\:bg-left-bottom {
    background-position:left bottom;
  }

  .mobileM\:bg-left-top {
    background-position:left top;
  }

  .mobileM\:bg-right {
    background-position:right;
  }

  .mobileM\:bg-right-bottom {
    background-position:right bottom;
  }

  .mobileM\:bg-right-top {
    background-position:right top;
  }

  .mobileM\:bg-top {
    background-position:top;
  }

  .mobileM\:bg-repeat {
    background-repeat:repeat;
  }

  .mobileM\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .mobileM\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .mobileM\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .mobileM\:bg-repeat-round {
    background-repeat:round;
  }

  .mobileM\:bg-repeat-space {
    background-repeat:space;
  }

  .mobileM\:bg-auto {
    background-size:auto;
  }

  .mobileM\:bg-cover {
    background-size:cover;
  }

  .mobileM\:bg-contain {
    background-size:contain;
  }

  .mobileM\:border-collapse {
    border-collapse:collapse;
  }

  .mobileM\:border-separate {
    border-collapse:separate;
  }

  .mobileM\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileM\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileM\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileM\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileM\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileM\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileM\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileM\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileM\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileM\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .mobileM\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileM\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileM\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileM\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileM\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileM\:border-red-light2 {
    border-color:#ffacac82;
  }

  .mobileM\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileM\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileM\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileM\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileM\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileM\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileM\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileM\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileM\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileM\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileM\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileM\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileM\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileM\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileM\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileM\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileM\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileM\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileM\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileM\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileM\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileM\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileM\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileM\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileM\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileM\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileM\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileM\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileM\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileM\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .mobileM\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileM\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .mobileM\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileM\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileM\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileM\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileM\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileM\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileM\:border-teal {
  }

  .mobileM\:border-indigo {
  }

  .mobileM\:border-transparent {
    border-color:transparent;
  }

  .group:hover .mobileM\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .mobileM\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .mobileM\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileM\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileM\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobileM\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobileM\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileM\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileM\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileM\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .mobileM\:group-hover\:border-teal {
  }

  .group:hover .mobileM\:group-hover\:border-indigo {
  }

  .group:hover .mobileM\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .mobileM\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .mobileM\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .mobileM\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileM\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileM\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobileM\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobileM\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileM\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileM\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileM\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .mobileM\:group-focus\:border-teal {
  }

  .group:focus .mobileM\:group-focus\:border-indigo {
  }

  .group:focus .mobileM\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .mobileM\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileM\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileM\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileM\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileM\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileM\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileM\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileM\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileM\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileM\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .mobileM\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileM\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileM\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileM\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileM\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileM\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .mobileM\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileM\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileM\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileM\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileM\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileM\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileM\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileM\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileM\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileM\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileM\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileM\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileM\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileM\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileM\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileM\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileM\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileM\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileM\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileM\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileM\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileM\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileM\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileM\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileM\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileM\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileM\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileM\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileM\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileM\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobileM\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileM\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobileM\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileM\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileM\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileM\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileM\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileM\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileM\:hover\:border-teal:hover {
  }

  .mobileM\:hover\:border-indigo:hover {
  }

  .mobileM\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .mobileM\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .mobileM\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .mobileM\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileM\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileM\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobileM\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobileM\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileM\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileM\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileM\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileM\:focus-within\:border-teal:focus-within {
  }

  .mobileM\:focus-within\:border-indigo:focus-within {
  }

  .mobileM\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .mobileM\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileM\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileM\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileM\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileM\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileM\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileM\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileM\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileM\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileM\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .mobileM\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileM\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileM\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileM\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileM\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileM\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .mobileM\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileM\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileM\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileM\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileM\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileM\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileM\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileM\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileM\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileM\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileM\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileM\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileM\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileM\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileM\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileM\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileM\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileM\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileM\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileM\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileM\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileM\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileM\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileM\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileM\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileM\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileM\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileM\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileM\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileM\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobileM\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileM\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobileM\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileM\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileM\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileM\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileM\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileM\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileM\:focus\:border-teal:focus {
  }

  .mobileM\:focus\:border-indigo:focus {
  }

  .mobileM\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .mobileM\:border-opacity-0 {
    --border-opacity:0;
  }

  .mobileM\:border-opacity-10 {
    --border-opacity:.1;
  }

  .mobileM\:border-opacity-20 {
    --border-opacity:.2;
  }

  .mobileM\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .mobileM\:border-opacity-30 {
    --border-opacity:.3;
  }

  .mobileM\:border-opacity-40 {
    --border-opacity:.4;
  }

  .mobileM\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .mobileM\:border-opacity-60 {
    --border-opacity:.6;
  }

  .mobileM\:border-opacity-70 {
    --border-opacity:.7;
  }

  .mobileM\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .mobileM\:border-opacity-80 {
    --border-opacity:.8;
  }

  .mobileM\:border-opacity-90 {
    --border-opacity:.9;
  }

  .mobileM\:border-opacity-100 {
    --border-opacity:1;
  }

  .mobileM\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .mobileM\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .mobileM\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .mobileM\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .mobileM\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .mobileM\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .mobileM\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .mobileM\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .mobileM\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .mobileM\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .mobileM\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .mobileM\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .mobileM\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .mobileM\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .mobileM\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .mobileM\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .mobileM\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .mobileM\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .mobileM\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .mobileM\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .mobileM\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .mobileM\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .mobileM\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .mobileM\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .mobileM\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .mobileM\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .mobileM\:rounded-none {
    border-radius:0;
  }

  .mobileM\:rounded-sm {
    border-radius:0.125rem;
  }

  .mobileM\:rounded {
    border-radius:0.25rem;
  }

  .mobileM\:rounded-md {
    border-radius:10px;
  }

  .mobileM\:rounded-lg {
    border-radius:30px;
  }

  .mobileM\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .mobileM\:rounded-3xl {
    border-radius:1.5rem;
  }

  .mobileM\:rounded-full {
    border-radius:9999px;
  }

  .mobileM\:rounded-xxl {
    border-radius:2rem;
  }

  .mobileM\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .mobileM\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .mobileM\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .mobileM\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .mobileM\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .mobileM\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .mobileM\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobileM\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobileM\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .mobileM\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .mobileM\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobileM\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobileM\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .mobileM\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .mobileM\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobileM\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobileM\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .mobileM\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .mobileM\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobileM\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobileM\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .mobileM\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .mobileM\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobileM\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobileM\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .mobileM\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .mobileM\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobileM\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobileM\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .mobileM\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .mobileM\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobileM\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobileM\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .mobileM\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .mobileM\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobileM\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobileM\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .mobileM\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .mobileM\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobileM\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobileM\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .mobileM\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .mobileM\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .mobileM\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .mobileM\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .mobileM\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .mobileM\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .mobileM\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .mobileM\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .mobileM\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .mobileM\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .mobileM\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .mobileM\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .mobileM\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .mobileM\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .mobileM\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .mobileM\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .mobileM\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .mobileM\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .mobileM\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .mobileM\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .mobileM\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .mobileM\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .mobileM\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .mobileM\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .mobileM\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .mobileM\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .mobileM\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .mobileM\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .mobileM\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .mobileM\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .mobileM\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .mobileM\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .mobileM\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .mobileM\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .mobileM\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .mobileM\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .mobileM\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .mobileM\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .mobileM\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .mobileM\:border-solid {
    border-style:solid;
  }

  .mobileM\:border-dashed {
    border-style:dashed;
  }

  .mobileM\:border-dotted {
    border-style:dotted;
  }

  .mobileM\:border-double {
    border-style:double;
  }

  .mobileM\:border-none {
    border-style:none;
  }

  .mobileM\:border-0 {
    border-width:0;
  }

  .mobileM\:border-2 {
    border-width:2px;
  }

  .mobileM\:border-4 {
    border-width:4px;
  }

  .mobileM\:border-8 {
    border-width:8px;
  }

  .mobileM\:border {
    border-width:1px;
  }

  .mobileM\:border-t-0 {
    border-top-width:0;
  }

  .mobileM\:border-r-0 {
    border-right-width:0;
  }

  .mobileM\:border-b-0 {
    border-bottom-width:0;
  }

  .mobileM\:border-l-0 {
    border-left-width:0;
  }

  .mobileM\:border-t-2 {
    border-top-width:2px;
  }

  .mobileM\:border-r-2 {
    border-right-width:2px;
  }

  .mobileM\:border-b-2 {
    border-bottom-width:2px;
  }

  .mobileM\:border-l-2 {
    border-left-width:2px;
  }

  .mobileM\:border-t-4 {
    border-top-width:4px;
  }

  .mobileM\:border-r-4 {
    border-right-width:4px;
  }

  .mobileM\:border-b-4 {
    border-bottom-width:4px;
  }

  .mobileM\:border-l-4 {
    border-left-width:4px;
  }

  .mobileM\:border-t-8 {
    border-top-width:8px;
  }

  .mobileM\:border-r-8 {
    border-right-width:8px;
  }

  .mobileM\:border-b-8 {
    border-bottom-width:8px;
  }

  .mobileM\:border-l-8 {
    border-left-width:8px;
  }

  .mobileM\:border-t {
    border-top-width:1px;
  }

  .mobileM\:border-r {
    border-right-width:1px;
  }

  .mobileM\:border-b {
    border-bottom-width:1px;
  }

  .mobileM\:border-l {
    border-left-width:1px;
  }

  .mobileM\:box-border {
    box-sizing:border-box;
  }

  .mobileM\:box-content {
    box-sizing:content-box;
  }

  .mobileM\:cursor-auto {
    cursor:auto;
  }

  .mobileM\:cursor-default {
    cursor:default;
  }

  .mobileM\:cursor-pointer {
    cursor:pointer;
  }

  .mobileM\:cursor-wait {
    cursor:wait;
  }

  .mobileM\:cursor-text {
    cursor:text;
  }

  .mobileM\:cursor-move {
    cursor:move;
  }

  .mobileM\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .mobileM\:block {
    display:block;
  }

  .mobileM\:inline-block {
    display:inline-block;
  }

  .mobileM\:inline {
    display:inline;
  }

  .mobileM\:flex {
    display:flex;
  }

  .mobileM\:inline-flex {
    display:inline-flex;
  }

  .mobileM\:table {
    display:table;
  }

  .mobileM\:table-caption {
    display:table-caption;
  }

  .mobileM\:table-cell {
    display:table-cell;
  }

  .mobileM\:table-column {
    display:table-column;
  }

  .mobileM\:table-column-group {
    display:table-column-group;
  }

  .mobileM\:table-footer-group {
    display:table-footer-group;
  }

  .mobileM\:table-header-group {
    display:table-header-group;
  }

  .mobileM\:table-row-group {
    display:table-row-group;
  }

  .mobileM\:table-row {
    display:table-row;
  }

  .mobileM\:flow-root {
    display:flow-root;
  }

  .mobileM\:grid {
    display:grid;
  }

  .mobileM\:inline-grid {
    display:inline-grid;
  }

  .mobileM\:contents {
    display:contents;
  }

  .mobileM\:hidden {
    display:none;
  }

  .mobileM\:flex-row {
    flex-direction:row;
  }

  .mobileM\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .mobileM\:flex-col {
    flex-direction:column;
  }

  .mobileM\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .mobileM\:flex-wrap {
    flex-wrap:wrap;
  }

  .mobileM\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .mobileM\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .mobileM\:place-items-auto {
    place-items:auto;
  }

  .mobileM\:place-items-start {
    place-items:start;
  }

  .mobileM\:place-items-end {
    place-items:end;
  }

  .mobileM\:place-items-center {
    place-items:center;
  }

  .mobileM\:place-items-stretch {
    place-items:stretch;
  }

  .mobileM\:place-content-center {
    place-content:center;
  }

  .mobileM\:place-content-start {
    place-content:start;
  }

  .mobileM\:place-content-end {
    place-content:end;
  }

  .mobileM\:place-content-between {
    place-content:space-between;
  }

  .mobileM\:place-content-around {
    place-content:space-around;
  }

  .mobileM\:place-content-evenly {
    place-content:space-evenly;
  }

  .mobileM\:place-content-stretch {
    place-content:stretch;
  }

  .mobileM\:place-self-auto {
    place-self:auto;
  }

  .mobileM\:place-self-start {
    place-self:start;
  }

  .mobileM\:place-self-end {
    place-self:end;
  }

  .mobileM\:place-self-center {
    place-self:center;
  }

  .mobileM\:place-self-stretch {
    place-self:stretch;
  }

  .mobileM\:items-start {
    align-items:flex-start;
  }

  .mobileM\:items-end {
    align-items:flex-end;
  }

  .mobileM\:items-center {
    align-items:center;
  }

  .mobileM\:items-baseline {
    align-items:baseline;
  }

  .mobileM\:items-stretch {
    align-items:stretch;
  }

  .mobileM\:content-center {
    align-content:center;
  }

  .mobileM\:content-start {
    align-content:flex-start;
  }

  .mobileM\:content-end {
    align-content:flex-end;
  }

  .mobileM\:content-between {
    align-content:space-between;
  }

  .mobileM\:content-around {
    align-content:space-around;
  }

  .mobileM\:content-evenly {
    align-content:space-evenly;
  }

  .mobileM\:self-auto {
    align-self:auto;
  }

  .mobileM\:self-start {
    align-self:flex-start;
  }

  .mobileM\:self-end {
    align-self:flex-end;
  }

  .mobileM\:self-center {
    align-self:center;
  }

  .mobileM\:self-stretch {
    align-self:stretch;
  }

  .mobileM\:justify-items-auto {
    justify-items:auto;
  }

  .mobileM\:justify-items-start {
    justify-items:start;
  }

  .mobileM\:justify-items-end {
    justify-items:end;
  }

  .mobileM\:justify-items-center {
    justify-items:center;
  }

  .mobileM\:justify-items-stretch {
    justify-items:stretch;
  }

  .mobileM\:justify-start {
    justify-content:flex-start;
  }

  .mobileM\:justify-end {
    justify-content:flex-end;
  }

  .mobileM\:justify-center {
    justify-content:center;
  }

  .mobileM\:justify-between {
    justify-content:space-between;
  }

  .mobileM\:justify-around {
    justify-content:space-around;
  }

  .mobileM\:justify-evenly {
    justify-content:space-evenly;
  }

  .mobileM\:justify-self-auto {
    justify-self:auto;
  }

  .mobileM\:justify-self-start {
    justify-self:start;
  }

  .mobileM\:justify-self-end {
    justify-self:end;
  }

  .mobileM\:justify-self-center {
    justify-self:center;
  }

  .mobileM\:justify-self-stretch {
    justify-self:stretch;
  }

  .mobileM\:flex-1 {
    flex:1 1 0%;
  }

  .mobileM\:flex-auto {
    flex:1 1 auto;
  }

  .mobileM\:flex-initial {
    flex:0 1 auto;
  }

  .mobileM\:flex-none {
    flex:none;
  }

  .mobileM\:flex-grow-0 {
    flex-grow:0;
  }

  .mobileM\:flex-grow {
    flex-grow:1;
  }

  .mobileM\:flex-shrink-0 {
    flex-shrink:0;
  }

  .mobileM\:flex-shrink {
    flex-shrink:1;
  }

  .mobileM\:order-1 {
    order:1;
  }

  .mobileM\:order-2 {
    order:2;
  }

  .mobileM\:order-3 {
    order:3;
  }

  .mobileM\:order-4 {
    order:4;
  }

  .mobileM\:order-5 {
    order:5;
  }

  .mobileM\:order-6 {
    order:6;
  }

  .mobileM\:order-7 {
    order:7;
  }

  .mobileM\:order-8 {
    order:8;
  }

  .mobileM\:order-9 {
    order:9;
  }

  .mobileM\:order-10 {
    order:10;
  }

  .mobileM\:order-11 {
    order:11;
  }

  .mobileM\:order-12 {
    order:12;
  }

  .mobileM\:order-first {
    order:-9999;
  }

  .mobileM\:order-last {
    order:9999;
  }

  .mobileM\:order-none {
    order:0;
  }

  .mobileM\:float-right {
    float:right;
  }

  .mobileM\:float-left {
    float:left;
  }

  .mobileM\:float-none {
    float:none;
  }

  .mobileM\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .mobileM\:clear-left {
    clear:left;
  }

  .mobileM\:clear-right {
    clear:right;
  }

  .mobileM\:clear-both {
    clear:both;
  }

  .mobileM\:clear-none {
    clear:none;
  }

  .mobileM\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .mobileM\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .mobileM\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .mobileM\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileM\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileM\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileM\:font-hairline {
    font-weight:100;
  }

  .mobileM\:font-thin {
    font-weight:200;
  }

  .mobileM\:font-light {
    font-weight:300;
  }

  .mobileM\:font-normal {
    font-weight:400;
  }

  .mobileM\:font-medium {
    font-weight:500;
  }

  .mobileM\:font-semibold {
    font-weight:600;
  }

  .mobileM\:font-bold {
    font-weight:700;
  }

  .mobileM\:font-extrabold {
    font-weight:800;
  }

  .mobileM\:font-black {
    font-weight:900;
  }

  .mobileM\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .mobileM\:hover\:font-thin:hover {
    font-weight:200;
  }

  .mobileM\:hover\:font-light:hover {
    font-weight:300;
  }

  .mobileM\:hover\:font-normal:hover {
    font-weight:400;
  }

  .mobileM\:hover\:font-medium:hover {
    font-weight:500;
  }

  .mobileM\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .mobileM\:hover\:font-bold:hover {
    font-weight:700;
  }

  .mobileM\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .mobileM\:hover\:font-black:hover {
    font-weight:900;
  }

  .mobileM\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .mobileM\:focus\:font-thin:focus {
    font-weight:200;
  }

  .mobileM\:focus\:font-light:focus {
    font-weight:300;
  }

  .mobileM\:focus\:font-normal:focus {
    font-weight:400;
  }

  .mobileM\:focus\:font-medium:focus {
    font-weight:500;
  }

  .mobileM\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .mobileM\:focus\:font-bold:focus {
    font-weight:700;
  }

  .mobileM\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .mobileM\:focus\:font-black:focus {
    font-weight:900;
  }

  .mobileM\:h-0 {
    height:0;
  }

  .mobileM\:h-1 {
    height:0.25rem;
  }

  .mobileM\:h-2 {
    height:0.5rem;
  }

  .mobileM\:h-3 {
    height:0.75rem;
  }

  .mobileM\:h-4 {
    height:1rem;
  }

  .mobileM\:h-5 {
    height:1.25rem;
  }

  .mobileM\:h-6 {
    height:1.5rem;
  }

  .mobileM\:h-7 {
    height:1.75rem;
  }

  .mobileM\:h-8 {
    height:2rem;
  }

  .mobileM\:h-9 {
    height:2.25rem;
  }

  .mobileM\:h-10 {
    height:2.5rem;
  }

  .mobileM\:h-11 {
    height:2.75rem;
  }

  .mobileM\:h-12 {
    height:3rem;
  }

  .mobileM\:h-13 {
    height:3.25rem;
  }

  .mobileM\:h-14 {
    height:3.5rem;
  }

  .mobileM\:h-15 {
    height:3.75rem;
  }

  .mobileM\:h-16 {
    height:4rem;
  }

  .mobileM\:h-18 {
    height:4.5rem;
  }

  .mobileM\:h-20 {
    height:5rem;
  }

  .mobileM\:h-24 {
    height:6rem;
  }

  .mobileM\:h-28 {
    height:7rem;
  }

  .mobileM\:h-32 {
    height:8rem;
  }

  .mobileM\:h-36 {
    height:9rem;
  }

  .mobileM\:h-40 {
    height:10rem;
  }

  .mobileM\:h-44 {
    height:11rem;
  }

  .mobileM\:h-48 {
    height:12rem;
  }

  .mobileM\:h-52 {
    height:13rem;
  }

  .mobileM\:h-56 {
    height:14rem;
  }

  .mobileM\:h-60 {
    height:15rem;
  }

  .mobileM\:h-64 {
    height:16rem;
  }

  .mobileM\:h-72 {
    height:18rem;
  }

  .mobileM\:h-80 {
    height:20rem;
  }

  .mobileM\:h-96 {
    height:24rem;
  }

  .mobileM\:h-auto {
    height:auto;
  }

  .mobileM\:h-px {
    height:1px;
  }

  .mobileM\:h-0\.5 {
    height:0.125rem;
  }

  .mobileM\:h-1\.5 {
    height:0.375rem;
  }

  .mobileM\:h-2\.5 {
    height:0.625rem;
  }

  .mobileM\:h-3\.5 {
    height:0.875rem;
  }

  .mobileM\:h-1\/2 {
    height:50%;
  }

  .mobileM\:h-1\/3 {
    height:33.333333%;
  }

  .mobileM\:h-2\/3 {
    height:66.666667%;
  }

  .mobileM\:h-1\/4 {
    height:25%;
  }

  .mobileM\:h-2\/4 {
    height:50%;
  }

  .mobileM\:h-3\/4 {
    height:75%;
  }

  .mobileM\:h-1\/5 {
    height:20%;
  }

  .mobileM\:h-2\/5 {
    height:40%;
  }

  .mobileM\:h-3\/5 {
    height:60%;
  }

  .mobileM\:h-4\/5 {
    height:80%;
  }

  .mobileM\:h-1\/6 {
    height:16.666667%;
  }

  .mobileM\:h-2\/6 {
    height:33.333333%;
  }

  .mobileM\:h-3\/6 {
    height:50%;
  }

  .mobileM\:h-4\/6 {
    height:66.666667%;
  }

  .mobileM\:h-5\/6 {
    height:83.333333%;
  }

  .mobileM\:h-1\/12 {
    height:8.333333%;
  }

  .mobileM\:h-2\/12 {
    height:16.666667%;
  }

  .mobileM\:h-3\/12 {
    height:25%;
  }

  .mobileM\:h-4\/12 {
    height:33.333333%;
  }

  .mobileM\:h-5\/12 {
    height:41.666667%;
  }

  .mobileM\:h-6\/12 {
    height:50%;
  }

  .mobileM\:h-7\/12 {
    height:58.333333%;
  }

  .mobileM\:h-8\/12 {
    height:66.666667%;
  }

  .mobileM\:h-9\/12 {
    height:75%;
  }

  .mobileM\:h-10\/12 {
    height:83.333333%;
  }

  .mobileM\:h-11\/12 {
    height:91.666667%;
  }

  .mobileM\:h-full {
    height:100%;
  }

  .mobileM\:h-0_5 {
    height:0.125rem;
  }

  .mobileM\:h-1_5 {
    height:0.375rem;
  }

  .mobileM\:h-2_5 {
    height:0.625rem;
  }

  .mobileM\:h-3_5 {
    height:0.875rem;
  }

  .mobileM\:h-4_5 {
    height:1.125rem;
  }

  .mobileM\:h-screen {
    height:100vh;
  }

  .mobileM\:text-xs {
    font-size:0.75rem;
  }

  .mobileM\:text-sm {
    font-size:0.875rem;
  }

  .mobileM\:text-base {
    font-size:1rem;
  }

  .mobileM\:text-lg {
    font-size:1.125rem;
  }

  .mobileM\:text-xl {
    font-size:1.25rem;
  }

  .mobileM\:text-2xl {
    font-size:1.5rem;
  }

  .mobileM\:text-3xl {
    font-size:1.875rem;
  }

  .mobileM\:text-4xl {
    font-size:2.25rem;
  }

  .mobileM\:text-5xl {
    font-size:3rem;
  }

  .mobileM\:text-6xl {
    font-size:4rem;
  }

  .mobileM\:leading-3 {
    line-height:.75rem;
  }

  .mobileM\:leading-4 {
    line-height:1rem;
  }

  .mobileM\:leading-5 {
    line-height:1.25rem;
  }

  .mobileM\:leading-6 {
    line-height:1.5rem;
  }

  .mobileM\:leading-7 {
    line-height:1.75rem;
  }

  .mobileM\:leading-8 {
    line-height:2rem;
  }

  .mobileM\:leading-9 {
    line-height:2.25rem;
  }

  .mobileM\:leading-10 {
    line-height:2.5rem;
  }

  .mobileM\:leading-11 {
    line-height:2.75rem;
  }

  .mobileM\:leading-12 {
    line-height:3rem;
  }

  .mobileM\:leading-none {
    line-height:1;
  }

  .mobileM\:leading-tight {
    line-height:1.25;
  }

  .mobileM\:leading-snug {
    line-height:1.375;
  }

  .mobileM\:leading-normal {
    line-height:1.5;
  }

  .mobileM\:leading-relaxed {
    line-height:1.625;
  }

  .mobileM\:leading-loose {
    line-height:2;
  }

  .mobileM\:list-inside {
    list-style-position:inside;
  }

  .mobileM\:list-outside {
    list-style-position:outside;
  }

  .mobileM\:list-none {
    list-style-type:none;
  }

  .mobileM\:list-disc {
    list-style-type:disc;
  }

  .mobileM\:list-decimal {
    list-style-type:decimal;
  }

  .mobileM\:m-0 {
    margin:0;
  }

  .mobileM\:m-1 {
    margin:0.25rem;
  }

  .mobileM\:m-2 {
    margin:0.5rem;
  }

  .mobileM\:m-3 {
    margin:0.75rem;
  }

  .mobileM\:m-4 {
    margin:1rem;
  }

  .mobileM\:m-5 {
    margin:1.25rem;
  }

  .mobileM\:m-6 {
    margin:1.5rem;
  }

  .mobileM\:m-7 {
    margin:1.75rem;
  }

  .mobileM\:m-8 {
    margin:2rem;
  }

  .mobileM\:m-9 {
    margin:2.25rem;
  }

  .mobileM\:m-10 {
    margin:2.5rem;
  }

  .mobileM\:m-11 {
    margin:2.75rem;
  }

  .mobileM\:m-12 {
    margin:3rem;
  }

  .mobileM\:m-13 {
    margin:3.25rem;
  }

  .mobileM\:m-14 {
    margin:3.5rem;
  }

  .mobileM\:m-15 {
    margin:3.75rem;
  }

  .mobileM\:m-16 {
    margin:4rem;
  }

  .mobileM\:m-18 {
    margin:4.5rem;
  }

  .mobileM\:m-20 {
    margin:5rem;
  }

  .mobileM\:m-24 {
    margin:6rem;
  }

  .mobileM\:m-28 {
    margin:7rem;
  }

  .mobileM\:m-32 {
    margin:8rem;
  }

  .mobileM\:m-36 {
    margin:9rem;
  }

  .mobileM\:m-40 {
    margin:10rem;
  }

  .mobileM\:m-44 {
    margin:11rem;
  }

  .mobileM\:m-48 {
    margin:12rem;
  }

  .mobileM\:m-52 {
    margin:13rem;
  }

  .mobileM\:m-56 {
    margin:14rem;
  }

  .mobileM\:m-60 {
    margin:15rem;
  }

  .mobileM\:m-64 {
    margin:16rem;
  }

  .mobileM\:m-72 {
    margin:18rem;
  }

  .mobileM\:m-80 {
    margin:20rem;
  }

  .mobileM\:m-96 {
    margin:24rem;
  }

  .mobileM\:m-auto {
    margin:auto;
  }

  .mobileM\:m-px {
    margin:1px;
  }

  .mobileM\:m-0\.5 {
    margin:0.125rem;
  }

  .mobileM\:m-1\.5 {
    margin:0.375rem;
  }

  .mobileM\:m-2\.5 {
    margin:0.625rem;
  }

  .mobileM\:m-3\.5 {
    margin:0.875rem;
  }

  .mobileM\:m-1\/2 {
    margin:50%;
  }

  .mobileM\:m-1\/3 {
    margin:33.333333%;
  }

  .mobileM\:m-2\/3 {
    margin:66.666667%;
  }

  .mobileM\:m-1\/4 {
    margin:25%;
  }

  .mobileM\:m-2\/4 {
    margin:50%;
  }

  .mobileM\:m-3\/4 {
    margin:75%;
  }

  .mobileM\:m-1\/5 {
    margin:20%;
  }

  .mobileM\:m-2\/5 {
    margin:40%;
  }

  .mobileM\:m-3\/5 {
    margin:60%;
  }

  .mobileM\:m-4\/5 {
    margin:80%;
  }

  .mobileM\:m-1\/6 {
    margin:16.666667%;
  }

  .mobileM\:m-2\/6 {
    margin:33.333333%;
  }

  .mobileM\:m-3\/6 {
    margin:50%;
  }

  .mobileM\:m-4\/6 {
    margin:66.666667%;
  }

  .mobileM\:m-5\/6 {
    margin:83.333333%;
  }

  .mobileM\:m-1\/12 {
    margin:8.333333%;
  }

  .mobileM\:m-2\/12 {
    margin:16.666667%;
  }

  .mobileM\:m-3\/12 {
    margin:25%;
  }

  .mobileM\:m-4\/12 {
    margin:33.333333%;
  }

  .mobileM\:m-5\/12 {
    margin:41.666667%;
  }

  .mobileM\:m-6\/12 {
    margin:50%;
  }

  .mobileM\:m-7\/12 {
    margin:58.333333%;
  }

  .mobileM\:m-8\/12 {
    margin:66.666667%;
  }

  .mobileM\:m-9\/12 {
    margin:75%;
  }

  .mobileM\:m-10\/12 {
    margin:83.333333%;
  }

  .mobileM\:m-11\/12 {
    margin:91.666667%;
  }

  .mobileM\:m-full {
    margin:100%;
  }

  .mobileM\:m-0_5 {
    margin:0.125rem;
  }

  .mobileM\:m-1_5 {
    margin:0.375rem;
  }

  .mobileM\:m-2_5 {
    margin:0.625rem;
  }

  .mobileM\:m-3_5 {
    margin:0.875rem;
  }

  .mobileM\:m-4_5 {
    margin:1.125rem;
  }

  .mobileM\:-m-1 {
    margin:-0.25rem;
  }

  .mobileM\:-m-2 {
    margin:-0.5rem;
  }

  .mobileM\:-m-3 {
    margin:-0.75rem;
  }

  .mobileM\:-m-4 {
    margin:-1rem;
  }

  .mobileM\:-m-5 {
    margin:-1.25rem;
  }

  .mobileM\:-m-6 {
    margin:-1.5rem;
  }

  .mobileM\:-m-7 {
    margin:-1.75rem;
  }

  .mobileM\:-m-8 {
    margin:-2rem;
  }

  .mobileM\:-m-9 {
    margin:-2.25rem;
  }

  .mobileM\:-m-10 {
    margin:-2.5rem;
  }

  .mobileM\:-m-11 {
    margin:-2.75rem;
  }

  .mobileM\:-m-12 {
    margin:-3rem;
  }

  .mobileM\:-m-13 {
    margin:-3.25rem;
  }

  .mobileM\:-m-14 {
    margin:-3.5rem;
  }

  .mobileM\:-m-15 {
    margin:-3.75rem;
  }

  .mobileM\:-m-16 {
    margin:-4rem;
  }

  .mobileM\:-m-18 {
    margin:-4.5rem;
  }

  .mobileM\:-m-20 {
    margin:-5rem;
  }

  .mobileM\:-m-24 {
    margin:-6rem;
  }

  .mobileM\:-m-28 {
    margin:-7rem;
  }

  .mobileM\:-m-32 {
    margin:-8rem;
  }

  .mobileM\:-m-36 {
    margin:-9rem;
  }

  .mobileM\:-m-40 {
    margin:-10rem;
  }

  .mobileM\:-m-44 {
    margin:-11rem;
  }

  .mobileM\:-m-48 {
    margin:-12rem;
  }

  .mobileM\:-m-52 {
    margin:-13rem;
  }

  .mobileM\:-m-56 {
    margin:-14rem;
  }

  .mobileM\:-m-60 {
    margin:-15rem;
  }

  .mobileM\:-m-64 {
    margin:-16rem;
  }

  .mobileM\:-m-72 {
    margin:-18rem;
  }

  .mobileM\:-m-80 {
    margin:-20rem;
  }

  .mobileM\:-m-96 {
    margin:-24rem;
  }

  .mobileM\:-m-px {
    margin:-1px;
  }

  .mobileM\:-m-0\.5 {
    margin:-0.125rem;
  }

  .mobileM\:-m-1\.5 {
    margin:-0.375rem;
  }

  .mobileM\:-m-2\.5 {
    margin:-0.625rem;
  }

  .mobileM\:-m-3\.5 {
    margin:-0.875rem;
  }

  .mobileM\:-m-1\/2 {
    margin:-50%;
  }

  .mobileM\:-m-1\/3 {
    margin:-33.33333%;
  }

  .mobileM\:-m-2\/3 {
    margin:-66.66667%;
  }

  .mobileM\:-m-1\/4 {
    margin:-25%;
  }

  .mobileM\:-m-2\/4 {
    margin:-50%;
  }

  .mobileM\:-m-3\/4 {
    margin:-75%;
  }

  .mobileM\:-m-1\/5 {
    margin:-20%;
  }

  .mobileM\:-m-2\/5 {
    margin:-40%;
  }

  .mobileM\:-m-3\/5 {
    margin:-60%;
  }

  .mobileM\:-m-4\/5 {
    margin:-80%;
  }

  .mobileM\:-m-1\/6 {
    margin:-16.66667%;
  }

  .mobileM\:-m-2\/6 {
    margin:-33.33333%;
  }

  .mobileM\:-m-3\/6 {
    margin:-50%;
  }

  .mobileM\:-m-4\/6 {
    margin:-66.66667%;
  }

  .mobileM\:-m-5\/6 {
    margin:-83.33333%;
  }

  .mobileM\:-m-1\/12 {
    margin:-8.33333%;
  }

  .mobileM\:-m-2\/12 {
    margin:-16.66667%;
  }

  .mobileM\:-m-3\/12 {
    margin:-25%;
  }

  .mobileM\:-m-4\/12 {
    margin:-33.33333%;
  }

  .mobileM\:-m-5\/12 {
    margin:-41.66667%;
  }

  .mobileM\:-m-6\/12 {
    margin:-50%;
  }

  .mobileM\:-m-7\/12 {
    margin:-58.33333%;
  }

  .mobileM\:-m-8\/12 {
    margin:-66.66667%;
  }

  .mobileM\:-m-9\/12 {
    margin:-75%;
  }

  .mobileM\:-m-10\/12 {
    margin:-83.33333%;
  }

  .mobileM\:-m-11\/12 {
    margin:-91.66667%;
  }

  .mobileM\:-m-full {
    margin:-100%;
  }

  .mobileM\:-m-0_5 {
    margin:-0.125rem;
  }

  .mobileM\:-m-1_5 {
    margin:-0.375rem;
  }

  .mobileM\:-m-2_5 {
    margin:-0.625rem;
  }

  .mobileM\:-m-3_5 {
    margin:-0.875rem;
  }

  .mobileM\:-m-4_5 {
    margin:-1.125rem;
  }

  .mobileM\:my-0 {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileM\:mx-0 {
    margin-left:0;
    margin-right:0;
  }

  .mobileM\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .mobileM\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .mobileM\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .mobileM\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .mobileM\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .mobileM\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .mobileM\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .mobileM\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .mobileM\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .mobileM\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .mobileM\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .mobileM\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .mobileM\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

  .mobileM\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem;
  }

  .mobileM\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .mobileM\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .mobileM\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .mobileM\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .mobileM\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .mobileM\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .mobileM\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .mobileM\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .mobileM\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .mobileM\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .mobileM\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

  .mobileM\:my-14 {
    margin-top:3.5rem;
    margin-bottom:3.5rem;
  }

  .mobileM\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .mobileM\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .mobileM\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .mobileM\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .mobileM\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .mobileM\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .mobileM\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

  .mobileM\:my-20 {
    margin-top:5rem;
    margin-bottom:5rem;
  }

  .mobileM\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .mobileM\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .mobileM\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .mobileM\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .mobileM\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .mobileM\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .mobileM\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .mobileM\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .mobileM\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .mobileM\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .mobileM\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .mobileM\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .mobileM\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .mobileM\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .mobileM\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .mobileM\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .mobileM\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .mobileM\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .mobileM\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .mobileM\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .mobileM\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .mobileM\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .mobileM\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .mobileM\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .mobileM\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .mobileM\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .mobileM\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .mobileM\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .mobileM\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .mobileM\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .mobileM\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .mobileM\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .mobileM\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobileM\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobileM\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobileM\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobileM\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobileM\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobileM\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobileM\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobileM\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileM\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileM\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileM\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileM\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileM\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileM\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobileM\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobileM\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileM\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileM\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobileM\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobileM\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .mobileM\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .mobileM\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .mobileM\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .mobileM\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .mobileM\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .mobileM\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .mobileM\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .mobileM\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobileM\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobileM\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileM\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileM\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileM\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileM\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileM\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileM\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobileM\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobileM\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .mobileM\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .mobileM\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobileM\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobileM\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobileM\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobileM\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileM\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileM\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .mobileM\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .mobileM\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileM\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileM\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .mobileM\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .mobileM\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileM\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileM\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobileM\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobileM\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobileM\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobileM\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .mobileM\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .mobileM\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .mobileM\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .mobileM\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobileM\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobileM\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobileM\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobileM\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobileM\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobileM\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobileM\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobileM\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .mobileM\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .mobileM\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .mobileM\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .mobileM\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .mobileM\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .mobileM\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .mobileM\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .mobileM\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .mobileM\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .mobileM\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .mobileM\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .mobileM\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .mobileM\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .mobileM\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

  .mobileM\:-my-8 {
    margin-top:-2rem;
    margin-bottom:-2rem;
  }

  .mobileM\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .mobileM\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .mobileM\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .mobileM\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .mobileM\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .mobileM\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .mobileM\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .mobileM\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .mobileM\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .mobileM\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .mobileM\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

  .mobileM\:-my-14 {
    margin-top:-3.5rem;
    margin-bottom:-3.5rem;
  }

  .mobileM\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .mobileM\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .mobileM\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .mobileM\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .mobileM\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .mobileM\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .mobileM\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

  .mobileM\:-my-20 {
    margin-top:-5rem;
    margin-bottom:-5rem;
  }

  .mobileM\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .mobileM\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .mobileM\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .mobileM\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .mobileM\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .mobileM\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .mobileM\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .mobileM\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .mobileM\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .mobileM\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .mobileM\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .mobileM\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .mobileM\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .mobileM\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .mobileM\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .mobileM\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .mobileM\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .mobileM\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .mobileM\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .mobileM\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .mobileM\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .mobileM\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .mobileM\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .mobileM\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .mobileM\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .mobileM\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .mobileM\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .mobileM\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .mobileM\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .mobileM\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .mobileM\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .mobileM\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobileM\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobileM\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobileM\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobileM\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobileM\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobileM\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobileM\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobileM\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileM\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileM\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileM\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileM\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileM\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileM\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobileM\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobileM\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileM\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileM\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobileM\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobileM\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .mobileM\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .mobileM\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .mobileM\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .mobileM\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .mobileM\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .mobileM\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .mobileM\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .mobileM\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobileM\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobileM\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileM\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileM\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileM\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileM\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileM\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileM\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobileM\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobileM\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .mobileM\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .mobileM\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobileM\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobileM\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobileM\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobileM\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileM\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileM\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .mobileM\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .mobileM\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileM\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileM\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .mobileM\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .mobileM\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileM\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileM\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobileM\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobileM\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobileM\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobileM\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .mobileM\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .mobileM\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .mobileM\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .mobileM\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobileM\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobileM\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobileM\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobileM\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobileM\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobileM\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobileM\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobileM\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .mobileM\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

  .mobileM\:mt-0 {
    margin-top:0;
  }

  .mobileM\:mr-0 {
    margin-right:0;
  }

  .mobileM\:mb-0 {
    margin-bottom:0;
  }

  .mobileM\:ml-0 {
    margin-left:0;
  }

  .mobileM\:mt-1 {
    margin-top:0.25rem;
  }

  .mobileM\:mr-1 {
    margin-right:0.25rem;
  }

  .mobileM\:mb-1 {
    margin-bottom:0.25rem;
  }

  .mobileM\:ml-1 {
    margin-left:0.25rem;
  }

  .mobileM\:mt-2 {
    margin-top:0.5rem;
  }

  .mobileM\:mr-2 {
    margin-right:0.5rem;
  }

  .mobileM\:mb-2 {
    margin-bottom:0.5rem;
  }

  .mobileM\:ml-2 {
    margin-left:0.5rem;
  }

  .mobileM\:mt-3 {
    margin-top:0.75rem;
  }

  .mobileM\:mr-3 {
    margin-right:0.75rem;
  }

  .mobileM\:mb-3 {
    margin-bottom:0.75rem;
  }

  .mobileM\:ml-3 {
    margin-left:0.75rem;
  }

  .mobileM\:mt-4 {
    margin-top:1rem;
  }

  .mobileM\:mr-4 {
    margin-right:1rem;
  }

  .mobileM\:mb-4 {
    margin-bottom:1rem;
  }

  .mobileM\:ml-4 {
    margin-left:1rem;
  }

  .mobileM\:mt-5 {
    margin-top:1.25rem;
  }

  .mobileM\:mr-5 {
    margin-right:1.25rem;
  }

  .mobileM\:mb-5 {
    margin-bottom:1.25rem;
  }

  .mobileM\:ml-5 {
    margin-left:1.25rem;
  }

  .mobileM\:mt-6 {
    margin-top:1.5rem;
  }

  .mobileM\:mr-6 {
    margin-right:1.5rem;
  }

  .mobileM\:mb-6 {
    margin-bottom:1.5rem;
  }

  .mobileM\:ml-6 {
    margin-left:1.5rem;
  }

  .mobileM\:mt-7 {
    margin-top:1.75rem;
  }

  .mobileM\:mr-7 {
    margin-right:1.75rem;
  }

  .mobileM\:mb-7 {
    margin-bottom:1.75rem;
  }

  .mobileM\:ml-7 {
    margin-left:1.75rem;
  }

  .mobileM\:mt-8 {
    margin-top:2rem;
  }

  .mobileM\:mr-8 {
    margin-right:2rem;
  }

  .mobileM\:mb-8 {
    margin-bottom:2rem;
  }

  .mobileM\:ml-8 {
    margin-left:2rem;
  }

  .mobileM\:mt-9 {
    margin-top:2.25rem;
  }

  .mobileM\:mr-9 {
    margin-right:2.25rem;
  }

  .mobileM\:mb-9 {
    margin-bottom:2.25rem;
  }

  .mobileM\:ml-9 {
    margin-left:2.25rem;
  }

  .mobileM\:mt-10 {
    margin-top:2.5rem;
  }

  .mobileM\:mr-10 {
    margin-right:2.5rem;
  }

  .mobileM\:mb-10 {
    margin-bottom:2.5rem;
  }

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

  .mobileM\:mt-11 {
    margin-top:2.75rem;
  }

  .mobileM\:mr-11 {
    margin-right:2.75rem;
  }

  .mobileM\:mb-11 {
    margin-bottom:2.75rem;
  }

  .mobileM\:ml-11 {
    margin-left:2.75rem;
  }

  .mobileM\:mt-12 {
    margin-top:3rem;
  }

  .mobileM\:mr-12 {
    margin-right:3rem;
  }

  .mobileM\:mb-12 {
    margin-bottom:3rem;
  }

  .mobileM\:ml-12 {
    margin-left:3rem;
  }

  .mobileM\:mt-13 {
    margin-top:3.25rem;
  }

  .mobileM\:mr-13 {
    margin-right:3.25rem;
  }

  .mobileM\:mb-13 {
    margin-bottom:3.25rem;
  }

  .mobileM\:ml-13 {
    margin-left:3.25rem;
  }

  .mobileM\:mt-14 {
    margin-top:3.5rem;
  }

  .mobileM\:mr-14 {
    margin-right:3.5rem;
  }

  .mobileM\:mb-14 {
    margin-bottom:3.5rem;
  }

  .mobileM\:ml-14 {
    margin-left:3.5rem;
  }

  .mobileM\:mt-15 {
    margin-top:3.75rem;
  }

  .mobileM\:mr-15 {
    margin-right:3.75rem;
  }

  .mobileM\:mb-15 {
    margin-bottom:3.75rem;
  }

  .mobileM\:ml-15 {
    margin-left:3.75rem;
  }

  .mobileM\:mt-16 {
    margin-top:4rem;
  }

  .mobileM\:mr-16 {
    margin-right:4rem;
  }

  .mobileM\:mb-16 {
    margin-bottom:4rem;
  }

  .mobileM\:ml-16 {
    margin-left:4rem;
  }

  .mobileM\:mt-18 {
    margin-top:4.5rem;
  }

  .mobileM\:mr-18 {
    margin-right:4.5rem;
  }

  .mobileM\:mb-18 {
    margin-bottom:4.5rem;
  }

  .mobileM\:ml-18 {
    margin-left:4.5rem;
  }

  .mobileM\:mt-20 {
    margin-top:5rem;
  }

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

  .mobileM\:mb-20 {
    margin-bottom:5rem;
  }

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

  .mobileM\:mt-24 {
    margin-top:6rem;
  }

  .mobileM\:mr-24 {
    margin-right:6rem;
  }

  .mobileM\:mb-24 {
    margin-bottom:6rem;
  }

  .mobileM\:ml-24 {
    margin-left:6rem;
  }

  .mobileM\:mt-28 {
    margin-top:7rem;
  }

  .mobileM\:mr-28 {
    margin-right:7rem;
  }

  .mobileM\:mb-28 {
    margin-bottom:7rem;
  }

  .mobileM\:ml-28 {
    margin-left:7rem;
  }

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

  .mobileM\:mr-32 {
    margin-right:8rem;
  }

  .mobileM\:mb-32 {
    margin-bottom:8rem;
  }

  .mobileM\:ml-32 {
    margin-left:8rem;
  }

  .mobileM\:mt-36 {
    margin-top:9rem;
  }

  .mobileM\:mr-36 {
    margin-right:9rem;
  }

  .mobileM\:mb-36 {
    margin-bottom:9rem;
  }

  .mobileM\:ml-36 {
    margin-left:9rem;
  }

  .mobileM\:mt-40 {
    margin-top:10rem;
  }

  .mobileM\:mr-40 {
    margin-right:10rem;
  }

  .mobileM\:mb-40 {
    margin-bottom:10rem;
  }

  .mobileM\:ml-40 {
    margin-left:10rem;
  }

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

  .mobileM\:mr-44 {
    margin-right:11rem;
  }

  .mobileM\:mb-44 {
    margin-bottom:11rem;
  }

  .mobileM\:ml-44 {
    margin-left:11rem;
  }

  .mobileM\:mt-48 {
    margin-top:12rem;
  }

  .mobileM\:mr-48 {
    margin-right:12rem;
  }

  .mobileM\:mb-48 {
    margin-bottom:12rem;
  }

  .mobileM\:ml-48 {
    margin-left:12rem;
  }

  .mobileM\:mt-52 {
    margin-top:13rem;
  }

  .mobileM\:mr-52 {
    margin-right:13rem;
  }

  .mobileM\:mb-52 {
    margin-bottom:13rem;
  }

  .mobileM\:ml-52 {
    margin-left:13rem;
  }

  .mobileM\:mt-56 {
    margin-top:14rem;
  }

  .mobileM\:mr-56 {
    margin-right:14rem;
  }

  .mobileM\:mb-56 {
    margin-bottom:14rem;
  }

  .mobileM\:ml-56 {
    margin-left:14rem;
  }

  .mobileM\:mt-60 {
    margin-top:15rem;
  }

  .mobileM\:mr-60 {
    margin-right:15rem;
  }

  .mobileM\:mb-60 {
    margin-bottom:15rem;
  }

  .mobileM\:ml-60 {
    margin-left:15rem;
  }

  .mobileM\:mt-64 {
    margin-top:16rem;
  }

  .mobileM\:mr-64 {
    margin-right:16rem;
  }

  .mobileM\:mb-64 {
    margin-bottom:16rem;
  }

  .mobileM\:ml-64 {
    margin-left:16rem;
  }

  .mobileM\:mt-72 {
    margin-top:18rem;
  }

  .mobileM\:mr-72 {
    margin-right:18rem;
  }

  .mobileM\:mb-72 {
    margin-bottom:18rem;
  }

  .mobileM\:ml-72 {
    margin-left:18rem;
  }

  .mobileM\:mt-80 {
    margin-top:20rem;
  }

  .mobileM\:mr-80 {
    margin-right:20rem;
  }

  .mobileM\:mb-80 {
    margin-bottom:20rem;
  }

  .mobileM\:ml-80 {
    margin-left:20rem;
  }

  .mobileM\:mt-96 {
    margin-top:24rem;
  }

  .mobileM\:mr-96 {
    margin-right:24rem;
  }

  .mobileM\:mb-96 {
    margin-bottom:24rem;
  }

  .mobileM\:ml-96 {
    margin-left:24rem;
  }

  .mobileM\:mt-auto {
    margin-top:auto;
  }

  .mobileM\:mr-auto {
    margin-right:auto;
  }

  .mobileM\:mb-auto {
    margin-bottom:auto;
  }

  .mobileM\:ml-auto {
    margin-left:auto;
  }

  .mobileM\:mt-px {
    margin-top:1px;
  }

  .mobileM\:mr-px {
    margin-right:1px;
  }

  .mobileM\:mb-px {
    margin-bottom:1px;
  }

  .mobileM\:ml-px {
    margin-left:1px;
  }

  .mobileM\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .mobileM\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .mobileM\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .mobileM\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .mobileM\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .mobileM\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .mobileM\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .mobileM\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .mobileM\:mt-2\.5 {
    margin-top:0.625rem;
  }

  .mobileM\:mr-2\.5 {
    margin-right:0.625rem;
  }

  .mobileM\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .mobileM\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .mobileM\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .mobileM\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .mobileM\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .mobileM\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .mobileM\:mt-1\/2 {
    margin-top:50%;
  }

  .mobileM\:mr-1\/2 {
    margin-right:50%;
  }

  .mobileM\:mb-1\/2 {
    margin-bottom:50%;
  }

  .mobileM\:ml-1\/2 {
    margin-left:50%;
  }

  .mobileM\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .mobileM\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .mobileM\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .mobileM\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .mobileM\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .mobileM\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .mobileM\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .mobileM\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .mobileM\:mt-1\/4 {
    margin-top:25%;
  }

  .mobileM\:mr-1\/4 {
    margin-right:25%;
  }

  .mobileM\:mb-1\/4 {
    margin-bottom:25%;
  }

  .mobileM\:ml-1\/4 {
    margin-left:25%;
  }

  .mobileM\:mt-2\/4 {
    margin-top:50%;
  }

  .mobileM\:mr-2\/4 {
    margin-right:50%;
  }

  .mobileM\:mb-2\/4 {
    margin-bottom:50%;
  }

  .mobileM\:ml-2\/4 {
    margin-left:50%;
  }

  .mobileM\:mt-3\/4 {
    margin-top:75%;
  }

  .mobileM\:mr-3\/4 {
    margin-right:75%;
  }

  .mobileM\:mb-3\/4 {
    margin-bottom:75%;
  }

  .mobileM\:ml-3\/4 {
    margin-left:75%;
  }

  .mobileM\:mt-1\/5 {
    margin-top:20%;
  }

  .mobileM\:mr-1\/5 {
    margin-right:20%;
  }

  .mobileM\:mb-1\/5 {
    margin-bottom:20%;
  }

  .mobileM\:ml-1\/5 {
    margin-left:20%;
  }

  .mobileM\:mt-2\/5 {
    margin-top:40%;
  }

  .mobileM\:mr-2\/5 {
    margin-right:40%;
  }

  .mobileM\:mb-2\/5 {
    margin-bottom:40%;
  }

  .mobileM\:ml-2\/5 {
    margin-left:40%;
  }

  .mobileM\:mt-3\/5 {
    margin-top:60%;
  }

  .mobileM\:mr-3\/5 {
    margin-right:60%;
  }

  .mobileM\:mb-3\/5 {
    margin-bottom:60%;
  }

  .mobileM\:ml-3\/5 {
    margin-left:60%;
  }

  .mobileM\:mt-4\/5 {
    margin-top:80%;
  }

  .mobileM\:mr-4\/5 {
    margin-right:80%;
  }

  .mobileM\:mb-4\/5 {
    margin-bottom:80%;
  }

  .mobileM\:ml-4\/5 {
    margin-left:80%;
  }

  .mobileM\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .mobileM\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .mobileM\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .mobileM\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .mobileM\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .mobileM\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .mobileM\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .mobileM\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .mobileM\:mt-3\/6 {
    margin-top:50%;
  }

  .mobileM\:mr-3\/6 {
    margin-right:50%;
  }

  .mobileM\:mb-3\/6 {
    margin-bottom:50%;
  }

  .mobileM\:ml-3\/6 {
    margin-left:50%;
  }

  .mobileM\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .mobileM\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .mobileM\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .mobileM\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .mobileM\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .mobileM\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .mobileM\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .mobileM\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .mobileM\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .mobileM\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .mobileM\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .mobileM\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .mobileM\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .mobileM\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .mobileM\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .mobileM\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .mobileM\:mt-3\/12 {
    margin-top:25%;
  }

  .mobileM\:mr-3\/12 {
    margin-right:25%;
  }

  .mobileM\:mb-3\/12 {
    margin-bottom:25%;
  }

  .mobileM\:ml-3\/12 {
    margin-left:25%;
  }

  .mobileM\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .mobileM\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .mobileM\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .mobileM\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .mobileM\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .mobileM\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .mobileM\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .mobileM\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .mobileM\:mt-6\/12 {
    margin-top:50%;
  }

  .mobileM\:mr-6\/12 {
    margin-right:50%;
  }

  .mobileM\:mb-6\/12 {
    margin-bottom:50%;
  }

  .mobileM\:ml-6\/12 {
    margin-left:50%;
  }

  .mobileM\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .mobileM\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .mobileM\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .mobileM\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .mobileM\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .mobileM\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .mobileM\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .mobileM\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .mobileM\:mt-9\/12 {
    margin-top:75%;
  }

  .mobileM\:mr-9\/12 {
    margin-right:75%;
  }

  .mobileM\:mb-9\/12 {
    margin-bottom:75%;
  }

  .mobileM\:ml-9\/12 {
    margin-left:75%;
  }

  .mobileM\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .mobileM\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .mobileM\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .mobileM\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .mobileM\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .mobileM\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .mobileM\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .mobileM\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .mobileM\:mt-full {
    margin-top:100%;
  }

  .mobileM\:mr-full {
    margin-right:100%;
  }

  .mobileM\:mb-full {
    margin-bottom:100%;
  }

  .mobileM\:ml-full {
    margin-left:100%;
  }

  .mobileM\:mt-0_5 {
    margin-top:0.125rem;
  }

  .mobileM\:mr-0_5 {
    margin-right:0.125rem;
  }

  .mobileM\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .mobileM\:ml-0_5 {
    margin-left:0.125rem;
  }

  .mobileM\:mt-1_5 {
    margin-top:0.375rem;
  }

  .mobileM\:mr-1_5 {
    margin-right:0.375rem;
  }

  .mobileM\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .mobileM\:ml-1_5 {
    margin-left:0.375rem;
  }

  .mobileM\:mt-2_5 {
    margin-top:0.625rem;
  }

  .mobileM\:mr-2_5 {
    margin-right:0.625rem;
  }

  .mobileM\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .mobileM\:ml-2_5 {
    margin-left:0.625rem;
  }

  .mobileM\:mt-3_5 {
    margin-top:0.875rem;
  }

  .mobileM\:mr-3_5 {
    margin-right:0.875rem;
  }

  .mobileM\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .mobileM\:ml-3_5 {
    margin-left:0.875rem;
  }

  .mobileM\:mt-4_5 {
    margin-top:1.125rem;
  }

  .mobileM\:mr-4_5 {
    margin-right:1.125rem;
  }

  .mobileM\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .mobileM\:ml-4_5 {
    margin-left:1.125rem;
  }

  .mobileM\:-mt-1 {
    margin-top:-0.25rem;
  }

  .mobileM\:-mr-1 {
    margin-right:-0.25rem;
  }

  .mobileM\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .mobileM\:-ml-1 {
    margin-left:-0.25rem;
  }

  .mobileM\:-mt-2 {
    margin-top:-0.5rem;
  }

  .mobileM\:-mr-2 {
    margin-right:-0.5rem;
  }

  .mobileM\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .mobileM\:-ml-2 {
    margin-left:-0.5rem;
  }

  .mobileM\:-mt-3 {
    margin-top:-0.75rem;
  }

  .mobileM\:-mr-3 {
    margin-right:-0.75rem;
  }

  .mobileM\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .mobileM\:-ml-3 {
    margin-left:-0.75rem;
  }

  .mobileM\:-mt-4 {
    margin-top:-1rem;
  }

  .mobileM\:-mr-4 {
    margin-right:-1rem;
  }

  .mobileM\:-mb-4 {
    margin-bottom:-1rem;
  }

  .mobileM\:-ml-4 {
    margin-left:-1rem;
  }

  .mobileM\:-mt-5 {
    margin-top:-1.25rem;
  }

  .mobileM\:-mr-5 {
    margin-right:-1.25rem;
  }

  .mobileM\:-mb-5 {
    margin-bottom:-1.25rem;
  }

  .mobileM\:-ml-5 {
    margin-left:-1.25rem;
  }

  .mobileM\:-mt-6 {
    margin-top:-1.5rem;
  }

  .mobileM\:-mr-6 {
    margin-right:-1.5rem;
  }

  .mobileM\:-mb-6 {
    margin-bottom:-1.5rem;
  }

  .mobileM\:-ml-6 {
    margin-left:-1.5rem;
  }

  .mobileM\:-mt-7 {
    margin-top:-1.75rem;
  }

  .mobileM\:-mr-7 {
    margin-right:-1.75rem;
  }

  .mobileM\:-mb-7 {
    margin-bottom:-1.75rem;
  }

  .mobileM\:-ml-7 {
    margin-left:-1.75rem;
  }

  .mobileM\:-mt-8 {
    margin-top:-2rem;
  }

  .mobileM\:-mr-8 {
    margin-right:-2rem;
  }

  .mobileM\:-mb-8 {
    margin-bottom:-2rem;
  }

  .mobileM\:-ml-8 {
    margin-left:-2rem;
  }

  .mobileM\:-mt-9 {
    margin-top:-2.25rem;
  }

  .mobileM\:-mr-9 {
    margin-right:-2.25rem;
  }

  .mobileM\:-mb-9 {
    margin-bottom:-2.25rem;
  }

  .mobileM\:-ml-9 {
    margin-left:-2.25rem;
  }

  .mobileM\:-mt-10 {
    margin-top:-2.5rem;
  }

  .mobileM\:-mr-10 {
    margin-right:-2.5rem;
  }

  .mobileM\:-mb-10 {
    margin-bottom:-2.5rem;
  }

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

  .mobileM\:-mt-11 {
    margin-top:-2.75rem;
  }

  .mobileM\:-mr-11 {
    margin-right:-2.75rem;
  }

  .mobileM\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .mobileM\:-ml-11 {
    margin-left:-2.75rem;
  }

  .mobileM\:-mt-12 {
    margin-top:-3rem;
  }

  .mobileM\:-mr-12 {
    margin-right:-3rem;
  }

  .mobileM\:-mb-12 {
    margin-bottom:-3rem;
  }

  .mobileM\:-ml-12 {
    margin-left:-3rem;
  }

  .mobileM\:-mt-13 {
    margin-top:-3.25rem;
  }

  .mobileM\:-mr-13 {
    margin-right:-3.25rem;
  }

  .mobileM\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .mobileM\:-ml-13 {
    margin-left:-3.25rem;
  }

  .mobileM\:-mt-14 {
    margin-top:-3.5rem;
  }

  .mobileM\:-mr-14 {
    margin-right:-3.5rem;
  }

  .mobileM\:-mb-14 {
    margin-bottom:-3.5rem;
  }

  .mobileM\:-ml-14 {
    margin-left:-3.5rem;
  }

  .mobileM\:-mt-15 {
    margin-top:-3.75rem;
  }

  .mobileM\:-mr-15 {
    margin-right:-3.75rem;
  }

  .mobileM\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .mobileM\:-ml-15 {
    margin-left:-3.75rem;
  }

  .mobileM\:-mt-16 {
    margin-top:-4rem;
  }

  .mobileM\:-mr-16 {
    margin-right:-4rem;
  }

  .mobileM\:-mb-16 {
    margin-bottom:-4rem;
  }

  .mobileM\:-ml-16 {
    margin-left:-4rem;
  }

  .mobileM\:-mt-18 {
    margin-top:-4.5rem;
  }

  .mobileM\:-mr-18 {
    margin-right:-4.5rem;
  }

  .mobileM\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .mobileM\:-ml-18 {
    margin-left:-4.5rem;
  }

  .mobileM\:-mt-20 {
    margin-top:-5rem;
  }

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

  .mobileM\:-mb-20 {
    margin-bottom:-5rem;
  }

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

  .mobileM\:-mt-24 {
    margin-top:-6rem;
  }

  .mobileM\:-mr-24 {
    margin-right:-6rem;
  }

  .mobileM\:-mb-24 {
    margin-bottom:-6rem;
  }

  .mobileM\:-ml-24 {
    margin-left:-6rem;
  }

  .mobileM\:-mt-28 {
    margin-top:-7rem;
  }

  .mobileM\:-mr-28 {
    margin-right:-7rem;
  }

  .mobileM\:-mb-28 {
    margin-bottom:-7rem;
  }

  .mobileM\:-ml-28 {
    margin-left:-7rem;
  }

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

  .mobileM\:-mr-32 {
    margin-right:-8rem;
  }

  .mobileM\:-mb-32 {
    margin-bottom:-8rem;
  }

  .mobileM\:-ml-32 {
    margin-left:-8rem;
  }

  .mobileM\:-mt-36 {
    margin-top:-9rem;
  }

  .mobileM\:-mr-36 {
    margin-right:-9rem;
  }

  .mobileM\:-mb-36 {
    margin-bottom:-9rem;
  }

  .mobileM\:-ml-36 {
    margin-left:-9rem;
  }

  .mobileM\:-mt-40 {
    margin-top:-10rem;
  }

  .mobileM\:-mr-40 {
    margin-right:-10rem;
  }

  .mobileM\:-mb-40 {
    margin-bottom:-10rem;
  }

  .mobileM\:-ml-40 {
    margin-left:-10rem;
  }

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

  .mobileM\:-mr-44 {
    margin-right:-11rem;
  }

  .mobileM\:-mb-44 {
    margin-bottom:-11rem;
  }

  .mobileM\:-ml-44 {
    margin-left:-11rem;
  }

  .mobileM\:-mt-48 {
    margin-top:-12rem;
  }

  .mobileM\:-mr-48 {
    margin-right:-12rem;
  }

  .mobileM\:-mb-48 {
    margin-bottom:-12rem;
  }

  .mobileM\:-ml-48 {
    margin-left:-12rem;
  }

  .mobileM\:-mt-52 {
    margin-top:-13rem;
  }

  .mobileM\:-mr-52 {
    margin-right:-13rem;
  }

  .mobileM\:-mb-52 {
    margin-bottom:-13rem;
  }

  .mobileM\:-ml-52 {
    margin-left:-13rem;
  }

  .mobileM\:-mt-56 {
    margin-top:-14rem;
  }

  .mobileM\:-mr-56 {
    margin-right:-14rem;
  }

  .mobileM\:-mb-56 {
    margin-bottom:-14rem;
  }

  .mobileM\:-ml-56 {
    margin-left:-14rem;
  }

  .mobileM\:-mt-60 {
    margin-top:-15rem;
  }

  .mobileM\:-mr-60 {
    margin-right:-15rem;
  }

  .mobileM\:-mb-60 {
    margin-bottom:-15rem;
  }

  .mobileM\:-ml-60 {
    margin-left:-15rem;
  }

  .mobileM\:-mt-64 {
    margin-top:-16rem;
  }

  .mobileM\:-mr-64 {
    margin-right:-16rem;
  }

  .mobileM\:-mb-64 {
    margin-bottom:-16rem;
  }

  .mobileM\:-ml-64 {
    margin-left:-16rem;
  }

  .mobileM\:-mt-72 {
    margin-top:-18rem;
  }

  .mobileM\:-mr-72 {
    margin-right:-18rem;
  }

  .mobileM\:-mb-72 {
    margin-bottom:-18rem;
  }

  .mobileM\:-ml-72 {
    margin-left:-18rem;
  }

  .mobileM\:-mt-80 {
    margin-top:-20rem;
  }

  .mobileM\:-mr-80 {
    margin-right:-20rem;
  }

  .mobileM\:-mb-80 {
    margin-bottom:-20rem;
  }

  .mobileM\:-ml-80 {
    margin-left:-20rem;
  }

  .mobileM\:-mt-96 {
    margin-top:-24rem;
  }

  .mobileM\:-mr-96 {
    margin-right:-24rem;
  }

  .mobileM\:-mb-96 {
    margin-bottom:-24rem;
  }

  .mobileM\:-ml-96 {
    margin-left:-24rem;
  }

  .mobileM\:-mt-px {
    margin-top:-1px;
  }

  .mobileM\:-mr-px {
    margin-right:-1px;
  }

  .mobileM\:-mb-px {
    margin-bottom:-1px;
  }

  .mobileM\:-ml-px {
    margin-left:-1px;
  }

  .mobileM\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .mobileM\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .mobileM\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .mobileM\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .mobileM\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .mobileM\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .mobileM\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .mobileM\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .mobileM\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

  .mobileM\:-mr-2\.5 {
    margin-right:-0.625rem;
  }

  .mobileM\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .mobileM\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .mobileM\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .mobileM\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .mobileM\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .mobileM\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .mobileM\:-mt-1\/2 {
    margin-top:-50%;
  }

  .mobileM\:-mr-1\/2 {
    margin-right:-50%;
  }

  .mobileM\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .mobileM\:-ml-1\/2 {
    margin-left:-50%;
  }

  .mobileM\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .mobileM\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .mobileM\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .mobileM\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .mobileM\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .mobileM\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .mobileM\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .mobileM\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .mobileM\:-mt-1\/4 {
    margin-top:-25%;
  }

  .mobileM\:-mr-1\/4 {
    margin-right:-25%;
  }

  .mobileM\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .mobileM\:-ml-1\/4 {
    margin-left:-25%;
  }

  .mobileM\:-mt-2\/4 {
    margin-top:-50%;
  }

  .mobileM\:-mr-2\/4 {
    margin-right:-50%;
  }

  .mobileM\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .mobileM\:-ml-2\/4 {
    margin-left:-50%;
  }

  .mobileM\:-mt-3\/4 {
    margin-top:-75%;
  }

  .mobileM\:-mr-3\/4 {
    margin-right:-75%;
  }

  .mobileM\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .mobileM\:-ml-3\/4 {
    margin-left:-75%;
  }

  .mobileM\:-mt-1\/5 {
    margin-top:-20%;
  }

  .mobileM\:-mr-1\/5 {
    margin-right:-20%;
  }

  .mobileM\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .mobileM\:-ml-1\/5 {
    margin-left:-20%;
  }

  .mobileM\:-mt-2\/5 {
    margin-top:-40%;
  }

  .mobileM\:-mr-2\/5 {
    margin-right:-40%;
  }

  .mobileM\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .mobileM\:-ml-2\/5 {
    margin-left:-40%;
  }

  .mobileM\:-mt-3\/5 {
    margin-top:-60%;
  }

  .mobileM\:-mr-3\/5 {
    margin-right:-60%;
  }

  .mobileM\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .mobileM\:-ml-3\/5 {
    margin-left:-60%;
  }

  .mobileM\:-mt-4\/5 {
    margin-top:-80%;
  }

  .mobileM\:-mr-4\/5 {
    margin-right:-80%;
  }

  .mobileM\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .mobileM\:-ml-4\/5 {
    margin-left:-80%;
  }

  .mobileM\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .mobileM\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .mobileM\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .mobileM\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .mobileM\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .mobileM\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .mobileM\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .mobileM\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .mobileM\:-mt-3\/6 {
    margin-top:-50%;
  }

  .mobileM\:-mr-3\/6 {
    margin-right:-50%;
  }

  .mobileM\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .mobileM\:-ml-3\/6 {
    margin-left:-50%;
  }

  .mobileM\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .mobileM\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .mobileM\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .mobileM\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .mobileM\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .mobileM\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .mobileM\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .mobileM\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .mobileM\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .mobileM\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .mobileM\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .mobileM\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .mobileM\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .mobileM\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .mobileM\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .mobileM\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .mobileM\:-mt-3\/12 {
    margin-top:-25%;
  }

  .mobileM\:-mr-3\/12 {
    margin-right:-25%;
  }

  .mobileM\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .mobileM\:-ml-3\/12 {
    margin-left:-25%;
  }

  .mobileM\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .mobileM\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .mobileM\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .mobileM\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .mobileM\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .mobileM\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .mobileM\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .mobileM\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .mobileM\:-mt-6\/12 {
    margin-top:-50%;
  }

  .mobileM\:-mr-6\/12 {
    margin-right:-50%;
  }

  .mobileM\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .mobileM\:-ml-6\/12 {
    margin-left:-50%;
  }

  .mobileM\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .mobileM\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .mobileM\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .mobileM\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .mobileM\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .mobileM\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .mobileM\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .mobileM\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .mobileM\:-mt-9\/12 {
    margin-top:-75%;
  }

  .mobileM\:-mr-9\/12 {
    margin-right:-75%;
  }

  .mobileM\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .mobileM\:-ml-9\/12 {
    margin-left:-75%;
  }

  .mobileM\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .mobileM\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .mobileM\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .mobileM\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .mobileM\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .mobileM\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .mobileM\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .mobileM\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .mobileM\:-mt-full {
    margin-top:-100%;
  }

  .mobileM\:-mr-full {
    margin-right:-100%;
  }

  .mobileM\:-mb-full {
    margin-bottom:-100%;
  }

  .mobileM\:-ml-full {
    margin-left:-100%;
  }

  .mobileM\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .mobileM\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .mobileM\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .mobileM\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .mobileM\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .mobileM\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .mobileM\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .mobileM\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .mobileM\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .mobileM\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .mobileM\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .mobileM\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .mobileM\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .mobileM\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .mobileM\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .mobileM\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .mobileM\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .mobileM\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .mobileM\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .mobileM\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .mobileM\:max-h-0 {
    max-height:0;
  }

  .mobileM\:max-h-1 {
    max-height:0.25rem;
  }

  .mobileM\:max-h-2 {
    max-height:0.5rem;
  }

  .mobileM\:max-h-3 {
    max-height:0.75rem;
  }

  .mobileM\:max-h-4 {
    max-height:1rem;
  }

  .mobileM\:max-h-5 {
    max-height:1.25rem;
  }

  .mobileM\:max-h-6 {
    max-height:1.5rem;
  }

  .mobileM\:max-h-7 {
    max-height:1.75rem;
  }

  .mobileM\:max-h-8 {
    max-height:2rem;
  }

  .mobileM\:max-h-9 {
    max-height:2.25rem;
  }

  .mobileM\:max-h-10 {
    max-height:2.5rem;
  }

  .mobileM\:max-h-11 {
    max-height:2.75rem;
  }

  .mobileM\:max-h-12 {
    max-height:3rem;
  }

  .mobileM\:max-h-13 {
    max-height:3.25rem;
  }

  .mobileM\:max-h-14 {
    max-height:3.5rem;
  }

  .mobileM\:max-h-15 {
    max-height:3.75rem;
  }

  .mobileM\:max-h-16 {
    max-height:4rem;
  }

  .mobileM\:max-h-18 {
    max-height:4.5rem;
  }

  .mobileM\:max-h-20 {
    max-height:5rem;
  }

  .mobileM\:max-h-24 {
    max-height:6rem;
  }

  .mobileM\:max-h-28 {
    max-height:7rem;
  }

  .mobileM\:max-h-32 {
    max-height:8rem;
  }

  .mobileM\:max-h-36 {
    max-height:9rem;
  }

  .mobileM\:max-h-40 {
    max-height:10rem;
  }

  .mobileM\:max-h-44 {
    max-height:11rem;
  }

  .mobileM\:max-h-48 {
    max-height:12rem;
  }

  .mobileM\:max-h-52 {
    max-height:13rem;
  }

  .mobileM\:max-h-56 {
    max-height:14rem;
  }

  .mobileM\:max-h-60 {
    max-height:15rem;
  }

  .mobileM\:max-h-64 {
    max-height:16rem;
  }

  .mobileM\:max-h-72 {
    max-height:18rem;
  }

  .mobileM\:max-h-80 {
    max-height:20rem;
  }

  .mobileM\:max-h-96 {
    max-height:24rem;
  }

  .mobileM\:max-h-100 {
    max-height:25rem;
  }

  .mobileM\:max-h-screen {
    max-height:100vh;
  }

  .mobileM\:max-h-px {
    max-height:1px;
  }

  .mobileM\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .mobileM\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .mobileM\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .mobileM\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .mobileM\:max-h-1\/2 {
    max-height:50%;
  }

  .mobileM\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .mobileM\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .mobileM\:max-h-1\/4 {
    max-height:25%;
  }

  .mobileM\:max-h-2\/4 {
    max-height:50%;
  }

  .mobileM\:max-h-3\/4 {
    max-height:75%;
  }

  .mobileM\:max-h-1\/5 {
    max-height:20%;
  }

  .mobileM\:max-h-2\/5 {
    max-height:40%;
  }

  .mobileM\:max-h-3\/5 {
    max-height:60%;
  }

  .mobileM\:max-h-4\/5 {
    max-height:80%;
  }

  .mobileM\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .mobileM\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .mobileM\:max-h-3\/6 {
    max-height:50%;
  }

  .mobileM\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .mobileM\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .mobileM\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .mobileM\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .mobileM\:max-h-3\/12 {
    max-height:25%;
  }

  .mobileM\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .mobileM\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .mobileM\:max-h-6\/12 {
    max-height:50%;
  }

  .mobileM\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .mobileM\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .mobileM\:max-h-9\/12 {
    max-height:75%;
  }

  .mobileM\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .mobileM\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .mobileM\:max-h-full {
    max-height:100%;
  }

  .mobileM\:max-h-0_5 {
    max-height:0.125rem;
  }

  .mobileM\:max-h-1_5 {
    max-height:0.375rem;
  }

  .mobileM\:max-h-2_5 {
    max-height:0.625rem;
  }

  .mobileM\:max-h-3_5 {
    max-height:0.875rem;
  }

  .mobileM\:max-h-4_5 {
    max-height:1.125rem;
  }

  .mobileM\:max-w-0 {
    max-width:0rem;
  }

  .mobileM\:max-w-none {
    max-width:none;
  }

  .mobileM\:max-w-xs {
    max-width:20rem;
  }

  .mobileM\:max-w-sm {
    max-width:24rem;
  }

  .mobileM\:max-w-md {
    max-width:28rem;
  }

  .mobileM\:max-w-lg {
    max-width:32rem;
  }

  .mobileM\:max-w-xl {
    max-width:36rem;
  }

  .mobileM\:max-w-2xl {
    max-width:42rem;
  }

  .mobileM\:max-w-3xl {
    max-width:48rem;
  }

  .mobileM\:max-w-4xl {
    max-width:56rem;
  }

  .mobileM\:max-w-5xl {
    max-width:64rem;
  }

  .mobileM\:max-w-6xl {
    max-width:72rem;
  }

  .mobileM\:max-w-7xl {
    max-width:80rem;
  }

  .mobileM\:max-w-full {
    max-width:100%;
  }

  .mobileM\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .mobileM\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .mobileM\:max-w-prose {
    max-width:65ch;
  }

  .mobileM\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .mobileM\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .mobileM\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .mobileM\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .mobileM\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .mobileM\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .mobileM\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .mobileM\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .mobileM\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .mobileM\:max-w-screen-xxs {
    max-width:1px;
  }

  .mobileM\:max-w-screen-xs {
    max-width:400px;
  }

  .mobileM\:max-w-screen-sm {
    max-width:600px;
  }

  .mobileM\:max-w-screen-mobile {
    max-width:768px;
  }

  .mobileM\:max-w-screen-md {
    max-width:970px;
  }

  .mobileM\:max-w-screen-lg {
    max-width:960px;
  }

  .mobileM\:min-h-0 {
    min-height:0;
  }

  .mobileM\:min-h-full {
    min-height:100%;
  }

  .mobileM\:min-h-screen {
    min-height:100vh;
  }

  .mobileM\:min-w-0 {
    min-width:0;
  }

  .mobileM\:min-w-full {
    min-width:100%;
  }

  .mobileM\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .mobileM\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .mobileM\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .mobileM\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .mobileM\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .mobileM\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .mobileM\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .mobileM\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .mobileM\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .mobileM\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .mobileM\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .mobileM\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .mobileM\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .mobileM\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .mobileM\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .mobileM\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .mobileM\:opacity-0 {
    opacity:0;
  }

  .mobileM\:opacity-10 {
    opacity:.1;
  }

  .mobileM\:opacity-20 {
    opacity:.2;
  }

  .mobileM\:opacity-25 {
    opacity:0.25;
  }

  .mobileM\:opacity-30 {
    opacity:.3;
  }

  .mobileM\:opacity-40 {
    opacity:.4;
  }

  .mobileM\:opacity-50 {
    opacity:0.5;
  }

  .mobileM\:opacity-60 {
    opacity:.6;
  }

  .mobileM\:opacity-70 {
    opacity:.7;
  }

  .mobileM\:opacity-75 {
    opacity:0.75;
  }

  .mobileM\:opacity-80 {
    opacity:.8;
  }

  .mobileM\:opacity-90 {
    opacity:.9;
  }

  .mobileM\:opacity-100 {
    opacity:1;
  }

  .mobileM\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .mobileM\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .mobileM\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .mobileM\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .mobileM\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .mobileM\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .mobileM\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .mobileM\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .mobileM\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .mobileM\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .mobileM\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .mobileM\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .mobileM\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .mobileM\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .mobileM\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .mobileM\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .mobileM\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .mobileM\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .mobileM\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .mobileM\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .mobileM\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .mobileM\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .mobileM\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .mobileM\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .mobileM\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .mobileM\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .mobileM\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .mobileM\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .mobileM\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .mobileM\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .mobileM\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .mobileM\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .mobileM\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .mobileM\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .mobileM\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .mobileM\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .mobileM\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .mobileM\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .mobileM\:group-focus\:opacity-100 {
    opacity:1;
  }

  .mobileM\:hover\:opacity-0:hover {
    opacity:0;
  }

  .mobileM\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .mobileM\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .mobileM\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .mobileM\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .mobileM\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .mobileM\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .mobileM\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .mobileM\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .mobileM\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .mobileM\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .mobileM\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .mobileM\:hover\:opacity-100:hover {
    opacity:1;
  }

  .mobileM\:focus\:opacity-0:focus {
    opacity:0;
  }

  .mobileM\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .mobileM\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .mobileM\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .mobileM\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .mobileM\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .mobileM\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .mobileM\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .mobileM\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .mobileM\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .mobileM\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .mobileM\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .mobileM\:focus\:opacity-100:focus {
    opacity:1;
  }

  .mobileM\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobileM\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobileM\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobileM\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobileM\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobileM\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobileM\:overflow-auto {
    overflow:auto;
  }

  .mobileM\:overflow-hidden {
    overflow:hidden;
  }

  .mobileM\:overflow-visible {
    overflow:visible;
  }

  .mobileM\:overflow-scroll {
    overflow:scroll;
  }

  .mobileM\:overflow-x-auto {
    overflow-x:auto;
  }

  .mobileM\:overflow-y-auto {
    overflow-y:auto;
  }

  .mobileM\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .mobileM\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .mobileM\:overflow-x-visible {
    overflow-x:visible;
  }

  .mobileM\:overflow-y-visible {
    overflow-y:visible;
  }

  .mobileM\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .mobileM\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .mobileM\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .mobileM\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .mobileM\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .mobileM\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .mobileM\:overscroll-none {
    overscroll-behavior:none;
  }

  .mobileM\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .mobileM\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .mobileM\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .mobileM\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .mobileM\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .mobileM\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .mobileM\:p-0 {
    padding:0;
  }

  .mobileM\:p-1 {
    padding:0.25rem;
  }

  .mobileM\:p-2 {
    padding:0.5rem;
  }

  .mobileM\:p-3 {
    padding:0.75rem;
  }

  .mobileM\:p-4 {
    padding:1rem;
  }

  .mobileM\:p-5 {
    padding:1.25rem;
  }

  .mobileM\:p-6 {
    padding:1.5rem;
  }

  .mobileM\:p-7 {
    padding:1.75rem;
  }

  .mobileM\:p-8 {
    padding:2rem;
  }

  .mobileM\:p-9 {
    padding:2.25rem;
  }

  .mobileM\:p-10 {
    padding:2.5rem;
  }

  .mobileM\:p-11 {
    padding:2.75rem;
  }

  .mobileM\:p-12 {
    padding:3rem;
  }

  .mobileM\:p-13 {
    padding:3.25rem;
  }

  .mobileM\:p-14 {
    padding:3.5rem;
  }

  .mobileM\:p-15 {
    padding:3.75rem;
  }

  .mobileM\:p-16 {
    padding:4rem;
  }

  .mobileM\:p-18 {
    padding:4.5rem;
  }

  .mobileM\:p-20 {
    padding:5rem;
  }

  .mobileM\:p-24 {
    padding:6rem;
  }

  .mobileM\:p-28 {
    padding:7rem;
  }

  .mobileM\:p-32 {
    padding:8rem;
  }

  .mobileM\:p-36 {
    padding:9rem;
  }

  .mobileM\:p-40 {
    padding:10rem;
  }

  .mobileM\:p-44 {
    padding:11rem;
  }

  .mobileM\:p-48 {
    padding:12rem;
  }

  .mobileM\:p-52 {
    padding:13rem;
  }

  .mobileM\:p-56 {
    padding:14rem;
  }

  .mobileM\:p-60 {
    padding:15rem;
  }

  .mobileM\:p-64 {
    padding:16rem;
  }

  .mobileM\:p-72 {
    padding:18rem;
  }

  .mobileM\:p-80 {
    padding:20rem;
  }

  .mobileM\:p-96 {
    padding:24rem;
  }

  .mobileM\:p-px {
    padding:1px;
  }

  .mobileM\:p-0\.5 {
    padding:0.125rem;
  }

  .mobileM\:p-1\.5 {
    padding:0.375rem;
  }

  .mobileM\:p-2\.5 {
    padding:0.625rem;
  }

  .mobileM\:p-3\.5 {
    padding:0.875rem;
  }

  .mobileM\:p-1\/2 {
    padding:50%;
  }

  .mobileM\:p-1\/3 {
    padding:33.333333%;
  }

  .mobileM\:p-2\/3 {
    padding:66.666667%;
  }

  .mobileM\:p-1\/4 {
    padding:25%;
  }

  .mobileM\:p-2\/4 {
    padding:50%;
  }

  .mobileM\:p-3\/4 {
    padding:75%;
  }

  .mobileM\:p-1\/5 {
    padding:20%;
  }

  .mobileM\:p-2\/5 {
    padding:40%;
  }

  .mobileM\:p-3\/5 {
    padding:60%;
  }

  .mobileM\:p-4\/5 {
    padding:80%;
  }

  .mobileM\:p-1\/6 {
    padding:16.666667%;
  }

  .mobileM\:p-2\/6 {
    padding:33.333333%;
  }

  .mobileM\:p-3\/6 {
    padding:50%;
  }

  .mobileM\:p-4\/6 {
    padding:66.666667%;
  }

  .mobileM\:p-5\/6 {
    padding:83.333333%;
  }

  .mobileM\:p-1\/12 {
    padding:8.333333%;
  }

  .mobileM\:p-2\/12 {
    padding:16.666667%;
  }

  .mobileM\:p-3\/12 {
    padding:25%;
  }

  .mobileM\:p-4\/12 {
    padding:33.333333%;
  }

  .mobileM\:p-5\/12 {
    padding:41.666667%;
  }

  .mobileM\:p-6\/12 {
    padding:50%;
  }

  .mobileM\:p-7\/12 {
    padding:58.333333%;
  }

  .mobileM\:p-8\/12 {
    padding:66.666667%;
  }

  .mobileM\:p-9\/12 {
    padding:75%;
  }

  .mobileM\:p-10\/12 {
    padding:83.333333%;
  }

  .mobileM\:p-11\/12 {
    padding:91.666667%;
  }

  .mobileM\:p-full {
    padding:100%;
  }

  .mobileM\:p-0_5 {
    padding:0.125rem;
  }

  .mobileM\:p-1_5 {
    padding:0.375rem;
  }

  .mobileM\:p-2_5 {
    padding:0.625rem;
  }

  .mobileM\:p-3_5 {
    padding:0.875rem;
  }

  .mobileM\:p-4_5 {
    padding:1.125rem;
  }

  .mobileM\:p-md {
    padding:7.5%;
  }

  .mobileM\:p-lg {
    padding:10%;
  }

  .mobileM\:p-xl {
    padding:20%;
  }

  .mobileM\:py-0 {
    padding-top:0;
    padding-bottom:0;
  }

  .mobileM\:px-0 {
    padding-left:0;
    padding-right:0;
  }

  .mobileM\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .mobileM\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .mobileM\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .mobileM\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .mobileM\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .mobileM\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

  .mobileM\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem;
  }

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

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

  .mobileM\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .mobileM\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

  .mobileM\:px-7 {
    padding-left:1.75rem;
    padding-right:1.75rem;
  }

  .mobileM\:py-8 {
    padding-top:2rem;
    padding-bottom:2rem;
  }

  .mobileM\:px-8 {
    padding-left:2rem;
    padding-right:2rem;
  }

  .mobileM\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .mobileM\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

  .mobileM\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  .mobileM\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem;
  }

  .mobileM\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .mobileM\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

  .mobileM\:px-12 {
    padding-left:3rem;
    padding-right:3rem;
  }

  .mobileM\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .mobileM\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

  .mobileM\:py-14 {
    padding-top:3.5rem;
    padding-bottom:3.5rem;
  }

  .mobileM\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .mobileM\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .mobileM\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

  .mobileM\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem;
  }

  .mobileM\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .mobileM\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .mobileM\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

  .mobileM\:py-20 {
    padding-top:5rem;
    padding-bottom:5rem;
  }

  .mobileM\:px-20 {
    padding-left:5rem;
    padding-right:5rem;
  }

  .mobileM\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

  .mobileM\:px-24 {
    padding-left:6rem;
    padding-right:6rem;
  }

  .mobileM\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .mobileM\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

  .mobileM\:py-32 {
    padding-top:8rem;
    padding-bottom:8rem;
  }

  .mobileM\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .mobileM\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .mobileM\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .mobileM\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .mobileM\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .mobileM\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .mobileM\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .mobileM\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .mobileM\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .mobileM\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .mobileM\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .mobileM\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .mobileM\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .mobileM\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .mobileM\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .mobileM\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .mobileM\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .mobileM\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .mobileM\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .mobileM\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .mobileM\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .mobileM\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .mobileM\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .mobileM\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .mobileM\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

  .mobileM\:py-0\.5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobileM\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobileM\:py-1\.5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobileM\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .mobileM\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobileM\:py-3\.5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobileM\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobileM\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileM\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileM\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileM\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileM\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileM\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileM\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobileM\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobileM\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileM\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileM\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobileM\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobileM\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobileM\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .mobileM\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .mobileM\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .mobileM\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .mobileM\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .mobileM\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .mobileM\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .mobileM\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobileM\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobileM\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileM\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileM\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileM\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileM\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileM\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileM\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobileM\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobileM\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .mobileM\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .mobileM\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobileM\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobileM\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobileM\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobileM\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileM\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileM\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .mobileM\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .mobileM\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileM\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileM\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .mobileM\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .mobileM\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileM\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileM\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobileM\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobileM\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobileM\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobileM\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .mobileM\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .mobileM\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .mobileM\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .mobileM\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobileM\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobileM\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobileM\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .mobileM\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .mobileM\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobileM\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobileM\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobileM\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .mobileM\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .mobileM\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .mobileM\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .mobileM\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .mobileM\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .mobileM\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobileM\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .mobileM\:pt-0 {
    padding-top:0;
  }

  .mobileM\:pr-0 {
    padding-right:0;
  }

  .mobileM\:pb-0 {
    padding-bottom:0;
  }

  .mobileM\:pl-0 {
    padding-left:0;
  }

  .mobileM\:pt-1 {
    padding-top:0.25rem;
  }

  .mobileM\:pr-1 {
    padding-right:0.25rem;
  }

  .mobileM\:pb-1 {
    padding-bottom:0.25rem;
  }

  .mobileM\:pl-1 {
    padding-left:0.25rem;
  }

  .mobileM\:pt-2 {
    padding-top:0.5rem;
  }

  .mobileM\:pr-2 {
    padding-right:0.5rem;
  }

  .mobileM\:pb-2 {
    padding-bottom:0.5rem;
  }

  .mobileM\:pl-2 {
    padding-left:0.5rem;
  }

  .mobileM\:pt-3 {
    padding-top:0.75rem;
  }

  .mobileM\:pr-3 {
    padding-right:0.75rem;
  }

  .mobileM\:pb-3 {
    padding-bottom:0.75rem;
  }

  .mobileM\:pl-3 {
    padding-left:0.75rem;
  }

  .mobileM\:pt-4 {
    padding-top:1rem;
  }

  .mobileM\:pr-4 {
    padding-right:1rem;
  }

  .mobileM\:pb-4 {
    padding-bottom:1rem;
  }

  .mobileM\:pl-4 {
    padding-left:1rem;
  }

  .mobileM\:pt-5 {
    padding-top:1.25rem;
  }

  .mobileM\:pr-5 {
    padding-right:1.25rem;
  }

  .mobileM\:pb-5 {
    padding-bottom:1.25rem;
  }

  .mobileM\:pl-5 {
    padding-left:1.25rem;
  }

  .mobileM\:pt-6 {
    padding-top:1.5rem;
  }

  .mobileM\:pr-6 {
    padding-right:1.5rem;
  }

  .mobileM\:pb-6 {
    padding-bottom:1.5rem;
  }

  .mobileM\:pl-6 {
    padding-left:1.5rem;
  }

  .mobileM\:pt-7 {
    padding-top:1.75rem;
  }

  .mobileM\:pr-7 {
    padding-right:1.75rem;
  }

  .mobileM\:pb-7 {
    padding-bottom:1.75rem;
  }

  .mobileM\:pl-7 {
    padding-left:1.75rem;
  }

  .mobileM\:pt-8 {
    padding-top:2rem;
  }

  .mobileM\:pr-8 {
    padding-right:2rem;
  }

  .mobileM\:pb-8 {
    padding-bottom:2rem;
  }

  .mobileM\:pl-8 {
    padding-left:2rem;
  }

  .mobileM\:pt-9 {
    padding-top:2.25rem;
  }

  .mobileM\:pr-9 {
    padding-right:2.25rem;
  }

  .mobileM\:pb-9 {
    padding-bottom:2.25rem;
  }

  .mobileM\:pl-9 {
    padding-left:2.25rem;
  }

  .mobileM\:pt-10 {
    padding-top:2.5rem;
  }

  .mobileM\:pr-10 {
    padding-right:2.5rem;
  }

  .mobileM\:pb-10 {
    padding-bottom:2.5rem;
  }

  .mobileM\:pl-10 {
    padding-left:2.5rem;
  }

  .mobileM\:pt-11 {
    padding-top:2.75rem;
  }

  .mobileM\:pr-11 {
    padding-right:2.75rem;
  }

  .mobileM\:pb-11 {
    padding-bottom:2.75rem;
  }

  .mobileM\:pl-11 {
    padding-left:2.75rem;
  }

  .mobileM\:pt-12 {
    padding-top:3rem;
  }

  .mobileM\:pr-12 {
    padding-right:3rem;
  }

  .mobileM\:pb-12 {
    padding-bottom:3rem;
  }

  .mobileM\:pl-12 {
    padding-left:3rem;
  }

  .mobileM\:pt-13 {
    padding-top:3.25rem;
  }

  .mobileM\:pr-13 {
    padding-right:3.25rem;
  }

  .mobileM\:pb-13 {
    padding-bottom:3.25rem;
  }

  .mobileM\:pl-13 {
    padding-left:3.25rem;
  }

  .mobileM\:pt-14 {
    padding-top:3.5rem;
  }

  .mobileM\:pr-14 {
    padding-right:3.5rem;
  }

  .mobileM\:pb-14 {
    padding-bottom:3.5rem;
  }

  .mobileM\:pl-14 {
    padding-left:3.5rem;
  }

  .mobileM\:pt-15 {
    padding-top:3.75rem;
  }

  .mobileM\:pr-15 {
    padding-right:3.75rem;
  }

  .mobileM\:pb-15 {
    padding-bottom:3.75rem;
  }

  .mobileM\:pl-15 {
    padding-left:3.75rem;
  }

  .mobileM\:pt-16 {
    padding-top:4rem;
  }

  .mobileM\:pr-16 {
    padding-right:4rem;
  }

  .mobileM\:pb-16 {
    padding-bottom:4rem;
  }

  .mobileM\:pl-16 {
    padding-left:4rem;
  }

  .mobileM\:pt-18 {
    padding-top:4.5rem;
  }

  .mobileM\:pr-18 {
    padding-right:4.5rem;
  }

  .mobileM\:pb-18 {
    padding-bottom:4.5rem;
  }

  .mobileM\:pl-18 {
    padding-left:4.5rem;
  }

  .mobileM\:pt-20 {
    padding-top:5rem;
  }

  .mobileM\:pr-20 {
    padding-right:5rem;
  }

  .mobileM\:pb-20 {
    padding-bottom:5rem;
  }

  .mobileM\:pl-20 {
    padding-left:5rem;
  }

  .mobileM\:pt-24 {
    padding-top:6rem;
  }

  .mobileM\:pr-24 {
    padding-right:6rem;
  }

  .mobileM\:pb-24 {
    padding-bottom:6rem;
  }

  .mobileM\:pl-24 {
    padding-left:6rem;
  }

  .mobileM\:pt-28 {
    padding-top:7rem;
  }

  .mobileM\:pr-28 {
    padding-right:7rem;
  }

  .mobileM\:pb-28 {
    padding-bottom:7rem;
  }

  .mobileM\:pl-28 {
    padding-left:7rem;
  }

  .mobileM\:pt-32 {
    padding-top:8rem;
  }

  .mobileM\:pr-32 {
    padding-right:8rem;
  }

  .mobileM\:pb-32 {
    padding-bottom:8rem;
  }

  .mobileM\:pl-32 {
    padding-left:8rem;
  }

  .mobileM\:pt-36 {
    padding-top:9rem;
  }

  .mobileM\:pr-36 {
    padding-right:9rem;
  }

  .mobileM\:pb-36 {
    padding-bottom:9rem;
  }

  .mobileM\:pl-36 {
    padding-left:9rem;
  }

  .mobileM\:pt-40 {
    padding-top:10rem;
  }

  .mobileM\:pr-40 {
    padding-right:10rem;
  }

  .mobileM\:pb-40 {
    padding-bottom:10rem;
  }

  .mobileM\:pl-40 {
    padding-left:10rem;
  }

  .mobileM\:pt-44 {
    padding-top:11rem;
  }

  .mobileM\:pr-44 {
    padding-right:11rem;
  }

  .mobileM\:pb-44 {
    padding-bottom:11rem;
  }

  .mobileM\:pl-44 {
    padding-left:11rem;
  }

  .mobileM\:pt-48 {
    padding-top:12rem;
  }

  .mobileM\:pr-48 {
    padding-right:12rem;
  }

  .mobileM\:pb-48 {
    padding-bottom:12rem;
  }

  .mobileM\:pl-48 {
    padding-left:12rem;
  }

  .mobileM\:pt-52 {
    padding-top:13rem;
  }

  .mobileM\:pr-52 {
    padding-right:13rem;
  }

  .mobileM\:pb-52 {
    padding-bottom:13rem;
  }

  .mobileM\:pl-52 {
    padding-left:13rem;
  }

  .mobileM\:pt-56 {
    padding-top:14rem;
  }

  .mobileM\:pr-56 {
    padding-right:14rem;
  }

  .mobileM\:pb-56 {
    padding-bottom:14rem;
  }

  .mobileM\:pl-56 {
    padding-left:14rem;
  }

  .mobileM\:pt-60 {
    padding-top:15rem;
  }

  .mobileM\:pr-60 {
    padding-right:15rem;
  }

  .mobileM\:pb-60 {
    padding-bottom:15rem;
  }

  .mobileM\:pl-60 {
    padding-left:15rem;
  }

  .mobileM\:pt-64 {
    padding-top:16rem;
  }

  .mobileM\:pr-64 {
    padding-right:16rem;
  }

  .mobileM\:pb-64 {
    padding-bottom:16rem;
  }

  .mobileM\:pl-64 {
    padding-left:16rem;
  }

  .mobileM\:pt-72 {
    padding-top:18rem;
  }

  .mobileM\:pr-72 {
    padding-right:18rem;
  }

  .mobileM\:pb-72 {
    padding-bottom:18rem;
  }

  .mobileM\:pl-72 {
    padding-left:18rem;
  }

  .mobileM\:pt-80 {
    padding-top:20rem;
  }

  .mobileM\:pr-80 {
    padding-right:20rem;
  }

  .mobileM\:pb-80 {
    padding-bottom:20rem;
  }

  .mobileM\:pl-80 {
    padding-left:20rem;
  }

  .mobileM\:pt-96 {
    padding-top:24rem;
  }

  .mobileM\:pr-96 {
    padding-right:24rem;
  }

  .mobileM\:pb-96 {
    padding-bottom:24rem;
  }

  .mobileM\:pl-96 {
    padding-left:24rem;
  }

  .mobileM\:pt-px {
    padding-top:1px;
  }

  .mobileM\:pr-px {
    padding-right:1px;
  }

  .mobileM\:pb-px {
    padding-bottom:1px;
  }

  .mobileM\:pl-px {
    padding-left:1px;
  }

  .mobileM\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .mobileM\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .mobileM\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .mobileM\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .mobileM\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .mobileM\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .mobileM\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .mobileM\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .mobileM\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .mobileM\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .mobileM\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .mobileM\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .mobileM\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .mobileM\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .mobileM\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .mobileM\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .mobileM\:pt-1\/2 {
    padding-top:50%;
  }

  .mobileM\:pr-1\/2 {
    padding-right:50%;
  }

  .mobileM\:pb-1\/2 {
    padding-bottom:50%;
  }

  .mobileM\:pl-1\/2 {
    padding-left:50%;
  }

  .mobileM\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .mobileM\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .mobileM\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .mobileM\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .mobileM\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .mobileM\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .mobileM\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .mobileM\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .mobileM\:pt-1\/4 {
    padding-top:25%;
  }

  .mobileM\:pr-1\/4 {
    padding-right:25%;
  }

  .mobileM\:pb-1\/4 {
    padding-bottom:25%;
  }

  .mobileM\:pl-1\/4 {
    padding-left:25%;
  }

  .mobileM\:pt-2\/4 {
    padding-top:50%;
  }

  .mobileM\:pr-2\/4 {
    padding-right:50%;
  }

  .mobileM\:pb-2\/4 {
    padding-bottom:50%;
  }

  .mobileM\:pl-2\/4 {
    padding-left:50%;
  }

  .mobileM\:pt-3\/4 {
    padding-top:75%;
  }

  .mobileM\:pr-3\/4 {
    padding-right:75%;
  }

  .mobileM\:pb-3\/4 {
    padding-bottom:75%;
  }

  .mobileM\:pl-3\/4 {
    padding-left:75%;
  }

  .mobileM\:pt-1\/5 {
    padding-top:20%;
  }

  .mobileM\:pr-1\/5 {
    padding-right:20%;
  }

  .mobileM\:pb-1\/5 {
    padding-bottom:20%;
  }

  .mobileM\:pl-1\/5 {
    padding-left:20%;
  }

  .mobileM\:pt-2\/5 {
    padding-top:40%;
  }

  .mobileM\:pr-2\/5 {
    padding-right:40%;
  }

  .mobileM\:pb-2\/5 {
    padding-bottom:40%;
  }

  .mobileM\:pl-2\/5 {
    padding-left:40%;
  }

  .mobileM\:pt-3\/5 {
    padding-top:60%;
  }

  .mobileM\:pr-3\/5 {
    padding-right:60%;
  }

  .mobileM\:pb-3\/5 {
    padding-bottom:60%;
  }

  .mobileM\:pl-3\/5 {
    padding-left:60%;
  }

  .mobileM\:pt-4\/5 {
    padding-top:80%;
  }

  .mobileM\:pr-4\/5 {
    padding-right:80%;
  }

  .mobileM\:pb-4\/5 {
    padding-bottom:80%;
  }

  .mobileM\:pl-4\/5 {
    padding-left:80%;
  }

  .mobileM\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .mobileM\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .mobileM\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .mobileM\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .mobileM\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .mobileM\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .mobileM\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .mobileM\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .mobileM\:pt-3\/6 {
    padding-top:50%;
  }

  .mobileM\:pr-3\/6 {
    padding-right:50%;
  }

  .mobileM\:pb-3\/6 {
    padding-bottom:50%;
  }

  .mobileM\:pl-3\/6 {
    padding-left:50%;
  }

  .mobileM\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .mobileM\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .mobileM\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .mobileM\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .mobileM\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .mobileM\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .mobileM\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .mobileM\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .mobileM\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .mobileM\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .mobileM\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .mobileM\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .mobileM\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .mobileM\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .mobileM\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .mobileM\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .mobileM\:pt-3\/12 {
    padding-top:25%;
  }

  .mobileM\:pr-3\/12 {
    padding-right:25%;
  }

  .mobileM\:pb-3\/12 {
    padding-bottom:25%;
  }

  .mobileM\:pl-3\/12 {
    padding-left:25%;
  }

  .mobileM\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .mobileM\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .mobileM\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .mobileM\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .mobileM\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .mobileM\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .mobileM\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .mobileM\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .mobileM\:pt-6\/12 {
    padding-top:50%;
  }

  .mobileM\:pr-6\/12 {
    padding-right:50%;
  }

  .mobileM\:pb-6\/12 {
    padding-bottom:50%;
  }

  .mobileM\:pl-6\/12 {
    padding-left:50%;
  }

  .mobileM\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .mobileM\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .mobileM\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .mobileM\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .mobileM\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .mobileM\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .mobileM\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .mobileM\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .mobileM\:pt-9\/12 {
    padding-top:75%;
  }

  .mobileM\:pr-9\/12 {
    padding-right:75%;
  }

  .mobileM\:pb-9\/12 {
    padding-bottom:75%;
  }

  .mobileM\:pl-9\/12 {
    padding-left:75%;
  }

  .mobileM\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .mobileM\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .mobileM\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .mobileM\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .mobileM\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .mobileM\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .mobileM\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .mobileM\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .mobileM\:pt-full {
    padding-top:100%;
  }

  .mobileM\:pr-full {
    padding-right:100%;
  }

  .mobileM\:pb-full {
    padding-bottom:100%;
  }

  .mobileM\:pl-full {
    padding-left:100%;
  }

  .mobileM\:pt-0_5 {
    padding-top:0.125rem;
  }

  .mobileM\:pr-0_5 {
    padding-right:0.125rem;
  }

  .mobileM\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .mobileM\:pl-0_5 {
    padding-left:0.125rem;
  }

  .mobileM\:pt-1_5 {
    padding-top:0.375rem;
  }

  .mobileM\:pr-1_5 {
    padding-right:0.375rem;
  }

  .mobileM\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .mobileM\:pl-1_5 {
    padding-left:0.375rem;
  }

  .mobileM\:pt-2_5 {
    padding-top:0.625rem;
  }

  .mobileM\:pr-2_5 {
    padding-right:0.625rem;
  }

  .mobileM\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .mobileM\:pl-2_5 {
    padding-left:0.625rem;
  }

  .mobileM\:pt-3_5 {
    padding-top:0.875rem;
  }

  .mobileM\:pr-3_5 {
    padding-right:0.875rem;
  }

  .mobileM\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .mobileM\:pl-3_5 {
    padding-left:0.875rem;
  }

  .mobileM\:pt-4_5 {
    padding-top:1.125rem;
  }

  .mobileM\:pr-4_5 {
    padding-right:1.125rem;
  }

  .mobileM\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .mobileM\:pl-4_5 {
    padding-left:1.125rem;
  }

  .mobileM\:pt-md {
    padding-top:7.5%;
  }

  .mobileM\:pr-md {
    padding-right:7.5%;
  }

  .mobileM\:pb-md {
    padding-bottom:7.5%;
  }

  .mobileM\:pl-md {
    padding-left:7.5%;
  }

  .mobileM\:pt-lg {
    padding-top:10%;
  }

  .mobileM\:pr-lg {
    padding-right:10%;
  }

  .mobileM\:pb-lg {
    padding-bottom:10%;
  }

  .mobileM\:pl-lg {
    padding-left:10%;
  }

  .mobileM\:pt-xl {
    padding-top:20%;
  }

  .mobileM\:pr-xl {
    padding-right:20%;
  }

  .mobileM\:pb-xl {
    padding-bottom:20%;
  }

  .mobileM\:pl-xl {
    padding-left:20%;
  }

  .mobileM\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobileM\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .mobileM\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .mobileM\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .mobileM\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileM\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileM\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileM\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileM\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileM\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobileM\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileM\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobileM\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileM\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileM\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileM\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileM\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileM\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileM\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileM\:placeholder-teal::-moz-placeholder {
  }

  .mobileM\:placeholder-teal::placeholder {
  }

  .mobileM\:placeholder-indigo::-moz-placeholder {
  }

  .mobileM\:placeholder-indigo::placeholder {
  }

  .mobileM\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .mobileM\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .mobileM\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobileM\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .mobileM\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .mobileM\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .mobileM\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileM\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileM\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileM\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileM\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileM\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobileM\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileM\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobileM\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileM\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileM\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileM\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileM\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileM\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileM\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileM\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .mobileM\:focus\:placeholder-teal:focus::placeholder {
  }

  .mobileM\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .mobileM\:focus\:placeholder-indigo:focus::placeholder {
  }

  .mobileM\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .mobileM\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .mobileM\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobileM\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .mobileM\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobileM\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .mobileM\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobileM\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .mobileM\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileM\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileM\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobileM\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .mobileM\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobileM\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .mobileM\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileM\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileM\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobileM\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .mobileM\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobileM\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .mobileM\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileM\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileM\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobileM\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .mobileM\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobileM\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .mobileM\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobileM\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .mobileM\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobileM\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .mobileM\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobileM\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .mobileM\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobileM\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .mobileM\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileM\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileM\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobileM\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .mobileM\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobileM\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .mobileM\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileM\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileM\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobileM\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .mobileM\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobileM\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .mobileM\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileM\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileM\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobileM\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .mobileM\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobileM\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .mobileM\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobileM\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .mobileM\:pointer-events-none {
    pointer-events:none;
  }

  .mobileM\:pointer-events-auto {
    pointer-events:auto;
  }

  .mobileM\:static {
    position:static;
  }

  .mobileM\:fixed {
    position:fixed;
  }

  .mobileM\:absolute {
    position:absolute;
  }

  .mobileM\:relative {
    position:relative;
  }

  .mobileM\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .mobileM\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .mobileM\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .mobileM\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .mobileM\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .mobileM\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .mobileM\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .mobileM\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .mobileM\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .mobileM\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .mobileM\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .mobileM\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .mobileM\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .mobileM\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .mobileM\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .mobileM\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .mobileM\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .mobileM\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .mobileM\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .mobileM\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .mobileM\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .mobileM\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .mobileM\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .mobileM\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .mobileM\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .mobileM\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .mobileM\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .mobileM\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .mobileM\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .mobileM\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .mobileM\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .mobileM\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .mobileM\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .mobileM\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .mobileM\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .mobileM\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .mobileM\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobileM\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobileM\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobileM\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobileM\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileM\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileM\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileM\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobileM\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileM\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobileM\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .mobileM\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .mobileM\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .mobileM\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .mobileM\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobileM\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileM\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileM\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileM\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobileM\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .mobileM\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobileM\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobileM\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileM\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .mobileM\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileM\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .mobileM\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileM\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobileM\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobileM\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .mobileM\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .mobileM\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobileM\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobileM\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobileM\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobileM\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .mobileM\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .mobileM\:inset-x-0 {
    right:0;
    left:0;
  }

  .mobileM\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .mobileM\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .mobileM\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .mobileM\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .mobileM\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .mobileM\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .mobileM\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .mobileM\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .mobileM\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .mobileM\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .mobileM\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .mobileM\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .mobileM\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .mobileM\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .mobileM\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .mobileM\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .mobileM\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .mobileM\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .mobileM\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .mobileM\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .mobileM\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .mobileM\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .mobileM\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .mobileM\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .mobileM\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .mobileM\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .mobileM\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .mobileM\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .mobileM\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .mobileM\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .mobileM\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .mobileM\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .mobileM\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .mobileM\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .mobileM\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .mobileM\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .mobileM\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .mobileM\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .mobileM\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .mobileM\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .mobileM\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .mobileM\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .mobileM\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .mobileM\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .mobileM\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .mobileM\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .mobileM\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .mobileM\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .mobileM\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .mobileM\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .mobileM\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .mobileM\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .mobileM\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .mobileM\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .mobileM\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .mobileM\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .mobileM\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .mobileM\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .mobileM\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .mobileM\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .mobileM\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .mobileM\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .mobileM\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .mobileM\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .mobileM\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .mobileM\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .mobileM\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .mobileM\:inset-x-px {
    right:1px;
    left:1px;
  }

  .mobileM\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobileM\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobileM\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobileM\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobileM\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobileM\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobileM\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobileM\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobileM\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .mobileM\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .mobileM\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileM\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileM\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileM\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileM\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .mobileM\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .mobileM\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .mobileM\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .mobileM\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .mobileM\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .mobileM\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .mobileM\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .mobileM\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .mobileM\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .mobileM\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .mobileM\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .mobileM\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .mobileM\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .mobileM\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobileM\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobileM\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileM\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileM\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .mobileM\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .mobileM\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileM\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileM\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobileM\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobileM\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .mobileM\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .mobileM\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobileM\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobileM\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .mobileM\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .mobileM\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileM\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileM\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .mobileM\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .mobileM\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .mobileM\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .mobileM\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .mobileM\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .mobileM\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileM\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileM\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .mobileM\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .mobileM\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobileM\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobileM\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .mobileM\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .mobileM\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .mobileM\:inset-x-full {
    right:100%;
    left:100%;
  }

  .mobileM\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobileM\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobileM\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobileM\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobileM\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobileM\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobileM\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobileM\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobileM\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .mobileM\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .mobileM\:top-0 {
    top:0;
  }

  .mobileM\:right-0 {
    right:0;
  }

  .mobileM\:bottom-0 {
    bottom:0;
  }

  .mobileM\:left-0 {
    left:0;
  }

  .mobileM\:top-1 {
    top:0.25rem;
  }

  .mobileM\:right-1 {
    right:0.25rem;
  }

  .mobileM\:bottom-1 {
    bottom:0.25rem;
  }

  .mobileM\:left-1 {
    left:0.25rem;
  }

  .mobileM\:top-2 {
    top:0.5rem;
  }

  .mobileM\:right-2 {
    right:0.5rem;
  }

  .mobileM\:bottom-2 {
    bottom:0.5rem;
  }

  .mobileM\:left-2 {
    left:0.5rem;
  }

  .mobileM\:top-3 {
    top:0.75rem;
  }

  .mobileM\:right-3 {
    right:0.75rem;
  }

  .mobileM\:bottom-3 {
    bottom:0.75rem;
  }

  .mobileM\:left-3 {
    left:0.75rem;
  }

  .mobileM\:top-4 {
    top:1rem;
  }

  .mobileM\:right-4 {
    right:1rem;
  }

  .mobileM\:bottom-4 {
    bottom:1rem;
  }

  .mobileM\:left-4 {
    left:1rem;
  }

  .mobileM\:top-5 {
    top:1.25rem;
  }

  .mobileM\:right-5 {
    right:1.25rem;
  }

  .mobileM\:bottom-5 {
    bottom:1.25rem;
  }

  .mobileM\:left-5 {
    left:1.25rem;
  }

  .mobileM\:top-6 {
    top:1.5rem;
  }

  .mobileM\:right-6 {
    right:1.5rem;
  }

  .mobileM\:bottom-6 {
    bottom:1.5rem;
  }

  .mobileM\:left-6 {
    left:1.5rem;
  }

  .mobileM\:top-7 {
    top:1.75rem;
  }

  .mobileM\:right-7 {
    right:1.75rem;
  }

  .mobileM\:bottom-7 {
    bottom:1.75rem;
  }

  .mobileM\:left-7 {
    left:1.75rem;
  }

  .mobileM\:top-8 {
    top:2rem;
  }

  .mobileM\:right-8 {
    right:2rem;
  }

  .mobileM\:bottom-8 {
    bottom:2rem;
  }

  .mobileM\:left-8 {
    left:2rem;
  }

  .mobileM\:top-9 {
    top:2.25rem;
  }

  .mobileM\:right-9 {
    right:2.25rem;
  }

  .mobileM\:bottom-9 {
    bottom:2.25rem;
  }

  .mobileM\:left-9 {
    left:2.25rem;
  }

  .mobileM\:top-10 {
    top:2.5rem;
  }

  .mobileM\:right-10 {
    right:2.5rem;
  }

  .mobileM\:bottom-10 {
    bottom:2.5rem;
  }

  .mobileM\:left-10 {
    left:2.5rem;
  }

  .mobileM\:top-11 {
    top:2.75rem;
  }

  .mobileM\:right-11 {
    right:2.75rem;
  }

  .mobileM\:bottom-11 {
    bottom:2.75rem;
  }

  .mobileM\:left-11 {
    left:2.75rem;
  }

  .mobileM\:top-12 {
    top:3rem;
  }

  .mobileM\:right-12 {
    right:3rem;
  }

  .mobileM\:bottom-12 {
    bottom:3rem;
  }

  .mobileM\:left-12 {
    left:3rem;
  }

  .mobileM\:top-13 {
    top:3.25rem;
  }

  .mobileM\:right-13 {
    right:3.25rem;
  }

  .mobileM\:bottom-13 {
    bottom:3.25rem;
  }

  .mobileM\:left-13 {
    left:3.25rem;
  }

  .mobileM\:top-14 {
    top:3.5rem;
  }

  .mobileM\:right-14 {
    right:3.5rem;
  }

  .mobileM\:bottom-14 {
    bottom:3.5rem;
  }

  .mobileM\:left-14 {
    left:3.5rem;
  }

  .mobileM\:top-15 {
    top:3.75rem;
  }

  .mobileM\:right-15 {
    right:3.75rem;
  }

  .mobileM\:bottom-15 {
    bottom:3.75rem;
  }

  .mobileM\:left-15 {
    left:3.75rem;
  }

  .mobileM\:top-16 {
    top:4rem;
  }

  .mobileM\:right-16 {
    right:4rem;
  }

  .mobileM\:bottom-16 {
    bottom:4rem;
  }

  .mobileM\:left-16 {
    left:4rem;
  }

  .mobileM\:top-18 {
    top:4.5rem;
  }

  .mobileM\:right-18 {
    right:4.5rem;
  }

  .mobileM\:bottom-18 {
    bottom:4.5rem;
  }

  .mobileM\:left-18 {
    left:4.5rem;
  }

  .mobileM\:top-20 {
    top:5rem;
  }

  .mobileM\:right-20 {
    right:5rem;
  }

  .mobileM\:bottom-20 {
    bottom:5rem;
  }

  .mobileM\:left-20 {
    left:5rem;
  }

  .mobileM\:top-24 {
    top:6rem;
  }

  .mobileM\:right-24 {
    right:6rem;
  }

  .mobileM\:bottom-24 {
    bottom:6rem;
  }

  .mobileM\:left-24 {
    left:6rem;
  }

  .mobileM\:top-28 {
    top:7rem;
  }

  .mobileM\:right-28 {
    right:7rem;
  }

  .mobileM\:bottom-28 {
    bottom:7rem;
  }

  .mobileM\:left-28 {
    left:7rem;
  }

  .mobileM\:top-32 {
    top:8rem;
  }

  .mobileM\:right-32 {
    right:8rem;
  }

  .mobileM\:bottom-32 {
    bottom:8rem;
  }

  .mobileM\:left-32 {
    left:8rem;
  }

  .mobileM\:top-36 {
    top:9rem;
  }

  .mobileM\:right-36 {
    right:9rem;
  }

  .mobileM\:bottom-36 {
    bottom:9rem;
  }

  .mobileM\:left-36 {
    left:9rem;
  }

  .mobileM\:top-40 {
    top:10rem;
  }

  .mobileM\:right-40 {
    right:10rem;
  }

  .mobileM\:bottom-40 {
    bottom:10rem;
  }

  .mobileM\:left-40 {
    left:10rem;
  }

  .mobileM\:top-44 {
    top:11rem;
  }

  .mobileM\:right-44 {
    right:11rem;
  }

  .mobileM\:bottom-44 {
    bottom:11rem;
  }

  .mobileM\:left-44 {
    left:11rem;
  }

  .mobileM\:top-48 {
    top:12rem;
  }

  .mobileM\:right-48 {
    right:12rem;
  }

  .mobileM\:bottom-48 {
    bottom:12rem;
  }

  .mobileM\:left-48 {
    left:12rem;
  }

  .mobileM\:top-52 {
    top:13rem;
  }

  .mobileM\:right-52 {
    right:13rem;
  }

  .mobileM\:bottom-52 {
    bottom:13rem;
  }

  .mobileM\:left-52 {
    left:13rem;
  }

  .mobileM\:top-56 {
    top:14rem;
  }

  .mobileM\:right-56 {
    right:14rem;
  }

  .mobileM\:bottom-56 {
    bottom:14rem;
  }

  .mobileM\:left-56 {
    left:14rem;
  }

  .mobileM\:top-60 {
    top:15rem;
  }

  .mobileM\:right-60 {
    right:15rem;
  }

  .mobileM\:bottom-60 {
    bottom:15rem;
  }

  .mobileM\:left-60 {
    left:15rem;
  }

  .mobileM\:top-64 {
    top:16rem;
  }

  .mobileM\:right-64 {
    right:16rem;
  }

  .mobileM\:bottom-64 {
    bottom:16rem;
  }

  .mobileM\:left-64 {
    left:16rem;
  }

  .mobileM\:top-72 {
    top:18rem;
  }

  .mobileM\:right-72 {
    right:18rem;
  }

  .mobileM\:bottom-72 {
    bottom:18rem;
  }

  .mobileM\:left-72 {
    left:18rem;
  }

  .mobileM\:top-80 {
    top:20rem;
  }

  .mobileM\:right-80 {
    right:20rem;
  }

  .mobileM\:bottom-80 {
    bottom:20rem;
  }

  .mobileM\:left-80 {
    left:20rem;
  }

  .mobileM\:top-96 {
    top:24rem;
  }

  .mobileM\:right-96 {
    right:24rem;
  }

  .mobileM\:bottom-96 {
    bottom:24rem;
  }

  .mobileM\:left-96 {
    left:24rem;
  }

  .mobileM\:top-auto {
    top:auto;
  }

  .mobileM\:right-auto {
    right:auto;
  }

  .mobileM\:bottom-auto {
    bottom:auto;
  }

  .mobileM\:left-auto {
    left:auto;
  }

  .mobileM\:top-px {
    top:1px;
  }

  .mobileM\:right-px {
    right:1px;
  }

  .mobileM\:bottom-px {
    bottom:1px;
  }

  .mobileM\:left-px {
    left:1px;
  }

  .mobileM\:top-0\.5 {
    top:0.125rem;
  }

  .mobileM\:right-0\.5 {
    right:0.125rem;
  }

  .mobileM\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .mobileM\:left-0\.5 {
    left:0.125rem;
  }

  .mobileM\:top-1\.5 {
    top:0.375rem;
  }

  .mobileM\:right-1\.5 {
    right:0.375rem;
  }

  .mobileM\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .mobileM\:left-1\.5 {
    left:0.375rem;
  }

  .mobileM\:top-2\.5 {
    top:0.625rem;
  }

  .mobileM\:right-2\.5 {
    right:0.625rem;
  }

  .mobileM\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .mobileM\:left-2\.5 {
    left:0.625rem;
  }

  .mobileM\:top-3\.5 {
    top:0.875rem;
  }

  .mobileM\:right-3\.5 {
    right:0.875rem;
  }

  .mobileM\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .mobileM\:left-3\.5 {
    left:0.875rem;
  }

  .mobileM\:top-1\/2 {
    top:50%;
  }

  .mobileM\:right-1\/2 {
    right:50%;
  }

  .mobileM\:bottom-1\/2 {
    bottom:50%;
  }

  .mobileM\:left-1\/2 {
    left:50%;
  }

  .mobileM\:top-1\/3 {
    top:33.333333%;
  }

  .mobileM\:right-1\/3 {
    right:33.333333%;
  }

  .mobileM\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .mobileM\:left-1\/3 {
    left:33.333333%;
  }

  .mobileM\:top-2\/3 {
    top:66.666667%;
  }

  .mobileM\:right-2\/3 {
    right:66.666667%;
  }

  .mobileM\:bottom-2\/3 {
    bottom:66.666667%;
  }

  .mobileM\:left-2\/3 {
    left:66.666667%;
  }

  .mobileM\:top-1\/4 {
    top:25%;
  }

  .mobileM\:right-1\/4 {
    right:25%;
  }

  .mobileM\:bottom-1\/4 {
    bottom:25%;
  }

  .mobileM\:left-1\/4 {
    left:25%;
  }

  .mobileM\:top-2\/4 {
    top:50%;
  }

  .mobileM\:right-2\/4 {
    right:50%;
  }

  .mobileM\:bottom-2\/4 {
    bottom:50%;
  }

  .mobileM\:left-2\/4 {
    left:50%;
  }

  .mobileM\:top-3\/4 {
    top:75%;
  }

  .mobileM\:right-3\/4 {
    right:75%;
  }

  .mobileM\:bottom-3\/4 {
    bottom:75%;
  }

  .mobileM\:left-3\/4 {
    left:75%;
  }

  .mobileM\:top-1\/5 {
    top:20%;
  }

  .mobileM\:right-1\/5 {
    right:20%;
  }

  .mobileM\:bottom-1\/5 {
    bottom:20%;
  }

  .mobileM\:left-1\/5 {
    left:20%;
  }

  .mobileM\:top-2\/5 {
    top:40%;
  }

  .mobileM\:right-2\/5 {
    right:40%;
  }

  .mobileM\:bottom-2\/5 {
    bottom:40%;
  }

  .mobileM\:left-2\/5 {
    left:40%;
  }

  .mobileM\:top-3\/5 {
    top:60%;
  }

  .mobileM\:right-3\/5 {
    right:60%;
  }

  .mobileM\:bottom-3\/5 {
    bottom:60%;
  }

  .mobileM\:left-3\/5 {
    left:60%;
  }

  .mobileM\:top-4\/5 {
    top:80%;
  }

  .mobileM\:right-4\/5 {
    right:80%;
  }

  .mobileM\:bottom-4\/5 {
    bottom:80%;
  }

  .mobileM\:left-4\/5 {
    left:80%;
  }

  .mobileM\:top-1\/6 {
    top:16.666667%;
  }

  .mobileM\:right-1\/6 {
    right:16.666667%;
  }

  .mobileM\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .mobileM\:left-1\/6 {
    left:16.666667%;
  }

  .mobileM\:top-2\/6 {
    top:33.333333%;
  }

  .mobileM\:right-2\/6 {
    right:33.333333%;
  }

  .mobileM\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .mobileM\:left-2\/6 {
    left:33.333333%;
  }

  .mobileM\:top-3\/6 {
    top:50%;
  }

  .mobileM\:right-3\/6 {
    right:50%;
  }

  .mobileM\:bottom-3\/6 {
    bottom:50%;
  }

  .mobileM\:left-3\/6 {
    left:50%;
  }

  .mobileM\:top-4\/6 {
    top:66.666667%;
  }

  .mobileM\:right-4\/6 {
    right:66.666667%;
  }

  .mobileM\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .mobileM\:left-4\/6 {
    left:66.666667%;
  }

  .mobileM\:top-5\/6 {
    top:83.333333%;
  }

  .mobileM\:right-5\/6 {
    right:83.333333%;
  }

  .mobileM\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .mobileM\:left-5\/6 {
    left:83.333333%;
  }

  .mobileM\:top-1\/12 {
    top:8.333333%;
  }

  .mobileM\:right-1\/12 {
    right:8.333333%;
  }

  .mobileM\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .mobileM\:left-1\/12 {
    left:8.333333%;
  }

  .mobileM\:top-2\/12 {
    top:16.666667%;
  }

  .mobileM\:right-2\/12 {
    right:16.666667%;
  }

  .mobileM\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .mobileM\:left-2\/12 {
    left:16.666667%;
  }

  .mobileM\:top-3\/12 {
    top:25%;
  }

  .mobileM\:right-3\/12 {
    right:25%;
  }

  .mobileM\:bottom-3\/12 {
    bottom:25%;
  }

  .mobileM\:left-3\/12 {
    left:25%;
  }

  .mobileM\:top-4\/12 {
    top:33.333333%;
  }

  .mobileM\:right-4\/12 {
    right:33.333333%;
  }

  .mobileM\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .mobileM\:left-4\/12 {
    left:33.333333%;
  }

  .mobileM\:top-5\/12 {
    top:41.666667%;
  }

  .mobileM\:right-5\/12 {
    right:41.666667%;
  }

  .mobileM\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .mobileM\:left-5\/12 {
    left:41.666667%;
  }

  .mobileM\:top-6\/12 {
    top:50%;
  }

  .mobileM\:right-6\/12 {
    right:50%;
  }

  .mobileM\:bottom-6\/12 {
    bottom:50%;
  }

  .mobileM\:left-6\/12 {
    left:50%;
  }

  .mobileM\:top-7\/12 {
    top:58.333333%;
  }

  .mobileM\:right-7\/12 {
    right:58.333333%;
  }

  .mobileM\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .mobileM\:left-7\/12 {
    left:58.333333%;
  }

  .mobileM\:top-8\/12 {
    top:66.666667%;
  }

  .mobileM\:right-8\/12 {
    right:66.666667%;
  }

  .mobileM\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .mobileM\:left-8\/12 {
    left:66.666667%;
  }

  .mobileM\:top-9\/12 {
    top:75%;
  }

  .mobileM\:right-9\/12 {
    right:75%;
  }

  .mobileM\:bottom-9\/12 {
    bottom:75%;
  }

  .mobileM\:left-9\/12 {
    left:75%;
  }

  .mobileM\:top-10\/12 {
    top:83.333333%;
  }

  .mobileM\:right-10\/12 {
    right:83.333333%;
  }

  .mobileM\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .mobileM\:left-10\/12 {
    left:83.333333%;
  }

  .mobileM\:top-11\/12 {
    top:91.666667%;
  }

  .mobileM\:right-11\/12 {
    right:91.666667%;
  }

  .mobileM\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .mobileM\:left-11\/12 {
    left:91.666667%;
  }

  .mobileM\:top-full {
    top:100%;
  }

  .mobileM\:right-full {
    right:100%;
  }

  .mobileM\:bottom-full {
    bottom:100%;
  }

  .mobileM\:left-full {
    left:100%;
  }

  .mobileM\:top-0_5 {
    top:0.125rem;
  }

  .mobileM\:right-0_5 {
    right:0.125rem;
  }

  .mobileM\:bottom-0_5 {
    bottom:0.125rem;
  }

  .mobileM\:left-0_5 {
    left:0.125rem;
  }

  .mobileM\:top-1_5 {
    top:0.375rem;
  }

  .mobileM\:right-1_5 {
    right:0.375rem;
  }

  .mobileM\:bottom-1_5 {
    bottom:0.375rem;
  }

  .mobileM\:left-1_5 {
    left:0.375rem;
  }

  .mobileM\:top-2_5 {
    top:0.625rem;
  }

  .mobileM\:right-2_5 {
    right:0.625rem;
  }

  .mobileM\:bottom-2_5 {
    bottom:0.625rem;
  }

  .mobileM\:left-2_5 {
    left:0.625rem;
  }

  .mobileM\:top-3_5 {
    top:0.875rem;
  }

  .mobileM\:right-3_5 {
    right:0.875rem;
  }

  .mobileM\:bottom-3_5 {
    bottom:0.875rem;
  }

  .mobileM\:left-3_5 {
    left:0.875rem;
  }

  .mobileM\:top-4_5 {
    top:1.125rem;
  }

  .mobileM\:right-4_5 {
    right:1.125rem;
  }

  .mobileM\:bottom-4_5 {
    bottom:1.125rem;
  }

  .mobileM\:left-4_5 {
    left:1.125rem;
  }

  .mobileM\:resize-none {
    resize:none;
  }

  .mobileM\:resize-y {
    resize:vertical;
  }

  .mobileM\:resize-x {
    resize:horizontal;
  }

  .mobileM\:resize {
    resize:both;
  }

  .mobileM\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileM\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileM\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileM\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobileM\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobileM\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobileM\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileM\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileM\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileM\:shadow-none {
    box-shadow:none;
  }

  .mobileM\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileM\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileM\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileM\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileM\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileM\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileM\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileM\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileM\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileM\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileM\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileM\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileM\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileM\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileM\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileM\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileM\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileM\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .mobileM\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileM\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileM\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileM\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileM\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileM\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .mobileM\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .mobileM\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileM\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .mobileM\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .mobileM\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .mobileM\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .mobileM\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .mobileM\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .mobileM\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .mobileM\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .mobileM\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .mobileM\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .mobileM\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .mobileM\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .mobileM\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .mobileM\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobileM\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .mobileM\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .mobileM\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobileM\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .mobileM\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .mobileM\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileM\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileM\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileM\: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);
  }

  .mobileM\: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);
  }

  .mobileM\: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);
  }

  .mobileM\: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);
  }

  .mobileM\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileM\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileM\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileM\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .mobileM\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileM\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileM\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileM\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileM\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileM\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileM\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileM\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileM\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileM\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileM\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileM\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileM\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileM\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileM\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileM\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileM\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileM\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileM\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileM\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileM\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileM\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobileM\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobileM\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobileM\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileM\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileM\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileM\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .mobileM\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileM\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileM\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileM\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileM\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileM\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileM\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileM\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileM\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileM\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileM\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileM\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileM\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileM\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileM\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileM\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileM\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileM\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileM\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileM\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileM\: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);
  }

  .mobileM\: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);
  }

  .mobileM\: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);
  }

  .mobileM\: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);
  }

  .mobileM\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileM\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileM\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileM\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .mobileM\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileM\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileM\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileM\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileM\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileM\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileM\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileM\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileM\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileM\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileM\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileM\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileM\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileM\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileM\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileM\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileM\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileM\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileM\:fill-current {
    fill:currentColor;
  }

  .mobileM\:stroke-current {
    stroke:currentColor;
  }

  .mobileM\:stroke-0 {
    stroke-width:0;
  }

  .mobileM\:stroke-1 {
    stroke-width:1;
  }

  .mobileM\:stroke-2 {
    stroke-width:2;
  }

  .mobileM\:table-auto {
    table-layout:auto;
  }

  .mobileM\:table-fixed {
    table-layout:fixed;
  }

  .mobileM\:text-left {
    text-align:left;
  }

  .mobileM\:text-center {
    text-align:center;
  }

  .mobileM\:text-right {
    text-align:right;
  }

  .mobileM\:text-justify {
    text-align:justify;
  }

  .mobileM\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileM\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileM\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileM\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileM\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileM\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileM\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileM\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileM\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .mobileM\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileM\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileM\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileM\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileM\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileM\:text-red-light2 {
    color:#ffacac82;
  }

  .mobileM\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileM\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileM\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileM\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileM\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileM\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileM\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileM\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileM\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileM\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileM\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileM\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileM\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileM\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileM\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileM\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .mobileM\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileM\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileM\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .mobileM\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileM\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileM\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileM\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileM\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileM\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileM\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileM\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileM\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileM\:text-primary-text {
    color:rgba(255,255,255);
  }

  .mobileM\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .mobileM\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .mobileM\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .mobileM\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .mobileM\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileM\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileM\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileM\:text-teal {
  }

  .mobileM\:text-indigo {
  }

  .mobileM\:text-transparent {
    color:transparent;
  }

  .group:hover .mobileM\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .mobileM\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .mobileM\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileM\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileM\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobileM\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobileM\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileM\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileM\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileM\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .mobileM\:group-hover\:text-teal {
  }

  .group:hover .mobileM\:group-hover\:text-indigo {
  }

  .group:hover .mobileM\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .mobileM\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .mobileM\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .mobileM\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileM\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileM\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobileM\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobileM\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileM\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileM\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileM\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .mobileM\:group-focus\:text-teal {
  }

  .group:focus .mobileM\:group-focus\:text-indigo {
  }

  .group:focus .mobileM\:group-focus\:text-transparent {
    color:transparent;
  }

  .mobileM\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileM\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileM\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileM\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileM\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileM\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileM\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileM\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileM\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .mobileM\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileM\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileM\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileM\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileM\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileM\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .mobileM\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileM\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileM\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileM\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileM\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileM\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileM\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileM\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileM\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileM\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileM\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileM\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileM\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileM\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileM\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileM\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .mobileM\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileM\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileM\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .mobileM\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileM\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileM\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileM\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileM\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileM\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileM\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileM\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileM\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileM\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .mobileM\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .mobileM\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .mobileM\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .mobileM\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .mobileM\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileM\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileM\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileM\:hover\:text-teal:hover {
  }

  .mobileM\:hover\:text-indigo:hover {
  }

  .mobileM\:hover\:text-transparent:hover {
    color:transparent;
  }

  .mobileM\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .mobileM\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .mobileM\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .mobileM\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .mobileM\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobileM\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobileM\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .mobileM\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .mobileM\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .mobileM\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileM\:focus-within\:text-teal:focus-within {
  }

  .mobileM\:focus-within\:text-indigo:focus-within {
  }

  .mobileM\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .mobileM\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileM\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileM\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileM\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileM\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileM\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileM\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileM\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileM\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .mobileM\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileM\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileM\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileM\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileM\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileM\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .mobileM\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileM\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileM\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileM\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileM\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileM\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileM\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileM\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileM\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileM\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileM\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileM\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileM\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileM\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileM\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileM\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .mobileM\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileM\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileM\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .mobileM\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileM\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileM\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileM\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileM\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileM\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileM\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileM\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileM\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileM\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .mobileM\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .mobileM\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .mobileM\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .mobileM\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .mobileM\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileM\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileM\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileM\:focus\:text-teal:focus {
  }

  .mobileM\:focus\:text-indigo:focus {
  }

  .mobileM\:focus\:text-transparent:focus {
    color:transparent;
  }

  .mobileM\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileM\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileM\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileM\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileM\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileM\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileM\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileM\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileM\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .mobileM\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileM\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileM\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileM\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileM\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileM\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .mobileM\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileM\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileM\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileM\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileM\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileM\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileM\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileM\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileM\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileM\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileM\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileM\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileM\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileM\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileM\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileM\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .mobileM\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileM\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileM\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .mobileM\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileM\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileM\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileM\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileM\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileM\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileM\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileM\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileM\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileM\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .mobileM\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileM\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .mobileM\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .mobileM\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .mobileM\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .mobileM\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileM\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileM\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileM\:active\:text-teal:active {
  }

  .mobileM\:active\:text-indigo:active {
  }

  .mobileM\:active\:text-transparent:active {
    color:transparent;
  }

  .mobileM\:text-opacity-0 {
    --text-opacity:0;
  }

  .mobileM\:text-opacity-10 {
    --text-opacity:.1;
  }

  .mobileM\:text-opacity-20 {
    --text-opacity:.2;
  }

  .mobileM\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .mobileM\:text-opacity-30 {
    --text-opacity:.3;
  }

  .mobileM\:text-opacity-40 {
    --text-opacity:.4;
  }

  .mobileM\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .mobileM\:text-opacity-60 {
    --text-opacity:.6;
  }

  .mobileM\:text-opacity-70 {
    --text-opacity:.7;
  }

  .mobileM\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .mobileM\:text-opacity-80 {
    --text-opacity:.8;
  }

  .mobileM\:text-opacity-90 {
    --text-opacity:.9;
  }

  .mobileM\:text-opacity-100 {
    --text-opacity:1;
  }

  .mobileM\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .mobileM\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .mobileM\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .mobileM\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .mobileM\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .mobileM\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .mobileM\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .mobileM\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .mobileM\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .mobileM\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .mobileM\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .mobileM\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .mobileM\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .mobileM\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .mobileM\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .mobileM\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .mobileM\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .mobileM\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .mobileM\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .mobileM\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .mobileM\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .mobileM\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .mobileM\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .mobileM\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .mobileM\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .mobileM\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .mobileM\:italic {
    font-style:italic;
  }

  .mobileM\:not-italic {
    font-style:normal;
  }

  .mobileM\:uppercase {
    text-transform:uppercase;
  }

  .mobileM\:lowercase {
    text-transform:lowercase;
  }

  .mobileM\:capitalize {
    text-transform:capitalize;
  }

  .mobileM\:normal-case {
    text-transform:none;
  }

  .mobileM\:underline {
    text-decoration:underline;
  }

  .mobileM\:line-through {
    text-decoration:line-through;
  }

  .mobileM\:no-underline {
    text-decoration:none;
  }

  .group:hover .mobileM\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .mobileM\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .mobileM\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .mobileM\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .mobileM\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .mobileM\:group-focus\:no-underline {
    text-decoration:none;
  }

  .mobileM\:hover\:underline:hover {
    text-decoration:underline;
  }

  .mobileM\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .mobileM\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .mobileM\:focus\:underline:focus {
    text-decoration:underline;
  }

  .mobileM\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .mobileM\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .mobileM\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .mobileM\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .mobileM\:ordinal, .mobileM\:slashed-zero, .mobileM\:lining-nums, .mobileM\:oldstyle-nums, .mobileM\:proportional-nums, .mobileM\:tabular-nums, .mobileM\:diagonal-fractions, .mobileM\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .mobileM\:normal-nums {
    font-variant-numeric:normal;
  }

  .mobileM\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .mobileM\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .mobileM\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .mobileM\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .mobileM\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .mobileM\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .mobileM\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .mobileM\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .mobileM\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .mobileM\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .mobileM\:tracking-normal {
    letter-spacing:0;
  }

  .mobileM\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .mobileM\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .mobileM\:tracking-widest {
    letter-spacing:0.025em;
  }

  .mobileM\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .mobileM\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .mobileM\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .mobileM\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .mobileM\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .mobileM\:align-baseline {
    vertical-align:baseline;
  }

  .mobileM\:align-top {
    vertical-align:top;
  }

  .mobileM\:align-middle {
    vertical-align:middle;
  }

  .mobileM\:align-bottom {
    vertical-align:bottom;
  }

  .mobileM\:align-text-top {
    vertical-align:text-top;
  }

  .mobileM\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .mobileM\:visible {
    visibility:visible;
  }

  .mobileM\:invisible {
    visibility:hidden;
  }

  .mobileM\:whitespace-normal {
    white-space:normal;
  }

  .mobileM\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .mobileM\:whitespace-pre {
    white-space:pre;
  }

  .mobileM\:whitespace-pre-line {
    white-space:pre-line;
  }

  .mobileM\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .mobileM\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .mobileM\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .mobileM\:break-all {
    word-break:break-all;
  }

  .mobileM\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .mobileM\:w-0 {
    width:0;
  }

  .mobileM\:w-1 {
    width:0.25rem;
  }

  .mobileM\:w-2 {
    width:0.5rem;
  }

  .mobileM\:w-3 {
    width:0.75rem;
  }

  .mobileM\:w-4 {
    width:1rem;
  }

  .mobileM\:w-5 {
    width:1.25rem;
  }

  .mobileM\:w-6 {
    width:1.5rem;
  }

  .mobileM\:w-7 {
    width:1.75rem;
  }

  .mobileM\:w-8 {
    width:2rem;
  }

  .mobileM\:w-9 {
    width:2.25rem;
  }

  .mobileM\:w-10 {
    width:2.5rem;
  }

  .mobileM\:w-11 {
    width:2.75rem;
  }

  .mobileM\:w-12 {
    width:3rem;
  }

  .mobileM\:w-13 {
    width:3.25rem;
  }

  .mobileM\:w-14 {
    width:3.5rem;
  }

  .mobileM\:w-15 {
    width:3.75rem;
  }

  .mobileM\:w-16 {
    width:4rem;
  }

  .mobileM\:w-18 {
    width:4.5rem;
  }

  .mobileM\:w-20 {
    width:5rem;
  }

  .mobileM\:w-24 {
    width:6rem;
  }

  .mobileM\:w-28 {
    width:7rem;
  }

  .mobileM\:w-32 {
    width:8rem;
  }

  .mobileM\:w-36 {
    width:9rem;
  }

  .mobileM\:w-40 {
    width:10rem;
  }

  .mobileM\:w-44 {
    width:11rem;
  }

  .mobileM\:w-48 {
    width:12rem;
  }

  .mobileM\:w-52 {
    width:13rem;
  }

  .mobileM\:w-56 {
    width:14rem;
  }

  .mobileM\:w-60 {
    width:15rem;
  }

  .mobileM\:w-64 {
    width:16rem;
  }

  .mobileM\:w-72 {
    width:18rem;
  }

  .mobileM\:w-80 {
    width:20rem;
  }

  .mobileM\:w-96 {
    width:24rem;
  }

  .mobileM\:w-100 {
    width:25rem;
  }

  .mobileM\:w-auto {
    width:auto;
  }

  .mobileM\:w-px {
    width:1px;
  }

  .mobileM\:w-0\.5 {
    width:0.125rem;
  }

  .mobileM\:w-1\.5 {
    width:0.375rem;
  }

  .mobileM\:w-2\.5 {
    width:0.625rem;
  }

  .mobileM\:w-3\.5 {
    width:0.875rem;
  }

  .mobileM\:w-1\/2 {
    width:50%;
  }

  .mobileM\:w-1\/3 {
    width:33.333333%;
  }

  .mobileM\:w-2\/3 {
    width:66.666667%;
  }

  .mobileM\:w-1\/4 {
    width:25%;
  }

  .mobileM\:w-2\/4 {
    width:50%;
  }

  .mobileM\:w-3\/4 {
    width:75%;
  }

  .mobileM\:w-1\/5 {
    width:20%;
  }

  .mobileM\:w-2\/5 {
    width:40%;
  }

  .mobileM\:w-3\/5 {
    width:60%;
  }

  .mobileM\:w-4\/5 {
    width:80%;
  }

  .mobileM\:w-1\/6 {
    width:16.666667%;
  }

  .mobileM\:w-2\/6 {
    width:33.333333%;
  }

  .mobileM\:w-3\/6 {
    width:50%;
  }

  .mobileM\:w-4\/6 {
    width:66.666667%;
  }

  .mobileM\:w-5\/6 {
    width:83.333333%;
  }

  .mobileM\:w-1\/12 {
    width:8.333333%;
  }

  .mobileM\:w-2\/12 {
    width:16.666667%;
  }

  .mobileM\:w-3\/12 {
    width:25%;
  }

  .mobileM\:w-4\/12 {
    width:33.333333%;
  }

  .mobileM\:w-5\/12 {
    width:41.666667%;
  }

  .mobileM\:w-6\/12 {
    width:50%;
  }

  .mobileM\:w-7\/12 {
    width:58.333333%;
  }

  .mobileM\:w-8\/12 {
    width:66.666667%;
  }

  .mobileM\:w-9\/12 {
    width:75%;
  }

  .mobileM\:w-10\/12 {
    width:83.333333%;
  }

  .mobileM\:w-11\/12 {
    width:91.666667%;
  }

  .mobileM\:w-full {
    width:100%;
  }

  .mobileM\:w-0_5 {
    width:0.125rem;
  }

  .mobileM\:w-1_5 {
    width:0.375rem;
  }

  .mobileM\:w-2_5 {
    width:0.625rem;
  }

  .mobileM\:w-3_5 {
    width:0.875rem;
  }

  .mobileM\:w-4_5 {
    width:1.125rem;
  }

  .mobileM\:w-screen {
    width:100vw;
  }

  .mobileM\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .mobileM\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .mobileM\:z-0 {
    z-index:0;
  }

  .mobileM\:z-10 {
    z-index:10;
  }

  .mobileM\:z-20 {
    z-index:20;
  }

  .mobileM\:z-30 {
    z-index:30;
  }

  .mobileM\:z-40 {
    z-index:40;
  }

  .mobileM\:z-50 {
    z-index:50;
  }

  .mobileM\:z-100 {
    z-index:100;
  }

  .mobileM\:z-auto {
    z-index:auto;
  }

  .mobileM\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .mobileM\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .mobileM\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .mobileM\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .mobileM\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .mobileM\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .mobileM\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .mobileM\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .mobileM\:focus\:z-0:focus {
    z-index:0;
  }

  .mobileM\:focus\:z-10:focus {
    z-index:10;
  }

  .mobileM\:focus\:z-20:focus {
    z-index:20;
  }

  .mobileM\:focus\:z-30:focus {
    z-index:30;
  }

  .mobileM\:focus\:z-40:focus {
    z-index:40;
  }

  .mobileM\:focus\:z-50:focus {
    z-index:50;
  }

  .mobileM\:focus\:z-100:focus {
    z-index:100;
  }

  .mobileM\:focus\:z-auto:focus {
    z-index:auto;
  }

  .mobileM\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .mobileM\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .mobileM\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .mobileM\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .mobileM\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

  .mobileM\:gap-5 {
    grid-gap:1.25rem;
    gap:1.25rem;
  }

  .mobileM\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .mobileM\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .mobileM\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .mobileM\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .mobileM\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .mobileM\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .mobileM\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .mobileM\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .mobileM\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .mobileM\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .mobileM\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .mobileM\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

  .mobileM\:gap-20 {
    grid-gap:5rem;
    gap:5rem;
  }

  .mobileM\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .mobileM\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .mobileM\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .mobileM\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .mobileM\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .mobileM\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .mobileM\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .mobileM\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .mobileM\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .mobileM\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .mobileM\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .mobileM\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .mobileM\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .mobileM\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .mobileM\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .mobileM\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobileM\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobileM\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobileM\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobileM\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileM\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileM\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileM\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .mobileM\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileM\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .mobileM\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .mobileM\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .mobileM\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .mobileM\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .mobileM\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobileM\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileM\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileM\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileM\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobileM\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .mobileM\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobileM\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .mobileM\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileM\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .mobileM\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileM\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .mobileM\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileM\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .mobileM\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobileM\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .mobileM\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .mobileM\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobileM\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobileM\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobileM\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobileM\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .mobileM\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobileM\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobileM\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobileM\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobileM\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobileM\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobileM\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobileM\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobileM\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobileM\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobileM\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobileM\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobileM\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobileM\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobileM\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobileM\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobileM\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobileM\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobileM\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobileM\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobileM\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobileM\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobileM\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobileM\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobileM\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobileM\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobileM\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobileM\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobileM\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobileM\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobileM\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobileM\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobileM\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobileM\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobileM\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileM\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileM\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileM\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileM\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileM\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileM\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileM\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileM\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileM\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileM\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobileM\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobileM\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobileM\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobileM\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileM\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileM\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileM\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileM\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileM\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobileM\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileM\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileM\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileM\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobileM\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileM\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobileM\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileM\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileM\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileM\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobileM\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobileM\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileM\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileM\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileM\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileM\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobileM\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobileM\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobileM\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobileM\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobileM\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobileM\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobileM\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobileM\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobileM\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobileM\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobileM\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobileM\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobileM\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobileM\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobileM\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobileM\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobileM\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobileM\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobileM\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobileM\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobileM\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobileM\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobileM\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobileM\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobileM\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobileM\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobileM\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobileM\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobileM\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobileM\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobileM\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobileM\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobileM\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobileM\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobileM\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileM\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileM\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileM\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileM\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileM\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileM\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileM\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileM\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileM\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileM\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobileM\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobileM\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobileM\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobileM\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileM\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileM\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileM\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileM\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileM\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobileM\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileM\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileM\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileM\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobileM\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileM\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobileM\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileM\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileM\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileM\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobileM\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobileM\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileM\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileM\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileM\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileM\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobileM\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobileM\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobileM\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobileM\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobileM\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobileM\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobileM\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobileM\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobileM\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobileM\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobileM\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobileM\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobileM\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobileM\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobileM\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobileM\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobileM\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobileM\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobileM\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobileM\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobileM\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobileM\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobileM\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobileM\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobileM\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobileM\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobileM\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobileM\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobileM\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobileM\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobileM\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobileM\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobileM\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobileM\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobileM\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileM\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileM\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileM\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileM\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileM\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileM\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileM\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileM\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileM\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileM\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobileM\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobileM\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobileM\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobileM\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileM\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileM\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileM\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileM\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileM\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobileM\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileM\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileM\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileM\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobileM\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileM\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobileM\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileM\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileM\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileM\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobileM\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobileM\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileM\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileM\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileM\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileM\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobileM\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobileM\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobileM\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobileM\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobileM\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobileM\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobileM\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobileM\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobileM\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobileM\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobileM\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobileM\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobileM\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobileM\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobileM\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobileM\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobileM\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobileM\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobileM\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobileM\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobileM\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobileM\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobileM\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobileM\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobileM\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobileM\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobileM\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobileM\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobileM\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobileM\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobileM\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobileM\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobileM\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobileM\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobileM\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileM\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileM\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileM\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileM\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileM\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileM\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileM\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileM\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileM\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileM\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobileM\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobileM\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobileM\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobileM\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileM\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileM\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileM\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileM\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileM\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobileM\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileM\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileM\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileM\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobileM\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileM\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobileM\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileM\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileM\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileM\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobileM\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobileM\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileM\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileM\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileM\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileM\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobileM\:grid-flow-row {
    grid-auto-flow:row;
  }

  .mobileM\:grid-flow-col {
    grid-auto-flow:column;
  }

  .mobileM\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .mobileM\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

  .mobileM\:grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr));
  }

  .mobileM\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .mobileM\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .mobileM\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .mobileM\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .mobileM\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .mobileM\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .mobileM\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .mobileM\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .mobileM\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .mobileM\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .mobileM\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .mobileM\:grid-cols-none {
    grid-template-columns:none;
  }

  .mobileM\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .mobileM\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .mobileM\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .mobileM\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .mobileM\:col-auto {
    grid-column:auto;
  }

  .mobileM\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .mobileM\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .mobileM\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .mobileM\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .mobileM\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .mobileM\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .mobileM\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .mobileM\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .mobileM\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .mobileM\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .mobileM\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .mobileM\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .mobileM\:col-span-full {
    grid-column:1 / -1;
  }

  .mobileM\:col-start-1 {
    grid-column-start:1;
  }

  .mobileM\:col-start-2 {
    grid-column-start:2;
  }

  .mobileM\:col-start-3 {
    grid-column-start:3;
  }

  .mobileM\:col-start-4 {
    grid-column-start:4;
  }

  .mobileM\:col-start-5 {
    grid-column-start:5;
  }

  .mobileM\:col-start-6 {
    grid-column-start:6;
  }

  .mobileM\:col-start-7 {
    grid-column-start:7;
  }

  .mobileM\:col-start-8 {
    grid-column-start:8;
  }

  .mobileM\:col-start-9 {
    grid-column-start:9;
  }

  .mobileM\:col-start-10 {
    grid-column-start:10;
  }

  .mobileM\:col-start-11 {
    grid-column-start:11;
  }

  .mobileM\:col-start-12 {
    grid-column-start:12;
  }

  .mobileM\:col-start-13 {
    grid-column-start:13;
  }

  .mobileM\:col-start-auto {
    grid-column-start:auto;
  }

  .mobileM\:col-end-1 {
    grid-column-end:1;
  }

  .mobileM\:col-end-2 {
    grid-column-end:2;
  }

  .mobileM\:col-end-3 {
    grid-column-end:3;
  }

  .mobileM\:col-end-4 {
    grid-column-end:4;
  }

  .mobileM\:col-end-5 {
    grid-column-end:5;
  }

  .mobileM\:col-end-6 {
    grid-column-end:6;
  }

  .mobileM\:col-end-7 {
    grid-column-end:7;
  }

  .mobileM\:col-end-8 {
    grid-column-end:8;
  }

  .mobileM\:col-end-9 {
    grid-column-end:9;
  }

  .mobileM\:col-end-10 {
    grid-column-end:10;
  }

  .mobileM\:col-end-11 {
    grid-column-end:11;
  }

  .mobileM\:col-end-12 {
    grid-column-end:12;
  }

  .mobileM\:col-end-13 {
    grid-column-end:13;
  }

  .mobileM\:col-end-auto {
    grid-column-end:auto;
  }

  .mobileM\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .mobileM\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .mobileM\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .mobileM\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .mobileM\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .mobileM\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .mobileM\:grid-rows-none {
    grid-template-rows:none;
  }

  .mobileM\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .mobileM\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .mobileM\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .mobileM\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .mobileM\:row-auto {
    grid-row:auto;
  }

  .mobileM\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .mobileM\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .mobileM\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .mobileM\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .mobileM\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .mobileM\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .mobileM\:row-span-full {
    grid-row:1 / -1;
  }

  .mobileM\:row-start-1 {
    grid-row-start:1;
  }

  .mobileM\:row-start-2 {
    grid-row-start:2;
  }

  .mobileM\:row-start-3 {
    grid-row-start:3;
  }

  .mobileM\:row-start-4 {
    grid-row-start:4;
  }

  .mobileM\:row-start-5 {
    grid-row-start:5;
  }

  .mobileM\:row-start-6 {
    grid-row-start:6;
  }

  .mobileM\:row-start-7 {
    grid-row-start:7;
  }

  .mobileM\:row-start-auto {
    grid-row-start:auto;
  }

  .mobileM\:row-end-1 {
    grid-row-end:1;
  }

  .mobileM\:row-end-2 {
    grid-row-end:2;
  }

  .mobileM\:row-end-3 {
    grid-row-end:3;
  }

  .mobileM\:row-end-4 {
    grid-row-end:4;
  }

  .mobileM\:row-end-5 {
    grid-row-end:5;
  }

  .mobileM\:row-end-6 {
    grid-row-end:6;
  }

  .mobileM\:row-end-7 {
    grid-row-end:7;
  }

  .mobileM\:row-end-auto {
    grid-row-end:auto;
  }

  .mobileM\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .mobileM\:transform-none {
    transform:none;
  }

  .mobileM\:origin-center {
    transform-origin:center;
  }

  .mobileM\:origin-top {
    transform-origin:top;
  }

  .mobileM\:origin-top-right {
    transform-origin:top right;
  }

  .mobileM\:origin-right {
    transform-origin:right;
  }

  .mobileM\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .mobileM\:origin-bottom {
    transform-origin:bottom;
  }

  .mobileM\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .mobileM\:origin-left {
    transform-origin:left;
  }

  .mobileM\:origin-top-left {
    transform-origin:top left;
  }

  .mobileM\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileM\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileM\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileM\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileM\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileM\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileM\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileM\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileM\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileM\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileM\:scale-x-0 {
    --transform-scale-x:0;
  }

  .mobileM\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .mobileM\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .mobileM\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .mobileM\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .mobileM\:scale-x-100 {
    --transform-scale-x:1;
  }

  .mobileM\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .mobileM\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .mobileM\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .mobileM\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .mobileM\:scale-y-0 {
    --transform-scale-y:0;
  }

  .mobileM\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .mobileM\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .mobileM\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .mobileM\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .mobileM\:scale-y-100 {
    --transform-scale-y:1;
  }

  .mobileM\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .mobileM\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .mobileM\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .mobileM\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .mobileM\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileM\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileM\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileM\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileM\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileM\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileM\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileM\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileM\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileM\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileM\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .mobileM\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .mobileM\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .mobileM\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .mobileM\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .mobileM\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .mobileM\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .mobileM\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .mobileM\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .mobileM\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .mobileM\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .mobileM\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .mobileM\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .mobileM\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .mobileM\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .mobileM\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .mobileM\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .mobileM\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .mobileM\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .mobileM\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .mobileM\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileM\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileM\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileM\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileM\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileM\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileM\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileM\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileM\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileM\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileM\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .mobileM\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .mobileM\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .mobileM\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .mobileM\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .mobileM\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .mobileM\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .mobileM\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .mobileM\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .mobileM\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .mobileM\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .mobileM\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .mobileM\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .mobileM\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .mobileM\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .mobileM\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .mobileM\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .mobileM\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .mobileM\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .mobileM\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .mobileM\:rotate-0 {
    --transform-rotate:0;
  }

  .mobileM\:rotate-1 {
    --transform-rotate:1deg;
  }

  .mobileM\:rotate-2 {
    --transform-rotate:2deg;
  }

  .mobileM\:rotate-3 {
    --transform-rotate:3deg;
  }

  .mobileM\:rotate-6 {
    --transform-rotate:6deg;
  }

  .mobileM\:rotate-12 {
    --transform-rotate:12deg;
  }

  .mobileM\:rotate-45 {
    --transform-rotate:45deg;
  }

  .mobileM\:rotate-90 {
    --transform-rotate:90deg;
  }

  .mobileM\:rotate-180 {
    --transform-rotate:180deg;
  }

  .mobileM\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .mobileM\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .mobileM\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .mobileM\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .mobileM\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .mobileM\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .mobileM\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .mobileM\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .mobileM\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .mobileM\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .mobileM\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .mobileM\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .mobileM\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .mobileM\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .mobileM\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .mobileM\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .mobileM\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .mobileM\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .mobileM\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .mobileM\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .mobileM\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .mobileM\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .mobileM\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .mobileM\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .mobileM\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .mobileM\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .mobileM\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .mobileM\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .mobileM\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .mobileM\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .mobileM\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .mobileM\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .mobileM\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .mobileM\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .mobileM\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .mobileM\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .mobileM\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .mobileM\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .mobileM\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .mobileM\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .mobileM\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .mobileM\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .mobileM\:translate-x-0 {
    --transform-translate-x:0;
  }

  .mobileM\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .mobileM\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .mobileM\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .mobileM\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .mobileM\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .mobileM\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .mobileM\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .mobileM\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .mobileM\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .mobileM\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .mobileM\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .mobileM\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .mobileM\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .mobileM\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .mobileM\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .mobileM\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .mobileM\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .mobileM\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .mobileM\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .mobileM\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .mobileM\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .mobileM\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .mobileM\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .mobileM\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .mobileM\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .mobileM\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .mobileM\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .mobileM\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .mobileM\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .mobileM\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .mobileM\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .mobileM\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .mobileM\:translate-x-px {
    --transform-translate-x:1px;
  }

  .mobileM\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .mobileM\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .mobileM\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .mobileM\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .mobileM\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .mobileM\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .mobileM\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .mobileM\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .mobileM\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .mobileM\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .mobileM\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .mobileM\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .mobileM\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .mobileM\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .mobileM\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .mobileM\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .mobileM\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .mobileM\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .mobileM\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .mobileM\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .mobileM\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .mobileM\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .mobileM\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .mobileM\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .mobileM\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .mobileM\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .mobileM\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .mobileM\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .mobileM\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .mobileM\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .mobileM\:translate-x-full {
    --transform-translate-x:100%;
  }

  .mobileM\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .mobileM\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .mobileM\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .mobileM\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .mobileM\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .mobileM\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .mobileM\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .mobileM\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .mobileM\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .mobileM\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .mobileM\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .mobileM\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .mobileM\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .mobileM\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .mobileM\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .mobileM\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .mobileM\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .mobileM\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .mobileM\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .mobileM\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .mobileM\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .mobileM\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .mobileM\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .mobileM\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .mobileM\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .mobileM\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .mobileM\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .mobileM\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .mobileM\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .mobileM\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .mobileM\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .mobileM\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .mobileM\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .mobileM\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .mobileM\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .mobileM\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .mobileM\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .mobileM\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .mobileM\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .mobileM\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .mobileM\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .mobileM\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .mobileM\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .mobileM\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .mobileM\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .mobileM\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .mobileM\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .mobileM\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .mobileM\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .mobileM\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .mobileM\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .mobileM\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .mobileM\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .mobileM\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .mobileM\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .mobileM\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .mobileM\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .mobileM\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .mobileM\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .mobileM\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .mobileM\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .mobileM\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .mobileM\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .mobileM\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .mobileM\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .mobileM\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .mobileM\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .mobileM\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .mobileM\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .mobileM\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .mobileM\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .mobileM\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .mobileM\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .mobileM\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .mobileM\:translate-y-0 {
    --transform-translate-y:0;
  }

  .mobileM\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .mobileM\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .mobileM\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .mobileM\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .mobileM\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .mobileM\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .mobileM\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .mobileM\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .mobileM\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .mobileM\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .mobileM\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .mobileM\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .mobileM\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .mobileM\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .mobileM\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .mobileM\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .mobileM\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .mobileM\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .mobileM\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .mobileM\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .mobileM\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .mobileM\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .mobileM\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .mobileM\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .mobileM\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .mobileM\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .mobileM\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .mobileM\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .mobileM\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .mobileM\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .mobileM\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .mobileM\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .mobileM\:translate-y-px {
    --transform-translate-y:1px;
  }

  .mobileM\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .mobileM\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .mobileM\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .mobileM\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .mobileM\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .mobileM\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .mobileM\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .mobileM\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .mobileM\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .mobileM\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .mobileM\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .mobileM\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .mobileM\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .mobileM\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .mobileM\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .mobileM\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .mobileM\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .mobileM\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .mobileM\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .mobileM\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .mobileM\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .mobileM\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .mobileM\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .mobileM\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .mobileM\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .mobileM\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .mobileM\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .mobileM\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .mobileM\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .mobileM\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .mobileM\:translate-y-full {
    --transform-translate-y:100%;
  }

  .mobileM\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .mobileM\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .mobileM\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .mobileM\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .mobileM\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .mobileM\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .mobileM\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .mobileM\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .mobileM\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .mobileM\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .mobileM\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .mobileM\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .mobileM\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .mobileM\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .mobileM\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .mobileM\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .mobileM\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .mobileM\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .mobileM\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .mobileM\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .mobileM\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .mobileM\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .mobileM\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .mobileM\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .mobileM\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .mobileM\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .mobileM\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .mobileM\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .mobileM\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .mobileM\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .mobileM\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .mobileM\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .mobileM\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .mobileM\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .mobileM\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .mobileM\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .mobileM\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .mobileM\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .mobileM\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .mobileM\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .mobileM\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .mobileM\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .mobileM\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .mobileM\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .mobileM\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .mobileM\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .mobileM\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .mobileM\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .mobileM\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .mobileM\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .mobileM\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .mobileM\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .mobileM\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .mobileM\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .mobileM\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .mobileM\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .mobileM\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .mobileM\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .mobileM\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .mobileM\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .mobileM\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .mobileM\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .mobileM\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .mobileM\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .mobileM\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .mobileM\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .mobileM\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .mobileM\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .mobileM\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .mobileM\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .mobileM\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .mobileM\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .mobileM\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .mobileM\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .mobileM\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .mobileM\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .mobileM\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .mobileM\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .mobileM\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .mobileM\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .mobileM\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .mobileM\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .mobileM\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .mobileM\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .mobileM\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .mobileM\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .mobileM\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .mobileM\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .mobileM\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .mobileM\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .mobileM\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .mobileM\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .mobileM\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .mobileM\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .mobileM\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .mobileM\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .mobileM\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .mobileM\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .mobileM\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .mobileM\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .mobileM\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .mobileM\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .mobileM\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .mobileM\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .mobileM\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .mobileM\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .mobileM\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .mobileM\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .mobileM\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobileM\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobileM\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobileM\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobileM\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .mobileM\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileM\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileM\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .mobileM\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .mobileM\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .mobileM\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .mobileM\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .mobileM\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .mobileM\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .mobileM\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .mobileM\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileM\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .mobileM\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileM\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .mobileM\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .mobileM\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .mobileM\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .mobileM\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileM\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .mobileM\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .mobileM\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .mobileM\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileM\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .mobileM\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .mobileM\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .mobileM\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .mobileM\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobileM\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobileM\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobileM\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobileM\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .mobileM\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .mobileM\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .mobileM\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .mobileM\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .mobileM\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .mobileM\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .mobileM\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .mobileM\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .mobileM\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .mobileM\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .mobileM\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .mobileM\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .mobileM\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .mobileM\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .mobileM\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .mobileM\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .mobileM\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .mobileM\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .mobileM\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .mobileM\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .mobileM\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .mobileM\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .mobileM\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .mobileM\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .mobileM\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .mobileM\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .mobileM\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .mobileM\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .mobileM\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .mobileM\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .mobileM\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .mobileM\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .mobileM\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .mobileM\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobileM\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobileM\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobileM\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobileM\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .mobileM\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileM\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileM\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .mobileM\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .mobileM\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .mobileM\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .mobileM\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .mobileM\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .mobileM\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .mobileM\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobileM\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileM\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .mobileM\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileM\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobileM\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .mobileM\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobileM\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .mobileM\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileM\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .mobileM\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .mobileM\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .mobileM\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileM\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .mobileM\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobileM\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .mobileM\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .mobileM\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobileM\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobileM\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobileM\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobileM\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .mobileM\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .mobileM\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .mobileM\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .mobileM\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .mobileM\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .mobileM\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .mobileM\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .mobileM\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .mobileM\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .mobileM\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .mobileM\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .mobileM\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .mobileM\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .mobileM\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .mobileM\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .mobileM\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .mobileM\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .mobileM\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .mobileM\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .mobileM\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .mobileM\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .mobileM\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .mobileM\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .mobileM\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .mobileM\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .mobileM\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .mobileM\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .mobileM\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .mobileM\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .mobileM\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .mobileM\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .mobileM\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .mobileM\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .mobileM\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .mobileM\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobileM\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobileM\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobileM\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobileM\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .mobileM\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileM\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileM\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .mobileM\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .mobileM\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .mobileM\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .mobileM\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .mobileM\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .mobileM\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .mobileM\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .mobileM\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileM\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .mobileM\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileM\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .mobileM\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .mobileM\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .mobileM\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .mobileM\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileM\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .mobileM\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .mobileM\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .mobileM\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileM\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .mobileM\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .mobileM\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .mobileM\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .mobileM\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobileM\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobileM\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobileM\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobileM\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .mobileM\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .mobileM\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .mobileM\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .mobileM\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .mobileM\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .mobileM\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .mobileM\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .mobileM\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .mobileM\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .mobileM\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .mobileM\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .mobileM\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .mobileM\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .mobileM\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .mobileM\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .mobileM\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .mobileM\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .mobileM\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .mobileM\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .mobileM\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .mobileM\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .mobileM\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .mobileM\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .mobileM\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .mobileM\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .mobileM\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .mobileM\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .mobileM\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .mobileM\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .mobileM\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .mobileM\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .mobileM\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .mobileM\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .mobileM\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobileM\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobileM\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobileM\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobileM\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .mobileM\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileM\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileM\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .mobileM\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .mobileM\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .mobileM\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .mobileM\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .mobileM\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .mobileM\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .mobileM\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobileM\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileM\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .mobileM\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileM\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobileM\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .mobileM\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobileM\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .mobileM\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileM\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .mobileM\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .mobileM\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .mobileM\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileM\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .mobileM\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobileM\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .mobileM\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .mobileM\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobileM\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobileM\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobileM\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobileM\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .mobileM\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .mobileM\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .mobileM\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .mobileM\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .mobileM\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .mobileM\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .mobileM\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .mobileM\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .mobileM\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .mobileM\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .mobileM\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .mobileM\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .mobileM\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .mobileM\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .mobileM\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .mobileM\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .mobileM\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .mobileM\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .mobileM\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .mobileM\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .mobileM\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .mobileM\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .mobileM\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .mobileM\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .mobileM\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .mobileM\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .mobileM\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .mobileM\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .mobileM\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .mobileM\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .mobileM\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .mobileM\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .mobileM\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .mobileM\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .mobileM\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobileM\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobileM\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobileM\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobileM\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .mobileM\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileM\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileM\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .mobileM\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .mobileM\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .mobileM\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .mobileM\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .mobileM\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .mobileM\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .mobileM\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .mobileM\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileM\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .mobileM\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileM\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .mobileM\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .mobileM\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .mobileM\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .mobileM\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileM\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .mobileM\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .mobileM\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .mobileM\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileM\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .mobileM\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .mobileM\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .mobileM\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .mobileM\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobileM\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobileM\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobileM\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobileM\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .mobileM\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .mobileM\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .mobileM\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .mobileM\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .mobileM\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .mobileM\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .mobileM\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .mobileM\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .mobileM\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .mobileM\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .mobileM\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .mobileM\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .mobileM\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .mobileM\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .mobileM\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .mobileM\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .mobileM\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .mobileM\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .mobileM\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .mobileM\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .mobileM\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .mobileM\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .mobileM\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .mobileM\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .mobileM\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .mobileM\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .mobileM\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .mobileM\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .mobileM\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .mobileM\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .mobileM\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .mobileM\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .mobileM\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .mobileM\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobileM\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobileM\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobileM\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobileM\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .mobileM\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileM\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileM\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .mobileM\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .mobileM\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .mobileM\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .mobileM\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .mobileM\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .mobileM\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .mobileM\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobileM\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileM\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .mobileM\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileM\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobileM\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .mobileM\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobileM\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .mobileM\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileM\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .mobileM\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .mobileM\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .mobileM\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileM\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .mobileM\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobileM\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .mobileM\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .mobileM\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobileM\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobileM\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobileM\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobileM\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .mobileM\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .mobileM\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .mobileM\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .mobileM\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .mobileM\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .mobileM\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .mobileM\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .mobileM\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .mobileM\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .mobileM\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .mobileM\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .mobileM\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .mobileM\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .mobileM\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .mobileM\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .mobileM\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .mobileM\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .mobileM\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .mobileM\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .mobileM\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .mobileM\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .mobileM\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .mobileM\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .mobileM\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .mobileM\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .mobileM\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .mobileM\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .mobileM\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .mobileM\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .mobileM\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .mobileM\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .mobileM\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .mobileM\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .mobileM\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .mobileM\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobileM\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobileM\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobileM\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobileM\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .mobileM\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileM\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileM\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .mobileM\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .mobileM\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .mobileM\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .mobileM\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .mobileM\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .mobileM\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .mobileM\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .mobileM\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileM\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .mobileM\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileM\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .mobileM\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .mobileM\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .mobileM\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .mobileM\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileM\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .mobileM\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .mobileM\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .mobileM\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileM\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .mobileM\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .mobileM\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .mobileM\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .mobileM\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobileM\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobileM\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobileM\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobileM\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .mobileM\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .mobileM\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .mobileM\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .mobileM\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .mobileM\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .mobileM\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .mobileM\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .mobileM\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .mobileM\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .mobileM\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .mobileM\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .mobileM\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .mobileM\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .mobileM\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .mobileM\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .mobileM\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .mobileM\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .mobileM\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .mobileM\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .mobileM\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .mobileM\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .mobileM\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .mobileM\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .mobileM\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .mobileM\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .mobileM\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .mobileM\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .mobileM\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .mobileM\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .mobileM\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .mobileM\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .mobileM\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .mobileM\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .mobileM\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobileM\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobileM\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobileM\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobileM\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .mobileM\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileM\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileM\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .mobileM\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .mobileM\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .mobileM\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .mobileM\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .mobileM\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .mobileM\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .mobileM\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobileM\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileM\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .mobileM\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileM\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobileM\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .mobileM\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobileM\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .mobileM\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileM\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .mobileM\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .mobileM\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .mobileM\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileM\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .mobileM\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobileM\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .mobileM\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .mobileM\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobileM\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobileM\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobileM\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobileM\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .mobileM\:skew-x-0 {
    --transform-skew-x:0;
  }

  .mobileM\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .mobileM\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .mobileM\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .mobileM\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .mobileM\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .mobileM\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .mobileM\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .mobileM\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .mobileM\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .mobileM\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .mobileM\:skew-y-0 {
    --transform-skew-y:0;
  }

  .mobileM\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .mobileM\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .mobileM\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .mobileM\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .mobileM\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .mobileM\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .mobileM\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .mobileM\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .mobileM\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .mobileM\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .mobileM\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .mobileM\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .mobileM\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .mobileM\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .mobileM\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .mobileM\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .mobileM\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .mobileM\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .mobileM\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .mobileM\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .mobileM\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .mobileM\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .mobileM\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .mobileM\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .mobileM\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .mobileM\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .mobileM\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .mobileM\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .mobileM\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .mobileM\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .mobileM\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .mobileM\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .mobileM\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .mobileM\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .mobileM\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .mobileM\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .mobileM\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .mobileM\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .mobileM\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .mobileM\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .mobileM\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .mobileM\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .mobileM\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .mobileM\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .mobileM\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .mobileM\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .mobileM\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .mobileM\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .mobileM\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .mobileM\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .mobileM\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .mobileM\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .mobileM\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .mobileM\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .mobileM\:transition-none {
    transition-property:none;
  }

  .mobileM\:transition-all {
    transition-property:all;
  }

  .mobileM\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .mobileM\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .mobileM\:transition-opacity {
    transition-property:opacity;
  }

  .mobileM\:transition-shadow {
    transition-property:box-shadow;
  }

  .mobileM\:transition-transform {
    transition-property:transform;
  }

  .mobileM\:ease-linear {
    transition-timing-function:linear;
  }

  .mobileM\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .mobileM\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .mobileM\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .mobileM\:duration-90 {
    transition-duration:90ms;
  }

  .mobileM\:duration-180 {
    transition-duration:180ms;
  }

  .mobileM\:duration-270 {
    transition-duration:270ms;
  }

  .mobileM\:duration-360 {
    transition-duration:360ms;
  }

  .mobileM\:duration-450 {
    transition-duration:450ms;
  }

  .mobileM\:duration-540 {
    transition-duration:540ms;
  }

  .mobileM\:duration-630 {
    transition-duration:630ms;
  }

  .mobileM\:duration-720 {
    transition-duration:720ms;
  }

  .mobileM\:duration-810 {
    transition-duration:810ms;
  }

  .mobileM\:duration-900 {
    transition-duration:900ms;
  }

  .mobileM\:duration-990 {
    transition-duration:990ms;
  }

  .mobileM\:duration-2000 {
    transition-duration:2000ms;
  }

  .mobileM\:duration-3000 {
    transition-duration:3000ms;
  }

  .mobileM\:delay-90 {
    transition-delay:90ms;
  }

  .mobileM\:delay-180 {
    transition-delay:180ms;
  }

  .mobileM\:delay-270 {
    transition-delay:270ms;
  }

  .mobileM\:delay-360 {
    transition-delay:360ms;
  }

  .mobileM\:delay-450 {
    transition-delay:450ms;
  }

  .mobileM\:delay-540 {
    transition-delay:540ms;
  }

  .mobileM\:delay-630 {
    transition-delay:630ms;
  }

  .mobileM\:delay-720 {
    transition-delay:720ms;
  }

  .mobileM\:delay-810 {
    transition-delay:810ms;
  }

  .mobileM\:delay-900 {
    transition-delay:900ms;
  }

  .mobileM\:delay-990 {
    transition-delay:990ms;
  }

  .mobileM\:delay-2000 {
    transition-delay:2000ms;
  }

  .mobileM\:delay-3000 {
    transition-delay:3000ms;
  }

  .mobileM\:animate-none {
    animation:none;
  }

  .mobileM\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .mobileM\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .mobileM\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .mobileM\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .mobileM\:animate-float {
    animation:float 5s infinite;
  }
}

@media (min-width: 55rem) {
  .mobileL\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .mobileL\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .mobileL\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .mobileL\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .mobileL\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .mobileL\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .mobileL\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .mobileL\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .mobileL\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .mobileL\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .mobileL\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .mobileL\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .mobileL\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .mobileL\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .mobileL\:container {
      max-width:970px;
    }
  }

  .mobileL\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .mobileL\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileL\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .mobileL\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .mobileL\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileL\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .mobileL\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .mobileL\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .mobileL\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .mobileL\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobileL\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .mobileL\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .mobileL\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .mobileL\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobileL\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .mobileL\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobileL\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .mobileL\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .mobileL\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .mobileL\:prose code::before {
    content:"`";
  }

  .mobileL\:prose code::after {
    content:"`";
  }

  .mobileL\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .mobileL\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .mobileL\:prose pre code::before {
    content:"";
  }

  .mobileL\:prose pre code::after {
    content:"";
  }

  .mobileL\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .mobileL\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .mobileL\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobileL\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .mobileL\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .mobileL\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobileL\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .mobileL\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileL\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileL\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileL\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileL\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileL\:prose h2 code {
    font-size:0.875em;
  }

  .mobileL\:prose h3 code {
    font-size:0.9em;
  }

  .mobileL\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileL\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobileL\:prose ol > li:before {
    left:0;
  }

  .mobileL\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobileL\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .mobileL\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobileL\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .mobileL\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobileL\:prose ul ul, .mobileL\:prose ul ol, .mobileL\:prose ol ul, .mobileL\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobileL\:prose hr + * {
    margin-top:0;
  }

  .mobileL\:prose h2 + * {
    margin-top:0;
  }

  .mobileL\:prose h3 + * {
    margin-top:0;
  }

  .mobileL\:prose h4 + * {
    margin-top:0;
  }

  .mobileL\:prose thead th:first-child {
    padding-left:0;
  }

  .mobileL\:prose thead th:last-child {
    padding-right:0;
  }

  .mobileL\:prose tbody td:first-child {
    padding-left:0;
  }

  .mobileL\:prose tbody td:last-child {
    padding-right:0;
  }

  .mobileL\:prose > :first-child {
    margin-top:0;
  }

  .mobileL\:prose > :last-child {
    margin-bottom:0;
  }

  .mobileL\:prose h1, .mobileL\:prose h2, .mobileL\:prose h3, .mobileL\:prose h4 {
  }

  .mobileL\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .mobileL\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileL\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileL\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .mobileL\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .mobileL\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .mobileL\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobileL\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .mobileL\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileL\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileL\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileL\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileL\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .mobileL\:prose-sm code {
    font-size:0.8571429em;
  }

  .mobileL\:prose-sm h2 code {
    font-size:0.9em;
  }

  .mobileL\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .mobileL\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileL\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileL\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileL\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .mobileL\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .mobileL\:prose-sm ol > li:before {
    left:0;
  }

  .mobileL\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .mobileL\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .mobileL\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobileL\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobileL\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobileL\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobileL\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobileL\:prose-sm ul ul, .mobileL\:prose-sm ul ol, .mobileL\:prose-sm ol ul, .mobileL\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobileL\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .mobileL\:prose-sm hr + * {
    margin-top:0;
  }

  .mobileL\:prose-sm h2 + * {
    margin-top:0;
  }

  .mobileL\:prose-sm h3 + * {
    margin-top:0;
  }

  .mobileL\:prose-sm h4 + * {
    margin-top:0;
  }

  .mobileL\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .mobileL\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileL\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .mobileL\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .mobileL\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileL\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .mobileL\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .mobileL\:prose-sm > :first-child {
    margin-top:0;
  }

  .mobileL\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .mobileL\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .mobileL\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileL\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .mobileL\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .mobileL\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .mobileL\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .mobileL\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobileL\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobileL\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileL\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileL\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileL\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileL\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .mobileL\:prose-lg code {
    font-size:0.8888889em;
  }

  .mobileL\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .mobileL\:prose-lg h3 code {
    font-size:0.875em;
  }

  .mobileL\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .mobileL\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileL\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileL\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobileL\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .mobileL\:prose-lg ol > li:before {
    left:0;
  }

  .mobileL\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .mobileL\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .mobileL\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileL\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileL\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileL\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileL\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileL\:prose-lg ul ul, .mobileL\:prose-lg ul ol, .mobileL\:prose-lg ol ul, .mobileL\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileL\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .mobileL\:prose-lg hr + * {
    margin-top:0;
  }

  .mobileL\:prose-lg h2 + * {
    margin-top:0;
  }

  .mobileL\:prose-lg h3 + * {
    margin-top:0;
  }

  .mobileL\:prose-lg h4 + * {
    margin-top:0;
  }

  .mobileL\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .mobileL\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobileL\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .mobileL\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .mobileL\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobileL\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .mobileL\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .mobileL\:prose-lg > :first-child {
    margin-top:0;
  }

  .mobileL\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .mobileL\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .mobileL\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileL\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .mobileL\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .mobileL\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .mobileL\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobileL\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .mobileL\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobileL\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileL\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileL\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileL\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileL\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .mobileL\:prose-xl code {
    font-size:0.9em;
  }

  .mobileL\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .mobileL\:prose-xl h3 code {
    font-size:0.9em;
  }

  .mobileL\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .mobileL\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileL\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileL\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .mobileL\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .mobileL\:prose-xl ol > li:before {
    left:0;
  }

  .mobileL\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .mobileL\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .mobileL\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobileL\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .mobileL\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobileL\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .mobileL\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobileL\:prose-xl ul ul, .mobileL\:prose-xl ul ol, .mobileL\:prose-xl ol ul, .mobileL\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobileL\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .mobileL\:prose-xl hr + * {
    margin-top:0;
  }

  .mobileL\:prose-xl h2 + * {
    margin-top:0;
  }

  .mobileL\:prose-xl h3 + * {
    margin-top:0;
  }

  .mobileL\:prose-xl h4 + * {
    margin-top:0;
  }

  .mobileL\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .mobileL\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobileL\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .mobileL\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .mobileL\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobileL\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .mobileL\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .mobileL\:prose-xl > :first-child {
    margin-top:0;
  }

  .mobileL\:prose-xl > :last-child {
    margin-bottom:0;
  }

  .mobileL\:prose-2xl {
    font-size:1.5rem;
    line-height:1.6666667;
  }

  .mobileL\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileL\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .mobileL\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .mobileL\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .mobileL\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .mobileL\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .mobileL\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobileL\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileL\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileL\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileL\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileL\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .mobileL\:prose-2xl code {
    font-size:0.8333333em;
  }

  .mobileL\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .mobileL\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .mobileL\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .mobileL\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileL\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileL\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobileL\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .mobileL\:prose-2xl ol > li:before {
    left:0;
  }

  .mobileL\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .mobileL\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .mobileL\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .mobileL\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileL\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileL\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileL\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileL\:prose-2xl ul ul, .mobileL\:prose-2xl ul ol, .mobileL\:prose-2xl ol ul, .mobileL\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobileL\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobileL\:prose-2xl hr + * {
    margin-top:0;
  }

  .mobileL\:prose-2xl h2 + * {
    margin-top:0;
  }

  .mobileL\:prose-2xl h3 + * {
    margin-top:0;
  }

  .mobileL\:prose-2xl h4 + * {
    margin-top:0;
  }

  .mobileL\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .mobileL\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobileL\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .mobileL\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .mobileL\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobileL\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .mobileL\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .mobileL\:prose-2xl > :first-child {
    margin-top:0;
  }

  .mobileL\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .mobileL\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .mobileL\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.5rem * var(--space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .mobileL\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileL\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileL\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileL\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobileL\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileL\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobileL\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .mobileL\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .mobileL\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .mobileL\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .mobileL\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobileL\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileL\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileL\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileL\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobileL\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .mobileL\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobileL\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobileL\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileL\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .mobileL\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileL\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .mobileL\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileL\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobileL\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobileL\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .mobileL\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .mobileL\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .mobileL\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .mobileL\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .mobileL\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .mobileL\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileL\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .mobileL\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .mobileL\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .mobileL\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileL\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .mobileL\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileL\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .mobileL\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileL\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .mobileL\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileL\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .mobileL\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileL\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .mobileL\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .mobileL\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .mobileL\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileL\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobileL\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobileL\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .mobileL\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .mobileL\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .mobileL\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .mobileL\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .mobileL\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .mobileL\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .mobileL\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .mobileL\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .mobileL\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .mobileL\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .mobileL\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .mobileL\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .mobileL\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobileL\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .mobileL\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobileL\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobileL\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .mobileL\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .mobileL\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobileL\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .mobileL\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .mobileL\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .mobileL\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .mobileL\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .mobileL\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileL\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .mobileL\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .mobileL\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileL\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .mobileL\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .mobileL\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileL\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .mobileL\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .mobileL\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .mobileL\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .mobileL\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .mobileL\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .mobileL\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .mobileL\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .mobileL\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .mobileL\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobileL\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileL\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobileL\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileL\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileL\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileL\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .mobileL\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .mobileL\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .mobileL\:divide-teal > :not(template) ~ :not(template) {
  }

  .mobileL\:divide-indigo > :not(template) ~ :not(template) {
  }

  .mobileL\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .mobileL\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .mobileL\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .mobileL\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .mobileL\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .mobileL\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .mobileL\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .mobileL\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .mobileL\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .mobileL\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .mobileL\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .mobileL\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .mobileL\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .mobileL\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .mobileL\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .mobileL\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .mobileL\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .mobileL\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .mobileL\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .mobileL\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobileL\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobileL\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobileL\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobileL\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .mobileL\:bg-fixed {
    background-attachment:fixed;
  }

  .mobileL\:bg-local {
    background-attachment:local;
  }

  .mobileL\:bg-scroll {
    background-attachment:scroll;
  }

  .mobileL\:bg-clip-border {
    background-clip:border-box;
  }

  .mobileL\:bg-clip-padding {
    background-clip:padding-box;
  }

  .mobileL\:bg-clip-content {
    background-clip:content-box;
  }

  .mobileL\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .mobileL\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileL\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileL\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileL\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileL\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileL\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileL\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileL\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileL\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileL\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .mobileL\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileL\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileL\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileL\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileL\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileL\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .mobileL\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileL\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileL\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileL\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileL\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileL\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileL\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileL\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileL\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileL\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileL\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileL\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileL\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileL\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileL\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileL\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileL\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileL\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileL\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileL\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileL\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileL\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileL\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileL\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileL\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileL\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileL\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileL\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileL\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileL\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .mobileL\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileL\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .mobileL\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileL\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileL\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileL\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileL\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileL\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileL\:bg-teal {
  }

  .mobileL\:bg-indigo {
  }

  .mobileL\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .mobileL\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .mobileL\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .mobileL\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileL\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileL\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobileL\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobileL\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileL\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileL\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileL\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .mobileL\:group-hover\:bg-teal {
  }

  .group:hover .mobileL\:group-hover\:bg-indigo {
  }

  .group:hover .mobileL\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .mobileL\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .mobileL\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .mobileL\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileL\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileL\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobileL\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobileL\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileL\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileL\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileL\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .mobileL\:group-focus\:bg-teal {
  }

  .group:focus .mobileL\:group-focus\:bg-indigo {
  }

  .group:focus .mobileL\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .mobileL\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .mobileL\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .mobileL\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileL\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileL\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobileL\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobileL\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileL\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileL\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileL\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileL\:hover\:bg-teal:hover {
  }

  .mobileL\:hover\:bg-indigo:hover {
  }

  .mobileL\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .mobileL\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .mobileL\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .mobileL\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileL\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileL\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobileL\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobileL\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileL\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileL\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileL\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileL\:focus\:bg-teal:focus {
  }

  .mobileL\:focus\:bg-indigo:focus {
  }

  .mobileL\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .mobileL\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileL\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileL\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileL\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileL\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileL\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileL\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileL\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileL\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileL\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .mobileL\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileL\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileL\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileL\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileL\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileL\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .mobileL\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileL\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileL\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileL\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileL\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileL\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileL\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileL\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileL\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileL\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileL\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileL\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileL\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileL\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileL\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileL\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileL\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileL\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileL\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileL\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileL\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileL\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileL\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileL\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileL\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileL\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileL\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileL\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileL\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileL\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobileL\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileL\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobileL\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileL\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileL\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileL\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileL\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileL\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileL\:active\:bg-teal:active {
  }

  .mobileL\:active\:bg-indigo:active {
  }

  .mobileL\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .mobileL\:bg-none {
    background-image:none;
  }

  .mobileL\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .mobileL\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .mobileL\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .mobileL\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .mobileL\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .mobileL\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .mobileL\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .mobileL\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .mobileL\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileL\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileL\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileL\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileL\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileL\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileL\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileL\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileL\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileL\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileL\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileL\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileL\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileL\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileL\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileL\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileL\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileL\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileL\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileL\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileL\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileL\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileL\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileL\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileL\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileL\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileL\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileL\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileL\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileL\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileL\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileL\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileL\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileL\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileL\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileL\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileL\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileL\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileL\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileL\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileL\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileL\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileL\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileL\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileL\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileL\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileL\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileL\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileL\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileL\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileL\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileL\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileL\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileL\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileL\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileL\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileL\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileL\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileL\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileL\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileL\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileL\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileL\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileL\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileL\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileL\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileL\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileL\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileL\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileL\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileL\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileL\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileL\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileL\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileL\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileL\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileL\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileL\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileL\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileL\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileL\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileL\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileL\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileL\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileL\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileL\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileL\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .mobileL\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .mobileL\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .mobileL\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .mobileL\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .mobileL\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .mobileL\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .mobileL\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileL\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .mobileL\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .mobileL\:to-red {
    --gradient-to-color:#B30300;
  }

  .mobileL\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .mobileL\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .mobileL\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .mobileL\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .mobileL\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .mobileL\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .mobileL\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .mobileL\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .mobileL\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .mobileL\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .mobileL\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .mobileL\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .mobileL\:to-green {
    --gradient-to-color:#166242;
  }

  .mobileL\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .mobileL\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .mobileL\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .mobileL\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .mobileL\:to-black {
    --gradient-to-color:#000000;
  }

  .mobileL\:to-black-light {
    --gradient-to-color:#313133;
  }

  .mobileL\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileL\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .mobileL\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .mobileL\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileL\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .mobileL\:to-gray {
    --gradient-to-color:#78787a;
  }

  .mobileL\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .mobileL\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .mobileL\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .mobileL\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .mobileL\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileL\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileL\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileL\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileL\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileL\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileL\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileL\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileL\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileL\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .mobileL\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .mobileL\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .mobileL\:to-teal {
  }

  .mobileL\:to-indigo {
  }

  .mobileL\:to-transparent {
    --gradient-to-color:transparent;
  }

  .mobileL\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileL\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileL\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileL\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileL\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileL\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileL\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileL\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileL\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileL\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileL\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileL\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileL\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileL\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileL\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileL\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileL\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileL\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileL\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileL\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileL\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileL\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileL\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileL\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileL\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileL\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileL\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileL\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileL\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileL\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileL\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileL\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileL\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileL\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileL\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileL\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileL\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileL\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileL\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileL\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileL\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileL\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileL\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileL\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileL\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileL\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileL\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileL\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileL\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileL\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileL\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileL\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileL\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileL\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileL\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileL\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileL\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileL\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileL\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileL\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileL\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileL\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileL\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileL\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileL\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileL\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileL\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileL\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileL\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileL\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileL\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileL\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileL\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileL\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileL\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileL\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileL\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileL\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileL\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileL\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileL\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileL\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileL\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileL\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileL\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileL\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileL\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .mobileL\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .mobileL\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .mobileL\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .mobileL\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .mobileL\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .mobileL\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .mobileL\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileL\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .mobileL\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .mobileL\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .mobileL\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .mobileL\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .mobileL\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .mobileL\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .mobileL\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .mobileL\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .mobileL\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .mobileL\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .mobileL\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .mobileL\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .mobileL\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .mobileL\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .mobileL\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .mobileL\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .mobileL\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .mobileL\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .mobileL\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .mobileL\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .mobileL\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .mobileL\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileL\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .mobileL\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .mobileL\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileL\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .mobileL\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .mobileL\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .mobileL\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .mobileL\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .mobileL\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .mobileL\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileL\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileL\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileL\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileL\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileL\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileL\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileL\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileL\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileL\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .mobileL\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .mobileL\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .mobileL\:hover\:to-teal:hover {
  }

  .mobileL\:hover\:to-indigo:hover {
  }

  .mobileL\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .mobileL\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileL\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileL\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileL\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileL\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileL\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileL\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileL\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileL\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileL\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileL\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileL\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileL\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileL\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileL\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileL\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileL\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileL\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileL\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileL\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileL\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileL\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileL\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileL\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileL\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileL\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileL\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileL\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileL\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileL\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileL\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileL\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileL\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileL\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileL\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileL\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileL\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileL\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileL\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileL\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileL\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileL\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileL\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileL\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileL\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileL\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileL\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileL\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileL\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileL\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileL\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileL\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileL\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileL\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileL\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileL\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileL\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileL\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileL\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileL\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileL\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileL\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileL\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileL\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileL\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileL\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileL\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileL\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileL\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileL\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileL\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileL\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileL\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileL\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileL\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileL\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileL\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileL\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileL\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileL\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileL\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileL\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileL\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileL\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileL\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileL\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileL\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileL\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileL\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileL\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .mobileL\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .mobileL\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .mobileL\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .mobileL\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .mobileL\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .mobileL\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .mobileL\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileL\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .mobileL\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .mobileL\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .mobileL\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .mobileL\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .mobileL\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .mobileL\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .mobileL\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .mobileL\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .mobileL\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .mobileL\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .mobileL\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .mobileL\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .mobileL\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .mobileL\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .mobileL\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .mobileL\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .mobileL\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .mobileL\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .mobileL\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .mobileL\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .mobileL\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .mobileL\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileL\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .mobileL\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .mobileL\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileL\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .mobileL\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .mobileL\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .mobileL\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .mobileL\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .mobileL\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .mobileL\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileL\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileL\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileL\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileL\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileL\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileL\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileL\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileL\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileL\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .mobileL\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .mobileL\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .mobileL\:focus\:to-teal:focus {
  }

  .mobileL\:focus\:to-indigo:focus {
  }

  .mobileL\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .mobileL\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .mobileL\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .mobileL\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .mobileL\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .mobileL\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .mobileL\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .mobileL\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .mobileL\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .mobileL\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .mobileL\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .mobileL\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .mobileL\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .mobileL\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .mobileL\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .mobileL\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .mobileL\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .mobileL\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .mobileL\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .mobileL\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .mobileL\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .mobileL\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .mobileL\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .mobileL\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .mobileL\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .mobileL\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .mobileL\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .mobileL\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .mobileL\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .mobileL\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .mobileL\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .mobileL\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .mobileL\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .mobileL\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .mobileL\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .mobileL\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .mobileL\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .mobileL\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .mobileL\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .mobileL\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .mobileL\:bg-bottom {
    background-position:bottom;
  }

  .mobileL\:bg-center {
    background-position:center;
  }

  .mobileL\:bg-left {
    background-position:left;
  }

  .mobileL\:bg-left-bottom {
    background-position:left bottom;
  }

  .mobileL\:bg-left-top {
    background-position:left top;
  }

  .mobileL\:bg-right {
    background-position:right;
  }

  .mobileL\:bg-right-bottom {
    background-position:right bottom;
  }

  .mobileL\:bg-right-top {
    background-position:right top;
  }

  .mobileL\:bg-top {
    background-position:top;
  }

  .mobileL\:bg-repeat {
    background-repeat:repeat;
  }

  .mobileL\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .mobileL\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .mobileL\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .mobileL\:bg-repeat-round {
    background-repeat:round;
  }

  .mobileL\:bg-repeat-space {
    background-repeat:space;
  }

  .mobileL\:bg-auto {
    background-size:auto;
  }

  .mobileL\:bg-cover {
    background-size:cover;
  }

  .mobileL\:bg-contain {
    background-size:contain;
  }

  .mobileL\:border-collapse {
    border-collapse:collapse;
  }

  .mobileL\:border-separate {
    border-collapse:separate;
  }

  .mobileL\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileL\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileL\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileL\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileL\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileL\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileL\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileL\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileL\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileL\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .mobileL\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileL\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileL\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileL\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileL\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileL\:border-red-light2 {
    border-color:#ffacac82;
  }

  .mobileL\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileL\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileL\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileL\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileL\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileL\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileL\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileL\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileL\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileL\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileL\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileL\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileL\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileL\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileL\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileL\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileL\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileL\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileL\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileL\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileL\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileL\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileL\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileL\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileL\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileL\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileL\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileL\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileL\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileL\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .mobileL\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileL\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .mobileL\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileL\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileL\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileL\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileL\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileL\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileL\:border-teal {
  }

  .mobileL\:border-indigo {
  }

  .mobileL\:border-transparent {
    border-color:transparent;
  }

  .group:hover .mobileL\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .mobileL\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .mobileL\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileL\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileL\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobileL\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobileL\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileL\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileL\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileL\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .mobileL\:group-hover\:border-teal {
  }

  .group:hover .mobileL\:group-hover\:border-indigo {
  }

  .group:hover .mobileL\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .mobileL\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .mobileL\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .mobileL\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileL\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileL\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobileL\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobileL\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileL\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileL\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileL\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .mobileL\:group-focus\:border-teal {
  }

  .group:focus .mobileL\:group-focus\:border-indigo {
  }

  .group:focus .mobileL\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .mobileL\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileL\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileL\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileL\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileL\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileL\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileL\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileL\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileL\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileL\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .mobileL\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileL\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileL\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileL\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileL\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileL\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .mobileL\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileL\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileL\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileL\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileL\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileL\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileL\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileL\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileL\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileL\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileL\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileL\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileL\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileL\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileL\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileL\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileL\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileL\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileL\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileL\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileL\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileL\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileL\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileL\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileL\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileL\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileL\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileL\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileL\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileL\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobileL\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileL\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobileL\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileL\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileL\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileL\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileL\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileL\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileL\:hover\:border-teal:hover {
  }

  .mobileL\:hover\:border-indigo:hover {
  }

  .mobileL\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .mobileL\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .mobileL\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .mobileL\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileL\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileL\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobileL\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobileL\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileL\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileL\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileL\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileL\:focus-within\:border-teal:focus-within {
  }

  .mobileL\:focus-within\:border-indigo:focus-within {
  }

  .mobileL\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .mobileL\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileL\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileL\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileL\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileL\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileL\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileL\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileL\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileL\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileL\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .mobileL\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileL\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileL\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileL\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileL\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileL\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .mobileL\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileL\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileL\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileL\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileL\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileL\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileL\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileL\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileL\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileL\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileL\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileL\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileL\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileL\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileL\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileL\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileL\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileL\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileL\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileL\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileL\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileL\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileL\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileL\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileL\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileL\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileL\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileL\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileL\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileL\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobileL\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileL\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobileL\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileL\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileL\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileL\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileL\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileL\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileL\:focus\:border-teal:focus {
  }

  .mobileL\:focus\:border-indigo:focus {
  }

  .mobileL\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .mobileL\:border-opacity-0 {
    --border-opacity:0;
  }

  .mobileL\:border-opacity-10 {
    --border-opacity:.1;
  }

  .mobileL\:border-opacity-20 {
    --border-opacity:.2;
  }

  .mobileL\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .mobileL\:border-opacity-30 {
    --border-opacity:.3;
  }

  .mobileL\:border-opacity-40 {
    --border-opacity:.4;
  }

  .mobileL\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .mobileL\:border-opacity-60 {
    --border-opacity:.6;
  }

  .mobileL\:border-opacity-70 {
    --border-opacity:.7;
  }

  .mobileL\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .mobileL\:border-opacity-80 {
    --border-opacity:.8;
  }

  .mobileL\:border-opacity-90 {
    --border-opacity:.9;
  }

  .mobileL\:border-opacity-100 {
    --border-opacity:1;
  }

  .mobileL\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .mobileL\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .mobileL\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .mobileL\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .mobileL\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .mobileL\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .mobileL\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .mobileL\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .mobileL\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .mobileL\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .mobileL\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .mobileL\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .mobileL\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .mobileL\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .mobileL\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .mobileL\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .mobileL\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .mobileL\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .mobileL\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .mobileL\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .mobileL\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .mobileL\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .mobileL\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .mobileL\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .mobileL\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .mobileL\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .mobileL\:rounded-none {
    border-radius:0;
  }

  .mobileL\:rounded-sm {
    border-radius:0.125rem;
  }

  .mobileL\:rounded {
    border-radius:0.25rem;
  }

  .mobileL\:rounded-md {
    border-radius:10px;
  }

  .mobileL\:rounded-lg {
    border-radius:30px;
  }

  .mobileL\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .mobileL\:rounded-3xl {
    border-radius:1.5rem;
  }

  .mobileL\:rounded-full {
    border-radius:9999px;
  }

  .mobileL\:rounded-xxl {
    border-radius:2rem;
  }

  .mobileL\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .mobileL\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .mobileL\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .mobileL\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .mobileL\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .mobileL\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .mobileL\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobileL\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobileL\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .mobileL\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .mobileL\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobileL\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobileL\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .mobileL\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .mobileL\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobileL\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobileL\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .mobileL\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .mobileL\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobileL\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobileL\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .mobileL\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .mobileL\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobileL\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobileL\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .mobileL\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .mobileL\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobileL\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobileL\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .mobileL\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .mobileL\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobileL\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobileL\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .mobileL\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .mobileL\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobileL\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobileL\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .mobileL\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .mobileL\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobileL\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobileL\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .mobileL\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .mobileL\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .mobileL\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .mobileL\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .mobileL\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .mobileL\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .mobileL\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .mobileL\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .mobileL\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .mobileL\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .mobileL\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .mobileL\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .mobileL\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .mobileL\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .mobileL\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .mobileL\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .mobileL\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .mobileL\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .mobileL\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .mobileL\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .mobileL\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .mobileL\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .mobileL\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .mobileL\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .mobileL\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .mobileL\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .mobileL\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .mobileL\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .mobileL\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .mobileL\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .mobileL\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .mobileL\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .mobileL\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .mobileL\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .mobileL\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .mobileL\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .mobileL\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .mobileL\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .mobileL\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .mobileL\:border-solid {
    border-style:solid;
  }

  .mobileL\:border-dashed {
    border-style:dashed;
  }

  .mobileL\:border-dotted {
    border-style:dotted;
  }

  .mobileL\:border-double {
    border-style:double;
  }

  .mobileL\:border-none {
    border-style:none;
  }

  .mobileL\:border-0 {
    border-width:0;
  }

  .mobileL\:border-2 {
    border-width:2px;
  }

  .mobileL\:border-4 {
    border-width:4px;
  }

  .mobileL\:border-8 {
    border-width:8px;
  }

  .mobileL\:border {
    border-width:1px;
  }

  .mobileL\:border-t-0 {
    border-top-width:0;
  }

  .mobileL\:border-r-0 {
    border-right-width:0;
  }

  .mobileL\:border-b-0 {
    border-bottom-width:0;
  }

  .mobileL\:border-l-0 {
    border-left-width:0;
  }

  .mobileL\:border-t-2 {
    border-top-width:2px;
  }

  .mobileL\:border-r-2 {
    border-right-width:2px;
  }

  .mobileL\:border-b-2 {
    border-bottom-width:2px;
  }

  .mobileL\:border-l-2 {
    border-left-width:2px;
  }

  .mobileL\:border-t-4 {
    border-top-width:4px;
  }

  .mobileL\:border-r-4 {
    border-right-width:4px;
  }

  .mobileL\:border-b-4 {
    border-bottom-width:4px;
  }

  .mobileL\:border-l-4 {
    border-left-width:4px;
  }

  .mobileL\:border-t-8 {
    border-top-width:8px;
  }

  .mobileL\:border-r-8 {
    border-right-width:8px;
  }

  .mobileL\:border-b-8 {
    border-bottom-width:8px;
  }

  .mobileL\:border-l-8 {
    border-left-width:8px;
  }

  .mobileL\:border-t {
    border-top-width:1px;
  }

  .mobileL\:border-r {
    border-right-width:1px;
  }

  .mobileL\:border-b {
    border-bottom-width:1px;
  }

  .mobileL\:border-l {
    border-left-width:1px;
  }

  .mobileL\:box-border {
    box-sizing:border-box;
  }

  .mobileL\:box-content {
    box-sizing:content-box;
  }

  .mobileL\:cursor-auto {
    cursor:auto;
  }

  .mobileL\:cursor-default {
    cursor:default;
  }

  .mobileL\:cursor-pointer {
    cursor:pointer;
  }

  .mobileL\:cursor-wait {
    cursor:wait;
  }

  .mobileL\:cursor-text {
    cursor:text;
  }

  .mobileL\:cursor-move {
    cursor:move;
  }

  .mobileL\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .mobileL\:block {
    display:block;
  }

  .mobileL\:inline-block {
    display:inline-block;
  }

  .mobileL\:inline {
    display:inline;
  }

  .mobileL\:flex {
    display:flex;
  }

  .mobileL\:inline-flex {
    display:inline-flex;
  }

  .mobileL\:table {
    display:table;
  }

  .mobileL\:table-caption {
    display:table-caption;
  }

  .mobileL\:table-cell {
    display:table-cell;
  }

  .mobileL\:table-column {
    display:table-column;
  }

  .mobileL\:table-column-group {
    display:table-column-group;
  }

  .mobileL\:table-footer-group {
    display:table-footer-group;
  }

  .mobileL\:table-header-group {
    display:table-header-group;
  }

  .mobileL\:table-row-group {
    display:table-row-group;
  }

  .mobileL\:table-row {
    display:table-row;
  }

  .mobileL\:flow-root {
    display:flow-root;
  }

  .mobileL\:grid {
    display:grid;
  }

  .mobileL\:inline-grid {
    display:inline-grid;
  }

  .mobileL\:contents {
    display:contents;
  }

  .mobileL\:hidden {
    display:none;
  }

  .mobileL\:flex-row {
    flex-direction:row;
  }

  .mobileL\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .mobileL\:flex-col {
    flex-direction:column;
  }

  .mobileL\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .mobileL\:flex-wrap {
    flex-wrap:wrap;
  }

  .mobileL\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .mobileL\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .mobileL\:place-items-auto {
    place-items:auto;
  }

  .mobileL\:place-items-start {
    place-items:start;
  }

  .mobileL\:place-items-end {
    place-items:end;
  }

  .mobileL\:place-items-center {
    place-items:center;
  }

  .mobileL\:place-items-stretch {
    place-items:stretch;
  }

  .mobileL\:place-content-center {
    place-content:center;
  }

  .mobileL\:place-content-start {
    place-content:start;
  }

  .mobileL\:place-content-end {
    place-content:end;
  }

  .mobileL\:place-content-between {
    place-content:space-between;
  }

  .mobileL\:place-content-around {
    place-content:space-around;
  }

  .mobileL\:place-content-evenly {
    place-content:space-evenly;
  }

  .mobileL\:place-content-stretch {
    place-content:stretch;
  }

  .mobileL\:place-self-auto {
    place-self:auto;
  }

  .mobileL\:place-self-start {
    place-self:start;
  }

  .mobileL\:place-self-end {
    place-self:end;
  }

  .mobileL\:place-self-center {
    place-self:center;
  }

  .mobileL\:place-self-stretch {
    place-self:stretch;
  }

  .mobileL\:items-start {
    align-items:flex-start;
  }

  .mobileL\:items-end {
    align-items:flex-end;
  }

  .mobileL\:items-center {
    align-items:center;
  }

  .mobileL\:items-baseline {
    align-items:baseline;
  }

  .mobileL\:items-stretch {
    align-items:stretch;
  }

  .mobileL\:content-center {
    align-content:center;
  }

  .mobileL\:content-start {
    align-content:flex-start;
  }

  .mobileL\:content-end {
    align-content:flex-end;
  }

  .mobileL\:content-between {
    align-content:space-between;
  }

  .mobileL\:content-around {
    align-content:space-around;
  }

  .mobileL\:content-evenly {
    align-content:space-evenly;
  }

  .mobileL\:self-auto {
    align-self:auto;
  }

  .mobileL\:self-start {
    align-self:flex-start;
  }

  .mobileL\:self-end {
    align-self:flex-end;
  }

  .mobileL\:self-center {
    align-self:center;
  }

  .mobileL\:self-stretch {
    align-self:stretch;
  }

  .mobileL\:justify-items-auto {
    justify-items:auto;
  }

  .mobileL\:justify-items-start {
    justify-items:start;
  }

  .mobileL\:justify-items-end {
    justify-items:end;
  }

  .mobileL\:justify-items-center {
    justify-items:center;
  }

  .mobileL\:justify-items-stretch {
    justify-items:stretch;
  }

  .mobileL\:justify-start {
    justify-content:flex-start;
  }

  .mobileL\:justify-end {
    justify-content:flex-end;
  }

  .mobileL\:justify-center {
    justify-content:center;
  }

  .mobileL\:justify-between {
    justify-content:space-between;
  }

  .mobileL\:justify-around {
    justify-content:space-around;
  }

  .mobileL\:justify-evenly {
    justify-content:space-evenly;
  }

  .mobileL\:justify-self-auto {
    justify-self:auto;
  }

  .mobileL\:justify-self-start {
    justify-self:start;
  }

  .mobileL\:justify-self-end {
    justify-self:end;
  }

  .mobileL\:justify-self-center {
    justify-self:center;
  }

  .mobileL\:justify-self-stretch {
    justify-self:stretch;
  }

  .mobileL\:flex-1 {
    flex:1 1 0%;
  }

  .mobileL\:flex-auto {
    flex:1 1 auto;
  }

  .mobileL\:flex-initial {
    flex:0 1 auto;
  }

  .mobileL\:flex-none {
    flex:none;
  }

  .mobileL\:flex-grow-0 {
    flex-grow:0;
  }

  .mobileL\:flex-grow {
    flex-grow:1;
  }

  .mobileL\:flex-shrink-0 {
    flex-shrink:0;
  }

  .mobileL\:flex-shrink {
    flex-shrink:1;
  }

  .mobileL\:order-1 {
    order:1;
  }

  .mobileL\:order-2 {
    order:2;
  }

  .mobileL\:order-3 {
    order:3;
  }

  .mobileL\:order-4 {
    order:4;
  }

  .mobileL\:order-5 {
    order:5;
  }

  .mobileL\:order-6 {
    order:6;
  }

  .mobileL\:order-7 {
    order:7;
  }

  .mobileL\:order-8 {
    order:8;
  }

  .mobileL\:order-9 {
    order:9;
  }

  .mobileL\:order-10 {
    order:10;
  }

  .mobileL\:order-11 {
    order:11;
  }

  .mobileL\:order-12 {
    order:12;
  }

  .mobileL\:order-first {
    order:-9999;
  }

  .mobileL\:order-last {
    order:9999;
  }

  .mobileL\:order-none {
    order:0;
  }

  .mobileL\:float-right {
    float:right;
  }

  .mobileL\:float-left {
    float:left;
  }

  .mobileL\:float-none {
    float:none;
  }

  .mobileL\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .mobileL\:clear-left {
    clear:left;
  }

  .mobileL\:clear-right {
    clear:right;
  }

  .mobileL\:clear-both {
    clear:both;
  }

  .mobileL\:clear-none {
    clear:none;
  }

  .mobileL\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .mobileL\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .mobileL\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .mobileL\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileL\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileL\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileL\:font-hairline {
    font-weight:100;
  }

  .mobileL\:font-thin {
    font-weight:200;
  }

  .mobileL\:font-light {
    font-weight:300;
  }

  .mobileL\:font-normal {
    font-weight:400;
  }

  .mobileL\:font-medium {
    font-weight:500;
  }

  .mobileL\:font-semibold {
    font-weight:600;
  }

  .mobileL\:font-bold {
    font-weight:700;
  }

  .mobileL\:font-extrabold {
    font-weight:800;
  }

  .mobileL\:font-black {
    font-weight:900;
  }

  .mobileL\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .mobileL\:hover\:font-thin:hover {
    font-weight:200;
  }

  .mobileL\:hover\:font-light:hover {
    font-weight:300;
  }

  .mobileL\:hover\:font-normal:hover {
    font-weight:400;
  }

  .mobileL\:hover\:font-medium:hover {
    font-weight:500;
  }

  .mobileL\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .mobileL\:hover\:font-bold:hover {
    font-weight:700;
  }

  .mobileL\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .mobileL\:hover\:font-black:hover {
    font-weight:900;
  }

  .mobileL\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .mobileL\:focus\:font-thin:focus {
    font-weight:200;
  }

  .mobileL\:focus\:font-light:focus {
    font-weight:300;
  }

  .mobileL\:focus\:font-normal:focus {
    font-weight:400;
  }

  .mobileL\:focus\:font-medium:focus {
    font-weight:500;
  }

  .mobileL\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .mobileL\:focus\:font-bold:focus {
    font-weight:700;
  }

  .mobileL\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .mobileL\:focus\:font-black:focus {
    font-weight:900;
  }

  .mobileL\:h-0 {
    height:0;
  }

  .mobileL\:h-1 {
    height:0.25rem;
  }

  .mobileL\:h-2 {
    height:0.5rem;
  }

  .mobileL\:h-3 {
    height:0.75rem;
  }

  .mobileL\:h-4 {
    height:1rem;
  }

  .mobileL\:h-5 {
    height:1.25rem;
  }

  .mobileL\:h-6 {
    height:1.5rem;
  }

  .mobileL\:h-7 {
    height:1.75rem;
  }

  .mobileL\:h-8 {
    height:2rem;
  }

  .mobileL\:h-9 {
    height:2.25rem;
  }

  .mobileL\:h-10 {
    height:2.5rem;
  }

  .mobileL\:h-11 {
    height:2.75rem;
  }

  .mobileL\:h-12 {
    height:3rem;
  }

  .mobileL\:h-13 {
    height:3.25rem;
  }

  .mobileL\:h-14 {
    height:3.5rem;
  }

  .mobileL\:h-15 {
    height:3.75rem;
  }

  .mobileL\:h-16 {
    height:4rem;
  }

  .mobileL\:h-18 {
    height:4.5rem;
  }

  .mobileL\:h-20 {
    height:5rem;
  }

  .mobileL\:h-24 {
    height:6rem;
  }

  .mobileL\:h-28 {
    height:7rem;
  }

  .mobileL\:h-32 {
    height:8rem;
  }

  .mobileL\:h-36 {
    height:9rem;
  }

  .mobileL\:h-40 {
    height:10rem;
  }

  .mobileL\:h-44 {
    height:11rem;
  }

  .mobileL\:h-48 {
    height:12rem;
  }

  .mobileL\:h-52 {
    height:13rem;
  }

  .mobileL\:h-56 {
    height:14rem;
  }

  .mobileL\:h-60 {
    height:15rem;
  }

  .mobileL\:h-64 {
    height:16rem;
  }

  .mobileL\:h-72 {
    height:18rem;
  }

  .mobileL\:h-80 {
    height:20rem;
  }

  .mobileL\:h-96 {
    height:24rem;
  }

  .mobileL\:h-auto {
    height:auto;
  }

  .mobileL\:h-px {
    height:1px;
  }

  .mobileL\:h-0\.5 {
    height:0.125rem;
  }

  .mobileL\:h-1\.5 {
    height:0.375rem;
  }

  .mobileL\:h-2\.5 {
    height:0.625rem;
  }

  .mobileL\:h-3\.5 {
    height:0.875rem;
  }

  .mobileL\:h-1\/2 {
    height:50%;
  }

  .mobileL\:h-1\/3 {
    height:33.333333%;
  }

  .mobileL\:h-2\/3 {
    height:66.666667%;
  }

  .mobileL\:h-1\/4 {
    height:25%;
  }

  .mobileL\:h-2\/4 {
    height:50%;
  }

  .mobileL\:h-3\/4 {
    height:75%;
  }

  .mobileL\:h-1\/5 {
    height:20%;
  }

  .mobileL\:h-2\/5 {
    height:40%;
  }

  .mobileL\:h-3\/5 {
    height:60%;
  }

  .mobileL\:h-4\/5 {
    height:80%;
  }

  .mobileL\:h-1\/6 {
    height:16.666667%;
  }

  .mobileL\:h-2\/6 {
    height:33.333333%;
  }

  .mobileL\:h-3\/6 {
    height:50%;
  }

  .mobileL\:h-4\/6 {
    height:66.666667%;
  }

  .mobileL\:h-5\/6 {
    height:83.333333%;
  }

  .mobileL\:h-1\/12 {
    height:8.333333%;
  }

  .mobileL\:h-2\/12 {
    height:16.666667%;
  }

  .mobileL\:h-3\/12 {
    height:25%;
  }

  .mobileL\:h-4\/12 {
    height:33.333333%;
  }

  .mobileL\:h-5\/12 {
    height:41.666667%;
  }

  .mobileL\:h-6\/12 {
    height:50%;
  }

  .mobileL\:h-7\/12 {
    height:58.333333%;
  }

  .mobileL\:h-8\/12 {
    height:66.666667%;
  }

  .mobileL\:h-9\/12 {
    height:75%;
  }

  .mobileL\:h-10\/12 {
    height:83.333333%;
  }

  .mobileL\:h-11\/12 {
    height:91.666667%;
  }

  .mobileL\:h-full {
    height:100%;
  }

  .mobileL\:h-0_5 {
    height:0.125rem;
  }

  .mobileL\:h-1_5 {
    height:0.375rem;
  }

  .mobileL\:h-2_5 {
    height:0.625rem;
  }

  .mobileL\:h-3_5 {
    height:0.875rem;
  }

  .mobileL\:h-4_5 {
    height:1.125rem;
  }

  .mobileL\:h-screen {
    height:100vh;
  }

  .mobileL\:text-xs {
    font-size:0.75rem;
  }

  .mobileL\:text-sm {
    font-size:0.875rem;
  }

  .mobileL\:text-base {
    font-size:1rem;
  }

  .mobileL\:text-lg {
    font-size:1.125rem;
  }

  .mobileL\:text-xl {
    font-size:1.25rem;
  }

  .mobileL\:text-2xl {
    font-size:1.5rem;
  }

  .mobileL\:text-3xl {
    font-size:1.875rem;
  }

  .mobileL\:text-4xl {
    font-size:2.25rem;
  }

  .mobileL\:text-5xl {
    font-size:3rem;
  }

  .mobileL\:text-6xl {
    font-size:4rem;
  }

  .mobileL\:leading-3 {
    line-height:.75rem;
  }

  .mobileL\:leading-4 {
    line-height:1rem;
  }

  .mobileL\:leading-5 {
    line-height:1.25rem;
  }

  .mobileL\:leading-6 {
    line-height:1.5rem;
  }

  .mobileL\:leading-7 {
    line-height:1.75rem;
  }

  .mobileL\:leading-8 {
    line-height:2rem;
  }

  .mobileL\:leading-9 {
    line-height:2.25rem;
  }

  .mobileL\:leading-10 {
    line-height:2.5rem;
  }

  .mobileL\:leading-11 {
    line-height:2.75rem;
  }

  .mobileL\:leading-12 {
    line-height:3rem;
  }

  .mobileL\:leading-none {
    line-height:1;
  }

  .mobileL\:leading-tight {
    line-height:1.25;
  }

  .mobileL\:leading-snug {
    line-height:1.375;
  }

  .mobileL\:leading-normal {
    line-height:1.5;
  }

  .mobileL\:leading-relaxed {
    line-height:1.625;
  }

  .mobileL\:leading-loose {
    line-height:2;
  }

  .mobileL\:list-inside {
    list-style-position:inside;
  }

  .mobileL\:list-outside {
    list-style-position:outside;
  }

  .mobileL\:list-none {
    list-style-type:none;
  }

  .mobileL\:list-disc {
    list-style-type:disc;
  }

  .mobileL\:list-decimal {
    list-style-type:decimal;
  }

  .mobileL\:m-0 {
    margin:0;
  }

  .mobileL\:m-1 {
    margin:0.25rem;
  }

  .mobileL\:m-2 {
    margin:0.5rem;
  }

  .mobileL\:m-3 {
    margin:0.75rem;
  }

  .mobileL\:m-4 {
    margin:1rem;
  }

  .mobileL\:m-5 {
    margin:1.25rem;
  }

  .mobileL\:m-6 {
    margin:1.5rem;
  }

  .mobileL\:m-7 {
    margin:1.75rem;
  }

  .mobileL\:m-8 {
    margin:2rem;
  }

  .mobileL\:m-9 {
    margin:2.25rem;
  }

  .mobileL\:m-10 {
    margin:2.5rem;
  }

  .mobileL\:m-11 {
    margin:2.75rem;
  }

  .mobileL\:m-12 {
    margin:3rem;
  }

  .mobileL\:m-13 {
    margin:3.25rem;
  }

  .mobileL\:m-14 {
    margin:3.5rem;
  }

  .mobileL\:m-15 {
    margin:3.75rem;
  }

  .mobileL\:m-16 {
    margin:4rem;
  }

  .mobileL\:m-18 {
    margin:4.5rem;
  }

  .mobileL\:m-20 {
    margin:5rem;
  }

  .mobileL\:m-24 {
    margin:6rem;
  }

  .mobileL\:m-28 {
    margin:7rem;
  }

  .mobileL\:m-32 {
    margin:8rem;
  }

  .mobileL\:m-36 {
    margin:9rem;
  }

  .mobileL\:m-40 {
    margin:10rem;
  }

  .mobileL\:m-44 {
    margin:11rem;
  }

  .mobileL\:m-48 {
    margin:12rem;
  }

  .mobileL\:m-52 {
    margin:13rem;
  }

  .mobileL\:m-56 {
    margin:14rem;
  }

  .mobileL\:m-60 {
    margin:15rem;
  }

  .mobileL\:m-64 {
    margin:16rem;
  }

  .mobileL\:m-72 {
    margin:18rem;
  }

  .mobileL\:m-80 {
    margin:20rem;
  }

  .mobileL\:m-96 {
    margin:24rem;
  }

  .mobileL\:m-auto {
    margin:auto;
  }

  .mobileL\:m-px {
    margin:1px;
  }

  .mobileL\:m-0\.5 {
    margin:0.125rem;
  }

  .mobileL\:m-1\.5 {
    margin:0.375rem;
  }

  .mobileL\:m-2\.5 {
    margin:0.625rem;
  }

  .mobileL\:m-3\.5 {
    margin:0.875rem;
  }

  .mobileL\:m-1\/2 {
    margin:50%;
  }

  .mobileL\:m-1\/3 {
    margin:33.333333%;
  }

  .mobileL\:m-2\/3 {
    margin:66.666667%;
  }

  .mobileL\:m-1\/4 {
    margin:25%;
  }

  .mobileL\:m-2\/4 {
    margin:50%;
  }

  .mobileL\:m-3\/4 {
    margin:75%;
  }

  .mobileL\:m-1\/5 {
    margin:20%;
  }

  .mobileL\:m-2\/5 {
    margin:40%;
  }

  .mobileL\:m-3\/5 {
    margin:60%;
  }

  .mobileL\:m-4\/5 {
    margin:80%;
  }

  .mobileL\:m-1\/6 {
    margin:16.666667%;
  }

  .mobileL\:m-2\/6 {
    margin:33.333333%;
  }

  .mobileL\:m-3\/6 {
    margin:50%;
  }

  .mobileL\:m-4\/6 {
    margin:66.666667%;
  }

  .mobileL\:m-5\/6 {
    margin:83.333333%;
  }

  .mobileL\:m-1\/12 {
    margin:8.333333%;
  }

  .mobileL\:m-2\/12 {
    margin:16.666667%;
  }

  .mobileL\:m-3\/12 {
    margin:25%;
  }

  .mobileL\:m-4\/12 {
    margin:33.333333%;
  }

  .mobileL\:m-5\/12 {
    margin:41.666667%;
  }

  .mobileL\:m-6\/12 {
    margin:50%;
  }

  .mobileL\:m-7\/12 {
    margin:58.333333%;
  }

  .mobileL\:m-8\/12 {
    margin:66.666667%;
  }

  .mobileL\:m-9\/12 {
    margin:75%;
  }

  .mobileL\:m-10\/12 {
    margin:83.333333%;
  }

  .mobileL\:m-11\/12 {
    margin:91.666667%;
  }

  .mobileL\:m-full {
    margin:100%;
  }

  .mobileL\:m-0_5 {
    margin:0.125rem;
  }

  .mobileL\:m-1_5 {
    margin:0.375rem;
  }

  .mobileL\:m-2_5 {
    margin:0.625rem;
  }

  .mobileL\:m-3_5 {
    margin:0.875rem;
  }

  .mobileL\:m-4_5 {
    margin:1.125rem;
  }

  .mobileL\:-m-1 {
    margin:-0.25rem;
  }

  .mobileL\:-m-2 {
    margin:-0.5rem;
  }

  .mobileL\:-m-3 {
    margin:-0.75rem;
  }

  .mobileL\:-m-4 {
    margin:-1rem;
  }

  .mobileL\:-m-5 {
    margin:-1.25rem;
  }

  .mobileL\:-m-6 {
    margin:-1.5rem;
  }

  .mobileL\:-m-7 {
    margin:-1.75rem;
  }

  .mobileL\:-m-8 {
    margin:-2rem;
  }

  .mobileL\:-m-9 {
    margin:-2.25rem;
  }

  .mobileL\:-m-10 {
    margin:-2.5rem;
  }

  .mobileL\:-m-11 {
    margin:-2.75rem;
  }

  .mobileL\:-m-12 {
    margin:-3rem;
  }

  .mobileL\:-m-13 {
    margin:-3.25rem;
  }

  .mobileL\:-m-14 {
    margin:-3.5rem;
  }

  .mobileL\:-m-15 {
    margin:-3.75rem;
  }

  .mobileL\:-m-16 {
    margin:-4rem;
  }

  .mobileL\:-m-18 {
    margin:-4.5rem;
  }

  .mobileL\:-m-20 {
    margin:-5rem;
  }

  .mobileL\:-m-24 {
    margin:-6rem;
  }

  .mobileL\:-m-28 {
    margin:-7rem;
  }

  .mobileL\:-m-32 {
    margin:-8rem;
  }

  .mobileL\:-m-36 {
    margin:-9rem;
  }

  .mobileL\:-m-40 {
    margin:-10rem;
  }

  .mobileL\:-m-44 {
    margin:-11rem;
  }

  .mobileL\:-m-48 {
    margin:-12rem;
  }

  .mobileL\:-m-52 {
    margin:-13rem;
  }

  .mobileL\:-m-56 {
    margin:-14rem;
  }

  .mobileL\:-m-60 {
    margin:-15rem;
  }

  .mobileL\:-m-64 {
    margin:-16rem;
  }

  .mobileL\:-m-72 {
    margin:-18rem;
  }

  .mobileL\:-m-80 {
    margin:-20rem;
  }

  .mobileL\:-m-96 {
    margin:-24rem;
  }

  .mobileL\:-m-px {
    margin:-1px;
  }

  .mobileL\:-m-0\.5 {
    margin:-0.125rem;
  }

  .mobileL\:-m-1\.5 {
    margin:-0.375rem;
  }

  .mobileL\:-m-2\.5 {
    margin:-0.625rem;
  }

  .mobileL\:-m-3\.5 {
    margin:-0.875rem;
  }

  .mobileL\:-m-1\/2 {
    margin:-50%;
  }

  .mobileL\:-m-1\/3 {
    margin:-33.33333%;
  }

  .mobileL\:-m-2\/3 {
    margin:-66.66667%;
  }

  .mobileL\:-m-1\/4 {
    margin:-25%;
  }

  .mobileL\:-m-2\/4 {
    margin:-50%;
  }

  .mobileL\:-m-3\/4 {
    margin:-75%;
  }

  .mobileL\:-m-1\/5 {
    margin:-20%;
  }

  .mobileL\:-m-2\/5 {
    margin:-40%;
  }

  .mobileL\:-m-3\/5 {
    margin:-60%;
  }

  .mobileL\:-m-4\/5 {
    margin:-80%;
  }

  .mobileL\:-m-1\/6 {
    margin:-16.66667%;
  }

  .mobileL\:-m-2\/6 {
    margin:-33.33333%;
  }

  .mobileL\:-m-3\/6 {
    margin:-50%;
  }

  .mobileL\:-m-4\/6 {
    margin:-66.66667%;
  }

  .mobileL\:-m-5\/6 {
    margin:-83.33333%;
  }

  .mobileL\:-m-1\/12 {
    margin:-8.33333%;
  }

  .mobileL\:-m-2\/12 {
    margin:-16.66667%;
  }

  .mobileL\:-m-3\/12 {
    margin:-25%;
  }

  .mobileL\:-m-4\/12 {
    margin:-33.33333%;
  }

  .mobileL\:-m-5\/12 {
    margin:-41.66667%;
  }

  .mobileL\:-m-6\/12 {
    margin:-50%;
  }

  .mobileL\:-m-7\/12 {
    margin:-58.33333%;
  }

  .mobileL\:-m-8\/12 {
    margin:-66.66667%;
  }

  .mobileL\:-m-9\/12 {
    margin:-75%;
  }

  .mobileL\:-m-10\/12 {
    margin:-83.33333%;
  }

  .mobileL\:-m-11\/12 {
    margin:-91.66667%;
  }

  .mobileL\:-m-full {
    margin:-100%;
  }

  .mobileL\:-m-0_5 {
    margin:-0.125rem;
  }

  .mobileL\:-m-1_5 {
    margin:-0.375rem;
  }

  .mobileL\:-m-2_5 {
    margin:-0.625rem;
  }

  .mobileL\:-m-3_5 {
    margin:-0.875rem;
  }

  .mobileL\:-m-4_5 {
    margin:-1.125rem;
  }

  .mobileL\:my-0 {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileL\:mx-0 {
    margin-left:0;
    margin-right:0;
  }

  .mobileL\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .mobileL\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .mobileL\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .mobileL\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .mobileL\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .mobileL\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .mobileL\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .mobileL\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .mobileL\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .mobileL\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .mobileL\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .mobileL\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .mobileL\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

  .mobileL\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem;
  }

  .mobileL\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .mobileL\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .mobileL\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .mobileL\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .mobileL\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .mobileL\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .mobileL\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .mobileL\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .mobileL\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .mobileL\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .mobileL\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

  .mobileL\:my-14 {
    margin-top:3.5rem;
    margin-bottom:3.5rem;
  }

  .mobileL\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .mobileL\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .mobileL\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .mobileL\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .mobileL\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .mobileL\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .mobileL\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

  .mobileL\:my-20 {
    margin-top:5rem;
    margin-bottom:5rem;
  }

  .mobileL\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .mobileL\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .mobileL\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .mobileL\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .mobileL\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .mobileL\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .mobileL\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .mobileL\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .mobileL\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .mobileL\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .mobileL\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .mobileL\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .mobileL\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .mobileL\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .mobileL\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .mobileL\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .mobileL\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .mobileL\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .mobileL\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .mobileL\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .mobileL\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .mobileL\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .mobileL\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .mobileL\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .mobileL\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .mobileL\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .mobileL\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .mobileL\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .mobileL\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .mobileL\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .mobileL\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .mobileL\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .mobileL\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobileL\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobileL\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobileL\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobileL\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobileL\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobileL\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobileL\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobileL\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileL\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileL\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileL\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileL\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileL\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileL\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobileL\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobileL\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileL\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileL\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobileL\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobileL\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .mobileL\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .mobileL\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .mobileL\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .mobileL\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .mobileL\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .mobileL\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .mobileL\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .mobileL\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobileL\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobileL\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileL\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileL\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileL\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileL\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileL\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileL\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobileL\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobileL\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .mobileL\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .mobileL\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobileL\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobileL\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobileL\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobileL\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileL\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileL\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .mobileL\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .mobileL\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileL\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileL\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .mobileL\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .mobileL\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileL\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileL\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobileL\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobileL\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobileL\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobileL\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .mobileL\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .mobileL\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .mobileL\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .mobileL\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobileL\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobileL\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobileL\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobileL\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobileL\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobileL\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobileL\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobileL\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .mobileL\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .mobileL\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .mobileL\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .mobileL\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .mobileL\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .mobileL\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .mobileL\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .mobileL\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .mobileL\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .mobileL\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .mobileL\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .mobileL\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .mobileL\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .mobileL\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

  .mobileL\:-my-8 {
    margin-top:-2rem;
    margin-bottom:-2rem;
  }

  .mobileL\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .mobileL\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .mobileL\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .mobileL\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .mobileL\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .mobileL\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .mobileL\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .mobileL\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .mobileL\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .mobileL\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .mobileL\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

  .mobileL\:-my-14 {
    margin-top:-3.5rem;
    margin-bottom:-3.5rem;
  }

  .mobileL\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .mobileL\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .mobileL\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .mobileL\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .mobileL\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .mobileL\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .mobileL\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

  .mobileL\:-my-20 {
    margin-top:-5rem;
    margin-bottom:-5rem;
  }

  .mobileL\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .mobileL\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .mobileL\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .mobileL\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .mobileL\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .mobileL\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .mobileL\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .mobileL\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .mobileL\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .mobileL\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .mobileL\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .mobileL\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .mobileL\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .mobileL\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .mobileL\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .mobileL\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .mobileL\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .mobileL\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .mobileL\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .mobileL\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .mobileL\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .mobileL\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .mobileL\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .mobileL\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .mobileL\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .mobileL\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .mobileL\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .mobileL\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .mobileL\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .mobileL\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .mobileL\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .mobileL\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobileL\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobileL\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobileL\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobileL\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobileL\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobileL\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobileL\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobileL\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileL\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileL\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileL\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileL\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileL\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileL\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobileL\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobileL\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileL\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileL\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobileL\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobileL\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .mobileL\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .mobileL\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .mobileL\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .mobileL\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .mobileL\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .mobileL\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .mobileL\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .mobileL\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobileL\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobileL\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileL\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileL\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileL\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileL\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileL\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileL\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobileL\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobileL\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .mobileL\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .mobileL\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobileL\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobileL\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobileL\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobileL\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileL\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileL\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .mobileL\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .mobileL\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileL\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileL\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .mobileL\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .mobileL\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileL\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileL\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobileL\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobileL\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobileL\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobileL\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .mobileL\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .mobileL\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .mobileL\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .mobileL\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobileL\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobileL\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobileL\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobileL\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobileL\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobileL\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobileL\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobileL\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .mobileL\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

  .mobileL\:mt-0 {
    margin-top:0;
  }

  .mobileL\:mr-0 {
    margin-right:0;
  }

  .mobileL\:mb-0 {
    margin-bottom:0;
  }

  .mobileL\:ml-0 {
    margin-left:0;
  }

  .mobileL\:mt-1 {
    margin-top:0.25rem;
  }

  .mobileL\:mr-1 {
    margin-right:0.25rem;
  }

  .mobileL\:mb-1 {
    margin-bottom:0.25rem;
  }

  .mobileL\:ml-1 {
    margin-left:0.25rem;
  }

  .mobileL\:mt-2 {
    margin-top:0.5rem;
  }

  .mobileL\:mr-2 {
    margin-right:0.5rem;
  }

  .mobileL\:mb-2 {
    margin-bottom:0.5rem;
  }

  .mobileL\:ml-2 {
    margin-left:0.5rem;
  }

  .mobileL\:mt-3 {
    margin-top:0.75rem;
  }

  .mobileL\:mr-3 {
    margin-right:0.75rem;
  }

  .mobileL\:mb-3 {
    margin-bottom:0.75rem;
  }

  .mobileL\:ml-3 {
    margin-left:0.75rem;
  }

  .mobileL\:mt-4 {
    margin-top:1rem;
  }

  .mobileL\:mr-4 {
    margin-right:1rem;
  }

  .mobileL\:mb-4 {
    margin-bottom:1rem;
  }

  .mobileL\:ml-4 {
    margin-left:1rem;
  }

  .mobileL\:mt-5 {
    margin-top:1.25rem;
  }

  .mobileL\:mr-5 {
    margin-right:1.25rem;
  }

  .mobileL\:mb-5 {
    margin-bottom:1.25rem;
  }

  .mobileL\:ml-5 {
    margin-left:1.25rem;
  }

  .mobileL\:mt-6 {
    margin-top:1.5rem;
  }

  .mobileL\:mr-6 {
    margin-right:1.5rem;
  }

  .mobileL\:mb-6 {
    margin-bottom:1.5rem;
  }

  .mobileL\:ml-6 {
    margin-left:1.5rem;
  }

  .mobileL\:mt-7 {
    margin-top:1.75rem;
  }

  .mobileL\:mr-7 {
    margin-right:1.75rem;
  }

  .mobileL\:mb-7 {
    margin-bottom:1.75rem;
  }

  .mobileL\:ml-7 {
    margin-left:1.75rem;
  }

  .mobileL\:mt-8 {
    margin-top:2rem;
  }

  .mobileL\:mr-8 {
    margin-right:2rem;
  }

  .mobileL\:mb-8 {
    margin-bottom:2rem;
  }

  .mobileL\:ml-8 {
    margin-left:2rem;
  }

  .mobileL\:mt-9 {
    margin-top:2.25rem;
  }

  .mobileL\:mr-9 {
    margin-right:2.25rem;
  }

  .mobileL\:mb-9 {
    margin-bottom:2.25rem;
  }

  .mobileL\:ml-9 {
    margin-left:2.25rem;
  }

  .mobileL\:mt-10 {
    margin-top:2.5rem;
  }

  .mobileL\:mr-10 {
    margin-right:2.5rem;
  }

  .mobileL\:mb-10 {
    margin-bottom:2.5rem;
  }

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

  .mobileL\:mt-11 {
    margin-top:2.75rem;
  }

  .mobileL\:mr-11 {
    margin-right:2.75rem;
  }

  .mobileL\:mb-11 {
    margin-bottom:2.75rem;
  }

  .mobileL\:ml-11 {
    margin-left:2.75rem;
  }

  .mobileL\:mt-12 {
    margin-top:3rem;
  }

  .mobileL\:mr-12 {
    margin-right:3rem;
  }

  .mobileL\:mb-12 {
    margin-bottom:3rem;
  }

  .mobileL\:ml-12 {
    margin-left:3rem;
  }

  .mobileL\:mt-13 {
    margin-top:3.25rem;
  }

  .mobileL\:mr-13 {
    margin-right:3.25rem;
  }

  .mobileL\:mb-13 {
    margin-bottom:3.25rem;
  }

  .mobileL\:ml-13 {
    margin-left:3.25rem;
  }

  .mobileL\:mt-14 {
    margin-top:3.5rem;
  }

  .mobileL\:mr-14 {
    margin-right:3.5rem;
  }

  .mobileL\:mb-14 {
    margin-bottom:3.5rem;
  }

  .mobileL\:ml-14 {
    margin-left:3.5rem;
  }

  .mobileL\:mt-15 {
    margin-top:3.75rem;
  }

  .mobileL\:mr-15 {
    margin-right:3.75rem;
  }

  .mobileL\:mb-15 {
    margin-bottom:3.75rem;
  }

  .mobileL\:ml-15 {
    margin-left:3.75rem;
  }

  .mobileL\:mt-16 {
    margin-top:4rem;
  }

  .mobileL\:mr-16 {
    margin-right:4rem;
  }

  .mobileL\:mb-16 {
    margin-bottom:4rem;
  }

  .mobileL\:ml-16 {
    margin-left:4rem;
  }

  .mobileL\:mt-18 {
    margin-top:4.5rem;
  }

  .mobileL\:mr-18 {
    margin-right:4.5rem;
  }

  .mobileL\:mb-18 {
    margin-bottom:4.5rem;
  }

  .mobileL\:ml-18 {
    margin-left:4.5rem;
  }

  .mobileL\:mt-20 {
    margin-top:5rem;
  }

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

  .mobileL\:mb-20 {
    margin-bottom:5rem;
  }

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

  .mobileL\:mt-24 {
    margin-top:6rem;
  }

  .mobileL\:mr-24 {
    margin-right:6rem;
  }

  .mobileL\:mb-24 {
    margin-bottom:6rem;
  }

  .mobileL\:ml-24 {
    margin-left:6rem;
  }

  .mobileL\:mt-28 {
    margin-top:7rem;
  }

  .mobileL\:mr-28 {
    margin-right:7rem;
  }

  .mobileL\:mb-28 {
    margin-bottom:7rem;
  }

  .mobileL\:ml-28 {
    margin-left:7rem;
  }

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

  .mobileL\:mr-32 {
    margin-right:8rem;
  }

  .mobileL\:mb-32 {
    margin-bottom:8rem;
  }

  .mobileL\:ml-32 {
    margin-left:8rem;
  }

  .mobileL\:mt-36 {
    margin-top:9rem;
  }

  .mobileL\:mr-36 {
    margin-right:9rem;
  }

  .mobileL\:mb-36 {
    margin-bottom:9rem;
  }

  .mobileL\:ml-36 {
    margin-left:9rem;
  }

  .mobileL\:mt-40 {
    margin-top:10rem;
  }

  .mobileL\:mr-40 {
    margin-right:10rem;
  }

  .mobileL\:mb-40 {
    margin-bottom:10rem;
  }

  .mobileL\:ml-40 {
    margin-left:10rem;
  }

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

  .mobileL\:mr-44 {
    margin-right:11rem;
  }

  .mobileL\:mb-44 {
    margin-bottom:11rem;
  }

  .mobileL\:ml-44 {
    margin-left:11rem;
  }

  .mobileL\:mt-48 {
    margin-top:12rem;
  }

  .mobileL\:mr-48 {
    margin-right:12rem;
  }

  .mobileL\:mb-48 {
    margin-bottom:12rem;
  }

  .mobileL\:ml-48 {
    margin-left:12rem;
  }

  .mobileL\:mt-52 {
    margin-top:13rem;
  }

  .mobileL\:mr-52 {
    margin-right:13rem;
  }

  .mobileL\:mb-52 {
    margin-bottom:13rem;
  }

  .mobileL\:ml-52 {
    margin-left:13rem;
  }

  .mobileL\:mt-56 {
    margin-top:14rem;
  }

  .mobileL\:mr-56 {
    margin-right:14rem;
  }

  .mobileL\:mb-56 {
    margin-bottom:14rem;
  }

  .mobileL\:ml-56 {
    margin-left:14rem;
  }

  .mobileL\:mt-60 {
    margin-top:15rem;
  }

  .mobileL\:mr-60 {
    margin-right:15rem;
  }

  .mobileL\:mb-60 {
    margin-bottom:15rem;
  }

  .mobileL\:ml-60 {
    margin-left:15rem;
  }

  .mobileL\:mt-64 {
    margin-top:16rem;
  }

  .mobileL\:mr-64 {
    margin-right:16rem;
  }

  .mobileL\:mb-64 {
    margin-bottom:16rem;
  }

  .mobileL\:ml-64 {
    margin-left:16rem;
  }

  .mobileL\:mt-72 {
    margin-top:18rem;
  }

  .mobileL\:mr-72 {
    margin-right:18rem;
  }

  .mobileL\:mb-72 {
    margin-bottom:18rem;
  }

  .mobileL\:ml-72 {
    margin-left:18rem;
  }

  .mobileL\:mt-80 {
    margin-top:20rem;
  }

  .mobileL\:mr-80 {
    margin-right:20rem;
  }

  .mobileL\:mb-80 {
    margin-bottom:20rem;
  }

  .mobileL\:ml-80 {
    margin-left:20rem;
  }

  .mobileL\:mt-96 {
    margin-top:24rem;
  }

  .mobileL\:mr-96 {
    margin-right:24rem;
  }

  .mobileL\:mb-96 {
    margin-bottom:24rem;
  }

  .mobileL\:ml-96 {
    margin-left:24rem;
  }

  .mobileL\:mt-auto {
    margin-top:auto;
  }

  .mobileL\:mr-auto {
    margin-right:auto;
  }

  .mobileL\:mb-auto {
    margin-bottom:auto;
  }

  .mobileL\:ml-auto {
    margin-left:auto;
  }

  .mobileL\:mt-px {
    margin-top:1px;
  }

  .mobileL\:mr-px {
    margin-right:1px;
  }

  .mobileL\:mb-px {
    margin-bottom:1px;
  }

  .mobileL\:ml-px {
    margin-left:1px;
  }

  .mobileL\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .mobileL\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .mobileL\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .mobileL\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .mobileL\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .mobileL\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .mobileL\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .mobileL\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .mobileL\:mt-2\.5 {
    margin-top:0.625rem;
  }

  .mobileL\:mr-2\.5 {
    margin-right:0.625rem;
  }

  .mobileL\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .mobileL\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .mobileL\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .mobileL\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .mobileL\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .mobileL\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .mobileL\:mt-1\/2 {
    margin-top:50%;
  }

  .mobileL\:mr-1\/2 {
    margin-right:50%;
  }

  .mobileL\:mb-1\/2 {
    margin-bottom:50%;
  }

  .mobileL\:ml-1\/2 {
    margin-left:50%;
  }

  .mobileL\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .mobileL\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .mobileL\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .mobileL\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .mobileL\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .mobileL\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .mobileL\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .mobileL\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .mobileL\:mt-1\/4 {
    margin-top:25%;
  }

  .mobileL\:mr-1\/4 {
    margin-right:25%;
  }

  .mobileL\:mb-1\/4 {
    margin-bottom:25%;
  }

  .mobileL\:ml-1\/4 {
    margin-left:25%;
  }

  .mobileL\:mt-2\/4 {
    margin-top:50%;
  }

  .mobileL\:mr-2\/4 {
    margin-right:50%;
  }

  .mobileL\:mb-2\/4 {
    margin-bottom:50%;
  }

  .mobileL\:ml-2\/4 {
    margin-left:50%;
  }

  .mobileL\:mt-3\/4 {
    margin-top:75%;
  }

  .mobileL\:mr-3\/4 {
    margin-right:75%;
  }

  .mobileL\:mb-3\/4 {
    margin-bottom:75%;
  }

  .mobileL\:ml-3\/4 {
    margin-left:75%;
  }

  .mobileL\:mt-1\/5 {
    margin-top:20%;
  }

  .mobileL\:mr-1\/5 {
    margin-right:20%;
  }

  .mobileL\:mb-1\/5 {
    margin-bottom:20%;
  }

  .mobileL\:ml-1\/5 {
    margin-left:20%;
  }

  .mobileL\:mt-2\/5 {
    margin-top:40%;
  }

  .mobileL\:mr-2\/5 {
    margin-right:40%;
  }

  .mobileL\:mb-2\/5 {
    margin-bottom:40%;
  }

  .mobileL\:ml-2\/5 {
    margin-left:40%;
  }

  .mobileL\:mt-3\/5 {
    margin-top:60%;
  }

  .mobileL\:mr-3\/5 {
    margin-right:60%;
  }

  .mobileL\:mb-3\/5 {
    margin-bottom:60%;
  }

  .mobileL\:ml-3\/5 {
    margin-left:60%;
  }

  .mobileL\:mt-4\/5 {
    margin-top:80%;
  }

  .mobileL\:mr-4\/5 {
    margin-right:80%;
  }

  .mobileL\:mb-4\/5 {
    margin-bottom:80%;
  }

  .mobileL\:ml-4\/5 {
    margin-left:80%;
  }

  .mobileL\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .mobileL\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .mobileL\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .mobileL\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .mobileL\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .mobileL\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .mobileL\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .mobileL\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .mobileL\:mt-3\/6 {
    margin-top:50%;
  }

  .mobileL\:mr-3\/6 {
    margin-right:50%;
  }

  .mobileL\:mb-3\/6 {
    margin-bottom:50%;
  }

  .mobileL\:ml-3\/6 {
    margin-left:50%;
  }

  .mobileL\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .mobileL\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .mobileL\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .mobileL\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .mobileL\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .mobileL\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .mobileL\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .mobileL\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .mobileL\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .mobileL\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .mobileL\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .mobileL\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .mobileL\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .mobileL\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .mobileL\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .mobileL\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .mobileL\:mt-3\/12 {
    margin-top:25%;
  }

  .mobileL\:mr-3\/12 {
    margin-right:25%;
  }

  .mobileL\:mb-3\/12 {
    margin-bottom:25%;
  }

  .mobileL\:ml-3\/12 {
    margin-left:25%;
  }

  .mobileL\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .mobileL\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .mobileL\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .mobileL\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .mobileL\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .mobileL\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .mobileL\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .mobileL\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .mobileL\:mt-6\/12 {
    margin-top:50%;
  }

  .mobileL\:mr-6\/12 {
    margin-right:50%;
  }

  .mobileL\:mb-6\/12 {
    margin-bottom:50%;
  }

  .mobileL\:ml-6\/12 {
    margin-left:50%;
  }

  .mobileL\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .mobileL\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .mobileL\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .mobileL\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .mobileL\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .mobileL\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .mobileL\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .mobileL\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .mobileL\:mt-9\/12 {
    margin-top:75%;
  }

  .mobileL\:mr-9\/12 {
    margin-right:75%;
  }

  .mobileL\:mb-9\/12 {
    margin-bottom:75%;
  }

  .mobileL\:ml-9\/12 {
    margin-left:75%;
  }

  .mobileL\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .mobileL\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .mobileL\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .mobileL\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .mobileL\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .mobileL\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .mobileL\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .mobileL\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .mobileL\:mt-full {
    margin-top:100%;
  }

  .mobileL\:mr-full {
    margin-right:100%;
  }

  .mobileL\:mb-full {
    margin-bottom:100%;
  }

  .mobileL\:ml-full {
    margin-left:100%;
  }

  .mobileL\:mt-0_5 {
    margin-top:0.125rem;
  }

  .mobileL\:mr-0_5 {
    margin-right:0.125rem;
  }

  .mobileL\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .mobileL\:ml-0_5 {
    margin-left:0.125rem;
  }

  .mobileL\:mt-1_5 {
    margin-top:0.375rem;
  }

  .mobileL\:mr-1_5 {
    margin-right:0.375rem;
  }

  .mobileL\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .mobileL\:ml-1_5 {
    margin-left:0.375rem;
  }

  .mobileL\:mt-2_5 {
    margin-top:0.625rem;
  }

  .mobileL\:mr-2_5 {
    margin-right:0.625rem;
  }

  .mobileL\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .mobileL\:ml-2_5 {
    margin-left:0.625rem;
  }

  .mobileL\:mt-3_5 {
    margin-top:0.875rem;
  }

  .mobileL\:mr-3_5 {
    margin-right:0.875rem;
  }

  .mobileL\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .mobileL\:ml-3_5 {
    margin-left:0.875rem;
  }

  .mobileL\:mt-4_5 {
    margin-top:1.125rem;
  }

  .mobileL\:mr-4_5 {
    margin-right:1.125rem;
  }

  .mobileL\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .mobileL\:ml-4_5 {
    margin-left:1.125rem;
  }

  .mobileL\:-mt-1 {
    margin-top:-0.25rem;
  }

  .mobileL\:-mr-1 {
    margin-right:-0.25rem;
  }

  .mobileL\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .mobileL\:-ml-1 {
    margin-left:-0.25rem;
  }

  .mobileL\:-mt-2 {
    margin-top:-0.5rem;
  }

  .mobileL\:-mr-2 {
    margin-right:-0.5rem;
  }

  .mobileL\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .mobileL\:-ml-2 {
    margin-left:-0.5rem;
  }

  .mobileL\:-mt-3 {
    margin-top:-0.75rem;
  }

  .mobileL\:-mr-3 {
    margin-right:-0.75rem;
  }

  .mobileL\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .mobileL\:-ml-3 {
    margin-left:-0.75rem;
  }

  .mobileL\:-mt-4 {
    margin-top:-1rem;
  }

  .mobileL\:-mr-4 {
    margin-right:-1rem;
  }

  .mobileL\:-mb-4 {
    margin-bottom:-1rem;
  }

  .mobileL\:-ml-4 {
    margin-left:-1rem;
  }

  .mobileL\:-mt-5 {
    margin-top:-1.25rem;
  }

  .mobileL\:-mr-5 {
    margin-right:-1.25rem;
  }

  .mobileL\:-mb-5 {
    margin-bottom:-1.25rem;
  }

  .mobileL\:-ml-5 {
    margin-left:-1.25rem;
  }

  .mobileL\:-mt-6 {
    margin-top:-1.5rem;
  }

  .mobileL\:-mr-6 {
    margin-right:-1.5rem;
  }

  .mobileL\:-mb-6 {
    margin-bottom:-1.5rem;
  }

  .mobileL\:-ml-6 {
    margin-left:-1.5rem;
  }

  .mobileL\:-mt-7 {
    margin-top:-1.75rem;
  }

  .mobileL\:-mr-7 {
    margin-right:-1.75rem;
  }

  .mobileL\:-mb-7 {
    margin-bottom:-1.75rem;
  }

  .mobileL\:-ml-7 {
    margin-left:-1.75rem;
  }

  .mobileL\:-mt-8 {
    margin-top:-2rem;
  }

  .mobileL\:-mr-8 {
    margin-right:-2rem;
  }

  .mobileL\:-mb-8 {
    margin-bottom:-2rem;
  }

  .mobileL\:-ml-8 {
    margin-left:-2rem;
  }

  .mobileL\:-mt-9 {
    margin-top:-2.25rem;
  }

  .mobileL\:-mr-9 {
    margin-right:-2.25rem;
  }

  .mobileL\:-mb-9 {
    margin-bottom:-2.25rem;
  }

  .mobileL\:-ml-9 {
    margin-left:-2.25rem;
  }

  .mobileL\:-mt-10 {
    margin-top:-2.5rem;
  }

  .mobileL\:-mr-10 {
    margin-right:-2.5rem;
  }

  .mobileL\:-mb-10 {
    margin-bottom:-2.5rem;
  }

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

  .mobileL\:-mt-11 {
    margin-top:-2.75rem;
  }

  .mobileL\:-mr-11 {
    margin-right:-2.75rem;
  }

  .mobileL\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .mobileL\:-ml-11 {
    margin-left:-2.75rem;
  }

  .mobileL\:-mt-12 {
    margin-top:-3rem;
  }

  .mobileL\:-mr-12 {
    margin-right:-3rem;
  }

  .mobileL\:-mb-12 {
    margin-bottom:-3rem;
  }

  .mobileL\:-ml-12 {
    margin-left:-3rem;
  }

  .mobileL\:-mt-13 {
    margin-top:-3.25rem;
  }

  .mobileL\:-mr-13 {
    margin-right:-3.25rem;
  }

  .mobileL\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .mobileL\:-ml-13 {
    margin-left:-3.25rem;
  }

  .mobileL\:-mt-14 {
    margin-top:-3.5rem;
  }

  .mobileL\:-mr-14 {
    margin-right:-3.5rem;
  }

  .mobileL\:-mb-14 {
    margin-bottom:-3.5rem;
  }

  .mobileL\:-ml-14 {
    margin-left:-3.5rem;
  }

  .mobileL\:-mt-15 {
    margin-top:-3.75rem;
  }

  .mobileL\:-mr-15 {
    margin-right:-3.75rem;
  }

  .mobileL\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .mobileL\:-ml-15 {
    margin-left:-3.75rem;
  }

  .mobileL\:-mt-16 {
    margin-top:-4rem;
  }

  .mobileL\:-mr-16 {
    margin-right:-4rem;
  }

  .mobileL\:-mb-16 {
    margin-bottom:-4rem;
  }

  .mobileL\:-ml-16 {
    margin-left:-4rem;
  }

  .mobileL\:-mt-18 {
    margin-top:-4.5rem;
  }

  .mobileL\:-mr-18 {
    margin-right:-4.5rem;
  }

  .mobileL\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .mobileL\:-ml-18 {
    margin-left:-4.5rem;
  }

  .mobileL\:-mt-20 {
    margin-top:-5rem;
  }

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

  .mobileL\:-mb-20 {
    margin-bottom:-5rem;
  }

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

  .mobileL\:-mt-24 {
    margin-top:-6rem;
  }

  .mobileL\:-mr-24 {
    margin-right:-6rem;
  }

  .mobileL\:-mb-24 {
    margin-bottom:-6rem;
  }

  .mobileL\:-ml-24 {
    margin-left:-6rem;
  }

  .mobileL\:-mt-28 {
    margin-top:-7rem;
  }

  .mobileL\:-mr-28 {
    margin-right:-7rem;
  }

  .mobileL\:-mb-28 {
    margin-bottom:-7rem;
  }

  .mobileL\:-ml-28 {
    margin-left:-7rem;
  }

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

  .mobileL\:-mr-32 {
    margin-right:-8rem;
  }

  .mobileL\:-mb-32 {
    margin-bottom:-8rem;
  }

  .mobileL\:-ml-32 {
    margin-left:-8rem;
  }

  .mobileL\:-mt-36 {
    margin-top:-9rem;
  }

  .mobileL\:-mr-36 {
    margin-right:-9rem;
  }

  .mobileL\:-mb-36 {
    margin-bottom:-9rem;
  }

  .mobileL\:-ml-36 {
    margin-left:-9rem;
  }

  .mobileL\:-mt-40 {
    margin-top:-10rem;
  }

  .mobileL\:-mr-40 {
    margin-right:-10rem;
  }

  .mobileL\:-mb-40 {
    margin-bottom:-10rem;
  }

  .mobileL\:-ml-40 {
    margin-left:-10rem;
  }

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

  .mobileL\:-mr-44 {
    margin-right:-11rem;
  }

  .mobileL\:-mb-44 {
    margin-bottom:-11rem;
  }

  .mobileL\:-ml-44 {
    margin-left:-11rem;
  }

  .mobileL\:-mt-48 {
    margin-top:-12rem;
  }

  .mobileL\:-mr-48 {
    margin-right:-12rem;
  }

  .mobileL\:-mb-48 {
    margin-bottom:-12rem;
  }

  .mobileL\:-ml-48 {
    margin-left:-12rem;
  }

  .mobileL\:-mt-52 {
    margin-top:-13rem;
  }

  .mobileL\:-mr-52 {
    margin-right:-13rem;
  }

  .mobileL\:-mb-52 {
    margin-bottom:-13rem;
  }

  .mobileL\:-ml-52 {
    margin-left:-13rem;
  }

  .mobileL\:-mt-56 {
    margin-top:-14rem;
  }

  .mobileL\:-mr-56 {
    margin-right:-14rem;
  }

  .mobileL\:-mb-56 {
    margin-bottom:-14rem;
  }

  .mobileL\:-ml-56 {
    margin-left:-14rem;
  }

  .mobileL\:-mt-60 {
    margin-top:-15rem;
  }

  .mobileL\:-mr-60 {
    margin-right:-15rem;
  }

  .mobileL\:-mb-60 {
    margin-bottom:-15rem;
  }

  .mobileL\:-ml-60 {
    margin-left:-15rem;
  }

  .mobileL\:-mt-64 {
    margin-top:-16rem;
  }

  .mobileL\:-mr-64 {
    margin-right:-16rem;
  }

  .mobileL\:-mb-64 {
    margin-bottom:-16rem;
  }

  .mobileL\:-ml-64 {
    margin-left:-16rem;
  }

  .mobileL\:-mt-72 {
    margin-top:-18rem;
  }

  .mobileL\:-mr-72 {
    margin-right:-18rem;
  }

  .mobileL\:-mb-72 {
    margin-bottom:-18rem;
  }

  .mobileL\:-ml-72 {
    margin-left:-18rem;
  }

  .mobileL\:-mt-80 {
    margin-top:-20rem;
  }

  .mobileL\:-mr-80 {
    margin-right:-20rem;
  }

  .mobileL\:-mb-80 {
    margin-bottom:-20rem;
  }

  .mobileL\:-ml-80 {
    margin-left:-20rem;
  }

  .mobileL\:-mt-96 {
    margin-top:-24rem;
  }

  .mobileL\:-mr-96 {
    margin-right:-24rem;
  }

  .mobileL\:-mb-96 {
    margin-bottom:-24rem;
  }

  .mobileL\:-ml-96 {
    margin-left:-24rem;
  }

  .mobileL\:-mt-px {
    margin-top:-1px;
  }

  .mobileL\:-mr-px {
    margin-right:-1px;
  }

  .mobileL\:-mb-px {
    margin-bottom:-1px;
  }

  .mobileL\:-ml-px {
    margin-left:-1px;
  }

  .mobileL\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .mobileL\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .mobileL\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .mobileL\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .mobileL\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .mobileL\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .mobileL\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .mobileL\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .mobileL\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

  .mobileL\:-mr-2\.5 {
    margin-right:-0.625rem;
  }

  .mobileL\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .mobileL\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .mobileL\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .mobileL\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .mobileL\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .mobileL\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .mobileL\:-mt-1\/2 {
    margin-top:-50%;
  }

  .mobileL\:-mr-1\/2 {
    margin-right:-50%;
  }

  .mobileL\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .mobileL\:-ml-1\/2 {
    margin-left:-50%;
  }

  .mobileL\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .mobileL\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .mobileL\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .mobileL\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .mobileL\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .mobileL\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .mobileL\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .mobileL\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .mobileL\:-mt-1\/4 {
    margin-top:-25%;
  }

  .mobileL\:-mr-1\/4 {
    margin-right:-25%;
  }

  .mobileL\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .mobileL\:-ml-1\/4 {
    margin-left:-25%;
  }

  .mobileL\:-mt-2\/4 {
    margin-top:-50%;
  }

  .mobileL\:-mr-2\/4 {
    margin-right:-50%;
  }

  .mobileL\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .mobileL\:-ml-2\/4 {
    margin-left:-50%;
  }

  .mobileL\:-mt-3\/4 {
    margin-top:-75%;
  }

  .mobileL\:-mr-3\/4 {
    margin-right:-75%;
  }

  .mobileL\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .mobileL\:-ml-3\/4 {
    margin-left:-75%;
  }

  .mobileL\:-mt-1\/5 {
    margin-top:-20%;
  }

  .mobileL\:-mr-1\/5 {
    margin-right:-20%;
  }

  .mobileL\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .mobileL\:-ml-1\/5 {
    margin-left:-20%;
  }

  .mobileL\:-mt-2\/5 {
    margin-top:-40%;
  }

  .mobileL\:-mr-2\/5 {
    margin-right:-40%;
  }

  .mobileL\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .mobileL\:-ml-2\/5 {
    margin-left:-40%;
  }

  .mobileL\:-mt-3\/5 {
    margin-top:-60%;
  }

  .mobileL\:-mr-3\/5 {
    margin-right:-60%;
  }

  .mobileL\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .mobileL\:-ml-3\/5 {
    margin-left:-60%;
  }

  .mobileL\:-mt-4\/5 {
    margin-top:-80%;
  }

  .mobileL\:-mr-4\/5 {
    margin-right:-80%;
  }

  .mobileL\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .mobileL\:-ml-4\/5 {
    margin-left:-80%;
  }

  .mobileL\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .mobileL\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .mobileL\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .mobileL\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .mobileL\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .mobileL\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .mobileL\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .mobileL\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .mobileL\:-mt-3\/6 {
    margin-top:-50%;
  }

  .mobileL\:-mr-3\/6 {
    margin-right:-50%;
  }

  .mobileL\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .mobileL\:-ml-3\/6 {
    margin-left:-50%;
  }

  .mobileL\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .mobileL\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .mobileL\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .mobileL\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .mobileL\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .mobileL\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .mobileL\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .mobileL\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .mobileL\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .mobileL\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .mobileL\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .mobileL\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .mobileL\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .mobileL\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .mobileL\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .mobileL\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .mobileL\:-mt-3\/12 {
    margin-top:-25%;
  }

  .mobileL\:-mr-3\/12 {
    margin-right:-25%;
  }

  .mobileL\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .mobileL\:-ml-3\/12 {
    margin-left:-25%;
  }

  .mobileL\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .mobileL\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .mobileL\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .mobileL\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .mobileL\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .mobileL\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .mobileL\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .mobileL\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .mobileL\:-mt-6\/12 {
    margin-top:-50%;
  }

  .mobileL\:-mr-6\/12 {
    margin-right:-50%;
  }

  .mobileL\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .mobileL\:-ml-6\/12 {
    margin-left:-50%;
  }

  .mobileL\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .mobileL\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .mobileL\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .mobileL\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .mobileL\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .mobileL\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .mobileL\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .mobileL\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .mobileL\:-mt-9\/12 {
    margin-top:-75%;
  }

  .mobileL\:-mr-9\/12 {
    margin-right:-75%;
  }

  .mobileL\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .mobileL\:-ml-9\/12 {
    margin-left:-75%;
  }

  .mobileL\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .mobileL\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .mobileL\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .mobileL\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .mobileL\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .mobileL\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .mobileL\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .mobileL\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .mobileL\:-mt-full {
    margin-top:-100%;
  }

  .mobileL\:-mr-full {
    margin-right:-100%;
  }

  .mobileL\:-mb-full {
    margin-bottom:-100%;
  }

  .mobileL\:-ml-full {
    margin-left:-100%;
  }

  .mobileL\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .mobileL\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .mobileL\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .mobileL\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .mobileL\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .mobileL\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .mobileL\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .mobileL\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .mobileL\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .mobileL\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .mobileL\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .mobileL\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .mobileL\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .mobileL\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .mobileL\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .mobileL\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .mobileL\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .mobileL\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .mobileL\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .mobileL\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .mobileL\:max-h-0 {
    max-height:0;
  }

  .mobileL\:max-h-1 {
    max-height:0.25rem;
  }

  .mobileL\:max-h-2 {
    max-height:0.5rem;
  }

  .mobileL\:max-h-3 {
    max-height:0.75rem;
  }

  .mobileL\:max-h-4 {
    max-height:1rem;
  }

  .mobileL\:max-h-5 {
    max-height:1.25rem;
  }

  .mobileL\:max-h-6 {
    max-height:1.5rem;
  }

  .mobileL\:max-h-7 {
    max-height:1.75rem;
  }

  .mobileL\:max-h-8 {
    max-height:2rem;
  }

  .mobileL\:max-h-9 {
    max-height:2.25rem;
  }

  .mobileL\:max-h-10 {
    max-height:2.5rem;
  }

  .mobileL\:max-h-11 {
    max-height:2.75rem;
  }

  .mobileL\:max-h-12 {
    max-height:3rem;
  }

  .mobileL\:max-h-13 {
    max-height:3.25rem;
  }

  .mobileL\:max-h-14 {
    max-height:3.5rem;
  }

  .mobileL\:max-h-15 {
    max-height:3.75rem;
  }

  .mobileL\:max-h-16 {
    max-height:4rem;
  }

  .mobileL\:max-h-18 {
    max-height:4.5rem;
  }

  .mobileL\:max-h-20 {
    max-height:5rem;
  }

  .mobileL\:max-h-24 {
    max-height:6rem;
  }

  .mobileL\:max-h-28 {
    max-height:7rem;
  }

  .mobileL\:max-h-32 {
    max-height:8rem;
  }

  .mobileL\:max-h-36 {
    max-height:9rem;
  }

  .mobileL\:max-h-40 {
    max-height:10rem;
  }

  .mobileL\:max-h-44 {
    max-height:11rem;
  }

  .mobileL\:max-h-48 {
    max-height:12rem;
  }

  .mobileL\:max-h-52 {
    max-height:13rem;
  }

  .mobileL\:max-h-56 {
    max-height:14rem;
  }

  .mobileL\:max-h-60 {
    max-height:15rem;
  }

  .mobileL\:max-h-64 {
    max-height:16rem;
  }

  .mobileL\:max-h-72 {
    max-height:18rem;
  }

  .mobileL\:max-h-80 {
    max-height:20rem;
  }

  .mobileL\:max-h-96 {
    max-height:24rem;
  }

  .mobileL\:max-h-100 {
    max-height:25rem;
  }

  .mobileL\:max-h-screen {
    max-height:100vh;
  }

  .mobileL\:max-h-px {
    max-height:1px;
  }

  .mobileL\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .mobileL\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .mobileL\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .mobileL\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .mobileL\:max-h-1\/2 {
    max-height:50%;
  }

  .mobileL\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .mobileL\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .mobileL\:max-h-1\/4 {
    max-height:25%;
  }

  .mobileL\:max-h-2\/4 {
    max-height:50%;
  }

  .mobileL\:max-h-3\/4 {
    max-height:75%;
  }

  .mobileL\:max-h-1\/5 {
    max-height:20%;
  }

  .mobileL\:max-h-2\/5 {
    max-height:40%;
  }

  .mobileL\:max-h-3\/5 {
    max-height:60%;
  }

  .mobileL\:max-h-4\/5 {
    max-height:80%;
  }

  .mobileL\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .mobileL\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .mobileL\:max-h-3\/6 {
    max-height:50%;
  }

  .mobileL\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .mobileL\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .mobileL\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .mobileL\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .mobileL\:max-h-3\/12 {
    max-height:25%;
  }

  .mobileL\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .mobileL\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .mobileL\:max-h-6\/12 {
    max-height:50%;
  }

  .mobileL\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .mobileL\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .mobileL\:max-h-9\/12 {
    max-height:75%;
  }

  .mobileL\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .mobileL\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .mobileL\:max-h-full {
    max-height:100%;
  }

  .mobileL\:max-h-0_5 {
    max-height:0.125rem;
  }

  .mobileL\:max-h-1_5 {
    max-height:0.375rem;
  }

  .mobileL\:max-h-2_5 {
    max-height:0.625rem;
  }

  .mobileL\:max-h-3_5 {
    max-height:0.875rem;
  }

  .mobileL\:max-h-4_5 {
    max-height:1.125rem;
  }

  .mobileL\:max-w-0 {
    max-width:0rem;
  }

  .mobileL\:max-w-none {
    max-width:none;
  }

  .mobileL\:max-w-xs {
    max-width:20rem;
  }

  .mobileL\:max-w-sm {
    max-width:24rem;
  }

  .mobileL\:max-w-md {
    max-width:28rem;
  }

  .mobileL\:max-w-lg {
    max-width:32rem;
  }

  .mobileL\:max-w-xl {
    max-width:36rem;
  }

  .mobileL\:max-w-2xl {
    max-width:42rem;
  }

  .mobileL\:max-w-3xl {
    max-width:48rem;
  }

  .mobileL\:max-w-4xl {
    max-width:56rem;
  }

  .mobileL\:max-w-5xl {
    max-width:64rem;
  }

  .mobileL\:max-w-6xl {
    max-width:72rem;
  }

  .mobileL\:max-w-7xl {
    max-width:80rem;
  }

  .mobileL\:max-w-full {
    max-width:100%;
  }

  .mobileL\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .mobileL\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .mobileL\:max-w-prose {
    max-width:65ch;
  }

  .mobileL\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .mobileL\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .mobileL\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .mobileL\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .mobileL\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .mobileL\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .mobileL\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .mobileL\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .mobileL\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .mobileL\:max-w-screen-xxs {
    max-width:1px;
  }

  .mobileL\:max-w-screen-xs {
    max-width:400px;
  }

  .mobileL\:max-w-screen-sm {
    max-width:600px;
  }

  .mobileL\:max-w-screen-mobile {
    max-width:768px;
  }

  .mobileL\:max-w-screen-md {
    max-width:970px;
  }

  .mobileL\:max-w-screen-lg {
    max-width:960px;
  }

  .mobileL\:min-h-0 {
    min-height:0;
  }

  .mobileL\:min-h-full {
    min-height:100%;
  }

  .mobileL\:min-h-screen {
    min-height:100vh;
  }

  .mobileL\:min-w-0 {
    min-width:0;
  }

  .mobileL\:min-w-full {
    min-width:100%;
  }

  .mobileL\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .mobileL\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .mobileL\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .mobileL\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .mobileL\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .mobileL\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .mobileL\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .mobileL\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .mobileL\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .mobileL\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .mobileL\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .mobileL\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .mobileL\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .mobileL\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .mobileL\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .mobileL\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .mobileL\:opacity-0 {
    opacity:0;
  }

  .mobileL\:opacity-10 {
    opacity:.1;
  }

  .mobileL\:opacity-20 {
    opacity:.2;
  }

  .mobileL\:opacity-25 {
    opacity:0.25;
  }

  .mobileL\:opacity-30 {
    opacity:.3;
  }

  .mobileL\:opacity-40 {
    opacity:.4;
  }

  .mobileL\:opacity-50 {
    opacity:0.5;
  }

  .mobileL\:opacity-60 {
    opacity:.6;
  }

  .mobileL\:opacity-70 {
    opacity:.7;
  }

  .mobileL\:opacity-75 {
    opacity:0.75;
  }

  .mobileL\:opacity-80 {
    opacity:.8;
  }

  .mobileL\:opacity-90 {
    opacity:.9;
  }

  .mobileL\:opacity-100 {
    opacity:1;
  }

  .mobileL\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .mobileL\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .mobileL\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .mobileL\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .mobileL\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .mobileL\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .mobileL\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .mobileL\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .mobileL\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .mobileL\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .mobileL\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .mobileL\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .mobileL\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .mobileL\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .mobileL\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .mobileL\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .mobileL\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .mobileL\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .mobileL\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .mobileL\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .mobileL\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .mobileL\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .mobileL\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .mobileL\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .mobileL\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .mobileL\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .mobileL\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .mobileL\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .mobileL\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .mobileL\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .mobileL\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .mobileL\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .mobileL\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .mobileL\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .mobileL\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .mobileL\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .mobileL\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .mobileL\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .mobileL\:group-focus\:opacity-100 {
    opacity:1;
  }

  .mobileL\:hover\:opacity-0:hover {
    opacity:0;
  }

  .mobileL\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .mobileL\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .mobileL\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .mobileL\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .mobileL\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .mobileL\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .mobileL\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .mobileL\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .mobileL\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .mobileL\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .mobileL\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .mobileL\:hover\:opacity-100:hover {
    opacity:1;
  }

  .mobileL\:focus\:opacity-0:focus {
    opacity:0;
  }

  .mobileL\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .mobileL\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .mobileL\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .mobileL\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .mobileL\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .mobileL\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .mobileL\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .mobileL\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .mobileL\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .mobileL\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .mobileL\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .mobileL\:focus\:opacity-100:focus {
    opacity:1;
  }

  .mobileL\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobileL\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobileL\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobileL\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobileL\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobileL\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobileL\:overflow-auto {
    overflow:auto;
  }

  .mobileL\:overflow-hidden {
    overflow:hidden;
  }

  .mobileL\:overflow-visible {
    overflow:visible;
  }

  .mobileL\:overflow-scroll {
    overflow:scroll;
  }

  .mobileL\:overflow-x-auto {
    overflow-x:auto;
  }

  .mobileL\:overflow-y-auto {
    overflow-y:auto;
  }

  .mobileL\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .mobileL\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .mobileL\:overflow-x-visible {
    overflow-x:visible;
  }

  .mobileL\:overflow-y-visible {
    overflow-y:visible;
  }

  .mobileL\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .mobileL\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .mobileL\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .mobileL\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .mobileL\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .mobileL\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .mobileL\:overscroll-none {
    overscroll-behavior:none;
  }

  .mobileL\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .mobileL\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .mobileL\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .mobileL\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .mobileL\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .mobileL\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .mobileL\:p-0 {
    padding:0;
  }

  .mobileL\:p-1 {
    padding:0.25rem;
  }

  .mobileL\:p-2 {
    padding:0.5rem;
  }

  .mobileL\:p-3 {
    padding:0.75rem;
  }

  .mobileL\:p-4 {
    padding:1rem;
  }

  .mobileL\:p-5 {
    padding:1.25rem;
  }

  .mobileL\:p-6 {
    padding:1.5rem;
  }

  .mobileL\:p-7 {
    padding:1.75rem;
  }

  .mobileL\:p-8 {
    padding:2rem;
  }

  .mobileL\:p-9 {
    padding:2.25rem;
  }

  .mobileL\:p-10 {
    padding:2.5rem;
  }

  .mobileL\:p-11 {
    padding:2.75rem;
  }

  .mobileL\:p-12 {
    padding:3rem;
  }

  .mobileL\:p-13 {
    padding:3.25rem;
  }

  .mobileL\:p-14 {
    padding:3.5rem;
  }

  .mobileL\:p-15 {
    padding:3.75rem;
  }

  .mobileL\:p-16 {
    padding:4rem;
  }

  .mobileL\:p-18 {
    padding:4.5rem;
  }

  .mobileL\:p-20 {
    padding:5rem;
  }

  .mobileL\:p-24 {
    padding:6rem;
  }

  .mobileL\:p-28 {
    padding:7rem;
  }

  .mobileL\:p-32 {
    padding:8rem;
  }

  .mobileL\:p-36 {
    padding:9rem;
  }

  .mobileL\:p-40 {
    padding:10rem;
  }

  .mobileL\:p-44 {
    padding:11rem;
  }

  .mobileL\:p-48 {
    padding:12rem;
  }

  .mobileL\:p-52 {
    padding:13rem;
  }

  .mobileL\:p-56 {
    padding:14rem;
  }

  .mobileL\:p-60 {
    padding:15rem;
  }

  .mobileL\:p-64 {
    padding:16rem;
  }

  .mobileL\:p-72 {
    padding:18rem;
  }

  .mobileL\:p-80 {
    padding:20rem;
  }

  .mobileL\:p-96 {
    padding:24rem;
  }

  .mobileL\:p-px {
    padding:1px;
  }

  .mobileL\:p-0\.5 {
    padding:0.125rem;
  }

  .mobileL\:p-1\.5 {
    padding:0.375rem;
  }

  .mobileL\:p-2\.5 {
    padding:0.625rem;
  }

  .mobileL\:p-3\.5 {
    padding:0.875rem;
  }

  .mobileL\:p-1\/2 {
    padding:50%;
  }

  .mobileL\:p-1\/3 {
    padding:33.333333%;
  }

  .mobileL\:p-2\/3 {
    padding:66.666667%;
  }

  .mobileL\:p-1\/4 {
    padding:25%;
  }

  .mobileL\:p-2\/4 {
    padding:50%;
  }

  .mobileL\:p-3\/4 {
    padding:75%;
  }

  .mobileL\:p-1\/5 {
    padding:20%;
  }

  .mobileL\:p-2\/5 {
    padding:40%;
  }

  .mobileL\:p-3\/5 {
    padding:60%;
  }

  .mobileL\:p-4\/5 {
    padding:80%;
  }

  .mobileL\:p-1\/6 {
    padding:16.666667%;
  }

  .mobileL\:p-2\/6 {
    padding:33.333333%;
  }

  .mobileL\:p-3\/6 {
    padding:50%;
  }

  .mobileL\:p-4\/6 {
    padding:66.666667%;
  }

  .mobileL\:p-5\/6 {
    padding:83.333333%;
  }

  .mobileL\:p-1\/12 {
    padding:8.333333%;
  }

  .mobileL\:p-2\/12 {
    padding:16.666667%;
  }

  .mobileL\:p-3\/12 {
    padding:25%;
  }

  .mobileL\:p-4\/12 {
    padding:33.333333%;
  }

  .mobileL\:p-5\/12 {
    padding:41.666667%;
  }

  .mobileL\:p-6\/12 {
    padding:50%;
  }

  .mobileL\:p-7\/12 {
    padding:58.333333%;
  }

  .mobileL\:p-8\/12 {
    padding:66.666667%;
  }

  .mobileL\:p-9\/12 {
    padding:75%;
  }

  .mobileL\:p-10\/12 {
    padding:83.333333%;
  }

  .mobileL\:p-11\/12 {
    padding:91.666667%;
  }

  .mobileL\:p-full {
    padding:100%;
  }

  .mobileL\:p-0_5 {
    padding:0.125rem;
  }

  .mobileL\:p-1_5 {
    padding:0.375rem;
  }

  .mobileL\:p-2_5 {
    padding:0.625rem;
  }

  .mobileL\:p-3_5 {
    padding:0.875rem;
  }

  .mobileL\:p-4_5 {
    padding:1.125rem;
  }

  .mobileL\:p-md {
    padding:7.5%;
  }

  .mobileL\:p-lg {
    padding:10%;
  }

  .mobileL\:p-xl {
    padding:20%;
  }

  .mobileL\:py-0 {
    padding-top:0;
    padding-bottom:0;
  }

  .mobileL\:px-0 {
    padding-left:0;
    padding-right:0;
  }

  .mobileL\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .mobileL\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .mobileL\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .mobileL\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .mobileL\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .mobileL\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

  .mobileL\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem;
  }

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

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

  .mobileL\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .mobileL\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

  .mobileL\:px-7 {
    padding-left:1.75rem;
    padding-right:1.75rem;
  }

  .mobileL\:py-8 {
    padding-top:2rem;
    padding-bottom:2rem;
  }

  .mobileL\:px-8 {
    padding-left:2rem;
    padding-right:2rem;
  }

  .mobileL\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .mobileL\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

  .mobileL\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  .mobileL\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem;
  }

  .mobileL\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .mobileL\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

  .mobileL\:px-12 {
    padding-left:3rem;
    padding-right:3rem;
  }

  .mobileL\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .mobileL\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

  .mobileL\:py-14 {
    padding-top:3.5rem;
    padding-bottom:3.5rem;
  }

  .mobileL\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .mobileL\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .mobileL\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

  .mobileL\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem;
  }

  .mobileL\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .mobileL\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .mobileL\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

  .mobileL\:py-20 {
    padding-top:5rem;
    padding-bottom:5rem;
  }

  .mobileL\:px-20 {
    padding-left:5rem;
    padding-right:5rem;
  }

  .mobileL\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

  .mobileL\:px-24 {
    padding-left:6rem;
    padding-right:6rem;
  }

  .mobileL\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .mobileL\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

  .mobileL\:py-32 {
    padding-top:8rem;
    padding-bottom:8rem;
  }

  .mobileL\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .mobileL\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .mobileL\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .mobileL\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .mobileL\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .mobileL\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .mobileL\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .mobileL\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .mobileL\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .mobileL\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .mobileL\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .mobileL\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .mobileL\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .mobileL\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .mobileL\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .mobileL\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .mobileL\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .mobileL\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .mobileL\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .mobileL\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .mobileL\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .mobileL\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .mobileL\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .mobileL\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .mobileL\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

  .mobileL\:py-0\.5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobileL\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobileL\:py-1\.5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobileL\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .mobileL\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobileL\:py-3\.5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobileL\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobileL\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileL\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileL\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileL\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileL\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileL\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileL\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobileL\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobileL\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileL\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileL\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobileL\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobileL\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobileL\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .mobileL\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .mobileL\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .mobileL\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .mobileL\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .mobileL\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .mobileL\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .mobileL\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobileL\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobileL\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileL\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileL\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileL\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileL\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileL\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileL\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobileL\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobileL\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .mobileL\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .mobileL\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobileL\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobileL\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobileL\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobileL\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileL\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileL\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .mobileL\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .mobileL\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileL\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileL\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .mobileL\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .mobileL\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileL\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileL\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobileL\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobileL\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobileL\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobileL\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .mobileL\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .mobileL\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .mobileL\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .mobileL\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobileL\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobileL\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobileL\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .mobileL\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .mobileL\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobileL\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobileL\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobileL\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .mobileL\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .mobileL\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .mobileL\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .mobileL\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .mobileL\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .mobileL\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobileL\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .mobileL\:pt-0 {
    padding-top:0;
  }

  .mobileL\:pr-0 {
    padding-right:0;
  }

  .mobileL\:pb-0 {
    padding-bottom:0;
  }

  .mobileL\:pl-0 {
    padding-left:0;
  }

  .mobileL\:pt-1 {
    padding-top:0.25rem;
  }

  .mobileL\:pr-1 {
    padding-right:0.25rem;
  }

  .mobileL\:pb-1 {
    padding-bottom:0.25rem;
  }

  .mobileL\:pl-1 {
    padding-left:0.25rem;
  }

  .mobileL\:pt-2 {
    padding-top:0.5rem;
  }

  .mobileL\:pr-2 {
    padding-right:0.5rem;
  }

  .mobileL\:pb-2 {
    padding-bottom:0.5rem;
  }

  .mobileL\:pl-2 {
    padding-left:0.5rem;
  }

  .mobileL\:pt-3 {
    padding-top:0.75rem;
  }

  .mobileL\:pr-3 {
    padding-right:0.75rem;
  }

  .mobileL\:pb-3 {
    padding-bottom:0.75rem;
  }

  .mobileL\:pl-3 {
    padding-left:0.75rem;
  }

  .mobileL\:pt-4 {
    padding-top:1rem;
  }

  .mobileL\:pr-4 {
    padding-right:1rem;
  }

  .mobileL\:pb-4 {
    padding-bottom:1rem;
  }

  .mobileL\:pl-4 {
    padding-left:1rem;
  }

  .mobileL\:pt-5 {
    padding-top:1.25rem;
  }

  .mobileL\:pr-5 {
    padding-right:1.25rem;
  }

  .mobileL\:pb-5 {
    padding-bottom:1.25rem;
  }

  .mobileL\:pl-5 {
    padding-left:1.25rem;
  }

  .mobileL\:pt-6 {
    padding-top:1.5rem;
  }

  .mobileL\:pr-6 {
    padding-right:1.5rem;
  }

  .mobileL\:pb-6 {
    padding-bottom:1.5rem;
  }

  .mobileL\:pl-6 {
    padding-left:1.5rem;
  }

  .mobileL\:pt-7 {
    padding-top:1.75rem;
  }

  .mobileL\:pr-7 {
    padding-right:1.75rem;
  }

  .mobileL\:pb-7 {
    padding-bottom:1.75rem;
  }

  .mobileL\:pl-7 {
    padding-left:1.75rem;
  }

  .mobileL\:pt-8 {
    padding-top:2rem;
  }

  .mobileL\:pr-8 {
    padding-right:2rem;
  }

  .mobileL\:pb-8 {
    padding-bottom:2rem;
  }

  .mobileL\:pl-8 {
    padding-left:2rem;
  }

  .mobileL\:pt-9 {
    padding-top:2.25rem;
  }

  .mobileL\:pr-9 {
    padding-right:2.25rem;
  }

  .mobileL\:pb-9 {
    padding-bottom:2.25rem;
  }

  .mobileL\:pl-9 {
    padding-left:2.25rem;
  }

  .mobileL\:pt-10 {
    padding-top:2.5rem;
  }

  .mobileL\:pr-10 {
    padding-right:2.5rem;
  }

  .mobileL\:pb-10 {
    padding-bottom:2.5rem;
  }

  .mobileL\:pl-10 {
    padding-left:2.5rem;
  }

  .mobileL\:pt-11 {
    padding-top:2.75rem;
  }

  .mobileL\:pr-11 {
    padding-right:2.75rem;
  }

  .mobileL\:pb-11 {
    padding-bottom:2.75rem;
  }

  .mobileL\:pl-11 {
    padding-left:2.75rem;
  }

  .mobileL\:pt-12 {
    padding-top:3rem;
  }

  .mobileL\:pr-12 {
    padding-right:3rem;
  }

  .mobileL\:pb-12 {
    padding-bottom:3rem;
  }

  .mobileL\:pl-12 {
    padding-left:3rem;
  }

  .mobileL\:pt-13 {
    padding-top:3.25rem;
  }

  .mobileL\:pr-13 {
    padding-right:3.25rem;
  }

  .mobileL\:pb-13 {
    padding-bottom:3.25rem;
  }

  .mobileL\:pl-13 {
    padding-left:3.25rem;
  }

  .mobileL\:pt-14 {
    padding-top:3.5rem;
  }

  .mobileL\:pr-14 {
    padding-right:3.5rem;
  }

  .mobileL\:pb-14 {
    padding-bottom:3.5rem;
  }

  .mobileL\:pl-14 {
    padding-left:3.5rem;
  }

  .mobileL\:pt-15 {
    padding-top:3.75rem;
  }

  .mobileL\:pr-15 {
    padding-right:3.75rem;
  }

  .mobileL\:pb-15 {
    padding-bottom:3.75rem;
  }

  .mobileL\:pl-15 {
    padding-left:3.75rem;
  }

  .mobileL\:pt-16 {
    padding-top:4rem;
  }

  .mobileL\:pr-16 {
    padding-right:4rem;
  }

  .mobileL\:pb-16 {
    padding-bottom:4rem;
  }

  .mobileL\:pl-16 {
    padding-left:4rem;
  }

  .mobileL\:pt-18 {
    padding-top:4.5rem;
  }

  .mobileL\:pr-18 {
    padding-right:4.5rem;
  }

  .mobileL\:pb-18 {
    padding-bottom:4.5rem;
  }

  .mobileL\:pl-18 {
    padding-left:4.5rem;
  }

  .mobileL\:pt-20 {
    padding-top:5rem;
  }

  .mobileL\:pr-20 {
    padding-right:5rem;
  }

  .mobileL\:pb-20 {
    padding-bottom:5rem;
  }

  .mobileL\:pl-20 {
    padding-left:5rem;
  }

  .mobileL\:pt-24 {
    padding-top:6rem;
  }

  .mobileL\:pr-24 {
    padding-right:6rem;
  }

  .mobileL\:pb-24 {
    padding-bottom:6rem;
  }

  .mobileL\:pl-24 {
    padding-left:6rem;
  }

  .mobileL\:pt-28 {
    padding-top:7rem;
  }

  .mobileL\:pr-28 {
    padding-right:7rem;
  }

  .mobileL\:pb-28 {
    padding-bottom:7rem;
  }

  .mobileL\:pl-28 {
    padding-left:7rem;
  }

  .mobileL\:pt-32 {
    padding-top:8rem;
  }

  .mobileL\:pr-32 {
    padding-right:8rem;
  }

  .mobileL\:pb-32 {
    padding-bottom:8rem;
  }

  .mobileL\:pl-32 {
    padding-left:8rem;
  }

  .mobileL\:pt-36 {
    padding-top:9rem;
  }

  .mobileL\:pr-36 {
    padding-right:9rem;
  }

  .mobileL\:pb-36 {
    padding-bottom:9rem;
  }

  .mobileL\:pl-36 {
    padding-left:9rem;
  }

  .mobileL\:pt-40 {
    padding-top:10rem;
  }

  .mobileL\:pr-40 {
    padding-right:10rem;
  }

  .mobileL\:pb-40 {
    padding-bottom:10rem;
  }

  .mobileL\:pl-40 {
    padding-left:10rem;
  }

  .mobileL\:pt-44 {
    padding-top:11rem;
  }

  .mobileL\:pr-44 {
    padding-right:11rem;
  }

  .mobileL\:pb-44 {
    padding-bottom:11rem;
  }

  .mobileL\:pl-44 {
    padding-left:11rem;
  }

  .mobileL\:pt-48 {
    padding-top:12rem;
  }

  .mobileL\:pr-48 {
    padding-right:12rem;
  }

  .mobileL\:pb-48 {
    padding-bottom:12rem;
  }

  .mobileL\:pl-48 {
    padding-left:12rem;
  }

  .mobileL\:pt-52 {
    padding-top:13rem;
  }

  .mobileL\:pr-52 {
    padding-right:13rem;
  }

  .mobileL\:pb-52 {
    padding-bottom:13rem;
  }

  .mobileL\:pl-52 {
    padding-left:13rem;
  }

  .mobileL\:pt-56 {
    padding-top:14rem;
  }

  .mobileL\:pr-56 {
    padding-right:14rem;
  }

  .mobileL\:pb-56 {
    padding-bottom:14rem;
  }

  .mobileL\:pl-56 {
    padding-left:14rem;
  }

  .mobileL\:pt-60 {
    padding-top:15rem;
  }

  .mobileL\:pr-60 {
    padding-right:15rem;
  }

  .mobileL\:pb-60 {
    padding-bottom:15rem;
  }

  .mobileL\:pl-60 {
    padding-left:15rem;
  }

  .mobileL\:pt-64 {
    padding-top:16rem;
  }

  .mobileL\:pr-64 {
    padding-right:16rem;
  }

  .mobileL\:pb-64 {
    padding-bottom:16rem;
  }

  .mobileL\:pl-64 {
    padding-left:16rem;
  }

  .mobileL\:pt-72 {
    padding-top:18rem;
  }

  .mobileL\:pr-72 {
    padding-right:18rem;
  }

  .mobileL\:pb-72 {
    padding-bottom:18rem;
  }

  .mobileL\:pl-72 {
    padding-left:18rem;
  }

  .mobileL\:pt-80 {
    padding-top:20rem;
  }

  .mobileL\:pr-80 {
    padding-right:20rem;
  }

  .mobileL\:pb-80 {
    padding-bottom:20rem;
  }

  .mobileL\:pl-80 {
    padding-left:20rem;
  }

  .mobileL\:pt-96 {
    padding-top:24rem;
  }

  .mobileL\:pr-96 {
    padding-right:24rem;
  }

  .mobileL\:pb-96 {
    padding-bottom:24rem;
  }

  .mobileL\:pl-96 {
    padding-left:24rem;
  }

  .mobileL\:pt-px {
    padding-top:1px;
  }

  .mobileL\:pr-px {
    padding-right:1px;
  }

  .mobileL\:pb-px {
    padding-bottom:1px;
  }

  .mobileL\:pl-px {
    padding-left:1px;
  }

  .mobileL\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .mobileL\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .mobileL\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .mobileL\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .mobileL\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .mobileL\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .mobileL\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .mobileL\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .mobileL\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .mobileL\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .mobileL\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .mobileL\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .mobileL\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .mobileL\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .mobileL\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .mobileL\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .mobileL\:pt-1\/2 {
    padding-top:50%;
  }

  .mobileL\:pr-1\/2 {
    padding-right:50%;
  }

  .mobileL\:pb-1\/2 {
    padding-bottom:50%;
  }

  .mobileL\:pl-1\/2 {
    padding-left:50%;
  }

  .mobileL\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .mobileL\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .mobileL\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .mobileL\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .mobileL\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .mobileL\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .mobileL\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .mobileL\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .mobileL\:pt-1\/4 {
    padding-top:25%;
  }

  .mobileL\:pr-1\/4 {
    padding-right:25%;
  }

  .mobileL\:pb-1\/4 {
    padding-bottom:25%;
  }

  .mobileL\:pl-1\/4 {
    padding-left:25%;
  }

  .mobileL\:pt-2\/4 {
    padding-top:50%;
  }

  .mobileL\:pr-2\/4 {
    padding-right:50%;
  }

  .mobileL\:pb-2\/4 {
    padding-bottom:50%;
  }

  .mobileL\:pl-2\/4 {
    padding-left:50%;
  }

  .mobileL\:pt-3\/4 {
    padding-top:75%;
  }

  .mobileL\:pr-3\/4 {
    padding-right:75%;
  }

  .mobileL\:pb-3\/4 {
    padding-bottom:75%;
  }

  .mobileL\:pl-3\/4 {
    padding-left:75%;
  }

  .mobileL\:pt-1\/5 {
    padding-top:20%;
  }

  .mobileL\:pr-1\/5 {
    padding-right:20%;
  }

  .mobileL\:pb-1\/5 {
    padding-bottom:20%;
  }

  .mobileL\:pl-1\/5 {
    padding-left:20%;
  }

  .mobileL\:pt-2\/5 {
    padding-top:40%;
  }

  .mobileL\:pr-2\/5 {
    padding-right:40%;
  }

  .mobileL\:pb-2\/5 {
    padding-bottom:40%;
  }

  .mobileL\:pl-2\/5 {
    padding-left:40%;
  }

  .mobileL\:pt-3\/5 {
    padding-top:60%;
  }

  .mobileL\:pr-3\/5 {
    padding-right:60%;
  }

  .mobileL\:pb-3\/5 {
    padding-bottom:60%;
  }

  .mobileL\:pl-3\/5 {
    padding-left:60%;
  }

  .mobileL\:pt-4\/5 {
    padding-top:80%;
  }

  .mobileL\:pr-4\/5 {
    padding-right:80%;
  }

  .mobileL\:pb-4\/5 {
    padding-bottom:80%;
  }

  .mobileL\:pl-4\/5 {
    padding-left:80%;
  }

  .mobileL\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .mobileL\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .mobileL\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .mobileL\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .mobileL\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .mobileL\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .mobileL\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .mobileL\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .mobileL\:pt-3\/6 {
    padding-top:50%;
  }

  .mobileL\:pr-3\/6 {
    padding-right:50%;
  }

  .mobileL\:pb-3\/6 {
    padding-bottom:50%;
  }

  .mobileL\:pl-3\/6 {
    padding-left:50%;
  }

  .mobileL\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .mobileL\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .mobileL\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .mobileL\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .mobileL\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .mobileL\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .mobileL\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .mobileL\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .mobileL\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .mobileL\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .mobileL\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .mobileL\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .mobileL\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .mobileL\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .mobileL\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .mobileL\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .mobileL\:pt-3\/12 {
    padding-top:25%;
  }

  .mobileL\:pr-3\/12 {
    padding-right:25%;
  }

  .mobileL\:pb-3\/12 {
    padding-bottom:25%;
  }

  .mobileL\:pl-3\/12 {
    padding-left:25%;
  }

  .mobileL\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .mobileL\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .mobileL\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .mobileL\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .mobileL\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .mobileL\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .mobileL\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .mobileL\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .mobileL\:pt-6\/12 {
    padding-top:50%;
  }

  .mobileL\:pr-6\/12 {
    padding-right:50%;
  }

  .mobileL\:pb-6\/12 {
    padding-bottom:50%;
  }

  .mobileL\:pl-6\/12 {
    padding-left:50%;
  }

  .mobileL\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .mobileL\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .mobileL\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .mobileL\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .mobileL\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .mobileL\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .mobileL\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .mobileL\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .mobileL\:pt-9\/12 {
    padding-top:75%;
  }

  .mobileL\:pr-9\/12 {
    padding-right:75%;
  }

  .mobileL\:pb-9\/12 {
    padding-bottom:75%;
  }

  .mobileL\:pl-9\/12 {
    padding-left:75%;
  }

  .mobileL\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .mobileL\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .mobileL\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .mobileL\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .mobileL\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .mobileL\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .mobileL\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .mobileL\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .mobileL\:pt-full {
    padding-top:100%;
  }

  .mobileL\:pr-full {
    padding-right:100%;
  }

  .mobileL\:pb-full {
    padding-bottom:100%;
  }

  .mobileL\:pl-full {
    padding-left:100%;
  }

  .mobileL\:pt-0_5 {
    padding-top:0.125rem;
  }

  .mobileL\:pr-0_5 {
    padding-right:0.125rem;
  }

  .mobileL\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .mobileL\:pl-0_5 {
    padding-left:0.125rem;
  }

  .mobileL\:pt-1_5 {
    padding-top:0.375rem;
  }

  .mobileL\:pr-1_5 {
    padding-right:0.375rem;
  }

  .mobileL\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .mobileL\:pl-1_5 {
    padding-left:0.375rem;
  }

  .mobileL\:pt-2_5 {
    padding-top:0.625rem;
  }

  .mobileL\:pr-2_5 {
    padding-right:0.625rem;
  }

  .mobileL\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .mobileL\:pl-2_5 {
    padding-left:0.625rem;
  }

  .mobileL\:pt-3_5 {
    padding-top:0.875rem;
  }

  .mobileL\:pr-3_5 {
    padding-right:0.875rem;
  }

  .mobileL\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .mobileL\:pl-3_5 {
    padding-left:0.875rem;
  }

  .mobileL\:pt-4_5 {
    padding-top:1.125rem;
  }

  .mobileL\:pr-4_5 {
    padding-right:1.125rem;
  }

  .mobileL\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .mobileL\:pl-4_5 {
    padding-left:1.125rem;
  }

  .mobileL\:pt-md {
    padding-top:7.5%;
  }

  .mobileL\:pr-md {
    padding-right:7.5%;
  }

  .mobileL\:pb-md {
    padding-bottom:7.5%;
  }

  .mobileL\:pl-md {
    padding-left:7.5%;
  }

  .mobileL\:pt-lg {
    padding-top:10%;
  }

  .mobileL\:pr-lg {
    padding-right:10%;
  }

  .mobileL\:pb-lg {
    padding-bottom:10%;
  }

  .mobileL\:pl-lg {
    padding-left:10%;
  }

  .mobileL\:pt-xl {
    padding-top:20%;
  }

  .mobileL\:pr-xl {
    padding-right:20%;
  }

  .mobileL\:pb-xl {
    padding-bottom:20%;
  }

  .mobileL\:pl-xl {
    padding-left:20%;
  }

  .mobileL\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobileL\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .mobileL\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .mobileL\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .mobileL\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileL\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileL\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileL\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileL\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileL\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobileL\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileL\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobileL\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileL\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileL\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileL\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileL\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileL\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileL\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileL\:placeholder-teal::-moz-placeholder {
  }

  .mobileL\:placeholder-teal::placeholder {
  }

  .mobileL\:placeholder-indigo::-moz-placeholder {
  }

  .mobileL\:placeholder-indigo::placeholder {
  }

  .mobileL\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .mobileL\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .mobileL\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobileL\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .mobileL\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .mobileL\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .mobileL\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileL\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileL\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileL\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileL\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileL\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobileL\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileL\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobileL\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileL\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileL\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileL\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileL\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileL\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileL\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileL\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .mobileL\:focus\:placeholder-teal:focus::placeholder {
  }

  .mobileL\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .mobileL\:focus\:placeholder-indigo:focus::placeholder {
  }

  .mobileL\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .mobileL\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .mobileL\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobileL\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .mobileL\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobileL\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .mobileL\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobileL\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .mobileL\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileL\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileL\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobileL\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .mobileL\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobileL\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .mobileL\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileL\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileL\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobileL\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .mobileL\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobileL\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .mobileL\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileL\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileL\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobileL\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .mobileL\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobileL\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .mobileL\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobileL\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .mobileL\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobileL\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .mobileL\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobileL\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .mobileL\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobileL\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .mobileL\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileL\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileL\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobileL\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .mobileL\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobileL\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .mobileL\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileL\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileL\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobileL\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .mobileL\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobileL\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .mobileL\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileL\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileL\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobileL\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .mobileL\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobileL\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .mobileL\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobileL\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .mobileL\:pointer-events-none {
    pointer-events:none;
  }

  .mobileL\:pointer-events-auto {
    pointer-events:auto;
  }

  .mobileL\:static {
    position:static;
  }

  .mobileL\:fixed {
    position:fixed;
  }

  .mobileL\:absolute {
    position:absolute;
  }

  .mobileL\:relative {
    position:relative;
  }

  .mobileL\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .mobileL\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .mobileL\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .mobileL\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .mobileL\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .mobileL\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .mobileL\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .mobileL\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .mobileL\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .mobileL\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .mobileL\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .mobileL\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .mobileL\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .mobileL\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .mobileL\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .mobileL\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .mobileL\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .mobileL\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .mobileL\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .mobileL\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .mobileL\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .mobileL\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .mobileL\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .mobileL\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .mobileL\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .mobileL\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .mobileL\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .mobileL\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .mobileL\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .mobileL\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .mobileL\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .mobileL\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .mobileL\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .mobileL\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .mobileL\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .mobileL\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .mobileL\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobileL\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobileL\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobileL\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobileL\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileL\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileL\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileL\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobileL\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileL\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobileL\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .mobileL\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .mobileL\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .mobileL\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .mobileL\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobileL\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileL\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileL\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileL\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobileL\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .mobileL\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobileL\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobileL\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileL\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .mobileL\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileL\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .mobileL\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileL\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobileL\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobileL\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .mobileL\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .mobileL\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobileL\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobileL\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobileL\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobileL\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .mobileL\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .mobileL\:inset-x-0 {
    right:0;
    left:0;
  }

  .mobileL\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .mobileL\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .mobileL\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .mobileL\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .mobileL\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .mobileL\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .mobileL\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .mobileL\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .mobileL\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .mobileL\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .mobileL\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .mobileL\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .mobileL\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .mobileL\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .mobileL\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .mobileL\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .mobileL\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .mobileL\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .mobileL\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .mobileL\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .mobileL\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .mobileL\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .mobileL\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .mobileL\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .mobileL\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .mobileL\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .mobileL\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .mobileL\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .mobileL\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .mobileL\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .mobileL\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .mobileL\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .mobileL\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .mobileL\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .mobileL\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .mobileL\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .mobileL\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .mobileL\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .mobileL\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .mobileL\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .mobileL\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .mobileL\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .mobileL\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .mobileL\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .mobileL\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .mobileL\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .mobileL\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .mobileL\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .mobileL\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .mobileL\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .mobileL\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .mobileL\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .mobileL\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .mobileL\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .mobileL\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .mobileL\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .mobileL\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .mobileL\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .mobileL\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .mobileL\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .mobileL\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .mobileL\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .mobileL\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .mobileL\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .mobileL\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .mobileL\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .mobileL\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .mobileL\:inset-x-px {
    right:1px;
    left:1px;
  }

  .mobileL\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobileL\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobileL\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobileL\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobileL\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobileL\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobileL\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobileL\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobileL\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .mobileL\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .mobileL\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileL\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileL\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileL\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileL\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .mobileL\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .mobileL\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .mobileL\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .mobileL\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .mobileL\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .mobileL\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .mobileL\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .mobileL\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .mobileL\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .mobileL\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .mobileL\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .mobileL\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .mobileL\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .mobileL\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobileL\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobileL\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileL\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileL\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .mobileL\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .mobileL\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileL\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileL\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobileL\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobileL\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .mobileL\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .mobileL\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobileL\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobileL\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .mobileL\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .mobileL\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileL\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileL\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .mobileL\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .mobileL\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .mobileL\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .mobileL\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .mobileL\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .mobileL\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileL\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileL\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .mobileL\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .mobileL\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobileL\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobileL\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .mobileL\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .mobileL\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .mobileL\:inset-x-full {
    right:100%;
    left:100%;
  }

  .mobileL\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobileL\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobileL\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobileL\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobileL\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobileL\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobileL\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobileL\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobileL\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .mobileL\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .mobileL\:top-0 {
    top:0;
  }

  .mobileL\:right-0 {
    right:0;
  }

  .mobileL\:bottom-0 {
    bottom:0;
  }

  .mobileL\:left-0 {
    left:0;
  }

  .mobileL\:top-1 {
    top:0.25rem;
  }

  .mobileL\:right-1 {
    right:0.25rem;
  }

  .mobileL\:bottom-1 {
    bottom:0.25rem;
  }

  .mobileL\:left-1 {
    left:0.25rem;
  }

  .mobileL\:top-2 {
    top:0.5rem;
  }

  .mobileL\:right-2 {
    right:0.5rem;
  }

  .mobileL\:bottom-2 {
    bottom:0.5rem;
  }

  .mobileL\:left-2 {
    left:0.5rem;
  }

  .mobileL\:top-3 {
    top:0.75rem;
  }

  .mobileL\:right-3 {
    right:0.75rem;
  }

  .mobileL\:bottom-3 {
    bottom:0.75rem;
  }

  .mobileL\:left-3 {
    left:0.75rem;
  }

  .mobileL\:top-4 {
    top:1rem;
  }

  .mobileL\:right-4 {
    right:1rem;
  }

  .mobileL\:bottom-4 {
    bottom:1rem;
  }

  .mobileL\:left-4 {
    left:1rem;
  }

  .mobileL\:top-5 {
    top:1.25rem;
  }

  .mobileL\:right-5 {
    right:1.25rem;
  }

  .mobileL\:bottom-5 {
    bottom:1.25rem;
  }

  .mobileL\:left-5 {
    left:1.25rem;
  }

  .mobileL\:top-6 {
    top:1.5rem;
  }

  .mobileL\:right-6 {
    right:1.5rem;
  }

  .mobileL\:bottom-6 {
    bottom:1.5rem;
  }

  .mobileL\:left-6 {
    left:1.5rem;
  }

  .mobileL\:top-7 {
    top:1.75rem;
  }

  .mobileL\:right-7 {
    right:1.75rem;
  }

  .mobileL\:bottom-7 {
    bottom:1.75rem;
  }

  .mobileL\:left-7 {
    left:1.75rem;
  }

  .mobileL\:top-8 {
    top:2rem;
  }

  .mobileL\:right-8 {
    right:2rem;
  }

  .mobileL\:bottom-8 {
    bottom:2rem;
  }

  .mobileL\:left-8 {
    left:2rem;
  }

  .mobileL\:top-9 {
    top:2.25rem;
  }

  .mobileL\:right-9 {
    right:2.25rem;
  }

  .mobileL\:bottom-9 {
    bottom:2.25rem;
  }

  .mobileL\:left-9 {
    left:2.25rem;
  }

  .mobileL\:top-10 {
    top:2.5rem;
  }

  .mobileL\:right-10 {
    right:2.5rem;
  }

  .mobileL\:bottom-10 {
    bottom:2.5rem;
  }

  .mobileL\:left-10 {
    left:2.5rem;
  }

  .mobileL\:top-11 {
    top:2.75rem;
  }

  .mobileL\:right-11 {
    right:2.75rem;
  }

  .mobileL\:bottom-11 {
    bottom:2.75rem;
  }

  .mobileL\:left-11 {
    left:2.75rem;
  }

  .mobileL\:top-12 {
    top:3rem;
  }

  .mobileL\:right-12 {
    right:3rem;
  }

  .mobileL\:bottom-12 {
    bottom:3rem;
  }

  .mobileL\:left-12 {
    left:3rem;
  }

  .mobileL\:top-13 {
    top:3.25rem;
  }

  .mobileL\:right-13 {
    right:3.25rem;
  }

  .mobileL\:bottom-13 {
    bottom:3.25rem;
  }

  .mobileL\:left-13 {
    left:3.25rem;
  }

  .mobileL\:top-14 {
    top:3.5rem;
  }

  .mobileL\:right-14 {
    right:3.5rem;
  }

  .mobileL\:bottom-14 {
    bottom:3.5rem;
  }

  .mobileL\:left-14 {
    left:3.5rem;
  }

  .mobileL\:top-15 {
    top:3.75rem;
  }

  .mobileL\:right-15 {
    right:3.75rem;
  }

  .mobileL\:bottom-15 {
    bottom:3.75rem;
  }

  .mobileL\:left-15 {
    left:3.75rem;
  }

  .mobileL\:top-16 {
    top:4rem;
  }

  .mobileL\:right-16 {
    right:4rem;
  }

  .mobileL\:bottom-16 {
    bottom:4rem;
  }

  .mobileL\:left-16 {
    left:4rem;
  }

  .mobileL\:top-18 {
    top:4.5rem;
  }

  .mobileL\:right-18 {
    right:4.5rem;
  }

  .mobileL\:bottom-18 {
    bottom:4.5rem;
  }

  .mobileL\:left-18 {
    left:4.5rem;
  }

  .mobileL\:top-20 {
    top:5rem;
  }

  .mobileL\:right-20 {
    right:5rem;
  }

  .mobileL\:bottom-20 {
    bottom:5rem;
  }

  .mobileL\:left-20 {
    left:5rem;
  }

  .mobileL\:top-24 {
    top:6rem;
  }

  .mobileL\:right-24 {
    right:6rem;
  }

  .mobileL\:bottom-24 {
    bottom:6rem;
  }

  .mobileL\:left-24 {
    left:6rem;
  }

  .mobileL\:top-28 {
    top:7rem;
  }

  .mobileL\:right-28 {
    right:7rem;
  }

  .mobileL\:bottom-28 {
    bottom:7rem;
  }

  .mobileL\:left-28 {
    left:7rem;
  }

  .mobileL\:top-32 {
    top:8rem;
  }

  .mobileL\:right-32 {
    right:8rem;
  }

  .mobileL\:bottom-32 {
    bottom:8rem;
  }

  .mobileL\:left-32 {
    left:8rem;
  }

  .mobileL\:top-36 {
    top:9rem;
  }

  .mobileL\:right-36 {
    right:9rem;
  }

  .mobileL\:bottom-36 {
    bottom:9rem;
  }

  .mobileL\:left-36 {
    left:9rem;
  }

  .mobileL\:top-40 {
    top:10rem;
  }

  .mobileL\:right-40 {
    right:10rem;
  }

  .mobileL\:bottom-40 {
    bottom:10rem;
  }

  .mobileL\:left-40 {
    left:10rem;
  }

  .mobileL\:top-44 {
    top:11rem;
  }

  .mobileL\:right-44 {
    right:11rem;
  }

  .mobileL\:bottom-44 {
    bottom:11rem;
  }

  .mobileL\:left-44 {
    left:11rem;
  }

  .mobileL\:top-48 {
    top:12rem;
  }

  .mobileL\:right-48 {
    right:12rem;
  }

  .mobileL\:bottom-48 {
    bottom:12rem;
  }

  .mobileL\:left-48 {
    left:12rem;
  }

  .mobileL\:top-52 {
    top:13rem;
  }

  .mobileL\:right-52 {
    right:13rem;
  }

  .mobileL\:bottom-52 {
    bottom:13rem;
  }

  .mobileL\:left-52 {
    left:13rem;
  }

  .mobileL\:top-56 {
    top:14rem;
  }

  .mobileL\:right-56 {
    right:14rem;
  }

  .mobileL\:bottom-56 {
    bottom:14rem;
  }

  .mobileL\:left-56 {
    left:14rem;
  }

  .mobileL\:top-60 {
    top:15rem;
  }

  .mobileL\:right-60 {
    right:15rem;
  }

  .mobileL\:bottom-60 {
    bottom:15rem;
  }

  .mobileL\:left-60 {
    left:15rem;
  }

  .mobileL\:top-64 {
    top:16rem;
  }

  .mobileL\:right-64 {
    right:16rem;
  }

  .mobileL\:bottom-64 {
    bottom:16rem;
  }

  .mobileL\:left-64 {
    left:16rem;
  }

  .mobileL\:top-72 {
    top:18rem;
  }

  .mobileL\:right-72 {
    right:18rem;
  }

  .mobileL\:bottom-72 {
    bottom:18rem;
  }

  .mobileL\:left-72 {
    left:18rem;
  }

  .mobileL\:top-80 {
    top:20rem;
  }

  .mobileL\:right-80 {
    right:20rem;
  }

  .mobileL\:bottom-80 {
    bottom:20rem;
  }

  .mobileL\:left-80 {
    left:20rem;
  }

  .mobileL\:top-96 {
    top:24rem;
  }

  .mobileL\:right-96 {
    right:24rem;
  }

  .mobileL\:bottom-96 {
    bottom:24rem;
  }

  .mobileL\:left-96 {
    left:24rem;
  }

  .mobileL\:top-auto {
    top:auto;
  }

  .mobileL\:right-auto {
    right:auto;
  }

  .mobileL\:bottom-auto {
    bottom:auto;
  }

  .mobileL\:left-auto {
    left:auto;
  }

  .mobileL\:top-px {
    top:1px;
  }

  .mobileL\:right-px {
    right:1px;
  }

  .mobileL\:bottom-px {
    bottom:1px;
  }

  .mobileL\:left-px {
    left:1px;
  }

  .mobileL\:top-0\.5 {
    top:0.125rem;
  }

  .mobileL\:right-0\.5 {
    right:0.125rem;
  }

  .mobileL\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .mobileL\:left-0\.5 {
    left:0.125rem;
  }

  .mobileL\:top-1\.5 {
    top:0.375rem;
  }

  .mobileL\:right-1\.5 {
    right:0.375rem;
  }

  .mobileL\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .mobileL\:left-1\.5 {
    left:0.375rem;
  }

  .mobileL\:top-2\.5 {
    top:0.625rem;
  }

  .mobileL\:right-2\.5 {
    right:0.625rem;
  }

  .mobileL\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .mobileL\:left-2\.5 {
    left:0.625rem;
  }

  .mobileL\:top-3\.5 {
    top:0.875rem;
  }

  .mobileL\:right-3\.5 {
    right:0.875rem;
  }

  .mobileL\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .mobileL\:left-3\.5 {
    left:0.875rem;
  }

  .mobileL\:top-1\/2 {
    top:50%;
  }

  .mobileL\:right-1\/2 {
    right:50%;
  }

  .mobileL\:bottom-1\/2 {
    bottom:50%;
  }

  .mobileL\:left-1\/2 {
    left:50%;
  }

  .mobileL\:top-1\/3 {
    top:33.333333%;
  }

  .mobileL\:right-1\/3 {
    right:33.333333%;
  }

  .mobileL\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .mobileL\:left-1\/3 {
    left:33.333333%;
  }

  .mobileL\:top-2\/3 {
    top:66.666667%;
  }

  .mobileL\:right-2\/3 {
    right:66.666667%;
  }

  .mobileL\:bottom-2\/3 {
    bottom:66.666667%;
  }

  .mobileL\:left-2\/3 {
    left:66.666667%;
  }

  .mobileL\:top-1\/4 {
    top:25%;
  }

  .mobileL\:right-1\/4 {
    right:25%;
  }

  .mobileL\:bottom-1\/4 {
    bottom:25%;
  }

  .mobileL\:left-1\/4 {
    left:25%;
  }

  .mobileL\:top-2\/4 {
    top:50%;
  }

  .mobileL\:right-2\/4 {
    right:50%;
  }

  .mobileL\:bottom-2\/4 {
    bottom:50%;
  }

  .mobileL\:left-2\/4 {
    left:50%;
  }

  .mobileL\:top-3\/4 {
    top:75%;
  }

  .mobileL\:right-3\/4 {
    right:75%;
  }

  .mobileL\:bottom-3\/4 {
    bottom:75%;
  }

  .mobileL\:left-3\/4 {
    left:75%;
  }

  .mobileL\:top-1\/5 {
    top:20%;
  }

  .mobileL\:right-1\/5 {
    right:20%;
  }

  .mobileL\:bottom-1\/5 {
    bottom:20%;
  }

  .mobileL\:left-1\/5 {
    left:20%;
  }

  .mobileL\:top-2\/5 {
    top:40%;
  }

  .mobileL\:right-2\/5 {
    right:40%;
  }

  .mobileL\:bottom-2\/5 {
    bottom:40%;
  }

  .mobileL\:left-2\/5 {
    left:40%;
  }

  .mobileL\:top-3\/5 {
    top:60%;
  }

  .mobileL\:right-3\/5 {
    right:60%;
  }

  .mobileL\:bottom-3\/5 {
    bottom:60%;
  }

  .mobileL\:left-3\/5 {
    left:60%;
  }

  .mobileL\:top-4\/5 {
    top:80%;
  }

  .mobileL\:right-4\/5 {
    right:80%;
  }

  .mobileL\:bottom-4\/5 {
    bottom:80%;
  }

  .mobileL\:left-4\/5 {
    left:80%;
  }

  .mobileL\:top-1\/6 {
    top:16.666667%;
  }

  .mobileL\:right-1\/6 {
    right:16.666667%;
  }

  .mobileL\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .mobileL\:left-1\/6 {
    left:16.666667%;
  }

  .mobileL\:top-2\/6 {
    top:33.333333%;
  }

  .mobileL\:right-2\/6 {
    right:33.333333%;
  }

  .mobileL\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .mobileL\:left-2\/6 {
    left:33.333333%;
  }

  .mobileL\:top-3\/6 {
    top:50%;
  }

  .mobileL\:right-3\/6 {
    right:50%;
  }

  .mobileL\:bottom-3\/6 {
    bottom:50%;
  }

  .mobileL\:left-3\/6 {
    left:50%;
  }

  .mobileL\:top-4\/6 {
    top:66.666667%;
  }

  .mobileL\:right-4\/6 {
    right:66.666667%;
  }

  .mobileL\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .mobileL\:left-4\/6 {
    left:66.666667%;
  }

  .mobileL\:top-5\/6 {
    top:83.333333%;
  }

  .mobileL\:right-5\/6 {
    right:83.333333%;
  }

  .mobileL\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .mobileL\:left-5\/6 {
    left:83.333333%;
  }

  .mobileL\:top-1\/12 {
    top:8.333333%;
  }

  .mobileL\:right-1\/12 {
    right:8.333333%;
  }

  .mobileL\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .mobileL\:left-1\/12 {
    left:8.333333%;
  }

  .mobileL\:top-2\/12 {
    top:16.666667%;
  }

  .mobileL\:right-2\/12 {
    right:16.666667%;
  }

  .mobileL\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .mobileL\:left-2\/12 {
    left:16.666667%;
  }

  .mobileL\:top-3\/12 {
    top:25%;
  }

  .mobileL\:right-3\/12 {
    right:25%;
  }

  .mobileL\:bottom-3\/12 {
    bottom:25%;
  }

  .mobileL\:left-3\/12 {
    left:25%;
  }

  .mobileL\:top-4\/12 {
    top:33.333333%;
  }

  .mobileL\:right-4\/12 {
    right:33.333333%;
  }

  .mobileL\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .mobileL\:left-4\/12 {
    left:33.333333%;
  }

  .mobileL\:top-5\/12 {
    top:41.666667%;
  }

  .mobileL\:right-5\/12 {
    right:41.666667%;
  }

  .mobileL\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .mobileL\:left-5\/12 {
    left:41.666667%;
  }

  .mobileL\:top-6\/12 {
    top:50%;
  }

  .mobileL\:right-6\/12 {
    right:50%;
  }

  .mobileL\:bottom-6\/12 {
    bottom:50%;
  }

  .mobileL\:left-6\/12 {
    left:50%;
  }

  .mobileL\:top-7\/12 {
    top:58.333333%;
  }

  .mobileL\:right-7\/12 {
    right:58.333333%;
  }

  .mobileL\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .mobileL\:left-7\/12 {
    left:58.333333%;
  }

  .mobileL\:top-8\/12 {
    top:66.666667%;
  }

  .mobileL\:right-8\/12 {
    right:66.666667%;
  }

  .mobileL\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .mobileL\:left-8\/12 {
    left:66.666667%;
  }

  .mobileL\:top-9\/12 {
    top:75%;
  }

  .mobileL\:right-9\/12 {
    right:75%;
  }

  .mobileL\:bottom-9\/12 {
    bottom:75%;
  }

  .mobileL\:left-9\/12 {
    left:75%;
  }

  .mobileL\:top-10\/12 {
    top:83.333333%;
  }

  .mobileL\:right-10\/12 {
    right:83.333333%;
  }

  .mobileL\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .mobileL\:left-10\/12 {
    left:83.333333%;
  }

  .mobileL\:top-11\/12 {
    top:91.666667%;
  }

  .mobileL\:right-11\/12 {
    right:91.666667%;
  }

  .mobileL\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .mobileL\:left-11\/12 {
    left:91.666667%;
  }

  .mobileL\:top-full {
    top:100%;
  }

  .mobileL\:right-full {
    right:100%;
  }

  .mobileL\:bottom-full {
    bottom:100%;
  }

  .mobileL\:left-full {
    left:100%;
  }

  .mobileL\:top-0_5 {
    top:0.125rem;
  }

  .mobileL\:right-0_5 {
    right:0.125rem;
  }

  .mobileL\:bottom-0_5 {
    bottom:0.125rem;
  }

  .mobileL\:left-0_5 {
    left:0.125rem;
  }

  .mobileL\:top-1_5 {
    top:0.375rem;
  }

  .mobileL\:right-1_5 {
    right:0.375rem;
  }

  .mobileL\:bottom-1_5 {
    bottom:0.375rem;
  }

  .mobileL\:left-1_5 {
    left:0.375rem;
  }

  .mobileL\:top-2_5 {
    top:0.625rem;
  }

  .mobileL\:right-2_5 {
    right:0.625rem;
  }

  .mobileL\:bottom-2_5 {
    bottom:0.625rem;
  }

  .mobileL\:left-2_5 {
    left:0.625rem;
  }

  .mobileL\:top-3_5 {
    top:0.875rem;
  }

  .mobileL\:right-3_5 {
    right:0.875rem;
  }

  .mobileL\:bottom-3_5 {
    bottom:0.875rem;
  }

  .mobileL\:left-3_5 {
    left:0.875rem;
  }

  .mobileL\:top-4_5 {
    top:1.125rem;
  }

  .mobileL\:right-4_5 {
    right:1.125rem;
  }

  .mobileL\:bottom-4_5 {
    bottom:1.125rem;
  }

  .mobileL\:left-4_5 {
    left:1.125rem;
  }

  .mobileL\:resize-none {
    resize:none;
  }

  .mobileL\:resize-y {
    resize:vertical;
  }

  .mobileL\:resize-x {
    resize:horizontal;
  }

  .mobileL\:resize {
    resize:both;
  }

  .mobileL\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileL\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileL\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileL\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobileL\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobileL\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobileL\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileL\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileL\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileL\:shadow-none {
    box-shadow:none;
  }

  .mobileL\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileL\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileL\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileL\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileL\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileL\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileL\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileL\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileL\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileL\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileL\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileL\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileL\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileL\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileL\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileL\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileL\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileL\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .mobileL\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileL\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileL\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileL\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileL\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileL\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .mobileL\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .mobileL\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileL\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .mobileL\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .mobileL\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .mobileL\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .mobileL\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .mobileL\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .mobileL\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .mobileL\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .mobileL\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .mobileL\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .mobileL\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .mobileL\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .mobileL\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .mobileL\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobileL\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .mobileL\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .mobileL\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobileL\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .mobileL\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .mobileL\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileL\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileL\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileL\: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);
  }

  .mobileL\: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);
  }

  .mobileL\: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);
  }

  .mobileL\: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);
  }

  .mobileL\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileL\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileL\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileL\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .mobileL\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileL\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileL\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileL\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileL\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileL\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileL\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileL\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileL\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileL\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileL\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileL\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileL\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileL\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileL\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileL\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileL\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileL\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileL\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileL\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileL\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileL\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobileL\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobileL\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobileL\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileL\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileL\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileL\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .mobileL\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileL\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileL\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileL\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileL\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileL\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileL\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileL\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileL\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileL\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileL\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileL\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileL\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileL\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileL\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileL\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileL\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileL\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileL\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileL\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileL\: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);
  }

  .mobileL\: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);
  }

  .mobileL\: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);
  }

  .mobileL\: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);
  }

  .mobileL\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileL\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileL\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileL\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .mobileL\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileL\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileL\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileL\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileL\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileL\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileL\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileL\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileL\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileL\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileL\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileL\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileL\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileL\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileL\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileL\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileL\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileL\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileL\:fill-current {
    fill:currentColor;
  }

  .mobileL\:stroke-current {
    stroke:currentColor;
  }

  .mobileL\:stroke-0 {
    stroke-width:0;
  }

  .mobileL\:stroke-1 {
    stroke-width:1;
  }

  .mobileL\:stroke-2 {
    stroke-width:2;
  }

  .mobileL\:table-auto {
    table-layout:auto;
  }

  .mobileL\:table-fixed {
    table-layout:fixed;
  }

  .mobileL\:text-left {
    text-align:left;
  }

  .mobileL\:text-center {
    text-align:center;
  }

  .mobileL\:text-right {
    text-align:right;
  }

  .mobileL\:text-justify {
    text-align:justify;
  }

  .mobileL\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileL\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileL\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileL\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileL\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileL\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileL\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileL\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileL\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .mobileL\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileL\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileL\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileL\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileL\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileL\:text-red-light2 {
    color:#ffacac82;
  }

  .mobileL\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileL\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileL\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileL\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileL\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileL\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileL\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileL\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileL\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileL\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileL\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileL\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileL\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileL\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileL\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileL\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .mobileL\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileL\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileL\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .mobileL\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileL\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileL\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileL\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileL\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileL\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileL\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileL\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileL\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileL\:text-primary-text {
    color:rgba(255,255,255);
  }

  .mobileL\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .mobileL\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .mobileL\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .mobileL\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .mobileL\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileL\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileL\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileL\:text-teal {
  }

  .mobileL\:text-indigo {
  }

  .mobileL\:text-transparent {
    color:transparent;
  }

  .group:hover .mobileL\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .mobileL\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .mobileL\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileL\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileL\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobileL\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobileL\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileL\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileL\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileL\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .mobileL\:group-hover\:text-teal {
  }

  .group:hover .mobileL\:group-hover\:text-indigo {
  }

  .group:hover .mobileL\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .mobileL\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .mobileL\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .mobileL\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileL\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileL\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobileL\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobileL\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileL\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileL\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileL\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .mobileL\:group-focus\:text-teal {
  }

  .group:focus .mobileL\:group-focus\:text-indigo {
  }

  .group:focus .mobileL\:group-focus\:text-transparent {
    color:transparent;
  }

  .mobileL\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileL\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileL\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileL\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileL\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileL\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileL\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileL\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileL\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .mobileL\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileL\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileL\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileL\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileL\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileL\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .mobileL\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileL\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileL\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileL\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileL\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileL\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileL\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileL\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileL\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileL\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileL\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileL\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileL\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileL\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileL\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileL\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .mobileL\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileL\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileL\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .mobileL\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileL\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileL\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileL\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileL\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileL\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileL\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileL\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileL\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileL\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .mobileL\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .mobileL\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .mobileL\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .mobileL\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .mobileL\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileL\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileL\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileL\:hover\:text-teal:hover {
  }

  .mobileL\:hover\:text-indigo:hover {
  }

  .mobileL\:hover\:text-transparent:hover {
    color:transparent;
  }

  .mobileL\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .mobileL\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .mobileL\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .mobileL\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .mobileL\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobileL\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobileL\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .mobileL\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .mobileL\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .mobileL\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileL\:focus-within\:text-teal:focus-within {
  }

  .mobileL\:focus-within\:text-indigo:focus-within {
  }

  .mobileL\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .mobileL\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileL\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileL\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileL\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileL\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileL\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileL\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileL\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileL\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .mobileL\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileL\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileL\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileL\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileL\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileL\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .mobileL\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileL\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileL\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileL\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileL\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileL\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileL\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileL\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileL\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileL\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileL\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileL\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileL\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileL\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileL\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileL\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .mobileL\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileL\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileL\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .mobileL\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileL\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileL\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileL\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileL\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileL\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileL\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileL\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileL\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileL\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .mobileL\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .mobileL\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .mobileL\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .mobileL\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .mobileL\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileL\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileL\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileL\:focus\:text-teal:focus {
  }

  .mobileL\:focus\:text-indigo:focus {
  }

  .mobileL\:focus\:text-transparent:focus {
    color:transparent;
  }

  .mobileL\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileL\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileL\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileL\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileL\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileL\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileL\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileL\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileL\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .mobileL\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileL\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileL\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileL\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileL\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileL\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .mobileL\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileL\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileL\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileL\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileL\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileL\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileL\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileL\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileL\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileL\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileL\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileL\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileL\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileL\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileL\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileL\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .mobileL\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileL\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileL\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .mobileL\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileL\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileL\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileL\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileL\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileL\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileL\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileL\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileL\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileL\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .mobileL\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileL\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .mobileL\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .mobileL\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .mobileL\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .mobileL\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileL\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileL\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileL\:active\:text-teal:active {
  }

  .mobileL\:active\:text-indigo:active {
  }

  .mobileL\:active\:text-transparent:active {
    color:transparent;
  }

  .mobileL\:text-opacity-0 {
    --text-opacity:0;
  }

  .mobileL\:text-opacity-10 {
    --text-opacity:.1;
  }

  .mobileL\:text-opacity-20 {
    --text-opacity:.2;
  }

  .mobileL\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .mobileL\:text-opacity-30 {
    --text-opacity:.3;
  }

  .mobileL\:text-opacity-40 {
    --text-opacity:.4;
  }

  .mobileL\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .mobileL\:text-opacity-60 {
    --text-opacity:.6;
  }

  .mobileL\:text-opacity-70 {
    --text-opacity:.7;
  }

  .mobileL\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .mobileL\:text-opacity-80 {
    --text-opacity:.8;
  }

  .mobileL\:text-opacity-90 {
    --text-opacity:.9;
  }

  .mobileL\:text-opacity-100 {
    --text-opacity:1;
  }

  .mobileL\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .mobileL\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .mobileL\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .mobileL\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .mobileL\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .mobileL\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .mobileL\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .mobileL\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .mobileL\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .mobileL\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .mobileL\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .mobileL\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .mobileL\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .mobileL\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .mobileL\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .mobileL\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .mobileL\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .mobileL\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .mobileL\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .mobileL\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .mobileL\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .mobileL\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .mobileL\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .mobileL\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .mobileL\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .mobileL\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .mobileL\:italic {
    font-style:italic;
  }

  .mobileL\:not-italic {
    font-style:normal;
  }

  .mobileL\:uppercase {
    text-transform:uppercase;
  }

  .mobileL\:lowercase {
    text-transform:lowercase;
  }

  .mobileL\:capitalize {
    text-transform:capitalize;
  }

  .mobileL\:normal-case {
    text-transform:none;
  }

  .mobileL\:underline {
    text-decoration:underline;
  }

  .mobileL\:line-through {
    text-decoration:line-through;
  }

  .mobileL\:no-underline {
    text-decoration:none;
  }

  .group:hover .mobileL\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .mobileL\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .mobileL\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .mobileL\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .mobileL\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .mobileL\:group-focus\:no-underline {
    text-decoration:none;
  }

  .mobileL\:hover\:underline:hover {
    text-decoration:underline;
  }

  .mobileL\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .mobileL\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .mobileL\:focus\:underline:focus {
    text-decoration:underline;
  }

  .mobileL\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .mobileL\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .mobileL\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .mobileL\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .mobileL\:ordinal, .mobileL\:slashed-zero, .mobileL\:lining-nums, .mobileL\:oldstyle-nums, .mobileL\:proportional-nums, .mobileL\:tabular-nums, .mobileL\:diagonal-fractions, .mobileL\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .mobileL\:normal-nums {
    font-variant-numeric:normal;
  }

  .mobileL\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .mobileL\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .mobileL\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .mobileL\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .mobileL\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .mobileL\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .mobileL\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .mobileL\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .mobileL\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .mobileL\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .mobileL\:tracking-normal {
    letter-spacing:0;
  }

  .mobileL\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .mobileL\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .mobileL\:tracking-widest {
    letter-spacing:0.025em;
  }

  .mobileL\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .mobileL\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .mobileL\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .mobileL\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .mobileL\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .mobileL\:align-baseline {
    vertical-align:baseline;
  }

  .mobileL\:align-top {
    vertical-align:top;
  }

  .mobileL\:align-middle {
    vertical-align:middle;
  }

  .mobileL\:align-bottom {
    vertical-align:bottom;
  }

  .mobileL\:align-text-top {
    vertical-align:text-top;
  }

  .mobileL\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .mobileL\:visible {
    visibility:visible;
  }

  .mobileL\:invisible {
    visibility:hidden;
  }

  .mobileL\:whitespace-normal {
    white-space:normal;
  }

  .mobileL\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .mobileL\:whitespace-pre {
    white-space:pre;
  }

  .mobileL\:whitespace-pre-line {
    white-space:pre-line;
  }

  .mobileL\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .mobileL\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .mobileL\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .mobileL\:break-all {
    word-break:break-all;
  }

  .mobileL\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .mobileL\:w-0 {
    width:0;
  }

  .mobileL\:w-1 {
    width:0.25rem;
  }

  .mobileL\:w-2 {
    width:0.5rem;
  }

  .mobileL\:w-3 {
    width:0.75rem;
  }

  .mobileL\:w-4 {
    width:1rem;
  }

  .mobileL\:w-5 {
    width:1.25rem;
  }

  .mobileL\:w-6 {
    width:1.5rem;
  }

  .mobileL\:w-7 {
    width:1.75rem;
  }

  .mobileL\:w-8 {
    width:2rem;
  }

  .mobileL\:w-9 {
    width:2.25rem;
  }

  .mobileL\:w-10 {
    width:2.5rem;
  }

  .mobileL\:w-11 {
    width:2.75rem;
  }

  .mobileL\:w-12 {
    width:3rem;
  }

  .mobileL\:w-13 {
    width:3.25rem;
  }

  .mobileL\:w-14 {
    width:3.5rem;
  }

  .mobileL\:w-15 {
    width:3.75rem;
  }

  .mobileL\:w-16 {
    width:4rem;
  }

  .mobileL\:w-18 {
    width:4.5rem;
  }

  .mobileL\:w-20 {
    width:5rem;
  }

  .mobileL\:w-24 {
    width:6rem;
  }

  .mobileL\:w-28 {
    width:7rem;
  }

  .mobileL\:w-32 {
    width:8rem;
  }

  .mobileL\:w-36 {
    width:9rem;
  }

  .mobileL\:w-40 {
    width:10rem;
  }

  .mobileL\:w-44 {
    width:11rem;
  }

  .mobileL\:w-48 {
    width:12rem;
  }

  .mobileL\:w-52 {
    width:13rem;
  }

  .mobileL\:w-56 {
    width:14rem;
  }

  .mobileL\:w-60 {
    width:15rem;
  }

  .mobileL\:w-64 {
    width:16rem;
  }

  .mobileL\:w-72 {
    width:18rem;
  }

  .mobileL\:w-80 {
    width:20rem;
  }

  .mobileL\:w-96 {
    width:24rem;
  }

  .mobileL\:w-100 {
    width:25rem;
  }

  .mobileL\:w-auto {
    width:auto;
  }

  .mobileL\:w-px {
    width:1px;
  }

  .mobileL\:w-0\.5 {
    width:0.125rem;
  }

  .mobileL\:w-1\.5 {
    width:0.375rem;
  }

  .mobileL\:w-2\.5 {
    width:0.625rem;
  }

  .mobileL\:w-3\.5 {
    width:0.875rem;
  }

  .mobileL\:w-1\/2 {
    width:50%;
  }

  .mobileL\:w-1\/3 {
    width:33.333333%;
  }

  .mobileL\:w-2\/3 {
    width:66.666667%;
  }

  .mobileL\:w-1\/4 {
    width:25%;
  }

  .mobileL\:w-2\/4 {
    width:50%;
  }

  .mobileL\:w-3\/4 {
    width:75%;
  }

  .mobileL\:w-1\/5 {
    width:20%;
  }

  .mobileL\:w-2\/5 {
    width:40%;
  }

  .mobileL\:w-3\/5 {
    width:60%;
  }

  .mobileL\:w-4\/5 {
    width:80%;
  }

  .mobileL\:w-1\/6 {
    width:16.666667%;
  }

  .mobileL\:w-2\/6 {
    width:33.333333%;
  }

  .mobileL\:w-3\/6 {
    width:50%;
  }

  .mobileL\:w-4\/6 {
    width:66.666667%;
  }

  .mobileL\:w-5\/6 {
    width:83.333333%;
  }

  .mobileL\:w-1\/12 {
    width:8.333333%;
  }

  .mobileL\:w-2\/12 {
    width:16.666667%;
  }

  .mobileL\:w-3\/12 {
    width:25%;
  }

  .mobileL\:w-4\/12 {
    width:33.333333%;
  }

  .mobileL\:w-5\/12 {
    width:41.666667%;
  }

  .mobileL\:w-6\/12 {
    width:50%;
  }

  .mobileL\:w-7\/12 {
    width:58.333333%;
  }

  .mobileL\:w-8\/12 {
    width:66.666667%;
  }

  .mobileL\:w-9\/12 {
    width:75%;
  }

  .mobileL\:w-10\/12 {
    width:83.333333%;
  }

  .mobileL\:w-11\/12 {
    width:91.666667%;
  }

  .mobileL\:w-full {
    width:100%;
  }

  .mobileL\:w-0_5 {
    width:0.125rem;
  }

  .mobileL\:w-1_5 {
    width:0.375rem;
  }

  .mobileL\:w-2_5 {
    width:0.625rem;
  }

  .mobileL\:w-3_5 {
    width:0.875rem;
  }

  .mobileL\:w-4_5 {
    width:1.125rem;
  }

  .mobileL\:w-screen {
    width:100vw;
  }

  .mobileL\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .mobileL\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .mobileL\:z-0 {
    z-index:0;
  }

  .mobileL\:z-10 {
    z-index:10;
  }

  .mobileL\:z-20 {
    z-index:20;
  }

  .mobileL\:z-30 {
    z-index:30;
  }

  .mobileL\:z-40 {
    z-index:40;
  }

  .mobileL\:z-50 {
    z-index:50;
  }

  .mobileL\:z-100 {
    z-index:100;
  }

  .mobileL\:z-auto {
    z-index:auto;
  }

  .mobileL\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .mobileL\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .mobileL\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .mobileL\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .mobileL\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .mobileL\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .mobileL\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .mobileL\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .mobileL\:focus\:z-0:focus {
    z-index:0;
  }

  .mobileL\:focus\:z-10:focus {
    z-index:10;
  }

  .mobileL\:focus\:z-20:focus {
    z-index:20;
  }

  .mobileL\:focus\:z-30:focus {
    z-index:30;
  }

  .mobileL\:focus\:z-40:focus {
    z-index:40;
  }

  .mobileL\:focus\:z-50:focus {
    z-index:50;
  }

  .mobileL\:focus\:z-100:focus {
    z-index:100;
  }

  .mobileL\:focus\:z-auto:focus {
    z-index:auto;
  }

  .mobileL\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .mobileL\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .mobileL\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .mobileL\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .mobileL\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

  .mobileL\:gap-5 {
    grid-gap:1.25rem;
    gap:1.25rem;
  }

  .mobileL\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .mobileL\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .mobileL\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .mobileL\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .mobileL\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .mobileL\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .mobileL\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .mobileL\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .mobileL\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .mobileL\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .mobileL\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .mobileL\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

  .mobileL\:gap-20 {
    grid-gap:5rem;
    gap:5rem;
  }

  .mobileL\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .mobileL\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .mobileL\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .mobileL\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .mobileL\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .mobileL\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .mobileL\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .mobileL\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .mobileL\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .mobileL\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .mobileL\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .mobileL\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .mobileL\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .mobileL\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .mobileL\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .mobileL\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobileL\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobileL\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobileL\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobileL\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileL\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileL\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileL\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .mobileL\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileL\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .mobileL\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .mobileL\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .mobileL\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .mobileL\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .mobileL\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobileL\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileL\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileL\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileL\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobileL\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .mobileL\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobileL\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .mobileL\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileL\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .mobileL\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileL\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .mobileL\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileL\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .mobileL\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobileL\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .mobileL\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .mobileL\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobileL\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobileL\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobileL\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobileL\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .mobileL\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobileL\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobileL\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobileL\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobileL\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobileL\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobileL\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobileL\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobileL\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobileL\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobileL\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobileL\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobileL\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobileL\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobileL\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobileL\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobileL\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobileL\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobileL\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobileL\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobileL\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobileL\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobileL\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobileL\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobileL\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobileL\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobileL\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobileL\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobileL\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobileL\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobileL\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobileL\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobileL\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobileL\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobileL\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileL\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileL\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileL\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileL\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileL\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileL\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileL\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileL\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileL\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileL\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobileL\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobileL\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobileL\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobileL\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileL\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileL\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileL\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileL\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileL\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobileL\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileL\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileL\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileL\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobileL\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileL\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobileL\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileL\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileL\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileL\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobileL\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobileL\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileL\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileL\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileL\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileL\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobileL\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobileL\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobileL\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobileL\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobileL\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobileL\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobileL\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobileL\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobileL\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobileL\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobileL\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobileL\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobileL\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobileL\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobileL\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobileL\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobileL\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobileL\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobileL\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobileL\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobileL\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobileL\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobileL\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobileL\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobileL\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobileL\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobileL\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobileL\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobileL\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobileL\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobileL\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobileL\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobileL\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobileL\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobileL\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileL\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileL\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileL\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileL\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileL\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileL\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileL\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileL\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileL\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileL\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobileL\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobileL\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobileL\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobileL\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileL\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileL\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileL\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileL\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileL\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobileL\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileL\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileL\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileL\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobileL\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileL\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobileL\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileL\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileL\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileL\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobileL\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobileL\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileL\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileL\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileL\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileL\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobileL\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobileL\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobileL\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobileL\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobileL\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobileL\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobileL\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobileL\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobileL\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobileL\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobileL\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobileL\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobileL\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobileL\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobileL\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobileL\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobileL\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobileL\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobileL\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobileL\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobileL\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobileL\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobileL\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobileL\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobileL\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobileL\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobileL\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobileL\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobileL\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobileL\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobileL\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobileL\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobileL\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobileL\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobileL\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileL\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileL\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileL\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileL\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileL\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileL\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileL\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileL\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileL\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileL\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobileL\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobileL\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobileL\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobileL\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileL\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileL\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileL\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileL\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileL\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobileL\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileL\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileL\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileL\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobileL\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileL\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobileL\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileL\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileL\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileL\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobileL\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobileL\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileL\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileL\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileL\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileL\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobileL\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobileL\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobileL\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobileL\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobileL\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobileL\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobileL\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobileL\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobileL\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobileL\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobileL\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobileL\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobileL\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobileL\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobileL\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobileL\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobileL\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobileL\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobileL\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobileL\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobileL\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobileL\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobileL\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobileL\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobileL\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobileL\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobileL\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobileL\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobileL\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobileL\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobileL\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobileL\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobileL\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobileL\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobileL\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileL\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileL\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileL\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileL\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileL\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileL\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileL\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileL\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileL\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileL\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobileL\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobileL\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobileL\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobileL\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileL\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileL\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileL\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileL\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileL\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobileL\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileL\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileL\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileL\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobileL\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileL\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobileL\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileL\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileL\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileL\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobileL\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobileL\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileL\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileL\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileL\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileL\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobileL\:grid-flow-row {
    grid-auto-flow:row;
  }

  .mobileL\:grid-flow-col {
    grid-auto-flow:column;
  }

  .mobileL\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .mobileL\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

  .mobileL\:grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr));
  }

  .mobileL\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .mobileL\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .mobileL\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .mobileL\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .mobileL\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .mobileL\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .mobileL\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .mobileL\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .mobileL\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .mobileL\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .mobileL\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .mobileL\:grid-cols-none {
    grid-template-columns:none;
  }

  .mobileL\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .mobileL\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .mobileL\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .mobileL\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .mobileL\:col-auto {
    grid-column:auto;
  }

  .mobileL\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .mobileL\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .mobileL\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .mobileL\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .mobileL\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .mobileL\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .mobileL\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .mobileL\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .mobileL\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .mobileL\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .mobileL\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .mobileL\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .mobileL\:col-span-full {
    grid-column:1 / -1;
  }

  .mobileL\:col-start-1 {
    grid-column-start:1;
  }

  .mobileL\:col-start-2 {
    grid-column-start:2;
  }

  .mobileL\:col-start-3 {
    grid-column-start:3;
  }

  .mobileL\:col-start-4 {
    grid-column-start:4;
  }

  .mobileL\:col-start-5 {
    grid-column-start:5;
  }

  .mobileL\:col-start-6 {
    grid-column-start:6;
  }

  .mobileL\:col-start-7 {
    grid-column-start:7;
  }

  .mobileL\:col-start-8 {
    grid-column-start:8;
  }

  .mobileL\:col-start-9 {
    grid-column-start:9;
  }

  .mobileL\:col-start-10 {
    grid-column-start:10;
  }

  .mobileL\:col-start-11 {
    grid-column-start:11;
  }

  .mobileL\:col-start-12 {
    grid-column-start:12;
  }

  .mobileL\:col-start-13 {
    grid-column-start:13;
  }

  .mobileL\:col-start-auto {
    grid-column-start:auto;
  }

  .mobileL\:col-end-1 {
    grid-column-end:1;
  }

  .mobileL\:col-end-2 {
    grid-column-end:2;
  }

  .mobileL\:col-end-3 {
    grid-column-end:3;
  }

  .mobileL\:col-end-4 {
    grid-column-end:4;
  }

  .mobileL\:col-end-5 {
    grid-column-end:5;
  }

  .mobileL\:col-end-6 {
    grid-column-end:6;
  }

  .mobileL\:col-end-7 {
    grid-column-end:7;
  }

  .mobileL\:col-end-8 {
    grid-column-end:8;
  }

  .mobileL\:col-end-9 {
    grid-column-end:9;
  }

  .mobileL\:col-end-10 {
    grid-column-end:10;
  }

  .mobileL\:col-end-11 {
    grid-column-end:11;
  }

  .mobileL\:col-end-12 {
    grid-column-end:12;
  }

  .mobileL\:col-end-13 {
    grid-column-end:13;
  }

  .mobileL\:col-end-auto {
    grid-column-end:auto;
  }

  .mobileL\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .mobileL\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .mobileL\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .mobileL\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .mobileL\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .mobileL\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .mobileL\:grid-rows-none {
    grid-template-rows:none;
  }

  .mobileL\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .mobileL\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .mobileL\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .mobileL\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .mobileL\:row-auto {
    grid-row:auto;
  }

  .mobileL\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .mobileL\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .mobileL\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .mobileL\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .mobileL\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .mobileL\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .mobileL\:row-span-full {
    grid-row:1 / -1;
  }

  .mobileL\:row-start-1 {
    grid-row-start:1;
  }

  .mobileL\:row-start-2 {
    grid-row-start:2;
  }

  .mobileL\:row-start-3 {
    grid-row-start:3;
  }

  .mobileL\:row-start-4 {
    grid-row-start:4;
  }

  .mobileL\:row-start-5 {
    grid-row-start:5;
  }

  .mobileL\:row-start-6 {
    grid-row-start:6;
  }

  .mobileL\:row-start-7 {
    grid-row-start:7;
  }

  .mobileL\:row-start-auto {
    grid-row-start:auto;
  }

  .mobileL\:row-end-1 {
    grid-row-end:1;
  }

  .mobileL\:row-end-2 {
    grid-row-end:2;
  }

  .mobileL\:row-end-3 {
    grid-row-end:3;
  }

  .mobileL\:row-end-4 {
    grid-row-end:4;
  }

  .mobileL\:row-end-5 {
    grid-row-end:5;
  }

  .mobileL\:row-end-6 {
    grid-row-end:6;
  }

  .mobileL\:row-end-7 {
    grid-row-end:7;
  }

  .mobileL\:row-end-auto {
    grid-row-end:auto;
  }

  .mobileL\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .mobileL\:transform-none {
    transform:none;
  }

  .mobileL\:origin-center {
    transform-origin:center;
  }

  .mobileL\:origin-top {
    transform-origin:top;
  }

  .mobileL\:origin-top-right {
    transform-origin:top right;
  }

  .mobileL\:origin-right {
    transform-origin:right;
  }

  .mobileL\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .mobileL\:origin-bottom {
    transform-origin:bottom;
  }

  .mobileL\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .mobileL\:origin-left {
    transform-origin:left;
  }

  .mobileL\:origin-top-left {
    transform-origin:top left;
  }

  .mobileL\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileL\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileL\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileL\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileL\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileL\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileL\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileL\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileL\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileL\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileL\:scale-x-0 {
    --transform-scale-x:0;
  }

  .mobileL\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .mobileL\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .mobileL\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .mobileL\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .mobileL\:scale-x-100 {
    --transform-scale-x:1;
  }

  .mobileL\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .mobileL\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .mobileL\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .mobileL\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .mobileL\:scale-y-0 {
    --transform-scale-y:0;
  }

  .mobileL\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .mobileL\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .mobileL\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .mobileL\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .mobileL\:scale-y-100 {
    --transform-scale-y:1;
  }

  .mobileL\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .mobileL\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .mobileL\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .mobileL\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .mobileL\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileL\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileL\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileL\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileL\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileL\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileL\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileL\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileL\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileL\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileL\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .mobileL\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .mobileL\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .mobileL\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .mobileL\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .mobileL\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .mobileL\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .mobileL\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .mobileL\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .mobileL\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .mobileL\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .mobileL\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .mobileL\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .mobileL\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .mobileL\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .mobileL\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .mobileL\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .mobileL\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .mobileL\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .mobileL\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .mobileL\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileL\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileL\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileL\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileL\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileL\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileL\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileL\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileL\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileL\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileL\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .mobileL\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .mobileL\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .mobileL\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .mobileL\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .mobileL\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .mobileL\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .mobileL\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .mobileL\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .mobileL\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .mobileL\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .mobileL\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .mobileL\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .mobileL\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .mobileL\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .mobileL\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .mobileL\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .mobileL\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .mobileL\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .mobileL\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .mobileL\:rotate-0 {
    --transform-rotate:0;
  }

  .mobileL\:rotate-1 {
    --transform-rotate:1deg;
  }

  .mobileL\:rotate-2 {
    --transform-rotate:2deg;
  }

  .mobileL\:rotate-3 {
    --transform-rotate:3deg;
  }

  .mobileL\:rotate-6 {
    --transform-rotate:6deg;
  }

  .mobileL\:rotate-12 {
    --transform-rotate:12deg;
  }

  .mobileL\:rotate-45 {
    --transform-rotate:45deg;
  }

  .mobileL\:rotate-90 {
    --transform-rotate:90deg;
  }

  .mobileL\:rotate-180 {
    --transform-rotate:180deg;
  }

  .mobileL\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .mobileL\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .mobileL\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .mobileL\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .mobileL\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .mobileL\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .mobileL\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .mobileL\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .mobileL\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .mobileL\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .mobileL\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .mobileL\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .mobileL\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .mobileL\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .mobileL\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .mobileL\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .mobileL\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .mobileL\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .mobileL\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .mobileL\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .mobileL\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .mobileL\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .mobileL\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .mobileL\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .mobileL\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .mobileL\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .mobileL\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .mobileL\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .mobileL\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .mobileL\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .mobileL\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .mobileL\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .mobileL\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .mobileL\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .mobileL\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .mobileL\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .mobileL\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .mobileL\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .mobileL\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .mobileL\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .mobileL\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .mobileL\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .mobileL\:translate-x-0 {
    --transform-translate-x:0;
  }

  .mobileL\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .mobileL\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .mobileL\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .mobileL\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .mobileL\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .mobileL\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .mobileL\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .mobileL\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .mobileL\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .mobileL\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .mobileL\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .mobileL\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .mobileL\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .mobileL\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .mobileL\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .mobileL\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .mobileL\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .mobileL\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .mobileL\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .mobileL\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .mobileL\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .mobileL\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .mobileL\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .mobileL\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .mobileL\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .mobileL\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .mobileL\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .mobileL\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .mobileL\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .mobileL\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .mobileL\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .mobileL\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .mobileL\:translate-x-px {
    --transform-translate-x:1px;
  }

  .mobileL\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .mobileL\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .mobileL\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .mobileL\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .mobileL\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .mobileL\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .mobileL\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .mobileL\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .mobileL\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .mobileL\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .mobileL\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .mobileL\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .mobileL\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .mobileL\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .mobileL\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .mobileL\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .mobileL\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .mobileL\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .mobileL\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .mobileL\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .mobileL\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .mobileL\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .mobileL\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .mobileL\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .mobileL\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .mobileL\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .mobileL\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .mobileL\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .mobileL\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .mobileL\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .mobileL\:translate-x-full {
    --transform-translate-x:100%;
  }

  .mobileL\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .mobileL\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .mobileL\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .mobileL\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .mobileL\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .mobileL\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .mobileL\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .mobileL\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .mobileL\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .mobileL\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .mobileL\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .mobileL\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .mobileL\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .mobileL\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .mobileL\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .mobileL\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .mobileL\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .mobileL\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .mobileL\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .mobileL\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .mobileL\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .mobileL\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .mobileL\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .mobileL\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .mobileL\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .mobileL\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .mobileL\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .mobileL\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .mobileL\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .mobileL\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .mobileL\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .mobileL\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .mobileL\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .mobileL\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .mobileL\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .mobileL\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .mobileL\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .mobileL\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .mobileL\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .mobileL\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .mobileL\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .mobileL\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .mobileL\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .mobileL\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .mobileL\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .mobileL\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .mobileL\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .mobileL\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .mobileL\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .mobileL\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .mobileL\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .mobileL\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .mobileL\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .mobileL\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .mobileL\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .mobileL\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .mobileL\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .mobileL\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .mobileL\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .mobileL\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .mobileL\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .mobileL\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .mobileL\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .mobileL\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .mobileL\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .mobileL\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .mobileL\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .mobileL\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .mobileL\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .mobileL\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .mobileL\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .mobileL\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .mobileL\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .mobileL\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .mobileL\:translate-y-0 {
    --transform-translate-y:0;
  }

  .mobileL\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .mobileL\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .mobileL\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .mobileL\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .mobileL\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .mobileL\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .mobileL\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .mobileL\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .mobileL\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .mobileL\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .mobileL\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .mobileL\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .mobileL\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .mobileL\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .mobileL\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .mobileL\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .mobileL\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .mobileL\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .mobileL\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .mobileL\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .mobileL\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .mobileL\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .mobileL\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .mobileL\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .mobileL\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .mobileL\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .mobileL\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .mobileL\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .mobileL\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .mobileL\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .mobileL\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .mobileL\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .mobileL\:translate-y-px {
    --transform-translate-y:1px;
  }

  .mobileL\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .mobileL\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .mobileL\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .mobileL\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .mobileL\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .mobileL\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .mobileL\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .mobileL\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .mobileL\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .mobileL\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .mobileL\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .mobileL\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .mobileL\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .mobileL\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .mobileL\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .mobileL\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .mobileL\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .mobileL\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .mobileL\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .mobileL\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .mobileL\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .mobileL\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .mobileL\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .mobileL\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .mobileL\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .mobileL\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .mobileL\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .mobileL\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .mobileL\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .mobileL\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .mobileL\:translate-y-full {
    --transform-translate-y:100%;
  }

  .mobileL\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .mobileL\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .mobileL\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .mobileL\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .mobileL\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .mobileL\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .mobileL\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .mobileL\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .mobileL\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .mobileL\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .mobileL\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .mobileL\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .mobileL\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .mobileL\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .mobileL\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .mobileL\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .mobileL\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .mobileL\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .mobileL\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .mobileL\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .mobileL\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .mobileL\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .mobileL\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .mobileL\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .mobileL\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .mobileL\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .mobileL\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .mobileL\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .mobileL\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .mobileL\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .mobileL\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .mobileL\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .mobileL\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .mobileL\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .mobileL\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .mobileL\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .mobileL\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .mobileL\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .mobileL\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .mobileL\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .mobileL\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .mobileL\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .mobileL\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .mobileL\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .mobileL\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .mobileL\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .mobileL\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .mobileL\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .mobileL\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .mobileL\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .mobileL\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .mobileL\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .mobileL\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .mobileL\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .mobileL\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .mobileL\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .mobileL\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .mobileL\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .mobileL\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .mobileL\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .mobileL\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .mobileL\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .mobileL\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .mobileL\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .mobileL\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .mobileL\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .mobileL\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .mobileL\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .mobileL\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .mobileL\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .mobileL\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .mobileL\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .mobileL\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .mobileL\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .mobileL\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .mobileL\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .mobileL\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .mobileL\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .mobileL\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .mobileL\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .mobileL\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .mobileL\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .mobileL\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .mobileL\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .mobileL\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .mobileL\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .mobileL\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .mobileL\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .mobileL\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .mobileL\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .mobileL\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .mobileL\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .mobileL\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .mobileL\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .mobileL\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .mobileL\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .mobileL\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .mobileL\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .mobileL\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .mobileL\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .mobileL\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .mobileL\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .mobileL\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .mobileL\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .mobileL\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .mobileL\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .mobileL\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .mobileL\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .mobileL\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobileL\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobileL\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobileL\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobileL\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .mobileL\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileL\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileL\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .mobileL\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .mobileL\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .mobileL\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .mobileL\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .mobileL\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .mobileL\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .mobileL\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .mobileL\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileL\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .mobileL\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileL\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .mobileL\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .mobileL\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .mobileL\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .mobileL\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileL\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .mobileL\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .mobileL\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .mobileL\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileL\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .mobileL\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .mobileL\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .mobileL\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .mobileL\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobileL\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobileL\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobileL\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobileL\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .mobileL\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .mobileL\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .mobileL\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .mobileL\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .mobileL\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .mobileL\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .mobileL\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .mobileL\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .mobileL\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .mobileL\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .mobileL\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .mobileL\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .mobileL\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .mobileL\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .mobileL\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .mobileL\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .mobileL\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .mobileL\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .mobileL\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .mobileL\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .mobileL\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .mobileL\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .mobileL\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .mobileL\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .mobileL\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .mobileL\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .mobileL\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .mobileL\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .mobileL\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .mobileL\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .mobileL\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .mobileL\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .mobileL\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .mobileL\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobileL\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobileL\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobileL\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobileL\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .mobileL\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileL\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileL\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .mobileL\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .mobileL\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .mobileL\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .mobileL\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .mobileL\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .mobileL\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .mobileL\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobileL\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileL\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .mobileL\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileL\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobileL\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .mobileL\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobileL\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .mobileL\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileL\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .mobileL\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .mobileL\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .mobileL\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileL\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .mobileL\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobileL\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .mobileL\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .mobileL\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobileL\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobileL\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobileL\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobileL\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .mobileL\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .mobileL\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .mobileL\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .mobileL\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .mobileL\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .mobileL\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .mobileL\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .mobileL\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .mobileL\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .mobileL\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .mobileL\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .mobileL\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .mobileL\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .mobileL\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .mobileL\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .mobileL\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .mobileL\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .mobileL\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .mobileL\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .mobileL\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .mobileL\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .mobileL\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .mobileL\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .mobileL\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .mobileL\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .mobileL\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .mobileL\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .mobileL\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .mobileL\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .mobileL\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .mobileL\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .mobileL\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .mobileL\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .mobileL\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .mobileL\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobileL\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobileL\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobileL\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobileL\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .mobileL\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileL\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileL\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .mobileL\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .mobileL\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .mobileL\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .mobileL\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .mobileL\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .mobileL\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .mobileL\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .mobileL\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileL\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .mobileL\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileL\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .mobileL\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .mobileL\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .mobileL\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .mobileL\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileL\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .mobileL\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .mobileL\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .mobileL\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileL\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .mobileL\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .mobileL\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .mobileL\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .mobileL\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobileL\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobileL\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobileL\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobileL\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .mobileL\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .mobileL\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .mobileL\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .mobileL\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .mobileL\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .mobileL\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .mobileL\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .mobileL\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .mobileL\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .mobileL\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .mobileL\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .mobileL\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .mobileL\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .mobileL\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .mobileL\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .mobileL\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .mobileL\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .mobileL\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .mobileL\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .mobileL\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .mobileL\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .mobileL\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .mobileL\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .mobileL\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .mobileL\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .mobileL\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .mobileL\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .mobileL\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .mobileL\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .mobileL\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .mobileL\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .mobileL\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .mobileL\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .mobileL\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobileL\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobileL\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobileL\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobileL\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .mobileL\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileL\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileL\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .mobileL\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .mobileL\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .mobileL\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .mobileL\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .mobileL\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .mobileL\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .mobileL\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobileL\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileL\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .mobileL\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileL\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobileL\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .mobileL\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobileL\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .mobileL\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileL\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .mobileL\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .mobileL\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .mobileL\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileL\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .mobileL\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobileL\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .mobileL\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .mobileL\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobileL\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobileL\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobileL\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobileL\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .mobileL\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .mobileL\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .mobileL\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .mobileL\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .mobileL\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .mobileL\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .mobileL\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .mobileL\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .mobileL\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .mobileL\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .mobileL\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .mobileL\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .mobileL\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .mobileL\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .mobileL\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .mobileL\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .mobileL\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .mobileL\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .mobileL\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .mobileL\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .mobileL\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .mobileL\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .mobileL\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .mobileL\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .mobileL\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .mobileL\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .mobileL\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .mobileL\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .mobileL\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .mobileL\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .mobileL\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .mobileL\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .mobileL\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .mobileL\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .mobileL\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobileL\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobileL\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobileL\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobileL\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .mobileL\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileL\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileL\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .mobileL\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .mobileL\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .mobileL\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .mobileL\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .mobileL\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .mobileL\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .mobileL\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .mobileL\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileL\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .mobileL\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileL\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .mobileL\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .mobileL\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .mobileL\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .mobileL\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileL\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .mobileL\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .mobileL\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .mobileL\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileL\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .mobileL\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .mobileL\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .mobileL\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .mobileL\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobileL\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobileL\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobileL\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobileL\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .mobileL\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .mobileL\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .mobileL\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .mobileL\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .mobileL\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .mobileL\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .mobileL\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .mobileL\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .mobileL\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .mobileL\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .mobileL\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .mobileL\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .mobileL\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .mobileL\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .mobileL\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .mobileL\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .mobileL\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .mobileL\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .mobileL\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .mobileL\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .mobileL\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .mobileL\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .mobileL\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .mobileL\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .mobileL\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .mobileL\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .mobileL\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .mobileL\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .mobileL\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .mobileL\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .mobileL\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .mobileL\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .mobileL\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .mobileL\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobileL\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobileL\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobileL\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobileL\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .mobileL\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileL\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileL\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .mobileL\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .mobileL\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .mobileL\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .mobileL\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .mobileL\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .mobileL\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .mobileL\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobileL\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileL\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .mobileL\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileL\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobileL\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .mobileL\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobileL\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .mobileL\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileL\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .mobileL\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .mobileL\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .mobileL\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileL\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .mobileL\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobileL\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .mobileL\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .mobileL\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobileL\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobileL\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobileL\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobileL\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .mobileL\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .mobileL\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .mobileL\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .mobileL\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .mobileL\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .mobileL\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .mobileL\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .mobileL\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .mobileL\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .mobileL\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .mobileL\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .mobileL\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .mobileL\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .mobileL\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .mobileL\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .mobileL\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .mobileL\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .mobileL\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .mobileL\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .mobileL\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .mobileL\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .mobileL\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .mobileL\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .mobileL\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .mobileL\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .mobileL\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .mobileL\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .mobileL\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .mobileL\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .mobileL\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .mobileL\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .mobileL\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .mobileL\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .mobileL\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .mobileL\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobileL\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobileL\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobileL\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobileL\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .mobileL\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileL\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileL\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .mobileL\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .mobileL\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .mobileL\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .mobileL\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .mobileL\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .mobileL\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .mobileL\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .mobileL\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileL\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .mobileL\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileL\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .mobileL\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .mobileL\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .mobileL\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .mobileL\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileL\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .mobileL\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .mobileL\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .mobileL\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileL\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .mobileL\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .mobileL\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .mobileL\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .mobileL\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobileL\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobileL\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobileL\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobileL\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .mobileL\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .mobileL\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .mobileL\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .mobileL\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .mobileL\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .mobileL\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .mobileL\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .mobileL\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .mobileL\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .mobileL\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .mobileL\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .mobileL\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .mobileL\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .mobileL\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .mobileL\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .mobileL\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .mobileL\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .mobileL\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .mobileL\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .mobileL\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .mobileL\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .mobileL\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .mobileL\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .mobileL\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .mobileL\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .mobileL\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .mobileL\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .mobileL\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .mobileL\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .mobileL\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .mobileL\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .mobileL\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .mobileL\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .mobileL\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobileL\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobileL\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobileL\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobileL\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .mobileL\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileL\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileL\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .mobileL\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .mobileL\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .mobileL\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .mobileL\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .mobileL\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .mobileL\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .mobileL\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobileL\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileL\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .mobileL\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileL\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobileL\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .mobileL\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobileL\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .mobileL\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileL\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .mobileL\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .mobileL\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .mobileL\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileL\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .mobileL\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobileL\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .mobileL\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .mobileL\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobileL\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobileL\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobileL\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobileL\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .mobileL\:skew-x-0 {
    --transform-skew-x:0;
  }

  .mobileL\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .mobileL\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .mobileL\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .mobileL\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .mobileL\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .mobileL\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .mobileL\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .mobileL\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .mobileL\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .mobileL\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .mobileL\:skew-y-0 {
    --transform-skew-y:0;
  }

  .mobileL\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .mobileL\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .mobileL\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .mobileL\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .mobileL\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .mobileL\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .mobileL\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .mobileL\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .mobileL\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .mobileL\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .mobileL\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .mobileL\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .mobileL\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .mobileL\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .mobileL\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .mobileL\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .mobileL\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .mobileL\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .mobileL\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .mobileL\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .mobileL\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .mobileL\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .mobileL\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .mobileL\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .mobileL\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .mobileL\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .mobileL\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .mobileL\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .mobileL\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .mobileL\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .mobileL\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .mobileL\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .mobileL\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .mobileL\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .mobileL\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .mobileL\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .mobileL\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .mobileL\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .mobileL\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .mobileL\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .mobileL\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .mobileL\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .mobileL\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .mobileL\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .mobileL\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .mobileL\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .mobileL\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .mobileL\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .mobileL\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .mobileL\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .mobileL\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .mobileL\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .mobileL\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .mobileL\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .mobileL\:transition-none {
    transition-property:none;
  }

  .mobileL\:transition-all {
    transition-property:all;
  }

  .mobileL\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .mobileL\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .mobileL\:transition-opacity {
    transition-property:opacity;
  }

  .mobileL\:transition-shadow {
    transition-property:box-shadow;
  }

  .mobileL\:transition-transform {
    transition-property:transform;
  }

  .mobileL\:ease-linear {
    transition-timing-function:linear;
  }

  .mobileL\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .mobileL\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .mobileL\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .mobileL\:duration-90 {
    transition-duration:90ms;
  }

  .mobileL\:duration-180 {
    transition-duration:180ms;
  }

  .mobileL\:duration-270 {
    transition-duration:270ms;
  }

  .mobileL\:duration-360 {
    transition-duration:360ms;
  }

  .mobileL\:duration-450 {
    transition-duration:450ms;
  }

  .mobileL\:duration-540 {
    transition-duration:540ms;
  }

  .mobileL\:duration-630 {
    transition-duration:630ms;
  }

  .mobileL\:duration-720 {
    transition-duration:720ms;
  }

  .mobileL\:duration-810 {
    transition-duration:810ms;
  }

  .mobileL\:duration-900 {
    transition-duration:900ms;
  }

  .mobileL\:duration-990 {
    transition-duration:990ms;
  }

  .mobileL\:duration-2000 {
    transition-duration:2000ms;
  }

  .mobileL\:duration-3000 {
    transition-duration:3000ms;
  }

  .mobileL\:delay-90 {
    transition-delay:90ms;
  }

  .mobileL\:delay-180 {
    transition-delay:180ms;
  }

  .mobileL\:delay-270 {
    transition-delay:270ms;
  }

  .mobileL\:delay-360 {
    transition-delay:360ms;
  }

  .mobileL\:delay-450 {
    transition-delay:450ms;
  }

  .mobileL\:delay-540 {
    transition-delay:540ms;
  }

  .mobileL\:delay-630 {
    transition-delay:630ms;
  }

  .mobileL\:delay-720 {
    transition-delay:720ms;
  }

  .mobileL\:delay-810 {
    transition-delay:810ms;
  }

  .mobileL\:delay-900 {
    transition-delay:900ms;
  }

  .mobileL\:delay-990 {
    transition-delay:990ms;
  }

  .mobileL\:delay-2000 {
    transition-delay:2000ms;
  }

  .mobileL\:delay-3000 {
    transition-delay:3000ms;
  }

  .mobileL\:animate-none {
    animation:none;
  }

  .mobileL\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .mobileL\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .mobileL\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .mobileL\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .mobileL\:animate-float {
    animation:float 5s infinite;
  }
}

@media (min-width: 60rem) {
  .mobileXL\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .mobileXL\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .mobileXL\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .mobileXL\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .mobileXL\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .mobileXL\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .mobileXL\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .mobileXL\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .mobileXL\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .mobileXL\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .mobileXL\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .mobileXL\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .mobileXL\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .mobileXL\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .mobileXL\:container {
      max-width:970px;
    }
  }

  .mobileXL\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .mobileXL\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileXL\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .mobileXL\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .mobileXL\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileXL\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .mobileXL\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .mobileXL\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .mobileXL\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .mobileXL\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobileXL\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .mobileXL\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .mobileXL\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .mobileXL\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobileXL\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .mobileXL\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobileXL\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .mobileXL\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .mobileXL\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .mobileXL\:prose code::before {
    content:"`";
  }

  .mobileXL\:prose code::after {
    content:"`";
  }

  .mobileXL\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .mobileXL\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .mobileXL\:prose pre code::before {
    content:"";
  }

  .mobileXL\:prose pre code::after {
    content:"";
  }

  .mobileXL\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .mobileXL\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .mobileXL\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobileXL\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .mobileXL\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .mobileXL\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobileXL\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .mobileXL\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileXL\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXL\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXL\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXL\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileXL\:prose h2 code {
    font-size:0.875em;
  }

  .mobileXL\:prose h3 code {
    font-size:0.9em;
  }

  .mobileXL\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobileXL\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobileXL\:prose ol > li:before {
    left:0;
  }

  .mobileXL\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobileXL\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .mobileXL\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobileXL\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .mobileXL\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobileXL\:prose ul ul, .mobileXL\:prose ul ol, .mobileXL\:prose ol ul, .mobileXL\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobileXL\:prose hr + * {
    margin-top:0;
  }

  .mobileXL\:prose h2 + * {
    margin-top:0;
  }

  .mobileXL\:prose h3 + * {
    margin-top:0;
  }

  .mobileXL\:prose h4 + * {
    margin-top:0;
  }

  .mobileXL\:prose thead th:first-child {
    padding-left:0;
  }

  .mobileXL\:prose thead th:last-child {
    padding-right:0;
  }

  .mobileXL\:prose tbody td:first-child {
    padding-left:0;
  }

  .mobileXL\:prose tbody td:last-child {
    padding-right:0;
  }

  .mobileXL\:prose > :first-child {
    margin-top:0;
  }

  .mobileXL\:prose > :last-child {
    margin-bottom:0;
  }

  .mobileXL\:prose h1, .mobileXL\:prose h2, .mobileXL\:prose h3, .mobileXL\:prose h4 {
  }

  .mobileXL\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .mobileXL\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileXL\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileXL\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .mobileXL\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .mobileXL\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .mobileXL\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobileXL\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .mobileXL\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileXL\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileXL\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobileXL\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileXL\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .mobileXL\:prose-sm code {
    font-size:0.8571429em;
  }

  .mobileXL\:prose-sm h2 code {
    font-size:0.9em;
  }

  .mobileXL\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .mobileXL\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileXL\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileXL\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobileXL\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .mobileXL\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .mobileXL\:prose-sm ol > li:before {
    left:0;
  }

  .mobileXL\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .mobileXL\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .mobileXL\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobileXL\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobileXL\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobileXL\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobileXL\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobileXL\:prose-sm ul ul, .mobileXL\:prose-sm ul ol, .mobileXL\:prose-sm ol ul, .mobileXL\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobileXL\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .mobileXL\:prose-sm hr + * {
    margin-top:0;
  }

  .mobileXL\:prose-sm h2 + * {
    margin-top:0;
  }

  .mobileXL\:prose-sm h3 + * {
    margin-top:0;
  }

  .mobileXL\:prose-sm h4 + * {
    margin-top:0;
  }

  .mobileXL\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .mobileXL\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileXL\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .mobileXL\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .mobileXL\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobileXL\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .mobileXL\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .mobileXL\:prose-sm > :first-child {
    margin-top:0;
  }

  .mobileXL\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .mobileXL\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .mobileXL\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileXL\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .mobileXL\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .mobileXL\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .mobileXL\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .mobileXL\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobileXL\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobileXL\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileXL\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileXL\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobileXL\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileXL\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .mobileXL\:prose-lg code {
    font-size:0.8888889em;
  }

  .mobileXL\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .mobileXL\:prose-lg h3 code {
    font-size:0.875em;
  }

  .mobileXL\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .mobileXL\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileXL\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileXL\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobileXL\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .mobileXL\:prose-lg ol > li:before {
    left:0;
  }

  .mobileXL\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .mobileXL\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .mobileXL\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileXL\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileXL\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileXL\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileXL\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileXL\:prose-lg ul ul, .mobileXL\:prose-lg ul ol, .mobileXL\:prose-lg ol ul, .mobileXL\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobileXL\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .mobileXL\:prose-lg hr + * {
    margin-top:0;
  }

  .mobileXL\:prose-lg h2 + * {
    margin-top:0;
  }

  .mobileXL\:prose-lg h3 + * {
    margin-top:0;
  }

  .mobileXL\:prose-lg h4 + * {
    margin-top:0;
  }

  .mobileXL\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .mobileXL\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobileXL\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .mobileXL\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .mobileXL\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobileXL\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .mobileXL\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .mobileXL\:prose-lg > :first-child {
    margin-top:0;
  }

  .mobileXL\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .mobileXL\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .mobileXL\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileXL\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .mobileXL\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .mobileXL\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .mobileXL\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobileXL\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .mobileXL\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobileXL\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXL\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXL\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXL\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileXL\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .mobileXL\:prose-xl code {
    font-size:0.9em;
  }

  .mobileXL\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .mobileXL\:prose-xl h3 code {
    font-size:0.9em;
  }

  .mobileXL\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .mobileXL\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileXL\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobileXL\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .mobileXL\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .mobileXL\:prose-xl ol > li:before {
    left:0;
  }

  .mobileXL\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .mobileXL\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .mobileXL\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobileXL\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .mobileXL\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobileXL\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .mobileXL\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobileXL\:prose-xl ul ul, .mobileXL\:prose-xl ul ol, .mobileXL\:prose-xl ol ul, .mobileXL\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobileXL\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .mobileXL\:prose-xl hr + * {
    margin-top:0;
  }

  .mobileXL\:prose-xl h2 + * {
    margin-top:0;
  }

  .mobileXL\:prose-xl h3 + * {
    margin-top:0;
  }

  .mobileXL\:prose-xl h4 + * {
    margin-top:0;
  }

  .mobileXL\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .mobileXL\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobileXL\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .mobileXL\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .mobileXL\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobileXL\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .mobileXL\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .mobileXL\:prose-xl > :first-child {
    margin-top:0;
  }

  .mobileXL\:prose-xl > :last-child {
    margin-bottom:0;
  }

  .mobileXL\:prose-2xl {
    font-size:1.5rem;
    line-height:1.6666667;
  }

  .mobileXL\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileXL\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .mobileXL\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .mobileXL\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .mobileXL\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .mobileXL\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .mobileXL\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobileXL\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXL\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXL\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobileXL\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileXL\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .mobileXL\:prose-2xl code {
    font-size:0.8333333em;
  }

  .mobileXL\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .mobileXL\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .mobileXL\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .mobileXL\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileXL\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobileXL\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobileXL\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .mobileXL\:prose-2xl ol > li:before {
    left:0;
  }

  .mobileXL\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .mobileXL\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .mobileXL\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .mobileXL\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileXL\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileXL\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobileXL\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobileXL\:prose-2xl ul ul, .mobileXL\:prose-2xl ul ol, .mobileXL\:prose-2xl ol ul, .mobileXL\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobileXL\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobileXL\:prose-2xl hr + * {
    margin-top:0;
  }

  .mobileXL\:prose-2xl h2 + * {
    margin-top:0;
  }

  .mobileXL\:prose-2xl h3 + * {
    margin-top:0;
  }

  .mobileXL\:prose-2xl h4 + * {
    margin-top:0;
  }

  .mobileXL\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .mobileXL\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobileXL\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .mobileXL\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .mobileXL\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobileXL\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .mobileXL\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .mobileXL\:prose-2xl > :first-child {
    margin-top:0;
  }

  .mobileXL\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .mobileXL\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .mobileXL\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.5rem * var(--space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .mobileXL\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .mobileXL\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .mobileXL\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .mobileXL\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobileXL\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .mobileXL\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .mobileXL\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .mobileXL\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileXL\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .mobileXL\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileXL\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .mobileXL\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileXL\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .mobileXL\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileXL\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .mobileXL\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .mobileXL\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .mobileXL\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .mobileXL\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .mobileXL\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileXL\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobileXL\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobileXL\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .mobileXL\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .mobileXL\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .mobileXL\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .mobileXL\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .mobileXL\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .mobileXL\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .mobileXL\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .mobileXL\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .mobileXL\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .mobileXL\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .mobileXL\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .mobileXL\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .mobileXL\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobileXL\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .mobileXL\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobileXL\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobileXL\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .mobileXL\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .mobileXL\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobileXL\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .mobileXL\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .mobileXL\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .mobileXL\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .mobileXL\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .mobileXL\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileXL\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .mobileXL\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .mobileXL\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileXL\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .mobileXL\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .mobileXL\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileXL\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .mobileXL\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .mobileXL\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .mobileXL\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .mobileXL\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .mobileXL\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .mobileXL\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .mobileXL\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .mobileXL\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .mobileXL\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobileXL\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobileXL\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobileXL\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileXL\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileXL\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileXL\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .mobileXL\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .mobileXL\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .mobileXL\:divide-teal > :not(template) ~ :not(template) {
  }

  .mobileXL\:divide-indigo > :not(template) ~ :not(template) {
  }

  .mobileXL\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .mobileXL\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .mobileXL\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .mobileXL\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .mobileXL\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .mobileXL\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .mobileXL\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .mobileXL\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .mobileXL\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .mobileXL\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .mobileXL\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .mobileXL\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .mobileXL\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .mobileXL\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .mobileXL\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .mobileXL\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .mobileXL\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .mobileXL\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .mobileXL\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .mobileXL\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobileXL\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobileXL\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobileXL\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobileXL\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .mobileXL\:bg-fixed {
    background-attachment:fixed;
  }

  .mobileXL\:bg-local {
    background-attachment:local;
  }

  .mobileXL\:bg-scroll {
    background-attachment:scroll;
  }

  .mobileXL\:bg-clip-border {
    background-clip:border-box;
  }

  .mobileXL\:bg-clip-padding {
    background-clip:padding-box;
  }

  .mobileXL\:bg-clip-content {
    background-clip:content-box;
  }

  .mobileXL\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .mobileXL\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileXL\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXL\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXL\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXL\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileXL\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileXL\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileXL\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileXL\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileXL\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .mobileXL\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileXL\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileXL\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileXL\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileXL\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileXL\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .mobileXL\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileXL\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXL\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileXL\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXL\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXL\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileXL\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileXL\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXL\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileXL\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileXL\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileXL\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileXL\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileXL\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXL\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileXL\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileXL\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileXL\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileXL\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileXL\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileXL\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileXL\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileXL\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileXL\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileXL\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileXL\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileXL\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileXL\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileXL\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileXL\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .mobileXL\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXL\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .mobileXL\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileXL\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileXL\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileXL\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileXL\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileXL\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileXL\:bg-teal {
  }

  .mobileXL\:bg-indigo {
  }

  .mobileXL\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .mobileXL\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .mobileXL\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .mobileXL\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileXL\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileXL\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobileXL\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobileXL\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileXL\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileXL\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileXL\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .mobileXL\:group-hover\:bg-teal {
  }

  .group:hover .mobileXL\:group-hover\:bg-indigo {
  }

  .group:hover .mobileXL\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .mobileXL\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .mobileXL\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .mobileXL\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileXL\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileXL\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobileXL\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobileXL\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileXL\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileXL\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileXL\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .mobileXL\:group-focus\:bg-teal {
  }

  .group:focus .mobileXL\:group-focus\:bg-indigo {
  }

  .group:focus .mobileXL\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .mobileXL\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .mobileXL\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .mobileXL\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileXL\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileXL\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobileXL\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobileXL\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileXL\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileXL\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileXL\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileXL\:hover\:bg-teal:hover {
  }

  .mobileXL\:hover\:bg-indigo:hover {
  }

  .mobileXL\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .mobileXL\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .mobileXL\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .mobileXL\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileXL\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileXL\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobileXL\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobileXL\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileXL\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileXL\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileXL\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileXL\:focus\:bg-teal:focus {
  }

  .mobileXL\:focus\:bg-indigo:focus {
  }

  .mobileXL\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .mobileXL\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .mobileXL\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .mobileXL\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .mobileXL\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .mobileXL\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobileXL\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobileXL\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .mobileXL\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .mobileXL\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .mobileXL\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobileXL\:active\:bg-teal:active {
  }

  .mobileXL\:active\:bg-indigo:active {
  }

  .mobileXL\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .mobileXL\:bg-none {
    background-image:none;
  }

  .mobileXL\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .mobileXL\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .mobileXL\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .mobileXL\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .mobileXL\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .mobileXL\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .mobileXL\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .mobileXL\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .mobileXL\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXL\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXL\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileXL\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileXL\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileXL\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileXL\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileXL\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileXL\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileXL\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileXL\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileXL\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileXL\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileXL\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileXL\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileXL\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXL\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileXL\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXL\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXL\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileXL\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileXL\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXL\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileXL\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileXL\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileXL\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileXL\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileXL\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileXL\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileXL\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileXL\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileXL\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileXL\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileXL\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileXL\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileXL\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileXL\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileXL\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileXL\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileXL\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileXL\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileXL\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileXL\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXL\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXL\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileXL\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileXL\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileXL\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileXL\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileXL\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileXL\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileXL\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileXL\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileXL\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileXL\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileXL\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileXL\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileXL\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXL\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileXL\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXL\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXL\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileXL\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileXL\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXL\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileXL\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileXL\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileXL\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileXL\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileXL\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileXL\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileXL\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileXL\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileXL\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileXL\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileXL\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileXL\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileXL\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileXL\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileXL\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileXL\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileXL\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileXL\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileXL\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileXL\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileXL\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileXL\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .mobileXL\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .mobileXL\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .mobileXL\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .mobileXL\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .mobileXL\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .mobileXL\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .mobileXL\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileXL\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .mobileXL\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .mobileXL\:to-red {
    --gradient-to-color:#B30300;
  }

  .mobileXL\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .mobileXL\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .mobileXL\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .mobileXL\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .mobileXL\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .mobileXL\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .mobileXL\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .mobileXL\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .mobileXL\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .mobileXL\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .mobileXL\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .mobileXL\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .mobileXL\:to-green {
    --gradient-to-color:#166242;
  }

  .mobileXL\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .mobileXL\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .mobileXL\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .mobileXL\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .mobileXL\:to-black {
    --gradient-to-color:#000000;
  }

  .mobileXL\:to-black-light {
    --gradient-to-color:#313133;
  }

  .mobileXL\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileXL\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .mobileXL\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .mobileXL\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileXL\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .mobileXL\:to-gray {
    --gradient-to-color:#78787a;
  }

  .mobileXL\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .mobileXL\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .mobileXL\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .mobileXL\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .mobileXL\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileXL\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileXL\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileXL\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileXL\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileXL\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileXL\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileXL\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileXL\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileXL\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .mobileXL\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .mobileXL\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .mobileXL\:to-teal {
  }

  .mobileXL\:to-indigo {
  }

  .mobileXL\:to-transparent {
    --gradient-to-color:transparent;
  }

  .mobileXL\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXL\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXL\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileXL\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileXL\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileXL\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileXL\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileXL\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileXL\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileXL\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileXL\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileXL\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileXL\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileXL\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileXL\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileXL\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXL\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileXL\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXL\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXL\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileXL\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileXL\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXL\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileXL\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileXL\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileXL\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileXL\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileXL\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileXL\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileXL\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileXL\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileXL\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileXL\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileXL\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileXL\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileXL\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileXL\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileXL\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileXL\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileXL\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileXL\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileXL\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileXL\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXL\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXL\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileXL\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileXL\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileXL\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileXL\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileXL\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileXL\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileXL\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileXL\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileXL\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileXL\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileXL\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileXL\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileXL\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXL\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileXL\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXL\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXL\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileXL\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileXL\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXL\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileXL\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileXL\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileXL\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileXL\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileXL\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileXL\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileXL\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileXL\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileXL\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileXL\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileXL\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileXL\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileXL\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileXL\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileXL\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileXL\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileXL\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileXL\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileXL\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileXL\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileXL\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileXL\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .mobileXL\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .mobileXL\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .mobileXL\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .mobileXL\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .mobileXL\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .mobileXL\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .mobileXL\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileXL\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .mobileXL\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .mobileXL\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .mobileXL\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .mobileXL\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .mobileXL\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .mobileXL\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .mobileXL\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .mobileXL\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .mobileXL\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .mobileXL\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .mobileXL\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .mobileXL\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .mobileXL\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .mobileXL\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .mobileXL\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .mobileXL\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .mobileXL\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .mobileXL\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .mobileXL\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .mobileXL\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .mobileXL\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .mobileXL\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileXL\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .mobileXL\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .mobileXL\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileXL\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .mobileXL\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .mobileXL\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .mobileXL\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .mobileXL\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .mobileXL\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .mobileXL\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileXL\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileXL\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileXL\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileXL\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileXL\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileXL\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileXL\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileXL\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileXL\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .mobileXL\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .mobileXL\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .mobileXL\:hover\:to-teal:hover {
  }

  .mobileXL\:hover\:to-indigo:hover {
  }

  .mobileXL\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .mobileXL\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXL\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXL\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileXL\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileXL\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileXL\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileXL\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileXL\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileXL\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileXL\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileXL\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileXL\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileXL\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileXL\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileXL\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileXL\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXL\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileXL\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXL\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXL\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileXL\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileXL\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXL\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileXL\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileXL\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileXL\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileXL\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileXL\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileXL\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileXL\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileXL\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileXL\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileXL\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileXL\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileXL\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileXL\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileXL\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileXL\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileXL\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileXL\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileXL\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileXL\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileXL\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXL\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobileXL\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobileXL\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobileXL\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobileXL\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobileXL\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobileXL\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobileXL\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobileXL\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobileXL\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobileXL\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobileXL\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobileXL\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobileXL\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobileXL\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXL\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobileXL\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXL\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobileXL\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobileXL\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobileXL\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobileXL\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobileXL\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobileXL\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobileXL\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobileXL\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobileXL\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobileXL\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobileXL\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobileXL\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobileXL\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobileXL\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobileXL\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobileXL\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobileXL\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobileXL\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobileXL\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobileXL\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobileXL\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobileXL\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobileXL\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobileXL\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobileXL\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobileXL\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobileXL\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobileXL\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileXL\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .mobileXL\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .mobileXL\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .mobileXL\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .mobileXL\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .mobileXL\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .mobileXL\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .mobileXL\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobileXL\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .mobileXL\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .mobileXL\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .mobileXL\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .mobileXL\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .mobileXL\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .mobileXL\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .mobileXL\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .mobileXL\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .mobileXL\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .mobileXL\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .mobileXL\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .mobileXL\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .mobileXL\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .mobileXL\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .mobileXL\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .mobileXL\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .mobileXL\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .mobileXL\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .mobileXL\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .mobileXL\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .mobileXL\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .mobileXL\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobileXL\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .mobileXL\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .mobileXL\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobileXL\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .mobileXL\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .mobileXL\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .mobileXL\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .mobileXL\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .mobileXL\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .mobileXL\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobileXL\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobileXL\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobileXL\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileXL\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobileXL\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobileXL\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobileXL\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobileXL\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobileXL\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .mobileXL\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .mobileXL\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .mobileXL\:focus\:to-teal:focus {
  }

  .mobileXL\:focus\:to-indigo:focus {
  }

  .mobileXL\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .mobileXL\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .mobileXL\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .mobileXL\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .mobileXL\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .mobileXL\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .mobileXL\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .mobileXL\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .mobileXL\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .mobileXL\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .mobileXL\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .mobileXL\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .mobileXL\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .mobileXL\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .mobileXL\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .mobileXL\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .mobileXL\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .mobileXL\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .mobileXL\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .mobileXL\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .mobileXL\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .mobileXL\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .mobileXL\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .mobileXL\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .mobileXL\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .mobileXL\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .mobileXL\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .mobileXL\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .mobileXL\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .mobileXL\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .mobileXL\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .mobileXL\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .mobileXL\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .mobileXL\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .mobileXL\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .mobileXL\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .mobileXL\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .mobileXL\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .mobileXL\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .mobileXL\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .mobileXL\:bg-bottom {
    background-position:bottom;
  }

  .mobileXL\:bg-center {
    background-position:center;
  }

  .mobileXL\:bg-left {
    background-position:left;
  }

  .mobileXL\:bg-left-bottom {
    background-position:left bottom;
  }

  .mobileXL\:bg-left-top {
    background-position:left top;
  }

  .mobileXL\:bg-right {
    background-position:right;
  }

  .mobileXL\:bg-right-bottom {
    background-position:right bottom;
  }

  .mobileXL\:bg-right-top {
    background-position:right top;
  }

  .mobileXL\:bg-top {
    background-position:top;
  }

  .mobileXL\:bg-repeat {
    background-repeat:repeat;
  }

  .mobileXL\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .mobileXL\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .mobileXL\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .mobileXL\:bg-repeat-round {
    background-repeat:round;
  }

  .mobileXL\:bg-repeat-space {
    background-repeat:space;
  }

  .mobileXL\:bg-auto {
    background-size:auto;
  }

  .mobileXL\:bg-cover {
    background-size:cover;
  }

  .mobileXL\:bg-contain {
    background-size:contain;
  }

  .mobileXL\:border-collapse {
    border-collapse:collapse;
  }

  .mobileXL\:border-separate {
    border-collapse:separate;
  }

  .mobileXL\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileXL\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXL\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXL\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXL\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileXL\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileXL\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileXL\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileXL\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileXL\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .mobileXL\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileXL\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileXL\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileXL\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileXL\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileXL\:border-red-light2 {
    border-color:#ffacac82;
  }

  .mobileXL\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileXL\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXL\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileXL\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXL\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXL\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileXL\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileXL\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXL\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileXL\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileXL\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileXL\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileXL\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileXL\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXL\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileXL\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileXL\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileXL\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileXL\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileXL\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileXL\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileXL\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileXL\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileXL\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileXL\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileXL\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileXL\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileXL\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileXL\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileXL\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .mobileXL\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXL\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .mobileXL\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileXL\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileXL\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileXL\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileXL\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileXL\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileXL\:border-teal {
  }

  .mobileXL\:border-indigo {
  }

  .mobileXL\:border-transparent {
    border-color:transparent;
  }

  .group:hover .mobileXL\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .mobileXL\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .mobileXL\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileXL\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileXL\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobileXL\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobileXL\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileXL\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileXL\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileXL\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .mobileXL\:group-hover\:border-teal {
  }

  .group:hover .mobileXL\:group-hover\:border-indigo {
  }

  .group:hover .mobileXL\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .mobileXL\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .mobileXL\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .mobileXL\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileXL\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileXL\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobileXL\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobileXL\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileXL\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileXL\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileXL\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .mobileXL\:group-focus\:border-teal {
  }

  .group:focus .mobileXL\:group-focus\:border-indigo {
  }

  .group:focus .mobileXL\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .mobileXL\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileXL\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXL\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXL\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXL\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileXL\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileXL\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileXL\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileXL\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileXL\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .mobileXL\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileXL\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileXL\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileXL\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileXL\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileXL\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .mobileXL\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileXL\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXL\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileXL\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXL\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXL\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileXL\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileXL\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXL\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileXL\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileXL\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileXL\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileXL\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileXL\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXL\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileXL\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileXL\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileXL\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileXL\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileXL\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileXL\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileXL\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileXL\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileXL\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileXL\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileXL\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileXL\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileXL\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileXL\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileXL\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobileXL\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXL\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobileXL\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileXL\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileXL\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileXL\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileXL\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileXL\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileXL\:hover\:border-teal:hover {
  }

  .mobileXL\:hover\:border-indigo:hover {
  }

  .mobileXL\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .mobileXL\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .mobileXL\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .mobileXL\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileXL\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileXL\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobileXL\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobileXL\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileXL\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileXL\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileXL\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileXL\:focus-within\:border-teal:focus-within {
  }

  .mobileXL\:focus-within\:border-indigo:focus-within {
  }

  .mobileXL\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .mobileXL\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobileXL\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXL\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXL\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobileXL\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobileXL\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobileXL\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobileXL\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobileXL\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobileXL\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .mobileXL\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobileXL\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobileXL\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobileXL\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobileXL\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobileXL\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .mobileXL\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobileXL\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXL\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobileXL\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXL\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobileXL\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobileXL\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobileXL\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobileXL\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobileXL\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobileXL\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobileXL\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobileXL\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobileXL\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXL\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobileXL\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobileXL\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .mobileXL\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobileXL\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobileXL\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .mobileXL\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobileXL\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobileXL\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobileXL\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobileXL\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobileXL\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobileXL\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobileXL\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobileXL\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobileXL\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobileXL\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobileXL\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobileXL\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .mobileXL\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .mobileXL\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .mobileXL\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobileXL\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobileXL\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobileXL\:focus\:border-teal:focus {
  }

  .mobileXL\:focus\:border-indigo:focus {
  }

  .mobileXL\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .mobileXL\:border-opacity-0 {
    --border-opacity:0;
  }

  .mobileXL\:border-opacity-10 {
    --border-opacity:.1;
  }

  .mobileXL\:border-opacity-20 {
    --border-opacity:.2;
  }

  .mobileXL\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .mobileXL\:border-opacity-30 {
    --border-opacity:.3;
  }

  .mobileXL\:border-opacity-40 {
    --border-opacity:.4;
  }

  .mobileXL\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .mobileXL\:border-opacity-60 {
    --border-opacity:.6;
  }

  .mobileXL\:border-opacity-70 {
    --border-opacity:.7;
  }

  .mobileXL\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .mobileXL\:border-opacity-80 {
    --border-opacity:.8;
  }

  .mobileXL\:border-opacity-90 {
    --border-opacity:.9;
  }

  .mobileXL\:border-opacity-100 {
    --border-opacity:1;
  }

  .mobileXL\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .mobileXL\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .mobileXL\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .mobileXL\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .mobileXL\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .mobileXL\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .mobileXL\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .mobileXL\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .mobileXL\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .mobileXL\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .mobileXL\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .mobileXL\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .mobileXL\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .mobileXL\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .mobileXL\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .mobileXL\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .mobileXL\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .mobileXL\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .mobileXL\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .mobileXL\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .mobileXL\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .mobileXL\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .mobileXL\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .mobileXL\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .mobileXL\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .mobileXL\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .mobileXL\:rounded-none {
    border-radius:0;
  }

  .mobileXL\:rounded-sm {
    border-radius:0.125rem;
  }

  .mobileXL\:rounded {
    border-radius:0.25rem;
  }

  .mobileXL\:rounded-md {
    border-radius:10px;
  }

  .mobileXL\:rounded-lg {
    border-radius:30px;
  }

  .mobileXL\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .mobileXL\:rounded-3xl {
    border-radius:1.5rem;
  }

  .mobileXL\:rounded-full {
    border-radius:9999px;
  }

  .mobileXL\:rounded-xxl {
    border-radius:2rem;
  }

  .mobileXL\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .mobileXL\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .mobileXL\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .mobileXL\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .mobileXL\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .mobileXL\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .mobileXL\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobileXL\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobileXL\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .mobileXL\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .mobileXL\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobileXL\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobileXL\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .mobileXL\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .mobileXL\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobileXL\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobileXL\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .mobileXL\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .mobileXL\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobileXL\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobileXL\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .mobileXL\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .mobileXL\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobileXL\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobileXL\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .mobileXL\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .mobileXL\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobileXL\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobileXL\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .mobileXL\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .mobileXL\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobileXL\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobileXL\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .mobileXL\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .mobileXL\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobileXL\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobileXL\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .mobileXL\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .mobileXL\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobileXL\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobileXL\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .mobileXL\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .mobileXL\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .mobileXL\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .mobileXL\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .mobileXL\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .mobileXL\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .mobileXL\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .mobileXL\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .mobileXL\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .mobileXL\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .mobileXL\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .mobileXL\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .mobileXL\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .mobileXL\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .mobileXL\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .mobileXL\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .mobileXL\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .mobileXL\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .mobileXL\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .mobileXL\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .mobileXL\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .mobileXL\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .mobileXL\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .mobileXL\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .mobileXL\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .mobileXL\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .mobileXL\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .mobileXL\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .mobileXL\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .mobileXL\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .mobileXL\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .mobileXL\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .mobileXL\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .mobileXL\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .mobileXL\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .mobileXL\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .mobileXL\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .mobileXL\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .mobileXL\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .mobileXL\:border-solid {
    border-style:solid;
  }

  .mobileXL\:border-dashed {
    border-style:dashed;
  }

  .mobileXL\:border-dotted {
    border-style:dotted;
  }

  .mobileXL\:border-double {
    border-style:double;
  }

  .mobileXL\:border-none {
    border-style:none;
  }

  .mobileXL\:border-0 {
    border-width:0;
  }

  .mobileXL\:border-2 {
    border-width:2px;
  }

  .mobileXL\:border-4 {
    border-width:4px;
  }

  .mobileXL\:border-8 {
    border-width:8px;
  }

  .mobileXL\:border {
    border-width:1px;
  }

  .mobileXL\:border-t-0 {
    border-top-width:0;
  }

  .mobileXL\:border-r-0 {
    border-right-width:0;
  }

  .mobileXL\:border-b-0 {
    border-bottom-width:0;
  }

  .mobileXL\:border-l-0 {
    border-left-width:0;
  }

  .mobileXL\:border-t-2 {
    border-top-width:2px;
  }

  .mobileXL\:border-r-2 {
    border-right-width:2px;
  }

  .mobileXL\:border-b-2 {
    border-bottom-width:2px;
  }

  .mobileXL\:border-l-2 {
    border-left-width:2px;
  }

  .mobileXL\:border-t-4 {
    border-top-width:4px;
  }

  .mobileXL\:border-r-4 {
    border-right-width:4px;
  }

  .mobileXL\:border-b-4 {
    border-bottom-width:4px;
  }

  .mobileXL\:border-l-4 {
    border-left-width:4px;
  }

  .mobileXL\:border-t-8 {
    border-top-width:8px;
  }

  .mobileXL\:border-r-8 {
    border-right-width:8px;
  }

  .mobileXL\:border-b-8 {
    border-bottom-width:8px;
  }

  .mobileXL\:border-l-8 {
    border-left-width:8px;
  }

  .mobileXL\:border-t {
    border-top-width:1px;
  }

  .mobileXL\:border-r {
    border-right-width:1px;
  }

  .mobileXL\:border-b {
    border-bottom-width:1px;
  }

  .mobileXL\:border-l {
    border-left-width:1px;
  }

  .mobileXL\:box-border {
    box-sizing:border-box;
  }

  .mobileXL\:box-content {
    box-sizing:content-box;
  }

  .mobileXL\:cursor-auto {
    cursor:auto;
  }

  .mobileXL\:cursor-default {
    cursor:default;
  }

  .mobileXL\:cursor-pointer {
    cursor:pointer;
  }

  .mobileXL\:cursor-wait {
    cursor:wait;
  }

  .mobileXL\:cursor-text {
    cursor:text;
  }

  .mobileXL\:cursor-move {
    cursor:move;
  }

  .mobileXL\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .mobileXL\:block {
    display:block;
  }

  .mobileXL\:inline-block {
    display:inline-block;
  }

  .mobileXL\:inline {
    display:inline;
  }

  .mobileXL\:flex {
    display:flex;
  }

  .mobileXL\:inline-flex {
    display:inline-flex;
  }

  .mobileXL\:table {
    display:table;
  }

  .mobileXL\:table-caption {
    display:table-caption;
  }

  .mobileXL\:table-cell {
    display:table-cell;
  }

  .mobileXL\:table-column {
    display:table-column;
  }

  .mobileXL\:table-column-group {
    display:table-column-group;
  }

  .mobileXL\:table-footer-group {
    display:table-footer-group;
  }

  .mobileXL\:table-header-group {
    display:table-header-group;
  }

  .mobileXL\:table-row-group {
    display:table-row-group;
  }

  .mobileXL\:table-row {
    display:table-row;
  }

  .mobileXL\:flow-root {
    display:flow-root;
  }

  .mobileXL\:grid {
    display:grid;
  }

  .mobileXL\:inline-grid {
    display:inline-grid;
  }

  .mobileXL\:contents {
    display:contents;
  }

  .mobileXL\:hidden {
    display:none;
  }

  .mobileXL\:flex-row {
    flex-direction:row;
  }

  .mobileXL\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .mobileXL\:flex-col {
    flex-direction:column;
  }

  .mobileXL\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .mobileXL\:flex-wrap {
    flex-wrap:wrap;
  }

  .mobileXL\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .mobileXL\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .mobileXL\:place-items-auto {
    place-items:auto;
  }

  .mobileXL\:place-items-start {
    place-items:start;
  }

  .mobileXL\:place-items-end {
    place-items:end;
  }

  .mobileXL\:place-items-center {
    place-items:center;
  }

  .mobileXL\:place-items-stretch {
    place-items:stretch;
  }

  .mobileXL\:place-content-center {
    place-content:center;
  }

  .mobileXL\:place-content-start {
    place-content:start;
  }

  .mobileXL\:place-content-end {
    place-content:end;
  }

  .mobileXL\:place-content-between {
    place-content:space-between;
  }

  .mobileXL\:place-content-around {
    place-content:space-around;
  }

  .mobileXL\:place-content-evenly {
    place-content:space-evenly;
  }

  .mobileXL\:place-content-stretch {
    place-content:stretch;
  }

  .mobileXL\:place-self-auto {
    place-self:auto;
  }

  .mobileXL\:place-self-start {
    place-self:start;
  }

  .mobileXL\:place-self-end {
    place-self:end;
  }

  .mobileXL\:place-self-center {
    place-self:center;
  }

  .mobileXL\:place-self-stretch {
    place-self:stretch;
  }

  .mobileXL\:items-start {
    align-items:flex-start;
  }

  .mobileXL\:items-end {
    align-items:flex-end;
  }

  .mobileXL\:items-center {
    align-items:center;
  }

  .mobileXL\:items-baseline {
    align-items:baseline;
  }

  .mobileXL\:items-stretch {
    align-items:stretch;
  }

  .mobileXL\:content-center {
    align-content:center;
  }

  .mobileXL\:content-start {
    align-content:flex-start;
  }

  .mobileXL\:content-end {
    align-content:flex-end;
  }

  .mobileXL\:content-between {
    align-content:space-between;
  }

  .mobileXL\:content-around {
    align-content:space-around;
  }

  .mobileXL\:content-evenly {
    align-content:space-evenly;
  }

  .mobileXL\:self-auto {
    align-self:auto;
  }

  .mobileXL\:self-start {
    align-self:flex-start;
  }

  .mobileXL\:self-end {
    align-self:flex-end;
  }

  .mobileXL\:self-center {
    align-self:center;
  }

  .mobileXL\:self-stretch {
    align-self:stretch;
  }

  .mobileXL\:justify-items-auto {
    justify-items:auto;
  }

  .mobileXL\:justify-items-start {
    justify-items:start;
  }

  .mobileXL\:justify-items-end {
    justify-items:end;
  }

  .mobileXL\:justify-items-center {
    justify-items:center;
  }

  .mobileXL\:justify-items-stretch {
    justify-items:stretch;
  }

  .mobileXL\:justify-start {
    justify-content:flex-start;
  }

  .mobileXL\:justify-end {
    justify-content:flex-end;
  }

  .mobileXL\:justify-center {
    justify-content:center;
  }

  .mobileXL\:justify-between {
    justify-content:space-between;
  }

  .mobileXL\:justify-around {
    justify-content:space-around;
  }

  .mobileXL\:justify-evenly {
    justify-content:space-evenly;
  }

  .mobileXL\:justify-self-auto {
    justify-self:auto;
  }

  .mobileXL\:justify-self-start {
    justify-self:start;
  }

  .mobileXL\:justify-self-end {
    justify-self:end;
  }

  .mobileXL\:justify-self-center {
    justify-self:center;
  }

  .mobileXL\:justify-self-stretch {
    justify-self:stretch;
  }

  .mobileXL\:flex-1 {
    flex:1 1 0%;
  }

  .mobileXL\:flex-auto {
    flex:1 1 auto;
  }

  .mobileXL\:flex-initial {
    flex:0 1 auto;
  }

  .mobileXL\:flex-none {
    flex:none;
  }

  .mobileXL\:flex-grow-0 {
    flex-grow:0;
  }

  .mobileXL\:flex-grow {
    flex-grow:1;
  }

  .mobileXL\:flex-shrink-0 {
    flex-shrink:0;
  }

  .mobileXL\:flex-shrink {
    flex-shrink:1;
  }

  .mobileXL\:order-1 {
    order:1;
  }

  .mobileXL\:order-2 {
    order:2;
  }

  .mobileXL\:order-3 {
    order:3;
  }

  .mobileXL\:order-4 {
    order:4;
  }

  .mobileXL\:order-5 {
    order:5;
  }

  .mobileXL\:order-6 {
    order:6;
  }

  .mobileXL\:order-7 {
    order:7;
  }

  .mobileXL\:order-8 {
    order:8;
  }

  .mobileXL\:order-9 {
    order:9;
  }

  .mobileXL\:order-10 {
    order:10;
  }

  .mobileXL\:order-11 {
    order:11;
  }

  .mobileXL\:order-12 {
    order:12;
  }

  .mobileXL\:order-first {
    order:-9999;
  }

  .mobileXL\:order-last {
    order:9999;
  }

  .mobileXL\:order-none {
    order:0;
  }

  .mobileXL\:float-right {
    float:right;
  }

  .mobileXL\:float-left {
    float:left;
  }

  .mobileXL\:float-none {
    float:none;
  }

  .mobileXL\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .mobileXL\:clear-left {
    clear:left;
  }

  .mobileXL\:clear-right {
    clear:right;
  }

  .mobileXL\:clear-both {
    clear:both;
  }

  .mobileXL\:clear-none {
    clear:none;
  }

  .mobileXL\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .mobileXL\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .mobileXL\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .mobileXL\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileXL\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileXL\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobileXL\:font-hairline {
    font-weight:100;
  }

  .mobileXL\:font-thin {
    font-weight:200;
  }

  .mobileXL\:font-light {
    font-weight:300;
  }

  .mobileXL\:font-normal {
    font-weight:400;
  }

  .mobileXL\:font-medium {
    font-weight:500;
  }

  .mobileXL\:font-semibold {
    font-weight:600;
  }

  .mobileXL\:font-bold {
    font-weight:700;
  }

  .mobileXL\:font-extrabold {
    font-weight:800;
  }

  .mobileXL\:font-black {
    font-weight:900;
  }

  .mobileXL\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .mobileXL\:hover\:font-thin:hover {
    font-weight:200;
  }

  .mobileXL\:hover\:font-light:hover {
    font-weight:300;
  }

  .mobileXL\:hover\:font-normal:hover {
    font-weight:400;
  }

  .mobileXL\:hover\:font-medium:hover {
    font-weight:500;
  }

  .mobileXL\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .mobileXL\:hover\:font-bold:hover {
    font-weight:700;
  }

  .mobileXL\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .mobileXL\:hover\:font-black:hover {
    font-weight:900;
  }

  .mobileXL\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .mobileXL\:focus\:font-thin:focus {
    font-weight:200;
  }

  .mobileXL\:focus\:font-light:focus {
    font-weight:300;
  }

  .mobileXL\:focus\:font-normal:focus {
    font-weight:400;
  }

  .mobileXL\:focus\:font-medium:focus {
    font-weight:500;
  }

  .mobileXL\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .mobileXL\:focus\:font-bold:focus {
    font-weight:700;
  }

  .mobileXL\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .mobileXL\:focus\:font-black:focus {
    font-weight:900;
  }

  .mobileXL\:h-0 {
    height:0;
  }

  .mobileXL\:h-1 {
    height:0.25rem;
  }

  .mobileXL\:h-2 {
    height:0.5rem;
  }

  .mobileXL\:h-3 {
    height:0.75rem;
  }

  .mobileXL\:h-4 {
    height:1rem;
  }

  .mobileXL\:h-5 {
    height:1.25rem;
  }

  .mobileXL\:h-6 {
    height:1.5rem;
  }

  .mobileXL\:h-7 {
    height:1.75rem;
  }

  .mobileXL\:h-8 {
    height:2rem;
  }

  .mobileXL\:h-9 {
    height:2.25rem;
  }

  .mobileXL\:h-10 {
    height:2.5rem;
  }

  .mobileXL\:h-11 {
    height:2.75rem;
  }

  .mobileXL\:h-12 {
    height:3rem;
  }

  .mobileXL\:h-13 {
    height:3.25rem;
  }

  .mobileXL\:h-14 {
    height:3.5rem;
  }

  .mobileXL\:h-15 {
    height:3.75rem;
  }

  .mobileXL\:h-16 {
    height:4rem;
  }

  .mobileXL\:h-18 {
    height:4.5rem;
  }

  .mobileXL\:h-20 {
    height:5rem;
  }

  .mobileXL\:h-24 {
    height:6rem;
  }

  .mobileXL\:h-28 {
    height:7rem;
  }

  .mobileXL\:h-32 {
    height:8rem;
  }

  .mobileXL\:h-36 {
    height:9rem;
  }

  .mobileXL\:h-40 {
    height:10rem;
  }

  .mobileXL\:h-44 {
    height:11rem;
  }

  .mobileXL\:h-48 {
    height:12rem;
  }

  .mobileXL\:h-52 {
    height:13rem;
  }

  .mobileXL\:h-56 {
    height:14rem;
  }

  .mobileXL\:h-60 {
    height:15rem;
  }

  .mobileXL\:h-64 {
    height:16rem;
  }

  .mobileXL\:h-72 {
    height:18rem;
  }

  .mobileXL\:h-80 {
    height:20rem;
  }

  .mobileXL\:h-96 {
    height:24rem;
  }

  .mobileXL\:h-auto {
    height:auto;
  }

  .mobileXL\:h-px {
    height:1px;
  }

  .mobileXL\:h-0\.5 {
    height:0.125rem;
  }

  .mobileXL\:h-1\.5 {
    height:0.375rem;
  }

  .mobileXL\:h-2\.5 {
    height:0.625rem;
  }

  .mobileXL\:h-3\.5 {
    height:0.875rem;
  }

  .mobileXL\:h-1\/2 {
    height:50%;
  }

  .mobileXL\:h-1\/3 {
    height:33.333333%;
  }

  .mobileXL\:h-2\/3 {
    height:66.666667%;
  }

  .mobileXL\:h-1\/4 {
    height:25%;
  }

  .mobileXL\:h-2\/4 {
    height:50%;
  }

  .mobileXL\:h-3\/4 {
    height:75%;
  }

  .mobileXL\:h-1\/5 {
    height:20%;
  }

  .mobileXL\:h-2\/5 {
    height:40%;
  }

  .mobileXL\:h-3\/5 {
    height:60%;
  }

  .mobileXL\:h-4\/5 {
    height:80%;
  }

  .mobileXL\:h-1\/6 {
    height:16.666667%;
  }

  .mobileXL\:h-2\/6 {
    height:33.333333%;
  }

  .mobileXL\:h-3\/6 {
    height:50%;
  }

  .mobileXL\:h-4\/6 {
    height:66.666667%;
  }

  .mobileXL\:h-5\/6 {
    height:83.333333%;
  }

  .mobileXL\:h-1\/12 {
    height:8.333333%;
  }

  .mobileXL\:h-2\/12 {
    height:16.666667%;
  }

  .mobileXL\:h-3\/12 {
    height:25%;
  }

  .mobileXL\:h-4\/12 {
    height:33.333333%;
  }

  .mobileXL\:h-5\/12 {
    height:41.666667%;
  }

  .mobileXL\:h-6\/12 {
    height:50%;
  }

  .mobileXL\:h-7\/12 {
    height:58.333333%;
  }

  .mobileXL\:h-8\/12 {
    height:66.666667%;
  }

  .mobileXL\:h-9\/12 {
    height:75%;
  }

  .mobileXL\:h-10\/12 {
    height:83.333333%;
  }

  .mobileXL\:h-11\/12 {
    height:91.666667%;
  }

  .mobileXL\:h-full {
    height:100%;
  }

  .mobileXL\:h-0_5 {
    height:0.125rem;
  }

  .mobileXL\:h-1_5 {
    height:0.375rem;
  }

  .mobileXL\:h-2_5 {
    height:0.625rem;
  }

  .mobileXL\:h-3_5 {
    height:0.875rem;
  }

  .mobileXL\:h-4_5 {
    height:1.125rem;
  }

  .mobileXL\:h-screen {
    height:100vh;
  }

  .mobileXL\:text-xs {
    font-size:0.75rem;
  }

  .mobileXL\:text-sm {
    font-size:0.875rem;
  }

  .mobileXL\:text-base {
    font-size:1rem;
  }

  .mobileXL\:text-lg {
    font-size:1.125rem;
  }

  .mobileXL\:text-xl {
    font-size:1.25rem;
  }

  .mobileXL\:text-2xl {
    font-size:1.5rem;
  }

  .mobileXL\:text-3xl {
    font-size:1.875rem;
  }

  .mobileXL\:text-4xl {
    font-size:2.25rem;
  }

  .mobileXL\:text-5xl {
    font-size:3rem;
  }

  .mobileXL\:text-6xl {
    font-size:4rem;
  }

  .mobileXL\:leading-3 {
    line-height:.75rem;
  }

  .mobileXL\:leading-4 {
    line-height:1rem;
  }

  .mobileXL\:leading-5 {
    line-height:1.25rem;
  }

  .mobileXL\:leading-6 {
    line-height:1.5rem;
  }

  .mobileXL\:leading-7 {
    line-height:1.75rem;
  }

  .mobileXL\:leading-8 {
    line-height:2rem;
  }

  .mobileXL\:leading-9 {
    line-height:2.25rem;
  }

  .mobileXL\:leading-10 {
    line-height:2.5rem;
  }

  .mobileXL\:leading-11 {
    line-height:2.75rem;
  }

  .mobileXL\:leading-12 {
    line-height:3rem;
  }

  .mobileXL\:leading-none {
    line-height:1;
  }

  .mobileXL\:leading-tight {
    line-height:1.25;
  }

  .mobileXL\:leading-snug {
    line-height:1.375;
  }

  .mobileXL\:leading-normal {
    line-height:1.5;
  }

  .mobileXL\:leading-relaxed {
    line-height:1.625;
  }

  .mobileXL\:leading-loose {
    line-height:2;
  }

  .mobileXL\:list-inside {
    list-style-position:inside;
  }

  .mobileXL\:list-outside {
    list-style-position:outside;
  }

  .mobileXL\:list-none {
    list-style-type:none;
  }

  .mobileXL\:list-disc {
    list-style-type:disc;
  }

  .mobileXL\:list-decimal {
    list-style-type:decimal;
  }

  .mobileXL\:m-0 {
    margin:0;
  }

  .mobileXL\:m-1 {
    margin:0.25rem;
  }

  .mobileXL\:m-2 {
    margin:0.5rem;
  }

  .mobileXL\:m-3 {
    margin:0.75rem;
  }

  .mobileXL\:m-4 {
    margin:1rem;
  }

  .mobileXL\:m-5 {
    margin:1.25rem;
  }

  .mobileXL\:m-6 {
    margin:1.5rem;
  }

  .mobileXL\:m-7 {
    margin:1.75rem;
  }

  .mobileXL\:m-8 {
    margin:2rem;
  }

  .mobileXL\:m-9 {
    margin:2.25rem;
  }

  .mobileXL\:m-10 {
    margin:2.5rem;
  }

  .mobileXL\:m-11 {
    margin:2.75rem;
  }

  .mobileXL\:m-12 {
    margin:3rem;
  }

  .mobileXL\:m-13 {
    margin:3.25rem;
  }

  .mobileXL\:m-14 {
    margin:3.5rem;
  }

  .mobileXL\:m-15 {
    margin:3.75rem;
  }

  .mobileXL\:m-16 {
    margin:4rem;
  }

  .mobileXL\:m-18 {
    margin:4.5rem;
  }

  .mobileXL\:m-20 {
    margin:5rem;
  }

  .mobileXL\:m-24 {
    margin:6rem;
  }

  .mobileXL\:m-28 {
    margin:7rem;
  }

  .mobileXL\:m-32 {
    margin:8rem;
  }

  .mobileXL\:m-36 {
    margin:9rem;
  }

  .mobileXL\:m-40 {
    margin:10rem;
  }

  .mobileXL\:m-44 {
    margin:11rem;
  }

  .mobileXL\:m-48 {
    margin:12rem;
  }

  .mobileXL\:m-52 {
    margin:13rem;
  }

  .mobileXL\:m-56 {
    margin:14rem;
  }

  .mobileXL\:m-60 {
    margin:15rem;
  }

  .mobileXL\:m-64 {
    margin:16rem;
  }

  .mobileXL\:m-72 {
    margin:18rem;
  }

  .mobileXL\:m-80 {
    margin:20rem;
  }

  .mobileXL\:m-96 {
    margin:24rem;
  }

  .mobileXL\:m-auto {
    margin:auto;
  }

  .mobileXL\:m-px {
    margin:1px;
  }

  .mobileXL\:m-0\.5 {
    margin:0.125rem;
  }

  .mobileXL\:m-1\.5 {
    margin:0.375rem;
  }

  .mobileXL\:m-2\.5 {
    margin:0.625rem;
  }

  .mobileXL\:m-3\.5 {
    margin:0.875rem;
  }

  .mobileXL\:m-1\/2 {
    margin:50%;
  }

  .mobileXL\:m-1\/3 {
    margin:33.333333%;
  }

  .mobileXL\:m-2\/3 {
    margin:66.666667%;
  }

  .mobileXL\:m-1\/4 {
    margin:25%;
  }

  .mobileXL\:m-2\/4 {
    margin:50%;
  }

  .mobileXL\:m-3\/4 {
    margin:75%;
  }

  .mobileXL\:m-1\/5 {
    margin:20%;
  }

  .mobileXL\:m-2\/5 {
    margin:40%;
  }

  .mobileXL\:m-3\/5 {
    margin:60%;
  }

  .mobileXL\:m-4\/5 {
    margin:80%;
  }

  .mobileXL\:m-1\/6 {
    margin:16.666667%;
  }

  .mobileXL\:m-2\/6 {
    margin:33.333333%;
  }

  .mobileXL\:m-3\/6 {
    margin:50%;
  }

  .mobileXL\:m-4\/6 {
    margin:66.666667%;
  }

  .mobileXL\:m-5\/6 {
    margin:83.333333%;
  }

  .mobileXL\:m-1\/12 {
    margin:8.333333%;
  }

  .mobileXL\:m-2\/12 {
    margin:16.666667%;
  }

  .mobileXL\:m-3\/12 {
    margin:25%;
  }

  .mobileXL\:m-4\/12 {
    margin:33.333333%;
  }

  .mobileXL\:m-5\/12 {
    margin:41.666667%;
  }

  .mobileXL\:m-6\/12 {
    margin:50%;
  }

  .mobileXL\:m-7\/12 {
    margin:58.333333%;
  }

  .mobileXL\:m-8\/12 {
    margin:66.666667%;
  }

  .mobileXL\:m-9\/12 {
    margin:75%;
  }

  .mobileXL\:m-10\/12 {
    margin:83.333333%;
  }

  .mobileXL\:m-11\/12 {
    margin:91.666667%;
  }

  .mobileXL\:m-full {
    margin:100%;
  }

  .mobileXL\:m-0_5 {
    margin:0.125rem;
  }

  .mobileXL\:m-1_5 {
    margin:0.375rem;
  }

  .mobileXL\:m-2_5 {
    margin:0.625rem;
  }

  .mobileXL\:m-3_5 {
    margin:0.875rem;
  }

  .mobileXL\:m-4_5 {
    margin:1.125rem;
  }

  .mobileXL\:-m-1 {
    margin:-0.25rem;
  }

  .mobileXL\:-m-2 {
    margin:-0.5rem;
  }

  .mobileXL\:-m-3 {
    margin:-0.75rem;
  }

  .mobileXL\:-m-4 {
    margin:-1rem;
  }

  .mobileXL\:-m-5 {
    margin:-1.25rem;
  }

  .mobileXL\:-m-6 {
    margin:-1.5rem;
  }

  .mobileXL\:-m-7 {
    margin:-1.75rem;
  }

  .mobileXL\:-m-8 {
    margin:-2rem;
  }

  .mobileXL\:-m-9 {
    margin:-2.25rem;
  }

  .mobileXL\:-m-10 {
    margin:-2.5rem;
  }

  .mobileXL\:-m-11 {
    margin:-2.75rem;
  }

  .mobileXL\:-m-12 {
    margin:-3rem;
  }

  .mobileXL\:-m-13 {
    margin:-3.25rem;
  }

  .mobileXL\:-m-14 {
    margin:-3.5rem;
  }

  .mobileXL\:-m-15 {
    margin:-3.75rem;
  }

  .mobileXL\:-m-16 {
    margin:-4rem;
  }

  .mobileXL\:-m-18 {
    margin:-4.5rem;
  }

  .mobileXL\:-m-20 {
    margin:-5rem;
  }

  .mobileXL\:-m-24 {
    margin:-6rem;
  }

  .mobileXL\:-m-28 {
    margin:-7rem;
  }

  .mobileXL\:-m-32 {
    margin:-8rem;
  }

  .mobileXL\:-m-36 {
    margin:-9rem;
  }

  .mobileXL\:-m-40 {
    margin:-10rem;
  }

  .mobileXL\:-m-44 {
    margin:-11rem;
  }

  .mobileXL\:-m-48 {
    margin:-12rem;
  }

  .mobileXL\:-m-52 {
    margin:-13rem;
  }

  .mobileXL\:-m-56 {
    margin:-14rem;
  }

  .mobileXL\:-m-60 {
    margin:-15rem;
  }

  .mobileXL\:-m-64 {
    margin:-16rem;
  }

  .mobileXL\:-m-72 {
    margin:-18rem;
  }

  .mobileXL\:-m-80 {
    margin:-20rem;
  }

  .mobileXL\:-m-96 {
    margin:-24rem;
  }

  .mobileXL\:-m-px {
    margin:-1px;
  }

  .mobileXL\:-m-0\.5 {
    margin:-0.125rem;
  }

  .mobileXL\:-m-1\.5 {
    margin:-0.375rem;
  }

  .mobileXL\:-m-2\.5 {
    margin:-0.625rem;
  }

  .mobileXL\:-m-3\.5 {
    margin:-0.875rem;
  }

  .mobileXL\:-m-1\/2 {
    margin:-50%;
  }

  .mobileXL\:-m-1\/3 {
    margin:-33.33333%;
  }

  .mobileXL\:-m-2\/3 {
    margin:-66.66667%;
  }

  .mobileXL\:-m-1\/4 {
    margin:-25%;
  }

  .mobileXL\:-m-2\/4 {
    margin:-50%;
  }

  .mobileXL\:-m-3\/4 {
    margin:-75%;
  }

  .mobileXL\:-m-1\/5 {
    margin:-20%;
  }

  .mobileXL\:-m-2\/5 {
    margin:-40%;
  }

  .mobileXL\:-m-3\/5 {
    margin:-60%;
  }

  .mobileXL\:-m-4\/5 {
    margin:-80%;
  }

  .mobileXL\:-m-1\/6 {
    margin:-16.66667%;
  }

  .mobileXL\:-m-2\/6 {
    margin:-33.33333%;
  }

  .mobileXL\:-m-3\/6 {
    margin:-50%;
  }

  .mobileXL\:-m-4\/6 {
    margin:-66.66667%;
  }

  .mobileXL\:-m-5\/6 {
    margin:-83.33333%;
  }

  .mobileXL\:-m-1\/12 {
    margin:-8.33333%;
  }

  .mobileXL\:-m-2\/12 {
    margin:-16.66667%;
  }

  .mobileXL\:-m-3\/12 {
    margin:-25%;
  }

  .mobileXL\:-m-4\/12 {
    margin:-33.33333%;
  }

  .mobileXL\:-m-5\/12 {
    margin:-41.66667%;
  }

  .mobileXL\:-m-6\/12 {
    margin:-50%;
  }

  .mobileXL\:-m-7\/12 {
    margin:-58.33333%;
  }

  .mobileXL\:-m-8\/12 {
    margin:-66.66667%;
  }

  .mobileXL\:-m-9\/12 {
    margin:-75%;
  }

  .mobileXL\:-m-10\/12 {
    margin:-83.33333%;
  }

  .mobileXL\:-m-11\/12 {
    margin:-91.66667%;
  }

  .mobileXL\:-m-full {
    margin:-100%;
  }

  .mobileXL\:-m-0_5 {
    margin:-0.125rem;
  }

  .mobileXL\:-m-1_5 {
    margin:-0.375rem;
  }

  .mobileXL\:-m-2_5 {
    margin:-0.625rem;
  }

  .mobileXL\:-m-3_5 {
    margin:-0.875rem;
  }

  .mobileXL\:-m-4_5 {
    margin:-1.125rem;
  }

  .mobileXL\:my-0 {
    margin-top:0;
    margin-bottom:0;
  }

  .mobileXL\:mx-0 {
    margin-left:0;
    margin-right:0;
  }

  .mobileXL\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .mobileXL\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .mobileXL\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .mobileXL\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .mobileXL\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .mobileXL\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .mobileXL\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .mobileXL\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .mobileXL\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .mobileXL\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .mobileXL\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .mobileXL\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .mobileXL\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

  .mobileXL\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem;
  }

  .mobileXL\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .mobileXL\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .mobileXL\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .mobileXL\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .mobileXL\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .mobileXL\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .mobileXL\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .mobileXL\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .mobileXL\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .mobileXL\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .mobileXL\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

  .mobileXL\:my-14 {
    margin-top:3.5rem;
    margin-bottom:3.5rem;
  }

  .mobileXL\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .mobileXL\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .mobileXL\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .mobileXL\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .mobileXL\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .mobileXL\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .mobileXL\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

  .mobileXL\:my-20 {
    margin-top:5rem;
    margin-bottom:5rem;
  }

  .mobileXL\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .mobileXL\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .mobileXL\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .mobileXL\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .mobileXL\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .mobileXL\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .mobileXL\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .mobileXL\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .mobileXL\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .mobileXL\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .mobileXL\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .mobileXL\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .mobileXL\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .mobileXL\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .mobileXL\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .mobileXL\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .mobileXL\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .mobileXL\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .mobileXL\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .mobileXL\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .mobileXL\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .mobileXL\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .mobileXL\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .mobileXL\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .mobileXL\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .mobileXL\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .mobileXL\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .mobileXL\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .mobileXL\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .mobileXL\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .mobileXL\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .mobileXL\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .mobileXL\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobileXL\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobileXL\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobileXL\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobileXL\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobileXL\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobileXL\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobileXL\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobileXL\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileXL\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileXL\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileXL\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileXL\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileXL\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileXL\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobileXL\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobileXL\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileXL\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileXL\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobileXL\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobileXL\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .mobileXL\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .mobileXL\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .mobileXL\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .mobileXL\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .mobileXL\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .mobileXL\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .mobileXL\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .mobileXL\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobileXL\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobileXL\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileXL\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileXL\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileXL\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileXL\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileXL\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileXL\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobileXL\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobileXL\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .mobileXL\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .mobileXL\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobileXL\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobileXL\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobileXL\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobileXL\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobileXL\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobileXL\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .mobileXL\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .mobileXL\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobileXL\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobileXL\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .mobileXL\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .mobileXL\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobileXL\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobileXL\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobileXL\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobileXL\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobileXL\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobileXL\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .mobileXL\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .mobileXL\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .mobileXL\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .mobileXL\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobileXL\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobileXL\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobileXL\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobileXL\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobileXL\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobileXL\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobileXL\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobileXL\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .mobileXL\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .mobileXL\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .mobileXL\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .mobileXL\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .mobileXL\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .mobileXL\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .mobileXL\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .mobileXL\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .mobileXL\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .mobileXL\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .mobileXL\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .mobileXL\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .mobileXL\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .mobileXL\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

  .mobileXL\:-my-8 {
    margin-top:-2rem;
    margin-bottom:-2rem;
  }

  .mobileXL\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .mobileXL\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .mobileXL\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .mobileXL\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .mobileXL\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .mobileXL\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .mobileXL\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .mobileXL\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .mobileXL\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .mobileXL\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .mobileXL\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

  .mobileXL\:-my-14 {
    margin-top:-3.5rem;
    margin-bottom:-3.5rem;
  }

  .mobileXL\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .mobileXL\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .mobileXL\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .mobileXL\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .mobileXL\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .mobileXL\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .mobileXL\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

  .mobileXL\:-my-20 {
    margin-top:-5rem;
    margin-bottom:-5rem;
  }

  .mobileXL\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .mobileXL\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .mobileXL\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .mobileXL\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .mobileXL\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .mobileXL\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .mobileXL\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .mobileXL\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .mobileXL\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .mobileXL\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .mobileXL\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .mobileXL\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .mobileXL\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .mobileXL\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .mobileXL\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .mobileXL\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .mobileXL\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .mobileXL\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .mobileXL\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .mobileXL\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .mobileXL\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .mobileXL\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .mobileXL\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .mobileXL\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .mobileXL\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .mobileXL\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .mobileXL\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .mobileXL\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .mobileXL\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .mobileXL\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .mobileXL\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .mobileXL\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobileXL\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobileXL\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobileXL\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobileXL\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobileXL\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobileXL\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobileXL\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobileXL\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileXL\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileXL\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileXL\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileXL\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileXL\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileXL\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobileXL\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobileXL\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileXL\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileXL\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobileXL\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobileXL\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .mobileXL\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .mobileXL\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .mobileXL\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .mobileXL\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .mobileXL\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .mobileXL\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .mobileXL\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .mobileXL\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobileXL\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobileXL\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileXL\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileXL\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileXL\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileXL\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileXL\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileXL\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobileXL\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobileXL\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .mobileXL\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .mobileXL\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobileXL\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobileXL\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobileXL\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobileXL\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobileXL\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobileXL\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .mobileXL\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .mobileXL\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobileXL\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobileXL\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .mobileXL\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .mobileXL\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobileXL\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobileXL\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobileXL\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobileXL\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobileXL\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobileXL\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .mobileXL\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .mobileXL\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .mobileXL\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .mobileXL\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobileXL\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobileXL\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobileXL\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobileXL\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobileXL\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobileXL\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobileXL\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobileXL\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .mobileXL\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

  .mobileXL\:mt-0 {
    margin-top:0;
  }

  .mobileXL\:mr-0 {
    margin-right:0;
  }

  .mobileXL\:mb-0 {
    margin-bottom:0;
  }

  .mobileXL\:ml-0 {
    margin-left:0;
  }

  .mobileXL\:mt-1 {
    margin-top:0.25rem;
  }

  .mobileXL\:mr-1 {
    margin-right:0.25rem;
  }

  .mobileXL\:mb-1 {
    margin-bottom:0.25rem;
  }

  .mobileXL\:ml-1 {
    margin-left:0.25rem;
  }

  .mobileXL\:mt-2 {
    margin-top:0.5rem;
  }

  .mobileXL\:mr-2 {
    margin-right:0.5rem;
  }

  .mobileXL\:mb-2 {
    margin-bottom:0.5rem;
  }

  .mobileXL\:ml-2 {
    margin-left:0.5rem;
  }

  .mobileXL\:mt-3 {
    margin-top:0.75rem;
  }

  .mobileXL\:mr-3 {
    margin-right:0.75rem;
  }

  .mobileXL\:mb-3 {
    margin-bottom:0.75rem;
  }

  .mobileXL\:ml-3 {
    margin-left:0.75rem;
  }

  .mobileXL\:mt-4 {
    margin-top:1rem;
  }

  .mobileXL\:mr-4 {
    margin-right:1rem;
  }

  .mobileXL\:mb-4 {
    margin-bottom:1rem;
  }

  .mobileXL\:ml-4 {
    margin-left:1rem;
  }

  .mobileXL\:mt-5 {
    margin-top:1.25rem;
  }

  .mobileXL\:mr-5 {
    margin-right:1.25rem;
  }

  .mobileXL\:mb-5 {
    margin-bottom:1.25rem;
  }

  .mobileXL\:ml-5 {
    margin-left:1.25rem;
  }

  .mobileXL\:mt-6 {
    margin-top:1.5rem;
  }

  .mobileXL\:mr-6 {
    margin-right:1.5rem;
  }

  .mobileXL\:mb-6 {
    margin-bottom:1.5rem;
  }

  .mobileXL\:ml-6 {
    margin-left:1.5rem;
  }

  .mobileXL\:mt-7 {
    margin-top:1.75rem;
  }

  .mobileXL\:mr-7 {
    margin-right:1.75rem;
  }

  .mobileXL\:mb-7 {
    margin-bottom:1.75rem;
  }

  .mobileXL\:ml-7 {
    margin-left:1.75rem;
  }

  .mobileXL\:mt-8 {
    margin-top:2rem;
  }

  .mobileXL\:mr-8 {
    margin-right:2rem;
  }

  .mobileXL\:mb-8 {
    margin-bottom:2rem;
  }

  .mobileXL\:ml-8 {
    margin-left:2rem;
  }

  .mobileXL\:mt-9 {
    margin-top:2.25rem;
  }

  .mobileXL\:mr-9 {
    margin-right:2.25rem;
  }

  .mobileXL\:mb-9 {
    margin-bottom:2.25rem;
  }

  .mobileXL\:ml-9 {
    margin-left:2.25rem;
  }

  .mobileXL\:mt-10 {
    margin-top:2.5rem;
  }

  .mobileXL\:mr-10 {
    margin-right:2.5rem;
  }

  .mobileXL\:mb-10 {
    margin-bottom:2.5rem;
  }

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

  .mobileXL\:mt-11 {
    margin-top:2.75rem;
  }

  .mobileXL\:mr-11 {
    margin-right:2.75rem;
  }

  .mobileXL\:mb-11 {
    margin-bottom:2.75rem;
  }

  .mobileXL\:ml-11 {
    margin-left:2.75rem;
  }

  .mobileXL\:mt-12 {
    margin-top:3rem;
  }

  .mobileXL\:mr-12 {
    margin-right:3rem;
  }

  .mobileXL\:mb-12 {
    margin-bottom:3rem;
  }

  .mobileXL\:ml-12 {
    margin-left:3rem;
  }

  .mobileXL\:mt-13 {
    margin-top:3.25rem;
  }

  .mobileXL\:mr-13 {
    margin-right:3.25rem;
  }

  .mobileXL\:mb-13 {
    margin-bottom:3.25rem;
  }

  .mobileXL\:ml-13 {
    margin-left:3.25rem;
  }

  .mobileXL\:mt-14 {
    margin-top:3.5rem;
  }

  .mobileXL\:mr-14 {
    margin-right:3.5rem;
  }

  .mobileXL\:mb-14 {
    margin-bottom:3.5rem;
  }

  .mobileXL\:ml-14 {
    margin-left:3.5rem;
  }

  .mobileXL\:mt-15 {
    margin-top:3.75rem;
  }

  .mobileXL\:mr-15 {
    margin-right:3.75rem;
  }

  .mobileXL\:mb-15 {
    margin-bottom:3.75rem;
  }

  .mobileXL\:ml-15 {
    margin-left:3.75rem;
  }

  .mobileXL\:mt-16 {
    margin-top:4rem;
  }

  .mobileXL\:mr-16 {
    margin-right:4rem;
  }

  .mobileXL\:mb-16 {
    margin-bottom:4rem;
  }

  .mobileXL\:ml-16 {
    margin-left:4rem;
  }

  .mobileXL\:mt-18 {
    margin-top:4.5rem;
  }

  .mobileXL\:mr-18 {
    margin-right:4.5rem;
  }

  .mobileXL\:mb-18 {
    margin-bottom:4.5rem;
  }

  .mobileXL\:ml-18 {
    margin-left:4.5rem;
  }

  .mobileXL\:mt-20 {
    margin-top:5rem;
  }

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

  .mobileXL\:mb-20 {
    margin-bottom:5rem;
  }

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

  .mobileXL\:mt-24 {
    margin-top:6rem;
  }

  .mobileXL\:mr-24 {
    margin-right:6rem;
  }

  .mobileXL\:mb-24 {
    margin-bottom:6rem;
  }

  .mobileXL\:ml-24 {
    margin-left:6rem;
  }

  .mobileXL\:mt-28 {
    margin-top:7rem;
  }

  .mobileXL\:mr-28 {
    margin-right:7rem;
  }

  .mobileXL\:mb-28 {
    margin-bottom:7rem;
  }

  .mobileXL\:ml-28 {
    margin-left:7rem;
  }

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

  .mobileXL\:mr-32 {
    margin-right:8rem;
  }

  .mobileXL\:mb-32 {
    margin-bottom:8rem;
  }

  .mobileXL\:ml-32 {
    margin-left:8rem;
  }

  .mobileXL\:mt-36 {
    margin-top:9rem;
  }

  .mobileXL\:mr-36 {
    margin-right:9rem;
  }

  .mobileXL\:mb-36 {
    margin-bottom:9rem;
  }

  .mobileXL\:ml-36 {
    margin-left:9rem;
  }

  .mobileXL\:mt-40 {
    margin-top:10rem;
  }

  .mobileXL\:mr-40 {
    margin-right:10rem;
  }

  .mobileXL\:mb-40 {
    margin-bottom:10rem;
  }

  .mobileXL\:ml-40 {
    margin-left:10rem;
  }

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

  .mobileXL\:mr-44 {
    margin-right:11rem;
  }

  .mobileXL\:mb-44 {
    margin-bottom:11rem;
  }

  .mobileXL\:ml-44 {
    margin-left:11rem;
  }

  .mobileXL\:mt-48 {
    margin-top:12rem;
  }

  .mobileXL\:mr-48 {
    margin-right:12rem;
  }

  .mobileXL\:mb-48 {
    margin-bottom:12rem;
  }

  .mobileXL\:ml-48 {
    margin-left:12rem;
  }

  .mobileXL\:mt-52 {
    margin-top:13rem;
  }

  .mobileXL\:mr-52 {
    margin-right:13rem;
  }

  .mobileXL\:mb-52 {
    margin-bottom:13rem;
  }

  .mobileXL\:ml-52 {
    margin-left:13rem;
  }

  .mobileXL\:mt-56 {
    margin-top:14rem;
  }

  .mobileXL\:mr-56 {
    margin-right:14rem;
  }

  .mobileXL\:mb-56 {
    margin-bottom:14rem;
  }

  .mobileXL\:ml-56 {
    margin-left:14rem;
  }

  .mobileXL\:mt-60 {
    margin-top:15rem;
  }

  .mobileXL\:mr-60 {
    margin-right:15rem;
  }

  .mobileXL\:mb-60 {
    margin-bottom:15rem;
  }

  .mobileXL\:ml-60 {
    margin-left:15rem;
  }

  .mobileXL\:mt-64 {
    margin-top:16rem;
  }

  .mobileXL\:mr-64 {
    margin-right:16rem;
  }

  .mobileXL\:mb-64 {
    margin-bottom:16rem;
  }

  .mobileXL\:ml-64 {
    margin-left:16rem;
  }

  .mobileXL\:mt-72 {
    margin-top:18rem;
  }

  .mobileXL\:mr-72 {
    margin-right:18rem;
  }

  .mobileXL\:mb-72 {
    margin-bottom:18rem;
  }

  .mobileXL\:ml-72 {
    margin-left:18rem;
  }

  .mobileXL\:mt-80 {
    margin-top:20rem;
  }

  .mobileXL\:mr-80 {
    margin-right:20rem;
  }

  .mobileXL\:mb-80 {
    margin-bottom:20rem;
  }

  .mobileXL\:ml-80 {
    margin-left:20rem;
  }

  .mobileXL\:mt-96 {
    margin-top:24rem;
  }

  .mobileXL\:mr-96 {
    margin-right:24rem;
  }

  .mobileXL\:mb-96 {
    margin-bottom:24rem;
  }

  .mobileXL\:ml-96 {
    margin-left:24rem;
  }

  .mobileXL\:mt-auto {
    margin-top:auto;
  }

  .mobileXL\:mr-auto {
    margin-right:auto;
  }

  .mobileXL\:mb-auto {
    margin-bottom:auto;
  }

  .mobileXL\:ml-auto {
    margin-left:auto;
  }

  .mobileXL\:mt-px {
    margin-top:1px;
  }

  .mobileXL\:mr-px {
    margin-right:1px;
  }

  .mobileXL\:mb-px {
    margin-bottom:1px;
  }

  .mobileXL\:ml-px {
    margin-left:1px;
  }

  .mobileXL\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .mobileXL\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .mobileXL\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .mobileXL\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .mobileXL\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .mobileXL\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .mobileXL\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .mobileXL\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .mobileXL\:mt-2\.5 {
    margin-top:0.625rem;
  }

  .mobileXL\:mr-2\.5 {
    margin-right:0.625rem;
  }

  .mobileXL\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .mobileXL\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .mobileXL\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .mobileXL\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .mobileXL\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .mobileXL\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .mobileXL\:mt-1\/2 {
    margin-top:50%;
  }

  .mobileXL\:mr-1\/2 {
    margin-right:50%;
  }

  .mobileXL\:mb-1\/2 {
    margin-bottom:50%;
  }

  .mobileXL\:ml-1\/2 {
    margin-left:50%;
  }

  .mobileXL\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .mobileXL\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .mobileXL\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .mobileXL\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .mobileXL\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .mobileXL\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .mobileXL\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .mobileXL\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .mobileXL\:mt-1\/4 {
    margin-top:25%;
  }

  .mobileXL\:mr-1\/4 {
    margin-right:25%;
  }

  .mobileXL\:mb-1\/4 {
    margin-bottom:25%;
  }

  .mobileXL\:ml-1\/4 {
    margin-left:25%;
  }

  .mobileXL\:mt-2\/4 {
    margin-top:50%;
  }

  .mobileXL\:mr-2\/4 {
    margin-right:50%;
  }

  .mobileXL\:mb-2\/4 {
    margin-bottom:50%;
  }

  .mobileXL\:ml-2\/4 {
    margin-left:50%;
  }

  .mobileXL\:mt-3\/4 {
    margin-top:75%;
  }

  .mobileXL\:mr-3\/4 {
    margin-right:75%;
  }

  .mobileXL\:mb-3\/4 {
    margin-bottom:75%;
  }

  .mobileXL\:ml-3\/4 {
    margin-left:75%;
  }

  .mobileXL\:mt-1\/5 {
    margin-top:20%;
  }

  .mobileXL\:mr-1\/5 {
    margin-right:20%;
  }

  .mobileXL\:mb-1\/5 {
    margin-bottom:20%;
  }

  .mobileXL\:ml-1\/5 {
    margin-left:20%;
  }

  .mobileXL\:mt-2\/5 {
    margin-top:40%;
  }

  .mobileXL\:mr-2\/5 {
    margin-right:40%;
  }

  .mobileXL\:mb-2\/5 {
    margin-bottom:40%;
  }

  .mobileXL\:ml-2\/5 {
    margin-left:40%;
  }

  .mobileXL\:mt-3\/5 {
    margin-top:60%;
  }

  .mobileXL\:mr-3\/5 {
    margin-right:60%;
  }

  .mobileXL\:mb-3\/5 {
    margin-bottom:60%;
  }

  .mobileXL\:ml-3\/5 {
    margin-left:60%;
  }

  .mobileXL\:mt-4\/5 {
    margin-top:80%;
  }

  .mobileXL\:mr-4\/5 {
    margin-right:80%;
  }

  .mobileXL\:mb-4\/5 {
    margin-bottom:80%;
  }

  .mobileXL\:ml-4\/5 {
    margin-left:80%;
  }

  .mobileXL\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .mobileXL\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .mobileXL\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .mobileXL\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .mobileXL\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .mobileXL\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .mobileXL\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .mobileXL\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .mobileXL\:mt-3\/6 {
    margin-top:50%;
  }

  .mobileXL\:mr-3\/6 {
    margin-right:50%;
  }

  .mobileXL\:mb-3\/6 {
    margin-bottom:50%;
  }

  .mobileXL\:ml-3\/6 {
    margin-left:50%;
  }

  .mobileXL\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .mobileXL\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .mobileXL\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .mobileXL\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .mobileXL\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .mobileXL\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .mobileXL\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .mobileXL\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .mobileXL\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .mobileXL\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .mobileXL\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .mobileXL\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .mobileXL\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .mobileXL\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .mobileXL\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .mobileXL\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .mobileXL\:mt-3\/12 {
    margin-top:25%;
  }

  .mobileXL\:mr-3\/12 {
    margin-right:25%;
  }

  .mobileXL\:mb-3\/12 {
    margin-bottom:25%;
  }

  .mobileXL\:ml-3\/12 {
    margin-left:25%;
  }

  .mobileXL\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .mobileXL\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .mobileXL\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .mobileXL\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .mobileXL\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .mobileXL\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .mobileXL\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .mobileXL\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .mobileXL\:mt-6\/12 {
    margin-top:50%;
  }

  .mobileXL\:mr-6\/12 {
    margin-right:50%;
  }

  .mobileXL\:mb-6\/12 {
    margin-bottom:50%;
  }

  .mobileXL\:ml-6\/12 {
    margin-left:50%;
  }

  .mobileXL\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .mobileXL\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .mobileXL\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .mobileXL\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .mobileXL\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .mobileXL\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .mobileXL\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .mobileXL\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .mobileXL\:mt-9\/12 {
    margin-top:75%;
  }

  .mobileXL\:mr-9\/12 {
    margin-right:75%;
  }

  .mobileXL\:mb-9\/12 {
    margin-bottom:75%;
  }

  .mobileXL\:ml-9\/12 {
    margin-left:75%;
  }

  .mobileXL\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .mobileXL\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .mobileXL\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .mobileXL\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .mobileXL\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .mobileXL\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .mobileXL\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .mobileXL\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .mobileXL\:mt-full {
    margin-top:100%;
  }

  .mobileXL\:mr-full {
    margin-right:100%;
  }

  .mobileXL\:mb-full {
    margin-bottom:100%;
  }

  .mobileXL\:ml-full {
    margin-left:100%;
  }

  .mobileXL\:mt-0_5 {
    margin-top:0.125rem;
  }

  .mobileXL\:mr-0_5 {
    margin-right:0.125rem;
  }

  .mobileXL\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .mobileXL\:ml-0_5 {
    margin-left:0.125rem;
  }

  .mobileXL\:mt-1_5 {
    margin-top:0.375rem;
  }

  .mobileXL\:mr-1_5 {
    margin-right:0.375rem;
  }

  .mobileXL\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .mobileXL\:ml-1_5 {
    margin-left:0.375rem;
  }

  .mobileXL\:mt-2_5 {
    margin-top:0.625rem;
  }

  .mobileXL\:mr-2_5 {
    margin-right:0.625rem;
  }

  .mobileXL\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .mobileXL\:ml-2_5 {
    margin-left:0.625rem;
  }

  .mobileXL\:mt-3_5 {
    margin-top:0.875rem;
  }

  .mobileXL\:mr-3_5 {
    margin-right:0.875rem;
  }

  .mobileXL\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .mobileXL\:ml-3_5 {
    margin-left:0.875rem;
  }

  .mobileXL\:mt-4_5 {
    margin-top:1.125rem;
  }

  .mobileXL\:mr-4_5 {
    margin-right:1.125rem;
  }

  .mobileXL\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .mobileXL\:ml-4_5 {
    margin-left:1.125rem;
  }

  .mobileXL\:-mt-1 {
    margin-top:-0.25rem;
  }

  .mobileXL\:-mr-1 {
    margin-right:-0.25rem;
  }

  .mobileXL\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .mobileXL\:-ml-1 {
    margin-left:-0.25rem;
  }

  .mobileXL\:-mt-2 {
    margin-top:-0.5rem;
  }

  .mobileXL\:-mr-2 {
    margin-right:-0.5rem;
  }

  .mobileXL\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .mobileXL\:-ml-2 {
    margin-left:-0.5rem;
  }

  .mobileXL\:-mt-3 {
    margin-top:-0.75rem;
  }

  .mobileXL\:-mr-3 {
    margin-right:-0.75rem;
  }

  .mobileXL\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .mobileXL\:-ml-3 {
    margin-left:-0.75rem;
  }

  .mobileXL\:-mt-4 {
    margin-top:-1rem;
  }

  .mobileXL\:-mr-4 {
    margin-right:-1rem;
  }

  .mobileXL\:-mb-4 {
    margin-bottom:-1rem;
  }

  .mobileXL\:-ml-4 {
    margin-left:-1rem;
  }

  .mobileXL\:-mt-5 {
    margin-top:-1.25rem;
  }

  .mobileXL\:-mr-5 {
    margin-right:-1.25rem;
  }

  .mobileXL\:-mb-5 {
    margin-bottom:-1.25rem;
  }

  .mobileXL\:-ml-5 {
    margin-left:-1.25rem;
  }

  .mobileXL\:-mt-6 {
    margin-top:-1.5rem;
  }

  .mobileXL\:-mr-6 {
    margin-right:-1.5rem;
  }

  .mobileXL\:-mb-6 {
    margin-bottom:-1.5rem;
  }

  .mobileXL\:-ml-6 {
    margin-left:-1.5rem;
  }

  .mobileXL\:-mt-7 {
    margin-top:-1.75rem;
  }

  .mobileXL\:-mr-7 {
    margin-right:-1.75rem;
  }

  .mobileXL\:-mb-7 {
    margin-bottom:-1.75rem;
  }

  .mobileXL\:-ml-7 {
    margin-left:-1.75rem;
  }

  .mobileXL\:-mt-8 {
    margin-top:-2rem;
  }

  .mobileXL\:-mr-8 {
    margin-right:-2rem;
  }

  .mobileXL\:-mb-8 {
    margin-bottom:-2rem;
  }

  .mobileXL\:-ml-8 {
    margin-left:-2rem;
  }

  .mobileXL\:-mt-9 {
    margin-top:-2.25rem;
  }

  .mobileXL\:-mr-9 {
    margin-right:-2.25rem;
  }

  .mobileXL\:-mb-9 {
    margin-bottom:-2.25rem;
  }

  .mobileXL\:-ml-9 {
    margin-left:-2.25rem;
  }

  .mobileXL\:-mt-10 {
    margin-top:-2.5rem;
  }

  .mobileXL\:-mr-10 {
    margin-right:-2.5rem;
  }

  .mobileXL\:-mb-10 {
    margin-bottom:-2.5rem;
  }

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

  .mobileXL\:-mt-11 {
    margin-top:-2.75rem;
  }

  .mobileXL\:-mr-11 {
    margin-right:-2.75rem;
  }

  .mobileXL\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .mobileXL\:-ml-11 {
    margin-left:-2.75rem;
  }

  .mobileXL\:-mt-12 {
    margin-top:-3rem;
  }

  .mobileXL\:-mr-12 {
    margin-right:-3rem;
  }

  .mobileXL\:-mb-12 {
    margin-bottom:-3rem;
  }

  .mobileXL\:-ml-12 {
    margin-left:-3rem;
  }

  .mobileXL\:-mt-13 {
    margin-top:-3.25rem;
  }

  .mobileXL\:-mr-13 {
    margin-right:-3.25rem;
  }

  .mobileXL\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .mobileXL\:-ml-13 {
    margin-left:-3.25rem;
  }

  .mobileXL\:-mt-14 {
    margin-top:-3.5rem;
  }

  .mobileXL\:-mr-14 {
    margin-right:-3.5rem;
  }

  .mobileXL\:-mb-14 {
    margin-bottom:-3.5rem;
  }

  .mobileXL\:-ml-14 {
    margin-left:-3.5rem;
  }

  .mobileXL\:-mt-15 {
    margin-top:-3.75rem;
  }

  .mobileXL\:-mr-15 {
    margin-right:-3.75rem;
  }

  .mobileXL\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .mobileXL\:-ml-15 {
    margin-left:-3.75rem;
  }

  .mobileXL\:-mt-16 {
    margin-top:-4rem;
  }

  .mobileXL\:-mr-16 {
    margin-right:-4rem;
  }

  .mobileXL\:-mb-16 {
    margin-bottom:-4rem;
  }

  .mobileXL\:-ml-16 {
    margin-left:-4rem;
  }

  .mobileXL\:-mt-18 {
    margin-top:-4.5rem;
  }

  .mobileXL\:-mr-18 {
    margin-right:-4.5rem;
  }

  .mobileXL\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .mobileXL\:-ml-18 {
    margin-left:-4.5rem;
  }

  .mobileXL\:-mt-20 {
    margin-top:-5rem;
  }

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

  .mobileXL\:-mb-20 {
    margin-bottom:-5rem;
  }

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

  .mobileXL\:-mt-24 {
    margin-top:-6rem;
  }

  .mobileXL\:-mr-24 {
    margin-right:-6rem;
  }

  .mobileXL\:-mb-24 {
    margin-bottom:-6rem;
  }

  .mobileXL\:-ml-24 {
    margin-left:-6rem;
  }

  .mobileXL\:-mt-28 {
    margin-top:-7rem;
  }

  .mobileXL\:-mr-28 {
    margin-right:-7rem;
  }

  .mobileXL\:-mb-28 {
    margin-bottom:-7rem;
  }

  .mobileXL\:-ml-28 {
    margin-left:-7rem;
  }

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

  .mobileXL\:-mr-32 {
    margin-right:-8rem;
  }

  .mobileXL\:-mb-32 {
    margin-bottom:-8rem;
  }

  .mobileXL\:-ml-32 {
    margin-left:-8rem;
  }

  .mobileXL\:-mt-36 {
    margin-top:-9rem;
  }

  .mobileXL\:-mr-36 {
    margin-right:-9rem;
  }

  .mobileXL\:-mb-36 {
    margin-bottom:-9rem;
  }

  .mobileXL\:-ml-36 {
    margin-left:-9rem;
  }

  .mobileXL\:-mt-40 {
    margin-top:-10rem;
  }

  .mobileXL\:-mr-40 {
    margin-right:-10rem;
  }

  .mobileXL\:-mb-40 {
    margin-bottom:-10rem;
  }

  .mobileXL\:-ml-40 {
    margin-left:-10rem;
  }

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

  .mobileXL\:-mr-44 {
    margin-right:-11rem;
  }

  .mobileXL\:-mb-44 {
    margin-bottom:-11rem;
  }

  .mobileXL\:-ml-44 {
    margin-left:-11rem;
  }

  .mobileXL\:-mt-48 {
    margin-top:-12rem;
  }

  .mobileXL\:-mr-48 {
    margin-right:-12rem;
  }

  .mobileXL\:-mb-48 {
    margin-bottom:-12rem;
  }

  .mobileXL\:-ml-48 {
    margin-left:-12rem;
  }

  .mobileXL\:-mt-52 {
    margin-top:-13rem;
  }

  .mobileXL\:-mr-52 {
    margin-right:-13rem;
  }

  .mobileXL\:-mb-52 {
    margin-bottom:-13rem;
  }

  .mobileXL\:-ml-52 {
    margin-left:-13rem;
  }

  .mobileXL\:-mt-56 {
    margin-top:-14rem;
  }

  .mobileXL\:-mr-56 {
    margin-right:-14rem;
  }

  .mobileXL\:-mb-56 {
    margin-bottom:-14rem;
  }

  .mobileXL\:-ml-56 {
    margin-left:-14rem;
  }

  .mobileXL\:-mt-60 {
    margin-top:-15rem;
  }

  .mobileXL\:-mr-60 {
    margin-right:-15rem;
  }

  .mobileXL\:-mb-60 {
    margin-bottom:-15rem;
  }

  .mobileXL\:-ml-60 {
    margin-left:-15rem;
  }

  .mobileXL\:-mt-64 {
    margin-top:-16rem;
  }

  .mobileXL\:-mr-64 {
    margin-right:-16rem;
  }

  .mobileXL\:-mb-64 {
    margin-bottom:-16rem;
  }

  .mobileXL\:-ml-64 {
    margin-left:-16rem;
  }

  .mobileXL\:-mt-72 {
    margin-top:-18rem;
  }

  .mobileXL\:-mr-72 {
    margin-right:-18rem;
  }

  .mobileXL\:-mb-72 {
    margin-bottom:-18rem;
  }

  .mobileXL\:-ml-72 {
    margin-left:-18rem;
  }

  .mobileXL\:-mt-80 {
    margin-top:-20rem;
  }

  .mobileXL\:-mr-80 {
    margin-right:-20rem;
  }

  .mobileXL\:-mb-80 {
    margin-bottom:-20rem;
  }

  .mobileXL\:-ml-80 {
    margin-left:-20rem;
  }

  .mobileXL\:-mt-96 {
    margin-top:-24rem;
  }

  .mobileXL\:-mr-96 {
    margin-right:-24rem;
  }

  .mobileXL\:-mb-96 {
    margin-bottom:-24rem;
  }

  .mobileXL\:-ml-96 {
    margin-left:-24rem;
  }

  .mobileXL\:-mt-px {
    margin-top:-1px;
  }

  .mobileXL\:-mr-px {
    margin-right:-1px;
  }

  .mobileXL\:-mb-px {
    margin-bottom:-1px;
  }

  .mobileXL\:-ml-px {
    margin-left:-1px;
  }

  .mobileXL\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .mobileXL\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .mobileXL\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .mobileXL\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .mobileXL\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .mobileXL\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .mobileXL\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .mobileXL\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .mobileXL\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

  .mobileXL\:-mr-2\.5 {
    margin-right:-0.625rem;
  }

  .mobileXL\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .mobileXL\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .mobileXL\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .mobileXL\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .mobileXL\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .mobileXL\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .mobileXL\:-mt-1\/2 {
    margin-top:-50%;
  }

  .mobileXL\:-mr-1\/2 {
    margin-right:-50%;
  }

  .mobileXL\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .mobileXL\:-ml-1\/2 {
    margin-left:-50%;
  }

  .mobileXL\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .mobileXL\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .mobileXL\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .mobileXL\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .mobileXL\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .mobileXL\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .mobileXL\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .mobileXL\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .mobileXL\:-mt-1\/4 {
    margin-top:-25%;
  }

  .mobileXL\:-mr-1\/4 {
    margin-right:-25%;
  }

  .mobileXL\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .mobileXL\:-ml-1\/4 {
    margin-left:-25%;
  }

  .mobileXL\:-mt-2\/4 {
    margin-top:-50%;
  }

  .mobileXL\:-mr-2\/4 {
    margin-right:-50%;
  }

  .mobileXL\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .mobileXL\:-ml-2\/4 {
    margin-left:-50%;
  }

  .mobileXL\:-mt-3\/4 {
    margin-top:-75%;
  }

  .mobileXL\:-mr-3\/4 {
    margin-right:-75%;
  }

  .mobileXL\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .mobileXL\:-ml-3\/4 {
    margin-left:-75%;
  }

  .mobileXL\:-mt-1\/5 {
    margin-top:-20%;
  }

  .mobileXL\:-mr-1\/5 {
    margin-right:-20%;
  }

  .mobileXL\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .mobileXL\:-ml-1\/5 {
    margin-left:-20%;
  }

  .mobileXL\:-mt-2\/5 {
    margin-top:-40%;
  }

  .mobileXL\:-mr-2\/5 {
    margin-right:-40%;
  }

  .mobileXL\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .mobileXL\:-ml-2\/5 {
    margin-left:-40%;
  }

  .mobileXL\:-mt-3\/5 {
    margin-top:-60%;
  }

  .mobileXL\:-mr-3\/5 {
    margin-right:-60%;
  }

  .mobileXL\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .mobileXL\:-ml-3\/5 {
    margin-left:-60%;
  }

  .mobileXL\:-mt-4\/5 {
    margin-top:-80%;
  }

  .mobileXL\:-mr-4\/5 {
    margin-right:-80%;
  }

  .mobileXL\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .mobileXL\:-ml-4\/5 {
    margin-left:-80%;
  }

  .mobileXL\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .mobileXL\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .mobileXL\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .mobileXL\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .mobileXL\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .mobileXL\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .mobileXL\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .mobileXL\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .mobileXL\:-mt-3\/6 {
    margin-top:-50%;
  }

  .mobileXL\:-mr-3\/6 {
    margin-right:-50%;
  }

  .mobileXL\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .mobileXL\:-ml-3\/6 {
    margin-left:-50%;
  }

  .mobileXL\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .mobileXL\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .mobileXL\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .mobileXL\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .mobileXL\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .mobileXL\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .mobileXL\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .mobileXL\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .mobileXL\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .mobileXL\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .mobileXL\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .mobileXL\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .mobileXL\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .mobileXL\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .mobileXL\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .mobileXL\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .mobileXL\:-mt-3\/12 {
    margin-top:-25%;
  }

  .mobileXL\:-mr-3\/12 {
    margin-right:-25%;
  }

  .mobileXL\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .mobileXL\:-ml-3\/12 {
    margin-left:-25%;
  }

  .mobileXL\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .mobileXL\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .mobileXL\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .mobileXL\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .mobileXL\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .mobileXL\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .mobileXL\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .mobileXL\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .mobileXL\:-mt-6\/12 {
    margin-top:-50%;
  }

  .mobileXL\:-mr-6\/12 {
    margin-right:-50%;
  }

  .mobileXL\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .mobileXL\:-ml-6\/12 {
    margin-left:-50%;
  }

  .mobileXL\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .mobileXL\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .mobileXL\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .mobileXL\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .mobileXL\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .mobileXL\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .mobileXL\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .mobileXL\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .mobileXL\:-mt-9\/12 {
    margin-top:-75%;
  }

  .mobileXL\:-mr-9\/12 {
    margin-right:-75%;
  }

  .mobileXL\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .mobileXL\:-ml-9\/12 {
    margin-left:-75%;
  }

  .mobileXL\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .mobileXL\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .mobileXL\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .mobileXL\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .mobileXL\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .mobileXL\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .mobileXL\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .mobileXL\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .mobileXL\:-mt-full {
    margin-top:-100%;
  }

  .mobileXL\:-mr-full {
    margin-right:-100%;
  }

  .mobileXL\:-mb-full {
    margin-bottom:-100%;
  }

  .mobileXL\:-ml-full {
    margin-left:-100%;
  }

  .mobileXL\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .mobileXL\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .mobileXL\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .mobileXL\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .mobileXL\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .mobileXL\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .mobileXL\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .mobileXL\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .mobileXL\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .mobileXL\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .mobileXL\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .mobileXL\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .mobileXL\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .mobileXL\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .mobileXL\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .mobileXL\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .mobileXL\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .mobileXL\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .mobileXL\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .mobileXL\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .mobileXL\:max-h-0 {
    max-height:0;
  }

  .mobileXL\:max-h-1 {
    max-height:0.25rem;
  }

  .mobileXL\:max-h-2 {
    max-height:0.5rem;
  }

  .mobileXL\:max-h-3 {
    max-height:0.75rem;
  }

  .mobileXL\:max-h-4 {
    max-height:1rem;
  }

  .mobileXL\:max-h-5 {
    max-height:1.25rem;
  }

  .mobileXL\:max-h-6 {
    max-height:1.5rem;
  }

  .mobileXL\:max-h-7 {
    max-height:1.75rem;
  }

  .mobileXL\:max-h-8 {
    max-height:2rem;
  }

  .mobileXL\:max-h-9 {
    max-height:2.25rem;
  }

  .mobileXL\:max-h-10 {
    max-height:2.5rem;
  }

  .mobileXL\:max-h-11 {
    max-height:2.75rem;
  }

  .mobileXL\:max-h-12 {
    max-height:3rem;
  }

  .mobileXL\:max-h-13 {
    max-height:3.25rem;
  }

  .mobileXL\:max-h-14 {
    max-height:3.5rem;
  }

  .mobileXL\:max-h-15 {
    max-height:3.75rem;
  }

  .mobileXL\:max-h-16 {
    max-height:4rem;
  }

  .mobileXL\:max-h-18 {
    max-height:4.5rem;
  }

  .mobileXL\:max-h-20 {
    max-height:5rem;
  }

  .mobileXL\:max-h-24 {
    max-height:6rem;
  }

  .mobileXL\:max-h-28 {
    max-height:7rem;
  }

  .mobileXL\:max-h-32 {
    max-height:8rem;
  }

  .mobileXL\:max-h-36 {
    max-height:9rem;
  }

  .mobileXL\:max-h-40 {
    max-height:10rem;
  }

  .mobileXL\:max-h-44 {
    max-height:11rem;
  }

  .mobileXL\:max-h-48 {
    max-height:12rem;
  }

  .mobileXL\:max-h-52 {
    max-height:13rem;
  }

  .mobileXL\:max-h-56 {
    max-height:14rem;
  }

  .mobileXL\:max-h-60 {
    max-height:15rem;
  }

  .mobileXL\:max-h-64 {
    max-height:16rem;
  }

  .mobileXL\:max-h-72 {
    max-height:18rem;
  }

  .mobileXL\:max-h-80 {
    max-height:20rem;
  }

  .mobileXL\:max-h-96 {
    max-height:24rem;
  }

  .mobileXL\:max-h-100 {
    max-height:25rem;
  }

  .mobileXL\:max-h-screen {
    max-height:100vh;
  }

  .mobileXL\:max-h-px {
    max-height:1px;
  }

  .mobileXL\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .mobileXL\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .mobileXL\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .mobileXL\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .mobileXL\:max-h-1\/2 {
    max-height:50%;
  }

  .mobileXL\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .mobileXL\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .mobileXL\:max-h-1\/4 {
    max-height:25%;
  }

  .mobileXL\:max-h-2\/4 {
    max-height:50%;
  }

  .mobileXL\:max-h-3\/4 {
    max-height:75%;
  }

  .mobileXL\:max-h-1\/5 {
    max-height:20%;
  }

  .mobileXL\:max-h-2\/5 {
    max-height:40%;
  }

  .mobileXL\:max-h-3\/5 {
    max-height:60%;
  }

  .mobileXL\:max-h-4\/5 {
    max-height:80%;
  }

  .mobileXL\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .mobileXL\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .mobileXL\:max-h-3\/6 {
    max-height:50%;
  }

  .mobileXL\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .mobileXL\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .mobileXL\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .mobileXL\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .mobileXL\:max-h-3\/12 {
    max-height:25%;
  }

  .mobileXL\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .mobileXL\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .mobileXL\:max-h-6\/12 {
    max-height:50%;
  }

  .mobileXL\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .mobileXL\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .mobileXL\:max-h-9\/12 {
    max-height:75%;
  }

  .mobileXL\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .mobileXL\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .mobileXL\:max-h-full {
    max-height:100%;
  }

  .mobileXL\:max-h-0_5 {
    max-height:0.125rem;
  }

  .mobileXL\:max-h-1_5 {
    max-height:0.375rem;
  }

  .mobileXL\:max-h-2_5 {
    max-height:0.625rem;
  }

  .mobileXL\:max-h-3_5 {
    max-height:0.875rem;
  }

  .mobileXL\:max-h-4_5 {
    max-height:1.125rem;
  }

  .mobileXL\:max-w-0 {
    max-width:0rem;
  }

  .mobileXL\:max-w-none {
    max-width:none;
  }

  .mobileXL\:max-w-xs {
    max-width:20rem;
  }

  .mobileXL\:max-w-sm {
    max-width:24rem;
  }

  .mobileXL\:max-w-md {
    max-width:28rem;
  }

  .mobileXL\:max-w-lg {
    max-width:32rem;
  }

  .mobileXL\:max-w-xl {
    max-width:36rem;
  }

  .mobileXL\:max-w-2xl {
    max-width:42rem;
  }

  .mobileXL\:max-w-3xl {
    max-width:48rem;
  }

  .mobileXL\:max-w-4xl {
    max-width:56rem;
  }

  .mobileXL\:max-w-5xl {
    max-width:64rem;
  }

  .mobileXL\:max-w-6xl {
    max-width:72rem;
  }

  .mobileXL\:max-w-7xl {
    max-width:80rem;
  }

  .mobileXL\:max-w-full {
    max-width:100%;
  }

  .mobileXL\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .mobileXL\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .mobileXL\:max-w-prose {
    max-width:65ch;
  }

  .mobileXL\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .mobileXL\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .mobileXL\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .mobileXL\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .mobileXL\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .mobileXL\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .mobileXL\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .mobileXL\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .mobileXL\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .mobileXL\:max-w-screen-xxs {
    max-width:1px;
  }

  .mobileXL\:max-w-screen-xs {
    max-width:400px;
  }

  .mobileXL\:max-w-screen-sm {
    max-width:600px;
  }

  .mobileXL\:max-w-screen-mobile {
    max-width:768px;
  }

  .mobileXL\:max-w-screen-md {
    max-width:970px;
  }

  .mobileXL\:max-w-screen-lg {
    max-width:960px;
  }

  .mobileXL\:min-h-0 {
    min-height:0;
  }

  .mobileXL\:min-h-full {
    min-height:100%;
  }

  .mobileXL\:min-h-screen {
    min-height:100vh;
  }

  .mobileXL\:min-w-0 {
    min-width:0;
  }

  .mobileXL\:min-w-full {
    min-width:100%;
  }

  .mobileXL\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .mobileXL\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .mobileXL\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .mobileXL\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .mobileXL\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .mobileXL\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .mobileXL\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .mobileXL\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .mobileXL\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .mobileXL\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .mobileXL\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .mobileXL\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .mobileXL\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .mobileXL\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .mobileXL\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .mobileXL\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .mobileXL\:opacity-0 {
    opacity:0;
  }

  .mobileXL\:opacity-10 {
    opacity:.1;
  }

  .mobileXL\:opacity-20 {
    opacity:.2;
  }

  .mobileXL\:opacity-25 {
    opacity:0.25;
  }

  .mobileXL\:opacity-30 {
    opacity:.3;
  }

  .mobileXL\:opacity-40 {
    opacity:.4;
  }

  .mobileXL\:opacity-50 {
    opacity:0.5;
  }

  .mobileXL\:opacity-60 {
    opacity:.6;
  }

  .mobileXL\:opacity-70 {
    opacity:.7;
  }

  .mobileXL\:opacity-75 {
    opacity:0.75;
  }

  .mobileXL\:opacity-80 {
    opacity:.8;
  }

  .mobileXL\:opacity-90 {
    opacity:.9;
  }

  .mobileXL\:opacity-100 {
    opacity:1;
  }

  .mobileXL\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .mobileXL\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .mobileXL\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .mobileXL\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .mobileXL\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .mobileXL\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .mobileXL\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .mobileXL\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .mobileXL\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .mobileXL\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .mobileXL\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .mobileXL\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .mobileXL\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .mobileXL\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .mobileXL\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .mobileXL\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .mobileXL\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .mobileXL\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .mobileXL\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .mobileXL\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .mobileXL\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .mobileXL\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .mobileXL\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .mobileXL\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .mobileXL\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .mobileXL\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .mobileXL\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .mobileXL\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .mobileXL\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .mobileXL\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .mobileXL\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .mobileXL\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .mobileXL\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .mobileXL\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .mobileXL\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .mobileXL\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .mobileXL\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .mobileXL\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .mobileXL\:group-focus\:opacity-100 {
    opacity:1;
  }

  .mobileXL\:hover\:opacity-0:hover {
    opacity:0;
  }

  .mobileXL\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .mobileXL\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .mobileXL\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .mobileXL\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .mobileXL\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .mobileXL\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .mobileXL\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .mobileXL\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .mobileXL\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .mobileXL\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .mobileXL\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .mobileXL\:hover\:opacity-100:hover {
    opacity:1;
  }

  .mobileXL\:focus\:opacity-0:focus {
    opacity:0;
  }

  .mobileXL\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .mobileXL\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .mobileXL\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .mobileXL\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .mobileXL\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .mobileXL\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .mobileXL\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .mobileXL\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .mobileXL\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .mobileXL\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .mobileXL\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .mobileXL\:focus\:opacity-100:focus {
    opacity:1;
  }

  .mobileXL\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobileXL\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobileXL\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobileXL\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobileXL\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobileXL\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobileXL\:overflow-auto {
    overflow:auto;
  }

  .mobileXL\:overflow-hidden {
    overflow:hidden;
  }

  .mobileXL\:overflow-visible {
    overflow:visible;
  }

  .mobileXL\:overflow-scroll {
    overflow:scroll;
  }

  .mobileXL\:overflow-x-auto {
    overflow-x:auto;
  }

  .mobileXL\:overflow-y-auto {
    overflow-y:auto;
  }

  .mobileXL\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .mobileXL\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .mobileXL\:overflow-x-visible {
    overflow-x:visible;
  }

  .mobileXL\:overflow-y-visible {
    overflow-y:visible;
  }

  .mobileXL\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .mobileXL\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .mobileXL\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .mobileXL\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .mobileXL\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .mobileXL\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .mobileXL\:overscroll-none {
    overscroll-behavior:none;
  }

  .mobileXL\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .mobileXL\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .mobileXL\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .mobileXL\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .mobileXL\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .mobileXL\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .mobileXL\:p-0 {
    padding:0;
  }

  .mobileXL\:p-1 {
    padding:0.25rem;
  }

  .mobileXL\:p-2 {
    padding:0.5rem;
  }

  .mobileXL\:p-3 {
    padding:0.75rem;
  }

  .mobileXL\:p-4 {
    padding:1rem;
  }

  .mobileXL\:p-5 {
    padding:1.25rem;
  }

  .mobileXL\:p-6 {
    padding:1.5rem;
  }

  .mobileXL\:p-7 {
    padding:1.75rem;
  }

  .mobileXL\:p-8 {
    padding:2rem;
  }

  .mobileXL\:p-9 {
    padding:2.25rem;
  }

  .mobileXL\:p-10 {
    padding:2.5rem;
  }

  .mobileXL\:p-11 {
    padding:2.75rem;
  }

  .mobileXL\:p-12 {
    padding:3rem;
  }

  .mobileXL\:p-13 {
    padding:3.25rem;
  }

  .mobileXL\:p-14 {
    padding:3.5rem;
  }

  .mobileXL\:p-15 {
    padding:3.75rem;
  }

  .mobileXL\:p-16 {
    padding:4rem;
  }

  .mobileXL\:p-18 {
    padding:4.5rem;
  }

  .mobileXL\:p-20 {
    padding:5rem;
  }

  .mobileXL\:p-24 {
    padding:6rem;
  }

  .mobileXL\:p-28 {
    padding:7rem;
  }

  .mobileXL\:p-32 {
    padding:8rem;
  }

  .mobileXL\:p-36 {
    padding:9rem;
  }

  .mobileXL\:p-40 {
    padding:10rem;
  }

  .mobileXL\:p-44 {
    padding:11rem;
  }

  .mobileXL\:p-48 {
    padding:12rem;
  }

  .mobileXL\:p-52 {
    padding:13rem;
  }

  .mobileXL\:p-56 {
    padding:14rem;
  }

  .mobileXL\:p-60 {
    padding:15rem;
  }

  .mobileXL\:p-64 {
    padding:16rem;
  }

  .mobileXL\:p-72 {
    padding:18rem;
  }

  .mobileXL\:p-80 {
    padding:20rem;
  }

  .mobileXL\:p-96 {
    padding:24rem;
  }

  .mobileXL\:p-px {
    padding:1px;
  }

  .mobileXL\:p-0\.5 {
    padding:0.125rem;
  }

  .mobileXL\:p-1\.5 {
    padding:0.375rem;
  }

  .mobileXL\:p-2\.5 {
    padding:0.625rem;
  }

  .mobileXL\:p-3\.5 {
    padding:0.875rem;
  }

  .mobileXL\:p-1\/2 {
    padding:50%;
  }

  .mobileXL\:p-1\/3 {
    padding:33.333333%;
  }

  .mobileXL\:p-2\/3 {
    padding:66.666667%;
  }

  .mobileXL\:p-1\/4 {
    padding:25%;
  }

  .mobileXL\:p-2\/4 {
    padding:50%;
  }

  .mobileXL\:p-3\/4 {
    padding:75%;
  }

  .mobileXL\:p-1\/5 {
    padding:20%;
  }

  .mobileXL\:p-2\/5 {
    padding:40%;
  }

  .mobileXL\:p-3\/5 {
    padding:60%;
  }

  .mobileXL\:p-4\/5 {
    padding:80%;
  }

  .mobileXL\:p-1\/6 {
    padding:16.666667%;
  }

  .mobileXL\:p-2\/6 {
    padding:33.333333%;
  }

  .mobileXL\:p-3\/6 {
    padding:50%;
  }

  .mobileXL\:p-4\/6 {
    padding:66.666667%;
  }

  .mobileXL\:p-5\/6 {
    padding:83.333333%;
  }

  .mobileXL\:p-1\/12 {
    padding:8.333333%;
  }

  .mobileXL\:p-2\/12 {
    padding:16.666667%;
  }

  .mobileXL\:p-3\/12 {
    padding:25%;
  }

  .mobileXL\:p-4\/12 {
    padding:33.333333%;
  }

  .mobileXL\:p-5\/12 {
    padding:41.666667%;
  }

  .mobileXL\:p-6\/12 {
    padding:50%;
  }

  .mobileXL\:p-7\/12 {
    padding:58.333333%;
  }

  .mobileXL\:p-8\/12 {
    padding:66.666667%;
  }

  .mobileXL\:p-9\/12 {
    padding:75%;
  }

  .mobileXL\:p-10\/12 {
    padding:83.333333%;
  }

  .mobileXL\:p-11\/12 {
    padding:91.666667%;
  }

  .mobileXL\:p-full {
    padding:100%;
  }

  .mobileXL\:p-0_5 {
    padding:0.125rem;
  }

  .mobileXL\:p-1_5 {
    padding:0.375rem;
  }

  .mobileXL\:p-2_5 {
    padding:0.625rem;
  }

  .mobileXL\:p-3_5 {
    padding:0.875rem;
  }

  .mobileXL\:p-4_5 {
    padding:1.125rem;
  }

  .mobileXL\:p-md {
    padding:7.5%;
  }

  .mobileXL\:p-lg {
    padding:10%;
  }

  .mobileXL\:p-xl {
    padding:20%;
  }

  .mobileXL\:py-0 {
    padding-top:0;
    padding-bottom:0;
  }

  .mobileXL\:px-0 {
    padding-left:0;
    padding-right:0;
  }

  .mobileXL\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .mobileXL\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .mobileXL\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .mobileXL\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .mobileXL\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .mobileXL\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

  .mobileXL\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem;
  }

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

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

  .mobileXL\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .mobileXL\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

  .mobileXL\:px-7 {
    padding-left:1.75rem;
    padding-right:1.75rem;
  }

  .mobileXL\:py-8 {
    padding-top:2rem;
    padding-bottom:2rem;
  }

  .mobileXL\:px-8 {
    padding-left:2rem;
    padding-right:2rem;
  }

  .mobileXL\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .mobileXL\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

  .mobileXL\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  .mobileXL\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem;
  }

  .mobileXL\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .mobileXL\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

  .mobileXL\:px-12 {
    padding-left:3rem;
    padding-right:3rem;
  }

  .mobileXL\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .mobileXL\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

  .mobileXL\:py-14 {
    padding-top:3.5rem;
    padding-bottom:3.5rem;
  }

  .mobileXL\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .mobileXL\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .mobileXL\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

  .mobileXL\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem;
  }

  .mobileXL\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .mobileXL\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .mobileXL\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

  .mobileXL\:py-20 {
    padding-top:5rem;
    padding-bottom:5rem;
  }

  .mobileXL\:px-20 {
    padding-left:5rem;
    padding-right:5rem;
  }

  .mobileXL\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

  .mobileXL\:px-24 {
    padding-left:6rem;
    padding-right:6rem;
  }

  .mobileXL\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .mobileXL\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

  .mobileXL\:py-32 {
    padding-top:8rem;
    padding-bottom:8rem;
  }

  .mobileXL\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .mobileXL\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .mobileXL\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .mobileXL\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .mobileXL\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .mobileXL\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .mobileXL\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .mobileXL\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .mobileXL\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .mobileXL\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .mobileXL\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .mobileXL\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .mobileXL\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .mobileXL\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .mobileXL\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .mobileXL\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .mobileXL\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .mobileXL\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .mobileXL\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .mobileXL\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .mobileXL\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .mobileXL\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .mobileXL\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .mobileXL\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .mobileXL\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

  .mobileXL\:py-0\.5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobileXL\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobileXL\:py-1\.5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobileXL\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .mobileXL\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobileXL\:py-3\.5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobileXL\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobileXL\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileXL\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileXL\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileXL\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileXL\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileXL\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileXL\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobileXL\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobileXL\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileXL\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileXL\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobileXL\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobileXL\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobileXL\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .mobileXL\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .mobileXL\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .mobileXL\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .mobileXL\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .mobileXL\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .mobileXL\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .mobileXL\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobileXL\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobileXL\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileXL\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileXL\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileXL\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileXL\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileXL\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileXL\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobileXL\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobileXL\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .mobileXL\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .mobileXL\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobileXL\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobileXL\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobileXL\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobileXL\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobileXL\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobileXL\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .mobileXL\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .mobileXL\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobileXL\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobileXL\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .mobileXL\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .mobileXL\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobileXL\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobileXL\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobileXL\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobileXL\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobileXL\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobileXL\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .mobileXL\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .mobileXL\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .mobileXL\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .mobileXL\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobileXL\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobileXL\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobileXL\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .mobileXL\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .mobileXL\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobileXL\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobileXL\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobileXL\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .mobileXL\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .mobileXL\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .mobileXL\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .mobileXL\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .mobileXL\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .mobileXL\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobileXL\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .mobileXL\:pt-0 {
    padding-top:0;
  }

  .mobileXL\:pr-0 {
    padding-right:0;
  }

  .mobileXL\:pb-0 {
    padding-bottom:0;
  }

  .mobileXL\:pl-0 {
    padding-left:0;
  }

  .mobileXL\:pt-1 {
    padding-top:0.25rem;
  }

  .mobileXL\:pr-1 {
    padding-right:0.25rem;
  }

  .mobileXL\:pb-1 {
    padding-bottom:0.25rem;
  }

  .mobileXL\:pl-1 {
    padding-left:0.25rem;
  }

  .mobileXL\:pt-2 {
    padding-top:0.5rem;
  }

  .mobileXL\:pr-2 {
    padding-right:0.5rem;
  }

  .mobileXL\:pb-2 {
    padding-bottom:0.5rem;
  }

  .mobileXL\:pl-2 {
    padding-left:0.5rem;
  }

  .mobileXL\:pt-3 {
    padding-top:0.75rem;
  }

  .mobileXL\:pr-3 {
    padding-right:0.75rem;
  }

  .mobileXL\:pb-3 {
    padding-bottom:0.75rem;
  }

  .mobileXL\:pl-3 {
    padding-left:0.75rem;
  }

  .mobileXL\:pt-4 {
    padding-top:1rem;
  }

  .mobileXL\:pr-4 {
    padding-right:1rem;
  }

  .mobileXL\:pb-4 {
    padding-bottom:1rem;
  }

  .mobileXL\:pl-4 {
    padding-left:1rem;
  }

  .mobileXL\:pt-5 {
    padding-top:1.25rem;
  }

  .mobileXL\:pr-5 {
    padding-right:1.25rem;
  }

  .mobileXL\:pb-5 {
    padding-bottom:1.25rem;
  }

  .mobileXL\:pl-5 {
    padding-left:1.25rem;
  }

  .mobileXL\:pt-6 {
    padding-top:1.5rem;
  }

  .mobileXL\:pr-6 {
    padding-right:1.5rem;
  }

  .mobileXL\:pb-6 {
    padding-bottom:1.5rem;
  }

  .mobileXL\:pl-6 {
    padding-left:1.5rem;
  }

  .mobileXL\:pt-7 {
    padding-top:1.75rem;
  }

  .mobileXL\:pr-7 {
    padding-right:1.75rem;
  }

  .mobileXL\:pb-7 {
    padding-bottom:1.75rem;
  }

  .mobileXL\:pl-7 {
    padding-left:1.75rem;
  }

  .mobileXL\:pt-8 {
    padding-top:2rem;
  }

  .mobileXL\:pr-8 {
    padding-right:2rem;
  }

  .mobileXL\:pb-8 {
    padding-bottom:2rem;
  }

  .mobileXL\:pl-8 {
    padding-left:2rem;
  }

  .mobileXL\:pt-9 {
    padding-top:2.25rem;
  }

  .mobileXL\:pr-9 {
    padding-right:2.25rem;
  }

  .mobileXL\:pb-9 {
    padding-bottom:2.25rem;
  }

  .mobileXL\:pl-9 {
    padding-left:2.25rem;
  }

  .mobileXL\:pt-10 {
    padding-top:2.5rem;
  }

  .mobileXL\:pr-10 {
    padding-right:2.5rem;
  }

  .mobileXL\:pb-10 {
    padding-bottom:2.5rem;
  }

  .mobileXL\:pl-10 {
    padding-left:2.5rem;
  }

  .mobileXL\:pt-11 {
    padding-top:2.75rem;
  }

  .mobileXL\:pr-11 {
    padding-right:2.75rem;
  }

  .mobileXL\:pb-11 {
    padding-bottom:2.75rem;
  }

  .mobileXL\:pl-11 {
    padding-left:2.75rem;
  }

  .mobileXL\:pt-12 {
    padding-top:3rem;
  }

  .mobileXL\:pr-12 {
    padding-right:3rem;
  }

  .mobileXL\:pb-12 {
    padding-bottom:3rem;
  }

  .mobileXL\:pl-12 {
    padding-left:3rem;
  }

  .mobileXL\:pt-13 {
    padding-top:3.25rem;
  }

  .mobileXL\:pr-13 {
    padding-right:3.25rem;
  }

  .mobileXL\:pb-13 {
    padding-bottom:3.25rem;
  }

  .mobileXL\:pl-13 {
    padding-left:3.25rem;
  }

  .mobileXL\:pt-14 {
    padding-top:3.5rem;
  }

  .mobileXL\:pr-14 {
    padding-right:3.5rem;
  }

  .mobileXL\:pb-14 {
    padding-bottom:3.5rem;
  }

  .mobileXL\:pl-14 {
    padding-left:3.5rem;
  }

  .mobileXL\:pt-15 {
    padding-top:3.75rem;
  }

  .mobileXL\:pr-15 {
    padding-right:3.75rem;
  }

  .mobileXL\:pb-15 {
    padding-bottom:3.75rem;
  }

  .mobileXL\:pl-15 {
    padding-left:3.75rem;
  }

  .mobileXL\:pt-16 {
    padding-top:4rem;
  }

  .mobileXL\:pr-16 {
    padding-right:4rem;
  }

  .mobileXL\:pb-16 {
    padding-bottom:4rem;
  }

  .mobileXL\:pl-16 {
    padding-left:4rem;
  }

  .mobileXL\:pt-18 {
    padding-top:4.5rem;
  }

  .mobileXL\:pr-18 {
    padding-right:4.5rem;
  }

  .mobileXL\:pb-18 {
    padding-bottom:4.5rem;
  }

  .mobileXL\:pl-18 {
    padding-left:4.5rem;
  }

  .mobileXL\:pt-20 {
    padding-top:5rem;
  }

  .mobileXL\:pr-20 {
    padding-right:5rem;
  }

  .mobileXL\:pb-20 {
    padding-bottom:5rem;
  }

  .mobileXL\:pl-20 {
    padding-left:5rem;
  }

  .mobileXL\:pt-24 {
    padding-top:6rem;
  }

  .mobileXL\:pr-24 {
    padding-right:6rem;
  }

  .mobileXL\:pb-24 {
    padding-bottom:6rem;
  }

  .mobileXL\:pl-24 {
    padding-left:6rem;
  }

  .mobileXL\:pt-28 {
    padding-top:7rem;
  }

  .mobileXL\:pr-28 {
    padding-right:7rem;
  }

  .mobileXL\:pb-28 {
    padding-bottom:7rem;
  }

  .mobileXL\:pl-28 {
    padding-left:7rem;
  }

  .mobileXL\:pt-32 {
    padding-top:8rem;
  }

  .mobileXL\:pr-32 {
    padding-right:8rem;
  }

  .mobileXL\:pb-32 {
    padding-bottom:8rem;
  }

  .mobileXL\:pl-32 {
    padding-left:8rem;
  }

  .mobileXL\:pt-36 {
    padding-top:9rem;
  }

  .mobileXL\:pr-36 {
    padding-right:9rem;
  }

  .mobileXL\:pb-36 {
    padding-bottom:9rem;
  }

  .mobileXL\:pl-36 {
    padding-left:9rem;
  }

  .mobileXL\:pt-40 {
    padding-top:10rem;
  }

  .mobileXL\:pr-40 {
    padding-right:10rem;
  }

  .mobileXL\:pb-40 {
    padding-bottom:10rem;
  }

  .mobileXL\:pl-40 {
    padding-left:10rem;
  }

  .mobileXL\:pt-44 {
    padding-top:11rem;
  }

  .mobileXL\:pr-44 {
    padding-right:11rem;
  }

  .mobileXL\:pb-44 {
    padding-bottom:11rem;
  }

  .mobileXL\:pl-44 {
    padding-left:11rem;
  }

  .mobileXL\:pt-48 {
    padding-top:12rem;
  }

  .mobileXL\:pr-48 {
    padding-right:12rem;
  }

  .mobileXL\:pb-48 {
    padding-bottom:12rem;
  }

  .mobileXL\:pl-48 {
    padding-left:12rem;
  }

  .mobileXL\:pt-52 {
    padding-top:13rem;
  }

  .mobileXL\:pr-52 {
    padding-right:13rem;
  }

  .mobileXL\:pb-52 {
    padding-bottom:13rem;
  }

  .mobileXL\:pl-52 {
    padding-left:13rem;
  }

  .mobileXL\:pt-56 {
    padding-top:14rem;
  }

  .mobileXL\:pr-56 {
    padding-right:14rem;
  }

  .mobileXL\:pb-56 {
    padding-bottom:14rem;
  }

  .mobileXL\:pl-56 {
    padding-left:14rem;
  }

  .mobileXL\:pt-60 {
    padding-top:15rem;
  }

  .mobileXL\:pr-60 {
    padding-right:15rem;
  }

  .mobileXL\:pb-60 {
    padding-bottom:15rem;
  }

  .mobileXL\:pl-60 {
    padding-left:15rem;
  }

  .mobileXL\:pt-64 {
    padding-top:16rem;
  }

  .mobileXL\:pr-64 {
    padding-right:16rem;
  }

  .mobileXL\:pb-64 {
    padding-bottom:16rem;
  }

  .mobileXL\:pl-64 {
    padding-left:16rem;
  }

  .mobileXL\:pt-72 {
    padding-top:18rem;
  }

  .mobileXL\:pr-72 {
    padding-right:18rem;
  }

  .mobileXL\:pb-72 {
    padding-bottom:18rem;
  }

  .mobileXL\:pl-72 {
    padding-left:18rem;
  }

  .mobileXL\:pt-80 {
    padding-top:20rem;
  }

  .mobileXL\:pr-80 {
    padding-right:20rem;
  }

  .mobileXL\:pb-80 {
    padding-bottom:20rem;
  }

  .mobileXL\:pl-80 {
    padding-left:20rem;
  }

  .mobileXL\:pt-96 {
    padding-top:24rem;
  }

  .mobileXL\:pr-96 {
    padding-right:24rem;
  }

  .mobileXL\:pb-96 {
    padding-bottom:24rem;
  }

  .mobileXL\:pl-96 {
    padding-left:24rem;
  }

  .mobileXL\:pt-px {
    padding-top:1px;
  }

  .mobileXL\:pr-px {
    padding-right:1px;
  }

  .mobileXL\:pb-px {
    padding-bottom:1px;
  }

  .mobileXL\:pl-px {
    padding-left:1px;
  }

  .mobileXL\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .mobileXL\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .mobileXL\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .mobileXL\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .mobileXL\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .mobileXL\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .mobileXL\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .mobileXL\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .mobileXL\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .mobileXL\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .mobileXL\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .mobileXL\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .mobileXL\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .mobileXL\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .mobileXL\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .mobileXL\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .mobileXL\:pt-1\/2 {
    padding-top:50%;
  }

  .mobileXL\:pr-1\/2 {
    padding-right:50%;
  }

  .mobileXL\:pb-1\/2 {
    padding-bottom:50%;
  }

  .mobileXL\:pl-1\/2 {
    padding-left:50%;
  }

  .mobileXL\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .mobileXL\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .mobileXL\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .mobileXL\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .mobileXL\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .mobileXL\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .mobileXL\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .mobileXL\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .mobileXL\:pt-1\/4 {
    padding-top:25%;
  }

  .mobileXL\:pr-1\/4 {
    padding-right:25%;
  }

  .mobileXL\:pb-1\/4 {
    padding-bottom:25%;
  }

  .mobileXL\:pl-1\/4 {
    padding-left:25%;
  }

  .mobileXL\:pt-2\/4 {
    padding-top:50%;
  }

  .mobileXL\:pr-2\/4 {
    padding-right:50%;
  }

  .mobileXL\:pb-2\/4 {
    padding-bottom:50%;
  }

  .mobileXL\:pl-2\/4 {
    padding-left:50%;
  }

  .mobileXL\:pt-3\/4 {
    padding-top:75%;
  }

  .mobileXL\:pr-3\/4 {
    padding-right:75%;
  }

  .mobileXL\:pb-3\/4 {
    padding-bottom:75%;
  }

  .mobileXL\:pl-3\/4 {
    padding-left:75%;
  }

  .mobileXL\:pt-1\/5 {
    padding-top:20%;
  }

  .mobileXL\:pr-1\/5 {
    padding-right:20%;
  }

  .mobileXL\:pb-1\/5 {
    padding-bottom:20%;
  }

  .mobileXL\:pl-1\/5 {
    padding-left:20%;
  }

  .mobileXL\:pt-2\/5 {
    padding-top:40%;
  }

  .mobileXL\:pr-2\/5 {
    padding-right:40%;
  }

  .mobileXL\:pb-2\/5 {
    padding-bottom:40%;
  }

  .mobileXL\:pl-2\/5 {
    padding-left:40%;
  }

  .mobileXL\:pt-3\/5 {
    padding-top:60%;
  }

  .mobileXL\:pr-3\/5 {
    padding-right:60%;
  }

  .mobileXL\:pb-3\/5 {
    padding-bottom:60%;
  }

  .mobileXL\:pl-3\/5 {
    padding-left:60%;
  }

  .mobileXL\:pt-4\/5 {
    padding-top:80%;
  }

  .mobileXL\:pr-4\/5 {
    padding-right:80%;
  }

  .mobileXL\:pb-4\/5 {
    padding-bottom:80%;
  }

  .mobileXL\:pl-4\/5 {
    padding-left:80%;
  }

  .mobileXL\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .mobileXL\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .mobileXL\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .mobileXL\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .mobileXL\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .mobileXL\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .mobileXL\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .mobileXL\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .mobileXL\:pt-3\/6 {
    padding-top:50%;
  }

  .mobileXL\:pr-3\/6 {
    padding-right:50%;
  }

  .mobileXL\:pb-3\/6 {
    padding-bottom:50%;
  }

  .mobileXL\:pl-3\/6 {
    padding-left:50%;
  }

  .mobileXL\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .mobileXL\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .mobileXL\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .mobileXL\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .mobileXL\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .mobileXL\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .mobileXL\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .mobileXL\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .mobileXL\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .mobileXL\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .mobileXL\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .mobileXL\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .mobileXL\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .mobileXL\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .mobileXL\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .mobileXL\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .mobileXL\:pt-3\/12 {
    padding-top:25%;
  }

  .mobileXL\:pr-3\/12 {
    padding-right:25%;
  }

  .mobileXL\:pb-3\/12 {
    padding-bottom:25%;
  }

  .mobileXL\:pl-3\/12 {
    padding-left:25%;
  }

  .mobileXL\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .mobileXL\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .mobileXL\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .mobileXL\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .mobileXL\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .mobileXL\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .mobileXL\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .mobileXL\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .mobileXL\:pt-6\/12 {
    padding-top:50%;
  }

  .mobileXL\:pr-6\/12 {
    padding-right:50%;
  }

  .mobileXL\:pb-6\/12 {
    padding-bottom:50%;
  }

  .mobileXL\:pl-6\/12 {
    padding-left:50%;
  }

  .mobileXL\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .mobileXL\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .mobileXL\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .mobileXL\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .mobileXL\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .mobileXL\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .mobileXL\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .mobileXL\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .mobileXL\:pt-9\/12 {
    padding-top:75%;
  }

  .mobileXL\:pr-9\/12 {
    padding-right:75%;
  }

  .mobileXL\:pb-9\/12 {
    padding-bottom:75%;
  }

  .mobileXL\:pl-9\/12 {
    padding-left:75%;
  }

  .mobileXL\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .mobileXL\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .mobileXL\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .mobileXL\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .mobileXL\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .mobileXL\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .mobileXL\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .mobileXL\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .mobileXL\:pt-full {
    padding-top:100%;
  }

  .mobileXL\:pr-full {
    padding-right:100%;
  }

  .mobileXL\:pb-full {
    padding-bottom:100%;
  }

  .mobileXL\:pl-full {
    padding-left:100%;
  }

  .mobileXL\:pt-0_5 {
    padding-top:0.125rem;
  }

  .mobileXL\:pr-0_5 {
    padding-right:0.125rem;
  }

  .mobileXL\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .mobileXL\:pl-0_5 {
    padding-left:0.125rem;
  }

  .mobileXL\:pt-1_5 {
    padding-top:0.375rem;
  }

  .mobileXL\:pr-1_5 {
    padding-right:0.375rem;
  }

  .mobileXL\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .mobileXL\:pl-1_5 {
    padding-left:0.375rem;
  }

  .mobileXL\:pt-2_5 {
    padding-top:0.625rem;
  }

  .mobileXL\:pr-2_5 {
    padding-right:0.625rem;
  }

  .mobileXL\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .mobileXL\:pl-2_5 {
    padding-left:0.625rem;
  }

  .mobileXL\:pt-3_5 {
    padding-top:0.875rem;
  }

  .mobileXL\:pr-3_5 {
    padding-right:0.875rem;
  }

  .mobileXL\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .mobileXL\:pl-3_5 {
    padding-left:0.875rem;
  }

  .mobileXL\:pt-4_5 {
    padding-top:1.125rem;
  }

  .mobileXL\:pr-4_5 {
    padding-right:1.125rem;
  }

  .mobileXL\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .mobileXL\:pl-4_5 {
    padding-left:1.125rem;
  }

  .mobileXL\:pt-md {
    padding-top:7.5%;
  }

  .mobileXL\:pr-md {
    padding-right:7.5%;
  }

  .mobileXL\:pb-md {
    padding-bottom:7.5%;
  }

  .mobileXL\:pl-md {
    padding-left:7.5%;
  }

  .mobileXL\:pt-lg {
    padding-top:10%;
  }

  .mobileXL\:pr-lg {
    padding-right:10%;
  }

  .mobileXL\:pb-lg {
    padding-bottom:10%;
  }

  .mobileXL\:pl-lg {
    padding-left:10%;
  }

  .mobileXL\:pt-xl {
    padding-top:20%;
  }

  .mobileXL\:pr-xl {
    padding-right:20%;
  }

  .mobileXL\:pb-xl {
    padding-bottom:20%;
  }

  .mobileXL\:pl-xl {
    padding-left:20%;
  }

  .mobileXL\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobileXL\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .mobileXL\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .mobileXL\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .mobileXL\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileXL\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileXL\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileXL\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileXL\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileXL\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobileXL\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileXL\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobileXL\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileXL\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileXL\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileXL\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileXL\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileXL\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileXL\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileXL\:placeholder-teal::-moz-placeholder {
  }

  .mobileXL\:placeholder-teal::placeholder {
  }

  .mobileXL\:placeholder-indigo::-moz-placeholder {
  }

  .mobileXL\:placeholder-indigo::placeholder {
  }

  .mobileXL\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .mobileXL\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .mobileXL\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobileXL\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .mobileXL\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .mobileXL\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .mobileXL\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileXL\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobileXL\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileXL\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobileXL\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileXL\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobileXL\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobileXL\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobileXL\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileXL\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobileXL\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileXL\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobileXL\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileXL\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobileXL\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobileXL\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .mobileXL\:focus\:placeholder-teal:focus::placeholder {
  }

  .mobileXL\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .mobileXL\:focus\:placeholder-indigo:focus::placeholder {
  }

  .mobileXL\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .mobileXL\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .mobileXL\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobileXL\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .mobileXL\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobileXL\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .mobileXL\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobileXL\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .mobileXL\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileXL\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileXL\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobileXL\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .mobileXL\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobileXL\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .mobileXL\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileXL\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileXL\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobileXL\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .mobileXL\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobileXL\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .mobileXL\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileXL\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileXL\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobileXL\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .mobileXL\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobileXL\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .mobileXL\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobileXL\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .mobileXL\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobileXL\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .mobileXL\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobileXL\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .mobileXL\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobileXL\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .mobileXL\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileXL\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobileXL\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobileXL\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .mobileXL\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobileXL\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .mobileXL\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileXL\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobileXL\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobileXL\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .mobileXL\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobileXL\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .mobileXL\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileXL\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobileXL\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobileXL\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .mobileXL\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobileXL\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .mobileXL\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobileXL\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .mobileXL\:pointer-events-none {
    pointer-events:none;
  }

  .mobileXL\:pointer-events-auto {
    pointer-events:auto;
  }

  .mobileXL\:static {
    position:static;
  }

  .mobileXL\:fixed {
    position:fixed;
  }

  .mobileXL\:absolute {
    position:absolute;
  }

  .mobileXL\:relative {
    position:relative;
  }

  .mobileXL\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .mobileXL\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .mobileXL\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .mobileXL\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .mobileXL\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .mobileXL\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .mobileXL\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .mobileXL\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .mobileXL\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .mobileXL\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .mobileXL\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .mobileXL\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .mobileXL\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .mobileXL\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .mobileXL\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .mobileXL\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .mobileXL\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .mobileXL\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .mobileXL\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .mobileXL\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .mobileXL\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .mobileXL\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .mobileXL\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .mobileXL\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .mobileXL\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .mobileXL\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .mobileXL\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .mobileXL\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .mobileXL\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .mobileXL\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .mobileXL\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .mobileXL\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .mobileXL\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .mobileXL\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .mobileXL\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .mobileXL\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .mobileXL\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobileXL\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobileXL\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobileXL\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobileXL\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileXL\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileXL\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileXL\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobileXL\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileXL\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobileXL\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .mobileXL\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .mobileXL\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .mobileXL\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .mobileXL\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobileXL\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileXL\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileXL\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileXL\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobileXL\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .mobileXL\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobileXL\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobileXL\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobileXL\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .mobileXL\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobileXL\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .mobileXL\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobileXL\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobileXL\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobileXL\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .mobileXL\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .mobileXL\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobileXL\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobileXL\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobileXL\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobileXL\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .mobileXL\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .mobileXL\:inset-x-0 {
    right:0;
    left:0;
  }

  .mobileXL\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .mobileXL\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .mobileXL\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .mobileXL\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .mobileXL\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .mobileXL\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .mobileXL\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .mobileXL\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .mobileXL\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .mobileXL\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .mobileXL\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .mobileXL\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .mobileXL\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .mobileXL\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .mobileXL\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .mobileXL\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .mobileXL\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .mobileXL\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .mobileXL\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .mobileXL\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .mobileXL\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .mobileXL\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .mobileXL\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .mobileXL\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .mobileXL\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .mobileXL\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .mobileXL\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .mobileXL\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .mobileXL\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .mobileXL\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .mobileXL\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .mobileXL\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .mobileXL\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .mobileXL\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .mobileXL\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .mobileXL\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .mobileXL\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .mobileXL\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .mobileXL\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .mobileXL\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .mobileXL\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .mobileXL\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .mobileXL\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .mobileXL\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .mobileXL\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .mobileXL\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .mobileXL\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .mobileXL\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .mobileXL\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .mobileXL\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .mobileXL\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .mobileXL\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .mobileXL\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .mobileXL\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .mobileXL\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .mobileXL\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .mobileXL\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .mobileXL\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .mobileXL\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .mobileXL\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .mobileXL\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .mobileXL\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .mobileXL\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .mobileXL\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .mobileXL\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .mobileXL\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .mobileXL\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .mobileXL\:inset-x-px {
    right:1px;
    left:1px;
  }

  .mobileXL\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobileXL\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobileXL\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobileXL\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobileXL\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobileXL\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobileXL\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobileXL\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobileXL\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .mobileXL\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .mobileXL\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileXL\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileXL\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileXL\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileXL\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .mobileXL\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .mobileXL\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .mobileXL\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .mobileXL\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .mobileXL\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .mobileXL\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .mobileXL\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .mobileXL\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .mobileXL\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .mobileXL\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .mobileXL\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .mobileXL\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .mobileXL\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .mobileXL\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobileXL\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobileXL\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileXL\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileXL\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .mobileXL\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .mobileXL\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileXL\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileXL\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobileXL\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobileXL\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .mobileXL\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .mobileXL\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobileXL\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobileXL\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .mobileXL\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .mobileXL\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobileXL\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobileXL\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .mobileXL\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .mobileXL\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .mobileXL\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .mobileXL\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .mobileXL\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .mobileXL\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobileXL\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobileXL\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .mobileXL\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .mobileXL\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobileXL\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobileXL\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .mobileXL\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .mobileXL\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .mobileXL\:inset-x-full {
    right:100%;
    left:100%;
  }

  .mobileXL\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobileXL\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobileXL\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobileXL\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobileXL\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobileXL\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobileXL\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobileXL\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobileXL\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .mobileXL\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .mobileXL\:top-0 {
    top:0;
  }

  .mobileXL\:right-0 {
    right:0;
  }

  .mobileXL\:bottom-0 {
    bottom:0;
  }

  .mobileXL\:left-0 {
    left:0;
  }

  .mobileXL\:top-1 {
    top:0.25rem;
  }

  .mobileXL\:right-1 {
    right:0.25rem;
  }

  .mobileXL\:bottom-1 {
    bottom:0.25rem;
  }

  .mobileXL\:left-1 {
    left:0.25rem;
  }

  .mobileXL\:top-2 {
    top:0.5rem;
  }

  .mobileXL\:right-2 {
    right:0.5rem;
  }

  .mobileXL\:bottom-2 {
    bottom:0.5rem;
  }

  .mobileXL\:left-2 {
    left:0.5rem;
  }

  .mobileXL\:top-3 {
    top:0.75rem;
  }

  .mobileXL\:right-3 {
    right:0.75rem;
  }

  .mobileXL\:bottom-3 {
    bottom:0.75rem;
  }

  .mobileXL\:left-3 {
    left:0.75rem;
  }

  .mobileXL\:top-4 {
    top:1rem;
  }

  .mobileXL\:right-4 {
    right:1rem;
  }

  .mobileXL\:bottom-4 {
    bottom:1rem;
  }

  .mobileXL\:left-4 {
    left:1rem;
  }

  .mobileXL\:top-5 {
    top:1.25rem;
  }

  .mobileXL\:right-5 {
    right:1.25rem;
  }

  .mobileXL\:bottom-5 {
    bottom:1.25rem;
  }

  .mobileXL\:left-5 {
    left:1.25rem;
  }

  .mobileXL\:top-6 {
    top:1.5rem;
  }

  .mobileXL\:right-6 {
    right:1.5rem;
  }

  .mobileXL\:bottom-6 {
    bottom:1.5rem;
  }

  .mobileXL\:left-6 {
    left:1.5rem;
  }

  .mobileXL\:top-7 {
    top:1.75rem;
  }

  .mobileXL\:right-7 {
    right:1.75rem;
  }

  .mobileXL\:bottom-7 {
    bottom:1.75rem;
  }

  .mobileXL\:left-7 {
    left:1.75rem;
  }

  .mobileXL\:top-8 {
    top:2rem;
  }

  .mobileXL\:right-8 {
    right:2rem;
  }

  .mobileXL\:bottom-8 {
    bottom:2rem;
  }

  .mobileXL\:left-8 {
    left:2rem;
  }

  .mobileXL\:top-9 {
    top:2.25rem;
  }

  .mobileXL\:right-9 {
    right:2.25rem;
  }

  .mobileXL\:bottom-9 {
    bottom:2.25rem;
  }

  .mobileXL\:left-9 {
    left:2.25rem;
  }

  .mobileXL\:top-10 {
    top:2.5rem;
  }

  .mobileXL\:right-10 {
    right:2.5rem;
  }

  .mobileXL\:bottom-10 {
    bottom:2.5rem;
  }

  .mobileXL\:left-10 {
    left:2.5rem;
  }

  .mobileXL\:top-11 {
    top:2.75rem;
  }

  .mobileXL\:right-11 {
    right:2.75rem;
  }

  .mobileXL\:bottom-11 {
    bottom:2.75rem;
  }

  .mobileXL\:left-11 {
    left:2.75rem;
  }

  .mobileXL\:top-12 {
    top:3rem;
  }

  .mobileXL\:right-12 {
    right:3rem;
  }

  .mobileXL\:bottom-12 {
    bottom:3rem;
  }

  .mobileXL\:left-12 {
    left:3rem;
  }

  .mobileXL\:top-13 {
    top:3.25rem;
  }

  .mobileXL\:right-13 {
    right:3.25rem;
  }

  .mobileXL\:bottom-13 {
    bottom:3.25rem;
  }

  .mobileXL\:left-13 {
    left:3.25rem;
  }

  .mobileXL\:top-14 {
    top:3.5rem;
  }

  .mobileXL\:right-14 {
    right:3.5rem;
  }

  .mobileXL\:bottom-14 {
    bottom:3.5rem;
  }

  .mobileXL\:left-14 {
    left:3.5rem;
  }

  .mobileXL\:top-15 {
    top:3.75rem;
  }

  .mobileXL\:right-15 {
    right:3.75rem;
  }

  .mobileXL\:bottom-15 {
    bottom:3.75rem;
  }

  .mobileXL\:left-15 {
    left:3.75rem;
  }

  .mobileXL\:top-16 {
    top:4rem;
  }

  .mobileXL\:right-16 {
    right:4rem;
  }

  .mobileXL\:bottom-16 {
    bottom:4rem;
  }

  .mobileXL\:left-16 {
    left:4rem;
  }

  .mobileXL\:top-18 {
    top:4.5rem;
  }

  .mobileXL\:right-18 {
    right:4.5rem;
  }

  .mobileXL\:bottom-18 {
    bottom:4.5rem;
  }

  .mobileXL\:left-18 {
    left:4.5rem;
  }

  .mobileXL\:top-20 {
    top:5rem;
  }

  .mobileXL\:right-20 {
    right:5rem;
  }

  .mobileXL\:bottom-20 {
    bottom:5rem;
  }

  .mobileXL\:left-20 {
    left:5rem;
  }

  .mobileXL\:top-24 {
    top:6rem;
  }

  .mobileXL\:right-24 {
    right:6rem;
  }

  .mobileXL\:bottom-24 {
    bottom:6rem;
  }

  .mobileXL\:left-24 {
    left:6rem;
  }

  .mobileXL\:top-28 {
    top:7rem;
  }

  .mobileXL\:right-28 {
    right:7rem;
  }

  .mobileXL\:bottom-28 {
    bottom:7rem;
  }

  .mobileXL\:left-28 {
    left:7rem;
  }

  .mobileXL\:top-32 {
    top:8rem;
  }

  .mobileXL\:right-32 {
    right:8rem;
  }

  .mobileXL\:bottom-32 {
    bottom:8rem;
  }

  .mobileXL\:left-32 {
    left:8rem;
  }

  .mobileXL\:top-36 {
    top:9rem;
  }

  .mobileXL\:right-36 {
    right:9rem;
  }

  .mobileXL\:bottom-36 {
    bottom:9rem;
  }

  .mobileXL\:left-36 {
    left:9rem;
  }

  .mobileXL\:top-40 {
    top:10rem;
  }

  .mobileXL\:right-40 {
    right:10rem;
  }

  .mobileXL\:bottom-40 {
    bottom:10rem;
  }

  .mobileXL\:left-40 {
    left:10rem;
  }

  .mobileXL\:top-44 {
    top:11rem;
  }

  .mobileXL\:right-44 {
    right:11rem;
  }

  .mobileXL\:bottom-44 {
    bottom:11rem;
  }

  .mobileXL\:left-44 {
    left:11rem;
  }

  .mobileXL\:top-48 {
    top:12rem;
  }

  .mobileXL\:right-48 {
    right:12rem;
  }

  .mobileXL\:bottom-48 {
    bottom:12rem;
  }

  .mobileXL\:left-48 {
    left:12rem;
  }

  .mobileXL\:top-52 {
    top:13rem;
  }

  .mobileXL\:right-52 {
    right:13rem;
  }

  .mobileXL\:bottom-52 {
    bottom:13rem;
  }

  .mobileXL\:left-52 {
    left:13rem;
  }

  .mobileXL\:top-56 {
    top:14rem;
  }

  .mobileXL\:right-56 {
    right:14rem;
  }

  .mobileXL\:bottom-56 {
    bottom:14rem;
  }

  .mobileXL\:left-56 {
    left:14rem;
  }

  .mobileXL\:top-60 {
    top:15rem;
  }

  .mobileXL\:right-60 {
    right:15rem;
  }

  .mobileXL\:bottom-60 {
    bottom:15rem;
  }

  .mobileXL\:left-60 {
    left:15rem;
  }

  .mobileXL\:top-64 {
    top:16rem;
  }

  .mobileXL\:right-64 {
    right:16rem;
  }

  .mobileXL\:bottom-64 {
    bottom:16rem;
  }

  .mobileXL\:left-64 {
    left:16rem;
  }

  .mobileXL\:top-72 {
    top:18rem;
  }

  .mobileXL\:right-72 {
    right:18rem;
  }

  .mobileXL\:bottom-72 {
    bottom:18rem;
  }

  .mobileXL\:left-72 {
    left:18rem;
  }

  .mobileXL\:top-80 {
    top:20rem;
  }

  .mobileXL\:right-80 {
    right:20rem;
  }

  .mobileXL\:bottom-80 {
    bottom:20rem;
  }

  .mobileXL\:left-80 {
    left:20rem;
  }

  .mobileXL\:top-96 {
    top:24rem;
  }

  .mobileXL\:right-96 {
    right:24rem;
  }

  .mobileXL\:bottom-96 {
    bottom:24rem;
  }

  .mobileXL\:left-96 {
    left:24rem;
  }

  .mobileXL\:top-auto {
    top:auto;
  }

  .mobileXL\:right-auto {
    right:auto;
  }

  .mobileXL\:bottom-auto {
    bottom:auto;
  }

  .mobileXL\:left-auto {
    left:auto;
  }

  .mobileXL\:top-px {
    top:1px;
  }

  .mobileXL\:right-px {
    right:1px;
  }

  .mobileXL\:bottom-px {
    bottom:1px;
  }

  .mobileXL\:left-px {
    left:1px;
  }

  .mobileXL\:top-0\.5 {
    top:0.125rem;
  }

  .mobileXL\:right-0\.5 {
    right:0.125rem;
  }

  .mobileXL\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .mobileXL\:left-0\.5 {
    left:0.125rem;
  }

  .mobileXL\:top-1\.5 {
    top:0.375rem;
  }

  .mobileXL\:right-1\.5 {
    right:0.375rem;
  }

  .mobileXL\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .mobileXL\:left-1\.5 {
    left:0.375rem;
  }

  .mobileXL\:top-2\.5 {
    top:0.625rem;
  }

  .mobileXL\:right-2\.5 {
    right:0.625rem;
  }

  .mobileXL\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .mobileXL\:left-2\.5 {
    left:0.625rem;
  }

  .mobileXL\:top-3\.5 {
    top:0.875rem;
  }

  .mobileXL\:right-3\.5 {
    right:0.875rem;
  }

  .mobileXL\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .mobileXL\:left-3\.5 {
    left:0.875rem;
  }

  .mobileXL\:top-1\/2 {
    top:50%;
  }

  .mobileXL\:right-1\/2 {
    right:50%;
  }

  .mobileXL\:bottom-1\/2 {
    bottom:50%;
  }

  .mobileXL\:left-1\/2 {
    left:50%;
  }

  .mobileXL\:top-1\/3 {
    top:33.333333%;
  }

  .mobileXL\:right-1\/3 {
    right:33.333333%;
  }

  .mobileXL\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .mobileXL\:left-1\/3 {
    left:33.333333%;
  }

  .mobileXL\:top-2\/3 {
    top:66.666667%;
  }

  .mobileXL\:right-2\/3 {
    right:66.666667%;
  }

  .mobileXL\:bottom-2\/3 {
    bottom:66.666667%;
  }

  .mobileXL\:left-2\/3 {
    left:66.666667%;
  }

  .mobileXL\:top-1\/4 {
    top:25%;
  }

  .mobileXL\:right-1\/4 {
    right:25%;
  }

  .mobileXL\:bottom-1\/4 {
    bottom:25%;
  }

  .mobileXL\:left-1\/4 {
    left:25%;
  }

  .mobileXL\:top-2\/4 {
    top:50%;
  }

  .mobileXL\:right-2\/4 {
    right:50%;
  }

  .mobileXL\:bottom-2\/4 {
    bottom:50%;
  }

  .mobileXL\:left-2\/4 {
    left:50%;
  }

  .mobileXL\:top-3\/4 {
    top:75%;
  }

  .mobileXL\:right-3\/4 {
    right:75%;
  }

  .mobileXL\:bottom-3\/4 {
    bottom:75%;
  }

  .mobileXL\:left-3\/4 {
    left:75%;
  }

  .mobileXL\:top-1\/5 {
    top:20%;
  }

  .mobileXL\:right-1\/5 {
    right:20%;
  }

  .mobileXL\:bottom-1\/5 {
    bottom:20%;
  }

  .mobileXL\:left-1\/5 {
    left:20%;
  }

  .mobileXL\:top-2\/5 {
    top:40%;
  }

  .mobileXL\:right-2\/5 {
    right:40%;
  }

  .mobileXL\:bottom-2\/5 {
    bottom:40%;
  }

  .mobileXL\:left-2\/5 {
    left:40%;
  }

  .mobileXL\:top-3\/5 {
    top:60%;
  }

  .mobileXL\:right-3\/5 {
    right:60%;
  }

  .mobileXL\:bottom-3\/5 {
    bottom:60%;
  }

  .mobileXL\:left-3\/5 {
    left:60%;
  }

  .mobileXL\:top-4\/5 {
    top:80%;
  }

  .mobileXL\:right-4\/5 {
    right:80%;
  }

  .mobileXL\:bottom-4\/5 {
    bottom:80%;
  }

  .mobileXL\:left-4\/5 {
    left:80%;
  }

  .mobileXL\:top-1\/6 {
    top:16.666667%;
  }

  .mobileXL\:right-1\/6 {
    right:16.666667%;
  }

  .mobileXL\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .mobileXL\:left-1\/6 {
    left:16.666667%;
  }

  .mobileXL\:top-2\/6 {
    top:33.333333%;
  }

  .mobileXL\:right-2\/6 {
    right:33.333333%;
  }

  .mobileXL\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .mobileXL\:left-2\/6 {
    left:33.333333%;
  }

  .mobileXL\:top-3\/6 {
    top:50%;
  }

  .mobileXL\:right-3\/6 {
    right:50%;
  }

  .mobileXL\:bottom-3\/6 {
    bottom:50%;
  }

  .mobileXL\:left-3\/6 {
    left:50%;
  }

  .mobileXL\:top-4\/6 {
    top:66.666667%;
  }

  .mobileXL\:right-4\/6 {
    right:66.666667%;
  }

  .mobileXL\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .mobileXL\:left-4\/6 {
    left:66.666667%;
  }

  .mobileXL\:top-5\/6 {
    top:83.333333%;
  }

  .mobileXL\:right-5\/6 {
    right:83.333333%;
  }

  .mobileXL\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .mobileXL\:left-5\/6 {
    left:83.333333%;
  }

  .mobileXL\:top-1\/12 {
    top:8.333333%;
  }

  .mobileXL\:right-1\/12 {
    right:8.333333%;
  }

  .mobileXL\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .mobileXL\:left-1\/12 {
    left:8.333333%;
  }

  .mobileXL\:top-2\/12 {
    top:16.666667%;
  }

  .mobileXL\:right-2\/12 {
    right:16.666667%;
  }

  .mobileXL\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .mobileXL\:left-2\/12 {
    left:16.666667%;
  }

  .mobileXL\:top-3\/12 {
    top:25%;
  }

  .mobileXL\:right-3\/12 {
    right:25%;
  }

  .mobileXL\:bottom-3\/12 {
    bottom:25%;
  }

  .mobileXL\:left-3\/12 {
    left:25%;
  }

  .mobileXL\:top-4\/12 {
    top:33.333333%;
  }

  .mobileXL\:right-4\/12 {
    right:33.333333%;
  }

  .mobileXL\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .mobileXL\:left-4\/12 {
    left:33.333333%;
  }

  .mobileXL\:top-5\/12 {
    top:41.666667%;
  }

  .mobileXL\:right-5\/12 {
    right:41.666667%;
  }

  .mobileXL\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .mobileXL\:left-5\/12 {
    left:41.666667%;
  }

  .mobileXL\:top-6\/12 {
    top:50%;
  }

  .mobileXL\:right-6\/12 {
    right:50%;
  }

  .mobileXL\:bottom-6\/12 {
    bottom:50%;
  }

  .mobileXL\:left-6\/12 {
    left:50%;
  }

  .mobileXL\:top-7\/12 {
    top:58.333333%;
  }

  .mobileXL\:right-7\/12 {
    right:58.333333%;
  }

  .mobileXL\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .mobileXL\:left-7\/12 {
    left:58.333333%;
  }

  .mobileXL\:top-8\/12 {
    top:66.666667%;
  }

  .mobileXL\:right-8\/12 {
    right:66.666667%;
  }

  .mobileXL\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .mobileXL\:left-8\/12 {
    left:66.666667%;
  }

  .mobileXL\:top-9\/12 {
    top:75%;
  }

  .mobileXL\:right-9\/12 {
    right:75%;
  }

  .mobileXL\:bottom-9\/12 {
    bottom:75%;
  }

  .mobileXL\:left-9\/12 {
    left:75%;
  }

  .mobileXL\:top-10\/12 {
    top:83.333333%;
  }

  .mobileXL\:right-10\/12 {
    right:83.333333%;
  }

  .mobileXL\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .mobileXL\:left-10\/12 {
    left:83.333333%;
  }

  .mobileXL\:top-11\/12 {
    top:91.666667%;
  }

  .mobileXL\:right-11\/12 {
    right:91.666667%;
  }

  .mobileXL\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .mobileXL\:left-11\/12 {
    left:91.666667%;
  }

  .mobileXL\:top-full {
    top:100%;
  }

  .mobileXL\:right-full {
    right:100%;
  }

  .mobileXL\:bottom-full {
    bottom:100%;
  }

  .mobileXL\:left-full {
    left:100%;
  }

  .mobileXL\:top-0_5 {
    top:0.125rem;
  }

  .mobileXL\:right-0_5 {
    right:0.125rem;
  }

  .mobileXL\:bottom-0_5 {
    bottom:0.125rem;
  }

  .mobileXL\:left-0_5 {
    left:0.125rem;
  }

  .mobileXL\:top-1_5 {
    top:0.375rem;
  }

  .mobileXL\:right-1_5 {
    right:0.375rem;
  }

  .mobileXL\:bottom-1_5 {
    bottom:0.375rem;
  }

  .mobileXL\:left-1_5 {
    left:0.375rem;
  }

  .mobileXL\:top-2_5 {
    top:0.625rem;
  }

  .mobileXL\:right-2_5 {
    right:0.625rem;
  }

  .mobileXL\:bottom-2_5 {
    bottom:0.625rem;
  }

  .mobileXL\:left-2_5 {
    left:0.625rem;
  }

  .mobileXL\:top-3_5 {
    top:0.875rem;
  }

  .mobileXL\:right-3_5 {
    right:0.875rem;
  }

  .mobileXL\:bottom-3_5 {
    bottom:0.875rem;
  }

  .mobileXL\:left-3_5 {
    left:0.875rem;
  }

  .mobileXL\:top-4_5 {
    top:1.125rem;
  }

  .mobileXL\:right-4_5 {
    right:1.125rem;
  }

  .mobileXL\:bottom-4_5 {
    bottom:1.125rem;
  }

  .mobileXL\:left-4_5 {
    left:1.125rem;
  }

  .mobileXL\:resize-none {
    resize:none;
  }

  .mobileXL\:resize-y {
    resize:vertical;
  }

  .mobileXL\:resize-x {
    resize:horizontal;
  }

  .mobileXL\:resize {
    resize:both;
  }

  .mobileXL\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileXL\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileXL\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileXL\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobileXL\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobileXL\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobileXL\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileXL\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileXL\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileXL\:shadow-none {
    box-shadow:none;
  }

  .mobileXL\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileXL\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileXL\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileXL\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileXL\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileXL\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileXL\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileXL\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileXL\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileXL\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileXL\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileXL\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileXL\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileXL\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileXL\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileXL\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileXL\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileXL\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .mobileXL\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileXL\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileXL\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileXL\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileXL\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobileXL\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .mobileXL\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .mobileXL\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobileXL\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .mobileXL\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .mobileXL\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .mobileXL\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .mobileXL\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .mobileXL\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .mobileXL\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .mobileXL\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .mobileXL\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .mobileXL\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .mobileXL\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .mobileXL\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .mobileXL\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .mobileXL\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobileXL\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .mobileXL\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .mobileXL\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobileXL\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .mobileXL\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .mobileXL\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileXL\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileXL\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileXL\: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);
  }

  .mobileXL\: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);
  }

  .mobileXL\: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);
  }

  .mobileXL\: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);
  }

  .mobileXL\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileXL\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileXL\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileXL\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .mobileXL\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileXL\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileXL\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileXL\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileXL\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileXL\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileXL\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileXL\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileXL\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileXL\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileXL\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileXL\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileXL\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileXL\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileXL\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileXL\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileXL\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileXL\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileXL\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileXL\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileXL\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileXL\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobileXL\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobileXL\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobileXL\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileXL\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileXL\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileXL\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .mobileXL\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileXL\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileXL\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileXL\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileXL\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileXL\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileXL\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileXL\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileXL\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileXL\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileXL\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileXL\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileXL\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileXL\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileXL\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileXL\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileXL\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileXL\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileXL\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobileXL\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobileXL\: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);
  }

  .mobileXL\: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);
  }

  .mobileXL\: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);
  }

  .mobileXL\: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);
  }

  .mobileXL\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobileXL\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobileXL\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobileXL\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .mobileXL\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobileXL\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobileXL\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobileXL\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobileXL\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobileXL\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobileXL\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobileXL\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobileXL\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobileXL\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobileXL\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobileXL\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobileXL\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobileXL\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobileXL\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobileXL\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobileXL\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobileXL\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .mobileXL\:fill-current {
    fill:currentColor;
  }

  .mobileXL\:stroke-current {
    stroke:currentColor;
  }

  .mobileXL\:stroke-0 {
    stroke-width:0;
  }

  .mobileXL\:stroke-1 {
    stroke-width:1;
  }

  .mobileXL\:stroke-2 {
    stroke-width:2;
  }

  .mobileXL\:table-auto {
    table-layout:auto;
  }

  .mobileXL\:table-fixed {
    table-layout:fixed;
  }

  .mobileXL\:text-left {
    text-align:left;
  }

  .mobileXL\:text-center {
    text-align:center;
  }

  .mobileXL\:text-right {
    text-align:right;
  }

  .mobileXL\:text-justify {
    text-align:justify;
  }

  .mobileXL\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileXL\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXL\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXL\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileXL\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileXL\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileXL\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileXL\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileXL\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .mobileXL\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileXL\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileXL\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileXL\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileXL\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileXL\:text-red-light2 {
    color:#ffacac82;
  }

  .mobileXL\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileXL\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXL\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileXL\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXL\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXL\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileXL\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileXL\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXL\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileXL\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileXL\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileXL\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileXL\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileXL\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileXL\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileXL\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .mobileXL\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileXL\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileXL\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .mobileXL\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileXL\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileXL\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileXL\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileXL\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileXL\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileXL\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileXL\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileXL\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileXL\:text-primary-text {
    color:rgba(255,255,255);
  }

  .mobileXL\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .mobileXL\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .mobileXL\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .mobileXL\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .mobileXL\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileXL\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileXL\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileXL\:text-teal {
  }

  .mobileXL\:text-indigo {
  }

  .mobileXL\:text-transparent {
    color:transparent;
  }

  .group:hover .mobileXL\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .mobileXL\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .mobileXL\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .mobileXL\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .mobileXL\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobileXL\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobileXL\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .mobileXL\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .mobileXL\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .mobileXL\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .mobileXL\:group-hover\:text-teal {
  }

  .group:hover .mobileXL\:group-hover\:text-indigo {
  }

  .group:hover .mobileXL\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .mobileXL\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .mobileXL\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .mobileXL\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .mobileXL\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .mobileXL\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobileXL\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobileXL\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .mobileXL\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .mobileXL\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .mobileXL\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .mobileXL\:group-focus\:text-teal {
  }

  .group:focus .mobileXL\:group-focus\:text-indigo {
  }

  .group:focus .mobileXL\:group-focus\:text-transparent {
    color:transparent;
  }

  .mobileXL\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileXL\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXL\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXL\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileXL\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileXL\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileXL\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileXL\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileXL\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .mobileXL\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileXL\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileXL\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileXL\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileXL\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileXL\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .mobileXL\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileXL\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXL\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileXL\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXL\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXL\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileXL\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileXL\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXL\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileXL\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileXL\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileXL\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileXL\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileXL\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileXL\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileXL\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .mobileXL\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileXL\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileXL\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .mobileXL\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileXL\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileXL\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileXL\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileXL\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileXL\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileXL\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileXL\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileXL\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileXL\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .mobileXL\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .mobileXL\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .mobileXL\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .mobileXL\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .mobileXL\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileXL\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileXL\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileXL\:hover\:text-teal:hover {
  }

  .mobileXL\:hover\:text-indigo:hover {
  }

  .mobileXL\:hover\:text-transparent:hover {
    color:transparent;
  }

  .mobileXL\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .mobileXL\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .mobileXL\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .mobileXL\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .mobileXL\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobileXL\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobileXL\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .mobileXL\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .mobileXL\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .mobileXL\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileXL\:focus-within\:text-teal:focus-within {
  }

  .mobileXL\:focus-within\:text-indigo:focus-within {
  }

  .mobileXL\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .mobileXL\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileXL\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXL\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXL\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileXL\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileXL\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileXL\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileXL\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileXL\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .mobileXL\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileXL\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileXL\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileXL\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileXL\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileXL\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .mobileXL\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileXL\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXL\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileXL\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXL\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXL\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileXL\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileXL\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXL\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileXL\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileXL\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileXL\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileXL\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileXL\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileXL\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileXL\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .mobileXL\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileXL\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileXL\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .mobileXL\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileXL\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileXL\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileXL\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileXL\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileXL\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileXL\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileXL\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileXL\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileXL\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .mobileXL\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .mobileXL\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .mobileXL\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .mobileXL\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .mobileXL\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileXL\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileXL\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileXL\:focus\:text-teal:focus {
  }

  .mobileXL\:focus\:text-indigo:focus {
  }

  .mobileXL\:focus\:text-transparent:focus {
    color:transparent;
  }

  .mobileXL\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobileXL\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXL\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobileXL\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobileXL\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobileXL\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobileXL\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobileXL\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobileXL\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .mobileXL\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobileXL\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobileXL\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobileXL\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobileXL\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobileXL\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .mobileXL\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobileXL\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXL\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobileXL\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXL\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobileXL\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobileXL\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobileXL\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobileXL\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobileXL\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobileXL\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobileXL\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobileXL\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobileXL\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobileXL\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobileXL\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .mobileXL\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobileXL\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobileXL\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .mobileXL\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobileXL\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobileXL\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobileXL\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobileXL\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobileXL\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobileXL\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobileXL\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobileXL\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobileXL\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .mobileXL\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobileXL\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .mobileXL\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .mobileXL\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .mobileXL\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .mobileXL\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobileXL\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobileXL\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobileXL\:active\:text-teal:active {
  }

  .mobileXL\:active\:text-indigo:active {
  }

  .mobileXL\:active\:text-transparent:active {
    color:transparent;
  }

  .mobileXL\:text-opacity-0 {
    --text-opacity:0;
  }

  .mobileXL\:text-opacity-10 {
    --text-opacity:.1;
  }

  .mobileXL\:text-opacity-20 {
    --text-opacity:.2;
  }

  .mobileXL\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .mobileXL\:text-opacity-30 {
    --text-opacity:.3;
  }

  .mobileXL\:text-opacity-40 {
    --text-opacity:.4;
  }

  .mobileXL\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .mobileXL\:text-opacity-60 {
    --text-opacity:.6;
  }

  .mobileXL\:text-opacity-70 {
    --text-opacity:.7;
  }

  .mobileXL\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .mobileXL\:text-opacity-80 {
    --text-opacity:.8;
  }

  .mobileXL\:text-opacity-90 {
    --text-opacity:.9;
  }

  .mobileXL\:text-opacity-100 {
    --text-opacity:1;
  }

  .mobileXL\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .mobileXL\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .mobileXL\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .mobileXL\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .mobileXL\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .mobileXL\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .mobileXL\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .mobileXL\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .mobileXL\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .mobileXL\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .mobileXL\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .mobileXL\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .mobileXL\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .mobileXL\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .mobileXL\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .mobileXL\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .mobileXL\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .mobileXL\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .mobileXL\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .mobileXL\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .mobileXL\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .mobileXL\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .mobileXL\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .mobileXL\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .mobileXL\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .mobileXL\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .mobileXL\:italic {
    font-style:italic;
  }

  .mobileXL\:not-italic {
    font-style:normal;
  }

  .mobileXL\:uppercase {
    text-transform:uppercase;
  }

  .mobileXL\:lowercase {
    text-transform:lowercase;
  }

  .mobileXL\:capitalize {
    text-transform:capitalize;
  }

  .mobileXL\:normal-case {
    text-transform:none;
  }

  .mobileXL\:underline {
    text-decoration:underline;
  }

  .mobileXL\:line-through {
    text-decoration:line-through;
  }

  .mobileXL\:no-underline {
    text-decoration:none;
  }

  .group:hover .mobileXL\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .mobileXL\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .mobileXL\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .mobileXL\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .mobileXL\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .mobileXL\:group-focus\:no-underline {
    text-decoration:none;
  }

  .mobileXL\:hover\:underline:hover {
    text-decoration:underline;
  }

  .mobileXL\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .mobileXL\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .mobileXL\:focus\:underline:focus {
    text-decoration:underline;
  }

  .mobileXL\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .mobileXL\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .mobileXL\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .mobileXL\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .mobileXL\:ordinal, .mobileXL\:slashed-zero, .mobileXL\:lining-nums, .mobileXL\:oldstyle-nums, .mobileXL\:proportional-nums, .mobileXL\:tabular-nums, .mobileXL\:diagonal-fractions, .mobileXL\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .mobileXL\:normal-nums {
    font-variant-numeric:normal;
  }

  .mobileXL\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .mobileXL\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .mobileXL\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .mobileXL\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .mobileXL\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .mobileXL\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .mobileXL\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .mobileXL\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .mobileXL\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .mobileXL\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .mobileXL\:tracking-normal {
    letter-spacing:0;
  }

  .mobileXL\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .mobileXL\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .mobileXL\:tracking-widest {
    letter-spacing:0.025em;
  }

  .mobileXL\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .mobileXL\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .mobileXL\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .mobileXL\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .mobileXL\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .mobileXL\:align-baseline {
    vertical-align:baseline;
  }

  .mobileXL\:align-top {
    vertical-align:top;
  }

  .mobileXL\:align-middle {
    vertical-align:middle;
  }

  .mobileXL\:align-bottom {
    vertical-align:bottom;
  }

  .mobileXL\:align-text-top {
    vertical-align:text-top;
  }

  .mobileXL\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .mobileXL\:visible {
    visibility:visible;
  }

  .mobileXL\:invisible {
    visibility:hidden;
  }

  .mobileXL\:whitespace-normal {
    white-space:normal;
  }

  .mobileXL\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .mobileXL\:whitespace-pre {
    white-space:pre;
  }

  .mobileXL\:whitespace-pre-line {
    white-space:pre-line;
  }

  .mobileXL\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .mobileXL\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .mobileXL\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .mobileXL\:break-all {
    word-break:break-all;
  }

  .mobileXL\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .mobileXL\:w-0 {
    width:0;
  }

  .mobileXL\:w-1 {
    width:0.25rem;
  }

  .mobileXL\:w-2 {
    width:0.5rem;
  }

  .mobileXL\:w-3 {
    width:0.75rem;
  }

  .mobileXL\:w-4 {
    width:1rem;
  }

  .mobileXL\:w-5 {
    width:1.25rem;
  }

  .mobileXL\:w-6 {
    width:1.5rem;
  }

  .mobileXL\:w-7 {
    width:1.75rem;
  }

  .mobileXL\:w-8 {
    width:2rem;
  }

  .mobileXL\:w-9 {
    width:2.25rem;
  }

  .mobileXL\:w-10 {
    width:2.5rem;
  }

  .mobileXL\:w-11 {
    width:2.75rem;
  }

  .mobileXL\:w-12 {
    width:3rem;
  }

  .mobileXL\:w-13 {
    width:3.25rem;
  }

  .mobileXL\:w-14 {
    width:3.5rem;
  }

  .mobileXL\:w-15 {
    width:3.75rem;
  }

  .mobileXL\:w-16 {
    width:4rem;
  }

  .mobileXL\:w-18 {
    width:4.5rem;
  }

  .mobileXL\:w-20 {
    width:5rem;
  }

  .mobileXL\:w-24 {
    width:6rem;
  }

  .mobileXL\:w-28 {
    width:7rem;
  }

  .mobileXL\:w-32 {
    width:8rem;
  }

  .mobileXL\:w-36 {
    width:9rem;
  }

  .mobileXL\:w-40 {
    width:10rem;
  }

  .mobileXL\:w-44 {
    width:11rem;
  }

  .mobileXL\:w-48 {
    width:12rem;
  }

  .mobileXL\:w-52 {
    width:13rem;
  }

  .mobileXL\:w-56 {
    width:14rem;
  }

  .mobileXL\:w-60 {
    width:15rem;
  }

  .mobileXL\:w-64 {
    width:16rem;
  }

  .mobileXL\:w-72 {
    width:18rem;
  }

  .mobileXL\:w-80 {
    width:20rem;
  }

  .mobileXL\:w-96 {
    width:24rem;
  }

  .mobileXL\:w-100 {
    width:25rem;
  }

  .mobileXL\:w-auto {
    width:auto;
  }

  .mobileXL\:w-px {
    width:1px;
  }

  .mobileXL\:w-0\.5 {
    width:0.125rem;
  }

  .mobileXL\:w-1\.5 {
    width:0.375rem;
  }

  .mobileXL\:w-2\.5 {
    width:0.625rem;
  }

  .mobileXL\:w-3\.5 {
    width:0.875rem;
  }

  .mobileXL\:w-1\/2 {
    width:50%;
  }

  .mobileXL\:w-1\/3 {
    width:33.333333%;
  }

  .mobileXL\:w-2\/3 {
    width:66.666667%;
  }

  .mobileXL\:w-1\/4 {
    width:25%;
  }

  .mobileXL\:w-2\/4 {
    width:50%;
  }

  .mobileXL\:w-3\/4 {
    width:75%;
  }

  .mobileXL\:w-1\/5 {
    width:20%;
  }

  .mobileXL\:w-2\/5 {
    width:40%;
  }

  .mobileXL\:w-3\/5 {
    width:60%;
  }

  .mobileXL\:w-4\/5 {
    width:80%;
  }

  .mobileXL\:w-1\/6 {
    width:16.666667%;
  }

  .mobileXL\:w-2\/6 {
    width:33.333333%;
  }

  .mobileXL\:w-3\/6 {
    width:50%;
  }

  .mobileXL\:w-4\/6 {
    width:66.666667%;
  }

  .mobileXL\:w-5\/6 {
    width:83.333333%;
  }

  .mobileXL\:w-1\/12 {
    width:8.333333%;
  }

  .mobileXL\:w-2\/12 {
    width:16.666667%;
  }

  .mobileXL\:w-3\/12 {
    width:25%;
  }

  .mobileXL\:w-4\/12 {
    width:33.333333%;
  }

  .mobileXL\:w-5\/12 {
    width:41.666667%;
  }

  .mobileXL\:w-6\/12 {
    width:50%;
  }

  .mobileXL\:w-7\/12 {
    width:58.333333%;
  }

  .mobileXL\:w-8\/12 {
    width:66.666667%;
  }

  .mobileXL\:w-9\/12 {
    width:75%;
  }

  .mobileXL\:w-10\/12 {
    width:83.333333%;
  }

  .mobileXL\:w-11\/12 {
    width:91.666667%;
  }

  .mobileXL\:w-full {
    width:100%;
  }

  .mobileXL\:w-0_5 {
    width:0.125rem;
  }

  .mobileXL\:w-1_5 {
    width:0.375rem;
  }

  .mobileXL\:w-2_5 {
    width:0.625rem;
  }

  .mobileXL\:w-3_5 {
    width:0.875rem;
  }

  .mobileXL\:w-4_5 {
    width:1.125rem;
  }

  .mobileXL\:w-screen {
    width:100vw;
  }

  .mobileXL\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .mobileXL\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .mobileXL\:z-0 {
    z-index:0;
  }

  .mobileXL\:z-10 {
    z-index:10;
  }

  .mobileXL\:z-20 {
    z-index:20;
  }

  .mobileXL\:z-30 {
    z-index:30;
  }

  .mobileXL\:z-40 {
    z-index:40;
  }

  .mobileXL\:z-50 {
    z-index:50;
  }

  .mobileXL\:z-100 {
    z-index:100;
  }

  .mobileXL\:z-auto {
    z-index:auto;
  }

  .mobileXL\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .mobileXL\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .mobileXL\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .mobileXL\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .mobileXL\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .mobileXL\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .mobileXL\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .mobileXL\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .mobileXL\:focus\:z-0:focus {
    z-index:0;
  }

  .mobileXL\:focus\:z-10:focus {
    z-index:10;
  }

  .mobileXL\:focus\:z-20:focus {
    z-index:20;
  }

  .mobileXL\:focus\:z-30:focus {
    z-index:30;
  }

  .mobileXL\:focus\:z-40:focus {
    z-index:40;
  }

  .mobileXL\:focus\:z-50:focus {
    z-index:50;
  }

  .mobileXL\:focus\:z-100:focus {
    z-index:100;
  }

  .mobileXL\:focus\:z-auto:focus {
    z-index:auto;
  }

  .mobileXL\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .mobileXL\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .mobileXL\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .mobileXL\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .mobileXL\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

  .mobileXL\:gap-5 {
    grid-gap:1.25rem;
    gap:1.25rem;
  }

  .mobileXL\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .mobileXL\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .mobileXL\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .mobileXL\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .mobileXL\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .mobileXL\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .mobileXL\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .mobileXL\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .mobileXL\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .mobileXL\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .mobileXL\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .mobileXL\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

  .mobileXL\:gap-20 {
    grid-gap:5rem;
    gap:5rem;
  }

  .mobileXL\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .mobileXL\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .mobileXL\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .mobileXL\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .mobileXL\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .mobileXL\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .mobileXL\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .mobileXL\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .mobileXL\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .mobileXL\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .mobileXL\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .mobileXL\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .mobileXL\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .mobileXL\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .mobileXL\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .mobileXL\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobileXL\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobileXL\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobileXL\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobileXL\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileXL\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileXL\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileXL\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .mobileXL\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileXL\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .mobileXL\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .mobileXL\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .mobileXL\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .mobileXL\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .mobileXL\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobileXL\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileXL\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileXL\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileXL\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobileXL\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .mobileXL\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobileXL\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .mobileXL\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobileXL\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .mobileXL\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .mobileXL\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .mobileXL\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobileXL\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .mobileXL\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobileXL\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .mobileXL\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .mobileXL\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobileXL\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobileXL\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobileXL\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobileXL\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .mobileXL\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobileXL\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobileXL\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobileXL\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobileXL\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobileXL\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobileXL\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobileXL\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobileXL\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobileXL\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobileXL\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobileXL\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobileXL\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobileXL\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobileXL\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobileXL\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobileXL\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobileXL\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobileXL\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobileXL\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobileXL\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobileXL\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobileXL\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobileXL\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobileXL\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobileXL\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobileXL\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobileXL\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobileXL\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobileXL\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobileXL\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobileXL\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobileXL\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobileXL\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobileXL\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileXL\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileXL\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileXL\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileXL\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXL\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileXL\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileXL\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileXL\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXL\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileXL\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobileXL\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobileXL\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobileXL\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobileXL\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileXL\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileXL\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXL\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileXL\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileXL\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobileXL\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileXL\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileXL\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileXL\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobileXL\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXL\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobileXL\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileXL\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileXL\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileXL\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobileXL\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobileXL\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileXL\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileXL\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileXL\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileXL\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobileXL\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobileXL\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobileXL\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobileXL\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobileXL\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobileXL\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobileXL\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobileXL\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobileXL\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobileXL\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobileXL\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobileXL\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobileXL\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobileXL\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobileXL\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobileXL\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobileXL\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobileXL\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobileXL\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobileXL\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobileXL\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobileXL\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobileXL\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobileXL\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobileXL\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobileXL\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobileXL\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobileXL\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobileXL\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobileXL\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobileXL\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobileXL\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobileXL\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobileXL\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobileXL\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileXL\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileXL\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileXL\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileXL\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXL\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileXL\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileXL\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileXL\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXL\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileXL\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobileXL\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobileXL\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobileXL\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobileXL\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileXL\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileXL\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXL\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileXL\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileXL\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobileXL\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobileXL\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobileXL\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobileXL\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobileXL\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobileXL\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobileXL\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobileXL\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobileXL\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobileXL\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobileXL\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobileXL\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobileXL\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobileXL\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobileXL\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobileXL\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobileXL\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobileXL\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobileXL\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobileXL\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobileXL\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobileXL\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobileXL\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobileXL\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobileXL\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobileXL\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobileXL\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobileXL\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobileXL\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobileXL\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobileXL\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobileXL\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobileXL\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobileXL\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobileXL\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobileXL\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobileXL\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobileXL\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobileXL\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobileXL\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobileXL\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobileXL\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobileXL\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobileXL\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobileXL\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobileXL\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobileXL\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobileXL\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobileXL\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobileXL\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobileXL\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileXL\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileXL\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileXL\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileXL\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXL\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileXL\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileXL\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileXL\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXL\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileXL\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobileXL\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobileXL\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobileXL\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobileXL\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileXL\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileXL\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXL\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileXL\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileXL\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobileXL\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileXL\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileXL\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileXL\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobileXL\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXL\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobileXL\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileXL\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileXL\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileXL\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobileXL\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobileXL\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileXL\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileXL\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileXL\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileXL\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobileXL\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobileXL\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobileXL\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobileXL\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobileXL\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobileXL\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobileXL\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobileXL\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobileXL\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobileXL\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobileXL\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobileXL\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobileXL\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobileXL\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobileXL\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobileXL\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobileXL\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobileXL\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobileXL\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobileXL\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobileXL\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobileXL\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobileXL\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobileXL\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobileXL\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobileXL\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobileXL\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobileXL\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobileXL\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobileXL\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobileXL\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobileXL\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobileXL\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobileXL\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobileXL\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileXL\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileXL\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileXL\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileXL\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXL\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileXL\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileXL\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileXL\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXL\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileXL\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobileXL\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobileXL\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobileXL\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobileXL\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileXL\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileXL\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXL\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileXL\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileXL\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobileXL\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobileXL\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobileXL\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobileXL\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobileXL\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobileXL\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobileXL\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobileXL\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobileXL\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobileXL\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobileXL\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobileXL\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobileXL\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobileXL\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobileXL\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobileXL\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobileXL\:grid-flow-row {
    grid-auto-flow:row;
  }

  .mobileXL\:grid-flow-col {
    grid-auto-flow:column;
  }

  .mobileXL\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .mobileXL\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

  .mobileXL\:grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr));
  }

  .mobileXL\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .mobileXL\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .mobileXL\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .mobileXL\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .mobileXL\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .mobileXL\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .mobileXL\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .mobileXL\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .mobileXL\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .mobileXL\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .mobileXL\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .mobileXL\:grid-cols-none {
    grid-template-columns:none;
  }

  .mobileXL\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .mobileXL\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .mobileXL\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .mobileXL\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .mobileXL\:col-auto {
    grid-column:auto;
  }

  .mobileXL\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .mobileXL\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .mobileXL\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .mobileXL\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .mobileXL\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .mobileXL\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .mobileXL\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .mobileXL\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .mobileXL\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .mobileXL\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .mobileXL\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .mobileXL\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .mobileXL\:col-span-full {
    grid-column:1 / -1;
  }

  .mobileXL\:col-start-1 {
    grid-column-start:1;
  }

  .mobileXL\:col-start-2 {
    grid-column-start:2;
  }

  .mobileXL\:col-start-3 {
    grid-column-start:3;
  }

  .mobileXL\:col-start-4 {
    grid-column-start:4;
  }

  .mobileXL\:col-start-5 {
    grid-column-start:5;
  }

  .mobileXL\:col-start-6 {
    grid-column-start:6;
  }

  .mobileXL\:col-start-7 {
    grid-column-start:7;
  }

  .mobileXL\:col-start-8 {
    grid-column-start:8;
  }

  .mobileXL\:col-start-9 {
    grid-column-start:9;
  }

  .mobileXL\:col-start-10 {
    grid-column-start:10;
  }

  .mobileXL\:col-start-11 {
    grid-column-start:11;
  }

  .mobileXL\:col-start-12 {
    grid-column-start:12;
  }

  .mobileXL\:col-start-13 {
    grid-column-start:13;
  }

  .mobileXL\:col-start-auto {
    grid-column-start:auto;
  }

  .mobileXL\:col-end-1 {
    grid-column-end:1;
  }

  .mobileXL\:col-end-2 {
    grid-column-end:2;
  }

  .mobileXL\:col-end-3 {
    grid-column-end:3;
  }

  .mobileXL\:col-end-4 {
    grid-column-end:4;
  }

  .mobileXL\:col-end-5 {
    grid-column-end:5;
  }

  .mobileXL\:col-end-6 {
    grid-column-end:6;
  }

  .mobileXL\:col-end-7 {
    grid-column-end:7;
  }

  .mobileXL\:col-end-8 {
    grid-column-end:8;
  }

  .mobileXL\:col-end-9 {
    grid-column-end:9;
  }

  .mobileXL\:col-end-10 {
    grid-column-end:10;
  }

  .mobileXL\:col-end-11 {
    grid-column-end:11;
  }

  .mobileXL\:col-end-12 {
    grid-column-end:12;
  }

  .mobileXL\:col-end-13 {
    grid-column-end:13;
  }

  .mobileXL\:col-end-auto {
    grid-column-end:auto;
  }

  .mobileXL\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .mobileXL\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .mobileXL\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .mobileXL\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .mobileXL\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .mobileXL\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .mobileXL\:grid-rows-none {
    grid-template-rows:none;
  }

  .mobileXL\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .mobileXL\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .mobileXL\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .mobileXL\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .mobileXL\:row-auto {
    grid-row:auto;
  }

  .mobileXL\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .mobileXL\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .mobileXL\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .mobileXL\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .mobileXL\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .mobileXL\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .mobileXL\:row-span-full {
    grid-row:1 / -1;
  }

  .mobileXL\:row-start-1 {
    grid-row-start:1;
  }

  .mobileXL\:row-start-2 {
    grid-row-start:2;
  }

  .mobileXL\:row-start-3 {
    grid-row-start:3;
  }

  .mobileXL\:row-start-4 {
    grid-row-start:4;
  }

  .mobileXL\:row-start-5 {
    grid-row-start:5;
  }

  .mobileXL\:row-start-6 {
    grid-row-start:6;
  }

  .mobileXL\:row-start-7 {
    grid-row-start:7;
  }

  .mobileXL\:row-start-auto {
    grid-row-start:auto;
  }

  .mobileXL\:row-end-1 {
    grid-row-end:1;
  }

  .mobileXL\:row-end-2 {
    grid-row-end:2;
  }

  .mobileXL\:row-end-3 {
    grid-row-end:3;
  }

  .mobileXL\:row-end-4 {
    grid-row-end:4;
  }

  .mobileXL\:row-end-5 {
    grid-row-end:5;
  }

  .mobileXL\:row-end-6 {
    grid-row-end:6;
  }

  .mobileXL\:row-end-7 {
    grid-row-end:7;
  }

  .mobileXL\:row-end-auto {
    grid-row-end:auto;
  }

  .mobileXL\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .mobileXL\:transform-none {
    transform:none;
  }

  .mobileXL\:origin-center {
    transform-origin:center;
  }

  .mobileXL\:origin-top {
    transform-origin:top;
  }

  .mobileXL\:origin-top-right {
    transform-origin:top right;
  }

  .mobileXL\:origin-right {
    transform-origin:right;
  }

  .mobileXL\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .mobileXL\:origin-bottom {
    transform-origin:bottom;
  }

  .mobileXL\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .mobileXL\:origin-left {
    transform-origin:left;
  }

  .mobileXL\:origin-top-left {
    transform-origin:top left;
  }

  .mobileXL\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileXL\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileXL\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileXL\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileXL\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileXL\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileXL\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileXL\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileXL\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileXL\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileXL\:scale-x-0 {
    --transform-scale-x:0;
  }

  .mobileXL\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .mobileXL\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .mobileXL\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .mobileXL\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .mobileXL\:scale-x-100 {
    --transform-scale-x:1;
  }

  .mobileXL\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .mobileXL\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .mobileXL\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .mobileXL\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .mobileXL\:scale-y-0 {
    --transform-scale-y:0;
  }

  .mobileXL\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .mobileXL\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .mobileXL\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .mobileXL\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .mobileXL\:scale-y-100 {
    --transform-scale-y:1;
  }

  .mobileXL\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .mobileXL\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .mobileXL\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .mobileXL\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .mobileXL\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileXL\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileXL\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileXL\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileXL\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileXL\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileXL\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileXL\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileXL\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileXL\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileXL\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .mobileXL\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .mobileXL\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .mobileXL\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .mobileXL\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .mobileXL\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .mobileXL\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .mobileXL\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .mobileXL\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .mobileXL\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .mobileXL\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .mobileXL\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .mobileXL\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .mobileXL\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .mobileXL\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .mobileXL\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .mobileXL\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .mobileXL\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .mobileXL\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .mobileXL\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .mobileXL\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobileXL\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobileXL\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobileXL\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobileXL\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobileXL\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobileXL\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobileXL\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobileXL\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobileXL\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobileXL\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .mobileXL\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .mobileXL\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .mobileXL\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .mobileXL\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .mobileXL\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .mobileXL\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .mobileXL\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .mobileXL\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .mobileXL\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .mobileXL\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .mobileXL\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .mobileXL\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .mobileXL\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .mobileXL\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .mobileXL\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .mobileXL\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .mobileXL\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .mobileXL\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .mobileXL\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .mobileXL\:rotate-0 {
    --transform-rotate:0;
  }

  .mobileXL\:rotate-1 {
    --transform-rotate:1deg;
  }

  .mobileXL\:rotate-2 {
    --transform-rotate:2deg;
  }

  .mobileXL\:rotate-3 {
    --transform-rotate:3deg;
  }

  .mobileXL\:rotate-6 {
    --transform-rotate:6deg;
  }

  .mobileXL\:rotate-12 {
    --transform-rotate:12deg;
  }

  .mobileXL\:rotate-45 {
    --transform-rotate:45deg;
  }

  .mobileXL\:rotate-90 {
    --transform-rotate:90deg;
  }

  .mobileXL\:rotate-180 {
    --transform-rotate:180deg;
  }

  .mobileXL\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .mobileXL\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .mobileXL\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .mobileXL\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .mobileXL\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .mobileXL\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .mobileXL\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .mobileXL\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .mobileXL\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .mobileXL\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .mobileXL\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .mobileXL\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .mobileXL\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .mobileXL\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .mobileXL\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .mobileXL\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .mobileXL\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .mobileXL\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .mobileXL\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .mobileXL\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .mobileXL\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .mobileXL\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .mobileXL\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .mobileXL\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .mobileXL\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .mobileXL\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .mobileXL\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .mobileXL\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .mobileXL\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .mobileXL\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .mobileXL\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .mobileXL\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .mobileXL\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .mobileXL\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .mobileXL\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .mobileXL\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .mobileXL\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .mobileXL\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .mobileXL\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .mobileXL\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .mobileXL\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .mobileXL\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .mobileXL\:translate-x-0 {
    --transform-translate-x:0;
  }

  .mobileXL\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .mobileXL\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .mobileXL\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .mobileXL\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .mobileXL\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .mobileXL\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .mobileXL\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .mobileXL\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .mobileXL\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .mobileXL\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .mobileXL\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .mobileXL\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .mobileXL\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .mobileXL\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .mobileXL\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .mobileXL\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .mobileXL\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .mobileXL\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .mobileXL\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .mobileXL\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .mobileXL\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .mobileXL\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .mobileXL\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .mobileXL\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .mobileXL\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .mobileXL\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .mobileXL\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .mobileXL\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .mobileXL\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .mobileXL\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .mobileXL\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .mobileXL\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .mobileXL\:translate-x-px {
    --transform-translate-x:1px;
  }

  .mobileXL\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .mobileXL\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .mobileXL\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .mobileXL\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .mobileXL\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .mobileXL\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .mobileXL\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .mobileXL\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .mobileXL\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .mobileXL\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .mobileXL\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .mobileXL\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .mobileXL\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .mobileXL\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .mobileXL\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .mobileXL\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .mobileXL\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .mobileXL\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .mobileXL\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .mobileXL\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .mobileXL\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .mobileXL\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .mobileXL\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .mobileXL\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .mobileXL\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .mobileXL\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .mobileXL\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .mobileXL\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .mobileXL\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .mobileXL\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .mobileXL\:translate-x-full {
    --transform-translate-x:100%;
  }

  .mobileXL\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .mobileXL\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .mobileXL\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .mobileXL\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .mobileXL\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .mobileXL\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .mobileXL\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .mobileXL\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .mobileXL\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .mobileXL\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .mobileXL\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .mobileXL\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .mobileXL\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .mobileXL\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .mobileXL\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .mobileXL\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .mobileXL\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .mobileXL\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .mobileXL\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .mobileXL\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .mobileXL\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .mobileXL\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .mobileXL\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .mobileXL\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .mobileXL\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .mobileXL\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .mobileXL\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .mobileXL\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .mobileXL\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .mobileXL\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .mobileXL\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .mobileXL\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .mobileXL\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .mobileXL\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .mobileXL\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .mobileXL\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .mobileXL\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .mobileXL\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .mobileXL\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .mobileXL\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .mobileXL\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .mobileXL\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .mobileXL\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .mobileXL\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .mobileXL\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .mobileXL\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .mobileXL\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .mobileXL\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .mobileXL\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .mobileXL\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .mobileXL\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .mobileXL\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .mobileXL\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .mobileXL\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .mobileXL\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .mobileXL\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .mobileXL\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .mobileXL\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .mobileXL\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .mobileXL\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .mobileXL\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .mobileXL\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .mobileXL\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .mobileXL\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .mobileXL\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .mobileXL\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .mobileXL\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .mobileXL\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .mobileXL\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .mobileXL\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .mobileXL\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .mobileXL\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .mobileXL\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .mobileXL\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .mobileXL\:translate-y-0 {
    --transform-translate-y:0;
  }

  .mobileXL\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .mobileXL\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .mobileXL\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .mobileXL\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .mobileXL\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .mobileXL\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .mobileXL\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .mobileXL\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .mobileXL\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .mobileXL\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .mobileXL\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .mobileXL\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .mobileXL\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .mobileXL\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .mobileXL\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .mobileXL\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .mobileXL\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .mobileXL\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .mobileXL\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .mobileXL\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .mobileXL\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .mobileXL\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .mobileXL\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .mobileXL\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .mobileXL\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .mobileXL\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .mobileXL\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .mobileXL\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .mobileXL\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .mobileXL\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .mobileXL\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .mobileXL\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .mobileXL\:translate-y-px {
    --transform-translate-y:1px;
  }

  .mobileXL\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .mobileXL\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .mobileXL\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .mobileXL\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .mobileXL\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .mobileXL\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .mobileXL\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .mobileXL\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .mobileXL\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .mobileXL\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .mobileXL\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .mobileXL\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .mobileXL\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .mobileXL\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .mobileXL\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .mobileXL\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .mobileXL\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .mobileXL\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .mobileXL\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .mobileXL\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .mobileXL\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .mobileXL\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .mobileXL\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .mobileXL\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .mobileXL\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .mobileXL\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .mobileXL\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .mobileXL\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .mobileXL\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .mobileXL\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .mobileXL\:translate-y-full {
    --transform-translate-y:100%;
  }

  .mobileXL\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .mobileXL\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .mobileXL\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .mobileXL\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .mobileXL\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .mobileXL\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .mobileXL\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .mobileXL\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .mobileXL\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .mobileXL\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .mobileXL\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .mobileXL\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .mobileXL\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .mobileXL\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .mobileXL\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .mobileXL\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .mobileXL\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .mobileXL\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .mobileXL\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .mobileXL\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .mobileXL\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .mobileXL\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .mobileXL\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .mobileXL\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .mobileXL\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .mobileXL\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .mobileXL\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .mobileXL\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .mobileXL\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .mobileXL\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .mobileXL\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .mobileXL\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .mobileXL\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .mobileXL\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .mobileXL\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .mobileXL\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .mobileXL\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .mobileXL\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .mobileXL\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .mobileXL\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .mobileXL\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .mobileXL\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .mobileXL\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .mobileXL\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .mobileXL\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .mobileXL\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .mobileXL\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .mobileXL\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .mobileXL\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .mobileXL\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .mobileXL\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .mobileXL\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .mobileXL\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .mobileXL\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .mobileXL\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .mobileXL\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .mobileXL\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .mobileXL\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .mobileXL\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .mobileXL\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .mobileXL\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .mobileXL\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .mobileXL\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .mobileXL\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .mobileXL\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .mobileXL\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .mobileXL\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .mobileXL\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .mobileXL\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .mobileXL\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .mobileXL\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .mobileXL\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .mobileXL\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .mobileXL\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .mobileXL\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .mobileXL\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .mobileXL\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .mobileXL\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .mobileXL\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .mobileXL\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .mobileXL\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .mobileXL\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .mobileXL\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .mobileXL\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .mobileXL\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .mobileXL\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .mobileXL\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .mobileXL\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .mobileXL\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .mobileXL\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .mobileXL\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .mobileXL\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .mobileXL\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .mobileXL\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .mobileXL\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .mobileXL\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .mobileXL\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .mobileXL\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .mobileXL\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .mobileXL\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .mobileXL\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .mobileXL\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .mobileXL\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .mobileXL\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .mobileXL\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .mobileXL\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .mobileXL\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .mobileXL\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .mobileXL\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobileXL\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobileXL\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobileXL\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobileXL\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .mobileXL\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileXL\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileXL\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .mobileXL\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .mobileXL\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .mobileXL\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .mobileXL\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .mobileXL\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .mobileXL\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .mobileXL\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .mobileXL\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileXL\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .mobileXL\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileXL\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .mobileXL\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .mobileXL\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .mobileXL\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .mobileXL\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .mobileXL\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .mobileXL\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .mobileXL\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .mobileXL\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .mobileXL\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .mobileXL\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .mobileXL\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .mobileXL\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .mobileXL\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobileXL\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobileXL\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobileXL\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobileXL\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .mobileXL\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .mobileXL\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .mobileXL\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .mobileXL\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .mobileXL\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .mobileXL\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .mobileXL\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .mobileXL\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .mobileXL\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .mobileXL\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .mobileXL\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .mobileXL\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .mobileXL\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .mobileXL\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .mobileXL\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .mobileXL\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .mobileXL\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .mobileXL\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .mobileXL\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .mobileXL\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .mobileXL\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .mobileXL\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .mobileXL\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .mobileXL\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .mobileXL\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .mobileXL\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .mobileXL\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .mobileXL\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .mobileXL\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .mobileXL\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .mobileXL\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .mobileXL\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .mobileXL\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .mobileXL\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobileXL\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobileXL\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobileXL\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobileXL\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .mobileXL\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileXL\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileXL\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .mobileXL\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .mobileXL\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .mobileXL\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .mobileXL\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .mobileXL\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .mobileXL\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .mobileXL\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobileXL\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileXL\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .mobileXL\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileXL\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobileXL\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .mobileXL\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobileXL\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .mobileXL\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobileXL\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .mobileXL\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .mobileXL\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .mobileXL\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobileXL\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .mobileXL\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobileXL\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .mobileXL\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .mobileXL\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobileXL\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobileXL\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobileXL\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobileXL\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .mobileXL\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .mobileXL\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .mobileXL\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .mobileXL\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .mobileXL\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .mobileXL\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .mobileXL\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .mobileXL\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .mobileXL\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .mobileXL\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .mobileXL\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .mobileXL\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .mobileXL\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .mobileXL\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .mobileXL\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .mobileXL\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .mobileXL\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .mobileXL\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .mobileXL\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .mobileXL\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .mobileXL\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .mobileXL\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .mobileXL\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .mobileXL\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .mobileXL\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .mobileXL\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .mobileXL\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .mobileXL\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .mobileXL\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .mobileXL\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .mobileXL\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .mobileXL\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .mobileXL\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .mobileXL\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .mobileXL\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobileXL\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobileXL\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobileXL\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobileXL\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .mobileXL\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileXL\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileXL\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .mobileXL\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .mobileXL\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .mobileXL\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .mobileXL\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .mobileXL\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .mobileXL\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .mobileXL\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .mobileXL\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileXL\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .mobileXL\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileXL\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .mobileXL\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .mobileXL\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .mobileXL\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .mobileXL\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .mobileXL\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .mobileXL\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .mobileXL\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .mobileXL\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .mobileXL\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .mobileXL\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .mobileXL\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .mobileXL\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .mobileXL\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobileXL\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobileXL\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobileXL\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobileXL\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .mobileXL\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .mobileXL\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .mobileXL\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .mobileXL\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .mobileXL\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .mobileXL\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .mobileXL\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .mobileXL\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .mobileXL\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .mobileXL\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .mobileXL\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .mobileXL\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .mobileXL\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .mobileXL\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .mobileXL\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .mobileXL\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .mobileXL\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .mobileXL\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .mobileXL\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .mobileXL\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .mobileXL\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .mobileXL\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .mobileXL\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .mobileXL\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .mobileXL\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .mobileXL\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .mobileXL\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .mobileXL\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .mobileXL\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .mobileXL\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .mobileXL\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .mobileXL\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .mobileXL\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .mobileXL\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobileXL\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobileXL\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobileXL\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobileXL\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .mobileXL\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileXL\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileXL\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .mobileXL\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .mobileXL\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .mobileXL\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .mobileXL\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .mobileXL\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .mobileXL\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .mobileXL\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobileXL\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileXL\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .mobileXL\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileXL\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobileXL\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .mobileXL\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobileXL\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .mobileXL\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobileXL\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .mobileXL\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .mobileXL\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .mobileXL\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobileXL\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .mobileXL\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobileXL\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .mobileXL\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .mobileXL\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobileXL\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobileXL\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobileXL\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobileXL\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .mobileXL\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .mobileXL\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .mobileXL\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .mobileXL\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .mobileXL\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .mobileXL\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .mobileXL\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .mobileXL\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .mobileXL\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .mobileXL\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .mobileXL\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .mobileXL\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .mobileXL\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .mobileXL\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .mobileXL\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .mobileXL\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .mobileXL\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .mobileXL\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .mobileXL\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .mobileXL\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .mobileXL\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .mobileXL\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .mobileXL\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .mobileXL\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .mobileXL\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .mobileXL\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .mobileXL\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .mobileXL\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .mobileXL\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .mobileXL\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .mobileXL\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .mobileXL\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .mobileXL\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .mobileXL\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .mobileXL\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobileXL\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobileXL\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobileXL\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobileXL\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .mobileXL\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileXL\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileXL\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .mobileXL\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .mobileXL\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .mobileXL\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .mobileXL\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .mobileXL\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .mobileXL\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .mobileXL\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .mobileXL\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileXL\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .mobileXL\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileXL\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .mobileXL\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .mobileXL\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .mobileXL\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .mobileXL\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .mobileXL\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .mobileXL\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .mobileXL\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .mobileXL\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .mobileXL\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .mobileXL\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .mobileXL\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .mobileXL\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .mobileXL\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobileXL\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobileXL\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobileXL\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobileXL\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .mobileXL\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .mobileXL\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .mobileXL\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .mobileXL\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .mobileXL\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .mobileXL\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .mobileXL\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .mobileXL\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .mobileXL\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .mobileXL\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .mobileXL\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .mobileXL\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .mobileXL\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .mobileXL\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .mobileXL\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .mobileXL\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .mobileXL\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .mobileXL\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .mobileXL\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .mobileXL\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .mobileXL\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .mobileXL\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .mobileXL\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .mobileXL\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .mobileXL\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .mobileXL\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .mobileXL\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .mobileXL\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .mobileXL\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .mobileXL\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .mobileXL\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .mobileXL\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .mobileXL\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .mobileXL\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobileXL\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobileXL\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobileXL\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobileXL\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .mobileXL\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileXL\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileXL\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .mobileXL\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .mobileXL\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .mobileXL\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .mobileXL\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .mobileXL\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .mobileXL\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .mobileXL\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobileXL\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileXL\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .mobileXL\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileXL\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobileXL\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .mobileXL\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobileXL\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .mobileXL\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobileXL\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .mobileXL\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .mobileXL\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .mobileXL\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobileXL\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .mobileXL\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobileXL\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .mobileXL\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .mobileXL\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobileXL\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobileXL\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobileXL\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobileXL\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .mobileXL\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .mobileXL\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .mobileXL\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .mobileXL\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .mobileXL\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .mobileXL\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .mobileXL\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .mobileXL\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .mobileXL\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .mobileXL\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .mobileXL\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .mobileXL\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .mobileXL\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .mobileXL\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .mobileXL\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .mobileXL\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .mobileXL\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .mobileXL\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .mobileXL\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .mobileXL\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .mobileXL\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .mobileXL\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .mobileXL\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .mobileXL\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .mobileXL\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .mobileXL\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .mobileXL\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .mobileXL\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .mobileXL\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .mobileXL\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .mobileXL\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .mobileXL\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .mobileXL\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .mobileXL\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .mobileXL\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobileXL\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobileXL\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobileXL\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobileXL\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .mobileXL\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileXL\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileXL\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .mobileXL\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .mobileXL\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .mobileXL\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .mobileXL\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .mobileXL\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .mobileXL\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .mobileXL\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .mobileXL\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileXL\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .mobileXL\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileXL\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .mobileXL\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .mobileXL\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .mobileXL\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .mobileXL\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .mobileXL\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .mobileXL\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .mobileXL\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .mobileXL\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .mobileXL\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .mobileXL\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .mobileXL\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .mobileXL\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .mobileXL\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobileXL\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobileXL\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobileXL\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobileXL\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .mobileXL\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .mobileXL\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .mobileXL\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .mobileXL\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .mobileXL\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .mobileXL\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .mobileXL\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .mobileXL\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .mobileXL\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .mobileXL\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .mobileXL\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .mobileXL\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .mobileXL\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .mobileXL\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .mobileXL\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .mobileXL\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .mobileXL\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .mobileXL\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .mobileXL\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .mobileXL\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .mobileXL\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .mobileXL\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .mobileXL\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .mobileXL\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .mobileXL\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .mobileXL\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .mobileXL\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .mobileXL\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .mobileXL\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .mobileXL\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .mobileXL\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .mobileXL\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .mobileXL\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .mobileXL\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobileXL\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobileXL\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobileXL\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobileXL\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .mobileXL\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileXL\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileXL\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .mobileXL\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .mobileXL\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .mobileXL\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .mobileXL\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .mobileXL\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .mobileXL\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .mobileXL\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobileXL\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileXL\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .mobileXL\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileXL\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobileXL\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .mobileXL\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobileXL\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .mobileXL\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobileXL\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .mobileXL\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .mobileXL\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .mobileXL\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobileXL\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .mobileXL\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobileXL\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .mobileXL\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .mobileXL\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobileXL\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobileXL\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobileXL\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobileXL\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .mobileXL\:skew-x-0 {
    --transform-skew-x:0;
  }

  .mobileXL\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .mobileXL\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .mobileXL\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .mobileXL\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .mobileXL\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .mobileXL\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .mobileXL\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .mobileXL\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .mobileXL\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .mobileXL\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .mobileXL\:skew-y-0 {
    --transform-skew-y:0;
  }

  .mobileXL\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .mobileXL\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .mobileXL\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .mobileXL\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .mobileXL\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .mobileXL\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .mobileXL\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .mobileXL\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .mobileXL\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .mobileXL\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .mobileXL\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .mobileXL\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .mobileXL\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .mobileXL\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .mobileXL\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .mobileXL\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .mobileXL\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .mobileXL\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .mobileXL\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .mobileXL\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .mobileXL\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .mobileXL\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .mobileXL\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .mobileXL\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .mobileXL\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .mobileXL\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .mobileXL\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .mobileXL\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .mobileXL\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .mobileXL\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .mobileXL\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .mobileXL\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .mobileXL\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .mobileXL\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .mobileXL\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .mobileXL\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .mobileXL\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .mobileXL\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .mobileXL\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .mobileXL\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .mobileXL\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .mobileXL\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .mobileXL\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .mobileXL\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .mobileXL\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .mobileXL\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .mobileXL\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .mobileXL\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .mobileXL\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .mobileXL\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .mobileXL\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .mobileXL\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .mobileXL\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .mobileXL\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .mobileXL\:transition-none {
    transition-property:none;
  }

  .mobileXL\:transition-all {
    transition-property:all;
  }

  .mobileXL\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .mobileXL\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .mobileXL\:transition-opacity {
    transition-property:opacity;
  }

  .mobileXL\:transition-shadow {
    transition-property:box-shadow;
  }

  .mobileXL\:transition-transform {
    transition-property:transform;
  }

  .mobileXL\:ease-linear {
    transition-timing-function:linear;
  }

  .mobileXL\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .mobileXL\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .mobileXL\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .mobileXL\:duration-90 {
    transition-duration:90ms;
  }

  .mobileXL\:duration-180 {
    transition-duration:180ms;
  }

  .mobileXL\:duration-270 {
    transition-duration:270ms;
  }

  .mobileXL\:duration-360 {
    transition-duration:360ms;
  }

  .mobileXL\:duration-450 {
    transition-duration:450ms;
  }

  .mobileXL\:duration-540 {
    transition-duration:540ms;
  }

  .mobileXL\:duration-630 {
    transition-duration:630ms;
  }

  .mobileXL\:duration-720 {
    transition-duration:720ms;
  }

  .mobileXL\:duration-810 {
    transition-duration:810ms;
  }

  .mobileXL\:duration-900 {
    transition-duration:900ms;
  }

  .mobileXL\:duration-990 {
    transition-duration:990ms;
  }

  .mobileXL\:duration-2000 {
    transition-duration:2000ms;
  }

  .mobileXL\:duration-3000 {
    transition-duration:3000ms;
  }

  .mobileXL\:delay-90 {
    transition-delay:90ms;
  }

  .mobileXL\:delay-180 {
    transition-delay:180ms;
  }

  .mobileXL\:delay-270 {
    transition-delay:270ms;
  }

  .mobileXL\:delay-360 {
    transition-delay:360ms;
  }

  .mobileXL\:delay-450 {
    transition-delay:450ms;
  }

  .mobileXL\:delay-540 {
    transition-delay:540ms;
  }

  .mobileXL\:delay-630 {
    transition-delay:630ms;
  }

  .mobileXL\:delay-720 {
    transition-delay:720ms;
  }

  .mobileXL\:delay-810 {
    transition-delay:810ms;
  }

  .mobileXL\:delay-900 {
    transition-delay:900ms;
  }

  .mobileXL\:delay-990 {
    transition-delay:990ms;
  }

  .mobileXL\:delay-2000 {
    transition-delay:2000ms;
  }

  .mobileXL\:delay-3000 {
    transition-delay:3000ms;
  }

  .mobileXL\:animate-none {
    animation:none;
  }

  .mobileXL\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .mobileXL\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .mobileXL\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .mobileXL\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .mobileXL\:animate-float {
    animation:float 5s infinite;
  }
}

@media (min-width: 65rem) {
  .mobile2XL\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .mobile2XL\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .mobile2XL\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .mobile2XL\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .mobile2XL\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .mobile2XL\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .mobile2XL\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .mobile2XL\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .mobile2XL\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .mobile2XL\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .mobile2XL\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .mobile2XL\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .mobile2XL\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .mobile2XL\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .mobile2XL\:container {
      max-width:970px;
    }
  }

  .mobile2XL\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .mobile2XL\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile2XL\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .mobile2XL\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .mobile2XL\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile2XL\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .mobile2XL\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .mobile2XL\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .mobile2XL\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .mobile2XL\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobile2XL\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .mobile2XL\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .mobile2XL\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .mobile2XL\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobile2XL\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .mobile2XL\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobile2XL\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .mobile2XL\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .mobile2XL\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .mobile2XL\:prose code::before {
    content:"`";
  }

  .mobile2XL\:prose code::after {
    content:"`";
  }

  .mobile2XL\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .mobile2XL\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .mobile2XL\:prose pre code::before {
    content:"";
  }

  .mobile2XL\:prose pre code::after {
    content:"";
  }

  .mobile2XL\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .mobile2XL\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .mobile2XL\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobile2XL\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .mobile2XL\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .mobile2XL\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobile2XL\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .mobile2XL\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile2XL\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XL\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XL\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XL\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile2XL\:prose h2 code {
    font-size:0.875em;
  }

  .mobile2XL\:prose h3 code {
    font-size:0.9em;
  }

  .mobile2XL\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile2XL\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobile2XL\:prose ol > li:before {
    left:0;
  }

  .mobile2XL\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobile2XL\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .mobile2XL\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobile2XL\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .mobile2XL\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobile2XL\:prose ul ul, .mobile2XL\:prose ul ol, .mobile2XL\:prose ol ul, .mobile2XL\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobile2XL\:prose hr + * {
    margin-top:0;
  }

  .mobile2XL\:prose h2 + * {
    margin-top:0;
  }

  .mobile2XL\:prose h3 + * {
    margin-top:0;
  }

  .mobile2XL\:prose h4 + * {
    margin-top:0;
  }

  .mobile2XL\:prose thead th:first-child {
    padding-left:0;
  }

  .mobile2XL\:prose thead th:last-child {
    padding-right:0;
  }

  .mobile2XL\:prose tbody td:first-child {
    padding-left:0;
  }

  .mobile2XL\:prose tbody td:last-child {
    padding-right:0;
  }

  .mobile2XL\:prose > :first-child {
    margin-top:0;
  }

  .mobile2XL\:prose > :last-child {
    margin-bottom:0;
  }

  .mobile2XL\:prose h1, .mobile2XL\:prose h2, .mobile2XL\:prose h3, .mobile2XL\:prose h4 {
  }

  .mobile2XL\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .mobile2XL\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile2XL\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile2XL\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .mobile2XL\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .mobile2XL\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .mobile2XL\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobile2XL\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .mobile2XL\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile2XL\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile2XL\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile2XL\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile2XL\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .mobile2XL\:prose-sm code {
    font-size:0.8571429em;
  }

  .mobile2XL\:prose-sm h2 code {
    font-size:0.9em;
  }

  .mobile2XL\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .mobile2XL\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile2XL\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile2XL\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile2XL\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .mobile2XL\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .mobile2XL\:prose-sm ol > li:before {
    left:0;
  }

  .mobile2XL\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .mobile2XL\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .mobile2XL\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobile2XL\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobile2XL\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobile2XL\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobile2XL\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobile2XL\:prose-sm ul ul, .mobile2XL\:prose-sm ul ol, .mobile2XL\:prose-sm ol ul, .mobile2XL\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobile2XL\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .mobile2XL\:prose-sm hr + * {
    margin-top:0;
  }

  .mobile2XL\:prose-sm h2 + * {
    margin-top:0;
  }

  .mobile2XL\:prose-sm h3 + * {
    margin-top:0;
  }

  .mobile2XL\:prose-sm h4 + * {
    margin-top:0;
  }

  .mobile2XL\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .mobile2XL\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile2XL\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .mobile2XL\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .mobile2XL\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile2XL\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .mobile2XL\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .mobile2XL\:prose-sm > :first-child {
    margin-top:0;
  }

  .mobile2XL\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .mobile2XL\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .mobile2XL\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile2XL\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .mobile2XL\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .mobile2XL\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .mobile2XL\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .mobile2XL\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobile2XL\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobile2XL\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile2XL\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile2XL\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile2XL\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile2XL\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .mobile2XL\:prose-lg code {
    font-size:0.8888889em;
  }

  .mobile2XL\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .mobile2XL\:prose-lg h3 code {
    font-size:0.875em;
  }

  .mobile2XL\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .mobile2XL\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile2XL\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile2XL\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobile2XL\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .mobile2XL\:prose-lg ol > li:before {
    left:0;
  }

  .mobile2XL\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .mobile2XL\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .mobile2XL\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile2XL\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile2XL\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile2XL\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile2XL\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile2XL\:prose-lg ul ul, .mobile2XL\:prose-lg ul ol, .mobile2XL\:prose-lg ol ul, .mobile2XL\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile2XL\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .mobile2XL\:prose-lg hr + * {
    margin-top:0;
  }

  .mobile2XL\:prose-lg h2 + * {
    margin-top:0;
  }

  .mobile2XL\:prose-lg h3 + * {
    margin-top:0;
  }

  .mobile2XL\:prose-lg h4 + * {
    margin-top:0;
  }

  .mobile2XL\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .mobile2XL\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobile2XL\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .mobile2XL\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .mobile2XL\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobile2XL\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .mobile2XL\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .mobile2XL\:prose-lg > :first-child {
    margin-top:0;
  }

  .mobile2XL\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .mobile2XL\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .mobile2XL\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile2XL\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .mobile2XL\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .mobile2XL\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .mobile2XL\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobile2XL\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .mobile2XL\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobile2XL\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XL\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XL\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XL\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile2XL\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .mobile2XL\:prose-xl code {
    font-size:0.9em;
  }

  .mobile2XL\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .mobile2XL\:prose-xl h3 code {
    font-size:0.9em;
  }

  .mobile2XL\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .mobile2XL\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile2XL\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile2XL\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .mobile2XL\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .mobile2XL\:prose-xl ol > li:before {
    left:0;
  }

  .mobile2XL\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .mobile2XL\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .mobile2XL\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobile2XL\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .mobile2XL\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobile2XL\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .mobile2XL\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobile2XL\:prose-xl ul ul, .mobile2XL\:prose-xl ul ol, .mobile2XL\:prose-xl ol ul, .mobile2XL\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobile2XL\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .mobile2XL\:prose-xl hr + * {
    margin-top:0;
  }

  .mobile2XL\:prose-xl h2 + * {
    margin-top:0;
  }

  .mobile2XL\:prose-xl h3 + * {
    margin-top:0;
  }

  .mobile2XL\:prose-xl h4 + * {
    margin-top:0;
  }

  .mobile2XL\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .mobile2XL\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobile2XL\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .mobile2XL\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .mobile2XL\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobile2XL\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .mobile2XL\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .mobile2XL\:prose-xl > :first-child {
    margin-top:0;
  }

  .mobile2XL\:prose-xl > :last-child {
    margin-bottom:0;
  }

  .mobile2XL\:prose-2xl {
    font-size:1.5rem;
    line-height:1.6666667;
  }

  .mobile2XL\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile2XL\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .mobile2XL\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .mobile2XL\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .mobile2XL\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .mobile2XL\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .mobile2XL\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobile2XL\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XL\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XL\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile2XL\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile2XL\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .mobile2XL\:prose-2xl code {
    font-size:0.8333333em;
  }

  .mobile2XL\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .mobile2XL\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .mobile2XL\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .mobile2XL\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile2XL\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile2XL\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobile2XL\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .mobile2XL\:prose-2xl ol > li:before {
    left:0;
  }

  .mobile2XL\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .mobile2XL\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .mobile2XL\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .mobile2XL\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile2XL\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile2XL\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile2XL\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile2XL\:prose-2xl ul ul, .mobile2XL\:prose-2xl ul ol, .mobile2XL\:prose-2xl ol ul, .mobile2XL\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobile2XL\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobile2XL\:prose-2xl hr + * {
    margin-top:0;
  }

  .mobile2XL\:prose-2xl h2 + * {
    margin-top:0;
  }

  .mobile2XL\:prose-2xl h3 + * {
    margin-top:0;
  }

  .mobile2XL\:prose-2xl h4 + * {
    margin-top:0;
  }

  .mobile2XL\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .mobile2XL\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobile2XL\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .mobile2XL\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .mobile2XL\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobile2XL\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .mobile2XL\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .mobile2XL\:prose-2xl > :first-child {
    margin-top:0;
  }

  .mobile2XL\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .mobile2XL\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.5rem * var(--space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .mobile2XL\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .mobile2XL\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile2XL\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .mobile2XL\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .mobile2XL\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .mobile2XL\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile2XL\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .mobile2XL\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile2XL\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .mobile2XL\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile2XL\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .mobile2XL\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile2XL\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .mobile2XL\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile2XL\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .mobile2XL\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .mobile2XL\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .mobile2XL\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile2XL\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobile2XL\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobile2XL\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .mobile2XL\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .mobile2XL\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .mobile2XL\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .mobile2XL\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .mobile2XL\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .mobile2XL\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .mobile2XL\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .mobile2XL\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .mobile2XL\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .mobile2XL\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .mobile2XL\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .mobile2XL\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .mobile2XL\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobile2XL\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .mobile2XL\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobile2XL\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobile2XL\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .mobile2XL\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .mobile2XL\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobile2XL\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .mobile2XL\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .mobile2XL\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .mobile2XL\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .mobile2XL\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .mobile2XL\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile2XL\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .mobile2XL\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .mobile2XL\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .mobile2XL\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .mobile2XL\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .mobile2XL\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .mobile2XL\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .mobile2XL\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .mobile2XL\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .mobile2XL\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .mobile2XL\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .mobile2XL\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .mobile2XL\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .mobile2XL\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobile2XL\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile2XL\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobile2XL\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .mobile2XL\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .mobile2XL\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .mobile2XL\:divide-teal > :not(template) ~ :not(template) {
  }

  .mobile2XL\:divide-indigo > :not(template) ~ :not(template) {
  }

  .mobile2XL\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .mobile2XL\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .mobile2XL\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .mobile2XL\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .mobile2XL\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .mobile2XL\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .mobile2XL\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .mobile2XL\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .mobile2XL\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .mobile2XL\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .mobile2XL\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .mobile2XL\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .mobile2XL\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .mobile2XL\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .mobile2XL\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .mobile2XL\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .mobile2XL\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .mobile2XL\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .mobile2XL\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .mobile2XL\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobile2XL\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobile2XL\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobile2XL\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobile2XL\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .mobile2XL\:bg-fixed {
    background-attachment:fixed;
  }

  .mobile2XL\:bg-local {
    background-attachment:local;
  }

  .mobile2XL\:bg-scroll {
    background-attachment:scroll;
  }

  .mobile2XL\:bg-clip-border {
    background-clip:border-box;
  }

  .mobile2XL\:bg-clip-padding {
    background-clip:padding-box;
  }

  .mobile2XL\:bg-clip-content {
    background-clip:content-box;
  }

  .mobile2XL\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .mobile2XL\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile2XL\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XL\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XL\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XL\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile2XL\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile2XL\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile2XL\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile2XL\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile2XL\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .mobile2XL\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile2XL\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile2XL\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile2XL\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile2XL\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile2XL\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .mobile2XL\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile2XL\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XL\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile2XL\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XL\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XL\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile2XL\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile2XL\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XL\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile2XL\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile2XL\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile2XL\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile2XL\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile2XL\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XL\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile2XL\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile2XL\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile2XL\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile2XL\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile2XL\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile2XL\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile2XL\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile2XL\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile2XL\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile2XL\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile2XL\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile2XL\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile2XL\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .mobile2XL\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XL\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .mobile2XL\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile2XL\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile2XL\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile2XL\:bg-teal {
  }

  .mobile2XL\:bg-indigo {
  }

  .mobile2XL\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .mobile2XL\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .mobile2XL\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .mobile2XL\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile2XL\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile2XL\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobile2XL\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobile2XL\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile2XL\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile2XL\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile2XL\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:bg-teal {
  }

  .group:hover .mobile2XL\:group-hover\:bg-indigo {
  }

  .group:hover .mobile2XL\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .mobile2XL\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .mobile2XL\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .mobile2XL\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile2XL\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile2XL\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobile2XL\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobile2XL\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile2XL\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile2XL\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile2XL\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:bg-teal {
  }

  .group:focus .mobile2XL\:group-focus\:bg-indigo {
  }

  .group:focus .mobile2XL\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .mobile2XL\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .mobile2XL\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .mobile2XL\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobile2XL\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobile2XL\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile2XL\:hover\:bg-teal:hover {
  }

  .mobile2XL\:hover\:bg-indigo:hover {
  }

  .mobile2XL\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .mobile2XL\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .mobile2XL\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .mobile2XL\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobile2XL\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobile2XL\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile2XL\:focus\:bg-teal:focus {
  }

  .mobile2XL\:focus\:bg-indigo:focus {
  }

  .mobile2XL\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .mobile2XL\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .mobile2XL\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .mobile2XL\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobile2XL\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobile2XL\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile2XL\:active\:bg-teal:active {
  }

  .mobile2XL\:active\:bg-indigo:active {
  }

  .mobile2XL\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .mobile2XL\:bg-none {
    background-image:none;
  }

  .mobile2XL\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .mobile2XL\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .mobile2XL\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .mobile2XL\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .mobile2XL\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .mobile2XL\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .mobile2XL\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .mobile2XL\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .mobile2XL\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XL\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XL\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile2XL\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile2XL\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile2XL\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile2XL\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile2XL\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile2XL\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile2XL\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile2XL\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile2XL\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile2XL\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile2XL\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile2XL\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile2XL\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XL\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile2XL\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XL\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XL\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile2XL\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile2XL\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XL\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile2XL\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile2XL\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile2XL\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile2XL\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile2XL\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile2XL\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile2XL\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile2XL\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile2XL\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile2XL\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile2XL\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile2XL\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile2XL\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile2XL\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile2XL\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile2XL\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile2XL\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile2XL\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile2XL\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile2XL\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XL\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XL\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile2XL\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile2XL\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile2XL\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile2XL\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile2XL\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile2XL\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile2XL\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile2XL\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile2XL\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile2XL\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile2XL\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile2XL\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile2XL\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XL\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile2XL\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XL\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XL\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile2XL\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile2XL\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XL\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile2XL\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile2XL\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile2XL\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile2XL\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile2XL\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile2XL\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile2XL\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile2XL\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile2XL\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile2XL\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile2XL\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile2XL\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile2XL\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile2XL\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile2XL\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile2XL\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile2XL\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile2XL\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile2XL\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile2XL\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile2XL\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile2XL\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .mobile2XL\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .mobile2XL\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .mobile2XL\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .mobile2XL\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .mobile2XL\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .mobile2XL\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .mobile2XL\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile2XL\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .mobile2XL\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .mobile2XL\:to-red {
    --gradient-to-color:#B30300;
  }

  .mobile2XL\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .mobile2XL\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .mobile2XL\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .mobile2XL\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .mobile2XL\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .mobile2XL\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .mobile2XL\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .mobile2XL\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .mobile2XL\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .mobile2XL\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .mobile2XL\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .mobile2XL\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .mobile2XL\:to-green {
    --gradient-to-color:#166242;
  }

  .mobile2XL\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .mobile2XL\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .mobile2XL\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .mobile2XL\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .mobile2XL\:to-black {
    --gradient-to-color:#000000;
  }

  .mobile2XL\:to-black-light {
    --gradient-to-color:#313133;
  }

  .mobile2XL\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .mobile2XL\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .mobile2XL\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .mobile2XL\:to-gray {
    --gradient-to-color:#78787a;
  }

  .mobile2XL\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .mobile2XL\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .mobile2XL\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .mobile2XL\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .mobile2XL\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile2XL\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile2XL\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile2XL\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile2XL\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile2XL\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile2XL\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .mobile2XL\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .mobile2XL\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .mobile2XL\:to-teal {
  }

  .mobile2XL\:to-indigo {
  }

  .mobile2XL\:to-transparent {
    --gradient-to-color:transparent;
  }

  .mobile2XL\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XL\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XL\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile2XL\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile2XL\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile2XL\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile2XL\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile2XL\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile2XL\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile2XL\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile2XL\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile2XL\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile2XL\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile2XL\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile2XL\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile2XL\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XL\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile2XL\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XL\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XL\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile2XL\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile2XL\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XL\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile2XL\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile2XL\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile2XL\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile2XL\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile2XL\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile2XL\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile2XL\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile2XL\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile2XL\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile2XL\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile2XL\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile2XL\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile2XL\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile2XL\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile2XL\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile2XL\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile2XL\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile2XL\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile2XL\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile2XL\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XL\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XL\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile2XL\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile2XL\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile2XL\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile2XL\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile2XL\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile2XL\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile2XL\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile2XL\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile2XL\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile2XL\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile2XL\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile2XL\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile2XL\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XL\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile2XL\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XL\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XL\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile2XL\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile2XL\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XL\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile2XL\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile2XL\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile2XL\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile2XL\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile2XL\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile2XL\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile2XL\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile2XL\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile2XL\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile2XL\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile2XL\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile2XL\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile2XL\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile2XL\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile2XL\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile2XL\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile2XL\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile2XL\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile2XL\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile2XL\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile2XL\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile2XL\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .mobile2XL\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .mobile2XL\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .mobile2XL\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .mobile2XL\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .mobile2XL\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .mobile2XL\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .mobile2XL\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile2XL\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .mobile2XL\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .mobile2XL\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .mobile2XL\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .mobile2XL\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .mobile2XL\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .mobile2XL\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .mobile2XL\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .mobile2XL\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .mobile2XL\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .mobile2XL\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .mobile2XL\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .mobile2XL\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .mobile2XL\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .mobile2XL\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .mobile2XL\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .mobile2XL\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .mobile2XL\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .mobile2XL\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .mobile2XL\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .mobile2XL\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .mobile2XL\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .mobile2XL\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .mobile2XL\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .mobile2XL\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .mobile2XL\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .mobile2XL\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .mobile2XL\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .mobile2XL\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .mobile2XL\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .mobile2XL\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile2XL\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile2XL\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile2XL\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile2XL\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile2XL\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile2XL\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .mobile2XL\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .mobile2XL\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .mobile2XL\:hover\:to-teal:hover {
  }

  .mobile2XL\:hover\:to-indigo:hover {
  }

  .mobile2XL\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .mobile2XL\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XL\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XL\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile2XL\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile2XL\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile2XL\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile2XL\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile2XL\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile2XL\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile2XL\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile2XL\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile2XL\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile2XL\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile2XL\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile2XL\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile2XL\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XL\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile2XL\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XL\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XL\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile2XL\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile2XL\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XL\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile2XL\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile2XL\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile2XL\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile2XL\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile2XL\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile2XL\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile2XL\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile2XL\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile2XL\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile2XL\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile2XL\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile2XL\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile2XL\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile2XL\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile2XL\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile2XL\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile2XL\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile2XL\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile2XL\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile2XL\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XL\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile2XL\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile2XL\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile2XL\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile2XL\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile2XL\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile2XL\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile2XL\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile2XL\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile2XL\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile2XL\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile2XL\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile2XL\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile2XL\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile2XL\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XL\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile2XL\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XL\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile2XL\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile2XL\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile2XL\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile2XL\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile2XL\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile2XL\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile2XL\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile2XL\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile2XL\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile2XL\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile2XL\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile2XL\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile2XL\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile2XL\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile2XL\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile2XL\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile2XL\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile2XL\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile2XL\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile2XL\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile2XL\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile2XL\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile2XL\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile2XL\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile2XL\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile2XL\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile2XL\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile2XL\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile2XL\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .mobile2XL\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .mobile2XL\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .mobile2XL\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .mobile2XL\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .mobile2XL\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .mobile2XL\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .mobile2XL\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile2XL\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .mobile2XL\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .mobile2XL\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .mobile2XL\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .mobile2XL\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .mobile2XL\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .mobile2XL\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .mobile2XL\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .mobile2XL\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .mobile2XL\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .mobile2XL\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .mobile2XL\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .mobile2XL\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .mobile2XL\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .mobile2XL\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .mobile2XL\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .mobile2XL\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .mobile2XL\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .mobile2XL\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .mobile2XL\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .mobile2XL\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .mobile2XL\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .mobile2XL\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .mobile2XL\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .mobile2XL\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .mobile2XL\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .mobile2XL\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .mobile2XL\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .mobile2XL\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .mobile2XL\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .mobile2XL\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile2XL\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile2XL\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile2XL\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile2XL\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile2XL\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile2XL\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .mobile2XL\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .mobile2XL\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .mobile2XL\:focus\:to-teal:focus {
  }

  .mobile2XL\:focus\:to-indigo:focus {
  }

  .mobile2XL\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .mobile2XL\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .mobile2XL\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .mobile2XL\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .mobile2XL\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .mobile2XL\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .mobile2XL\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .mobile2XL\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .mobile2XL\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .mobile2XL\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .mobile2XL\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .mobile2XL\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .mobile2XL\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .mobile2XL\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .mobile2XL\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .mobile2XL\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .mobile2XL\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .mobile2XL\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .mobile2XL\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .mobile2XL\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .mobile2XL\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .mobile2XL\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .mobile2XL\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .mobile2XL\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .mobile2XL\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .mobile2XL\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .mobile2XL\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .mobile2XL\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .mobile2XL\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .mobile2XL\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .mobile2XL\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .mobile2XL\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .mobile2XL\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .mobile2XL\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .mobile2XL\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .mobile2XL\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .mobile2XL\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .mobile2XL\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .mobile2XL\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .mobile2XL\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .mobile2XL\:bg-bottom {
    background-position:bottom;
  }

  .mobile2XL\:bg-center {
    background-position:center;
  }

  .mobile2XL\:bg-left {
    background-position:left;
  }

  .mobile2XL\:bg-left-bottom {
    background-position:left bottom;
  }

  .mobile2XL\:bg-left-top {
    background-position:left top;
  }

  .mobile2XL\:bg-right {
    background-position:right;
  }

  .mobile2XL\:bg-right-bottom {
    background-position:right bottom;
  }

  .mobile2XL\:bg-right-top {
    background-position:right top;
  }

  .mobile2XL\:bg-top {
    background-position:top;
  }

  .mobile2XL\:bg-repeat {
    background-repeat:repeat;
  }

  .mobile2XL\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .mobile2XL\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .mobile2XL\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .mobile2XL\:bg-repeat-round {
    background-repeat:round;
  }

  .mobile2XL\:bg-repeat-space {
    background-repeat:space;
  }

  .mobile2XL\:bg-auto {
    background-size:auto;
  }

  .mobile2XL\:bg-cover {
    background-size:cover;
  }

  .mobile2XL\:bg-contain {
    background-size:contain;
  }

  .mobile2XL\:border-collapse {
    border-collapse:collapse;
  }

  .mobile2XL\:border-separate {
    border-collapse:separate;
  }

  .mobile2XL\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile2XL\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XL\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XL\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XL\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile2XL\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile2XL\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile2XL\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile2XL\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile2XL\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .mobile2XL\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile2XL\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile2XL\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile2XL\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile2XL\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile2XL\:border-red-light2 {
    border-color:#ffacac82;
  }

  .mobile2XL\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile2XL\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XL\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile2XL\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XL\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XL\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile2XL\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile2XL\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XL\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile2XL\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile2XL\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile2XL\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile2XL\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile2XL\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XL\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile2XL\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile2XL\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile2XL\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile2XL\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile2XL\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile2XL\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile2XL\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile2XL\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile2XL\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile2XL\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile2XL\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile2XL\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile2XL\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .mobile2XL\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XL\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .mobile2XL\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile2XL\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile2XL\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile2XL\:border-teal {
  }

  .mobile2XL\:border-indigo {
  }

  .mobile2XL\:border-transparent {
    border-color:transparent;
  }

  .group:hover .mobile2XL\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .mobile2XL\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .mobile2XL\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile2XL\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile2XL\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobile2XL\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobile2XL\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile2XL\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile2XL\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile2XL\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:border-teal {
  }

  .group:hover .mobile2XL\:group-hover\:border-indigo {
  }

  .group:hover .mobile2XL\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .mobile2XL\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .mobile2XL\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .mobile2XL\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile2XL\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile2XL\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobile2XL\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobile2XL\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile2XL\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile2XL\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile2XL\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:border-teal {
  }

  .group:focus .mobile2XL\:group-focus\:border-indigo {
  }

  .group:focus .mobile2XL\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .mobile2XL\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .mobile2XL\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .mobile2XL\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobile2XL\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobile2XL\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile2XL\:hover\:border-teal:hover {
  }

  .mobile2XL\:hover\:border-indigo:hover {
  }

  .mobile2XL\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .mobile2XL\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .mobile2XL\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .mobile2XL\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobile2XL\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobile2XL\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile2XL\:focus-within\:border-teal:focus-within {
  }

  .mobile2XL\:focus-within\:border-indigo:focus-within {
  }

  .mobile2XL\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .mobile2XL\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .mobile2XL\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .mobile2XL\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobile2XL\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobile2XL\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile2XL\:focus\:border-teal:focus {
  }

  .mobile2XL\:focus\:border-indigo:focus {
  }

  .mobile2XL\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .mobile2XL\:border-opacity-0 {
    --border-opacity:0;
  }

  .mobile2XL\:border-opacity-10 {
    --border-opacity:.1;
  }

  .mobile2XL\:border-opacity-20 {
    --border-opacity:.2;
  }

  .mobile2XL\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .mobile2XL\:border-opacity-30 {
    --border-opacity:.3;
  }

  .mobile2XL\:border-opacity-40 {
    --border-opacity:.4;
  }

  .mobile2XL\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .mobile2XL\:border-opacity-60 {
    --border-opacity:.6;
  }

  .mobile2XL\:border-opacity-70 {
    --border-opacity:.7;
  }

  .mobile2XL\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .mobile2XL\:border-opacity-80 {
    --border-opacity:.8;
  }

  .mobile2XL\:border-opacity-90 {
    --border-opacity:.9;
  }

  .mobile2XL\:border-opacity-100 {
    --border-opacity:1;
  }

  .mobile2XL\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .mobile2XL\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .mobile2XL\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .mobile2XL\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .mobile2XL\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .mobile2XL\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .mobile2XL\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .mobile2XL\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .mobile2XL\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .mobile2XL\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .mobile2XL\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .mobile2XL\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .mobile2XL\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .mobile2XL\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .mobile2XL\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .mobile2XL\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .mobile2XL\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .mobile2XL\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .mobile2XL\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .mobile2XL\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .mobile2XL\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .mobile2XL\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .mobile2XL\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .mobile2XL\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .mobile2XL\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .mobile2XL\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .mobile2XL\:rounded-none {
    border-radius:0;
  }

  .mobile2XL\:rounded-sm {
    border-radius:0.125rem;
  }

  .mobile2XL\:rounded {
    border-radius:0.25rem;
  }

  .mobile2XL\:rounded-md {
    border-radius:10px;
  }

  .mobile2XL\:rounded-lg {
    border-radius:30px;
  }

  .mobile2XL\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .mobile2XL\:rounded-3xl {
    border-radius:1.5rem;
  }

  .mobile2XL\:rounded-full {
    border-radius:9999px;
  }

  .mobile2XL\:rounded-xxl {
    border-radius:2rem;
  }

  .mobile2XL\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .mobile2XL\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .mobile2XL\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .mobile2XL\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .mobile2XL\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .mobile2XL\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .mobile2XL\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobile2XL\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobile2XL\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .mobile2XL\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .mobile2XL\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobile2XL\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobile2XL\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .mobile2XL\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .mobile2XL\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobile2XL\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobile2XL\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .mobile2XL\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .mobile2XL\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobile2XL\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobile2XL\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .mobile2XL\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .mobile2XL\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobile2XL\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobile2XL\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .mobile2XL\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .mobile2XL\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobile2XL\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobile2XL\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .mobile2XL\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .mobile2XL\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobile2XL\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobile2XL\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .mobile2XL\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .mobile2XL\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobile2XL\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobile2XL\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .mobile2XL\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .mobile2XL\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobile2XL\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobile2XL\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .mobile2XL\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .mobile2XL\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .mobile2XL\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .mobile2XL\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .mobile2XL\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .mobile2XL\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .mobile2XL\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .mobile2XL\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .mobile2XL\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .mobile2XL\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .mobile2XL\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .mobile2XL\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .mobile2XL\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .mobile2XL\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .mobile2XL\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .mobile2XL\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .mobile2XL\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .mobile2XL\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .mobile2XL\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .mobile2XL\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .mobile2XL\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .mobile2XL\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .mobile2XL\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .mobile2XL\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .mobile2XL\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .mobile2XL\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .mobile2XL\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .mobile2XL\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .mobile2XL\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .mobile2XL\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .mobile2XL\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .mobile2XL\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .mobile2XL\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .mobile2XL\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .mobile2XL\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .mobile2XL\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .mobile2XL\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .mobile2XL\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .mobile2XL\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .mobile2XL\:border-solid {
    border-style:solid;
  }

  .mobile2XL\:border-dashed {
    border-style:dashed;
  }

  .mobile2XL\:border-dotted {
    border-style:dotted;
  }

  .mobile2XL\:border-double {
    border-style:double;
  }

  .mobile2XL\:border-none {
    border-style:none;
  }

  .mobile2XL\:border-0 {
    border-width:0;
  }

  .mobile2XL\:border-2 {
    border-width:2px;
  }

  .mobile2XL\:border-4 {
    border-width:4px;
  }

  .mobile2XL\:border-8 {
    border-width:8px;
  }

  .mobile2XL\:border {
    border-width:1px;
  }

  .mobile2XL\:border-t-0 {
    border-top-width:0;
  }

  .mobile2XL\:border-r-0 {
    border-right-width:0;
  }

  .mobile2XL\:border-b-0 {
    border-bottom-width:0;
  }

  .mobile2XL\:border-l-0 {
    border-left-width:0;
  }

  .mobile2XL\:border-t-2 {
    border-top-width:2px;
  }

  .mobile2XL\:border-r-2 {
    border-right-width:2px;
  }

  .mobile2XL\:border-b-2 {
    border-bottom-width:2px;
  }

  .mobile2XL\:border-l-2 {
    border-left-width:2px;
  }

  .mobile2XL\:border-t-4 {
    border-top-width:4px;
  }

  .mobile2XL\:border-r-4 {
    border-right-width:4px;
  }

  .mobile2XL\:border-b-4 {
    border-bottom-width:4px;
  }

  .mobile2XL\:border-l-4 {
    border-left-width:4px;
  }

  .mobile2XL\:border-t-8 {
    border-top-width:8px;
  }

  .mobile2XL\:border-r-8 {
    border-right-width:8px;
  }

  .mobile2XL\:border-b-8 {
    border-bottom-width:8px;
  }

  .mobile2XL\:border-l-8 {
    border-left-width:8px;
  }

  .mobile2XL\:border-t {
    border-top-width:1px;
  }

  .mobile2XL\:border-r {
    border-right-width:1px;
  }

  .mobile2XL\:border-b {
    border-bottom-width:1px;
  }

  .mobile2XL\:border-l {
    border-left-width:1px;
  }

  .mobile2XL\:box-border {
    box-sizing:border-box;
  }

  .mobile2XL\:box-content {
    box-sizing:content-box;
  }

  .mobile2XL\:cursor-auto {
    cursor:auto;
  }

  .mobile2XL\:cursor-default {
    cursor:default;
  }

  .mobile2XL\:cursor-pointer {
    cursor:pointer;
  }

  .mobile2XL\:cursor-wait {
    cursor:wait;
  }

  .mobile2XL\:cursor-text {
    cursor:text;
  }

  .mobile2XL\:cursor-move {
    cursor:move;
  }

  .mobile2XL\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .mobile2XL\:block {
    display:block;
  }

  .mobile2XL\:inline-block {
    display:inline-block;
  }

  .mobile2XL\:inline {
    display:inline;
  }

  .mobile2XL\:flex {
    display:flex;
  }

  .mobile2XL\:inline-flex {
    display:inline-flex;
  }

  .mobile2XL\:table {
    display:table;
  }

  .mobile2XL\:table-caption {
    display:table-caption;
  }

  .mobile2XL\:table-cell {
    display:table-cell;
  }

  .mobile2XL\:table-column {
    display:table-column;
  }

  .mobile2XL\:table-column-group {
    display:table-column-group;
  }

  .mobile2XL\:table-footer-group {
    display:table-footer-group;
  }

  .mobile2XL\:table-header-group {
    display:table-header-group;
  }

  .mobile2XL\:table-row-group {
    display:table-row-group;
  }

  .mobile2XL\:table-row {
    display:table-row;
  }

  .mobile2XL\:flow-root {
    display:flow-root;
  }

  .mobile2XL\:grid {
    display:grid;
  }

  .mobile2XL\:inline-grid {
    display:inline-grid;
  }

  .mobile2XL\:contents {
    display:contents;
  }

  .mobile2XL\:hidden {
    display:none;
  }

  .mobile2XL\:flex-row {
    flex-direction:row;
  }

  .mobile2XL\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .mobile2XL\:flex-col {
    flex-direction:column;
  }

  .mobile2XL\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .mobile2XL\:flex-wrap {
    flex-wrap:wrap;
  }

  .mobile2XL\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .mobile2XL\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .mobile2XL\:place-items-auto {
    place-items:auto;
  }

  .mobile2XL\:place-items-start {
    place-items:start;
  }

  .mobile2XL\:place-items-end {
    place-items:end;
  }

  .mobile2XL\:place-items-center {
    place-items:center;
  }

  .mobile2XL\:place-items-stretch {
    place-items:stretch;
  }

  .mobile2XL\:place-content-center {
    place-content:center;
  }

  .mobile2XL\:place-content-start {
    place-content:start;
  }

  .mobile2XL\:place-content-end {
    place-content:end;
  }

  .mobile2XL\:place-content-between {
    place-content:space-between;
  }

  .mobile2XL\:place-content-around {
    place-content:space-around;
  }

  .mobile2XL\:place-content-evenly {
    place-content:space-evenly;
  }

  .mobile2XL\:place-content-stretch {
    place-content:stretch;
  }

  .mobile2XL\:place-self-auto {
    place-self:auto;
  }

  .mobile2XL\:place-self-start {
    place-self:start;
  }

  .mobile2XL\:place-self-end {
    place-self:end;
  }

  .mobile2XL\:place-self-center {
    place-self:center;
  }

  .mobile2XL\:place-self-stretch {
    place-self:stretch;
  }

  .mobile2XL\:items-start {
    align-items:flex-start;
  }

  .mobile2XL\:items-end {
    align-items:flex-end;
  }

  .mobile2XL\:items-center {
    align-items:center;
  }

  .mobile2XL\:items-baseline {
    align-items:baseline;
  }

  .mobile2XL\:items-stretch {
    align-items:stretch;
  }

  .mobile2XL\:content-center {
    align-content:center;
  }

  .mobile2XL\:content-start {
    align-content:flex-start;
  }

  .mobile2XL\:content-end {
    align-content:flex-end;
  }

  .mobile2XL\:content-between {
    align-content:space-between;
  }

  .mobile2XL\:content-around {
    align-content:space-around;
  }

  .mobile2XL\:content-evenly {
    align-content:space-evenly;
  }

  .mobile2XL\:self-auto {
    align-self:auto;
  }

  .mobile2XL\:self-start {
    align-self:flex-start;
  }

  .mobile2XL\:self-end {
    align-self:flex-end;
  }

  .mobile2XL\:self-center {
    align-self:center;
  }

  .mobile2XL\:self-stretch {
    align-self:stretch;
  }

  .mobile2XL\:justify-items-auto {
    justify-items:auto;
  }

  .mobile2XL\:justify-items-start {
    justify-items:start;
  }

  .mobile2XL\:justify-items-end {
    justify-items:end;
  }

  .mobile2XL\:justify-items-center {
    justify-items:center;
  }

  .mobile2XL\:justify-items-stretch {
    justify-items:stretch;
  }

  .mobile2XL\:justify-start {
    justify-content:flex-start;
  }

  .mobile2XL\:justify-end {
    justify-content:flex-end;
  }

  .mobile2XL\:justify-center {
    justify-content:center;
  }

  .mobile2XL\:justify-between {
    justify-content:space-between;
  }

  .mobile2XL\:justify-around {
    justify-content:space-around;
  }

  .mobile2XL\:justify-evenly {
    justify-content:space-evenly;
  }

  .mobile2XL\:justify-self-auto {
    justify-self:auto;
  }

  .mobile2XL\:justify-self-start {
    justify-self:start;
  }

  .mobile2XL\:justify-self-end {
    justify-self:end;
  }

  .mobile2XL\:justify-self-center {
    justify-self:center;
  }

  .mobile2XL\:justify-self-stretch {
    justify-self:stretch;
  }

  .mobile2XL\:flex-1 {
    flex:1 1 0%;
  }

  .mobile2XL\:flex-auto {
    flex:1 1 auto;
  }

  .mobile2XL\:flex-initial {
    flex:0 1 auto;
  }

  .mobile2XL\:flex-none {
    flex:none;
  }

  .mobile2XL\:flex-grow-0 {
    flex-grow:0;
  }

  .mobile2XL\:flex-grow {
    flex-grow:1;
  }

  .mobile2XL\:flex-shrink-0 {
    flex-shrink:0;
  }

  .mobile2XL\:flex-shrink {
    flex-shrink:1;
  }

  .mobile2XL\:order-1 {
    order:1;
  }

  .mobile2XL\:order-2 {
    order:2;
  }

  .mobile2XL\:order-3 {
    order:3;
  }

  .mobile2XL\:order-4 {
    order:4;
  }

  .mobile2XL\:order-5 {
    order:5;
  }

  .mobile2XL\:order-6 {
    order:6;
  }

  .mobile2XL\:order-7 {
    order:7;
  }

  .mobile2XL\:order-8 {
    order:8;
  }

  .mobile2XL\:order-9 {
    order:9;
  }

  .mobile2XL\:order-10 {
    order:10;
  }

  .mobile2XL\:order-11 {
    order:11;
  }

  .mobile2XL\:order-12 {
    order:12;
  }

  .mobile2XL\:order-first {
    order:-9999;
  }

  .mobile2XL\:order-last {
    order:9999;
  }

  .mobile2XL\:order-none {
    order:0;
  }

  .mobile2XL\:float-right {
    float:right;
  }

  .mobile2XL\:float-left {
    float:left;
  }

  .mobile2XL\:float-none {
    float:none;
  }

  .mobile2XL\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .mobile2XL\:clear-left {
    clear:left;
  }

  .mobile2XL\:clear-right {
    clear:right;
  }

  .mobile2XL\:clear-both {
    clear:both;
  }

  .mobile2XL\:clear-none {
    clear:none;
  }

  .mobile2XL\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .mobile2XL\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .mobile2XL\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .mobile2XL\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile2XL\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile2XL\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile2XL\:font-hairline {
    font-weight:100;
  }

  .mobile2XL\:font-thin {
    font-weight:200;
  }

  .mobile2XL\:font-light {
    font-weight:300;
  }

  .mobile2XL\:font-normal {
    font-weight:400;
  }

  .mobile2XL\:font-medium {
    font-weight:500;
  }

  .mobile2XL\:font-semibold {
    font-weight:600;
  }

  .mobile2XL\:font-bold {
    font-weight:700;
  }

  .mobile2XL\:font-extrabold {
    font-weight:800;
  }

  .mobile2XL\:font-black {
    font-weight:900;
  }

  .mobile2XL\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .mobile2XL\:hover\:font-thin:hover {
    font-weight:200;
  }

  .mobile2XL\:hover\:font-light:hover {
    font-weight:300;
  }

  .mobile2XL\:hover\:font-normal:hover {
    font-weight:400;
  }

  .mobile2XL\:hover\:font-medium:hover {
    font-weight:500;
  }

  .mobile2XL\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .mobile2XL\:hover\:font-bold:hover {
    font-weight:700;
  }

  .mobile2XL\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .mobile2XL\:hover\:font-black:hover {
    font-weight:900;
  }

  .mobile2XL\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .mobile2XL\:focus\:font-thin:focus {
    font-weight:200;
  }

  .mobile2XL\:focus\:font-light:focus {
    font-weight:300;
  }

  .mobile2XL\:focus\:font-normal:focus {
    font-weight:400;
  }

  .mobile2XL\:focus\:font-medium:focus {
    font-weight:500;
  }

  .mobile2XL\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .mobile2XL\:focus\:font-bold:focus {
    font-weight:700;
  }

  .mobile2XL\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .mobile2XL\:focus\:font-black:focus {
    font-weight:900;
  }

  .mobile2XL\:h-0 {
    height:0;
  }

  .mobile2XL\:h-1 {
    height:0.25rem;
  }

  .mobile2XL\:h-2 {
    height:0.5rem;
  }

  .mobile2XL\:h-3 {
    height:0.75rem;
  }

  .mobile2XL\:h-4 {
    height:1rem;
  }

  .mobile2XL\:h-5 {
    height:1.25rem;
  }

  .mobile2XL\:h-6 {
    height:1.5rem;
  }

  .mobile2XL\:h-7 {
    height:1.75rem;
  }

  .mobile2XL\:h-8 {
    height:2rem;
  }

  .mobile2XL\:h-9 {
    height:2.25rem;
  }

  .mobile2XL\:h-10 {
    height:2.5rem;
  }

  .mobile2XL\:h-11 {
    height:2.75rem;
  }

  .mobile2XL\:h-12 {
    height:3rem;
  }

  .mobile2XL\:h-13 {
    height:3.25rem;
  }

  .mobile2XL\:h-14 {
    height:3.5rem;
  }

  .mobile2XL\:h-15 {
    height:3.75rem;
  }

  .mobile2XL\:h-16 {
    height:4rem;
  }

  .mobile2XL\:h-18 {
    height:4.5rem;
  }

  .mobile2XL\:h-20 {
    height:5rem;
  }

  .mobile2XL\:h-24 {
    height:6rem;
  }

  .mobile2XL\:h-28 {
    height:7rem;
  }

  .mobile2XL\:h-32 {
    height:8rem;
  }

  .mobile2XL\:h-36 {
    height:9rem;
  }

  .mobile2XL\:h-40 {
    height:10rem;
  }

  .mobile2XL\:h-44 {
    height:11rem;
  }

  .mobile2XL\:h-48 {
    height:12rem;
  }

  .mobile2XL\:h-52 {
    height:13rem;
  }

  .mobile2XL\:h-56 {
    height:14rem;
  }

  .mobile2XL\:h-60 {
    height:15rem;
  }

  .mobile2XL\:h-64 {
    height:16rem;
  }

  .mobile2XL\:h-72 {
    height:18rem;
  }

  .mobile2XL\:h-80 {
    height:20rem;
  }

  .mobile2XL\:h-96 {
    height:24rem;
  }

  .mobile2XL\:h-auto {
    height:auto;
  }

  .mobile2XL\:h-px {
    height:1px;
  }

  .mobile2XL\:h-0\.5 {
    height:0.125rem;
  }

  .mobile2XL\:h-1\.5 {
    height:0.375rem;
  }

  .mobile2XL\:h-2\.5 {
    height:0.625rem;
  }

  .mobile2XL\:h-3\.5 {
    height:0.875rem;
  }

  .mobile2XL\:h-1\/2 {
    height:50%;
  }

  .mobile2XL\:h-1\/3 {
    height:33.333333%;
  }

  .mobile2XL\:h-2\/3 {
    height:66.666667%;
  }

  .mobile2XL\:h-1\/4 {
    height:25%;
  }

  .mobile2XL\:h-2\/4 {
    height:50%;
  }

  .mobile2XL\:h-3\/4 {
    height:75%;
  }

  .mobile2XL\:h-1\/5 {
    height:20%;
  }

  .mobile2XL\:h-2\/5 {
    height:40%;
  }

  .mobile2XL\:h-3\/5 {
    height:60%;
  }

  .mobile2XL\:h-4\/5 {
    height:80%;
  }

  .mobile2XL\:h-1\/6 {
    height:16.666667%;
  }

  .mobile2XL\:h-2\/6 {
    height:33.333333%;
  }

  .mobile2XL\:h-3\/6 {
    height:50%;
  }

  .mobile2XL\:h-4\/6 {
    height:66.666667%;
  }

  .mobile2XL\:h-5\/6 {
    height:83.333333%;
  }

  .mobile2XL\:h-1\/12 {
    height:8.333333%;
  }

  .mobile2XL\:h-2\/12 {
    height:16.666667%;
  }

  .mobile2XL\:h-3\/12 {
    height:25%;
  }

  .mobile2XL\:h-4\/12 {
    height:33.333333%;
  }

  .mobile2XL\:h-5\/12 {
    height:41.666667%;
  }

  .mobile2XL\:h-6\/12 {
    height:50%;
  }

  .mobile2XL\:h-7\/12 {
    height:58.333333%;
  }

  .mobile2XL\:h-8\/12 {
    height:66.666667%;
  }

  .mobile2XL\:h-9\/12 {
    height:75%;
  }

  .mobile2XL\:h-10\/12 {
    height:83.333333%;
  }

  .mobile2XL\:h-11\/12 {
    height:91.666667%;
  }

  .mobile2XL\:h-full {
    height:100%;
  }

  .mobile2XL\:h-0_5 {
    height:0.125rem;
  }

  .mobile2XL\:h-1_5 {
    height:0.375rem;
  }

  .mobile2XL\:h-2_5 {
    height:0.625rem;
  }

  .mobile2XL\:h-3_5 {
    height:0.875rem;
  }

  .mobile2XL\:h-4_5 {
    height:1.125rem;
  }

  .mobile2XL\:h-screen {
    height:100vh;
  }

  .mobile2XL\:text-xs {
    font-size:0.75rem;
  }

  .mobile2XL\:text-sm {
    font-size:0.875rem;
  }

  .mobile2XL\:text-base {
    font-size:1rem;
  }

  .mobile2XL\:text-lg {
    font-size:1.125rem;
  }

  .mobile2XL\:text-xl {
    font-size:1.25rem;
  }

  .mobile2XL\:text-2xl {
    font-size:1.5rem;
  }

  .mobile2XL\:text-3xl {
    font-size:1.875rem;
  }

  .mobile2XL\:text-4xl {
    font-size:2.25rem;
  }

  .mobile2XL\:text-5xl {
    font-size:3rem;
  }

  .mobile2XL\:text-6xl {
    font-size:4rem;
  }

  .mobile2XL\:leading-3 {
    line-height:.75rem;
  }

  .mobile2XL\:leading-4 {
    line-height:1rem;
  }

  .mobile2XL\:leading-5 {
    line-height:1.25rem;
  }

  .mobile2XL\:leading-6 {
    line-height:1.5rem;
  }

  .mobile2XL\:leading-7 {
    line-height:1.75rem;
  }

  .mobile2XL\:leading-8 {
    line-height:2rem;
  }

  .mobile2XL\:leading-9 {
    line-height:2.25rem;
  }

  .mobile2XL\:leading-10 {
    line-height:2.5rem;
  }

  .mobile2XL\:leading-11 {
    line-height:2.75rem;
  }

  .mobile2XL\:leading-12 {
    line-height:3rem;
  }

  .mobile2XL\:leading-none {
    line-height:1;
  }

  .mobile2XL\:leading-tight {
    line-height:1.25;
  }

  .mobile2XL\:leading-snug {
    line-height:1.375;
  }

  .mobile2XL\:leading-normal {
    line-height:1.5;
  }

  .mobile2XL\:leading-relaxed {
    line-height:1.625;
  }

  .mobile2XL\:leading-loose {
    line-height:2;
  }

  .mobile2XL\:list-inside {
    list-style-position:inside;
  }

  .mobile2XL\:list-outside {
    list-style-position:outside;
  }

  .mobile2XL\:list-none {
    list-style-type:none;
  }

  .mobile2XL\:list-disc {
    list-style-type:disc;
  }

  .mobile2XL\:list-decimal {
    list-style-type:decimal;
  }

  .mobile2XL\:m-0 {
    margin:0;
  }

  .mobile2XL\:m-1 {
    margin:0.25rem;
  }

  .mobile2XL\:m-2 {
    margin:0.5rem;
  }

  .mobile2XL\:m-3 {
    margin:0.75rem;
  }

  .mobile2XL\:m-4 {
    margin:1rem;
  }

  .mobile2XL\:m-5 {
    margin:1.25rem;
  }

  .mobile2XL\:m-6 {
    margin:1.5rem;
  }

  .mobile2XL\:m-7 {
    margin:1.75rem;
  }

  .mobile2XL\:m-8 {
    margin:2rem;
  }

  .mobile2XL\:m-9 {
    margin:2.25rem;
  }

  .mobile2XL\:m-10 {
    margin:2.5rem;
  }

  .mobile2XL\:m-11 {
    margin:2.75rem;
  }

  .mobile2XL\:m-12 {
    margin:3rem;
  }

  .mobile2XL\:m-13 {
    margin:3.25rem;
  }

  .mobile2XL\:m-14 {
    margin:3.5rem;
  }

  .mobile2XL\:m-15 {
    margin:3.75rem;
  }

  .mobile2XL\:m-16 {
    margin:4rem;
  }

  .mobile2XL\:m-18 {
    margin:4.5rem;
  }

  .mobile2XL\:m-20 {
    margin:5rem;
  }

  .mobile2XL\:m-24 {
    margin:6rem;
  }

  .mobile2XL\:m-28 {
    margin:7rem;
  }

  .mobile2XL\:m-32 {
    margin:8rem;
  }

  .mobile2XL\:m-36 {
    margin:9rem;
  }

  .mobile2XL\:m-40 {
    margin:10rem;
  }

  .mobile2XL\:m-44 {
    margin:11rem;
  }

  .mobile2XL\:m-48 {
    margin:12rem;
  }

  .mobile2XL\:m-52 {
    margin:13rem;
  }

  .mobile2XL\:m-56 {
    margin:14rem;
  }

  .mobile2XL\:m-60 {
    margin:15rem;
  }

  .mobile2XL\:m-64 {
    margin:16rem;
  }

  .mobile2XL\:m-72 {
    margin:18rem;
  }

  .mobile2XL\:m-80 {
    margin:20rem;
  }

  .mobile2XL\:m-96 {
    margin:24rem;
  }

  .mobile2XL\:m-auto {
    margin:auto;
  }

  .mobile2XL\:m-px {
    margin:1px;
  }

  .mobile2XL\:m-0\.5 {
    margin:0.125rem;
  }

  .mobile2XL\:m-1\.5 {
    margin:0.375rem;
  }

  .mobile2XL\:m-2\.5 {
    margin:0.625rem;
  }

  .mobile2XL\:m-3\.5 {
    margin:0.875rem;
  }

  .mobile2XL\:m-1\/2 {
    margin:50%;
  }

  .mobile2XL\:m-1\/3 {
    margin:33.333333%;
  }

  .mobile2XL\:m-2\/3 {
    margin:66.666667%;
  }

  .mobile2XL\:m-1\/4 {
    margin:25%;
  }

  .mobile2XL\:m-2\/4 {
    margin:50%;
  }

  .mobile2XL\:m-3\/4 {
    margin:75%;
  }

  .mobile2XL\:m-1\/5 {
    margin:20%;
  }

  .mobile2XL\:m-2\/5 {
    margin:40%;
  }

  .mobile2XL\:m-3\/5 {
    margin:60%;
  }

  .mobile2XL\:m-4\/5 {
    margin:80%;
  }

  .mobile2XL\:m-1\/6 {
    margin:16.666667%;
  }

  .mobile2XL\:m-2\/6 {
    margin:33.333333%;
  }

  .mobile2XL\:m-3\/6 {
    margin:50%;
  }

  .mobile2XL\:m-4\/6 {
    margin:66.666667%;
  }

  .mobile2XL\:m-5\/6 {
    margin:83.333333%;
  }

  .mobile2XL\:m-1\/12 {
    margin:8.333333%;
  }

  .mobile2XL\:m-2\/12 {
    margin:16.666667%;
  }

  .mobile2XL\:m-3\/12 {
    margin:25%;
  }

  .mobile2XL\:m-4\/12 {
    margin:33.333333%;
  }

  .mobile2XL\:m-5\/12 {
    margin:41.666667%;
  }

  .mobile2XL\:m-6\/12 {
    margin:50%;
  }

  .mobile2XL\:m-7\/12 {
    margin:58.333333%;
  }

  .mobile2XL\:m-8\/12 {
    margin:66.666667%;
  }

  .mobile2XL\:m-9\/12 {
    margin:75%;
  }

  .mobile2XL\:m-10\/12 {
    margin:83.333333%;
  }

  .mobile2XL\:m-11\/12 {
    margin:91.666667%;
  }

  .mobile2XL\:m-full {
    margin:100%;
  }

  .mobile2XL\:m-0_5 {
    margin:0.125rem;
  }

  .mobile2XL\:m-1_5 {
    margin:0.375rem;
  }

  .mobile2XL\:m-2_5 {
    margin:0.625rem;
  }

  .mobile2XL\:m-3_5 {
    margin:0.875rem;
  }

  .mobile2XL\:m-4_5 {
    margin:1.125rem;
  }

  .mobile2XL\:-m-1 {
    margin:-0.25rem;
  }

  .mobile2XL\:-m-2 {
    margin:-0.5rem;
  }

  .mobile2XL\:-m-3 {
    margin:-0.75rem;
  }

  .mobile2XL\:-m-4 {
    margin:-1rem;
  }

  .mobile2XL\:-m-5 {
    margin:-1.25rem;
  }

  .mobile2XL\:-m-6 {
    margin:-1.5rem;
  }

  .mobile2XL\:-m-7 {
    margin:-1.75rem;
  }

  .mobile2XL\:-m-8 {
    margin:-2rem;
  }

  .mobile2XL\:-m-9 {
    margin:-2.25rem;
  }

  .mobile2XL\:-m-10 {
    margin:-2.5rem;
  }

  .mobile2XL\:-m-11 {
    margin:-2.75rem;
  }

  .mobile2XL\:-m-12 {
    margin:-3rem;
  }

  .mobile2XL\:-m-13 {
    margin:-3.25rem;
  }

  .mobile2XL\:-m-14 {
    margin:-3.5rem;
  }

  .mobile2XL\:-m-15 {
    margin:-3.75rem;
  }

  .mobile2XL\:-m-16 {
    margin:-4rem;
  }

  .mobile2XL\:-m-18 {
    margin:-4.5rem;
  }

  .mobile2XL\:-m-20 {
    margin:-5rem;
  }

  .mobile2XL\:-m-24 {
    margin:-6rem;
  }

  .mobile2XL\:-m-28 {
    margin:-7rem;
  }

  .mobile2XL\:-m-32 {
    margin:-8rem;
  }

  .mobile2XL\:-m-36 {
    margin:-9rem;
  }

  .mobile2XL\:-m-40 {
    margin:-10rem;
  }

  .mobile2XL\:-m-44 {
    margin:-11rem;
  }

  .mobile2XL\:-m-48 {
    margin:-12rem;
  }

  .mobile2XL\:-m-52 {
    margin:-13rem;
  }

  .mobile2XL\:-m-56 {
    margin:-14rem;
  }

  .mobile2XL\:-m-60 {
    margin:-15rem;
  }

  .mobile2XL\:-m-64 {
    margin:-16rem;
  }

  .mobile2XL\:-m-72 {
    margin:-18rem;
  }

  .mobile2XL\:-m-80 {
    margin:-20rem;
  }

  .mobile2XL\:-m-96 {
    margin:-24rem;
  }

  .mobile2XL\:-m-px {
    margin:-1px;
  }

  .mobile2XL\:-m-0\.5 {
    margin:-0.125rem;
  }

  .mobile2XL\:-m-1\.5 {
    margin:-0.375rem;
  }

  .mobile2XL\:-m-2\.5 {
    margin:-0.625rem;
  }

  .mobile2XL\:-m-3\.5 {
    margin:-0.875rem;
  }

  .mobile2XL\:-m-1\/2 {
    margin:-50%;
  }

  .mobile2XL\:-m-1\/3 {
    margin:-33.33333%;
  }

  .mobile2XL\:-m-2\/3 {
    margin:-66.66667%;
  }

  .mobile2XL\:-m-1\/4 {
    margin:-25%;
  }

  .mobile2XL\:-m-2\/4 {
    margin:-50%;
  }

  .mobile2XL\:-m-3\/4 {
    margin:-75%;
  }

  .mobile2XL\:-m-1\/5 {
    margin:-20%;
  }

  .mobile2XL\:-m-2\/5 {
    margin:-40%;
  }

  .mobile2XL\:-m-3\/5 {
    margin:-60%;
  }

  .mobile2XL\:-m-4\/5 {
    margin:-80%;
  }

  .mobile2XL\:-m-1\/6 {
    margin:-16.66667%;
  }

  .mobile2XL\:-m-2\/6 {
    margin:-33.33333%;
  }

  .mobile2XL\:-m-3\/6 {
    margin:-50%;
  }

  .mobile2XL\:-m-4\/6 {
    margin:-66.66667%;
  }

  .mobile2XL\:-m-5\/6 {
    margin:-83.33333%;
  }

  .mobile2XL\:-m-1\/12 {
    margin:-8.33333%;
  }

  .mobile2XL\:-m-2\/12 {
    margin:-16.66667%;
  }

  .mobile2XL\:-m-3\/12 {
    margin:-25%;
  }

  .mobile2XL\:-m-4\/12 {
    margin:-33.33333%;
  }

  .mobile2XL\:-m-5\/12 {
    margin:-41.66667%;
  }

  .mobile2XL\:-m-6\/12 {
    margin:-50%;
  }

  .mobile2XL\:-m-7\/12 {
    margin:-58.33333%;
  }

  .mobile2XL\:-m-8\/12 {
    margin:-66.66667%;
  }

  .mobile2XL\:-m-9\/12 {
    margin:-75%;
  }

  .mobile2XL\:-m-10\/12 {
    margin:-83.33333%;
  }

  .mobile2XL\:-m-11\/12 {
    margin:-91.66667%;
  }

  .mobile2XL\:-m-full {
    margin:-100%;
  }

  .mobile2XL\:-m-0_5 {
    margin:-0.125rem;
  }

  .mobile2XL\:-m-1_5 {
    margin:-0.375rem;
  }

  .mobile2XL\:-m-2_5 {
    margin:-0.625rem;
  }

  .mobile2XL\:-m-3_5 {
    margin:-0.875rem;
  }

  .mobile2XL\:-m-4_5 {
    margin:-1.125rem;
  }

  .mobile2XL\:my-0 {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile2XL\:mx-0 {
    margin-left:0;
    margin-right:0;
  }

  .mobile2XL\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .mobile2XL\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .mobile2XL\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .mobile2XL\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .mobile2XL\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .mobile2XL\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .mobile2XL\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .mobile2XL\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .mobile2XL\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .mobile2XL\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .mobile2XL\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .mobile2XL\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .mobile2XL\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

  .mobile2XL\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem;
  }

  .mobile2XL\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .mobile2XL\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .mobile2XL\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .mobile2XL\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .mobile2XL\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .mobile2XL\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .mobile2XL\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .mobile2XL\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .mobile2XL\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .mobile2XL\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .mobile2XL\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

  .mobile2XL\:my-14 {
    margin-top:3.5rem;
    margin-bottom:3.5rem;
  }

  .mobile2XL\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .mobile2XL\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .mobile2XL\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .mobile2XL\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .mobile2XL\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .mobile2XL\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .mobile2XL\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

  .mobile2XL\:my-20 {
    margin-top:5rem;
    margin-bottom:5rem;
  }

  .mobile2XL\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .mobile2XL\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .mobile2XL\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .mobile2XL\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .mobile2XL\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .mobile2XL\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .mobile2XL\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .mobile2XL\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .mobile2XL\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .mobile2XL\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .mobile2XL\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .mobile2XL\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .mobile2XL\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .mobile2XL\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .mobile2XL\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .mobile2XL\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .mobile2XL\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .mobile2XL\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .mobile2XL\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .mobile2XL\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .mobile2XL\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .mobile2XL\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .mobile2XL\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .mobile2XL\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .mobile2XL\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .mobile2XL\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .mobile2XL\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .mobile2XL\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .mobile2XL\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .mobile2XL\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .mobile2XL\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .mobile2XL\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .mobile2XL\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobile2XL\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobile2XL\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobile2XL\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobile2XL\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobile2XL\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobile2XL\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobile2XL\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobile2XL\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile2XL\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile2XL\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile2XL\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile2XL\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile2XL\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile2XL\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobile2XL\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobile2XL\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile2XL\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile2XL\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobile2XL\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobile2XL\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .mobile2XL\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .mobile2XL\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .mobile2XL\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .mobile2XL\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .mobile2XL\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .mobile2XL\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .mobile2XL\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .mobile2XL\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobile2XL\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobile2XL\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile2XL\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile2XL\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile2XL\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile2XL\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile2XL\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile2XL\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobile2XL\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobile2XL\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .mobile2XL\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .mobile2XL\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobile2XL\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobile2XL\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobile2XL\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobile2XL\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile2XL\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile2XL\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .mobile2XL\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .mobile2XL\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile2XL\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile2XL\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .mobile2XL\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .mobile2XL\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile2XL\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile2XL\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobile2XL\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobile2XL\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobile2XL\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobile2XL\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .mobile2XL\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .mobile2XL\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .mobile2XL\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .mobile2XL\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobile2XL\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobile2XL\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobile2XL\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobile2XL\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobile2XL\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobile2XL\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobile2XL\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobile2XL\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .mobile2XL\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .mobile2XL\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .mobile2XL\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .mobile2XL\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .mobile2XL\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .mobile2XL\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .mobile2XL\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .mobile2XL\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .mobile2XL\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .mobile2XL\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .mobile2XL\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .mobile2XL\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .mobile2XL\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .mobile2XL\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

  .mobile2XL\:-my-8 {
    margin-top:-2rem;
    margin-bottom:-2rem;
  }

  .mobile2XL\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .mobile2XL\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .mobile2XL\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .mobile2XL\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .mobile2XL\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .mobile2XL\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .mobile2XL\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .mobile2XL\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .mobile2XL\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .mobile2XL\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .mobile2XL\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

  .mobile2XL\:-my-14 {
    margin-top:-3.5rem;
    margin-bottom:-3.5rem;
  }

  .mobile2XL\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .mobile2XL\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .mobile2XL\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .mobile2XL\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .mobile2XL\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .mobile2XL\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .mobile2XL\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

  .mobile2XL\:-my-20 {
    margin-top:-5rem;
    margin-bottom:-5rem;
  }

  .mobile2XL\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .mobile2XL\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .mobile2XL\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .mobile2XL\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .mobile2XL\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .mobile2XL\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .mobile2XL\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .mobile2XL\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .mobile2XL\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .mobile2XL\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .mobile2XL\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .mobile2XL\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .mobile2XL\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .mobile2XL\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .mobile2XL\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .mobile2XL\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .mobile2XL\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .mobile2XL\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .mobile2XL\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .mobile2XL\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .mobile2XL\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .mobile2XL\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .mobile2XL\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .mobile2XL\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .mobile2XL\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .mobile2XL\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .mobile2XL\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .mobile2XL\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .mobile2XL\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .mobile2XL\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .mobile2XL\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .mobile2XL\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobile2XL\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobile2XL\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobile2XL\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobile2XL\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobile2XL\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobile2XL\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobile2XL\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobile2XL\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile2XL\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile2XL\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile2XL\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile2XL\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile2XL\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile2XL\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobile2XL\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobile2XL\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile2XL\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile2XL\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobile2XL\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobile2XL\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .mobile2XL\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .mobile2XL\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .mobile2XL\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .mobile2XL\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .mobile2XL\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .mobile2XL\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .mobile2XL\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .mobile2XL\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobile2XL\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobile2XL\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile2XL\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile2XL\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile2XL\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile2XL\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile2XL\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile2XL\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobile2XL\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobile2XL\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .mobile2XL\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .mobile2XL\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobile2XL\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobile2XL\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobile2XL\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobile2XL\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile2XL\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile2XL\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .mobile2XL\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .mobile2XL\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile2XL\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile2XL\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .mobile2XL\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .mobile2XL\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile2XL\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile2XL\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobile2XL\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobile2XL\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobile2XL\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobile2XL\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .mobile2XL\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .mobile2XL\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .mobile2XL\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .mobile2XL\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobile2XL\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobile2XL\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobile2XL\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobile2XL\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobile2XL\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobile2XL\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobile2XL\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobile2XL\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .mobile2XL\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

  .mobile2XL\:mt-0 {
    margin-top:0;
  }

  .mobile2XL\:mr-0 {
    margin-right:0;
  }

  .mobile2XL\:mb-0 {
    margin-bottom:0;
  }

  .mobile2XL\:ml-0 {
    margin-left:0;
  }

  .mobile2XL\:mt-1 {
    margin-top:0.25rem;
  }

  .mobile2XL\:mr-1 {
    margin-right:0.25rem;
  }

  .mobile2XL\:mb-1 {
    margin-bottom:0.25rem;
  }

  .mobile2XL\:ml-1 {
    margin-left:0.25rem;
  }

  .mobile2XL\:mt-2 {
    margin-top:0.5rem;
  }

  .mobile2XL\:mr-2 {
    margin-right:0.5rem;
  }

  .mobile2XL\:mb-2 {
    margin-bottom:0.5rem;
  }

  .mobile2XL\:ml-2 {
    margin-left:0.5rem;
  }

  .mobile2XL\:mt-3 {
    margin-top:0.75rem;
  }

  .mobile2XL\:mr-3 {
    margin-right:0.75rem;
  }

  .mobile2XL\:mb-3 {
    margin-bottom:0.75rem;
  }

  .mobile2XL\:ml-3 {
    margin-left:0.75rem;
  }

  .mobile2XL\:mt-4 {
    margin-top:1rem;
  }

  .mobile2XL\:mr-4 {
    margin-right:1rem;
  }

  .mobile2XL\:mb-4 {
    margin-bottom:1rem;
  }

  .mobile2XL\:ml-4 {
    margin-left:1rem;
  }

  .mobile2XL\:mt-5 {
    margin-top:1.25rem;
  }

  .mobile2XL\:mr-5 {
    margin-right:1.25rem;
  }

  .mobile2XL\:mb-5 {
    margin-bottom:1.25rem;
  }

  .mobile2XL\:ml-5 {
    margin-left:1.25rem;
  }

  .mobile2XL\:mt-6 {
    margin-top:1.5rem;
  }

  .mobile2XL\:mr-6 {
    margin-right:1.5rem;
  }

  .mobile2XL\:mb-6 {
    margin-bottom:1.5rem;
  }

  .mobile2XL\:ml-6 {
    margin-left:1.5rem;
  }

  .mobile2XL\:mt-7 {
    margin-top:1.75rem;
  }

  .mobile2XL\:mr-7 {
    margin-right:1.75rem;
  }

  .mobile2XL\:mb-7 {
    margin-bottom:1.75rem;
  }

  .mobile2XL\:ml-7 {
    margin-left:1.75rem;
  }

  .mobile2XL\:mt-8 {
    margin-top:2rem;
  }

  .mobile2XL\:mr-8 {
    margin-right:2rem;
  }

  .mobile2XL\:mb-8 {
    margin-bottom:2rem;
  }

  .mobile2XL\:ml-8 {
    margin-left:2rem;
  }

  .mobile2XL\:mt-9 {
    margin-top:2.25rem;
  }

  .mobile2XL\:mr-9 {
    margin-right:2.25rem;
  }

  .mobile2XL\:mb-9 {
    margin-bottom:2.25rem;
  }

  .mobile2XL\:ml-9 {
    margin-left:2.25rem;
  }

  .mobile2XL\:mt-10 {
    margin-top:2.5rem;
  }

  .mobile2XL\:mr-10 {
    margin-right:2.5rem;
  }

  .mobile2XL\:mb-10 {
    margin-bottom:2.5rem;
  }

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

  .mobile2XL\:mt-11 {
    margin-top:2.75rem;
  }

  .mobile2XL\:mr-11 {
    margin-right:2.75rem;
  }

  .mobile2XL\:mb-11 {
    margin-bottom:2.75rem;
  }

  .mobile2XL\:ml-11 {
    margin-left:2.75rem;
  }

  .mobile2XL\:mt-12 {
    margin-top:3rem;
  }

  .mobile2XL\:mr-12 {
    margin-right:3rem;
  }

  .mobile2XL\:mb-12 {
    margin-bottom:3rem;
  }

  .mobile2XL\:ml-12 {
    margin-left:3rem;
  }

  .mobile2XL\:mt-13 {
    margin-top:3.25rem;
  }

  .mobile2XL\:mr-13 {
    margin-right:3.25rem;
  }

  .mobile2XL\:mb-13 {
    margin-bottom:3.25rem;
  }

  .mobile2XL\:ml-13 {
    margin-left:3.25rem;
  }

  .mobile2XL\:mt-14 {
    margin-top:3.5rem;
  }

  .mobile2XL\:mr-14 {
    margin-right:3.5rem;
  }

  .mobile2XL\:mb-14 {
    margin-bottom:3.5rem;
  }

  .mobile2XL\:ml-14 {
    margin-left:3.5rem;
  }

  .mobile2XL\:mt-15 {
    margin-top:3.75rem;
  }

  .mobile2XL\:mr-15 {
    margin-right:3.75rem;
  }

  .mobile2XL\:mb-15 {
    margin-bottom:3.75rem;
  }

  .mobile2XL\:ml-15 {
    margin-left:3.75rem;
  }

  .mobile2XL\:mt-16 {
    margin-top:4rem;
  }

  .mobile2XL\:mr-16 {
    margin-right:4rem;
  }

  .mobile2XL\:mb-16 {
    margin-bottom:4rem;
  }

  .mobile2XL\:ml-16 {
    margin-left:4rem;
  }

  .mobile2XL\:mt-18 {
    margin-top:4.5rem;
  }

  .mobile2XL\:mr-18 {
    margin-right:4.5rem;
  }

  .mobile2XL\:mb-18 {
    margin-bottom:4.5rem;
  }

  .mobile2XL\:ml-18 {
    margin-left:4.5rem;
  }

  .mobile2XL\:mt-20 {
    margin-top:5rem;
  }

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

  .mobile2XL\:mb-20 {
    margin-bottom:5rem;
  }

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

  .mobile2XL\:mt-24 {
    margin-top:6rem;
  }

  .mobile2XL\:mr-24 {
    margin-right:6rem;
  }

  .mobile2XL\:mb-24 {
    margin-bottom:6rem;
  }

  .mobile2XL\:ml-24 {
    margin-left:6rem;
  }

  .mobile2XL\:mt-28 {
    margin-top:7rem;
  }

  .mobile2XL\:mr-28 {
    margin-right:7rem;
  }

  .mobile2XL\:mb-28 {
    margin-bottom:7rem;
  }

  .mobile2XL\:ml-28 {
    margin-left:7rem;
  }

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

  .mobile2XL\:mr-32 {
    margin-right:8rem;
  }

  .mobile2XL\:mb-32 {
    margin-bottom:8rem;
  }

  .mobile2XL\:ml-32 {
    margin-left:8rem;
  }

  .mobile2XL\:mt-36 {
    margin-top:9rem;
  }

  .mobile2XL\:mr-36 {
    margin-right:9rem;
  }

  .mobile2XL\:mb-36 {
    margin-bottom:9rem;
  }

  .mobile2XL\:ml-36 {
    margin-left:9rem;
  }

  .mobile2XL\:mt-40 {
    margin-top:10rem;
  }

  .mobile2XL\:mr-40 {
    margin-right:10rem;
  }

  .mobile2XL\:mb-40 {
    margin-bottom:10rem;
  }

  .mobile2XL\:ml-40 {
    margin-left:10rem;
  }

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

  .mobile2XL\:mr-44 {
    margin-right:11rem;
  }

  .mobile2XL\:mb-44 {
    margin-bottom:11rem;
  }

  .mobile2XL\:ml-44 {
    margin-left:11rem;
  }

  .mobile2XL\:mt-48 {
    margin-top:12rem;
  }

  .mobile2XL\:mr-48 {
    margin-right:12rem;
  }

  .mobile2XL\:mb-48 {
    margin-bottom:12rem;
  }

  .mobile2XL\:ml-48 {
    margin-left:12rem;
  }

  .mobile2XL\:mt-52 {
    margin-top:13rem;
  }

  .mobile2XL\:mr-52 {
    margin-right:13rem;
  }

  .mobile2XL\:mb-52 {
    margin-bottom:13rem;
  }

  .mobile2XL\:ml-52 {
    margin-left:13rem;
  }

  .mobile2XL\:mt-56 {
    margin-top:14rem;
  }

  .mobile2XL\:mr-56 {
    margin-right:14rem;
  }

  .mobile2XL\:mb-56 {
    margin-bottom:14rem;
  }

  .mobile2XL\:ml-56 {
    margin-left:14rem;
  }

  .mobile2XL\:mt-60 {
    margin-top:15rem;
  }

  .mobile2XL\:mr-60 {
    margin-right:15rem;
  }

  .mobile2XL\:mb-60 {
    margin-bottom:15rem;
  }

  .mobile2XL\:ml-60 {
    margin-left:15rem;
  }

  .mobile2XL\:mt-64 {
    margin-top:16rem;
  }

  .mobile2XL\:mr-64 {
    margin-right:16rem;
  }

  .mobile2XL\:mb-64 {
    margin-bottom:16rem;
  }

  .mobile2XL\:ml-64 {
    margin-left:16rem;
  }

  .mobile2XL\:mt-72 {
    margin-top:18rem;
  }

  .mobile2XL\:mr-72 {
    margin-right:18rem;
  }

  .mobile2XL\:mb-72 {
    margin-bottom:18rem;
  }

  .mobile2XL\:ml-72 {
    margin-left:18rem;
  }

  .mobile2XL\:mt-80 {
    margin-top:20rem;
  }

  .mobile2XL\:mr-80 {
    margin-right:20rem;
  }

  .mobile2XL\:mb-80 {
    margin-bottom:20rem;
  }

  .mobile2XL\:ml-80 {
    margin-left:20rem;
  }

  .mobile2XL\:mt-96 {
    margin-top:24rem;
  }

  .mobile2XL\:mr-96 {
    margin-right:24rem;
  }

  .mobile2XL\:mb-96 {
    margin-bottom:24rem;
  }

  .mobile2XL\:ml-96 {
    margin-left:24rem;
  }

  .mobile2XL\:mt-auto {
    margin-top:auto;
  }

  .mobile2XL\:mr-auto {
    margin-right:auto;
  }

  .mobile2XL\:mb-auto {
    margin-bottom:auto;
  }

  .mobile2XL\:ml-auto {
    margin-left:auto;
  }

  .mobile2XL\:mt-px {
    margin-top:1px;
  }

  .mobile2XL\:mr-px {
    margin-right:1px;
  }

  .mobile2XL\:mb-px {
    margin-bottom:1px;
  }

  .mobile2XL\:ml-px {
    margin-left:1px;
  }

  .mobile2XL\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .mobile2XL\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .mobile2XL\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .mobile2XL\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .mobile2XL\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .mobile2XL\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .mobile2XL\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .mobile2XL\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .mobile2XL\:mt-2\.5 {
    margin-top:0.625rem;
  }

  .mobile2XL\:mr-2\.5 {
    margin-right:0.625rem;
  }

  .mobile2XL\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .mobile2XL\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .mobile2XL\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .mobile2XL\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .mobile2XL\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .mobile2XL\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .mobile2XL\:mt-1\/2 {
    margin-top:50%;
  }

  .mobile2XL\:mr-1\/2 {
    margin-right:50%;
  }

  .mobile2XL\:mb-1\/2 {
    margin-bottom:50%;
  }

  .mobile2XL\:ml-1\/2 {
    margin-left:50%;
  }

  .mobile2XL\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .mobile2XL\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .mobile2XL\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .mobile2XL\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .mobile2XL\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .mobile2XL\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .mobile2XL\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .mobile2XL\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .mobile2XL\:mt-1\/4 {
    margin-top:25%;
  }

  .mobile2XL\:mr-1\/4 {
    margin-right:25%;
  }

  .mobile2XL\:mb-1\/4 {
    margin-bottom:25%;
  }

  .mobile2XL\:ml-1\/4 {
    margin-left:25%;
  }

  .mobile2XL\:mt-2\/4 {
    margin-top:50%;
  }

  .mobile2XL\:mr-2\/4 {
    margin-right:50%;
  }

  .mobile2XL\:mb-2\/4 {
    margin-bottom:50%;
  }

  .mobile2XL\:ml-2\/4 {
    margin-left:50%;
  }

  .mobile2XL\:mt-3\/4 {
    margin-top:75%;
  }

  .mobile2XL\:mr-3\/4 {
    margin-right:75%;
  }

  .mobile2XL\:mb-3\/4 {
    margin-bottom:75%;
  }

  .mobile2XL\:ml-3\/4 {
    margin-left:75%;
  }

  .mobile2XL\:mt-1\/5 {
    margin-top:20%;
  }

  .mobile2XL\:mr-1\/5 {
    margin-right:20%;
  }

  .mobile2XL\:mb-1\/5 {
    margin-bottom:20%;
  }

  .mobile2XL\:ml-1\/5 {
    margin-left:20%;
  }

  .mobile2XL\:mt-2\/5 {
    margin-top:40%;
  }

  .mobile2XL\:mr-2\/5 {
    margin-right:40%;
  }

  .mobile2XL\:mb-2\/5 {
    margin-bottom:40%;
  }

  .mobile2XL\:ml-2\/5 {
    margin-left:40%;
  }

  .mobile2XL\:mt-3\/5 {
    margin-top:60%;
  }

  .mobile2XL\:mr-3\/5 {
    margin-right:60%;
  }

  .mobile2XL\:mb-3\/5 {
    margin-bottom:60%;
  }

  .mobile2XL\:ml-3\/5 {
    margin-left:60%;
  }

  .mobile2XL\:mt-4\/5 {
    margin-top:80%;
  }

  .mobile2XL\:mr-4\/5 {
    margin-right:80%;
  }

  .mobile2XL\:mb-4\/5 {
    margin-bottom:80%;
  }

  .mobile2XL\:ml-4\/5 {
    margin-left:80%;
  }

  .mobile2XL\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .mobile2XL\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .mobile2XL\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .mobile2XL\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .mobile2XL\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .mobile2XL\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .mobile2XL\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .mobile2XL\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .mobile2XL\:mt-3\/6 {
    margin-top:50%;
  }

  .mobile2XL\:mr-3\/6 {
    margin-right:50%;
  }

  .mobile2XL\:mb-3\/6 {
    margin-bottom:50%;
  }

  .mobile2XL\:ml-3\/6 {
    margin-left:50%;
  }

  .mobile2XL\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .mobile2XL\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .mobile2XL\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .mobile2XL\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .mobile2XL\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .mobile2XL\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .mobile2XL\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .mobile2XL\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .mobile2XL\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .mobile2XL\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .mobile2XL\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .mobile2XL\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .mobile2XL\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .mobile2XL\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .mobile2XL\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .mobile2XL\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .mobile2XL\:mt-3\/12 {
    margin-top:25%;
  }

  .mobile2XL\:mr-3\/12 {
    margin-right:25%;
  }

  .mobile2XL\:mb-3\/12 {
    margin-bottom:25%;
  }

  .mobile2XL\:ml-3\/12 {
    margin-left:25%;
  }

  .mobile2XL\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .mobile2XL\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .mobile2XL\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .mobile2XL\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .mobile2XL\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .mobile2XL\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .mobile2XL\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .mobile2XL\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .mobile2XL\:mt-6\/12 {
    margin-top:50%;
  }

  .mobile2XL\:mr-6\/12 {
    margin-right:50%;
  }

  .mobile2XL\:mb-6\/12 {
    margin-bottom:50%;
  }

  .mobile2XL\:ml-6\/12 {
    margin-left:50%;
  }

  .mobile2XL\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .mobile2XL\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .mobile2XL\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .mobile2XL\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .mobile2XL\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .mobile2XL\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .mobile2XL\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .mobile2XL\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .mobile2XL\:mt-9\/12 {
    margin-top:75%;
  }

  .mobile2XL\:mr-9\/12 {
    margin-right:75%;
  }

  .mobile2XL\:mb-9\/12 {
    margin-bottom:75%;
  }

  .mobile2XL\:ml-9\/12 {
    margin-left:75%;
  }

  .mobile2XL\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .mobile2XL\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .mobile2XL\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .mobile2XL\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .mobile2XL\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .mobile2XL\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .mobile2XL\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .mobile2XL\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .mobile2XL\:mt-full {
    margin-top:100%;
  }

  .mobile2XL\:mr-full {
    margin-right:100%;
  }

  .mobile2XL\:mb-full {
    margin-bottom:100%;
  }

  .mobile2XL\:ml-full {
    margin-left:100%;
  }

  .mobile2XL\:mt-0_5 {
    margin-top:0.125rem;
  }

  .mobile2XL\:mr-0_5 {
    margin-right:0.125rem;
  }

  .mobile2XL\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .mobile2XL\:ml-0_5 {
    margin-left:0.125rem;
  }

  .mobile2XL\:mt-1_5 {
    margin-top:0.375rem;
  }

  .mobile2XL\:mr-1_5 {
    margin-right:0.375rem;
  }

  .mobile2XL\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .mobile2XL\:ml-1_5 {
    margin-left:0.375rem;
  }

  .mobile2XL\:mt-2_5 {
    margin-top:0.625rem;
  }

  .mobile2XL\:mr-2_5 {
    margin-right:0.625rem;
  }

  .mobile2XL\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .mobile2XL\:ml-2_5 {
    margin-left:0.625rem;
  }

  .mobile2XL\:mt-3_5 {
    margin-top:0.875rem;
  }

  .mobile2XL\:mr-3_5 {
    margin-right:0.875rem;
  }

  .mobile2XL\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .mobile2XL\:ml-3_5 {
    margin-left:0.875rem;
  }

  .mobile2XL\:mt-4_5 {
    margin-top:1.125rem;
  }

  .mobile2XL\:mr-4_5 {
    margin-right:1.125rem;
  }

  .mobile2XL\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .mobile2XL\:ml-4_5 {
    margin-left:1.125rem;
  }

  .mobile2XL\:-mt-1 {
    margin-top:-0.25rem;
  }

  .mobile2XL\:-mr-1 {
    margin-right:-0.25rem;
  }

  .mobile2XL\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .mobile2XL\:-ml-1 {
    margin-left:-0.25rem;
  }

  .mobile2XL\:-mt-2 {
    margin-top:-0.5rem;
  }

  .mobile2XL\:-mr-2 {
    margin-right:-0.5rem;
  }

  .mobile2XL\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .mobile2XL\:-ml-2 {
    margin-left:-0.5rem;
  }

  .mobile2XL\:-mt-3 {
    margin-top:-0.75rem;
  }

  .mobile2XL\:-mr-3 {
    margin-right:-0.75rem;
  }

  .mobile2XL\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .mobile2XL\:-ml-3 {
    margin-left:-0.75rem;
  }

  .mobile2XL\:-mt-4 {
    margin-top:-1rem;
  }

  .mobile2XL\:-mr-4 {
    margin-right:-1rem;
  }

  .mobile2XL\:-mb-4 {
    margin-bottom:-1rem;
  }

  .mobile2XL\:-ml-4 {
    margin-left:-1rem;
  }

  .mobile2XL\:-mt-5 {
    margin-top:-1.25rem;
  }

  .mobile2XL\:-mr-5 {
    margin-right:-1.25rem;
  }

  .mobile2XL\:-mb-5 {
    margin-bottom:-1.25rem;
  }

  .mobile2XL\:-ml-5 {
    margin-left:-1.25rem;
  }

  .mobile2XL\:-mt-6 {
    margin-top:-1.5rem;
  }

  .mobile2XL\:-mr-6 {
    margin-right:-1.5rem;
  }

  .mobile2XL\:-mb-6 {
    margin-bottom:-1.5rem;
  }

  .mobile2XL\:-ml-6 {
    margin-left:-1.5rem;
  }

  .mobile2XL\:-mt-7 {
    margin-top:-1.75rem;
  }

  .mobile2XL\:-mr-7 {
    margin-right:-1.75rem;
  }

  .mobile2XL\:-mb-7 {
    margin-bottom:-1.75rem;
  }

  .mobile2XL\:-ml-7 {
    margin-left:-1.75rem;
  }

  .mobile2XL\:-mt-8 {
    margin-top:-2rem;
  }

  .mobile2XL\:-mr-8 {
    margin-right:-2rem;
  }

  .mobile2XL\:-mb-8 {
    margin-bottom:-2rem;
  }

  .mobile2XL\:-ml-8 {
    margin-left:-2rem;
  }

  .mobile2XL\:-mt-9 {
    margin-top:-2.25rem;
  }

  .mobile2XL\:-mr-9 {
    margin-right:-2.25rem;
  }

  .mobile2XL\:-mb-9 {
    margin-bottom:-2.25rem;
  }

  .mobile2XL\:-ml-9 {
    margin-left:-2.25rem;
  }

  .mobile2XL\:-mt-10 {
    margin-top:-2.5rem;
  }

  .mobile2XL\:-mr-10 {
    margin-right:-2.5rem;
  }

  .mobile2XL\:-mb-10 {
    margin-bottom:-2.5rem;
  }

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

  .mobile2XL\:-mt-11 {
    margin-top:-2.75rem;
  }

  .mobile2XL\:-mr-11 {
    margin-right:-2.75rem;
  }

  .mobile2XL\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .mobile2XL\:-ml-11 {
    margin-left:-2.75rem;
  }

  .mobile2XL\:-mt-12 {
    margin-top:-3rem;
  }

  .mobile2XL\:-mr-12 {
    margin-right:-3rem;
  }

  .mobile2XL\:-mb-12 {
    margin-bottom:-3rem;
  }

  .mobile2XL\:-ml-12 {
    margin-left:-3rem;
  }

  .mobile2XL\:-mt-13 {
    margin-top:-3.25rem;
  }

  .mobile2XL\:-mr-13 {
    margin-right:-3.25rem;
  }

  .mobile2XL\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .mobile2XL\:-ml-13 {
    margin-left:-3.25rem;
  }

  .mobile2XL\:-mt-14 {
    margin-top:-3.5rem;
  }

  .mobile2XL\:-mr-14 {
    margin-right:-3.5rem;
  }

  .mobile2XL\:-mb-14 {
    margin-bottom:-3.5rem;
  }

  .mobile2XL\:-ml-14 {
    margin-left:-3.5rem;
  }

  .mobile2XL\:-mt-15 {
    margin-top:-3.75rem;
  }

  .mobile2XL\:-mr-15 {
    margin-right:-3.75rem;
  }

  .mobile2XL\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .mobile2XL\:-ml-15 {
    margin-left:-3.75rem;
  }

  .mobile2XL\:-mt-16 {
    margin-top:-4rem;
  }

  .mobile2XL\:-mr-16 {
    margin-right:-4rem;
  }

  .mobile2XL\:-mb-16 {
    margin-bottom:-4rem;
  }

  .mobile2XL\:-ml-16 {
    margin-left:-4rem;
  }

  .mobile2XL\:-mt-18 {
    margin-top:-4.5rem;
  }

  .mobile2XL\:-mr-18 {
    margin-right:-4.5rem;
  }

  .mobile2XL\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .mobile2XL\:-ml-18 {
    margin-left:-4.5rem;
  }

  .mobile2XL\:-mt-20 {
    margin-top:-5rem;
  }

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

  .mobile2XL\:-mb-20 {
    margin-bottom:-5rem;
  }

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

  .mobile2XL\:-mt-24 {
    margin-top:-6rem;
  }

  .mobile2XL\:-mr-24 {
    margin-right:-6rem;
  }

  .mobile2XL\:-mb-24 {
    margin-bottom:-6rem;
  }

  .mobile2XL\:-ml-24 {
    margin-left:-6rem;
  }

  .mobile2XL\:-mt-28 {
    margin-top:-7rem;
  }

  .mobile2XL\:-mr-28 {
    margin-right:-7rem;
  }

  .mobile2XL\:-mb-28 {
    margin-bottom:-7rem;
  }

  .mobile2XL\:-ml-28 {
    margin-left:-7rem;
  }

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

  .mobile2XL\:-mr-32 {
    margin-right:-8rem;
  }

  .mobile2XL\:-mb-32 {
    margin-bottom:-8rem;
  }

  .mobile2XL\:-ml-32 {
    margin-left:-8rem;
  }

  .mobile2XL\:-mt-36 {
    margin-top:-9rem;
  }

  .mobile2XL\:-mr-36 {
    margin-right:-9rem;
  }

  .mobile2XL\:-mb-36 {
    margin-bottom:-9rem;
  }

  .mobile2XL\:-ml-36 {
    margin-left:-9rem;
  }

  .mobile2XL\:-mt-40 {
    margin-top:-10rem;
  }

  .mobile2XL\:-mr-40 {
    margin-right:-10rem;
  }

  .mobile2XL\:-mb-40 {
    margin-bottom:-10rem;
  }

  .mobile2XL\:-ml-40 {
    margin-left:-10rem;
  }

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

  .mobile2XL\:-mr-44 {
    margin-right:-11rem;
  }

  .mobile2XL\:-mb-44 {
    margin-bottom:-11rem;
  }

  .mobile2XL\:-ml-44 {
    margin-left:-11rem;
  }

  .mobile2XL\:-mt-48 {
    margin-top:-12rem;
  }

  .mobile2XL\:-mr-48 {
    margin-right:-12rem;
  }

  .mobile2XL\:-mb-48 {
    margin-bottom:-12rem;
  }

  .mobile2XL\:-ml-48 {
    margin-left:-12rem;
  }

  .mobile2XL\:-mt-52 {
    margin-top:-13rem;
  }

  .mobile2XL\:-mr-52 {
    margin-right:-13rem;
  }

  .mobile2XL\:-mb-52 {
    margin-bottom:-13rem;
  }

  .mobile2XL\:-ml-52 {
    margin-left:-13rem;
  }

  .mobile2XL\:-mt-56 {
    margin-top:-14rem;
  }

  .mobile2XL\:-mr-56 {
    margin-right:-14rem;
  }

  .mobile2XL\:-mb-56 {
    margin-bottom:-14rem;
  }

  .mobile2XL\:-ml-56 {
    margin-left:-14rem;
  }

  .mobile2XL\:-mt-60 {
    margin-top:-15rem;
  }

  .mobile2XL\:-mr-60 {
    margin-right:-15rem;
  }

  .mobile2XL\:-mb-60 {
    margin-bottom:-15rem;
  }

  .mobile2XL\:-ml-60 {
    margin-left:-15rem;
  }

  .mobile2XL\:-mt-64 {
    margin-top:-16rem;
  }

  .mobile2XL\:-mr-64 {
    margin-right:-16rem;
  }

  .mobile2XL\:-mb-64 {
    margin-bottom:-16rem;
  }

  .mobile2XL\:-ml-64 {
    margin-left:-16rem;
  }

  .mobile2XL\:-mt-72 {
    margin-top:-18rem;
  }

  .mobile2XL\:-mr-72 {
    margin-right:-18rem;
  }

  .mobile2XL\:-mb-72 {
    margin-bottom:-18rem;
  }

  .mobile2XL\:-ml-72 {
    margin-left:-18rem;
  }

  .mobile2XL\:-mt-80 {
    margin-top:-20rem;
  }

  .mobile2XL\:-mr-80 {
    margin-right:-20rem;
  }

  .mobile2XL\:-mb-80 {
    margin-bottom:-20rem;
  }

  .mobile2XL\:-ml-80 {
    margin-left:-20rem;
  }

  .mobile2XL\:-mt-96 {
    margin-top:-24rem;
  }

  .mobile2XL\:-mr-96 {
    margin-right:-24rem;
  }

  .mobile2XL\:-mb-96 {
    margin-bottom:-24rem;
  }

  .mobile2XL\:-ml-96 {
    margin-left:-24rem;
  }

  .mobile2XL\:-mt-px {
    margin-top:-1px;
  }

  .mobile2XL\:-mr-px {
    margin-right:-1px;
  }

  .mobile2XL\:-mb-px {
    margin-bottom:-1px;
  }

  .mobile2XL\:-ml-px {
    margin-left:-1px;
  }

  .mobile2XL\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .mobile2XL\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .mobile2XL\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .mobile2XL\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .mobile2XL\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .mobile2XL\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .mobile2XL\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .mobile2XL\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .mobile2XL\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

  .mobile2XL\:-mr-2\.5 {
    margin-right:-0.625rem;
  }

  .mobile2XL\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .mobile2XL\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .mobile2XL\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .mobile2XL\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .mobile2XL\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .mobile2XL\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .mobile2XL\:-mt-1\/2 {
    margin-top:-50%;
  }

  .mobile2XL\:-mr-1\/2 {
    margin-right:-50%;
  }

  .mobile2XL\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .mobile2XL\:-ml-1\/2 {
    margin-left:-50%;
  }

  .mobile2XL\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .mobile2XL\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .mobile2XL\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .mobile2XL\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .mobile2XL\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .mobile2XL\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .mobile2XL\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .mobile2XL\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .mobile2XL\:-mt-1\/4 {
    margin-top:-25%;
  }

  .mobile2XL\:-mr-1\/4 {
    margin-right:-25%;
  }

  .mobile2XL\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .mobile2XL\:-ml-1\/4 {
    margin-left:-25%;
  }

  .mobile2XL\:-mt-2\/4 {
    margin-top:-50%;
  }

  .mobile2XL\:-mr-2\/4 {
    margin-right:-50%;
  }

  .mobile2XL\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .mobile2XL\:-ml-2\/4 {
    margin-left:-50%;
  }

  .mobile2XL\:-mt-3\/4 {
    margin-top:-75%;
  }

  .mobile2XL\:-mr-3\/4 {
    margin-right:-75%;
  }

  .mobile2XL\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .mobile2XL\:-ml-3\/4 {
    margin-left:-75%;
  }

  .mobile2XL\:-mt-1\/5 {
    margin-top:-20%;
  }

  .mobile2XL\:-mr-1\/5 {
    margin-right:-20%;
  }

  .mobile2XL\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .mobile2XL\:-ml-1\/5 {
    margin-left:-20%;
  }

  .mobile2XL\:-mt-2\/5 {
    margin-top:-40%;
  }

  .mobile2XL\:-mr-2\/5 {
    margin-right:-40%;
  }

  .mobile2XL\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .mobile2XL\:-ml-2\/5 {
    margin-left:-40%;
  }

  .mobile2XL\:-mt-3\/5 {
    margin-top:-60%;
  }

  .mobile2XL\:-mr-3\/5 {
    margin-right:-60%;
  }

  .mobile2XL\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .mobile2XL\:-ml-3\/5 {
    margin-left:-60%;
  }

  .mobile2XL\:-mt-4\/5 {
    margin-top:-80%;
  }

  .mobile2XL\:-mr-4\/5 {
    margin-right:-80%;
  }

  .mobile2XL\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .mobile2XL\:-ml-4\/5 {
    margin-left:-80%;
  }

  .mobile2XL\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .mobile2XL\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .mobile2XL\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .mobile2XL\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .mobile2XL\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .mobile2XL\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .mobile2XL\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .mobile2XL\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .mobile2XL\:-mt-3\/6 {
    margin-top:-50%;
  }

  .mobile2XL\:-mr-3\/6 {
    margin-right:-50%;
  }

  .mobile2XL\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .mobile2XL\:-ml-3\/6 {
    margin-left:-50%;
  }

  .mobile2XL\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .mobile2XL\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .mobile2XL\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .mobile2XL\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .mobile2XL\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .mobile2XL\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .mobile2XL\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .mobile2XL\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .mobile2XL\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .mobile2XL\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .mobile2XL\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .mobile2XL\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .mobile2XL\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .mobile2XL\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .mobile2XL\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .mobile2XL\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .mobile2XL\:-mt-3\/12 {
    margin-top:-25%;
  }

  .mobile2XL\:-mr-3\/12 {
    margin-right:-25%;
  }

  .mobile2XL\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .mobile2XL\:-ml-3\/12 {
    margin-left:-25%;
  }

  .mobile2XL\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .mobile2XL\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .mobile2XL\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .mobile2XL\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .mobile2XL\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .mobile2XL\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .mobile2XL\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .mobile2XL\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .mobile2XL\:-mt-6\/12 {
    margin-top:-50%;
  }

  .mobile2XL\:-mr-6\/12 {
    margin-right:-50%;
  }

  .mobile2XL\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .mobile2XL\:-ml-6\/12 {
    margin-left:-50%;
  }

  .mobile2XL\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .mobile2XL\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .mobile2XL\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .mobile2XL\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .mobile2XL\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .mobile2XL\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .mobile2XL\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .mobile2XL\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .mobile2XL\:-mt-9\/12 {
    margin-top:-75%;
  }

  .mobile2XL\:-mr-9\/12 {
    margin-right:-75%;
  }

  .mobile2XL\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .mobile2XL\:-ml-9\/12 {
    margin-left:-75%;
  }

  .mobile2XL\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .mobile2XL\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .mobile2XL\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .mobile2XL\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .mobile2XL\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .mobile2XL\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .mobile2XL\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .mobile2XL\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .mobile2XL\:-mt-full {
    margin-top:-100%;
  }

  .mobile2XL\:-mr-full {
    margin-right:-100%;
  }

  .mobile2XL\:-mb-full {
    margin-bottom:-100%;
  }

  .mobile2XL\:-ml-full {
    margin-left:-100%;
  }

  .mobile2XL\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .mobile2XL\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .mobile2XL\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .mobile2XL\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .mobile2XL\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .mobile2XL\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .mobile2XL\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .mobile2XL\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .mobile2XL\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .mobile2XL\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .mobile2XL\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .mobile2XL\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .mobile2XL\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .mobile2XL\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .mobile2XL\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .mobile2XL\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .mobile2XL\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .mobile2XL\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .mobile2XL\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .mobile2XL\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .mobile2XL\:max-h-0 {
    max-height:0;
  }

  .mobile2XL\:max-h-1 {
    max-height:0.25rem;
  }

  .mobile2XL\:max-h-2 {
    max-height:0.5rem;
  }

  .mobile2XL\:max-h-3 {
    max-height:0.75rem;
  }

  .mobile2XL\:max-h-4 {
    max-height:1rem;
  }

  .mobile2XL\:max-h-5 {
    max-height:1.25rem;
  }

  .mobile2XL\:max-h-6 {
    max-height:1.5rem;
  }

  .mobile2XL\:max-h-7 {
    max-height:1.75rem;
  }

  .mobile2XL\:max-h-8 {
    max-height:2rem;
  }

  .mobile2XL\:max-h-9 {
    max-height:2.25rem;
  }

  .mobile2XL\:max-h-10 {
    max-height:2.5rem;
  }

  .mobile2XL\:max-h-11 {
    max-height:2.75rem;
  }

  .mobile2XL\:max-h-12 {
    max-height:3rem;
  }

  .mobile2XL\:max-h-13 {
    max-height:3.25rem;
  }

  .mobile2XL\:max-h-14 {
    max-height:3.5rem;
  }

  .mobile2XL\:max-h-15 {
    max-height:3.75rem;
  }

  .mobile2XL\:max-h-16 {
    max-height:4rem;
  }

  .mobile2XL\:max-h-18 {
    max-height:4.5rem;
  }

  .mobile2XL\:max-h-20 {
    max-height:5rem;
  }

  .mobile2XL\:max-h-24 {
    max-height:6rem;
  }

  .mobile2XL\:max-h-28 {
    max-height:7rem;
  }

  .mobile2XL\:max-h-32 {
    max-height:8rem;
  }

  .mobile2XL\:max-h-36 {
    max-height:9rem;
  }

  .mobile2XL\:max-h-40 {
    max-height:10rem;
  }

  .mobile2XL\:max-h-44 {
    max-height:11rem;
  }

  .mobile2XL\:max-h-48 {
    max-height:12rem;
  }

  .mobile2XL\:max-h-52 {
    max-height:13rem;
  }

  .mobile2XL\:max-h-56 {
    max-height:14rem;
  }

  .mobile2XL\:max-h-60 {
    max-height:15rem;
  }

  .mobile2XL\:max-h-64 {
    max-height:16rem;
  }

  .mobile2XL\:max-h-72 {
    max-height:18rem;
  }

  .mobile2XL\:max-h-80 {
    max-height:20rem;
  }

  .mobile2XL\:max-h-96 {
    max-height:24rem;
  }

  .mobile2XL\:max-h-100 {
    max-height:25rem;
  }

  .mobile2XL\:max-h-screen {
    max-height:100vh;
  }

  .mobile2XL\:max-h-px {
    max-height:1px;
  }

  .mobile2XL\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .mobile2XL\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .mobile2XL\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .mobile2XL\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .mobile2XL\:max-h-1\/2 {
    max-height:50%;
  }

  .mobile2XL\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .mobile2XL\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .mobile2XL\:max-h-1\/4 {
    max-height:25%;
  }

  .mobile2XL\:max-h-2\/4 {
    max-height:50%;
  }

  .mobile2XL\:max-h-3\/4 {
    max-height:75%;
  }

  .mobile2XL\:max-h-1\/5 {
    max-height:20%;
  }

  .mobile2XL\:max-h-2\/5 {
    max-height:40%;
  }

  .mobile2XL\:max-h-3\/5 {
    max-height:60%;
  }

  .mobile2XL\:max-h-4\/5 {
    max-height:80%;
  }

  .mobile2XL\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .mobile2XL\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .mobile2XL\:max-h-3\/6 {
    max-height:50%;
  }

  .mobile2XL\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .mobile2XL\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .mobile2XL\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .mobile2XL\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .mobile2XL\:max-h-3\/12 {
    max-height:25%;
  }

  .mobile2XL\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .mobile2XL\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .mobile2XL\:max-h-6\/12 {
    max-height:50%;
  }

  .mobile2XL\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .mobile2XL\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .mobile2XL\:max-h-9\/12 {
    max-height:75%;
  }

  .mobile2XL\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .mobile2XL\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .mobile2XL\:max-h-full {
    max-height:100%;
  }

  .mobile2XL\:max-h-0_5 {
    max-height:0.125rem;
  }

  .mobile2XL\:max-h-1_5 {
    max-height:0.375rem;
  }

  .mobile2XL\:max-h-2_5 {
    max-height:0.625rem;
  }

  .mobile2XL\:max-h-3_5 {
    max-height:0.875rem;
  }

  .mobile2XL\:max-h-4_5 {
    max-height:1.125rem;
  }

  .mobile2XL\:max-w-0 {
    max-width:0rem;
  }

  .mobile2XL\:max-w-none {
    max-width:none;
  }

  .mobile2XL\:max-w-xs {
    max-width:20rem;
  }

  .mobile2XL\:max-w-sm {
    max-width:24rem;
  }

  .mobile2XL\:max-w-md {
    max-width:28rem;
  }

  .mobile2XL\:max-w-lg {
    max-width:32rem;
  }

  .mobile2XL\:max-w-xl {
    max-width:36rem;
  }

  .mobile2XL\:max-w-2xl {
    max-width:42rem;
  }

  .mobile2XL\:max-w-3xl {
    max-width:48rem;
  }

  .mobile2XL\:max-w-4xl {
    max-width:56rem;
  }

  .mobile2XL\:max-w-5xl {
    max-width:64rem;
  }

  .mobile2XL\:max-w-6xl {
    max-width:72rem;
  }

  .mobile2XL\:max-w-7xl {
    max-width:80rem;
  }

  .mobile2XL\:max-w-full {
    max-width:100%;
  }

  .mobile2XL\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .mobile2XL\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .mobile2XL\:max-w-prose {
    max-width:65ch;
  }

  .mobile2XL\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .mobile2XL\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .mobile2XL\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .mobile2XL\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .mobile2XL\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .mobile2XL\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .mobile2XL\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .mobile2XL\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .mobile2XL\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .mobile2XL\:max-w-screen-xxs {
    max-width:1px;
  }

  .mobile2XL\:max-w-screen-xs {
    max-width:400px;
  }

  .mobile2XL\:max-w-screen-sm {
    max-width:600px;
  }

  .mobile2XL\:max-w-screen-mobile {
    max-width:768px;
  }

  .mobile2XL\:max-w-screen-md {
    max-width:970px;
  }

  .mobile2XL\:max-w-screen-lg {
    max-width:960px;
  }

  .mobile2XL\:min-h-0 {
    min-height:0;
  }

  .mobile2XL\:min-h-full {
    min-height:100%;
  }

  .mobile2XL\:min-h-screen {
    min-height:100vh;
  }

  .mobile2XL\:min-w-0 {
    min-width:0;
  }

  .mobile2XL\:min-w-full {
    min-width:100%;
  }

  .mobile2XL\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .mobile2XL\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .mobile2XL\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .mobile2XL\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .mobile2XL\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .mobile2XL\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .mobile2XL\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .mobile2XL\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .mobile2XL\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .mobile2XL\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .mobile2XL\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .mobile2XL\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .mobile2XL\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .mobile2XL\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .mobile2XL\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .mobile2XL\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .mobile2XL\:opacity-0 {
    opacity:0;
  }

  .mobile2XL\:opacity-10 {
    opacity:.1;
  }

  .mobile2XL\:opacity-20 {
    opacity:.2;
  }

  .mobile2XL\:opacity-25 {
    opacity:0.25;
  }

  .mobile2XL\:opacity-30 {
    opacity:.3;
  }

  .mobile2XL\:opacity-40 {
    opacity:.4;
  }

  .mobile2XL\:opacity-50 {
    opacity:0.5;
  }

  .mobile2XL\:opacity-60 {
    opacity:.6;
  }

  .mobile2XL\:opacity-70 {
    opacity:.7;
  }

  .mobile2XL\:opacity-75 {
    opacity:0.75;
  }

  .mobile2XL\:opacity-80 {
    opacity:.8;
  }

  .mobile2XL\:opacity-90 {
    opacity:.9;
  }

  .mobile2XL\:opacity-100 {
    opacity:1;
  }

  .mobile2XL\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .mobile2XL\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .mobile2XL\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .mobile2XL\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .mobile2XL\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .mobile2XL\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .mobile2XL\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .mobile2XL\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .mobile2XL\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .mobile2XL\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .mobile2XL\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .mobile2XL\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .mobile2XL\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .mobile2XL\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .mobile2XL\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .mobile2XL\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .mobile2XL\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .mobile2XL\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .mobile2XL\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .mobile2XL\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .mobile2XL\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .mobile2XL\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .mobile2XL\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .mobile2XL\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .mobile2XL\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .mobile2XL\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .mobile2XL\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .mobile2XL\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .mobile2XL\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .mobile2XL\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .mobile2XL\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .mobile2XL\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .mobile2XL\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .mobile2XL\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .mobile2XL\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .mobile2XL\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .mobile2XL\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .mobile2XL\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .mobile2XL\:group-focus\:opacity-100 {
    opacity:1;
  }

  .mobile2XL\:hover\:opacity-0:hover {
    opacity:0;
  }

  .mobile2XL\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .mobile2XL\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .mobile2XL\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .mobile2XL\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .mobile2XL\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .mobile2XL\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .mobile2XL\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .mobile2XL\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .mobile2XL\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .mobile2XL\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .mobile2XL\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .mobile2XL\:hover\:opacity-100:hover {
    opacity:1;
  }

  .mobile2XL\:focus\:opacity-0:focus {
    opacity:0;
  }

  .mobile2XL\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .mobile2XL\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .mobile2XL\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .mobile2XL\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .mobile2XL\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .mobile2XL\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .mobile2XL\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .mobile2XL\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .mobile2XL\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .mobile2XL\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .mobile2XL\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .mobile2XL\:focus\:opacity-100:focus {
    opacity:1;
  }

  .mobile2XL\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobile2XL\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobile2XL\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobile2XL\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobile2XL\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobile2XL\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobile2XL\:overflow-auto {
    overflow:auto;
  }

  .mobile2XL\:overflow-hidden {
    overflow:hidden;
  }

  .mobile2XL\:overflow-visible {
    overflow:visible;
  }

  .mobile2XL\:overflow-scroll {
    overflow:scroll;
  }

  .mobile2XL\:overflow-x-auto {
    overflow-x:auto;
  }

  .mobile2XL\:overflow-y-auto {
    overflow-y:auto;
  }

  .mobile2XL\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .mobile2XL\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .mobile2XL\:overflow-x-visible {
    overflow-x:visible;
  }

  .mobile2XL\:overflow-y-visible {
    overflow-y:visible;
  }

  .mobile2XL\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .mobile2XL\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .mobile2XL\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .mobile2XL\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .mobile2XL\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .mobile2XL\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .mobile2XL\:overscroll-none {
    overscroll-behavior:none;
  }

  .mobile2XL\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .mobile2XL\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .mobile2XL\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .mobile2XL\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .mobile2XL\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .mobile2XL\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .mobile2XL\:p-0 {
    padding:0;
  }

  .mobile2XL\:p-1 {
    padding:0.25rem;
  }

  .mobile2XL\:p-2 {
    padding:0.5rem;
  }

  .mobile2XL\:p-3 {
    padding:0.75rem;
  }

  .mobile2XL\:p-4 {
    padding:1rem;
  }

  .mobile2XL\:p-5 {
    padding:1.25rem;
  }

  .mobile2XL\:p-6 {
    padding:1.5rem;
  }

  .mobile2XL\:p-7 {
    padding:1.75rem;
  }

  .mobile2XL\:p-8 {
    padding:2rem;
  }

  .mobile2XL\:p-9 {
    padding:2.25rem;
  }

  .mobile2XL\:p-10 {
    padding:2.5rem;
  }

  .mobile2XL\:p-11 {
    padding:2.75rem;
  }

  .mobile2XL\:p-12 {
    padding:3rem;
  }

  .mobile2XL\:p-13 {
    padding:3.25rem;
  }

  .mobile2XL\:p-14 {
    padding:3.5rem;
  }

  .mobile2XL\:p-15 {
    padding:3.75rem;
  }

  .mobile2XL\:p-16 {
    padding:4rem;
  }

  .mobile2XL\:p-18 {
    padding:4.5rem;
  }

  .mobile2XL\:p-20 {
    padding:5rem;
  }

  .mobile2XL\:p-24 {
    padding:6rem;
  }

  .mobile2XL\:p-28 {
    padding:7rem;
  }

  .mobile2XL\:p-32 {
    padding:8rem;
  }

  .mobile2XL\:p-36 {
    padding:9rem;
  }

  .mobile2XL\:p-40 {
    padding:10rem;
  }

  .mobile2XL\:p-44 {
    padding:11rem;
  }

  .mobile2XL\:p-48 {
    padding:12rem;
  }

  .mobile2XL\:p-52 {
    padding:13rem;
  }

  .mobile2XL\:p-56 {
    padding:14rem;
  }

  .mobile2XL\:p-60 {
    padding:15rem;
  }

  .mobile2XL\:p-64 {
    padding:16rem;
  }

  .mobile2XL\:p-72 {
    padding:18rem;
  }

  .mobile2XL\:p-80 {
    padding:20rem;
  }

  .mobile2XL\:p-96 {
    padding:24rem;
  }

  .mobile2XL\:p-px {
    padding:1px;
  }

  .mobile2XL\:p-0\.5 {
    padding:0.125rem;
  }

  .mobile2XL\:p-1\.5 {
    padding:0.375rem;
  }

  .mobile2XL\:p-2\.5 {
    padding:0.625rem;
  }

  .mobile2XL\:p-3\.5 {
    padding:0.875rem;
  }

  .mobile2XL\:p-1\/2 {
    padding:50%;
  }

  .mobile2XL\:p-1\/3 {
    padding:33.333333%;
  }

  .mobile2XL\:p-2\/3 {
    padding:66.666667%;
  }

  .mobile2XL\:p-1\/4 {
    padding:25%;
  }

  .mobile2XL\:p-2\/4 {
    padding:50%;
  }

  .mobile2XL\:p-3\/4 {
    padding:75%;
  }

  .mobile2XL\:p-1\/5 {
    padding:20%;
  }

  .mobile2XL\:p-2\/5 {
    padding:40%;
  }

  .mobile2XL\:p-3\/5 {
    padding:60%;
  }

  .mobile2XL\:p-4\/5 {
    padding:80%;
  }

  .mobile2XL\:p-1\/6 {
    padding:16.666667%;
  }

  .mobile2XL\:p-2\/6 {
    padding:33.333333%;
  }

  .mobile2XL\:p-3\/6 {
    padding:50%;
  }

  .mobile2XL\:p-4\/6 {
    padding:66.666667%;
  }

  .mobile2XL\:p-5\/6 {
    padding:83.333333%;
  }

  .mobile2XL\:p-1\/12 {
    padding:8.333333%;
  }

  .mobile2XL\:p-2\/12 {
    padding:16.666667%;
  }

  .mobile2XL\:p-3\/12 {
    padding:25%;
  }

  .mobile2XL\:p-4\/12 {
    padding:33.333333%;
  }

  .mobile2XL\:p-5\/12 {
    padding:41.666667%;
  }

  .mobile2XL\:p-6\/12 {
    padding:50%;
  }

  .mobile2XL\:p-7\/12 {
    padding:58.333333%;
  }

  .mobile2XL\:p-8\/12 {
    padding:66.666667%;
  }

  .mobile2XL\:p-9\/12 {
    padding:75%;
  }

  .mobile2XL\:p-10\/12 {
    padding:83.333333%;
  }

  .mobile2XL\:p-11\/12 {
    padding:91.666667%;
  }

  .mobile2XL\:p-full {
    padding:100%;
  }

  .mobile2XL\:p-0_5 {
    padding:0.125rem;
  }

  .mobile2XL\:p-1_5 {
    padding:0.375rem;
  }

  .mobile2XL\:p-2_5 {
    padding:0.625rem;
  }

  .mobile2XL\:p-3_5 {
    padding:0.875rem;
  }

  .mobile2XL\:p-4_5 {
    padding:1.125rem;
  }

  .mobile2XL\:p-md {
    padding:7.5%;
  }

  .mobile2XL\:p-lg {
    padding:10%;
  }

  .mobile2XL\:p-xl {
    padding:20%;
  }

  .mobile2XL\:py-0 {
    padding-top:0;
    padding-bottom:0;
  }

  .mobile2XL\:px-0 {
    padding-left:0;
    padding-right:0;
  }

  .mobile2XL\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .mobile2XL\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .mobile2XL\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .mobile2XL\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .mobile2XL\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .mobile2XL\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

  .mobile2XL\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem;
  }

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

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

  .mobile2XL\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .mobile2XL\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

  .mobile2XL\:px-7 {
    padding-left:1.75rem;
    padding-right:1.75rem;
  }

  .mobile2XL\:py-8 {
    padding-top:2rem;
    padding-bottom:2rem;
  }

  .mobile2XL\:px-8 {
    padding-left:2rem;
    padding-right:2rem;
  }

  .mobile2XL\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .mobile2XL\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

  .mobile2XL\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  .mobile2XL\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem;
  }

  .mobile2XL\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .mobile2XL\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

  .mobile2XL\:px-12 {
    padding-left:3rem;
    padding-right:3rem;
  }

  .mobile2XL\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .mobile2XL\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

  .mobile2XL\:py-14 {
    padding-top:3.5rem;
    padding-bottom:3.5rem;
  }

  .mobile2XL\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .mobile2XL\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .mobile2XL\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

  .mobile2XL\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem;
  }

  .mobile2XL\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .mobile2XL\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .mobile2XL\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

  .mobile2XL\:py-20 {
    padding-top:5rem;
    padding-bottom:5rem;
  }

  .mobile2XL\:px-20 {
    padding-left:5rem;
    padding-right:5rem;
  }

  .mobile2XL\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

  .mobile2XL\:px-24 {
    padding-left:6rem;
    padding-right:6rem;
  }

  .mobile2XL\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .mobile2XL\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

  .mobile2XL\:py-32 {
    padding-top:8rem;
    padding-bottom:8rem;
  }

  .mobile2XL\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .mobile2XL\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .mobile2XL\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .mobile2XL\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .mobile2XL\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .mobile2XL\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .mobile2XL\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .mobile2XL\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .mobile2XL\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .mobile2XL\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .mobile2XL\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .mobile2XL\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .mobile2XL\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .mobile2XL\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .mobile2XL\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .mobile2XL\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .mobile2XL\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .mobile2XL\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .mobile2XL\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .mobile2XL\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .mobile2XL\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .mobile2XL\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .mobile2XL\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .mobile2XL\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .mobile2XL\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

  .mobile2XL\:py-0\.5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobile2XL\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobile2XL\:py-1\.5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobile2XL\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .mobile2XL\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobile2XL\:py-3\.5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobile2XL\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobile2XL\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile2XL\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile2XL\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile2XL\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile2XL\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile2XL\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile2XL\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobile2XL\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobile2XL\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile2XL\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile2XL\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobile2XL\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobile2XL\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobile2XL\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .mobile2XL\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .mobile2XL\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .mobile2XL\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .mobile2XL\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .mobile2XL\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .mobile2XL\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .mobile2XL\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobile2XL\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobile2XL\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile2XL\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile2XL\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile2XL\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile2XL\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile2XL\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile2XL\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobile2XL\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobile2XL\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .mobile2XL\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .mobile2XL\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobile2XL\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobile2XL\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobile2XL\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobile2XL\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile2XL\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile2XL\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .mobile2XL\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .mobile2XL\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile2XL\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile2XL\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .mobile2XL\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .mobile2XL\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile2XL\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile2XL\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobile2XL\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobile2XL\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobile2XL\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobile2XL\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .mobile2XL\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .mobile2XL\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .mobile2XL\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .mobile2XL\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobile2XL\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobile2XL\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobile2XL\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .mobile2XL\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .mobile2XL\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobile2XL\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobile2XL\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobile2XL\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .mobile2XL\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .mobile2XL\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .mobile2XL\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .mobile2XL\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .mobile2XL\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .mobile2XL\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobile2XL\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .mobile2XL\:pt-0 {
    padding-top:0;
  }

  .mobile2XL\:pr-0 {
    padding-right:0;
  }

  .mobile2XL\:pb-0 {
    padding-bottom:0;
  }

  .mobile2XL\:pl-0 {
    padding-left:0;
  }

  .mobile2XL\:pt-1 {
    padding-top:0.25rem;
  }

  .mobile2XL\:pr-1 {
    padding-right:0.25rem;
  }

  .mobile2XL\:pb-1 {
    padding-bottom:0.25rem;
  }

  .mobile2XL\:pl-1 {
    padding-left:0.25rem;
  }

  .mobile2XL\:pt-2 {
    padding-top:0.5rem;
  }

  .mobile2XL\:pr-2 {
    padding-right:0.5rem;
  }

  .mobile2XL\:pb-2 {
    padding-bottom:0.5rem;
  }

  .mobile2XL\:pl-2 {
    padding-left:0.5rem;
  }

  .mobile2XL\:pt-3 {
    padding-top:0.75rem;
  }

  .mobile2XL\:pr-3 {
    padding-right:0.75rem;
  }

  .mobile2XL\:pb-3 {
    padding-bottom:0.75rem;
  }

  .mobile2XL\:pl-3 {
    padding-left:0.75rem;
  }

  .mobile2XL\:pt-4 {
    padding-top:1rem;
  }

  .mobile2XL\:pr-4 {
    padding-right:1rem;
  }

  .mobile2XL\:pb-4 {
    padding-bottom:1rem;
  }

  .mobile2XL\:pl-4 {
    padding-left:1rem;
  }

  .mobile2XL\:pt-5 {
    padding-top:1.25rem;
  }

  .mobile2XL\:pr-5 {
    padding-right:1.25rem;
  }

  .mobile2XL\:pb-5 {
    padding-bottom:1.25rem;
  }

  .mobile2XL\:pl-5 {
    padding-left:1.25rem;
  }

  .mobile2XL\:pt-6 {
    padding-top:1.5rem;
  }

  .mobile2XL\:pr-6 {
    padding-right:1.5rem;
  }

  .mobile2XL\:pb-6 {
    padding-bottom:1.5rem;
  }

  .mobile2XL\:pl-6 {
    padding-left:1.5rem;
  }

  .mobile2XL\:pt-7 {
    padding-top:1.75rem;
  }

  .mobile2XL\:pr-7 {
    padding-right:1.75rem;
  }

  .mobile2XL\:pb-7 {
    padding-bottom:1.75rem;
  }

  .mobile2XL\:pl-7 {
    padding-left:1.75rem;
  }

  .mobile2XL\:pt-8 {
    padding-top:2rem;
  }

  .mobile2XL\:pr-8 {
    padding-right:2rem;
  }

  .mobile2XL\:pb-8 {
    padding-bottom:2rem;
  }

  .mobile2XL\:pl-8 {
    padding-left:2rem;
  }

  .mobile2XL\:pt-9 {
    padding-top:2.25rem;
  }

  .mobile2XL\:pr-9 {
    padding-right:2.25rem;
  }

  .mobile2XL\:pb-9 {
    padding-bottom:2.25rem;
  }

  .mobile2XL\:pl-9 {
    padding-left:2.25rem;
  }

  .mobile2XL\:pt-10 {
    padding-top:2.5rem;
  }

  .mobile2XL\:pr-10 {
    padding-right:2.5rem;
  }

  .mobile2XL\:pb-10 {
    padding-bottom:2.5rem;
  }

  .mobile2XL\:pl-10 {
    padding-left:2.5rem;
  }

  .mobile2XL\:pt-11 {
    padding-top:2.75rem;
  }

  .mobile2XL\:pr-11 {
    padding-right:2.75rem;
  }

  .mobile2XL\:pb-11 {
    padding-bottom:2.75rem;
  }

  .mobile2XL\:pl-11 {
    padding-left:2.75rem;
  }

  .mobile2XL\:pt-12 {
    padding-top:3rem;
  }

  .mobile2XL\:pr-12 {
    padding-right:3rem;
  }

  .mobile2XL\:pb-12 {
    padding-bottom:3rem;
  }

  .mobile2XL\:pl-12 {
    padding-left:3rem;
  }

  .mobile2XL\:pt-13 {
    padding-top:3.25rem;
  }

  .mobile2XL\:pr-13 {
    padding-right:3.25rem;
  }

  .mobile2XL\:pb-13 {
    padding-bottom:3.25rem;
  }

  .mobile2XL\:pl-13 {
    padding-left:3.25rem;
  }

  .mobile2XL\:pt-14 {
    padding-top:3.5rem;
  }

  .mobile2XL\:pr-14 {
    padding-right:3.5rem;
  }

  .mobile2XL\:pb-14 {
    padding-bottom:3.5rem;
  }

  .mobile2XL\:pl-14 {
    padding-left:3.5rem;
  }

  .mobile2XL\:pt-15 {
    padding-top:3.75rem;
  }

  .mobile2XL\:pr-15 {
    padding-right:3.75rem;
  }

  .mobile2XL\:pb-15 {
    padding-bottom:3.75rem;
  }

  .mobile2XL\:pl-15 {
    padding-left:3.75rem;
  }

  .mobile2XL\:pt-16 {
    padding-top:4rem;
  }

  .mobile2XL\:pr-16 {
    padding-right:4rem;
  }

  .mobile2XL\:pb-16 {
    padding-bottom:4rem;
  }

  .mobile2XL\:pl-16 {
    padding-left:4rem;
  }

  .mobile2XL\:pt-18 {
    padding-top:4.5rem;
  }

  .mobile2XL\:pr-18 {
    padding-right:4.5rem;
  }

  .mobile2XL\:pb-18 {
    padding-bottom:4.5rem;
  }

  .mobile2XL\:pl-18 {
    padding-left:4.5rem;
  }

  .mobile2XL\:pt-20 {
    padding-top:5rem;
  }

  .mobile2XL\:pr-20 {
    padding-right:5rem;
  }

  .mobile2XL\:pb-20 {
    padding-bottom:5rem;
  }

  .mobile2XL\:pl-20 {
    padding-left:5rem;
  }

  .mobile2XL\:pt-24 {
    padding-top:6rem;
  }

  .mobile2XL\:pr-24 {
    padding-right:6rem;
  }

  .mobile2XL\:pb-24 {
    padding-bottom:6rem;
  }

  .mobile2XL\:pl-24 {
    padding-left:6rem;
  }

  .mobile2XL\:pt-28 {
    padding-top:7rem;
  }

  .mobile2XL\:pr-28 {
    padding-right:7rem;
  }

  .mobile2XL\:pb-28 {
    padding-bottom:7rem;
  }

  .mobile2XL\:pl-28 {
    padding-left:7rem;
  }

  .mobile2XL\:pt-32 {
    padding-top:8rem;
  }

  .mobile2XL\:pr-32 {
    padding-right:8rem;
  }

  .mobile2XL\:pb-32 {
    padding-bottom:8rem;
  }

  .mobile2XL\:pl-32 {
    padding-left:8rem;
  }

  .mobile2XL\:pt-36 {
    padding-top:9rem;
  }

  .mobile2XL\:pr-36 {
    padding-right:9rem;
  }

  .mobile2XL\:pb-36 {
    padding-bottom:9rem;
  }

  .mobile2XL\:pl-36 {
    padding-left:9rem;
  }

  .mobile2XL\:pt-40 {
    padding-top:10rem;
  }

  .mobile2XL\:pr-40 {
    padding-right:10rem;
  }

  .mobile2XL\:pb-40 {
    padding-bottom:10rem;
  }

  .mobile2XL\:pl-40 {
    padding-left:10rem;
  }

  .mobile2XL\:pt-44 {
    padding-top:11rem;
  }

  .mobile2XL\:pr-44 {
    padding-right:11rem;
  }

  .mobile2XL\:pb-44 {
    padding-bottom:11rem;
  }

  .mobile2XL\:pl-44 {
    padding-left:11rem;
  }

  .mobile2XL\:pt-48 {
    padding-top:12rem;
  }

  .mobile2XL\:pr-48 {
    padding-right:12rem;
  }

  .mobile2XL\:pb-48 {
    padding-bottom:12rem;
  }

  .mobile2XL\:pl-48 {
    padding-left:12rem;
  }

  .mobile2XL\:pt-52 {
    padding-top:13rem;
  }

  .mobile2XL\:pr-52 {
    padding-right:13rem;
  }

  .mobile2XL\:pb-52 {
    padding-bottom:13rem;
  }

  .mobile2XL\:pl-52 {
    padding-left:13rem;
  }

  .mobile2XL\:pt-56 {
    padding-top:14rem;
  }

  .mobile2XL\:pr-56 {
    padding-right:14rem;
  }

  .mobile2XL\:pb-56 {
    padding-bottom:14rem;
  }

  .mobile2XL\:pl-56 {
    padding-left:14rem;
  }

  .mobile2XL\:pt-60 {
    padding-top:15rem;
  }

  .mobile2XL\:pr-60 {
    padding-right:15rem;
  }

  .mobile2XL\:pb-60 {
    padding-bottom:15rem;
  }

  .mobile2XL\:pl-60 {
    padding-left:15rem;
  }

  .mobile2XL\:pt-64 {
    padding-top:16rem;
  }

  .mobile2XL\:pr-64 {
    padding-right:16rem;
  }

  .mobile2XL\:pb-64 {
    padding-bottom:16rem;
  }

  .mobile2XL\:pl-64 {
    padding-left:16rem;
  }

  .mobile2XL\:pt-72 {
    padding-top:18rem;
  }

  .mobile2XL\:pr-72 {
    padding-right:18rem;
  }

  .mobile2XL\:pb-72 {
    padding-bottom:18rem;
  }

  .mobile2XL\:pl-72 {
    padding-left:18rem;
  }

  .mobile2XL\:pt-80 {
    padding-top:20rem;
  }

  .mobile2XL\:pr-80 {
    padding-right:20rem;
  }

  .mobile2XL\:pb-80 {
    padding-bottom:20rem;
  }

  .mobile2XL\:pl-80 {
    padding-left:20rem;
  }

  .mobile2XL\:pt-96 {
    padding-top:24rem;
  }

  .mobile2XL\:pr-96 {
    padding-right:24rem;
  }

  .mobile2XL\:pb-96 {
    padding-bottom:24rem;
  }

  .mobile2XL\:pl-96 {
    padding-left:24rem;
  }

  .mobile2XL\:pt-px {
    padding-top:1px;
  }

  .mobile2XL\:pr-px {
    padding-right:1px;
  }

  .mobile2XL\:pb-px {
    padding-bottom:1px;
  }

  .mobile2XL\:pl-px {
    padding-left:1px;
  }

  .mobile2XL\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .mobile2XL\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .mobile2XL\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .mobile2XL\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .mobile2XL\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .mobile2XL\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .mobile2XL\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .mobile2XL\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .mobile2XL\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .mobile2XL\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .mobile2XL\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .mobile2XL\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .mobile2XL\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .mobile2XL\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .mobile2XL\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .mobile2XL\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .mobile2XL\:pt-1\/2 {
    padding-top:50%;
  }

  .mobile2XL\:pr-1\/2 {
    padding-right:50%;
  }

  .mobile2XL\:pb-1\/2 {
    padding-bottom:50%;
  }

  .mobile2XL\:pl-1\/2 {
    padding-left:50%;
  }

  .mobile2XL\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .mobile2XL\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .mobile2XL\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .mobile2XL\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .mobile2XL\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .mobile2XL\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .mobile2XL\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .mobile2XL\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .mobile2XL\:pt-1\/4 {
    padding-top:25%;
  }

  .mobile2XL\:pr-1\/4 {
    padding-right:25%;
  }

  .mobile2XL\:pb-1\/4 {
    padding-bottom:25%;
  }

  .mobile2XL\:pl-1\/4 {
    padding-left:25%;
  }

  .mobile2XL\:pt-2\/4 {
    padding-top:50%;
  }

  .mobile2XL\:pr-2\/4 {
    padding-right:50%;
  }

  .mobile2XL\:pb-2\/4 {
    padding-bottom:50%;
  }

  .mobile2XL\:pl-2\/4 {
    padding-left:50%;
  }

  .mobile2XL\:pt-3\/4 {
    padding-top:75%;
  }

  .mobile2XL\:pr-3\/4 {
    padding-right:75%;
  }

  .mobile2XL\:pb-3\/4 {
    padding-bottom:75%;
  }

  .mobile2XL\:pl-3\/4 {
    padding-left:75%;
  }

  .mobile2XL\:pt-1\/5 {
    padding-top:20%;
  }

  .mobile2XL\:pr-1\/5 {
    padding-right:20%;
  }

  .mobile2XL\:pb-1\/5 {
    padding-bottom:20%;
  }

  .mobile2XL\:pl-1\/5 {
    padding-left:20%;
  }

  .mobile2XL\:pt-2\/5 {
    padding-top:40%;
  }

  .mobile2XL\:pr-2\/5 {
    padding-right:40%;
  }

  .mobile2XL\:pb-2\/5 {
    padding-bottom:40%;
  }

  .mobile2XL\:pl-2\/5 {
    padding-left:40%;
  }

  .mobile2XL\:pt-3\/5 {
    padding-top:60%;
  }

  .mobile2XL\:pr-3\/5 {
    padding-right:60%;
  }

  .mobile2XL\:pb-3\/5 {
    padding-bottom:60%;
  }

  .mobile2XL\:pl-3\/5 {
    padding-left:60%;
  }

  .mobile2XL\:pt-4\/5 {
    padding-top:80%;
  }

  .mobile2XL\:pr-4\/5 {
    padding-right:80%;
  }

  .mobile2XL\:pb-4\/5 {
    padding-bottom:80%;
  }

  .mobile2XL\:pl-4\/5 {
    padding-left:80%;
  }

  .mobile2XL\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .mobile2XL\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .mobile2XL\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .mobile2XL\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .mobile2XL\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .mobile2XL\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .mobile2XL\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .mobile2XL\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .mobile2XL\:pt-3\/6 {
    padding-top:50%;
  }

  .mobile2XL\:pr-3\/6 {
    padding-right:50%;
  }

  .mobile2XL\:pb-3\/6 {
    padding-bottom:50%;
  }

  .mobile2XL\:pl-3\/6 {
    padding-left:50%;
  }

  .mobile2XL\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .mobile2XL\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .mobile2XL\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .mobile2XL\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .mobile2XL\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .mobile2XL\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .mobile2XL\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .mobile2XL\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .mobile2XL\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .mobile2XL\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .mobile2XL\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .mobile2XL\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .mobile2XL\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .mobile2XL\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .mobile2XL\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .mobile2XL\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .mobile2XL\:pt-3\/12 {
    padding-top:25%;
  }

  .mobile2XL\:pr-3\/12 {
    padding-right:25%;
  }

  .mobile2XL\:pb-3\/12 {
    padding-bottom:25%;
  }

  .mobile2XL\:pl-3\/12 {
    padding-left:25%;
  }

  .mobile2XL\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .mobile2XL\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .mobile2XL\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .mobile2XL\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .mobile2XL\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .mobile2XL\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .mobile2XL\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .mobile2XL\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .mobile2XL\:pt-6\/12 {
    padding-top:50%;
  }

  .mobile2XL\:pr-6\/12 {
    padding-right:50%;
  }

  .mobile2XL\:pb-6\/12 {
    padding-bottom:50%;
  }

  .mobile2XL\:pl-6\/12 {
    padding-left:50%;
  }

  .mobile2XL\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .mobile2XL\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .mobile2XL\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .mobile2XL\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .mobile2XL\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .mobile2XL\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .mobile2XL\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .mobile2XL\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .mobile2XL\:pt-9\/12 {
    padding-top:75%;
  }

  .mobile2XL\:pr-9\/12 {
    padding-right:75%;
  }

  .mobile2XL\:pb-9\/12 {
    padding-bottom:75%;
  }

  .mobile2XL\:pl-9\/12 {
    padding-left:75%;
  }

  .mobile2XL\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .mobile2XL\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .mobile2XL\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .mobile2XL\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .mobile2XL\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .mobile2XL\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .mobile2XL\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .mobile2XL\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .mobile2XL\:pt-full {
    padding-top:100%;
  }

  .mobile2XL\:pr-full {
    padding-right:100%;
  }

  .mobile2XL\:pb-full {
    padding-bottom:100%;
  }

  .mobile2XL\:pl-full {
    padding-left:100%;
  }

  .mobile2XL\:pt-0_5 {
    padding-top:0.125rem;
  }

  .mobile2XL\:pr-0_5 {
    padding-right:0.125rem;
  }

  .mobile2XL\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .mobile2XL\:pl-0_5 {
    padding-left:0.125rem;
  }

  .mobile2XL\:pt-1_5 {
    padding-top:0.375rem;
  }

  .mobile2XL\:pr-1_5 {
    padding-right:0.375rem;
  }

  .mobile2XL\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .mobile2XL\:pl-1_5 {
    padding-left:0.375rem;
  }

  .mobile2XL\:pt-2_5 {
    padding-top:0.625rem;
  }

  .mobile2XL\:pr-2_5 {
    padding-right:0.625rem;
  }

  .mobile2XL\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .mobile2XL\:pl-2_5 {
    padding-left:0.625rem;
  }

  .mobile2XL\:pt-3_5 {
    padding-top:0.875rem;
  }

  .mobile2XL\:pr-3_5 {
    padding-right:0.875rem;
  }

  .mobile2XL\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .mobile2XL\:pl-3_5 {
    padding-left:0.875rem;
  }

  .mobile2XL\:pt-4_5 {
    padding-top:1.125rem;
  }

  .mobile2XL\:pr-4_5 {
    padding-right:1.125rem;
  }

  .mobile2XL\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .mobile2XL\:pl-4_5 {
    padding-left:1.125rem;
  }

  .mobile2XL\:pt-md {
    padding-top:7.5%;
  }

  .mobile2XL\:pr-md {
    padding-right:7.5%;
  }

  .mobile2XL\:pb-md {
    padding-bottom:7.5%;
  }

  .mobile2XL\:pl-md {
    padding-left:7.5%;
  }

  .mobile2XL\:pt-lg {
    padding-top:10%;
  }

  .mobile2XL\:pr-lg {
    padding-right:10%;
  }

  .mobile2XL\:pb-lg {
    padding-bottom:10%;
  }

  .mobile2XL\:pl-lg {
    padding-left:10%;
  }

  .mobile2XL\:pt-xl {
    padding-top:20%;
  }

  .mobile2XL\:pr-xl {
    padding-right:20%;
  }

  .mobile2XL\:pb-xl {
    padding-bottom:20%;
  }

  .mobile2XL\:pl-xl {
    padding-left:20%;
  }

  .mobile2XL\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobile2XL\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .mobile2XL\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .mobile2XL\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .mobile2XL\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XL\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XL\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XL\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XL\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile2XL\:placeholder-teal::-moz-placeholder {
  }

  .mobile2XL\:placeholder-teal::placeholder {
  }

  .mobile2XL\:placeholder-indigo::-moz-placeholder {
  }

  .mobile2XL\:placeholder-indigo::placeholder {
  }

  .mobile2XL\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .mobile2XL\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .mobile2XL\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobile2XL\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .mobile2XL\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .mobile2XL\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .mobile2XL\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XL\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XL\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XL\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobile2XL\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile2XL\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .mobile2XL\:focus\:placeholder-teal:focus::placeholder {
  }

  .mobile2XL\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .mobile2XL\:focus\:placeholder-indigo:focus::placeholder {
  }

  .mobile2XL\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .mobile2XL\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .mobile2XL\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobile2XL\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .mobile2XL\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobile2XL\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .mobile2XL\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobile2XL\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .mobile2XL\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile2XL\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile2XL\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobile2XL\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .mobile2XL\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobile2XL\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .mobile2XL\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile2XL\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile2XL\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobile2XL\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .mobile2XL\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobile2XL\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .mobile2XL\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile2XL\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile2XL\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobile2XL\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .mobile2XL\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobile2XL\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .mobile2XL\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobile2XL\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .mobile2XL\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobile2XL\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .mobile2XL\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobile2XL\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .mobile2XL\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobile2XL\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .mobile2XL\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile2XL\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile2XL\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobile2XL\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .mobile2XL\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobile2XL\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .mobile2XL\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile2XL\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile2XL\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobile2XL\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .mobile2XL\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobile2XL\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .mobile2XL\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile2XL\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile2XL\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobile2XL\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .mobile2XL\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobile2XL\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .mobile2XL\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobile2XL\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .mobile2XL\:pointer-events-none {
    pointer-events:none;
  }

  .mobile2XL\:pointer-events-auto {
    pointer-events:auto;
  }

  .mobile2XL\:static {
    position:static;
  }

  .mobile2XL\:fixed {
    position:fixed;
  }

  .mobile2XL\:absolute {
    position:absolute;
  }

  .mobile2XL\:relative {
    position:relative;
  }

  .mobile2XL\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .mobile2XL\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .mobile2XL\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .mobile2XL\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .mobile2XL\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .mobile2XL\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .mobile2XL\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .mobile2XL\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .mobile2XL\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .mobile2XL\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .mobile2XL\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .mobile2XL\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .mobile2XL\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .mobile2XL\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .mobile2XL\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .mobile2XL\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .mobile2XL\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .mobile2XL\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .mobile2XL\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .mobile2XL\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .mobile2XL\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .mobile2XL\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .mobile2XL\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .mobile2XL\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .mobile2XL\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .mobile2XL\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .mobile2XL\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .mobile2XL\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .mobile2XL\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .mobile2XL\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .mobile2XL\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .mobile2XL\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .mobile2XL\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .mobile2XL\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .mobile2XL\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .mobile2XL\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .mobile2XL\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobile2XL\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobile2XL\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobile2XL\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobile2XL\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile2XL\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile2XL\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile2XL\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobile2XL\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile2XL\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobile2XL\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .mobile2XL\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .mobile2XL\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .mobile2XL\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .mobile2XL\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobile2XL\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile2XL\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile2XL\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile2XL\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobile2XL\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .mobile2XL\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobile2XL\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobile2XL\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile2XL\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .mobile2XL\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile2XL\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .mobile2XL\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile2XL\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobile2XL\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobile2XL\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .mobile2XL\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .mobile2XL\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobile2XL\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobile2XL\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobile2XL\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobile2XL\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .mobile2XL\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .mobile2XL\:inset-x-0 {
    right:0;
    left:0;
  }

  .mobile2XL\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .mobile2XL\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .mobile2XL\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .mobile2XL\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .mobile2XL\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .mobile2XL\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .mobile2XL\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .mobile2XL\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .mobile2XL\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .mobile2XL\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .mobile2XL\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .mobile2XL\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .mobile2XL\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .mobile2XL\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .mobile2XL\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .mobile2XL\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .mobile2XL\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .mobile2XL\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .mobile2XL\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .mobile2XL\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .mobile2XL\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .mobile2XL\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .mobile2XL\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .mobile2XL\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .mobile2XL\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .mobile2XL\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .mobile2XL\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .mobile2XL\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .mobile2XL\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .mobile2XL\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .mobile2XL\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .mobile2XL\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .mobile2XL\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .mobile2XL\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .mobile2XL\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .mobile2XL\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .mobile2XL\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .mobile2XL\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .mobile2XL\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .mobile2XL\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .mobile2XL\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .mobile2XL\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .mobile2XL\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .mobile2XL\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .mobile2XL\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .mobile2XL\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .mobile2XL\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .mobile2XL\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .mobile2XL\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .mobile2XL\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .mobile2XL\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .mobile2XL\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .mobile2XL\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .mobile2XL\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .mobile2XL\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .mobile2XL\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .mobile2XL\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .mobile2XL\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .mobile2XL\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .mobile2XL\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .mobile2XL\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .mobile2XL\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .mobile2XL\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .mobile2XL\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .mobile2XL\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .mobile2XL\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .mobile2XL\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .mobile2XL\:inset-x-px {
    right:1px;
    left:1px;
  }

  .mobile2XL\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobile2XL\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobile2XL\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobile2XL\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobile2XL\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobile2XL\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobile2XL\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobile2XL\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobile2XL\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .mobile2XL\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .mobile2XL\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile2XL\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile2XL\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile2XL\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile2XL\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .mobile2XL\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .mobile2XL\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .mobile2XL\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .mobile2XL\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .mobile2XL\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .mobile2XL\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .mobile2XL\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .mobile2XL\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .mobile2XL\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .mobile2XL\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .mobile2XL\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .mobile2XL\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .mobile2XL\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .mobile2XL\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobile2XL\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobile2XL\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile2XL\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile2XL\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .mobile2XL\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .mobile2XL\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile2XL\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile2XL\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobile2XL\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobile2XL\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .mobile2XL\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .mobile2XL\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobile2XL\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobile2XL\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .mobile2XL\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .mobile2XL\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile2XL\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile2XL\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .mobile2XL\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .mobile2XL\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .mobile2XL\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .mobile2XL\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .mobile2XL\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .mobile2XL\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile2XL\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile2XL\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .mobile2XL\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .mobile2XL\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobile2XL\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobile2XL\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .mobile2XL\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .mobile2XL\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .mobile2XL\:inset-x-full {
    right:100%;
    left:100%;
  }

  .mobile2XL\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobile2XL\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobile2XL\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobile2XL\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobile2XL\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobile2XL\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobile2XL\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobile2XL\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobile2XL\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .mobile2XL\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .mobile2XL\:top-0 {
    top:0;
  }

  .mobile2XL\:right-0 {
    right:0;
  }

  .mobile2XL\:bottom-0 {
    bottom:0;
  }

  .mobile2XL\:left-0 {
    left:0;
  }

  .mobile2XL\:top-1 {
    top:0.25rem;
  }

  .mobile2XL\:right-1 {
    right:0.25rem;
  }

  .mobile2XL\:bottom-1 {
    bottom:0.25rem;
  }

  .mobile2XL\:left-1 {
    left:0.25rem;
  }

  .mobile2XL\:top-2 {
    top:0.5rem;
  }

  .mobile2XL\:right-2 {
    right:0.5rem;
  }

  .mobile2XL\:bottom-2 {
    bottom:0.5rem;
  }

  .mobile2XL\:left-2 {
    left:0.5rem;
  }

  .mobile2XL\:top-3 {
    top:0.75rem;
  }

  .mobile2XL\:right-3 {
    right:0.75rem;
  }

  .mobile2XL\:bottom-3 {
    bottom:0.75rem;
  }

  .mobile2XL\:left-3 {
    left:0.75rem;
  }

  .mobile2XL\:top-4 {
    top:1rem;
  }

  .mobile2XL\:right-4 {
    right:1rem;
  }

  .mobile2XL\:bottom-4 {
    bottom:1rem;
  }

  .mobile2XL\:left-4 {
    left:1rem;
  }

  .mobile2XL\:top-5 {
    top:1.25rem;
  }

  .mobile2XL\:right-5 {
    right:1.25rem;
  }

  .mobile2XL\:bottom-5 {
    bottom:1.25rem;
  }

  .mobile2XL\:left-5 {
    left:1.25rem;
  }

  .mobile2XL\:top-6 {
    top:1.5rem;
  }

  .mobile2XL\:right-6 {
    right:1.5rem;
  }

  .mobile2XL\:bottom-6 {
    bottom:1.5rem;
  }

  .mobile2XL\:left-6 {
    left:1.5rem;
  }

  .mobile2XL\:top-7 {
    top:1.75rem;
  }

  .mobile2XL\:right-7 {
    right:1.75rem;
  }

  .mobile2XL\:bottom-7 {
    bottom:1.75rem;
  }

  .mobile2XL\:left-7 {
    left:1.75rem;
  }

  .mobile2XL\:top-8 {
    top:2rem;
  }

  .mobile2XL\:right-8 {
    right:2rem;
  }

  .mobile2XL\:bottom-8 {
    bottom:2rem;
  }

  .mobile2XL\:left-8 {
    left:2rem;
  }

  .mobile2XL\:top-9 {
    top:2.25rem;
  }

  .mobile2XL\:right-9 {
    right:2.25rem;
  }

  .mobile2XL\:bottom-9 {
    bottom:2.25rem;
  }

  .mobile2XL\:left-9 {
    left:2.25rem;
  }

  .mobile2XL\:top-10 {
    top:2.5rem;
  }

  .mobile2XL\:right-10 {
    right:2.5rem;
  }

  .mobile2XL\:bottom-10 {
    bottom:2.5rem;
  }

  .mobile2XL\:left-10 {
    left:2.5rem;
  }

  .mobile2XL\:top-11 {
    top:2.75rem;
  }

  .mobile2XL\:right-11 {
    right:2.75rem;
  }

  .mobile2XL\:bottom-11 {
    bottom:2.75rem;
  }

  .mobile2XL\:left-11 {
    left:2.75rem;
  }

  .mobile2XL\:top-12 {
    top:3rem;
  }

  .mobile2XL\:right-12 {
    right:3rem;
  }

  .mobile2XL\:bottom-12 {
    bottom:3rem;
  }

  .mobile2XL\:left-12 {
    left:3rem;
  }

  .mobile2XL\:top-13 {
    top:3.25rem;
  }

  .mobile2XL\:right-13 {
    right:3.25rem;
  }

  .mobile2XL\:bottom-13 {
    bottom:3.25rem;
  }

  .mobile2XL\:left-13 {
    left:3.25rem;
  }

  .mobile2XL\:top-14 {
    top:3.5rem;
  }

  .mobile2XL\:right-14 {
    right:3.5rem;
  }

  .mobile2XL\:bottom-14 {
    bottom:3.5rem;
  }

  .mobile2XL\:left-14 {
    left:3.5rem;
  }

  .mobile2XL\:top-15 {
    top:3.75rem;
  }

  .mobile2XL\:right-15 {
    right:3.75rem;
  }

  .mobile2XL\:bottom-15 {
    bottom:3.75rem;
  }

  .mobile2XL\:left-15 {
    left:3.75rem;
  }

  .mobile2XL\:top-16 {
    top:4rem;
  }

  .mobile2XL\:right-16 {
    right:4rem;
  }

  .mobile2XL\:bottom-16 {
    bottom:4rem;
  }

  .mobile2XL\:left-16 {
    left:4rem;
  }

  .mobile2XL\:top-18 {
    top:4.5rem;
  }

  .mobile2XL\:right-18 {
    right:4.5rem;
  }

  .mobile2XL\:bottom-18 {
    bottom:4.5rem;
  }

  .mobile2XL\:left-18 {
    left:4.5rem;
  }

  .mobile2XL\:top-20 {
    top:5rem;
  }

  .mobile2XL\:right-20 {
    right:5rem;
  }

  .mobile2XL\:bottom-20 {
    bottom:5rem;
  }

  .mobile2XL\:left-20 {
    left:5rem;
  }

  .mobile2XL\:top-24 {
    top:6rem;
  }

  .mobile2XL\:right-24 {
    right:6rem;
  }

  .mobile2XL\:bottom-24 {
    bottom:6rem;
  }

  .mobile2XL\:left-24 {
    left:6rem;
  }

  .mobile2XL\:top-28 {
    top:7rem;
  }

  .mobile2XL\:right-28 {
    right:7rem;
  }

  .mobile2XL\:bottom-28 {
    bottom:7rem;
  }

  .mobile2XL\:left-28 {
    left:7rem;
  }

  .mobile2XL\:top-32 {
    top:8rem;
  }

  .mobile2XL\:right-32 {
    right:8rem;
  }

  .mobile2XL\:bottom-32 {
    bottom:8rem;
  }

  .mobile2XL\:left-32 {
    left:8rem;
  }

  .mobile2XL\:top-36 {
    top:9rem;
  }

  .mobile2XL\:right-36 {
    right:9rem;
  }

  .mobile2XL\:bottom-36 {
    bottom:9rem;
  }

  .mobile2XL\:left-36 {
    left:9rem;
  }

  .mobile2XL\:top-40 {
    top:10rem;
  }

  .mobile2XL\:right-40 {
    right:10rem;
  }

  .mobile2XL\:bottom-40 {
    bottom:10rem;
  }

  .mobile2XL\:left-40 {
    left:10rem;
  }

  .mobile2XL\:top-44 {
    top:11rem;
  }

  .mobile2XL\:right-44 {
    right:11rem;
  }

  .mobile2XL\:bottom-44 {
    bottom:11rem;
  }

  .mobile2XL\:left-44 {
    left:11rem;
  }

  .mobile2XL\:top-48 {
    top:12rem;
  }

  .mobile2XL\:right-48 {
    right:12rem;
  }

  .mobile2XL\:bottom-48 {
    bottom:12rem;
  }

  .mobile2XL\:left-48 {
    left:12rem;
  }

  .mobile2XL\:top-52 {
    top:13rem;
  }

  .mobile2XL\:right-52 {
    right:13rem;
  }

  .mobile2XL\:bottom-52 {
    bottom:13rem;
  }

  .mobile2XL\:left-52 {
    left:13rem;
  }

  .mobile2XL\:top-56 {
    top:14rem;
  }

  .mobile2XL\:right-56 {
    right:14rem;
  }

  .mobile2XL\:bottom-56 {
    bottom:14rem;
  }

  .mobile2XL\:left-56 {
    left:14rem;
  }

  .mobile2XL\:top-60 {
    top:15rem;
  }

  .mobile2XL\:right-60 {
    right:15rem;
  }

  .mobile2XL\:bottom-60 {
    bottom:15rem;
  }

  .mobile2XL\:left-60 {
    left:15rem;
  }

  .mobile2XL\:top-64 {
    top:16rem;
  }

  .mobile2XL\:right-64 {
    right:16rem;
  }

  .mobile2XL\:bottom-64 {
    bottom:16rem;
  }

  .mobile2XL\:left-64 {
    left:16rem;
  }

  .mobile2XL\:top-72 {
    top:18rem;
  }

  .mobile2XL\:right-72 {
    right:18rem;
  }

  .mobile2XL\:bottom-72 {
    bottom:18rem;
  }

  .mobile2XL\:left-72 {
    left:18rem;
  }

  .mobile2XL\:top-80 {
    top:20rem;
  }

  .mobile2XL\:right-80 {
    right:20rem;
  }

  .mobile2XL\:bottom-80 {
    bottom:20rem;
  }

  .mobile2XL\:left-80 {
    left:20rem;
  }

  .mobile2XL\:top-96 {
    top:24rem;
  }

  .mobile2XL\:right-96 {
    right:24rem;
  }

  .mobile2XL\:bottom-96 {
    bottom:24rem;
  }

  .mobile2XL\:left-96 {
    left:24rem;
  }

  .mobile2XL\:top-auto {
    top:auto;
  }

  .mobile2XL\:right-auto {
    right:auto;
  }

  .mobile2XL\:bottom-auto {
    bottom:auto;
  }

  .mobile2XL\:left-auto {
    left:auto;
  }

  .mobile2XL\:top-px {
    top:1px;
  }

  .mobile2XL\:right-px {
    right:1px;
  }

  .mobile2XL\:bottom-px {
    bottom:1px;
  }

  .mobile2XL\:left-px {
    left:1px;
  }

  .mobile2XL\:top-0\.5 {
    top:0.125rem;
  }

  .mobile2XL\:right-0\.5 {
    right:0.125rem;
  }

  .mobile2XL\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .mobile2XL\:left-0\.5 {
    left:0.125rem;
  }

  .mobile2XL\:top-1\.5 {
    top:0.375rem;
  }

  .mobile2XL\:right-1\.5 {
    right:0.375rem;
  }

  .mobile2XL\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .mobile2XL\:left-1\.5 {
    left:0.375rem;
  }

  .mobile2XL\:top-2\.5 {
    top:0.625rem;
  }

  .mobile2XL\:right-2\.5 {
    right:0.625rem;
  }

  .mobile2XL\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .mobile2XL\:left-2\.5 {
    left:0.625rem;
  }

  .mobile2XL\:top-3\.5 {
    top:0.875rem;
  }

  .mobile2XL\:right-3\.5 {
    right:0.875rem;
  }

  .mobile2XL\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .mobile2XL\:left-3\.5 {
    left:0.875rem;
  }

  .mobile2XL\:top-1\/2 {
    top:50%;
  }

  .mobile2XL\:right-1\/2 {
    right:50%;
  }

  .mobile2XL\:bottom-1\/2 {
    bottom:50%;
  }

  .mobile2XL\:left-1\/2 {
    left:50%;
  }

  .mobile2XL\:top-1\/3 {
    top:33.333333%;
  }

  .mobile2XL\:right-1\/3 {
    right:33.333333%;
  }

  .mobile2XL\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .mobile2XL\:left-1\/3 {
    left:33.333333%;
  }

  .mobile2XL\:top-2\/3 {
    top:66.666667%;
  }

  .mobile2XL\:right-2\/3 {
    right:66.666667%;
  }

  .mobile2XL\:bottom-2\/3 {
    bottom:66.666667%;
  }

  .mobile2XL\:left-2\/3 {
    left:66.666667%;
  }

  .mobile2XL\:top-1\/4 {
    top:25%;
  }

  .mobile2XL\:right-1\/4 {
    right:25%;
  }

  .mobile2XL\:bottom-1\/4 {
    bottom:25%;
  }

  .mobile2XL\:left-1\/4 {
    left:25%;
  }

  .mobile2XL\:top-2\/4 {
    top:50%;
  }

  .mobile2XL\:right-2\/4 {
    right:50%;
  }

  .mobile2XL\:bottom-2\/4 {
    bottom:50%;
  }

  .mobile2XL\:left-2\/4 {
    left:50%;
  }

  .mobile2XL\:top-3\/4 {
    top:75%;
  }

  .mobile2XL\:right-3\/4 {
    right:75%;
  }

  .mobile2XL\:bottom-3\/4 {
    bottom:75%;
  }

  .mobile2XL\:left-3\/4 {
    left:75%;
  }

  .mobile2XL\:top-1\/5 {
    top:20%;
  }

  .mobile2XL\:right-1\/5 {
    right:20%;
  }

  .mobile2XL\:bottom-1\/5 {
    bottom:20%;
  }

  .mobile2XL\:left-1\/5 {
    left:20%;
  }

  .mobile2XL\:top-2\/5 {
    top:40%;
  }

  .mobile2XL\:right-2\/5 {
    right:40%;
  }

  .mobile2XL\:bottom-2\/5 {
    bottom:40%;
  }

  .mobile2XL\:left-2\/5 {
    left:40%;
  }

  .mobile2XL\:top-3\/5 {
    top:60%;
  }

  .mobile2XL\:right-3\/5 {
    right:60%;
  }

  .mobile2XL\:bottom-3\/5 {
    bottom:60%;
  }

  .mobile2XL\:left-3\/5 {
    left:60%;
  }

  .mobile2XL\:top-4\/5 {
    top:80%;
  }

  .mobile2XL\:right-4\/5 {
    right:80%;
  }

  .mobile2XL\:bottom-4\/5 {
    bottom:80%;
  }

  .mobile2XL\:left-4\/5 {
    left:80%;
  }

  .mobile2XL\:top-1\/6 {
    top:16.666667%;
  }

  .mobile2XL\:right-1\/6 {
    right:16.666667%;
  }

  .mobile2XL\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .mobile2XL\:left-1\/6 {
    left:16.666667%;
  }

  .mobile2XL\:top-2\/6 {
    top:33.333333%;
  }

  .mobile2XL\:right-2\/6 {
    right:33.333333%;
  }

  .mobile2XL\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .mobile2XL\:left-2\/6 {
    left:33.333333%;
  }

  .mobile2XL\:top-3\/6 {
    top:50%;
  }

  .mobile2XL\:right-3\/6 {
    right:50%;
  }

  .mobile2XL\:bottom-3\/6 {
    bottom:50%;
  }

  .mobile2XL\:left-3\/6 {
    left:50%;
  }

  .mobile2XL\:top-4\/6 {
    top:66.666667%;
  }

  .mobile2XL\:right-4\/6 {
    right:66.666667%;
  }

  .mobile2XL\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .mobile2XL\:left-4\/6 {
    left:66.666667%;
  }

  .mobile2XL\:top-5\/6 {
    top:83.333333%;
  }

  .mobile2XL\:right-5\/6 {
    right:83.333333%;
  }

  .mobile2XL\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .mobile2XL\:left-5\/6 {
    left:83.333333%;
  }

  .mobile2XL\:top-1\/12 {
    top:8.333333%;
  }

  .mobile2XL\:right-1\/12 {
    right:8.333333%;
  }

  .mobile2XL\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .mobile2XL\:left-1\/12 {
    left:8.333333%;
  }

  .mobile2XL\:top-2\/12 {
    top:16.666667%;
  }

  .mobile2XL\:right-2\/12 {
    right:16.666667%;
  }

  .mobile2XL\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .mobile2XL\:left-2\/12 {
    left:16.666667%;
  }

  .mobile2XL\:top-3\/12 {
    top:25%;
  }

  .mobile2XL\:right-3\/12 {
    right:25%;
  }

  .mobile2XL\:bottom-3\/12 {
    bottom:25%;
  }

  .mobile2XL\:left-3\/12 {
    left:25%;
  }

  .mobile2XL\:top-4\/12 {
    top:33.333333%;
  }

  .mobile2XL\:right-4\/12 {
    right:33.333333%;
  }

  .mobile2XL\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .mobile2XL\:left-4\/12 {
    left:33.333333%;
  }

  .mobile2XL\:top-5\/12 {
    top:41.666667%;
  }

  .mobile2XL\:right-5\/12 {
    right:41.666667%;
  }

  .mobile2XL\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .mobile2XL\:left-5\/12 {
    left:41.666667%;
  }

  .mobile2XL\:top-6\/12 {
    top:50%;
  }

  .mobile2XL\:right-6\/12 {
    right:50%;
  }

  .mobile2XL\:bottom-6\/12 {
    bottom:50%;
  }

  .mobile2XL\:left-6\/12 {
    left:50%;
  }

  .mobile2XL\:top-7\/12 {
    top:58.333333%;
  }

  .mobile2XL\:right-7\/12 {
    right:58.333333%;
  }

  .mobile2XL\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .mobile2XL\:left-7\/12 {
    left:58.333333%;
  }

  .mobile2XL\:top-8\/12 {
    top:66.666667%;
  }

  .mobile2XL\:right-8\/12 {
    right:66.666667%;
  }

  .mobile2XL\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .mobile2XL\:left-8\/12 {
    left:66.666667%;
  }

  .mobile2XL\:top-9\/12 {
    top:75%;
  }

  .mobile2XL\:right-9\/12 {
    right:75%;
  }

  .mobile2XL\:bottom-9\/12 {
    bottom:75%;
  }

  .mobile2XL\:left-9\/12 {
    left:75%;
  }

  .mobile2XL\:top-10\/12 {
    top:83.333333%;
  }

  .mobile2XL\:right-10\/12 {
    right:83.333333%;
  }

  .mobile2XL\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .mobile2XL\:left-10\/12 {
    left:83.333333%;
  }

  .mobile2XL\:top-11\/12 {
    top:91.666667%;
  }

  .mobile2XL\:right-11\/12 {
    right:91.666667%;
  }

  .mobile2XL\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .mobile2XL\:left-11\/12 {
    left:91.666667%;
  }

  .mobile2XL\:top-full {
    top:100%;
  }

  .mobile2XL\:right-full {
    right:100%;
  }

  .mobile2XL\:bottom-full {
    bottom:100%;
  }

  .mobile2XL\:left-full {
    left:100%;
  }

  .mobile2XL\:top-0_5 {
    top:0.125rem;
  }

  .mobile2XL\:right-0_5 {
    right:0.125rem;
  }

  .mobile2XL\:bottom-0_5 {
    bottom:0.125rem;
  }

  .mobile2XL\:left-0_5 {
    left:0.125rem;
  }

  .mobile2XL\:top-1_5 {
    top:0.375rem;
  }

  .mobile2XL\:right-1_5 {
    right:0.375rem;
  }

  .mobile2XL\:bottom-1_5 {
    bottom:0.375rem;
  }

  .mobile2XL\:left-1_5 {
    left:0.375rem;
  }

  .mobile2XL\:top-2_5 {
    top:0.625rem;
  }

  .mobile2XL\:right-2_5 {
    right:0.625rem;
  }

  .mobile2XL\:bottom-2_5 {
    bottom:0.625rem;
  }

  .mobile2XL\:left-2_5 {
    left:0.625rem;
  }

  .mobile2XL\:top-3_5 {
    top:0.875rem;
  }

  .mobile2XL\:right-3_5 {
    right:0.875rem;
  }

  .mobile2XL\:bottom-3_5 {
    bottom:0.875rem;
  }

  .mobile2XL\:left-3_5 {
    left:0.875rem;
  }

  .mobile2XL\:top-4_5 {
    top:1.125rem;
  }

  .mobile2XL\:right-4_5 {
    right:1.125rem;
  }

  .mobile2XL\:bottom-4_5 {
    bottom:1.125rem;
  }

  .mobile2XL\:left-4_5 {
    left:1.125rem;
  }

  .mobile2XL\:resize-none {
    resize:none;
  }

  .mobile2XL\:resize-y {
    resize:vertical;
  }

  .mobile2XL\:resize-x {
    resize:horizontal;
  }

  .mobile2XL\:resize {
    resize:both;
  }

  .mobile2XL\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile2XL\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile2XL\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile2XL\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobile2XL\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobile2XL\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobile2XL\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile2XL\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile2XL\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile2XL\:shadow-none {
    box-shadow:none;
  }

  .mobile2XL\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile2XL\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile2XL\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile2XL\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile2XL\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile2XL\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile2XL\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile2XL\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile2XL\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile2XL\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile2XL\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile2XL\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile2XL\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile2XL\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile2XL\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile2XL\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile2XL\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile2XL\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .mobile2XL\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile2XL\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .mobile2XL\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .mobile2XL\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobile2XL\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .mobile2XL\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .mobile2XL\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile2XL\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile2XL\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile2XL\: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);
  }

  .mobile2XL\: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);
  }

  .mobile2XL\: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);
  }

  .mobile2XL\: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);
  }

  .mobile2XL\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile2XL\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile2XL\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile2XL\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .mobile2XL\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile2XL\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile2XL\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile2XL\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile2XL\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile2XL\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile2XL\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile2XL\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile2XL\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile2XL\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile2XL\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile2XL\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile2XL\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile2XL\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile2XL\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile2XL\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile2XL\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile2XL\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile2XL\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile2XL\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile2XL\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile2XL\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobile2XL\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobile2XL\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobile2XL\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile2XL\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile2XL\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile2XL\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .mobile2XL\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile2XL\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile2XL\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile2XL\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile2XL\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile2XL\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile2XL\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile2XL\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile2XL\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile2XL\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile2XL\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile2XL\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile2XL\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile2XL\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile2XL\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile2XL\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile2XL\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile2XL\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile2XL\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile2XL\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile2XL\: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);
  }

  .mobile2XL\: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);
  }

  .mobile2XL\: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);
  }

  .mobile2XL\: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);
  }

  .mobile2XL\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile2XL\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile2XL\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile2XL\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .mobile2XL\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile2XL\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile2XL\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile2XL\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile2XL\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile2XL\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile2XL\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile2XL\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile2XL\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile2XL\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile2XL\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile2XL\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile2XL\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile2XL\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile2XL\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile2XL\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile2XL\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile2XL\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile2XL\:fill-current {
    fill:currentColor;
  }

  .mobile2XL\:stroke-current {
    stroke:currentColor;
  }

  .mobile2XL\:stroke-0 {
    stroke-width:0;
  }

  .mobile2XL\:stroke-1 {
    stroke-width:1;
  }

  .mobile2XL\:stroke-2 {
    stroke-width:2;
  }

  .mobile2XL\:table-auto {
    table-layout:auto;
  }

  .mobile2XL\:table-fixed {
    table-layout:fixed;
  }

  .mobile2XL\:text-left {
    text-align:left;
  }

  .mobile2XL\:text-center {
    text-align:center;
  }

  .mobile2XL\:text-right {
    text-align:right;
  }

  .mobile2XL\:text-justify {
    text-align:justify;
  }

  .mobile2XL\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile2XL\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XL\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XL\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile2XL\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile2XL\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile2XL\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile2XL\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile2XL\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .mobile2XL\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile2XL\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile2XL\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile2XL\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile2XL\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile2XL\:text-red-light2 {
    color:#ffacac82;
  }

  .mobile2XL\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile2XL\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XL\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile2XL\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XL\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XL\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile2XL\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile2XL\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XL\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile2XL\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile2XL\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile2XL\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile2XL\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile2XL\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile2XL\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile2XL\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile2XL\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile2XL\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile2XL\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile2XL\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile2XL\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile2XL\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile2XL\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile2XL\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile2XL\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile2XL\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile2XL\:text-primary-text {
    color:rgba(255,255,255);
  }

  .mobile2XL\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .mobile2XL\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile2XL\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile2XL\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile2XL\:text-teal {
  }

  .mobile2XL\:text-indigo {
  }

  .mobile2XL\:text-transparent {
    color:transparent;
  }

  .group:hover .mobile2XL\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .mobile2XL\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .mobile2XL\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile2XL\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile2XL\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobile2XL\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobile2XL\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile2XL\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile2XL\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile2XL\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .mobile2XL\:group-hover\:text-teal {
  }

  .group:hover .mobile2XL\:group-hover\:text-indigo {
  }

  .group:hover .mobile2XL\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .mobile2XL\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .mobile2XL\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .mobile2XL\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile2XL\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile2XL\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobile2XL\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobile2XL\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile2XL\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile2XL\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile2XL\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .mobile2XL\:group-focus\:text-teal {
  }

  .group:focus .mobile2XL\:group-focus\:text-indigo {
  }

  .group:focus .mobile2XL\:group-focus\:text-transparent {
    color:transparent;
  }

  .mobile2XL\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .mobile2XL\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .mobile2XL\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .mobile2XL\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .mobile2XL\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile2XL\:hover\:text-teal:hover {
  }

  .mobile2XL\:hover\:text-indigo:hover {
  }

  .mobile2XL\:hover\:text-transparent:hover {
    color:transparent;
  }

  .mobile2XL\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .mobile2XL\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .mobile2XL\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobile2XL\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobile2XL\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile2XL\:focus-within\:text-teal:focus-within {
  }

  .mobile2XL\:focus-within\:text-indigo:focus-within {
  }

  .mobile2XL\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .mobile2XL\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .mobile2XL\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .mobile2XL\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .mobile2XL\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .mobile2XL\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile2XL\:focus\:text-teal:focus {
  }

  .mobile2XL\:focus\:text-indigo:focus {
  }

  .mobile2XL\:focus\:text-transparent:focus {
    color:transparent;
  }

  .mobile2XL\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile2XL\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XL\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile2XL\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile2XL\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile2XL\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile2XL\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile2XL\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile2XL\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .mobile2XL\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile2XL\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile2XL\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile2XL\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile2XL\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile2XL\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .mobile2XL\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile2XL\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XL\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile2XL\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XL\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile2XL\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile2XL\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile2XL\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile2XL\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile2XL\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile2XL\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile2XL\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile2XL\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile2XL\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile2XL\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile2XL\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .mobile2XL\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile2XL\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile2XL\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .mobile2XL\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile2XL\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile2XL\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile2XL\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile2XL\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile2XL\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile2XL\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile2XL\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile2XL\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile2XL\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .mobile2XL\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile2XL\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .mobile2XL\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .mobile2XL\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .mobile2XL\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .mobile2XL\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile2XL\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile2XL\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile2XL\:active\:text-teal:active {
  }

  .mobile2XL\:active\:text-indigo:active {
  }

  .mobile2XL\:active\:text-transparent:active {
    color:transparent;
  }

  .mobile2XL\:text-opacity-0 {
    --text-opacity:0;
  }

  .mobile2XL\:text-opacity-10 {
    --text-opacity:.1;
  }

  .mobile2XL\:text-opacity-20 {
    --text-opacity:.2;
  }

  .mobile2XL\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .mobile2XL\:text-opacity-30 {
    --text-opacity:.3;
  }

  .mobile2XL\:text-opacity-40 {
    --text-opacity:.4;
  }

  .mobile2XL\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .mobile2XL\:text-opacity-60 {
    --text-opacity:.6;
  }

  .mobile2XL\:text-opacity-70 {
    --text-opacity:.7;
  }

  .mobile2XL\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .mobile2XL\:text-opacity-80 {
    --text-opacity:.8;
  }

  .mobile2XL\:text-opacity-90 {
    --text-opacity:.9;
  }

  .mobile2XL\:text-opacity-100 {
    --text-opacity:1;
  }

  .mobile2XL\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .mobile2XL\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .mobile2XL\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .mobile2XL\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .mobile2XL\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .mobile2XL\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .mobile2XL\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .mobile2XL\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .mobile2XL\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .mobile2XL\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .mobile2XL\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .mobile2XL\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .mobile2XL\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .mobile2XL\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .mobile2XL\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .mobile2XL\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .mobile2XL\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .mobile2XL\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .mobile2XL\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .mobile2XL\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .mobile2XL\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .mobile2XL\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .mobile2XL\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .mobile2XL\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .mobile2XL\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .mobile2XL\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .mobile2XL\:italic {
    font-style:italic;
  }

  .mobile2XL\:not-italic {
    font-style:normal;
  }

  .mobile2XL\:uppercase {
    text-transform:uppercase;
  }

  .mobile2XL\:lowercase {
    text-transform:lowercase;
  }

  .mobile2XL\:capitalize {
    text-transform:capitalize;
  }

  .mobile2XL\:normal-case {
    text-transform:none;
  }

  .mobile2XL\:underline {
    text-decoration:underline;
  }

  .mobile2XL\:line-through {
    text-decoration:line-through;
  }

  .mobile2XL\:no-underline {
    text-decoration:none;
  }

  .group:hover .mobile2XL\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .mobile2XL\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .mobile2XL\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .mobile2XL\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .mobile2XL\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .mobile2XL\:group-focus\:no-underline {
    text-decoration:none;
  }

  .mobile2XL\:hover\:underline:hover {
    text-decoration:underline;
  }

  .mobile2XL\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .mobile2XL\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .mobile2XL\:focus\:underline:focus {
    text-decoration:underline;
  }

  .mobile2XL\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .mobile2XL\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .mobile2XL\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .mobile2XL\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .mobile2XL\:ordinal, .mobile2XL\:slashed-zero, .mobile2XL\:lining-nums, .mobile2XL\:oldstyle-nums, .mobile2XL\:proportional-nums, .mobile2XL\:tabular-nums, .mobile2XL\:diagonal-fractions, .mobile2XL\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .mobile2XL\:normal-nums {
    font-variant-numeric:normal;
  }

  .mobile2XL\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .mobile2XL\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .mobile2XL\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .mobile2XL\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .mobile2XL\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .mobile2XL\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .mobile2XL\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .mobile2XL\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .mobile2XL\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .mobile2XL\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .mobile2XL\:tracking-normal {
    letter-spacing:0;
  }

  .mobile2XL\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .mobile2XL\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .mobile2XL\:tracking-widest {
    letter-spacing:0.025em;
  }

  .mobile2XL\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .mobile2XL\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .mobile2XL\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .mobile2XL\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .mobile2XL\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .mobile2XL\:align-baseline {
    vertical-align:baseline;
  }

  .mobile2XL\:align-top {
    vertical-align:top;
  }

  .mobile2XL\:align-middle {
    vertical-align:middle;
  }

  .mobile2XL\:align-bottom {
    vertical-align:bottom;
  }

  .mobile2XL\:align-text-top {
    vertical-align:text-top;
  }

  .mobile2XL\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .mobile2XL\:visible {
    visibility:visible;
  }

  .mobile2XL\:invisible {
    visibility:hidden;
  }

  .mobile2XL\:whitespace-normal {
    white-space:normal;
  }

  .mobile2XL\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .mobile2XL\:whitespace-pre {
    white-space:pre;
  }

  .mobile2XL\:whitespace-pre-line {
    white-space:pre-line;
  }

  .mobile2XL\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .mobile2XL\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .mobile2XL\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .mobile2XL\:break-all {
    word-break:break-all;
  }

  .mobile2XL\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .mobile2XL\:w-0 {
    width:0;
  }

  .mobile2XL\:w-1 {
    width:0.25rem;
  }

  .mobile2XL\:w-2 {
    width:0.5rem;
  }

  .mobile2XL\:w-3 {
    width:0.75rem;
  }

  .mobile2XL\:w-4 {
    width:1rem;
  }

  .mobile2XL\:w-5 {
    width:1.25rem;
  }

  .mobile2XL\:w-6 {
    width:1.5rem;
  }

  .mobile2XL\:w-7 {
    width:1.75rem;
  }

  .mobile2XL\:w-8 {
    width:2rem;
  }

  .mobile2XL\:w-9 {
    width:2.25rem;
  }

  .mobile2XL\:w-10 {
    width:2.5rem;
  }

  .mobile2XL\:w-11 {
    width:2.75rem;
  }

  .mobile2XL\:w-12 {
    width:3rem;
  }

  .mobile2XL\:w-13 {
    width:3.25rem;
  }

  .mobile2XL\:w-14 {
    width:3.5rem;
  }

  .mobile2XL\:w-15 {
    width:3.75rem;
  }

  .mobile2XL\:w-16 {
    width:4rem;
  }

  .mobile2XL\:w-18 {
    width:4.5rem;
  }

  .mobile2XL\:w-20 {
    width:5rem;
  }

  .mobile2XL\:w-24 {
    width:6rem;
  }

  .mobile2XL\:w-28 {
    width:7rem;
  }

  .mobile2XL\:w-32 {
    width:8rem;
  }

  .mobile2XL\:w-36 {
    width:9rem;
  }

  .mobile2XL\:w-40 {
    width:10rem;
  }

  .mobile2XL\:w-44 {
    width:11rem;
  }

  .mobile2XL\:w-48 {
    width:12rem;
  }

  .mobile2XL\:w-52 {
    width:13rem;
  }

  .mobile2XL\:w-56 {
    width:14rem;
  }

  .mobile2XL\:w-60 {
    width:15rem;
  }

  .mobile2XL\:w-64 {
    width:16rem;
  }

  .mobile2XL\:w-72 {
    width:18rem;
  }

  .mobile2XL\:w-80 {
    width:20rem;
  }

  .mobile2XL\:w-96 {
    width:24rem;
  }

  .mobile2XL\:w-100 {
    width:25rem;
  }

  .mobile2XL\:w-auto {
    width:auto;
  }

  .mobile2XL\:w-px {
    width:1px;
  }

  .mobile2XL\:w-0\.5 {
    width:0.125rem;
  }

  .mobile2XL\:w-1\.5 {
    width:0.375rem;
  }

  .mobile2XL\:w-2\.5 {
    width:0.625rem;
  }

  .mobile2XL\:w-3\.5 {
    width:0.875rem;
  }

  .mobile2XL\:w-1\/2 {
    width:50%;
  }

  .mobile2XL\:w-1\/3 {
    width:33.333333%;
  }

  .mobile2XL\:w-2\/3 {
    width:66.666667%;
  }

  .mobile2XL\:w-1\/4 {
    width:25%;
  }

  .mobile2XL\:w-2\/4 {
    width:50%;
  }

  .mobile2XL\:w-3\/4 {
    width:75%;
  }

  .mobile2XL\:w-1\/5 {
    width:20%;
  }

  .mobile2XL\:w-2\/5 {
    width:40%;
  }

  .mobile2XL\:w-3\/5 {
    width:60%;
  }

  .mobile2XL\:w-4\/5 {
    width:80%;
  }

  .mobile2XL\:w-1\/6 {
    width:16.666667%;
  }

  .mobile2XL\:w-2\/6 {
    width:33.333333%;
  }

  .mobile2XL\:w-3\/6 {
    width:50%;
  }

  .mobile2XL\:w-4\/6 {
    width:66.666667%;
  }

  .mobile2XL\:w-5\/6 {
    width:83.333333%;
  }

  .mobile2XL\:w-1\/12 {
    width:8.333333%;
  }

  .mobile2XL\:w-2\/12 {
    width:16.666667%;
  }

  .mobile2XL\:w-3\/12 {
    width:25%;
  }

  .mobile2XL\:w-4\/12 {
    width:33.333333%;
  }

  .mobile2XL\:w-5\/12 {
    width:41.666667%;
  }

  .mobile2XL\:w-6\/12 {
    width:50%;
  }

  .mobile2XL\:w-7\/12 {
    width:58.333333%;
  }

  .mobile2XL\:w-8\/12 {
    width:66.666667%;
  }

  .mobile2XL\:w-9\/12 {
    width:75%;
  }

  .mobile2XL\:w-10\/12 {
    width:83.333333%;
  }

  .mobile2XL\:w-11\/12 {
    width:91.666667%;
  }

  .mobile2XL\:w-full {
    width:100%;
  }

  .mobile2XL\:w-0_5 {
    width:0.125rem;
  }

  .mobile2XL\:w-1_5 {
    width:0.375rem;
  }

  .mobile2XL\:w-2_5 {
    width:0.625rem;
  }

  .mobile2XL\:w-3_5 {
    width:0.875rem;
  }

  .mobile2XL\:w-4_5 {
    width:1.125rem;
  }

  .mobile2XL\:w-screen {
    width:100vw;
  }

  .mobile2XL\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .mobile2XL\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .mobile2XL\:z-0 {
    z-index:0;
  }

  .mobile2XL\:z-10 {
    z-index:10;
  }

  .mobile2XL\:z-20 {
    z-index:20;
  }

  .mobile2XL\:z-30 {
    z-index:30;
  }

  .mobile2XL\:z-40 {
    z-index:40;
  }

  .mobile2XL\:z-50 {
    z-index:50;
  }

  .mobile2XL\:z-100 {
    z-index:100;
  }

  .mobile2XL\:z-auto {
    z-index:auto;
  }

  .mobile2XL\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .mobile2XL\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .mobile2XL\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .mobile2XL\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .mobile2XL\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .mobile2XL\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .mobile2XL\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .mobile2XL\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .mobile2XL\:focus\:z-0:focus {
    z-index:0;
  }

  .mobile2XL\:focus\:z-10:focus {
    z-index:10;
  }

  .mobile2XL\:focus\:z-20:focus {
    z-index:20;
  }

  .mobile2XL\:focus\:z-30:focus {
    z-index:30;
  }

  .mobile2XL\:focus\:z-40:focus {
    z-index:40;
  }

  .mobile2XL\:focus\:z-50:focus {
    z-index:50;
  }

  .mobile2XL\:focus\:z-100:focus {
    z-index:100;
  }

  .mobile2XL\:focus\:z-auto:focus {
    z-index:auto;
  }

  .mobile2XL\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .mobile2XL\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .mobile2XL\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .mobile2XL\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .mobile2XL\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

  .mobile2XL\:gap-5 {
    grid-gap:1.25rem;
    gap:1.25rem;
  }

  .mobile2XL\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .mobile2XL\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .mobile2XL\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .mobile2XL\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .mobile2XL\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .mobile2XL\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .mobile2XL\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .mobile2XL\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .mobile2XL\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .mobile2XL\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .mobile2XL\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .mobile2XL\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

  .mobile2XL\:gap-20 {
    grid-gap:5rem;
    gap:5rem;
  }

  .mobile2XL\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .mobile2XL\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .mobile2XL\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .mobile2XL\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .mobile2XL\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .mobile2XL\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .mobile2XL\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .mobile2XL\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .mobile2XL\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .mobile2XL\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .mobile2XL\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .mobile2XL\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .mobile2XL\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .mobile2XL\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .mobile2XL\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .mobile2XL\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobile2XL\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobile2XL\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobile2XL\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobile2XL\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile2XL\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile2XL\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile2XL\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .mobile2XL\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile2XL\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .mobile2XL\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .mobile2XL\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .mobile2XL\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .mobile2XL\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .mobile2XL\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobile2XL\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile2XL\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile2XL\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile2XL\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobile2XL\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .mobile2XL\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobile2XL\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .mobile2XL\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile2XL\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .mobile2XL\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile2XL\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .mobile2XL\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile2XL\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .mobile2XL\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobile2XL\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .mobile2XL\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .mobile2XL\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobile2XL\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobile2XL\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobile2XL\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobile2XL\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .mobile2XL\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobile2XL\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobile2XL\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobile2XL\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobile2XL\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobile2XL\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobile2XL\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobile2XL\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobile2XL\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobile2XL\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobile2XL\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobile2XL\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobile2XL\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobile2XL\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobile2XL\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobile2XL\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobile2XL\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobile2XL\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobile2XL\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobile2XL\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobile2XL\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobile2XL\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobile2XL\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobile2XL\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobile2XL\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobile2XL\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobile2XL\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobile2XL\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobile2XL\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobile2XL\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobile2XL\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobile2XL\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobile2XL\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobile2XL\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobile2XL\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile2XL\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile2XL\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile2XL\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile2XL\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XL\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile2XL\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile2XL\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile2XL\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XL\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile2XL\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobile2XL\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobile2XL\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobile2XL\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobile2XL\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile2XL\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile2XL\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XL\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile2XL\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile2XL\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobile2XL\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile2XL\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile2XL\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile2XL\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobile2XL\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XL\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobile2XL\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile2XL\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile2XL\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile2XL\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobile2XL\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobile2XL\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile2XL\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile2XL\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile2XL\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile2XL\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobile2XL\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobile2XL\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobile2XL\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobile2XL\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobile2XL\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobile2XL\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobile2XL\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobile2XL\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobile2XL\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobile2XL\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobile2XL\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobile2XL\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobile2XL\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobile2XL\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobile2XL\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobile2XL\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobile2XL\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobile2XL\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobile2XL\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobile2XL\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobile2XL\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobile2XL\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobile2XL\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobile2XL\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobile2XL\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobile2XL\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobile2XL\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobile2XL\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobile2XL\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobile2XL\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobile2XL\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobile2XL\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobile2XL\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobile2XL\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobile2XL\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile2XL\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile2XL\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile2XL\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile2XL\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XL\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile2XL\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile2XL\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile2XL\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XL\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile2XL\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobile2XL\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobile2XL\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobile2XL\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobile2XL\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile2XL\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile2XL\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XL\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile2XL\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile2XL\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobile2XL\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile2XL\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile2XL\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile2XL\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobile2XL\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile2XL\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobile2XL\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile2XL\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile2XL\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile2XL\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobile2XL\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobile2XL\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile2XL\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile2XL\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile2XL\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile2XL\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobile2XL\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobile2XL\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobile2XL\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobile2XL\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobile2XL\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobile2XL\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobile2XL\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobile2XL\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobile2XL\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobile2XL\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobile2XL\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobile2XL\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobile2XL\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobile2XL\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobile2XL\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobile2XL\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobile2XL\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobile2XL\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobile2XL\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobile2XL\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobile2XL\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobile2XL\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobile2XL\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobile2XL\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobile2XL\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobile2XL\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobile2XL\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobile2XL\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobile2XL\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobile2XL\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobile2XL\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobile2XL\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobile2XL\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobile2XL\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobile2XL\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile2XL\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile2XL\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile2XL\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile2XL\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XL\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile2XL\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile2XL\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile2XL\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XL\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile2XL\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobile2XL\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobile2XL\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobile2XL\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobile2XL\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile2XL\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile2XL\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XL\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile2XL\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile2XL\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobile2XL\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile2XL\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile2XL\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile2XL\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobile2XL\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XL\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobile2XL\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile2XL\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile2XL\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile2XL\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobile2XL\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobile2XL\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile2XL\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile2XL\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile2XL\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile2XL\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobile2XL\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobile2XL\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobile2XL\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobile2XL\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobile2XL\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobile2XL\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobile2XL\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobile2XL\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobile2XL\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobile2XL\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobile2XL\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobile2XL\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobile2XL\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobile2XL\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobile2XL\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobile2XL\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobile2XL\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobile2XL\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobile2XL\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobile2XL\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobile2XL\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobile2XL\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobile2XL\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobile2XL\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobile2XL\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobile2XL\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobile2XL\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobile2XL\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobile2XL\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobile2XL\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobile2XL\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobile2XL\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobile2XL\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobile2XL\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobile2XL\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile2XL\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile2XL\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile2XL\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile2XL\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XL\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile2XL\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile2XL\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile2XL\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XL\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile2XL\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobile2XL\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobile2XL\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobile2XL\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobile2XL\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile2XL\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile2XL\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XL\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile2XL\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile2XL\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobile2XL\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile2XL\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile2XL\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile2XL\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobile2XL\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile2XL\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobile2XL\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile2XL\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile2XL\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile2XL\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobile2XL\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobile2XL\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile2XL\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile2XL\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile2XL\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile2XL\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobile2XL\:grid-flow-row {
    grid-auto-flow:row;
  }

  .mobile2XL\:grid-flow-col {
    grid-auto-flow:column;
  }

  .mobile2XL\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .mobile2XL\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

  .mobile2XL\:grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr));
  }

  .mobile2XL\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .mobile2XL\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .mobile2XL\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .mobile2XL\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .mobile2XL\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .mobile2XL\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .mobile2XL\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .mobile2XL\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .mobile2XL\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .mobile2XL\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .mobile2XL\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .mobile2XL\:grid-cols-none {
    grid-template-columns:none;
  }

  .mobile2XL\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .mobile2XL\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .mobile2XL\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .mobile2XL\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .mobile2XL\:col-auto {
    grid-column:auto;
  }

  .mobile2XL\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .mobile2XL\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .mobile2XL\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .mobile2XL\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .mobile2XL\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .mobile2XL\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .mobile2XL\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .mobile2XL\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .mobile2XL\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .mobile2XL\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .mobile2XL\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .mobile2XL\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .mobile2XL\:col-span-full {
    grid-column:1 / -1;
  }

  .mobile2XL\:col-start-1 {
    grid-column-start:1;
  }

  .mobile2XL\:col-start-2 {
    grid-column-start:2;
  }

  .mobile2XL\:col-start-3 {
    grid-column-start:3;
  }

  .mobile2XL\:col-start-4 {
    grid-column-start:4;
  }

  .mobile2XL\:col-start-5 {
    grid-column-start:5;
  }

  .mobile2XL\:col-start-6 {
    grid-column-start:6;
  }

  .mobile2XL\:col-start-7 {
    grid-column-start:7;
  }

  .mobile2XL\:col-start-8 {
    grid-column-start:8;
  }

  .mobile2XL\:col-start-9 {
    grid-column-start:9;
  }

  .mobile2XL\:col-start-10 {
    grid-column-start:10;
  }

  .mobile2XL\:col-start-11 {
    grid-column-start:11;
  }

  .mobile2XL\:col-start-12 {
    grid-column-start:12;
  }

  .mobile2XL\:col-start-13 {
    grid-column-start:13;
  }

  .mobile2XL\:col-start-auto {
    grid-column-start:auto;
  }

  .mobile2XL\:col-end-1 {
    grid-column-end:1;
  }

  .mobile2XL\:col-end-2 {
    grid-column-end:2;
  }

  .mobile2XL\:col-end-3 {
    grid-column-end:3;
  }

  .mobile2XL\:col-end-4 {
    grid-column-end:4;
  }

  .mobile2XL\:col-end-5 {
    grid-column-end:5;
  }

  .mobile2XL\:col-end-6 {
    grid-column-end:6;
  }

  .mobile2XL\:col-end-7 {
    grid-column-end:7;
  }

  .mobile2XL\:col-end-8 {
    grid-column-end:8;
  }

  .mobile2XL\:col-end-9 {
    grid-column-end:9;
  }

  .mobile2XL\:col-end-10 {
    grid-column-end:10;
  }

  .mobile2XL\:col-end-11 {
    grid-column-end:11;
  }

  .mobile2XL\:col-end-12 {
    grid-column-end:12;
  }

  .mobile2XL\:col-end-13 {
    grid-column-end:13;
  }

  .mobile2XL\:col-end-auto {
    grid-column-end:auto;
  }

  .mobile2XL\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .mobile2XL\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .mobile2XL\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .mobile2XL\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .mobile2XL\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .mobile2XL\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .mobile2XL\:grid-rows-none {
    grid-template-rows:none;
  }

  .mobile2XL\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .mobile2XL\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .mobile2XL\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .mobile2XL\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .mobile2XL\:row-auto {
    grid-row:auto;
  }

  .mobile2XL\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .mobile2XL\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .mobile2XL\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .mobile2XL\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .mobile2XL\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .mobile2XL\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .mobile2XL\:row-span-full {
    grid-row:1 / -1;
  }

  .mobile2XL\:row-start-1 {
    grid-row-start:1;
  }

  .mobile2XL\:row-start-2 {
    grid-row-start:2;
  }

  .mobile2XL\:row-start-3 {
    grid-row-start:3;
  }

  .mobile2XL\:row-start-4 {
    grid-row-start:4;
  }

  .mobile2XL\:row-start-5 {
    grid-row-start:5;
  }

  .mobile2XL\:row-start-6 {
    grid-row-start:6;
  }

  .mobile2XL\:row-start-7 {
    grid-row-start:7;
  }

  .mobile2XL\:row-start-auto {
    grid-row-start:auto;
  }

  .mobile2XL\:row-end-1 {
    grid-row-end:1;
  }

  .mobile2XL\:row-end-2 {
    grid-row-end:2;
  }

  .mobile2XL\:row-end-3 {
    grid-row-end:3;
  }

  .mobile2XL\:row-end-4 {
    grid-row-end:4;
  }

  .mobile2XL\:row-end-5 {
    grid-row-end:5;
  }

  .mobile2XL\:row-end-6 {
    grid-row-end:6;
  }

  .mobile2XL\:row-end-7 {
    grid-row-end:7;
  }

  .mobile2XL\:row-end-auto {
    grid-row-end:auto;
  }

  .mobile2XL\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .mobile2XL\:transform-none {
    transform:none;
  }

  .mobile2XL\:origin-center {
    transform-origin:center;
  }

  .mobile2XL\:origin-top {
    transform-origin:top;
  }

  .mobile2XL\:origin-top-right {
    transform-origin:top right;
  }

  .mobile2XL\:origin-right {
    transform-origin:right;
  }

  .mobile2XL\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .mobile2XL\:origin-bottom {
    transform-origin:bottom;
  }

  .mobile2XL\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .mobile2XL\:origin-left {
    transform-origin:left;
  }

  .mobile2XL\:origin-top-left {
    transform-origin:top left;
  }

  .mobile2XL\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile2XL\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile2XL\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile2XL\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile2XL\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile2XL\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile2XL\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile2XL\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile2XL\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile2XL\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile2XL\:scale-x-0 {
    --transform-scale-x:0;
  }

  .mobile2XL\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .mobile2XL\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .mobile2XL\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .mobile2XL\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .mobile2XL\:scale-x-100 {
    --transform-scale-x:1;
  }

  .mobile2XL\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .mobile2XL\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .mobile2XL\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .mobile2XL\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .mobile2XL\:scale-y-0 {
    --transform-scale-y:0;
  }

  .mobile2XL\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .mobile2XL\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .mobile2XL\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .mobile2XL\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .mobile2XL\:scale-y-100 {
    --transform-scale-y:1;
  }

  .mobile2XL\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .mobile2XL\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .mobile2XL\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .mobile2XL\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .mobile2XL\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile2XL\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile2XL\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile2XL\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile2XL\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile2XL\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile2XL\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile2XL\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile2XL\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile2XL\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile2XL\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .mobile2XL\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .mobile2XL\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .mobile2XL\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .mobile2XL\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .mobile2XL\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .mobile2XL\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .mobile2XL\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .mobile2XL\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .mobile2XL\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .mobile2XL\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .mobile2XL\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .mobile2XL\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .mobile2XL\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .mobile2XL\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .mobile2XL\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .mobile2XL\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .mobile2XL\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .mobile2XL\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .mobile2XL\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .mobile2XL\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile2XL\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile2XL\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile2XL\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile2XL\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile2XL\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile2XL\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile2XL\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile2XL\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile2XL\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile2XL\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .mobile2XL\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .mobile2XL\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .mobile2XL\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .mobile2XL\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .mobile2XL\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .mobile2XL\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .mobile2XL\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .mobile2XL\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .mobile2XL\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .mobile2XL\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .mobile2XL\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .mobile2XL\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .mobile2XL\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .mobile2XL\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .mobile2XL\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .mobile2XL\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .mobile2XL\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .mobile2XL\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .mobile2XL\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .mobile2XL\:rotate-0 {
    --transform-rotate:0;
  }

  .mobile2XL\:rotate-1 {
    --transform-rotate:1deg;
  }

  .mobile2XL\:rotate-2 {
    --transform-rotate:2deg;
  }

  .mobile2XL\:rotate-3 {
    --transform-rotate:3deg;
  }

  .mobile2XL\:rotate-6 {
    --transform-rotate:6deg;
  }

  .mobile2XL\:rotate-12 {
    --transform-rotate:12deg;
  }

  .mobile2XL\:rotate-45 {
    --transform-rotate:45deg;
  }

  .mobile2XL\:rotate-90 {
    --transform-rotate:90deg;
  }

  .mobile2XL\:rotate-180 {
    --transform-rotate:180deg;
  }

  .mobile2XL\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .mobile2XL\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .mobile2XL\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .mobile2XL\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .mobile2XL\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .mobile2XL\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .mobile2XL\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .mobile2XL\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .mobile2XL\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .mobile2XL\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .mobile2XL\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .mobile2XL\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .mobile2XL\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .mobile2XL\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .mobile2XL\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .mobile2XL\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .mobile2XL\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .mobile2XL\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .mobile2XL\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .mobile2XL\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .mobile2XL\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .mobile2XL\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .mobile2XL\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .mobile2XL\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .mobile2XL\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .mobile2XL\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .mobile2XL\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .mobile2XL\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .mobile2XL\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .mobile2XL\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .mobile2XL\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .mobile2XL\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .mobile2XL\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .mobile2XL\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .mobile2XL\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .mobile2XL\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .mobile2XL\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .mobile2XL\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .mobile2XL\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .mobile2XL\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .mobile2XL\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .mobile2XL\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .mobile2XL\:translate-x-0 {
    --transform-translate-x:0;
  }

  .mobile2XL\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .mobile2XL\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .mobile2XL\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .mobile2XL\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .mobile2XL\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .mobile2XL\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .mobile2XL\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .mobile2XL\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .mobile2XL\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .mobile2XL\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .mobile2XL\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .mobile2XL\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .mobile2XL\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .mobile2XL\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .mobile2XL\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .mobile2XL\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .mobile2XL\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .mobile2XL\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .mobile2XL\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .mobile2XL\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .mobile2XL\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .mobile2XL\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .mobile2XL\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .mobile2XL\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .mobile2XL\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .mobile2XL\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .mobile2XL\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .mobile2XL\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .mobile2XL\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .mobile2XL\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .mobile2XL\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .mobile2XL\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .mobile2XL\:translate-x-px {
    --transform-translate-x:1px;
  }

  .mobile2XL\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .mobile2XL\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .mobile2XL\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .mobile2XL\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .mobile2XL\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .mobile2XL\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .mobile2XL\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .mobile2XL\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .mobile2XL\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .mobile2XL\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .mobile2XL\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .mobile2XL\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .mobile2XL\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .mobile2XL\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .mobile2XL\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .mobile2XL\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .mobile2XL\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .mobile2XL\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .mobile2XL\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .mobile2XL\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .mobile2XL\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .mobile2XL\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .mobile2XL\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .mobile2XL\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .mobile2XL\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .mobile2XL\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .mobile2XL\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .mobile2XL\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .mobile2XL\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .mobile2XL\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .mobile2XL\:translate-x-full {
    --transform-translate-x:100%;
  }

  .mobile2XL\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .mobile2XL\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .mobile2XL\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .mobile2XL\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .mobile2XL\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .mobile2XL\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .mobile2XL\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .mobile2XL\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .mobile2XL\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .mobile2XL\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .mobile2XL\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .mobile2XL\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .mobile2XL\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .mobile2XL\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .mobile2XL\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .mobile2XL\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .mobile2XL\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .mobile2XL\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .mobile2XL\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .mobile2XL\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .mobile2XL\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .mobile2XL\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .mobile2XL\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .mobile2XL\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .mobile2XL\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .mobile2XL\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .mobile2XL\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .mobile2XL\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .mobile2XL\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .mobile2XL\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .mobile2XL\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .mobile2XL\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .mobile2XL\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .mobile2XL\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .mobile2XL\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .mobile2XL\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .mobile2XL\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .mobile2XL\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .mobile2XL\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .mobile2XL\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .mobile2XL\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .mobile2XL\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .mobile2XL\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .mobile2XL\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XL\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XL\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .mobile2XL\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .mobile2XL\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .mobile2XL\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .mobile2XL\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .mobile2XL\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .mobile2XL\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .mobile2XL\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .mobile2XL\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XL\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .mobile2XL\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XL\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .mobile2XL\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .mobile2XL\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .mobile2XL\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .mobile2XL\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XL\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .mobile2XL\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .mobile2XL\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .mobile2XL\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XL\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .mobile2XL\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .mobile2XL\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .mobile2XL\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .mobile2XL\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .mobile2XL\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .mobile2XL\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .mobile2XL\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .mobile2XL\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .mobile2XL\:translate-y-0 {
    --transform-translate-y:0;
  }

  .mobile2XL\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .mobile2XL\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .mobile2XL\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .mobile2XL\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .mobile2XL\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .mobile2XL\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .mobile2XL\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .mobile2XL\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .mobile2XL\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .mobile2XL\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .mobile2XL\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .mobile2XL\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .mobile2XL\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .mobile2XL\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .mobile2XL\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .mobile2XL\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .mobile2XL\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .mobile2XL\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .mobile2XL\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .mobile2XL\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .mobile2XL\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .mobile2XL\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .mobile2XL\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .mobile2XL\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .mobile2XL\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .mobile2XL\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .mobile2XL\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .mobile2XL\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .mobile2XL\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .mobile2XL\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .mobile2XL\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .mobile2XL\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .mobile2XL\:translate-y-px {
    --transform-translate-y:1px;
  }

  .mobile2XL\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .mobile2XL\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .mobile2XL\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .mobile2XL\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .mobile2XL\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .mobile2XL\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .mobile2XL\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .mobile2XL\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .mobile2XL\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .mobile2XL\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .mobile2XL\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .mobile2XL\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .mobile2XL\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .mobile2XL\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .mobile2XL\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .mobile2XL\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .mobile2XL\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .mobile2XL\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .mobile2XL\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .mobile2XL\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .mobile2XL\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .mobile2XL\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .mobile2XL\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .mobile2XL\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .mobile2XL\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .mobile2XL\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .mobile2XL\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .mobile2XL\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .mobile2XL\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .mobile2XL\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .mobile2XL\:translate-y-full {
    --transform-translate-y:100%;
  }

  .mobile2XL\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .mobile2XL\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .mobile2XL\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .mobile2XL\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .mobile2XL\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .mobile2XL\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .mobile2XL\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .mobile2XL\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .mobile2XL\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .mobile2XL\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .mobile2XL\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .mobile2XL\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .mobile2XL\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .mobile2XL\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .mobile2XL\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .mobile2XL\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .mobile2XL\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .mobile2XL\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .mobile2XL\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .mobile2XL\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .mobile2XL\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .mobile2XL\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .mobile2XL\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .mobile2XL\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .mobile2XL\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .mobile2XL\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .mobile2XL\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .mobile2XL\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .mobile2XL\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .mobile2XL\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .mobile2XL\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .mobile2XL\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .mobile2XL\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .mobile2XL\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .mobile2XL\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .mobile2XL\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .mobile2XL\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .mobile2XL\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .mobile2XL\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .mobile2XL\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .mobile2XL\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .mobile2XL\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .mobile2XL\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .mobile2XL\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XL\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XL\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .mobile2XL\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .mobile2XL\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .mobile2XL\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .mobile2XL\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .mobile2XL\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .mobile2XL\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .mobile2XL\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .mobile2XL\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XL\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .mobile2XL\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XL\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .mobile2XL\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .mobile2XL\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .mobile2XL\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .mobile2XL\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XL\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .mobile2XL\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .mobile2XL\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .mobile2XL\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XL\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .mobile2XL\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .mobile2XL\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .mobile2XL\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .mobile2XL\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .mobile2XL\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .mobile2XL\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .mobile2XL\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .mobile2XL\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .mobile2XL\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .mobile2XL\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .mobile2XL\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .mobile2XL\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .mobile2XL\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .mobile2XL\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .mobile2XL\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .mobile2XL\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .mobile2XL\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .mobile2XL\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .mobile2XL\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .mobile2XL\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .mobile2XL\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .mobile2XL\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .mobile2XL\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .mobile2XL\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .mobile2XL\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .mobile2XL\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .mobile2XL\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .mobile2XL\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .mobile2XL\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .mobile2XL\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .mobile2XL\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .mobile2XL\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .mobile2XL\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .mobile2XL\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .mobile2XL\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .mobile2XL\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .mobile2XL\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .mobile2XL\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .mobile2XL\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .mobile2XL\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .mobile2XL\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .mobile2XL\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .mobile2XL\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobile2XL\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobile2XL\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobile2XL\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobile2XL\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .mobile2XL\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile2XL\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile2XL\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .mobile2XL\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .mobile2XL\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .mobile2XL\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .mobile2XL\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .mobile2XL\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .mobile2XL\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .mobile2XL\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .mobile2XL\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile2XL\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .mobile2XL\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile2XL\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .mobile2XL\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .mobile2XL\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .mobile2XL\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .mobile2XL\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile2XL\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .mobile2XL\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .mobile2XL\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .mobile2XL\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile2XL\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .mobile2XL\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .mobile2XL\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .mobile2XL\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .mobile2XL\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobile2XL\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobile2XL\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobile2XL\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobile2XL\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .mobile2XL\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .mobile2XL\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .mobile2XL\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .mobile2XL\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .mobile2XL\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .mobile2XL\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .mobile2XL\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .mobile2XL\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .mobile2XL\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .mobile2XL\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .mobile2XL\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .mobile2XL\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .mobile2XL\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .mobile2XL\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .mobile2XL\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .mobile2XL\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .mobile2XL\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .mobile2XL\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .mobile2XL\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .mobile2XL\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .mobile2XL\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .mobile2XL\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .mobile2XL\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .mobile2XL\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .mobile2XL\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .mobile2XL\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .mobile2XL\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .mobile2XL\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .mobile2XL\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .mobile2XL\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .mobile2XL\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .mobile2XL\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .mobile2XL\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .mobile2XL\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobile2XL\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobile2XL\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobile2XL\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobile2XL\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .mobile2XL\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XL\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XL\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .mobile2XL\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .mobile2XL\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .mobile2XL\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .mobile2XL\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .mobile2XL\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .mobile2XL\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .mobile2XL\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobile2XL\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XL\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .mobile2XL\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XL\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobile2XL\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .mobile2XL\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobile2XL\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .mobile2XL\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XL\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .mobile2XL\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .mobile2XL\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .mobile2XL\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XL\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .mobile2XL\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobile2XL\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .mobile2XL\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .mobile2XL\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobile2XL\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobile2XL\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobile2XL\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobile2XL\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .mobile2XL\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .mobile2XL\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .mobile2XL\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .mobile2XL\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .mobile2XL\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .mobile2XL\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .mobile2XL\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .mobile2XL\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .mobile2XL\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .mobile2XL\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .mobile2XL\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .mobile2XL\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .mobile2XL\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .mobile2XL\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .mobile2XL\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .mobile2XL\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .mobile2XL\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .mobile2XL\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .mobile2XL\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .mobile2XL\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .mobile2XL\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .mobile2XL\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .mobile2XL\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .mobile2XL\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .mobile2XL\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .mobile2XL\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .mobile2XL\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .mobile2XL\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .mobile2XL\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .mobile2XL\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .mobile2XL\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .mobile2XL\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .mobile2XL\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .mobile2XL\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .mobile2XL\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobile2XL\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobile2XL\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobile2XL\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobile2XL\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .mobile2XL\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile2XL\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile2XL\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .mobile2XL\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .mobile2XL\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .mobile2XL\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .mobile2XL\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .mobile2XL\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .mobile2XL\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .mobile2XL\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .mobile2XL\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile2XL\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .mobile2XL\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile2XL\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .mobile2XL\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .mobile2XL\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .mobile2XL\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .mobile2XL\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile2XL\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .mobile2XL\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .mobile2XL\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .mobile2XL\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile2XL\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .mobile2XL\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .mobile2XL\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .mobile2XL\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .mobile2XL\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobile2XL\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobile2XL\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobile2XL\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobile2XL\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .mobile2XL\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .mobile2XL\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .mobile2XL\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .mobile2XL\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .mobile2XL\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .mobile2XL\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .mobile2XL\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .mobile2XL\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .mobile2XL\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .mobile2XL\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .mobile2XL\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .mobile2XL\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .mobile2XL\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .mobile2XL\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .mobile2XL\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .mobile2XL\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .mobile2XL\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .mobile2XL\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .mobile2XL\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .mobile2XL\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .mobile2XL\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .mobile2XL\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .mobile2XL\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .mobile2XL\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .mobile2XL\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .mobile2XL\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .mobile2XL\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .mobile2XL\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .mobile2XL\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .mobile2XL\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .mobile2XL\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .mobile2XL\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .mobile2XL\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .mobile2XL\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobile2XL\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobile2XL\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobile2XL\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobile2XL\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .mobile2XL\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XL\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XL\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .mobile2XL\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .mobile2XL\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .mobile2XL\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .mobile2XL\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .mobile2XL\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .mobile2XL\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .mobile2XL\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobile2XL\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XL\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .mobile2XL\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XL\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobile2XL\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .mobile2XL\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobile2XL\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .mobile2XL\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XL\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .mobile2XL\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .mobile2XL\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .mobile2XL\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XL\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .mobile2XL\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobile2XL\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .mobile2XL\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .mobile2XL\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobile2XL\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobile2XL\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobile2XL\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobile2XL\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .mobile2XL\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .mobile2XL\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .mobile2XL\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .mobile2XL\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .mobile2XL\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .mobile2XL\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .mobile2XL\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .mobile2XL\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .mobile2XL\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .mobile2XL\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .mobile2XL\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .mobile2XL\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .mobile2XL\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .mobile2XL\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .mobile2XL\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .mobile2XL\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .mobile2XL\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .mobile2XL\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .mobile2XL\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .mobile2XL\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .mobile2XL\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .mobile2XL\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .mobile2XL\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .mobile2XL\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .mobile2XL\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .mobile2XL\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .mobile2XL\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .mobile2XL\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .mobile2XL\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .mobile2XL\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .mobile2XL\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .mobile2XL\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .mobile2XL\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .mobile2XL\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .mobile2XL\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobile2XL\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobile2XL\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobile2XL\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobile2XL\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .mobile2XL\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile2XL\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile2XL\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .mobile2XL\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .mobile2XL\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .mobile2XL\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .mobile2XL\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .mobile2XL\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .mobile2XL\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .mobile2XL\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .mobile2XL\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile2XL\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .mobile2XL\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile2XL\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .mobile2XL\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .mobile2XL\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .mobile2XL\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .mobile2XL\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile2XL\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .mobile2XL\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .mobile2XL\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .mobile2XL\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile2XL\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .mobile2XL\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .mobile2XL\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .mobile2XL\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .mobile2XL\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobile2XL\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobile2XL\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobile2XL\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobile2XL\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .mobile2XL\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .mobile2XL\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .mobile2XL\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .mobile2XL\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .mobile2XL\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .mobile2XL\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .mobile2XL\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .mobile2XL\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .mobile2XL\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .mobile2XL\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .mobile2XL\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .mobile2XL\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .mobile2XL\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .mobile2XL\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .mobile2XL\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .mobile2XL\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .mobile2XL\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .mobile2XL\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .mobile2XL\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .mobile2XL\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .mobile2XL\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .mobile2XL\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .mobile2XL\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .mobile2XL\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .mobile2XL\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .mobile2XL\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .mobile2XL\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .mobile2XL\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .mobile2XL\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .mobile2XL\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .mobile2XL\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .mobile2XL\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .mobile2XL\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .mobile2XL\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobile2XL\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobile2XL\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobile2XL\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobile2XL\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .mobile2XL\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XL\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XL\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .mobile2XL\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .mobile2XL\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .mobile2XL\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .mobile2XL\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .mobile2XL\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .mobile2XL\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .mobile2XL\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobile2XL\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XL\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .mobile2XL\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XL\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobile2XL\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .mobile2XL\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobile2XL\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .mobile2XL\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile2XL\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .mobile2XL\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .mobile2XL\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .mobile2XL\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile2XL\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .mobile2XL\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobile2XL\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .mobile2XL\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .mobile2XL\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobile2XL\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobile2XL\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobile2XL\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobile2XL\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .mobile2XL\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .mobile2XL\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .mobile2XL\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .mobile2XL\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .mobile2XL\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .mobile2XL\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .mobile2XL\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .mobile2XL\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .mobile2XL\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .mobile2XL\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .mobile2XL\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .mobile2XL\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .mobile2XL\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .mobile2XL\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .mobile2XL\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .mobile2XL\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .mobile2XL\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .mobile2XL\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .mobile2XL\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .mobile2XL\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .mobile2XL\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .mobile2XL\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .mobile2XL\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .mobile2XL\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .mobile2XL\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .mobile2XL\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .mobile2XL\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .mobile2XL\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .mobile2XL\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .mobile2XL\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .mobile2XL\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .mobile2XL\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .mobile2XL\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .mobile2XL\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .mobile2XL\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobile2XL\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobile2XL\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobile2XL\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobile2XL\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .mobile2XL\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile2XL\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile2XL\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .mobile2XL\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .mobile2XL\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .mobile2XL\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .mobile2XL\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .mobile2XL\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .mobile2XL\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .mobile2XL\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .mobile2XL\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile2XL\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .mobile2XL\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile2XL\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .mobile2XL\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .mobile2XL\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .mobile2XL\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .mobile2XL\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile2XL\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .mobile2XL\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .mobile2XL\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .mobile2XL\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile2XL\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .mobile2XL\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .mobile2XL\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .mobile2XL\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .mobile2XL\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobile2XL\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobile2XL\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobile2XL\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobile2XL\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .mobile2XL\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .mobile2XL\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .mobile2XL\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .mobile2XL\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .mobile2XL\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .mobile2XL\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .mobile2XL\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .mobile2XL\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .mobile2XL\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .mobile2XL\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .mobile2XL\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .mobile2XL\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .mobile2XL\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .mobile2XL\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .mobile2XL\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .mobile2XL\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .mobile2XL\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .mobile2XL\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .mobile2XL\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .mobile2XL\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .mobile2XL\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .mobile2XL\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .mobile2XL\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .mobile2XL\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .mobile2XL\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .mobile2XL\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .mobile2XL\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .mobile2XL\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .mobile2XL\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .mobile2XL\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .mobile2XL\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .mobile2XL\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .mobile2XL\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .mobile2XL\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobile2XL\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobile2XL\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobile2XL\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobile2XL\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .mobile2XL\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XL\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XL\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .mobile2XL\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .mobile2XL\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .mobile2XL\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .mobile2XL\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .mobile2XL\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .mobile2XL\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .mobile2XL\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobile2XL\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XL\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .mobile2XL\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XL\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobile2XL\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .mobile2XL\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobile2XL\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .mobile2XL\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile2XL\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .mobile2XL\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .mobile2XL\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .mobile2XL\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile2XL\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .mobile2XL\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobile2XL\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .mobile2XL\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .mobile2XL\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobile2XL\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobile2XL\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobile2XL\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobile2XL\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .mobile2XL\:skew-x-0 {
    --transform-skew-x:0;
  }

  .mobile2XL\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .mobile2XL\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .mobile2XL\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .mobile2XL\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .mobile2XL\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .mobile2XL\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .mobile2XL\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .mobile2XL\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .mobile2XL\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .mobile2XL\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .mobile2XL\:skew-y-0 {
    --transform-skew-y:0;
  }

  .mobile2XL\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .mobile2XL\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .mobile2XL\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .mobile2XL\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .mobile2XL\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .mobile2XL\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .mobile2XL\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .mobile2XL\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .mobile2XL\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .mobile2XL\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .mobile2XL\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .mobile2XL\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .mobile2XL\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .mobile2XL\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .mobile2XL\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .mobile2XL\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .mobile2XL\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .mobile2XL\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .mobile2XL\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .mobile2XL\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .mobile2XL\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .mobile2XL\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .mobile2XL\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .mobile2XL\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .mobile2XL\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .mobile2XL\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .mobile2XL\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .mobile2XL\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .mobile2XL\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .mobile2XL\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .mobile2XL\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .mobile2XL\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .mobile2XL\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .mobile2XL\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .mobile2XL\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .mobile2XL\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .mobile2XL\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .mobile2XL\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .mobile2XL\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .mobile2XL\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .mobile2XL\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .mobile2XL\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .mobile2XL\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .mobile2XL\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .mobile2XL\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .mobile2XL\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .mobile2XL\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .mobile2XL\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .mobile2XL\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .mobile2XL\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .mobile2XL\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .mobile2XL\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .mobile2XL\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .mobile2XL\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .mobile2XL\:transition-none {
    transition-property:none;
  }

  .mobile2XL\:transition-all {
    transition-property:all;
  }

  .mobile2XL\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .mobile2XL\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .mobile2XL\:transition-opacity {
    transition-property:opacity;
  }

  .mobile2XL\:transition-shadow {
    transition-property:box-shadow;
  }

  .mobile2XL\:transition-transform {
    transition-property:transform;
  }

  .mobile2XL\:ease-linear {
    transition-timing-function:linear;
  }

  .mobile2XL\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .mobile2XL\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .mobile2XL\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .mobile2XL\:duration-90 {
    transition-duration:90ms;
  }

  .mobile2XL\:duration-180 {
    transition-duration:180ms;
  }

  .mobile2XL\:duration-270 {
    transition-duration:270ms;
  }

  .mobile2XL\:duration-360 {
    transition-duration:360ms;
  }

  .mobile2XL\:duration-450 {
    transition-duration:450ms;
  }

  .mobile2XL\:duration-540 {
    transition-duration:540ms;
  }

  .mobile2XL\:duration-630 {
    transition-duration:630ms;
  }

  .mobile2XL\:duration-720 {
    transition-duration:720ms;
  }

  .mobile2XL\:duration-810 {
    transition-duration:810ms;
  }

  .mobile2XL\:duration-900 {
    transition-duration:900ms;
  }

  .mobile2XL\:duration-990 {
    transition-duration:990ms;
  }

  .mobile2XL\:duration-2000 {
    transition-duration:2000ms;
  }

  .mobile2XL\:duration-3000 {
    transition-duration:3000ms;
  }

  .mobile2XL\:delay-90 {
    transition-delay:90ms;
  }

  .mobile2XL\:delay-180 {
    transition-delay:180ms;
  }

  .mobile2XL\:delay-270 {
    transition-delay:270ms;
  }

  .mobile2XL\:delay-360 {
    transition-delay:360ms;
  }

  .mobile2XL\:delay-450 {
    transition-delay:450ms;
  }

  .mobile2XL\:delay-540 {
    transition-delay:540ms;
  }

  .mobile2XL\:delay-630 {
    transition-delay:630ms;
  }

  .mobile2XL\:delay-720 {
    transition-delay:720ms;
  }

  .mobile2XL\:delay-810 {
    transition-delay:810ms;
  }

  .mobile2XL\:delay-900 {
    transition-delay:900ms;
  }

  .mobile2XL\:delay-990 {
    transition-delay:990ms;
  }

  .mobile2XL\:delay-2000 {
    transition-delay:2000ms;
  }

  .mobile2XL\:delay-3000 {
    transition-delay:3000ms;
  }

  .mobile2XL\:animate-none {
    animation:none;
  }

  .mobile2XL\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .mobile2XL\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .mobile2XL\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .mobile2XL\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .mobile2XL\:animate-float {
    animation:float 5s infinite;
  }
}

@media (min-width: 70rem) {
  .mobile3XL\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .mobile3XL\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .mobile3XL\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .mobile3XL\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .mobile3XL\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .mobile3XL\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .mobile3XL\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .mobile3XL\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .mobile3XL\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .mobile3XL\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .mobile3XL\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .mobile3XL\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .mobile3XL\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .mobile3XL\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .mobile3XL\:container {
      max-width:970px;
    }
  }

  .mobile3XL\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .mobile3XL\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile3XL\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .mobile3XL\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .mobile3XL\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile3XL\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .mobile3XL\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .mobile3XL\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .mobile3XL\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .mobile3XL\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobile3XL\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .mobile3XL\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .mobile3XL\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .mobile3XL\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobile3XL\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .mobile3XL\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobile3XL\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .mobile3XL\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .mobile3XL\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .mobile3XL\:prose code::before {
    content:"`";
  }

  .mobile3XL\:prose code::after {
    content:"`";
  }

  .mobile3XL\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .mobile3XL\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .mobile3XL\:prose pre code::before {
    content:"";
  }

  .mobile3XL\:prose pre code::after {
    content:"";
  }

  .mobile3XL\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .mobile3XL\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .mobile3XL\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobile3XL\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .mobile3XL\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .mobile3XL\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobile3XL\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .mobile3XL\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile3XL\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile3XL\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile3XL\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile3XL\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile3XL\:prose h2 code {
    font-size:0.875em;
  }

  .mobile3XL\:prose h3 code {
    font-size:0.9em;
  }

  .mobile3XL\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile3XL\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobile3XL\:prose ol > li:before {
    left:0;
  }

  .mobile3XL\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobile3XL\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .mobile3XL\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobile3XL\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .mobile3XL\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobile3XL\:prose ul ul, .mobile3XL\:prose ul ol, .mobile3XL\:prose ol ul, .mobile3XL\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobile3XL\:prose hr + * {
    margin-top:0;
  }

  .mobile3XL\:prose h2 + * {
    margin-top:0;
  }

  .mobile3XL\:prose h3 + * {
    margin-top:0;
  }

  .mobile3XL\:prose h4 + * {
    margin-top:0;
  }

  .mobile3XL\:prose thead th:first-child {
    padding-left:0;
  }

  .mobile3XL\:prose thead th:last-child {
    padding-right:0;
  }

  .mobile3XL\:prose tbody td:first-child {
    padding-left:0;
  }

  .mobile3XL\:prose tbody td:last-child {
    padding-right:0;
  }

  .mobile3XL\:prose > :first-child {
    margin-top:0;
  }

  .mobile3XL\:prose > :last-child {
    margin-bottom:0;
  }

  .mobile3XL\:prose h1, .mobile3XL\:prose h2, .mobile3XL\:prose h3, .mobile3XL\:prose h4 {
  }

  .mobile3XL\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .mobile3XL\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile3XL\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile3XL\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .mobile3XL\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .mobile3XL\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .mobile3XL\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobile3XL\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .mobile3XL\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile3XL\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile3XL\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile3XL\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile3XL\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .mobile3XL\:prose-sm code {
    font-size:0.8571429em;
  }

  .mobile3XL\:prose-sm h2 code {
    font-size:0.9em;
  }

  .mobile3XL\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .mobile3XL\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile3XL\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile3XL\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile3XL\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .mobile3XL\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .mobile3XL\:prose-sm ol > li:before {
    left:0;
  }

  .mobile3XL\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .mobile3XL\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .mobile3XL\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobile3XL\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobile3XL\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobile3XL\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobile3XL\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobile3XL\:prose-sm ul ul, .mobile3XL\:prose-sm ul ol, .mobile3XL\:prose-sm ol ul, .mobile3XL\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobile3XL\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .mobile3XL\:prose-sm hr + * {
    margin-top:0;
  }

  .mobile3XL\:prose-sm h2 + * {
    margin-top:0;
  }

  .mobile3XL\:prose-sm h3 + * {
    margin-top:0;
  }

  .mobile3XL\:prose-sm h4 + * {
    margin-top:0;
  }

  .mobile3XL\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .mobile3XL\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile3XL\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .mobile3XL\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .mobile3XL\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile3XL\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .mobile3XL\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .mobile3XL\:prose-sm > :first-child {
    margin-top:0;
  }

  .mobile3XL\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .mobile3XL\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .mobile3XL\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile3XL\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .mobile3XL\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .mobile3XL\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .mobile3XL\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .mobile3XL\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobile3XL\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobile3XL\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile3XL\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile3XL\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile3XL\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile3XL\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .mobile3XL\:prose-lg code {
    font-size:0.8888889em;
  }

  .mobile3XL\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .mobile3XL\:prose-lg h3 code {
    font-size:0.875em;
  }

  .mobile3XL\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .mobile3XL\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile3XL\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile3XL\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobile3XL\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .mobile3XL\:prose-lg ol > li:before {
    left:0;
  }

  .mobile3XL\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .mobile3XL\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .mobile3XL\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile3XL\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile3XL\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile3XL\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile3XL\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile3XL\:prose-lg ul ul, .mobile3XL\:prose-lg ul ol, .mobile3XL\:prose-lg ol ul, .mobile3XL\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile3XL\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .mobile3XL\:prose-lg hr + * {
    margin-top:0;
  }

  .mobile3XL\:prose-lg h2 + * {
    margin-top:0;
  }

  .mobile3XL\:prose-lg h3 + * {
    margin-top:0;
  }

  .mobile3XL\:prose-lg h4 + * {
    margin-top:0;
  }

  .mobile3XL\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .mobile3XL\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobile3XL\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .mobile3XL\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .mobile3XL\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobile3XL\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .mobile3XL\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .mobile3XL\:prose-lg > :first-child {
    margin-top:0;
  }

  .mobile3XL\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .mobile3XL\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .mobile3XL\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile3XL\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .mobile3XL\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .mobile3XL\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .mobile3XL\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobile3XL\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .mobile3XL\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobile3XL\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile3XL\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile3XL\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile3XL\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile3XL\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .mobile3XL\:prose-xl code {
    font-size:0.9em;
  }

  .mobile3XL\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .mobile3XL\:prose-xl h3 code {
    font-size:0.9em;
  }

  .mobile3XL\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .mobile3XL\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile3XL\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile3XL\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .mobile3XL\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .mobile3XL\:prose-xl ol > li:before {
    left:0;
  }

  .mobile3XL\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .mobile3XL\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .mobile3XL\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobile3XL\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .mobile3XL\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobile3XL\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .mobile3XL\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobile3XL\:prose-xl ul ul, .mobile3XL\:prose-xl ul ol, .mobile3XL\:prose-xl ol ul, .mobile3XL\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobile3XL\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .mobile3XL\:prose-xl hr + * {
    margin-top:0;
  }

  .mobile3XL\:prose-xl h2 + * {
    margin-top:0;
  }

  .mobile3XL\:prose-xl h3 + * {
    margin-top:0;
  }

  .mobile3XL\:prose-xl h4 + * {
    margin-top:0;
  }

  .mobile3XL\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .mobile3XL\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobile3XL\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .mobile3XL\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .mobile3XL\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobile3XL\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .mobile3XL\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .mobile3XL\:prose-xl > :first-child {
    margin-top:0;
  }

  .mobile3XL\:prose-xl > :last-child {
    margin-bottom:0;
  }

  .mobile3XL\:prose-2xl {
    font-size:1.5rem;
    line-height:1.6666667;
  }

  .mobile3XL\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile3XL\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .mobile3XL\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .mobile3XL\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .mobile3XL\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .mobile3XL\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .mobile3XL\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobile3XL\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile3XL\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile3XL\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile3XL\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile3XL\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .mobile3XL\:prose-2xl code {
    font-size:0.8333333em;
  }

  .mobile3XL\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .mobile3XL\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .mobile3XL\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .mobile3XL\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile3XL\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile3XL\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobile3XL\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .mobile3XL\:prose-2xl ol > li:before {
    left:0;
  }

  .mobile3XL\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .mobile3XL\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .mobile3XL\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .mobile3XL\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile3XL\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile3XL\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile3XL\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile3XL\:prose-2xl ul ul, .mobile3XL\:prose-2xl ul ol, .mobile3XL\:prose-2xl ol ul, .mobile3XL\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobile3XL\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobile3XL\:prose-2xl hr + * {
    margin-top:0;
  }

  .mobile3XL\:prose-2xl h2 + * {
    margin-top:0;
  }

  .mobile3XL\:prose-2xl h3 + * {
    margin-top:0;
  }

  .mobile3XL\:prose-2xl h4 + * {
    margin-top:0;
  }

  .mobile3XL\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .mobile3XL\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobile3XL\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .mobile3XL\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .mobile3XL\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobile3XL\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .mobile3XL\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .mobile3XL\:prose-2xl > :first-child {
    margin-top:0;
  }

  .mobile3XL\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .mobile3XL\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.5rem * var(--space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .mobile3XL\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .mobile3XL\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile3XL\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .mobile3XL\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .mobile3XL\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .mobile3XL\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile3XL\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .mobile3XL\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile3XL\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .mobile3XL\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile3XL\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .mobile3XL\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile3XL\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .mobile3XL\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile3XL\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .mobile3XL\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .mobile3XL\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .mobile3XL\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile3XL\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobile3XL\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobile3XL\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .mobile3XL\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .mobile3XL\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .mobile3XL\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .mobile3XL\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .mobile3XL\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .mobile3XL\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .mobile3XL\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .mobile3XL\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .mobile3XL\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .mobile3XL\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .mobile3XL\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .mobile3XL\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .mobile3XL\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobile3XL\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .mobile3XL\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobile3XL\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobile3XL\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .mobile3XL\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .mobile3XL\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobile3XL\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .mobile3XL\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .mobile3XL\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .mobile3XL\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .mobile3XL\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .mobile3XL\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile3XL\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .mobile3XL\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .mobile3XL\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .mobile3XL\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .mobile3XL\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .mobile3XL\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .mobile3XL\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .mobile3XL\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .mobile3XL\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .mobile3XL\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .mobile3XL\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .mobile3XL\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .mobile3XL\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .mobile3XL\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobile3XL\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile3XL\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobile3XL\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .mobile3XL\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .mobile3XL\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .mobile3XL\:divide-teal > :not(template) ~ :not(template) {
  }

  .mobile3XL\:divide-indigo > :not(template) ~ :not(template) {
  }

  .mobile3XL\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .mobile3XL\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .mobile3XL\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .mobile3XL\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .mobile3XL\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .mobile3XL\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .mobile3XL\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .mobile3XL\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .mobile3XL\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .mobile3XL\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .mobile3XL\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .mobile3XL\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .mobile3XL\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .mobile3XL\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .mobile3XL\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .mobile3XL\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .mobile3XL\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .mobile3XL\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .mobile3XL\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .mobile3XL\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobile3XL\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobile3XL\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobile3XL\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobile3XL\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .mobile3XL\:bg-fixed {
    background-attachment:fixed;
  }

  .mobile3XL\:bg-local {
    background-attachment:local;
  }

  .mobile3XL\:bg-scroll {
    background-attachment:scroll;
  }

  .mobile3XL\:bg-clip-border {
    background-clip:border-box;
  }

  .mobile3XL\:bg-clip-padding {
    background-clip:padding-box;
  }

  .mobile3XL\:bg-clip-content {
    background-clip:content-box;
  }

  .mobile3XL\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .mobile3XL\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile3XL\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile3XL\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile3XL\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile3XL\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile3XL\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile3XL\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile3XL\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile3XL\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile3XL\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .mobile3XL\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile3XL\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile3XL\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile3XL\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile3XL\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile3XL\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .mobile3XL\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile3XL\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile3XL\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile3XL\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile3XL\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile3XL\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile3XL\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile3XL\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile3XL\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile3XL\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile3XL\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile3XL\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile3XL\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile3XL\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile3XL\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile3XL\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile3XL\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile3XL\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile3XL\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile3XL\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile3XL\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile3XL\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile3XL\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile3XL\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile3XL\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile3XL\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile3XL\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile3XL\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .mobile3XL\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile3XL\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .mobile3XL\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile3XL\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile3XL\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile3XL\:bg-teal {
  }

  .mobile3XL\:bg-indigo {
  }

  .mobile3XL\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .mobile3XL\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .mobile3XL\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .mobile3XL\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile3XL\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile3XL\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobile3XL\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobile3XL\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile3XL\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile3XL\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile3XL\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:bg-teal {
  }

  .group:hover .mobile3XL\:group-hover\:bg-indigo {
  }

  .group:hover .mobile3XL\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .mobile3XL\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .mobile3XL\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .mobile3XL\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile3XL\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile3XL\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobile3XL\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobile3XL\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile3XL\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile3XL\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile3XL\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:bg-teal {
  }

  .group:focus .mobile3XL\:group-focus\:bg-indigo {
  }

  .group:focus .mobile3XL\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .mobile3XL\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .mobile3XL\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .mobile3XL\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobile3XL\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobile3XL\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile3XL\:hover\:bg-teal:hover {
  }

  .mobile3XL\:hover\:bg-indigo:hover {
  }

  .mobile3XL\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .mobile3XL\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .mobile3XL\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .mobile3XL\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobile3XL\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobile3XL\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile3XL\:focus\:bg-teal:focus {
  }

  .mobile3XL\:focus\:bg-indigo:focus {
  }

  .mobile3XL\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .mobile3XL\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .mobile3XL\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .mobile3XL\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobile3XL\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobile3XL\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile3XL\:active\:bg-teal:active {
  }

  .mobile3XL\:active\:bg-indigo:active {
  }

  .mobile3XL\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .mobile3XL\:bg-none {
    background-image:none;
  }

  .mobile3XL\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .mobile3XL\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .mobile3XL\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .mobile3XL\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .mobile3XL\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .mobile3XL\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .mobile3XL\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .mobile3XL\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .mobile3XL\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile3XL\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile3XL\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile3XL\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile3XL\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile3XL\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile3XL\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile3XL\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile3XL\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile3XL\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile3XL\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile3XL\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile3XL\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile3XL\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile3XL\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile3XL\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile3XL\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile3XL\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile3XL\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile3XL\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile3XL\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile3XL\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile3XL\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile3XL\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile3XL\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile3XL\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile3XL\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile3XL\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile3XL\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile3XL\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile3XL\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile3XL\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile3XL\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile3XL\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile3XL\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile3XL\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile3XL\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile3XL\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile3XL\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile3XL\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile3XL\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile3XL\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile3XL\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile3XL\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile3XL\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile3XL\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile3XL\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile3XL\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile3XL\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile3XL\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile3XL\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile3XL\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile3XL\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile3XL\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile3XL\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile3XL\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile3XL\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile3XL\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile3XL\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile3XL\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile3XL\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile3XL\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile3XL\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile3XL\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile3XL\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile3XL\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile3XL\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile3XL\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile3XL\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile3XL\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile3XL\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile3XL\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile3XL\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile3XL\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile3XL\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile3XL\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile3XL\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile3XL\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile3XL\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile3XL\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile3XL\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile3XL\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile3XL\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile3XL\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile3XL\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile3XL\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile3XL\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .mobile3XL\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .mobile3XL\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .mobile3XL\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .mobile3XL\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .mobile3XL\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .mobile3XL\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .mobile3XL\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile3XL\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .mobile3XL\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .mobile3XL\:to-red {
    --gradient-to-color:#B30300;
  }

  .mobile3XL\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .mobile3XL\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .mobile3XL\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .mobile3XL\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .mobile3XL\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .mobile3XL\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .mobile3XL\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .mobile3XL\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .mobile3XL\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .mobile3XL\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .mobile3XL\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .mobile3XL\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .mobile3XL\:to-green {
    --gradient-to-color:#166242;
  }

  .mobile3XL\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .mobile3XL\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .mobile3XL\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .mobile3XL\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .mobile3XL\:to-black {
    --gradient-to-color:#000000;
  }

  .mobile3XL\:to-black-light {
    --gradient-to-color:#313133;
  }

  .mobile3XL\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .mobile3XL\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .mobile3XL\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .mobile3XL\:to-gray {
    --gradient-to-color:#78787a;
  }

  .mobile3XL\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .mobile3XL\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .mobile3XL\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .mobile3XL\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .mobile3XL\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile3XL\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile3XL\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile3XL\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile3XL\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile3XL\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile3XL\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .mobile3XL\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .mobile3XL\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .mobile3XL\:to-teal {
  }

  .mobile3XL\:to-indigo {
  }

  .mobile3XL\:to-transparent {
    --gradient-to-color:transparent;
  }

  .mobile3XL\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile3XL\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile3XL\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile3XL\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile3XL\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile3XL\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile3XL\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile3XL\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile3XL\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile3XL\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile3XL\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile3XL\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile3XL\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile3XL\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile3XL\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile3XL\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile3XL\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile3XL\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile3XL\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile3XL\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile3XL\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile3XL\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile3XL\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile3XL\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile3XL\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile3XL\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile3XL\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile3XL\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile3XL\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile3XL\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile3XL\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile3XL\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile3XL\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile3XL\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile3XL\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile3XL\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile3XL\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile3XL\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile3XL\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile3XL\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile3XL\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile3XL\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile3XL\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile3XL\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile3XL\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile3XL\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile3XL\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile3XL\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile3XL\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile3XL\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile3XL\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile3XL\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile3XL\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile3XL\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile3XL\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile3XL\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile3XL\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile3XL\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile3XL\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile3XL\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile3XL\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile3XL\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile3XL\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile3XL\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile3XL\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile3XL\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile3XL\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile3XL\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile3XL\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile3XL\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile3XL\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile3XL\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile3XL\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile3XL\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile3XL\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile3XL\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile3XL\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile3XL\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile3XL\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile3XL\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile3XL\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile3XL\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile3XL\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile3XL\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile3XL\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile3XL\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile3XL\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .mobile3XL\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .mobile3XL\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .mobile3XL\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .mobile3XL\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .mobile3XL\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .mobile3XL\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .mobile3XL\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile3XL\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .mobile3XL\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .mobile3XL\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .mobile3XL\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .mobile3XL\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .mobile3XL\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .mobile3XL\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .mobile3XL\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .mobile3XL\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .mobile3XL\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .mobile3XL\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .mobile3XL\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .mobile3XL\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .mobile3XL\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .mobile3XL\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .mobile3XL\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .mobile3XL\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .mobile3XL\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .mobile3XL\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .mobile3XL\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .mobile3XL\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .mobile3XL\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .mobile3XL\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .mobile3XL\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .mobile3XL\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .mobile3XL\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .mobile3XL\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .mobile3XL\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .mobile3XL\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .mobile3XL\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .mobile3XL\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile3XL\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile3XL\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile3XL\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile3XL\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile3XL\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile3XL\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .mobile3XL\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .mobile3XL\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .mobile3XL\:hover\:to-teal:hover {
  }

  .mobile3XL\:hover\:to-indigo:hover {
  }

  .mobile3XL\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .mobile3XL\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile3XL\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile3XL\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile3XL\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile3XL\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile3XL\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile3XL\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile3XL\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile3XL\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile3XL\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile3XL\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile3XL\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile3XL\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile3XL\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile3XL\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile3XL\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile3XL\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile3XL\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile3XL\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile3XL\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile3XL\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile3XL\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile3XL\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile3XL\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile3XL\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile3XL\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile3XL\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile3XL\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile3XL\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile3XL\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile3XL\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile3XL\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile3XL\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile3XL\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile3XL\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile3XL\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile3XL\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile3XL\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile3XL\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile3XL\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile3XL\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile3XL\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile3XL\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile3XL\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile3XL\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile3XL\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile3XL\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile3XL\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile3XL\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile3XL\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile3XL\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile3XL\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile3XL\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile3XL\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile3XL\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile3XL\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile3XL\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile3XL\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile3XL\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile3XL\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile3XL\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile3XL\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile3XL\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile3XL\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile3XL\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile3XL\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile3XL\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile3XL\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile3XL\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile3XL\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile3XL\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile3XL\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile3XL\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile3XL\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile3XL\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile3XL\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile3XL\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile3XL\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile3XL\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile3XL\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile3XL\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile3XL\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile3XL\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile3XL\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile3XL\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile3XL\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile3XL\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile3XL\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile3XL\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile3XL\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .mobile3XL\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .mobile3XL\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .mobile3XL\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .mobile3XL\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .mobile3XL\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .mobile3XL\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .mobile3XL\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile3XL\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .mobile3XL\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .mobile3XL\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .mobile3XL\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .mobile3XL\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .mobile3XL\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .mobile3XL\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .mobile3XL\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .mobile3XL\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .mobile3XL\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .mobile3XL\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .mobile3XL\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .mobile3XL\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .mobile3XL\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .mobile3XL\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .mobile3XL\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .mobile3XL\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .mobile3XL\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .mobile3XL\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .mobile3XL\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .mobile3XL\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .mobile3XL\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .mobile3XL\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .mobile3XL\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .mobile3XL\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .mobile3XL\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .mobile3XL\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .mobile3XL\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .mobile3XL\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .mobile3XL\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .mobile3XL\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile3XL\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile3XL\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile3XL\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile3XL\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile3XL\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile3XL\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .mobile3XL\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .mobile3XL\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .mobile3XL\:focus\:to-teal:focus {
  }

  .mobile3XL\:focus\:to-indigo:focus {
  }

  .mobile3XL\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .mobile3XL\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .mobile3XL\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .mobile3XL\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .mobile3XL\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .mobile3XL\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .mobile3XL\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .mobile3XL\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .mobile3XL\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .mobile3XL\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .mobile3XL\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .mobile3XL\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .mobile3XL\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .mobile3XL\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .mobile3XL\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .mobile3XL\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .mobile3XL\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .mobile3XL\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .mobile3XL\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .mobile3XL\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .mobile3XL\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .mobile3XL\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .mobile3XL\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .mobile3XL\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .mobile3XL\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .mobile3XL\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .mobile3XL\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .mobile3XL\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .mobile3XL\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .mobile3XL\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .mobile3XL\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .mobile3XL\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .mobile3XL\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .mobile3XL\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .mobile3XL\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .mobile3XL\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .mobile3XL\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .mobile3XL\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .mobile3XL\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .mobile3XL\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .mobile3XL\:bg-bottom {
    background-position:bottom;
  }

  .mobile3XL\:bg-center {
    background-position:center;
  }

  .mobile3XL\:bg-left {
    background-position:left;
  }

  .mobile3XL\:bg-left-bottom {
    background-position:left bottom;
  }

  .mobile3XL\:bg-left-top {
    background-position:left top;
  }

  .mobile3XL\:bg-right {
    background-position:right;
  }

  .mobile3XL\:bg-right-bottom {
    background-position:right bottom;
  }

  .mobile3XL\:bg-right-top {
    background-position:right top;
  }

  .mobile3XL\:bg-top {
    background-position:top;
  }

  .mobile3XL\:bg-repeat {
    background-repeat:repeat;
  }

  .mobile3XL\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .mobile3XL\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .mobile3XL\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .mobile3XL\:bg-repeat-round {
    background-repeat:round;
  }

  .mobile3XL\:bg-repeat-space {
    background-repeat:space;
  }

  .mobile3XL\:bg-auto {
    background-size:auto;
  }

  .mobile3XL\:bg-cover {
    background-size:cover;
  }

  .mobile3XL\:bg-contain {
    background-size:contain;
  }

  .mobile3XL\:border-collapse {
    border-collapse:collapse;
  }

  .mobile3XL\:border-separate {
    border-collapse:separate;
  }

  .mobile3XL\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile3XL\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile3XL\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile3XL\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile3XL\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile3XL\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile3XL\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile3XL\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile3XL\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile3XL\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .mobile3XL\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile3XL\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile3XL\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile3XL\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile3XL\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile3XL\:border-red-light2 {
    border-color:#ffacac82;
  }

  .mobile3XL\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile3XL\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile3XL\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile3XL\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile3XL\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile3XL\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile3XL\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile3XL\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile3XL\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile3XL\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile3XL\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile3XL\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile3XL\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile3XL\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile3XL\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile3XL\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile3XL\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile3XL\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile3XL\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile3XL\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile3XL\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile3XL\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile3XL\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile3XL\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile3XL\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile3XL\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile3XL\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile3XL\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .mobile3XL\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile3XL\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .mobile3XL\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile3XL\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile3XL\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile3XL\:border-teal {
  }

  .mobile3XL\:border-indigo {
  }

  .mobile3XL\:border-transparent {
    border-color:transparent;
  }

  .group:hover .mobile3XL\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .mobile3XL\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .mobile3XL\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile3XL\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile3XL\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobile3XL\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobile3XL\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile3XL\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile3XL\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile3XL\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:border-teal {
  }

  .group:hover .mobile3XL\:group-hover\:border-indigo {
  }

  .group:hover .mobile3XL\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .mobile3XL\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .mobile3XL\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .mobile3XL\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile3XL\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile3XL\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobile3XL\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobile3XL\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile3XL\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile3XL\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile3XL\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:border-teal {
  }

  .group:focus .mobile3XL\:group-focus\:border-indigo {
  }

  .group:focus .mobile3XL\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .mobile3XL\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .mobile3XL\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .mobile3XL\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobile3XL\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobile3XL\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile3XL\:hover\:border-teal:hover {
  }

  .mobile3XL\:hover\:border-indigo:hover {
  }

  .mobile3XL\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .mobile3XL\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .mobile3XL\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .mobile3XL\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobile3XL\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobile3XL\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile3XL\:focus-within\:border-teal:focus-within {
  }

  .mobile3XL\:focus-within\:border-indigo:focus-within {
  }

  .mobile3XL\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .mobile3XL\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .mobile3XL\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .mobile3XL\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobile3XL\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobile3XL\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile3XL\:focus\:border-teal:focus {
  }

  .mobile3XL\:focus\:border-indigo:focus {
  }

  .mobile3XL\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .mobile3XL\:border-opacity-0 {
    --border-opacity:0;
  }

  .mobile3XL\:border-opacity-10 {
    --border-opacity:.1;
  }

  .mobile3XL\:border-opacity-20 {
    --border-opacity:.2;
  }

  .mobile3XL\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .mobile3XL\:border-opacity-30 {
    --border-opacity:.3;
  }

  .mobile3XL\:border-opacity-40 {
    --border-opacity:.4;
  }

  .mobile3XL\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .mobile3XL\:border-opacity-60 {
    --border-opacity:.6;
  }

  .mobile3XL\:border-opacity-70 {
    --border-opacity:.7;
  }

  .mobile3XL\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .mobile3XL\:border-opacity-80 {
    --border-opacity:.8;
  }

  .mobile3XL\:border-opacity-90 {
    --border-opacity:.9;
  }

  .mobile3XL\:border-opacity-100 {
    --border-opacity:1;
  }

  .mobile3XL\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .mobile3XL\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .mobile3XL\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .mobile3XL\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .mobile3XL\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .mobile3XL\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .mobile3XL\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .mobile3XL\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .mobile3XL\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .mobile3XL\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .mobile3XL\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .mobile3XL\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .mobile3XL\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .mobile3XL\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .mobile3XL\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .mobile3XL\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .mobile3XL\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .mobile3XL\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .mobile3XL\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .mobile3XL\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .mobile3XL\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .mobile3XL\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .mobile3XL\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .mobile3XL\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .mobile3XL\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .mobile3XL\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .mobile3XL\:rounded-none {
    border-radius:0;
  }

  .mobile3XL\:rounded-sm {
    border-radius:0.125rem;
  }

  .mobile3XL\:rounded {
    border-radius:0.25rem;
  }

  .mobile3XL\:rounded-md {
    border-radius:10px;
  }

  .mobile3XL\:rounded-lg {
    border-radius:30px;
  }

  .mobile3XL\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .mobile3XL\:rounded-3xl {
    border-radius:1.5rem;
  }

  .mobile3XL\:rounded-full {
    border-radius:9999px;
  }

  .mobile3XL\:rounded-xxl {
    border-radius:2rem;
  }

  .mobile3XL\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .mobile3XL\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .mobile3XL\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .mobile3XL\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .mobile3XL\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .mobile3XL\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .mobile3XL\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobile3XL\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobile3XL\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .mobile3XL\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .mobile3XL\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobile3XL\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobile3XL\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .mobile3XL\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .mobile3XL\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobile3XL\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobile3XL\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .mobile3XL\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .mobile3XL\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobile3XL\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobile3XL\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .mobile3XL\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .mobile3XL\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobile3XL\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobile3XL\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .mobile3XL\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .mobile3XL\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobile3XL\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobile3XL\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .mobile3XL\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .mobile3XL\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobile3XL\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobile3XL\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .mobile3XL\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .mobile3XL\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobile3XL\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobile3XL\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .mobile3XL\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .mobile3XL\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobile3XL\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobile3XL\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .mobile3XL\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .mobile3XL\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .mobile3XL\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .mobile3XL\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .mobile3XL\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .mobile3XL\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .mobile3XL\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .mobile3XL\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .mobile3XL\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .mobile3XL\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .mobile3XL\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .mobile3XL\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .mobile3XL\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .mobile3XL\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .mobile3XL\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .mobile3XL\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .mobile3XL\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .mobile3XL\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .mobile3XL\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .mobile3XL\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .mobile3XL\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .mobile3XL\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .mobile3XL\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .mobile3XL\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .mobile3XL\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .mobile3XL\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .mobile3XL\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .mobile3XL\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .mobile3XL\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .mobile3XL\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .mobile3XL\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .mobile3XL\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .mobile3XL\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .mobile3XL\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .mobile3XL\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .mobile3XL\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .mobile3XL\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .mobile3XL\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .mobile3XL\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .mobile3XL\:border-solid {
    border-style:solid;
  }

  .mobile3XL\:border-dashed {
    border-style:dashed;
  }

  .mobile3XL\:border-dotted {
    border-style:dotted;
  }

  .mobile3XL\:border-double {
    border-style:double;
  }

  .mobile3XL\:border-none {
    border-style:none;
  }

  .mobile3XL\:border-0 {
    border-width:0;
  }

  .mobile3XL\:border-2 {
    border-width:2px;
  }

  .mobile3XL\:border-4 {
    border-width:4px;
  }

  .mobile3XL\:border-8 {
    border-width:8px;
  }

  .mobile3XL\:border {
    border-width:1px;
  }

  .mobile3XL\:border-t-0 {
    border-top-width:0;
  }

  .mobile3XL\:border-r-0 {
    border-right-width:0;
  }

  .mobile3XL\:border-b-0 {
    border-bottom-width:0;
  }

  .mobile3XL\:border-l-0 {
    border-left-width:0;
  }

  .mobile3XL\:border-t-2 {
    border-top-width:2px;
  }

  .mobile3XL\:border-r-2 {
    border-right-width:2px;
  }

  .mobile3XL\:border-b-2 {
    border-bottom-width:2px;
  }

  .mobile3XL\:border-l-2 {
    border-left-width:2px;
  }

  .mobile3XL\:border-t-4 {
    border-top-width:4px;
  }

  .mobile3XL\:border-r-4 {
    border-right-width:4px;
  }

  .mobile3XL\:border-b-4 {
    border-bottom-width:4px;
  }

  .mobile3XL\:border-l-4 {
    border-left-width:4px;
  }

  .mobile3XL\:border-t-8 {
    border-top-width:8px;
  }

  .mobile3XL\:border-r-8 {
    border-right-width:8px;
  }

  .mobile3XL\:border-b-8 {
    border-bottom-width:8px;
  }

  .mobile3XL\:border-l-8 {
    border-left-width:8px;
  }

  .mobile3XL\:border-t {
    border-top-width:1px;
  }

  .mobile3XL\:border-r {
    border-right-width:1px;
  }

  .mobile3XL\:border-b {
    border-bottom-width:1px;
  }

  .mobile3XL\:border-l {
    border-left-width:1px;
  }

  .mobile3XL\:box-border {
    box-sizing:border-box;
  }

  .mobile3XL\:box-content {
    box-sizing:content-box;
  }

  .mobile3XL\:cursor-auto {
    cursor:auto;
  }

  .mobile3XL\:cursor-default {
    cursor:default;
  }

  .mobile3XL\:cursor-pointer {
    cursor:pointer;
  }

  .mobile3XL\:cursor-wait {
    cursor:wait;
  }

  .mobile3XL\:cursor-text {
    cursor:text;
  }

  .mobile3XL\:cursor-move {
    cursor:move;
  }

  .mobile3XL\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .mobile3XL\:block {
    display:block;
  }

  .mobile3XL\:inline-block {
    display:inline-block;
  }

  .mobile3XL\:inline {
    display:inline;
  }

  .mobile3XL\:flex {
    display:flex;
  }

  .mobile3XL\:inline-flex {
    display:inline-flex;
  }

  .mobile3XL\:table {
    display:table;
  }

  .mobile3XL\:table-caption {
    display:table-caption;
  }

  .mobile3XL\:table-cell {
    display:table-cell;
  }

  .mobile3XL\:table-column {
    display:table-column;
  }

  .mobile3XL\:table-column-group {
    display:table-column-group;
  }

  .mobile3XL\:table-footer-group {
    display:table-footer-group;
  }

  .mobile3XL\:table-header-group {
    display:table-header-group;
  }

  .mobile3XL\:table-row-group {
    display:table-row-group;
  }

  .mobile3XL\:table-row {
    display:table-row;
  }

  .mobile3XL\:flow-root {
    display:flow-root;
  }

  .mobile3XL\:grid {
    display:grid;
  }

  .mobile3XL\:inline-grid {
    display:inline-grid;
  }

  .mobile3XL\:contents {
    display:contents;
  }

  .mobile3XL\:hidden {
    display:none;
  }

  .mobile3XL\:flex-row {
    flex-direction:row;
  }

  .mobile3XL\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .mobile3XL\:flex-col {
    flex-direction:column;
  }

  .mobile3XL\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .mobile3XL\:flex-wrap {
    flex-wrap:wrap;
  }

  .mobile3XL\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .mobile3XL\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .mobile3XL\:place-items-auto {
    place-items:auto;
  }

  .mobile3XL\:place-items-start {
    place-items:start;
  }

  .mobile3XL\:place-items-end {
    place-items:end;
  }

  .mobile3XL\:place-items-center {
    place-items:center;
  }

  .mobile3XL\:place-items-stretch {
    place-items:stretch;
  }

  .mobile3XL\:place-content-center {
    place-content:center;
  }

  .mobile3XL\:place-content-start {
    place-content:start;
  }

  .mobile3XL\:place-content-end {
    place-content:end;
  }

  .mobile3XL\:place-content-between {
    place-content:space-between;
  }

  .mobile3XL\:place-content-around {
    place-content:space-around;
  }

  .mobile3XL\:place-content-evenly {
    place-content:space-evenly;
  }

  .mobile3XL\:place-content-stretch {
    place-content:stretch;
  }

  .mobile3XL\:place-self-auto {
    place-self:auto;
  }

  .mobile3XL\:place-self-start {
    place-self:start;
  }

  .mobile3XL\:place-self-end {
    place-self:end;
  }

  .mobile3XL\:place-self-center {
    place-self:center;
  }

  .mobile3XL\:place-self-stretch {
    place-self:stretch;
  }

  .mobile3XL\:items-start {
    align-items:flex-start;
  }

  .mobile3XL\:items-end {
    align-items:flex-end;
  }

  .mobile3XL\:items-center {
    align-items:center;
  }

  .mobile3XL\:items-baseline {
    align-items:baseline;
  }

  .mobile3XL\:items-stretch {
    align-items:stretch;
  }

  .mobile3XL\:content-center {
    align-content:center;
  }

  .mobile3XL\:content-start {
    align-content:flex-start;
  }

  .mobile3XL\:content-end {
    align-content:flex-end;
  }

  .mobile3XL\:content-between {
    align-content:space-between;
  }

  .mobile3XL\:content-around {
    align-content:space-around;
  }

  .mobile3XL\:content-evenly {
    align-content:space-evenly;
  }

  .mobile3XL\:self-auto {
    align-self:auto;
  }

  .mobile3XL\:self-start {
    align-self:flex-start;
  }

  .mobile3XL\:self-end {
    align-self:flex-end;
  }

  .mobile3XL\:self-center {
    align-self:center;
  }

  .mobile3XL\:self-stretch {
    align-self:stretch;
  }

  .mobile3XL\:justify-items-auto {
    justify-items:auto;
  }

  .mobile3XL\:justify-items-start {
    justify-items:start;
  }

  .mobile3XL\:justify-items-end {
    justify-items:end;
  }

  .mobile3XL\:justify-items-center {
    justify-items:center;
  }

  .mobile3XL\:justify-items-stretch {
    justify-items:stretch;
  }

  .mobile3XL\:justify-start {
    justify-content:flex-start;
  }

  .mobile3XL\:justify-end {
    justify-content:flex-end;
  }

  .mobile3XL\:justify-center {
    justify-content:center;
  }

  .mobile3XL\:justify-between {
    justify-content:space-between;
  }

  .mobile3XL\:justify-around {
    justify-content:space-around;
  }

  .mobile3XL\:justify-evenly {
    justify-content:space-evenly;
  }

  .mobile3XL\:justify-self-auto {
    justify-self:auto;
  }

  .mobile3XL\:justify-self-start {
    justify-self:start;
  }

  .mobile3XL\:justify-self-end {
    justify-self:end;
  }

  .mobile3XL\:justify-self-center {
    justify-self:center;
  }

  .mobile3XL\:justify-self-stretch {
    justify-self:stretch;
  }

  .mobile3XL\:flex-1 {
    flex:1 1 0%;
  }

  .mobile3XL\:flex-auto {
    flex:1 1 auto;
  }

  .mobile3XL\:flex-initial {
    flex:0 1 auto;
  }

  .mobile3XL\:flex-none {
    flex:none;
  }

  .mobile3XL\:flex-grow-0 {
    flex-grow:0;
  }

  .mobile3XL\:flex-grow {
    flex-grow:1;
  }

  .mobile3XL\:flex-shrink-0 {
    flex-shrink:0;
  }

  .mobile3XL\:flex-shrink {
    flex-shrink:1;
  }

  .mobile3XL\:order-1 {
    order:1;
  }

  .mobile3XL\:order-2 {
    order:2;
  }

  .mobile3XL\:order-3 {
    order:3;
  }

  .mobile3XL\:order-4 {
    order:4;
  }

  .mobile3XL\:order-5 {
    order:5;
  }

  .mobile3XL\:order-6 {
    order:6;
  }

  .mobile3XL\:order-7 {
    order:7;
  }

  .mobile3XL\:order-8 {
    order:8;
  }

  .mobile3XL\:order-9 {
    order:9;
  }

  .mobile3XL\:order-10 {
    order:10;
  }

  .mobile3XL\:order-11 {
    order:11;
  }

  .mobile3XL\:order-12 {
    order:12;
  }

  .mobile3XL\:order-first {
    order:-9999;
  }

  .mobile3XL\:order-last {
    order:9999;
  }

  .mobile3XL\:order-none {
    order:0;
  }

  .mobile3XL\:float-right {
    float:right;
  }

  .mobile3XL\:float-left {
    float:left;
  }

  .mobile3XL\:float-none {
    float:none;
  }

  .mobile3XL\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .mobile3XL\:clear-left {
    clear:left;
  }

  .mobile3XL\:clear-right {
    clear:right;
  }

  .mobile3XL\:clear-both {
    clear:both;
  }

  .mobile3XL\:clear-none {
    clear:none;
  }

  .mobile3XL\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .mobile3XL\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .mobile3XL\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .mobile3XL\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile3XL\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile3XL\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile3XL\:font-hairline {
    font-weight:100;
  }

  .mobile3XL\:font-thin {
    font-weight:200;
  }

  .mobile3XL\:font-light {
    font-weight:300;
  }

  .mobile3XL\:font-normal {
    font-weight:400;
  }

  .mobile3XL\:font-medium {
    font-weight:500;
  }

  .mobile3XL\:font-semibold {
    font-weight:600;
  }

  .mobile3XL\:font-bold {
    font-weight:700;
  }

  .mobile3XL\:font-extrabold {
    font-weight:800;
  }

  .mobile3XL\:font-black {
    font-weight:900;
  }

  .mobile3XL\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .mobile3XL\:hover\:font-thin:hover {
    font-weight:200;
  }

  .mobile3XL\:hover\:font-light:hover {
    font-weight:300;
  }

  .mobile3XL\:hover\:font-normal:hover {
    font-weight:400;
  }

  .mobile3XL\:hover\:font-medium:hover {
    font-weight:500;
  }

  .mobile3XL\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .mobile3XL\:hover\:font-bold:hover {
    font-weight:700;
  }

  .mobile3XL\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .mobile3XL\:hover\:font-black:hover {
    font-weight:900;
  }

  .mobile3XL\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .mobile3XL\:focus\:font-thin:focus {
    font-weight:200;
  }

  .mobile3XL\:focus\:font-light:focus {
    font-weight:300;
  }

  .mobile3XL\:focus\:font-normal:focus {
    font-weight:400;
  }

  .mobile3XL\:focus\:font-medium:focus {
    font-weight:500;
  }

  .mobile3XL\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .mobile3XL\:focus\:font-bold:focus {
    font-weight:700;
  }

  .mobile3XL\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .mobile3XL\:focus\:font-black:focus {
    font-weight:900;
  }

  .mobile3XL\:h-0 {
    height:0;
  }

  .mobile3XL\:h-1 {
    height:0.25rem;
  }

  .mobile3XL\:h-2 {
    height:0.5rem;
  }

  .mobile3XL\:h-3 {
    height:0.75rem;
  }

  .mobile3XL\:h-4 {
    height:1rem;
  }

  .mobile3XL\:h-5 {
    height:1.25rem;
  }

  .mobile3XL\:h-6 {
    height:1.5rem;
  }

  .mobile3XL\:h-7 {
    height:1.75rem;
  }

  .mobile3XL\:h-8 {
    height:2rem;
  }

  .mobile3XL\:h-9 {
    height:2.25rem;
  }

  .mobile3XL\:h-10 {
    height:2.5rem;
  }

  .mobile3XL\:h-11 {
    height:2.75rem;
  }

  .mobile3XL\:h-12 {
    height:3rem;
  }

  .mobile3XL\:h-13 {
    height:3.25rem;
  }

  .mobile3XL\:h-14 {
    height:3.5rem;
  }

  .mobile3XL\:h-15 {
    height:3.75rem;
  }

  .mobile3XL\:h-16 {
    height:4rem;
  }

  .mobile3XL\:h-18 {
    height:4.5rem;
  }

  .mobile3XL\:h-20 {
    height:5rem;
  }

  .mobile3XL\:h-24 {
    height:6rem;
  }

  .mobile3XL\:h-28 {
    height:7rem;
  }

  .mobile3XL\:h-32 {
    height:8rem;
  }

  .mobile3XL\:h-36 {
    height:9rem;
  }

  .mobile3XL\:h-40 {
    height:10rem;
  }

  .mobile3XL\:h-44 {
    height:11rem;
  }

  .mobile3XL\:h-48 {
    height:12rem;
  }

  .mobile3XL\:h-52 {
    height:13rem;
  }

  .mobile3XL\:h-56 {
    height:14rem;
  }

  .mobile3XL\:h-60 {
    height:15rem;
  }

  .mobile3XL\:h-64 {
    height:16rem;
  }

  .mobile3XL\:h-72 {
    height:18rem;
  }

  .mobile3XL\:h-80 {
    height:20rem;
  }

  .mobile3XL\:h-96 {
    height:24rem;
  }

  .mobile3XL\:h-auto {
    height:auto;
  }

  .mobile3XL\:h-px {
    height:1px;
  }

  .mobile3XL\:h-0\.5 {
    height:0.125rem;
  }

  .mobile3XL\:h-1\.5 {
    height:0.375rem;
  }

  .mobile3XL\:h-2\.5 {
    height:0.625rem;
  }

  .mobile3XL\:h-3\.5 {
    height:0.875rem;
  }

  .mobile3XL\:h-1\/2 {
    height:50%;
  }

  .mobile3XL\:h-1\/3 {
    height:33.333333%;
  }

  .mobile3XL\:h-2\/3 {
    height:66.666667%;
  }

  .mobile3XL\:h-1\/4 {
    height:25%;
  }

  .mobile3XL\:h-2\/4 {
    height:50%;
  }

  .mobile3XL\:h-3\/4 {
    height:75%;
  }

  .mobile3XL\:h-1\/5 {
    height:20%;
  }

  .mobile3XL\:h-2\/5 {
    height:40%;
  }

  .mobile3XL\:h-3\/5 {
    height:60%;
  }

  .mobile3XL\:h-4\/5 {
    height:80%;
  }

  .mobile3XL\:h-1\/6 {
    height:16.666667%;
  }

  .mobile3XL\:h-2\/6 {
    height:33.333333%;
  }

  .mobile3XL\:h-3\/6 {
    height:50%;
  }

  .mobile3XL\:h-4\/6 {
    height:66.666667%;
  }

  .mobile3XL\:h-5\/6 {
    height:83.333333%;
  }

  .mobile3XL\:h-1\/12 {
    height:8.333333%;
  }

  .mobile3XL\:h-2\/12 {
    height:16.666667%;
  }

  .mobile3XL\:h-3\/12 {
    height:25%;
  }

  .mobile3XL\:h-4\/12 {
    height:33.333333%;
  }

  .mobile3XL\:h-5\/12 {
    height:41.666667%;
  }

  .mobile3XL\:h-6\/12 {
    height:50%;
  }

  .mobile3XL\:h-7\/12 {
    height:58.333333%;
  }

  .mobile3XL\:h-8\/12 {
    height:66.666667%;
  }

  .mobile3XL\:h-9\/12 {
    height:75%;
  }

  .mobile3XL\:h-10\/12 {
    height:83.333333%;
  }

  .mobile3XL\:h-11\/12 {
    height:91.666667%;
  }

  .mobile3XL\:h-full {
    height:100%;
  }

  .mobile3XL\:h-0_5 {
    height:0.125rem;
  }

  .mobile3XL\:h-1_5 {
    height:0.375rem;
  }

  .mobile3XL\:h-2_5 {
    height:0.625rem;
  }

  .mobile3XL\:h-3_5 {
    height:0.875rem;
  }

  .mobile3XL\:h-4_5 {
    height:1.125rem;
  }

  .mobile3XL\:h-screen {
    height:100vh;
  }

  .mobile3XL\:text-xs {
    font-size:0.75rem;
  }

  .mobile3XL\:text-sm {
    font-size:0.875rem;
  }

  .mobile3XL\:text-base {
    font-size:1rem;
  }

  .mobile3XL\:text-lg {
    font-size:1.125rem;
  }

  .mobile3XL\:text-xl {
    font-size:1.25rem;
  }

  .mobile3XL\:text-2xl {
    font-size:1.5rem;
  }

  .mobile3XL\:text-3xl {
    font-size:1.875rem;
  }

  .mobile3XL\:text-4xl {
    font-size:2.25rem;
  }

  .mobile3XL\:text-5xl {
    font-size:3rem;
  }

  .mobile3XL\:text-6xl {
    font-size:4rem;
  }

  .mobile3XL\:leading-3 {
    line-height:.75rem;
  }

  .mobile3XL\:leading-4 {
    line-height:1rem;
  }

  .mobile3XL\:leading-5 {
    line-height:1.25rem;
  }

  .mobile3XL\:leading-6 {
    line-height:1.5rem;
  }

  .mobile3XL\:leading-7 {
    line-height:1.75rem;
  }

  .mobile3XL\:leading-8 {
    line-height:2rem;
  }

  .mobile3XL\:leading-9 {
    line-height:2.25rem;
  }

  .mobile3XL\:leading-10 {
    line-height:2.5rem;
  }

  .mobile3XL\:leading-11 {
    line-height:2.75rem;
  }

  .mobile3XL\:leading-12 {
    line-height:3rem;
  }

  .mobile3XL\:leading-none {
    line-height:1;
  }

  .mobile3XL\:leading-tight {
    line-height:1.25;
  }

  .mobile3XL\:leading-snug {
    line-height:1.375;
  }

  .mobile3XL\:leading-normal {
    line-height:1.5;
  }

  .mobile3XL\:leading-relaxed {
    line-height:1.625;
  }

  .mobile3XL\:leading-loose {
    line-height:2;
  }

  .mobile3XL\:list-inside {
    list-style-position:inside;
  }

  .mobile3XL\:list-outside {
    list-style-position:outside;
  }

  .mobile3XL\:list-none {
    list-style-type:none;
  }

  .mobile3XL\:list-disc {
    list-style-type:disc;
  }

  .mobile3XL\:list-decimal {
    list-style-type:decimal;
  }

  .mobile3XL\:m-0 {
    margin:0;
  }

  .mobile3XL\:m-1 {
    margin:0.25rem;
  }

  .mobile3XL\:m-2 {
    margin:0.5rem;
  }

  .mobile3XL\:m-3 {
    margin:0.75rem;
  }

  .mobile3XL\:m-4 {
    margin:1rem;
  }

  .mobile3XL\:m-5 {
    margin:1.25rem;
  }

  .mobile3XL\:m-6 {
    margin:1.5rem;
  }

  .mobile3XL\:m-7 {
    margin:1.75rem;
  }

  .mobile3XL\:m-8 {
    margin:2rem;
  }

  .mobile3XL\:m-9 {
    margin:2.25rem;
  }

  .mobile3XL\:m-10 {
    margin:2.5rem;
  }

  .mobile3XL\:m-11 {
    margin:2.75rem;
  }

  .mobile3XL\:m-12 {
    margin:3rem;
  }

  .mobile3XL\:m-13 {
    margin:3.25rem;
  }

  .mobile3XL\:m-14 {
    margin:3.5rem;
  }

  .mobile3XL\:m-15 {
    margin:3.75rem;
  }

  .mobile3XL\:m-16 {
    margin:4rem;
  }

  .mobile3XL\:m-18 {
    margin:4.5rem;
  }

  .mobile3XL\:m-20 {
    margin:5rem;
  }

  .mobile3XL\:m-24 {
    margin:6rem;
  }

  .mobile3XL\:m-28 {
    margin:7rem;
  }

  .mobile3XL\:m-32 {
    margin:8rem;
  }

  .mobile3XL\:m-36 {
    margin:9rem;
  }

  .mobile3XL\:m-40 {
    margin:10rem;
  }

  .mobile3XL\:m-44 {
    margin:11rem;
  }

  .mobile3XL\:m-48 {
    margin:12rem;
  }

  .mobile3XL\:m-52 {
    margin:13rem;
  }

  .mobile3XL\:m-56 {
    margin:14rem;
  }

  .mobile3XL\:m-60 {
    margin:15rem;
  }

  .mobile3XL\:m-64 {
    margin:16rem;
  }

  .mobile3XL\:m-72 {
    margin:18rem;
  }

  .mobile3XL\:m-80 {
    margin:20rem;
  }

  .mobile3XL\:m-96 {
    margin:24rem;
  }

  .mobile3XL\:m-auto {
    margin:auto;
  }

  .mobile3XL\:m-px {
    margin:1px;
  }

  .mobile3XL\:m-0\.5 {
    margin:0.125rem;
  }

  .mobile3XL\:m-1\.5 {
    margin:0.375rem;
  }

  .mobile3XL\:m-2\.5 {
    margin:0.625rem;
  }

  .mobile3XL\:m-3\.5 {
    margin:0.875rem;
  }

  .mobile3XL\:m-1\/2 {
    margin:50%;
  }

  .mobile3XL\:m-1\/3 {
    margin:33.333333%;
  }

  .mobile3XL\:m-2\/3 {
    margin:66.666667%;
  }

  .mobile3XL\:m-1\/4 {
    margin:25%;
  }

  .mobile3XL\:m-2\/4 {
    margin:50%;
  }

  .mobile3XL\:m-3\/4 {
    margin:75%;
  }

  .mobile3XL\:m-1\/5 {
    margin:20%;
  }

  .mobile3XL\:m-2\/5 {
    margin:40%;
  }

  .mobile3XL\:m-3\/5 {
    margin:60%;
  }

  .mobile3XL\:m-4\/5 {
    margin:80%;
  }

  .mobile3XL\:m-1\/6 {
    margin:16.666667%;
  }

  .mobile3XL\:m-2\/6 {
    margin:33.333333%;
  }

  .mobile3XL\:m-3\/6 {
    margin:50%;
  }

  .mobile3XL\:m-4\/6 {
    margin:66.666667%;
  }

  .mobile3XL\:m-5\/6 {
    margin:83.333333%;
  }

  .mobile3XL\:m-1\/12 {
    margin:8.333333%;
  }

  .mobile3XL\:m-2\/12 {
    margin:16.666667%;
  }

  .mobile3XL\:m-3\/12 {
    margin:25%;
  }

  .mobile3XL\:m-4\/12 {
    margin:33.333333%;
  }

  .mobile3XL\:m-5\/12 {
    margin:41.666667%;
  }

  .mobile3XL\:m-6\/12 {
    margin:50%;
  }

  .mobile3XL\:m-7\/12 {
    margin:58.333333%;
  }

  .mobile3XL\:m-8\/12 {
    margin:66.666667%;
  }

  .mobile3XL\:m-9\/12 {
    margin:75%;
  }

  .mobile3XL\:m-10\/12 {
    margin:83.333333%;
  }

  .mobile3XL\:m-11\/12 {
    margin:91.666667%;
  }

  .mobile3XL\:m-full {
    margin:100%;
  }

  .mobile3XL\:m-0_5 {
    margin:0.125rem;
  }

  .mobile3XL\:m-1_5 {
    margin:0.375rem;
  }

  .mobile3XL\:m-2_5 {
    margin:0.625rem;
  }

  .mobile3XL\:m-3_5 {
    margin:0.875rem;
  }

  .mobile3XL\:m-4_5 {
    margin:1.125rem;
  }

  .mobile3XL\:-m-1 {
    margin:-0.25rem;
  }

  .mobile3XL\:-m-2 {
    margin:-0.5rem;
  }

  .mobile3XL\:-m-3 {
    margin:-0.75rem;
  }

  .mobile3XL\:-m-4 {
    margin:-1rem;
  }

  .mobile3XL\:-m-5 {
    margin:-1.25rem;
  }

  .mobile3XL\:-m-6 {
    margin:-1.5rem;
  }

  .mobile3XL\:-m-7 {
    margin:-1.75rem;
  }

  .mobile3XL\:-m-8 {
    margin:-2rem;
  }

  .mobile3XL\:-m-9 {
    margin:-2.25rem;
  }

  .mobile3XL\:-m-10 {
    margin:-2.5rem;
  }

  .mobile3XL\:-m-11 {
    margin:-2.75rem;
  }

  .mobile3XL\:-m-12 {
    margin:-3rem;
  }

  .mobile3XL\:-m-13 {
    margin:-3.25rem;
  }

  .mobile3XL\:-m-14 {
    margin:-3.5rem;
  }

  .mobile3XL\:-m-15 {
    margin:-3.75rem;
  }

  .mobile3XL\:-m-16 {
    margin:-4rem;
  }

  .mobile3XL\:-m-18 {
    margin:-4.5rem;
  }

  .mobile3XL\:-m-20 {
    margin:-5rem;
  }

  .mobile3XL\:-m-24 {
    margin:-6rem;
  }

  .mobile3XL\:-m-28 {
    margin:-7rem;
  }

  .mobile3XL\:-m-32 {
    margin:-8rem;
  }

  .mobile3XL\:-m-36 {
    margin:-9rem;
  }

  .mobile3XL\:-m-40 {
    margin:-10rem;
  }

  .mobile3XL\:-m-44 {
    margin:-11rem;
  }

  .mobile3XL\:-m-48 {
    margin:-12rem;
  }

  .mobile3XL\:-m-52 {
    margin:-13rem;
  }

  .mobile3XL\:-m-56 {
    margin:-14rem;
  }

  .mobile3XL\:-m-60 {
    margin:-15rem;
  }

  .mobile3XL\:-m-64 {
    margin:-16rem;
  }

  .mobile3XL\:-m-72 {
    margin:-18rem;
  }

  .mobile3XL\:-m-80 {
    margin:-20rem;
  }

  .mobile3XL\:-m-96 {
    margin:-24rem;
  }

  .mobile3XL\:-m-px {
    margin:-1px;
  }

  .mobile3XL\:-m-0\.5 {
    margin:-0.125rem;
  }

  .mobile3XL\:-m-1\.5 {
    margin:-0.375rem;
  }

  .mobile3XL\:-m-2\.5 {
    margin:-0.625rem;
  }

  .mobile3XL\:-m-3\.5 {
    margin:-0.875rem;
  }

  .mobile3XL\:-m-1\/2 {
    margin:-50%;
  }

  .mobile3XL\:-m-1\/3 {
    margin:-33.33333%;
  }

  .mobile3XL\:-m-2\/3 {
    margin:-66.66667%;
  }

  .mobile3XL\:-m-1\/4 {
    margin:-25%;
  }

  .mobile3XL\:-m-2\/4 {
    margin:-50%;
  }

  .mobile3XL\:-m-3\/4 {
    margin:-75%;
  }

  .mobile3XL\:-m-1\/5 {
    margin:-20%;
  }

  .mobile3XL\:-m-2\/5 {
    margin:-40%;
  }

  .mobile3XL\:-m-3\/5 {
    margin:-60%;
  }

  .mobile3XL\:-m-4\/5 {
    margin:-80%;
  }

  .mobile3XL\:-m-1\/6 {
    margin:-16.66667%;
  }

  .mobile3XL\:-m-2\/6 {
    margin:-33.33333%;
  }

  .mobile3XL\:-m-3\/6 {
    margin:-50%;
  }

  .mobile3XL\:-m-4\/6 {
    margin:-66.66667%;
  }

  .mobile3XL\:-m-5\/6 {
    margin:-83.33333%;
  }

  .mobile3XL\:-m-1\/12 {
    margin:-8.33333%;
  }

  .mobile3XL\:-m-2\/12 {
    margin:-16.66667%;
  }

  .mobile3XL\:-m-3\/12 {
    margin:-25%;
  }

  .mobile3XL\:-m-4\/12 {
    margin:-33.33333%;
  }

  .mobile3XL\:-m-5\/12 {
    margin:-41.66667%;
  }

  .mobile3XL\:-m-6\/12 {
    margin:-50%;
  }

  .mobile3XL\:-m-7\/12 {
    margin:-58.33333%;
  }

  .mobile3XL\:-m-8\/12 {
    margin:-66.66667%;
  }

  .mobile3XL\:-m-9\/12 {
    margin:-75%;
  }

  .mobile3XL\:-m-10\/12 {
    margin:-83.33333%;
  }

  .mobile3XL\:-m-11\/12 {
    margin:-91.66667%;
  }

  .mobile3XL\:-m-full {
    margin:-100%;
  }

  .mobile3XL\:-m-0_5 {
    margin:-0.125rem;
  }

  .mobile3XL\:-m-1_5 {
    margin:-0.375rem;
  }

  .mobile3XL\:-m-2_5 {
    margin:-0.625rem;
  }

  .mobile3XL\:-m-3_5 {
    margin:-0.875rem;
  }

  .mobile3XL\:-m-4_5 {
    margin:-1.125rem;
  }

  .mobile3XL\:my-0 {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile3XL\:mx-0 {
    margin-left:0;
    margin-right:0;
  }

  .mobile3XL\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .mobile3XL\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .mobile3XL\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .mobile3XL\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .mobile3XL\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .mobile3XL\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .mobile3XL\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .mobile3XL\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .mobile3XL\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .mobile3XL\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .mobile3XL\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .mobile3XL\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .mobile3XL\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

  .mobile3XL\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem;
  }

  .mobile3XL\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .mobile3XL\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .mobile3XL\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .mobile3XL\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .mobile3XL\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .mobile3XL\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .mobile3XL\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .mobile3XL\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .mobile3XL\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .mobile3XL\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .mobile3XL\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

  .mobile3XL\:my-14 {
    margin-top:3.5rem;
    margin-bottom:3.5rem;
  }

  .mobile3XL\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .mobile3XL\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .mobile3XL\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .mobile3XL\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .mobile3XL\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .mobile3XL\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .mobile3XL\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

  .mobile3XL\:my-20 {
    margin-top:5rem;
    margin-bottom:5rem;
  }

  .mobile3XL\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .mobile3XL\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .mobile3XL\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .mobile3XL\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .mobile3XL\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .mobile3XL\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .mobile3XL\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .mobile3XL\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .mobile3XL\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .mobile3XL\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .mobile3XL\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .mobile3XL\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .mobile3XL\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .mobile3XL\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .mobile3XL\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .mobile3XL\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .mobile3XL\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .mobile3XL\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .mobile3XL\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .mobile3XL\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .mobile3XL\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .mobile3XL\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .mobile3XL\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .mobile3XL\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .mobile3XL\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .mobile3XL\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .mobile3XL\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .mobile3XL\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .mobile3XL\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .mobile3XL\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .mobile3XL\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .mobile3XL\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .mobile3XL\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobile3XL\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobile3XL\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobile3XL\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobile3XL\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobile3XL\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobile3XL\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobile3XL\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobile3XL\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile3XL\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile3XL\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile3XL\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile3XL\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile3XL\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile3XL\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobile3XL\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobile3XL\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile3XL\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile3XL\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobile3XL\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobile3XL\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .mobile3XL\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .mobile3XL\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .mobile3XL\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .mobile3XL\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .mobile3XL\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .mobile3XL\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .mobile3XL\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .mobile3XL\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobile3XL\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobile3XL\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile3XL\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile3XL\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile3XL\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile3XL\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile3XL\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile3XL\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobile3XL\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobile3XL\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .mobile3XL\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .mobile3XL\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobile3XL\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobile3XL\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobile3XL\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobile3XL\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile3XL\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile3XL\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .mobile3XL\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .mobile3XL\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile3XL\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile3XL\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .mobile3XL\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .mobile3XL\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile3XL\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile3XL\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobile3XL\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobile3XL\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobile3XL\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobile3XL\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .mobile3XL\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .mobile3XL\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .mobile3XL\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .mobile3XL\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobile3XL\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobile3XL\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobile3XL\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobile3XL\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobile3XL\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobile3XL\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobile3XL\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobile3XL\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .mobile3XL\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .mobile3XL\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .mobile3XL\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .mobile3XL\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .mobile3XL\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .mobile3XL\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .mobile3XL\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .mobile3XL\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .mobile3XL\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .mobile3XL\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .mobile3XL\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .mobile3XL\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .mobile3XL\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .mobile3XL\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

  .mobile3XL\:-my-8 {
    margin-top:-2rem;
    margin-bottom:-2rem;
  }

  .mobile3XL\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .mobile3XL\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .mobile3XL\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .mobile3XL\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .mobile3XL\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .mobile3XL\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .mobile3XL\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .mobile3XL\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .mobile3XL\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .mobile3XL\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .mobile3XL\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

  .mobile3XL\:-my-14 {
    margin-top:-3.5rem;
    margin-bottom:-3.5rem;
  }

  .mobile3XL\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .mobile3XL\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .mobile3XL\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .mobile3XL\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .mobile3XL\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .mobile3XL\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .mobile3XL\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

  .mobile3XL\:-my-20 {
    margin-top:-5rem;
    margin-bottom:-5rem;
  }

  .mobile3XL\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .mobile3XL\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .mobile3XL\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .mobile3XL\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .mobile3XL\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .mobile3XL\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .mobile3XL\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .mobile3XL\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .mobile3XL\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .mobile3XL\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .mobile3XL\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .mobile3XL\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .mobile3XL\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .mobile3XL\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .mobile3XL\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .mobile3XL\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .mobile3XL\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .mobile3XL\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .mobile3XL\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .mobile3XL\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .mobile3XL\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .mobile3XL\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .mobile3XL\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .mobile3XL\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .mobile3XL\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .mobile3XL\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .mobile3XL\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .mobile3XL\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .mobile3XL\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .mobile3XL\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .mobile3XL\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .mobile3XL\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobile3XL\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobile3XL\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobile3XL\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobile3XL\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobile3XL\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobile3XL\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobile3XL\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobile3XL\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile3XL\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile3XL\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile3XL\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile3XL\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile3XL\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile3XL\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobile3XL\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobile3XL\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile3XL\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile3XL\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobile3XL\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobile3XL\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .mobile3XL\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .mobile3XL\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .mobile3XL\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .mobile3XL\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .mobile3XL\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .mobile3XL\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .mobile3XL\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .mobile3XL\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobile3XL\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobile3XL\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile3XL\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile3XL\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile3XL\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile3XL\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile3XL\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile3XL\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobile3XL\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobile3XL\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .mobile3XL\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .mobile3XL\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobile3XL\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobile3XL\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobile3XL\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobile3XL\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile3XL\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile3XL\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .mobile3XL\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .mobile3XL\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile3XL\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile3XL\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .mobile3XL\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .mobile3XL\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile3XL\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile3XL\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobile3XL\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobile3XL\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobile3XL\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobile3XL\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .mobile3XL\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .mobile3XL\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .mobile3XL\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .mobile3XL\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobile3XL\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobile3XL\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobile3XL\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobile3XL\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobile3XL\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobile3XL\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobile3XL\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobile3XL\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .mobile3XL\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

  .mobile3XL\:mt-0 {
    margin-top:0;
  }

  .mobile3XL\:mr-0 {
    margin-right:0;
  }

  .mobile3XL\:mb-0 {
    margin-bottom:0;
  }

  .mobile3XL\:ml-0 {
    margin-left:0;
  }

  .mobile3XL\:mt-1 {
    margin-top:0.25rem;
  }

  .mobile3XL\:mr-1 {
    margin-right:0.25rem;
  }

  .mobile3XL\:mb-1 {
    margin-bottom:0.25rem;
  }

  .mobile3XL\:ml-1 {
    margin-left:0.25rem;
  }

  .mobile3XL\:mt-2 {
    margin-top:0.5rem;
  }

  .mobile3XL\:mr-2 {
    margin-right:0.5rem;
  }

  .mobile3XL\:mb-2 {
    margin-bottom:0.5rem;
  }

  .mobile3XL\:ml-2 {
    margin-left:0.5rem;
  }

  .mobile3XL\:mt-3 {
    margin-top:0.75rem;
  }

  .mobile3XL\:mr-3 {
    margin-right:0.75rem;
  }

  .mobile3XL\:mb-3 {
    margin-bottom:0.75rem;
  }

  .mobile3XL\:ml-3 {
    margin-left:0.75rem;
  }

  .mobile3XL\:mt-4 {
    margin-top:1rem;
  }

  .mobile3XL\:mr-4 {
    margin-right:1rem;
  }

  .mobile3XL\:mb-4 {
    margin-bottom:1rem;
  }

  .mobile3XL\:ml-4 {
    margin-left:1rem;
  }

  .mobile3XL\:mt-5 {
    margin-top:1.25rem;
  }

  .mobile3XL\:mr-5 {
    margin-right:1.25rem;
  }

  .mobile3XL\:mb-5 {
    margin-bottom:1.25rem;
  }

  .mobile3XL\:ml-5 {
    margin-left:1.25rem;
  }

  .mobile3XL\:mt-6 {
    margin-top:1.5rem;
  }

  .mobile3XL\:mr-6 {
    margin-right:1.5rem;
  }

  .mobile3XL\:mb-6 {
    margin-bottom:1.5rem;
  }

  .mobile3XL\:ml-6 {
    margin-left:1.5rem;
  }

  .mobile3XL\:mt-7 {
    margin-top:1.75rem;
  }

  .mobile3XL\:mr-7 {
    margin-right:1.75rem;
  }

  .mobile3XL\:mb-7 {
    margin-bottom:1.75rem;
  }

  .mobile3XL\:ml-7 {
    margin-left:1.75rem;
  }

  .mobile3XL\:mt-8 {
    margin-top:2rem;
  }

  .mobile3XL\:mr-8 {
    margin-right:2rem;
  }

  .mobile3XL\:mb-8 {
    margin-bottom:2rem;
  }

  .mobile3XL\:ml-8 {
    margin-left:2rem;
  }

  .mobile3XL\:mt-9 {
    margin-top:2.25rem;
  }

  .mobile3XL\:mr-9 {
    margin-right:2.25rem;
  }

  .mobile3XL\:mb-9 {
    margin-bottom:2.25rem;
  }

  .mobile3XL\:ml-9 {
    margin-left:2.25rem;
  }

  .mobile3XL\:mt-10 {
    margin-top:2.5rem;
  }

  .mobile3XL\:mr-10 {
    margin-right:2.5rem;
  }

  .mobile3XL\:mb-10 {
    margin-bottom:2.5rem;
  }

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

  .mobile3XL\:mt-11 {
    margin-top:2.75rem;
  }

  .mobile3XL\:mr-11 {
    margin-right:2.75rem;
  }

  .mobile3XL\:mb-11 {
    margin-bottom:2.75rem;
  }

  .mobile3XL\:ml-11 {
    margin-left:2.75rem;
  }

  .mobile3XL\:mt-12 {
    margin-top:3rem;
  }

  .mobile3XL\:mr-12 {
    margin-right:3rem;
  }

  .mobile3XL\:mb-12 {
    margin-bottom:3rem;
  }

  .mobile3XL\:ml-12 {
    margin-left:3rem;
  }

  .mobile3XL\:mt-13 {
    margin-top:3.25rem;
  }

  .mobile3XL\:mr-13 {
    margin-right:3.25rem;
  }

  .mobile3XL\:mb-13 {
    margin-bottom:3.25rem;
  }

  .mobile3XL\:ml-13 {
    margin-left:3.25rem;
  }

  .mobile3XL\:mt-14 {
    margin-top:3.5rem;
  }

  .mobile3XL\:mr-14 {
    margin-right:3.5rem;
  }

  .mobile3XL\:mb-14 {
    margin-bottom:3.5rem;
  }

  .mobile3XL\:ml-14 {
    margin-left:3.5rem;
  }

  .mobile3XL\:mt-15 {
    margin-top:3.75rem;
  }

  .mobile3XL\:mr-15 {
    margin-right:3.75rem;
  }

  .mobile3XL\:mb-15 {
    margin-bottom:3.75rem;
  }

  .mobile3XL\:ml-15 {
    margin-left:3.75rem;
  }

  .mobile3XL\:mt-16 {
    margin-top:4rem;
  }

  .mobile3XL\:mr-16 {
    margin-right:4rem;
  }

  .mobile3XL\:mb-16 {
    margin-bottom:4rem;
  }

  .mobile3XL\:ml-16 {
    margin-left:4rem;
  }

  .mobile3XL\:mt-18 {
    margin-top:4.5rem;
  }

  .mobile3XL\:mr-18 {
    margin-right:4.5rem;
  }

  .mobile3XL\:mb-18 {
    margin-bottom:4.5rem;
  }

  .mobile3XL\:ml-18 {
    margin-left:4.5rem;
  }

  .mobile3XL\:mt-20 {
    margin-top:5rem;
  }

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

  .mobile3XL\:mb-20 {
    margin-bottom:5rem;
  }

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

  .mobile3XL\:mt-24 {
    margin-top:6rem;
  }

  .mobile3XL\:mr-24 {
    margin-right:6rem;
  }

  .mobile3XL\:mb-24 {
    margin-bottom:6rem;
  }

  .mobile3XL\:ml-24 {
    margin-left:6rem;
  }

  .mobile3XL\:mt-28 {
    margin-top:7rem;
  }

  .mobile3XL\:mr-28 {
    margin-right:7rem;
  }

  .mobile3XL\:mb-28 {
    margin-bottom:7rem;
  }

  .mobile3XL\:ml-28 {
    margin-left:7rem;
  }

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

  .mobile3XL\:mr-32 {
    margin-right:8rem;
  }

  .mobile3XL\:mb-32 {
    margin-bottom:8rem;
  }

  .mobile3XL\:ml-32 {
    margin-left:8rem;
  }

  .mobile3XL\:mt-36 {
    margin-top:9rem;
  }

  .mobile3XL\:mr-36 {
    margin-right:9rem;
  }

  .mobile3XL\:mb-36 {
    margin-bottom:9rem;
  }

  .mobile3XL\:ml-36 {
    margin-left:9rem;
  }

  .mobile3XL\:mt-40 {
    margin-top:10rem;
  }

  .mobile3XL\:mr-40 {
    margin-right:10rem;
  }

  .mobile3XL\:mb-40 {
    margin-bottom:10rem;
  }

  .mobile3XL\:ml-40 {
    margin-left:10rem;
  }

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

  .mobile3XL\:mr-44 {
    margin-right:11rem;
  }

  .mobile3XL\:mb-44 {
    margin-bottom:11rem;
  }

  .mobile3XL\:ml-44 {
    margin-left:11rem;
  }

  .mobile3XL\:mt-48 {
    margin-top:12rem;
  }

  .mobile3XL\:mr-48 {
    margin-right:12rem;
  }

  .mobile3XL\:mb-48 {
    margin-bottom:12rem;
  }

  .mobile3XL\:ml-48 {
    margin-left:12rem;
  }

  .mobile3XL\:mt-52 {
    margin-top:13rem;
  }

  .mobile3XL\:mr-52 {
    margin-right:13rem;
  }

  .mobile3XL\:mb-52 {
    margin-bottom:13rem;
  }

  .mobile3XL\:ml-52 {
    margin-left:13rem;
  }

  .mobile3XL\:mt-56 {
    margin-top:14rem;
  }

  .mobile3XL\:mr-56 {
    margin-right:14rem;
  }

  .mobile3XL\:mb-56 {
    margin-bottom:14rem;
  }

  .mobile3XL\:ml-56 {
    margin-left:14rem;
  }

  .mobile3XL\:mt-60 {
    margin-top:15rem;
  }

  .mobile3XL\:mr-60 {
    margin-right:15rem;
  }

  .mobile3XL\:mb-60 {
    margin-bottom:15rem;
  }

  .mobile3XL\:ml-60 {
    margin-left:15rem;
  }

  .mobile3XL\:mt-64 {
    margin-top:16rem;
  }

  .mobile3XL\:mr-64 {
    margin-right:16rem;
  }

  .mobile3XL\:mb-64 {
    margin-bottom:16rem;
  }

  .mobile3XL\:ml-64 {
    margin-left:16rem;
  }

  .mobile3XL\:mt-72 {
    margin-top:18rem;
  }

  .mobile3XL\:mr-72 {
    margin-right:18rem;
  }

  .mobile3XL\:mb-72 {
    margin-bottom:18rem;
  }

  .mobile3XL\:ml-72 {
    margin-left:18rem;
  }

  .mobile3XL\:mt-80 {
    margin-top:20rem;
  }

  .mobile3XL\:mr-80 {
    margin-right:20rem;
  }

  .mobile3XL\:mb-80 {
    margin-bottom:20rem;
  }

  .mobile3XL\:ml-80 {
    margin-left:20rem;
  }

  .mobile3XL\:mt-96 {
    margin-top:24rem;
  }

  .mobile3XL\:mr-96 {
    margin-right:24rem;
  }

  .mobile3XL\:mb-96 {
    margin-bottom:24rem;
  }

  .mobile3XL\:ml-96 {
    margin-left:24rem;
  }

  .mobile3XL\:mt-auto {
    margin-top:auto;
  }

  .mobile3XL\:mr-auto {
    margin-right:auto;
  }

  .mobile3XL\:mb-auto {
    margin-bottom:auto;
  }

  .mobile3XL\:ml-auto {
    margin-left:auto;
  }

  .mobile3XL\:mt-px {
    margin-top:1px;
  }

  .mobile3XL\:mr-px {
    margin-right:1px;
  }

  .mobile3XL\:mb-px {
    margin-bottom:1px;
  }

  .mobile3XL\:ml-px {
    margin-left:1px;
  }

  .mobile3XL\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .mobile3XL\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .mobile3XL\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .mobile3XL\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .mobile3XL\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .mobile3XL\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .mobile3XL\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .mobile3XL\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .mobile3XL\:mt-2\.5 {
    margin-top:0.625rem;
  }

  .mobile3XL\:mr-2\.5 {
    margin-right:0.625rem;
  }

  .mobile3XL\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .mobile3XL\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .mobile3XL\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .mobile3XL\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .mobile3XL\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .mobile3XL\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .mobile3XL\:mt-1\/2 {
    margin-top:50%;
  }

  .mobile3XL\:mr-1\/2 {
    margin-right:50%;
  }

  .mobile3XL\:mb-1\/2 {
    margin-bottom:50%;
  }

  .mobile3XL\:ml-1\/2 {
    margin-left:50%;
  }

  .mobile3XL\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .mobile3XL\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .mobile3XL\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .mobile3XL\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .mobile3XL\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .mobile3XL\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .mobile3XL\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .mobile3XL\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .mobile3XL\:mt-1\/4 {
    margin-top:25%;
  }

  .mobile3XL\:mr-1\/4 {
    margin-right:25%;
  }

  .mobile3XL\:mb-1\/4 {
    margin-bottom:25%;
  }

  .mobile3XL\:ml-1\/4 {
    margin-left:25%;
  }

  .mobile3XL\:mt-2\/4 {
    margin-top:50%;
  }

  .mobile3XL\:mr-2\/4 {
    margin-right:50%;
  }

  .mobile3XL\:mb-2\/4 {
    margin-bottom:50%;
  }

  .mobile3XL\:ml-2\/4 {
    margin-left:50%;
  }

  .mobile3XL\:mt-3\/4 {
    margin-top:75%;
  }

  .mobile3XL\:mr-3\/4 {
    margin-right:75%;
  }

  .mobile3XL\:mb-3\/4 {
    margin-bottom:75%;
  }

  .mobile3XL\:ml-3\/4 {
    margin-left:75%;
  }

  .mobile3XL\:mt-1\/5 {
    margin-top:20%;
  }

  .mobile3XL\:mr-1\/5 {
    margin-right:20%;
  }

  .mobile3XL\:mb-1\/5 {
    margin-bottom:20%;
  }

  .mobile3XL\:ml-1\/5 {
    margin-left:20%;
  }

  .mobile3XL\:mt-2\/5 {
    margin-top:40%;
  }

  .mobile3XL\:mr-2\/5 {
    margin-right:40%;
  }

  .mobile3XL\:mb-2\/5 {
    margin-bottom:40%;
  }

  .mobile3XL\:ml-2\/5 {
    margin-left:40%;
  }

  .mobile3XL\:mt-3\/5 {
    margin-top:60%;
  }

  .mobile3XL\:mr-3\/5 {
    margin-right:60%;
  }

  .mobile3XL\:mb-3\/5 {
    margin-bottom:60%;
  }

  .mobile3XL\:ml-3\/5 {
    margin-left:60%;
  }

  .mobile3XL\:mt-4\/5 {
    margin-top:80%;
  }

  .mobile3XL\:mr-4\/5 {
    margin-right:80%;
  }

  .mobile3XL\:mb-4\/5 {
    margin-bottom:80%;
  }

  .mobile3XL\:ml-4\/5 {
    margin-left:80%;
  }

  .mobile3XL\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .mobile3XL\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .mobile3XL\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .mobile3XL\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .mobile3XL\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .mobile3XL\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .mobile3XL\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .mobile3XL\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .mobile3XL\:mt-3\/6 {
    margin-top:50%;
  }

  .mobile3XL\:mr-3\/6 {
    margin-right:50%;
  }

  .mobile3XL\:mb-3\/6 {
    margin-bottom:50%;
  }

  .mobile3XL\:ml-3\/6 {
    margin-left:50%;
  }

  .mobile3XL\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .mobile3XL\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .mobile3XL\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .mobile3XL\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .mobile3XL\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .mobile3XL\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .mobile3XL\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .mobile3XL\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .mobile3XL\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .mobile3XL\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .mobile3XL\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .mobile3XL\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .mobile3XL\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .mobile3XL\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .mobile3XL\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .mobile3XL\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .mobile3XL\:mt-3\/12 {
    margin-top:25%;
  }

  .mobile3XL\:mr-3\/12 {
    margin-right:25%;
  }

  .mobile3XL\:mb-3\/12 {
    margin-bottom:25%;
  }

  .mobile3XL\:ml-3\/12 {
    margin-left:25%;
  }

  .mobile3XL\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .mobile3XL\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .mobile3XL\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .mobile3XL\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .mobile3XL\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .mobile3XL\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .mobile3XL\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .mobile3XL\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .mobile3XL\:mt-6\/12 {
    margin-top:50%;
  }

  .mobile3XL\:mr-6\/12 {
    margin-right:50%;
  }

  .mobile3XL\:mb-6\/12 {
    margin-bottom:50%;
  }

  .mobile3XL\:ml-6\/12 {
    margin-left:50%;
  }

  .mobile3XL\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .mobile3XL\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .mobile3XL\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .mobile3XL\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .mobile3XL\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .mobile3XL\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .mobile3XL\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .mobile3XL\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .mobile3XL\:mt-9\/12 {
    margin-top:75%;
  }

  .mobile3XL\:mr-9\/12 {
    margin-right:75%;
  }

  .mobile3XL\:mb-9\/12 {
    margin-bottom:75%;
  }

  .mobile3XL\:ml-9\/12 {
    margin-left:75%;
  }

  .mobile3XL\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .mobile3XL\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .mobile3XL\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .mobile3XL\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .mobile3XL\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .mobile3XL\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .mobile3XL\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .mobile3XL\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .mobile3XL\:mt-full {
    margin-top:100%;
  }

  .mobile3XL\:mr-full {
    margin-right:100%;
  }

  .mobile3XL\:mb-full {
    margin-bottom:100%;
  }

  .mobile3XL\:ml-full {
    margin-left:100%;
  }

  .mobile3XL\:mt-0_5 {
    margin-top:0.125rem;
  }

  .mobile3XL\:mr-0_5 {
    margin-right:0.125rem;
  }

  .mobile3XL\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .mobile3XL\:ml-0_5 {
    margin-left:0.125rem;
  }

  .mobile3XL\:mt-1_5 {
    margin-top:0.375rem;
  }

  .mobile3XL\:mr-1_5 {
    margin-right:0.375rem;
  }

  .mobile3XL\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .mobile3XL\:ml-1_5 {
    margin-left:0.375rem;
  }

  .mobile3XL\:mt-2_5 {
    margin-top:0.625rem;
  }

  .mobile3XL\:mr-2_5 {
    margin-right:0.625rem;
  }

  .mobile3XL\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .mobile3XL\:ml-2_5 {
    margin-left:0.625rem;
  }

  .mobile3XL\:mt-3_5 {
    margin-top:0.875rem;
  }

  .mobile3XL\:mr-3_5 {
    margin-right:0.875rem;
  }

  .mobile3XL\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .mobile3XL\:ml-3_5 {
    margin-left:0.875rem;
  }

  .mobile3XL\:mt-4_5 {
    margin-top:1.125rem;
  }

  .mobile3XL\:mr-4_5 {
    margin-right:1.125rem;
  }

  .mobile3XL\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .mobile3XL\:ml-4_5 {
    margin-left:1.125rem;
  }

  .mobile3XL\:-mt-1 {
    margin-top:-0.25rem;
  }

  .mobile3XL\:-mr-1 {
    margin-right:-0.25rem;
  }

  .mobile3XL\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .mobile3XL\:-ml-1 {
    margin-left:-0.25rem;
  }

  .mobile3XL\:-mt-2 {
    margin-top:-0.5rem;
  }

  .mobile3XL\:-mr-2 {
    margin-right:-0.5rem;
  }

  .mobile3XL\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .mobile3XL\:-ml-2 {
    margin-left:-0.5rem;
  }

  .mobile3XL\:-mt-3 {
    margin-top:-0.75rem;
  }

  .mobile3XL\:-mr-3 {
    margin-right:-0.75rem;
  }

  .mobile3XL\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .mobile3XL\:-ml-3 {
    margin-left:-0.75rem;
  }

  .mobile3XL\:-mt-4 {
    margin-top:-1rem;
  }

  .mobile3XL\:-mr-4 {
    margin-right:-1rem;
  }

  .mobile3XL\:-mb-4 {
    margin-bottom:-1rem;
  }

  .mobile3XL\:-ml-4 {
    margin-left:-1rem;
  }

  .mobile3XL\:-mt-5 {
    margin-top:-1.25rem;
  }

  .mobile3XL\:-mr-5 {
    margin-right:-1.25rem;
  }

  .mobile3XL\:-mb-5 {
    margin-bottom:-1.25rem;
  }

  .mobile3XL\:-ml-5 {
    margin-left:-1.25rem;
  }

  .mobile3XL\:-mt-6 {
    margin-top:-1.5rem;
  }

  .mobile3XL\:-mr-6 {
    margin-right:-1.5rem;
  }

  .mobile3XL\:-mb-6 {
    margin-bottom:-1.5rem;
  }

  .mobile3XL\:-ml-6 {
    margin-left:-1.5rem;
  }

  .mobile3XL\:-mt-7 {
    margin-top:-1.75rem;
  }

  .mobile3XL\:-mr-7 {
    margin-right:-1.75rem;
  }

  .mobile3XL\:-mb-7 {
    margin-bottom:-1.75rem;
  }

  .mobile3XL\:-ml-7 {
    margin-left:-1.75rem;
  }

  .mobile3XL\:-mt-8 {
    margin-top:-2rem;
  }

  .mobile3XL\:-mr-8 {
    margin-right:-2rem;
  }

  .mobile3XL\:-mb-8 {
    margin-bottom:-2rem;
  }

  .mobile3XL\:-ml-8 {
    margin-left:-2rem;
  }

  .mobile3XL\:-mt-9 {
    margin-top:-2.25rem;
  }

  .mobile3XL\:-mr-9 {
    margin-right:-2.25rem;
  }

  .mobile3XL\:-mb-9 {
    margin-bottom:-2.25rem;
  }

  .mobile3XL\:-ml-9 {
    margin-left:-2.25rem;
  }

  .mobile3XL\:-mt-10 {
    margin-top:-2.5rem;
  }

  .mobile3XL\:-mr-10 {
    margin-right:-2.5rem;
  }

  .mobile3XL\:-mb-10 {
    margin-bottom:-2.5rem;
  }

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

  .mobile3XL\:-mt-11 {
    margin-top:-2.75rem;
  }

  .mobile3XL\:-mr-11 {
    margin-right:-2.75rem;
  }

  .mobile3XL\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .mobile3XL\:-ml-11 {
    margin-left:-2.75rem;
  }

  .mobile3XL\:-mt-12 {
    margin-top:-3rem;
  }

  .mobile3XL\:-mr-12 {
    margin-right:-3rem;
  }

  .mobile3XL\:-mb-12 {
    margin-bottom:-3rem;
  }

  .mobile3XL\:-ml-12 {
    margin-left:-3rem;
  }

  .mobile3XL\:-mt-13 {
    margin-top:-3.25rem;
  }

  .mobile3XL\:-mr-13 {
    margin-right:-3.25rem;
  }

  .mobile3XL\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .mobile3XL\:-ml-13 {
    margin-left:-3.25rem;
  }

  .mobile3XL\:-mt-14 {
    margin-top:-3.5rem;
  }

  .mobile3XL\:-mr-14 {
    margin-right:-3.5rem;
  }

  .mobile3XL\:-mb-14 {
    margin-bottom:-3.5rem;
  }

  .mobile3XL\:-ml-14 {
    margin-left:-3.5rem;
  }

  .mobile3XL\:-mt-15 {
    margin-top:-3.75rem;
  }

  .mobile3XL\:-mr-15 {
    margin-right:-3.75rem;
  }

  .mobile3XL\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .mobile3XL\:-ml-15 {
    margin-left:-3.75rem;
  }

  .mobile3XL\:-mt-16 {
    margin-top:-4rem;
  }

  .mobile3XL\:-mr-16 {
    margin-right:-4rem;
  }

  .mobile3XL\:-mb-16 {
    margin-bottom:-4rem;
  }

  .mobile3XL\:-ml-16 {
    margin-left:-4rem;
  }

  .mobile3XL\:-mt-18 {
    margin-top:-4.5rem;
  }

  .mobile3XL\:-mr-18 {
    margin-right:-4.5rem;
  }

  .mobile3XL\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .mobile3XL\:-ml-18 {
    margin-left:-4.5rem;
  }

  .mobile3XL\:-mt-20 {
    margin-top:-5rem;
  }

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

  .mobile3XL\:-mb-20 {
    margin-bottom:-5rem;
  }

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

  .mobile3XL\:-mt-24 {
    margin-top:-6rem;
  }

  .mobile3XL\:-mr-24 {
    margin-right:-6rem;
  }

  .mobile3XL\:-mb-24 {
    margin-bottom:-6rem;
  }

  .mobile3XL\:-ml-24 {
    margin-left:-6rem;
  }

  .mobile3XL\:-mt-28 {
    margin-top:-7rem;
  }

  .mobile3XL\:-mr-28 {
    margin-right:-7rem;
  }

  .mobile3XL\:-mb-28 {
    margin-bottom:-7rem;
  }

  .mobile3XL\:-ml-28 {
    margin-left:-7rem;
  }

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

  .mobile3XL\:-mr-32 {
    margin-right:-8rem;
  }

  .mobile3XL\:-mb-32 {
    margin-bottom:-8rem;
  }

  .mobile3XL\:-ml-32 {
    margin-left:-8rem;
  }

  .mobile3XL\:-mt-36 {
    margin-top:-9rem;
  }

  .mobile3XL\:-mr-36 {
    margin-right:-9rem;
  }

  .mobile3XL\:-mb-36 {
    margin-bottom:-9rem;
  }

  .mobile3XL\:-ml-36 {
    margin-left:-9rem;
  }

  .mobile3XL\:-mt-40 {
    margin-top:-10rem;
  }

  .mobile3XL\:-mr-40 {
    margin-right:-10rem;
  }

  .mobile3XL\:-mb-40 {
    margin-bottom:-10rem;
  }

  .mobile3XL\:-ml-40 {
    margin-left:-10rem;
  }

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

  .mobile3XL\:-mr-44 {
    margin-right:-11rem;
  }

  .mobile3XL\:-mb-44 {
    margin-bottom:-11rem;
  }

  .mobile3XL\:-ml-44 {
    margin-left:-11rem;
  }

  .mobile3XL\:-mt-48 {
    margin-top:-12rem;
  }

  .mobile3XL\:-mr-48 {
    margin-right:-12rem;
  }

  .mobile3XL\:-mb-48 {
    margin-bottom:-12rem;
  }

  .mobile3XL\:-ml-48 {
    margin-left:-12rem;
  }

  .mobile3XL\:-mt-52 {
    margin-top:-13rem;
  }

  .mobile3XL\:-mr-52 {
    margin-right:-13rem;
  }

  .mobile3XL\:-mb-52 {
    margin-bottom:-13rem;
  }

  .mobile3XL\:-ml-52 {
    margin-left:-13rem;
  }

  .mobile3XL\:-mt-56 {
    margin-top:-14rem;
  }

  .mobile3XL\:-mr-56 {
    margin-right:-14rem;
  }

  .mobile3XL\:-mb-56 {
    margin-bottom:-14rem;
  }

  .mobile3XL\:-ml-56 {
    margin-left:-14rem;
  }

  .mobile3XL\:-mt-60 {
    margin-top:-15rem;
  }

  .mobile3XL\:-mr-60 {
    margin-right:-15rem;
  }

  .mobile3XL\:-mb-60 {
    margin-bottom:-15rem;
  }

  .mobile3XL\:-ml-60 {
    margin-left:-15rem;
  }

  .mobile3XL\:-mt-64 {
    margin-top:-16rem;
  }

  .mobile3XL\:-mr-64 {
    margin-right:-16rem;
  }

  .mobile3XL\:-mb-64 {
    margin-bottom:-16rem;
  }

  .mobile3XL\:-ml-64 {
    margin-left:-16rem;
  }

  .mobile3XL\:-mt-72 {
    margin-top:-18rem;
  }

  .mobile3XL\:-mr-72 {
    margin-right:-18rem;
  }

  .mobile3XL\:-mb-72 {
    margin-bottom:-18rem;
  }

  .mobile3XL\:-ml-72 {
    margin-left:-18rem;
  }

  .mobile3XL\:-mt-80 {
    margin-top:-20rem;
  }

  .mobile3XL\:-mr-80 {
    margin-right:-20rem;
  }

  .mobile3XL\:-mb-80 {
    margin-bottom:-20rem;
  }

  .mobile3XL\:-ml-80 {
    margin-left:-20rem;
  }

  .mobile3XL\:-mt-96 {
    margin-top:-24rem;
  }

  .mobile3XL\:-mr-96 {
    margin-right:-24rem;
  }

  .mobile3XL\:-mb-96 {
    margin-bottom:-24rem;
  }

  .mobile3XL\:-ml-96 {
    margin-left:-24rem;
  }

  .mobile3XL\:-mt-px {
    margin-top:-1px;
  }

  .mobile3XL\:-mr-px {
    margin-right:-1px;
  }

  .mobile3XL\:-mb-px {
    margin-bottom:-1px;
  }

  .mobile3XL\:-ml-px {
    margin-left:-1px;
  }

  .mobile3XL\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .mobile3XL\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .mobile3XL\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .mobile3XL\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .mobile3XL\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .mobile3XL\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .mobile3XL\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .mobile3XL\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .mobile3XL\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

  .mobile3XL\:-mr-2\.5 {
    margin-right:-0.625rem;
  }

  .mobile3XL\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .mobile3XL\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .mobile3XL\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .mobile3XL\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .mobile3XL\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .mobile3XL\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .mobile3XL\:-mt-1\/2 {
    margin-top:-50%;
  }

  .mobile3XL\:-mr-1\/2 {
    margin-right:-50%;
  }

  .mobile3XL\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .mobile3XL\:-ml-1\/2 {
    margin-left:-50%;
  }

  .mobile3XL\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .mobile3XL\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .mobile3XL\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .mobile3XL\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .mobile3XL\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .mobile3XL\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .mobile3XL\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .mobile3XL\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .mobile3XL\:-mt-1\/4 {
    margin-top:-25%;
  }

  .mobile3XL\:-mr-1\/4 {
    margin-right:-25%;
  }

  .mobile3XL\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .mobile3XL\:-ml-1\/4 {
    margin-left:-25%;
  }

  .mobile3XL\:-mt-2\/4 {
    margin-top:-50%;
  }

  .mobile3XL\:-mr-2\/4 {
    margin-right:-50%;
  }

  .mobile3XL\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .mobile3XL\:-ml-2\/4 {
    margin-left:-50%;
  }

  .mobile3XL\:-mt-3\/4 {
    margin-top:-75%;
  }

  .mobile3XL\:-mr-3\/4 {
    margin-right:-75%;
  }

  .mobile3XL\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .mobile3XL\:-ml-3\/4 {
    margin-left:-75%;
  }

  .mobile3XL\:-mt-1\/5 {
    margin-top:-20%;
  }

  .mobile3XL\:-mr-1\/5 {
    margin-right:-20%;
  }

  .mobile3XL\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .mobile3XL\:-ml-1\/5 {
    margin-left:-20%;
  }

  .mobile3XL\:-mt-2\/5 {
    margin-top:-40%;
  }

  .mobile3XL\:-mr-2\/5 {
    margin-right:-40%;
  }

  .mobile3XL\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .mobile3XL\:-ml-2\/5 {
    margin-left:-40%;
  }

  .mobile3XL\:-mt-3\/5 {
    margin-top:-60%;
  }

  .mobile3XL\:-mr-3\/5 {
    margin-right:-60%;
  }

  .mobile3XL\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .mobile3XL\:-ml-3\/5 {
    margin-left:-60%;
  }

  .mobile3XL\:-mt-4\/5 {
    margin-top:-80%;
  }

  .mobile3XL\:-mr-4\/5 {
    margin-right:-80%;
  }

  .mobile3XL\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .mobile3XL\:-ml-4\/5 {
    margin-left:-80%;
  }

  .mobile3XL\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .mobile3XL\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .mobile3XL\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .mobile3XL\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .mobile3XL\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .mobile3XL\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .mobile3XL\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .mobile3XL\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .mobile3XL\:-mt-3\/6 {
    margin-top:-50%;
  }

  .mobile3XL\:-mr-3\/6 {
    margin-right:-50%;
  }

  .mobile3XL\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .mobile3XL\:-ml-3\/6 {
    margin-left:-50%;
  }

  .mobile3XL\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .mobile3XL\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .mobile3XL\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .mobile3XL\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .mobile3XL\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .mobile3XL\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .mobile3XL\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .mobile3XL\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .mobile3XL\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .mobile3XL\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .mobile3XL\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .mobile3XL\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .mobile3XL\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .mobile3XL\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .mobile3XL\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .mobile3XL\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .mobile3XL\:-mt-3\/12 {
    margin-top:-25%;
  }

  .mobile3XL\:-mr-3\/12 {
    margin-right:-25%;
  }

  .mobile3XL\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .mobile3XL\:-ml-3\/12 {
    margin-left:-25%;
  }

  .mobile3XL\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .mobile3XL\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .mobile3XL\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .mobile3XL\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .mobile3XL\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .mobile3XL\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .mobile3XL\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .mobile3XL\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .mobile3XL\:-mt-6\/12 {
    margin-top:-50%;
  }

  .mobile3XL\:-mr-6\/12 {
    margin-right:-50%;
  }

  .mobile3XL\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .mobile3XL\:-ml-6\/12 {
    margin-left:-50%;
  }

  .mobile3XL\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .mobile3XL\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .mobile3XL\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .mobile3XL\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .mobile3XL\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .mobile3XL\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .mobile3XL\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .mobile3XL\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .mobile3XL\:-mt-9\/12 {
    margin-top:-75%;
  }

  .mobile3XL\:-mr-9\/12 {
    margin-right:-75%;
  }

  .mobile3XL\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .mobile3XL\:-ml-9\/12 {
    margin-left:-75%;
  }

  .mobile3XL\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .mobile3XL\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .mobile3XL\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .mobile3XL\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .mobile3XL\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .mobile3XL\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .mobile3XL\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .mobile3XL\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .mobile3XL\:-mt-full {
    margin-top:-100%;
  }

  .mobile3XL\:-mr-full {
    margin-right:-100%;
  }

  .mobile3XL\:-mb-full {
    margin-bottom:-100%;
  }

  .mobile3XL\:-ml-full {
    margin-left:-100%;
  }

  .mobile3XL\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .mobile3XL\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .mobile3XL\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .mobile3XL\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .mobile3XL\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .mobile3XL\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .mobile3XL\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .mobile3XL\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .mobile3XL\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .mobile3XL\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .mobile3XL\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .mobile3XL\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .mobile3XL\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .mobile3XL\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .mobile3XL\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .mobile3XL\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .mobile3XL\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .mobile3XL\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .mobile3XL\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .mobile3XL\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .mobile3XL\:max-h-0 {
    max-height:0;
  }

  .mobile3XL\:max-h-1 {
    max-height:0.25rem;
  }

  .mobile3XL\:max-h-2 {
    max-height:0.5rem;
  }

  .mobile3XL\:max-h-3 {
    max-height:0.75rem;
  }

  .mobile3XL\:max-h-4 {
    max-height:1rem;
  }

  .mobile3XL\:max-h-5 {
    max-height:1.25rem;
  }

  .mobile3XL\:max-h-6 {
    max-height:1.5rem;
  }

  .mobile3XL\:max-h-7 {
    max-height:1.75rem;
  }

  .mobile3XL\:max-h-8 {
    max-height:2rem;
  }

  .mobile3XL\:max-h-9 {
    max-height:2.25rem;
  }

  .mobile3XL\:max-h-10 {
    max-height:2.5rem;
  }

  .mobile3XL\:max-h-11 {
    max-height:2.75rem;
  }

  .mobile3XL\:max-h-12 {
    max-height:3rem;
  }

  .mobile3XL\:max-h-13 {
    max-height:3.25rem;
  }

  .mobile3XL\:max-h-14 {
    max-height:3.5rem;
  }

  .mobile3XL\:max-h-15 {
    max-height:3.75rem;
  }

  .mobile3XL\:max-h-16 {
    max-height:4rem;
  }

  .mobile3XL\:max-h-18 {
    max-height:4.5rem;
  }

  .mobile3XL\:max-h-20 {
    max-height:5rem;
  }

  .mobile3XL\:max-h-24 {
    max-height:6rem;
  }

  .mobile3XL\:max-h-28 {
    max-height:7rem;
  }

  .mobile3XL\:max-h-32 {
    max-height:8rem;
  }

  .mobile3XL\:max-h-36 {
    max-height:9rem;
  }

  .mobile3XL\:max-h-40 {
    max-height:10rem;
  }

  .mobile3XL\:max-h-44 {
    max-height:11rem;
  }

  .mobile3XL\:max-h-48 {
    max-height:12rem;
  }

  .mobile3XL\:max-h-52 {
    max-height:13rem;
  }

  .mobile3XL\:max-h-56 {
    max-height:14rem;
  }

  .mobile3XL\:max-h-60 {
    max-height:15rem;
  }

  .mobile3XL\:max-h-64 {
    max-height:16rem;
  }

  .mobile3XL\:max-h-72 {
    max-height:18rem;
  }

  .mobile3XL\:max-h-80 {
    max-height:20rem;
  }

  .mobile3XL\:max-h-96 {
    max-height:24rem;
  }

  .mobile3XL\:max-h-100 {
    max-height:25rem;
  }

  .mobile3XL\:max-h-screen {
    max-height:100vh;
  }

  .mobile3XL\:max-h-px {
    max-height:1px;
  }

  .mobile3XL\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .mobile3XL\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .mobile3XL\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .mobile3XL\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .mobile3XL\:max-h-1\/2 {
    max-height:50%;
  }

  .mobile3XL\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .mobile3XL\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .mobile3XL\:max-h-1\/4 {
    max-height:25%;
  }

  .mobile3XL\:max-h-2\/4 {
    max-height:50%;
  }

  .mobile3XL\:max-h-3\/4 {
    max-height:75%;
  }

  .mobile3XL\:max-h-1\/5 {
    max-height:20%;
  }

  .mobile3XL\:max-h-2\/5 {
    max-height:40%;
  }

  .mobile3XL\:max-h-3\/5 {
    max-height:60%;
  }

  .mobile3XL\:max-h-4\/5 {
    max-height:80%;
  }

  .mobile3XL\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .mobile3XL\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .mobile3XL\:max-h-3\/6 {
    max-height:50%;
  }

  .mobile3XL\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .mobile3XL\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .mobile3XL\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .mobile3XL\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .mobile3XL\:max-h-3\/12 {
    max-height:25%;
  }

  .mobile3XL\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .mobile3XL\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .mobile3XL\:max-h-6\/12 {
    max-height:50%;
  }

  .mobile3XL\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .mobile3XL\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .mobile3XL\:max-h-9\/12 {
    max-height:75%;
  }

  .mobile3XL\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .mobile3XL\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .mobile3XL\:max-h-full {
    max-height:100%;
  }

  .mobile3XL\:max-h-0_5 {
    max-height:0.125rem;
  }

  .mobile3XL\:max-h-1_5 {
    max-height:0.375rem;
  }

  .mobile3XL\:max-h-2_5 {
    max-height:0.625rem;
  }

  .mobile3XL\:max-h-3_5 {
    max-height:0.875rem;
  }

  .mobile3XL\:max-h-4_5 {
    max-height:1.125rem;
  }

  .mobile3XL\:max-w-0 {
    max-width:0rem;
  }

  .mobile3XL\:max-w-none {
    max-width:none;
  }

  .mobile3XL\:max-w-xs {
    max-width:20rem;
  }

  .mobile3XL\:max-w-sm {
    max-width:24rem;
  }

  .mobile3XL\:max-w-md {
    max-width:28rem;
  }

  .mobile3XL\:max-w-lg {
    max-width:32rem;
  }

  .mobile3XL\:max-w-xl {
    max-width:36rem;
  }

  .mobile3XL\:max-w-2xl {
    max-width:42rem;
  }

  .mobile3XL\:max-w-3xl {
    max-width:48rem;
  }

  .mobile3XL\:max-w-4xl {
    max-width:56rem;
  }

  .mobile3XL\:max-w-5xl {
    max-width:64rem;
  }

  .mobile3XL\:max-w-6xl {
    max-width:72rem;
  }

  .mobile3XL\:max-w-7xl {
    max-width:80rem;
  }

  .mobile3XL\:max-w-full {
    max-width:100%;
  }

  .mobile3XL\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .mobile3XL\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .mobile3XL\:max-w-prose {
    max-width:65ch;
  }

  .mobile3XL\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .mobile3XL\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .mobile3XL\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .mobile3XL\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .mobile3XL\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .mobile3XL\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .mobile3XL\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .mobile3XL\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .mobile3XL\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .mobile3XL\:max-w-screen-xxs {
    max-width:1px;
  }

  .mobile3XL\:max-w-screen-xs {
    max-width:400px;
  }

  .mobile3XL\:max-w-screen-sm {
    max-width:600px;
  }

  .mobile3XL\:max-w-screen-mobile {
    max-width:768px;
  }

  .mobile3XL\:max-w-screen-md {
    max-width:970px;
  }

  .mobile3XL\:max-w-screen-lg {
    max-width:960px;
  }

  .mobile3XL\:min-h-0 {
    min-height:0;
  }

  .mobile3XL\:min-h-full {
    min-height:100%;
  }

  .mobile3XL\:min-h-screen {
    min-height:100vh;
  }

  .mobile3XL\:min-w-0 {
    min-width:0;
  }

  .mobile3XL\:min-w-full {
    min-width:100%;
  }

  .mobile3XL\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .mobile3XL\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .mobile3XL\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .mobile3XL\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .mobile3XL\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .mobile3XL\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .mobile3XL\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .mobile3XL\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .mobile3XL\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .mobile3XL\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .mobile3XL\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .mobile3XL\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .mobile3XL\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .mobile3XL\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .mobile3XL\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .mobile3XL\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .mobile3XL\:opacity-0 {
    opacity:0;
  }

  .mobile3XL\:opacity-10 {
    opacity:.1;
  }

  .mobile3XL\:opacity-20 {
    opacity:.2;
  }

  .mobile3XL\:opacity-25 {
    opacity:0.25;
  }

  .mobile3XL\:opacity-30 {
    opacity:.3;
  }

  .mobile3XL\:opacity-40 {
    opacity:.4;
  }

  .mobile3XL\:opacity-50 {
    opacity:0.5;
  }

  .mobile3XL\:opacity-60 {
    opacity:.6;
  }

  .mobile3XL\:opacity-70 {
    opacity:.7;
  }

  .mobile3XL\:opacity-75 {
    opacity:0.75;
  }

  .mobile3XL\:opacity-80 {
    opacity:.8;
  }

  .mobile3XL\:opacity-90 {
    opacity:.9;
  }

  .mobile3XL\:opacity-100 {
    opacity:1;
  }

  .mobile3XL\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .mobile3XL\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .mobile3XL\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .mobile3XL\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .mobile3XL\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .mobile3XL\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .mobile3XL\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .mobile3XL\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .mobile3XL\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .mobile3XL\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .mobile3XL\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .mobile3XL\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .mobile3XL\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .mobile3XL\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .mobile3XL\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .mobile3XL\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .mobile3XL\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .mobile3XL\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .mobile3XL\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .mobile3XL\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .mobile3XL\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .mobile3XL\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .mobile3XL\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .mobile3XL\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .mobile3XL\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .mobile3XL\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .mobile3XL\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .mobile3XL\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .mobile3XL\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .mobile3XL\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .mobile3XL\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .mobile3XL\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .mobile3XL\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .mobile3XL\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .mobile3XL\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .mobile3XL\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .mobile3XL\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .mobile3XL\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .mobile3XL\:group-focus\:opacity-100 {
    opacity:1;
  }

  .mobile3XL\:hover\:opacity-0:hover {
    opacity:0;
  }

  .mobile3XL\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .mobile3XL\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .mobile3XL\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .mobile3XL\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .mobile3XL\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .mobile3XL\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .mobile3XL\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .mobile3XL\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .mobile3XL\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .mobile3XL\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .mobile3XL\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .mobile3XL\:hover\:opacity-100:hover {
    opacity:1;
  }

  .mobile3XL\:focus\:opacity-0:focus {
    opacity:0;
  }

  .mobile3XL\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .mobile3XL\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .mobile3XL\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .mobile3XL\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .mobile3XL\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .mobile3XL\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .mobile3XL\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .mobile3XL\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .mobile3XL\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .mobile3XL\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .mobile3XL\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .mobile3XL\:focus\:opacity-100:focus {
    opacity:1;
  }

  .mobile3XL\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobile3XL\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobile3XL\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobile3XL\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobile3XL\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobile3XL\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobile3XL\:overflow-auto {
    overflow:auto;
  }

  .mobile3XL\:overflow-hidden {
    overflow:hidden;
  }

  .mobile3XL\:overflow-visible {
    overflow:visible;
  }

  .mobile3XL\:overflow-scroll {
    overflow:scroll;
  }

  .mobile3XL\:overflow-x-auto {
    overflow-x:auto;
  }

  .mobile3XL\:overflow-y-auto {
    overflow-y:auto;
  }

  .mobile3XL\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .mobile3XL\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .mobile3XL\:overflow-x-visible {
    overflow-x:visible;
  }

  .mobile3XL\:overflow-y-visible {
    overflow-y:visible;
  }

  .mobile3XL\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .mobile3XL\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .mobile3XL\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .mobile3XL\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .mobile3XL\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .mobile3XL\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .mobile3XL\:overscroll-none {
    overscroll-behavior:none;
  }

  .mobile3XL\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .mobile3XL\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .mobile3XL\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .mobile3XL\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .mobile3XL\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .mobile3XL\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .mobile3XL\:p-0 {
    padding:0;
  }

  .mobile3XL\:p-1 {
    padding:0.25rem;
  }

  .mobile3XL\:p-2 {
    padding:0.5rem;
  }

  .mobile3XL\:p-3 {
    padding:0.75rem;
  }

  .mobile3XL\:p-4 {
    padding:1rem;
  }

  .mobile3XL\:p-5 {
    padding:1.25rem;
  }

  .mobile3XL\:p-6 {
    padding:1.5rem;
  }

  .mobile3XL\:p-7 {
    padding:1.75rem;
  }

  .mobile3XL\:p-8 {
    padding:2rem;
  }

  .mobile3XL\:p-9 {
    padding:2.25rem;
  }

  .mobile3XL\:p-10 {
    padding:2.5rem;
  }

  .mobile3XL\:p-11 {
    padding:2.75rem;
  }

  .mobile3XL\:p-12 {
    padding:3rem;
  }

  .mobile3XL\:p-13 {
    padding:3.25rem;
  }

  .mobile3XL\:p-14 {
    padding:3.5rem;
  }

  .mobile3XL\:p-15 {
    padding:3.75rem;
  }

  .mobile3XL\:p-16 {
    padding:4rem;
  }

  .mobile3XL\:p-18 {
    padding:4.5rem;
  }

  .mobile3XL\:p-20 {
    padding:5rem;
  }

  .mobile3XL\:p-24 {
    padding:6rem;
  }

  .mobile3XL\:p-28 {
    padding:7rem;
  }

  .mobile3XL\:p-32 {
    padding:8rem;
  }

  .mobile3XL\:p-36 {
    padding:9rem;
  }

  .mobile3XL\:p-40 {
    padding:10rem;
  }

  .mobile3XL\:p-44 {
    padding:11rem;
  }

  .mobile3XL\:p-48 {
    padding:12rem;
  }

  .mobile3XL\:p-52 {
    padding:13rem;
  }

  .mobile3XL\:p-56 {
    padding:14rem;
  }

  .mobile3XL\:p-60 {
    padding:15rem;
  }

  .mobile3XL\:p-64 {
    padding:16rem;
  }

  .mobile3XL\:p-72 {
    padding:18rem;
  }

  .mobile3XL\:p-80 {
    padding:20rem;
  }

  .mobile3XL\:p-96 {
    padding:24rem;
  }

  .mobile3XL\:p-px {
    padding:1px;
  }

  .mobile3XL\:p-0\.5 {
    padding:0.125rem;
  }

  .mobile3XL\:p-1\.5 {
    padding:0.375rem;
  }

  .mobile3XL\:p-2\.5 {
    padding:0.625rem;
  }

  .mobile3XL\:p-3\.5 {
    padding:0.875rem;
  }

  .mobile3XL\:p-1\/2 {
    padding:50%;
  }

  .mobile3XL\:p-1\/3 {
    padding:33.333333%;
  }

  .mobile3XL\:p-2\/3 {
    padding:66.666667%;
  }

  .mobile3XL\:p-1\/4 {
    padding:25%;
  }

  .mobile3XL\:p-2\/4 {
    padding:50%;
  }

  .mobile3XL\:p-3\/4 {
    padding:75%;
  }

  .mobile3XL\:p-1\/5 {
    padding:20%;
  }

  .mobile3XL\:p-2\/5 {
    padding:40%;
  }

  .mobile3XL\:p-3\/5 {
    padding:60%;
  }

  .mobile3XL\:p-4\/5 {
    padding:80%;
  }

  .mobile3XL\:p-1\/6 {
    padding:16.666667%;
  }

  .mobile3XL\:p-2\/6 {
    padding:33.333333%;
  }

  .mobile3XL\:p-3\/6 {
    padding:50%;
  }

  .mobile3XL\:p-4\/6 {
    padding:66.666667%;
  }

  .mobile3XL\:p-5\/6 {
    padding:83.333333%;
  }

  .mobile3XL\:p-1\/12 {
    padding:8.333333%;
  }

  .mobile3XL\:p-2\/12 {
    padding:16.666667%;
  }

  .mobile3XL\:p-3\/12 {
    padding:25%;
  }

  .mobile3XL\:p-4\/12 {
    padding:33.333333%;
  }

  .mobile3XL\:p-5\/12 {
    padding:41.666667%;
  }

  .mobile3XL\:p-6\/12 {
    padding:50%;
  }

  .mobile3XL\:p-7\/12 {
    padding:58.333333%;
  }

  .mobile3XL\:p-8\/12 {
    padding:66.666667%;
  }

  .mobile3XL\:p-9\/12 {
    padding:75%;
  }

  .mobile3XL\:p-10\/12 {
    padding:83.333333%;
  }

  .mobile3XL\:p-11\/12 {
    padding:91.666667%;
  }

  .mobile3XL\:p-full {
    padding:100%;
  }

  .mobile3XL\:p-0_5 {
    padding:0.125rem;
  }

  .mobile3XL\:p-1_5 {
    padding:0.375rem;
  }

  .mobile3XL\:p-2_5 {
    padding:0.625rem;
  }

  .mobile3XL\:p-3_5 {
    padding:0.875rem;
  }

  .mobile3XL\:p-4_5 {
    padding:1.125rem;
  }

  .mobile3XL\:p-md {
    padding:7.5%;
  }

  .mobile3XL\:p-lg {
    padding:10%;
  }

  .mobile3XL\:p-xl {
    padding:20%;
  }

  .mobile3XL\:py-0 {
    padding-top:0;
    padding-bottom:0;
  }

  .mobile3XL\:px-0 {
    padding-left:0;
    padding-right:0;
  }

  .mobile3XL\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .mobile3XL\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .mobile3XL\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .mobile3XL\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .mobile3XL\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .mobile3XL\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

  .mobile3XL\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem;
  }

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

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

  .mobile3XL\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .mobile3XL\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

  .mobile3XL\:px-7 {
    padding-left:1.75rem;
    padding-right:1.75rem;
  }

  .mobile3XL\:py-8 {
    padding-top:2rem;
    padding-bottom:2rem;
  }

  .mobile3XL\:px-8 {
    padding-left:2rem;
    padding-right:2rem;
  }

  .mobile3XL\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .mobile3XL\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

  .mobile3XL\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  .mobile3XL\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem;
  }

  .mobile3XL\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .mobile3XL\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

  .mobile3XL\:px-12 {
    padding-left:3rem;
    padding-right:3rem;
  }

  .mobile3XL\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .mobile3XL\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

  .mobile3XL\:py-14 {
    padding-top:3.5rem;
    padding-bottom:3.5rem;
  }

  .mobile3XL\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .mobile3XL\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .mobile3XL\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

  .mobile3XL\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem;
  }

  .mobile3XL\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .mobile3XL\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .mobile3XL\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

  .mobile3XL\:py-20 {
    padding-top:5rem;
    padding-bottom:5rem;
  }

  .mobile3XL\:px-20 {
    padding-left:5rem;
    padding-right:5rem;
  }

  .mobile3XL\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

  .mobile3XL\:px-24 {
    padding-left:6rem;
    padding-right:6rem;
  }

  .mobile3XL\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .mobile3XL\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

  .mobile3XL\:py-32 {
    padding-top:8rem;
    padding-bottom:8rem;
  }

  .mobile3XL\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .mobile3XL\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .mobile3XL\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .mobile3XL\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .mobile3XL\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .mobile3XL\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .mobile3XL\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .mobile3XL\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .mobile3XL\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .mobile3XL\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .mobile3XL\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .mobile3XL\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .mobile3XL\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .mobile3XL\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .mobile3XL\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .mobile3XL\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .mobile3XL\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .mobile3XL\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .mobile3XL\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .mobile3XL\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .mobile3XL\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .mobile3XL\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .mobile3XL\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .mobile3XL\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .mobile3XL\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

  .mobile3XL\:py-0\.5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobile3XL\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobile3XL\:py-1\.5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobile3XL\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .mobile3XL\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobile3XL\:py-3\.5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobile3XL\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobile3XL\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile3XL\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile3XL\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile3XL\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile3XL\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile3XL\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile3XL\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobile3XL\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobile3XL\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile3XL\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile3XL\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobile3XL\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobile3XL\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobile3XL\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .mobile3XL\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .mobile3XL\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .mobile3XL\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .mobile3XL\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .mobile3XL\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .mobile3XL\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .mobile3XL\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobile3XL\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobile3XL\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile3XL\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile3XL\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile3XL\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile3XL\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile3XL\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile3XL\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobile3XL\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobile3XL\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .mobile3XL\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .mobile3XL\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobile3XL\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobile3XL\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobile3XL\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobile3XL\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile3XL\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile3XL\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .mobile3XL\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .mobile3XL\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile3XL\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile3XL\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .mobile3XL\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .mobile3XL\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile3XL\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile3XL\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobile3XL\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobile3XL\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobile3XL\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobile3XL\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .mobile3XL\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .mobile3XL\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .mobile3XL\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .mobile3XL\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobile3XL\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobile3XL\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobile3XL\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .mobile3XL\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .mobile3XL\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobile3XL\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobile3XL\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobile3XL\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .mobile3XL\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .mobile3XL\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .mobile3XL\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .mobile3XL\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .mobile3XL\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .mobile3XL\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobile3XL\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .mobile3XL\:pt-0 {
    padding-top:0;
  }

  .mobile3XL\:pr-0 {
    padding-right:0;
  }

  .mobile3XL\:pb-0 {
    padding-bottom:0;
  }

  .mobile3XL\:pl-0 {
    padding-left:0;
  }

  .mobile3XL\:pt-1 {
    padding-top:0.25rem;
  }

  .mobile3XL\:pr-1 {
    padding-right:0.25rem;
  }

  .mobile3XL\:pb-1 {
    padding-bottom:0.25rem;
  }

  .mobile3XL\:pl-1 {
    padding-left:0.25rem;
  }

  .mobile3XL\:pt-2 {
    padding-top:0.5rem;
  }

  .mobile3XL\:pr-2 {
    padding-right:0.5rem;
  }

  .mobile3XL\:pb-2 {
    padding-bottom:0.5rem;
  }

  .mobile3XL\:pl-2 {
    padding-left:0.5rem;
  }

  .mobile3XL\:pt-3 {
    padding-top:0.75rem;
  }

  .mobile3XL\:pr-3 {
    padding-right:0.75rem;
  }

  .mobile3XL\:pb-3 {
    padding-bottom:0.75rem;
  }

  .mobile3XL\:pl-3 {
    padding-left:0.75rem;
  }

  .mobile3XL\:pt-4 {
    padding-top:1rem;
  }

  .mobile3XL\:pr-4 {
    padding-right:1rem;
  }

  .mobile3XL\:pb-4 {
    padding-bottom:1rem;
  }

  .mobile3XL\:pl-4 {
    padding-left:1rem;
  }

  .mobile3XL\:pt-5 {
    padding-top:1.25rem;
  }

  .mobile3XL\:pr-5 {
    padding-right:1.25rem;
  }

  .mobile3XL\:pb-5 {
    padding-bottom:1.25rem;
  }

  .mobile3XL\:pl-5 {
    padding-left:1.25rem;
  }

  .mobile3XL\:pt-6 {
    padding-top:1.5rem;
  }

  .mobile3XL\:pr-6 {
    padding-right:1.5rem;
  }

  .mobile3XL\:pb-6 {
    padding-bottom:1.5rem;
  }

  .mobile3XL\:pl-6 {
    padding-left:1.5rem;
  }

  .mobile3XL\:pt-7 {
    padding-top:1.75rem;
  }

  .mobile3XL\:pr-7 {
    padding-right:1.75rem;
  }

  .mobile3XL\:pb-7 {
    padding-bottom:1.75rem;
  }

  .mobile3XL\:pl-7 {
    padding-left:1.75rem;
  }

  .mobile3XL\:pt-8 {
    padding-top:2rem;
  }

  .mobile3XL\:pr-8 {
    padding-right:2rem;
  }

  .mobile3XL\:pb-8 {
    padding-bottom:2rem;
  }

  .mobile3XL\:pl-8 {
    padding-left:2rem;
  }

  .mobile3XL\:pt-9 {
    padding-top:2.25rem;
  }

  .mobile3XL\:pr-9 {
    padding-right:2.25rem;
  }

  .mobile3XL\:pb-9 {
    padding-bottom:2.25rem;
  }

  .mobile3XL\:pl-9 {
    padding-left:2.25rem;
  }

  .mobile3XL\:pt-10 {
    padding-top:2.5rem;
  }

  .mobile3XL\:pr-10 {
    padding-right:2.5rem;
  }

  .mobile3XL\:pb-10 {
    padding-bottom:2.5rem;
  }

  .mobile3XL\:pl-10 {
    padding-left:2.5rem;
  }

  .mobile3XL\:pt-11 {
    padding-top:2.75rem;
  }

  .mobile3XL\:pr-11 {
    padding-right:2.75rem;
  }

  .mobile3XL\:pb-11 {
    padding-bottom:2.75rem;
  }

  .mobile3XL\:pl-11 {
    padding-left:2.75rem;
  }

  .mobile3XL\:pt-12 {
    padding-top:3rem;
  }

  .mobile3XL\:pr-12 {
    padding-right:3rem;
  }

  .mobile3XL\:pb-12 {
    padding-bottom:3rem;
  }

  .mobile3XL\:pl-12 {
    padding-left:3rem;
  }

  .mobile3XL\:pt-13 {
    padding-top:3.25rem;
  }

  .mobile3XL\:pr-13 {
    padding-right:3.25rem;
  }

  .mobile3XL\:pb-13 {
    padding-bottom:3.25rem;
  }

  .mobile3XL\:pl-13 {
    padding-left:3.25rem;
  }

  .mobile3XL\:pt-14 {
    padding-top:3.5rem;
  }

  .mobile3XL\:pr-14 {
    padding-right:3.5rem;
  }

  .mobile3XL\:pb-14 {
    padding-bottom:3.5rem;
  }

  .mobile3XL\:pl-14 {
    padding-left:3.5rem;
  }

  .mobile3XL\:pt-15 {
    padding-top:3.75rem;
  }

  .mobile3XL\:pr-15 {
    padding-right:3.75rem;
  }

  .mobile3XL\:pb-15 {
    padding-bottom:3.75rem;
  }

  .mobile3XL\:pl-15 {
    padding-left:3.75rem;
  }

  .mobile3XL\:pt-16 {
    padding-top:4rem;
  }

  .mobile3XL\:pr-16 {
    padding-right:4rem;
  }

  .mobile3XL\:pb-16 {
    padding-bottom:4rem;
  }

  .mobile3XL\:pl-16 {
    padding-left:4rem;
  }

  .mobile3XL\:pt-18 {
    padding-top:4.5rem;
  }

  .mobile3XL\:pr-18 {
    padding-right:4.5rem;
  }

  .mobile3XL\:pb-18 {
    padding-bottom:4.5rem;
  }

  .mobile3XL\:pl-18 {
    padding-left:4.5rem;
  }

  .mobile3XL\:pt-20 {
    padding-top:5rem;
  }

  .mobile3XL\:pr-20 {
    padding-right:5rem;
  }

  .mobile3XL\:pb-20 {
    padding-bottom:5rem;
  }

  .mobile3XL\:pl-20 {
    padding-left:5rem;
  }

  .mobile3XL\:pt-24 {
    padding-top:6rem;
  }

  .mobile3XL\:pr-24 {
    padding-right:6rem;
  }

  .mobile3XL\:pb-24 {
    padding-bottom:6rem;
  }

  .mobile3XL\:pl-24 {
    padding-left:6rem;
  }

  .mobile3XL\:pt-28 {
    padding-top:7rem;
  }

  .mobile3XL\:pr-28 {
    padding-right:7rem;
  }

  .mobile3XL\:pb-28 {
    padding-bottom:7rem;
  }

  .mobile3XL\:pl-28 {
    padding-left:7rem;
  }

  .mobile3XL\:pt-32 {
    padding-top:8rem;
  }

  .mobile3XL\:pr-32 {
    padding-right:8rem;
  }

  .mobile3XL\:pb-32 {
    padding-bottom:8rem;
  }

  .mobile3XL\:pl-32 {
    padding-left:8rem;
  }

  .mobile3XL\:pt-36 {
    padding-top:9rem;
  }

  .mobile3XL\:pr-36 {
    padding-right:9rem;
  }

  .mobile3XL\:pb-36 {
    padding-bottom:9rem;
  }

  .mobile3XL\:pl-36 {
    padding-left:9rem;
  }

  .mobile3XL\:pt-40 {
    padding-top:10rem;
  }

  .mobile3XL\:pr-40 {
    padding-right:10rem;
  }

  .mobile3XL\:pb-40 {
    padding-bottom:10rem;
  }

  .mobile3XL\:pl-40 {
    padding-left:10rem;
  }

  .mobile3XL\:pt-44 {
    padding-top:11rem;
  }

  .mobile3XL\:pr-44 {
    padding-right:11rem;
  }

  .mobile3XL\:pb-44 {
    padding-bottom:11rem;
  }

  .mobile3XL\:pl-44 {
    padding-left:11rem;
  }

  .mobile3XL\:pt-48 {
    padding-top:12rem;
  }

  .mobile3XL\:pr-48 {
    padding-right:12rem;
  }

  .mobile3XL\:pb-48 {
    padding-bottom:12rem;
  }

  .mobile3XL\:pl-48 {
    padding-left:12rem;
  }

  .mobile3XL\:pt-52 {
    padding-top:13rem;
  }

  .mobile3XL\:pr-52 {
    padding-right:13rem;
  }

  .mobile3XL\:pb-52 {
    padding-bottom:13rem;
  }

  .mobile3XL\:pl-52 {
    padding-left:13rem;
  }

  .mobile3XL\:pt-56 {
    padding-top:14rem;
  }

  .mobile3XL\:pr-56 {
    padding-right:14rem;
  }

  .mobile3XL\:pb-56 {
    padding-bottom:14rem;
  }

  .mobile3XL\:pl-56 {
    padding-left:14rem;
  }

  .mobile3XL\:pt-60 {
    padding-top:15rem;
  }

  .mobile3XL\:pr-60 {
    padding-right:15rem;
  }

  .mobile3XL\:pb-60 {
    padding-bottom:15rem;
  }

  .mobile3XL\:pl-60 {
    padding-left:15rem;
  }

  .mobile3XL\:pt-64 {
    padding-top:16rem;
  }

  .mobile3XL\:pr-64 {
    padding-right:16rem;
  }

  .mobile3XL\:pb-64 {
    padding-bottom:16rem;
  }

  .mobile3XL\:pl-64 {
    padding-left:16rem;
  }

  .mobile3XL\:pt-72 {
    padding-top:18rem;
  }

  .mobile3XL\:pr-72 {
    padding-right:18rem;
  }

  .mobile3XL\:pb-72 {
    padding-bottom:18rem;
  }

  .mobile3XL\:pl-72 {
    padding-left:18rem;
  }

  .mobile3XL\:pt-80 {
    padding-top:20rem;
  }

  .mobile3XL\:pr-80 {
    padding-right:20rem;
  }

  .mobile3XL\:pb-80 {
    padding-bottom:20rem;
  }

  .mobile3XL\:pl-80 {
    padding-left:20rem;
  }

  .mobile3XL\:pt-96 {
    padding-top:24rem;
  }

  .mobile3XL\:pr-96 {
    padding-right:24rem;
  }

  .mobile3XL\:pb-96 {
    padding-bottom:24rem;
  }

  .mobile3XL\:pl-96 {
    padding-left:24rem;
  }

  .mobile3XL\:pt-px {
    padding-top:1px;
  }

  .mobile3XL\:pr-px {
    padding-right:1px;
  }

  .mobile3XL\:pb-px {
    padding-bottom:1px;
  }

  .mobile3XL\:pl-px {
    padding-left:1px;
  }

  .mobile3XL\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .mobile3XL\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .mobile3XL\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .mobile3XL\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .mobile3XL\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .mobile3XL\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .mobile3XL\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .mobile3XL\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .mobile3XL\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .mobile3XL\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .mobile3XL\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .mobile3XL\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .mobile3XL\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .mobile3XL\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .mobile3XL\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .mobile3XL\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .mobile3XL\:pt-1\/2 {
    padding-top:50%;
  }

  .mobile3XL\:pr-1\/2 {
    padding-right:50%;
  }

  .mobile3XL\:pb-1\/2 {
    padding-bottom:50%;
  }

  .mobile3XL\:pl-1\/2 {
    padding-left:50%;
  }

  .mobile3XL\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .mobile3XL\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .mobile3XL\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .mobile3XL\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .mobile3XL\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .mobile3XL\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .mobile3XL\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .mobile3XL\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .mobile3XL\:pt-1\/4 {
    padding-top:25%;
  }

  .mobile3XL\:pr-1\/4 {
    padding-right:25%;
  }

  .mobile3XL\:pb-1\/4 {
    padding-bottom:25%;
  }

  .mobile3XL\:pl-1\/4 {
    padding-left:25%;
  }

  .mobile3XL\:pt-2\/4 {
    padding-top:50%;
  }

  .mobile3XL\:pr-2\/4 {
    padding-right:50%;
  }

  .mobile3XL\:pb-2\/4 {
    padding-bottom:50%;
  }

  .mobile3XL\:pl-2\/4 {
    padding-left:50%;
  }

  .mobile3XL\:pt-3\/4 {
    padding-top:75%;
  }

  .mobile3XL\:pr-3\/4 {
    padding-right:75%;
  }

  .mobile3XL\:pb-3\/4 {
    padding-bottom:75%;
  }

  .mobile3XL\:pl-3\/4 {
    padding-left:75%;
  }

  .mobile3XL\:pt-1\/5 {
    padding-top:20%;
  }

  .mobile3XL\:pr-1\/5 {
    padding-right:20%;
  }

  .mobile3XL\:pb-1\/5 {
    padding-bottom:20%;
  }

  .mobile3XL\:pl-1\/5 {
    padding-left:20%;
  }

  .mobile3XL\:pt-2\/5 {
    padding-top:40%;
  }

  .mobile3XL\:pr-2\/5 {
    padding-right:40%;
  }

  .mobile3XL\:pb-2\/5 {
    padding-bottom:40%;
  }

  .mobile3XL\:pl-2\/5 {
    padding-left:40%;
  }

  .mobile3XL\:pt-3\/5 {
    padding-top:60%;
  }

  .mobile3XL\:pr-3\/5 {
    padding-right:60%;
  }

  .mobile3XL\:pb-3\/5 {
    padding-bottom:60%;
  }

  .mobile3XL\:pl-3\/5 {
    padding-left:60%;
  }

  .mobile3XL\:pt-4\/5 {
    padding-top:80%;
  }

  .mobile3XL\:pr-4\/5 {
    padding-right:80%;
  }

  .mobile3XL\:pb-4\/5 {
    padding-bottom:80%;
  }

  .mobile3XL\:pl-4\/5 {
    padding-left:80%;
  }

  .mobile3XL\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .mobile3XL\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .mobile3XL\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .mobile3XL\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .mobile3XL\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .mobile3XL\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .mobile3XL\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .mobile3XL\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .mobile3XL\:pt-3\/6 {
    padding-top:50%;
  }

  .mobile3XL\:pr-3\/6 {
    padding-right:50%;
  }

  .mobile3XL\:pb-3\/6 {
    padding-bottom:50%;
  }

  .mobile3XL\:pl-3\/6 {
    padding-left:50%;
  }

  .mobile3XL\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .mobile3XL\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .mobile3XL\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .mobile3XL\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .mobile3XL\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .mobile3XL\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .mobile3XL\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .mobile3XL\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .mobile3XL\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .mobile3XL\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .mobile3XL\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .mobile3XL\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .mobile3XL\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .mobile3XL\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .mobile3XL\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .mobile3XL\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .mobile3XL\:pt-3\/12 {
    padding-top:25%;
  }

  .mobile3XL\:pr-3\/12 {
    padding-right:25%;
  }

  .mobile3XL\:pb-3\/12 {
    padding-bottom:25%;
  }

  .mobile3XL\:pl-3\/12 {
    padding-left:25%;
  }

  .mobile3XL\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .mobile3XL\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .mobile3XL\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .mobile3XL\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .mobile3XL\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .mobile3XL\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .mobile3XL\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .mobile3XL\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .mobile3XL\:pt-6\/12 {
    padding-top:50%;
  }

  .mobile3XL\:pr-6\/12 {
    padding-right:50%;
  }

  .mobile3XL\:pb-6\/12 {
    padding-bottom:50%;
  }

  .mobile3XL\:pl-6\/12 {
    padding-left:50%;
  }

  .mobile3XL\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .mobile3XL\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .mobile3XL\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .mobile3XL\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .mobile3XL\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .mobile3XL\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .mobile3XL\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .mobile3XL\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .mobile3XL\:pt-9\/12 {
    padding-top:75%;
  }

  .mobile3XL\:pr-9\/12 {
    padding-right:75%;
  }

  .mobile3XL\:pb-9\/12 {
    padding-bottom:75%;
  }

  .mobile3XL\:pl-9\/12 {
    padding-left:75%;
  }

  .mobile3XL\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .mobile3XL\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .mobile3XL\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .mobile3XL\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .mobile3XL\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .mobile3XL\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .mobile3XL\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .mobile3XL\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .mobile3XL\:pt-full {
    padding-top:100%;
  }

  .mobile3XL\:pr-full {
    padding-right:100%;
  }

  .mobile3XL\:pb-full {
    padding-bottom:100%;
  }

  .mobile3XL\:pl-full {
    padding-left:100%;
  }

  .mobile3XL\:pt-0_5 {
    padding-top:0.125rem;
  }

  .mobile3XL\:pr-0_5 {
    padding-right:0.125rem;
  }

  .mobile3XL\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .mobile3XL\:pl-0_5 {
    padding-left:0.125rem;
  }

  .mobile3XL\:pt-1_5 {
    padding-top:0.375rem;
  }

  .mobile3XL\:pr-1_5 {
    padding-right:0.375rem;
  }

  .mobile3XL\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .mobile3XL\:pl-1_5 {
    padding-left:0.375rem;
  }

  .mobile3XL\:pt-2_5 {
    padding-top:0.625rem;
  }

  .mobile3XL\:pr-2_5 {
    padding-right:0.625rem;
  }

  .mobile3XL\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .mobile3XL\:pl-2_5 {
    padding-left:0.625rem;
  }

  .mobile3XL\:pt-3_5 {
    padding-top:0.875rem;
  }

  .mobile3XL\:pr-3_5 {
    padding-right:0.875rem;
  }

  .mobile3XL\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .mobile3XL\:pl-3_5 {
    padding-left:0.875rem;
  }

  .mobile3XL\:pt-4_5 {
    padding-top:1.125rem;
  }

  .mobile3XL\:pr-4_5 {
    padding-right:1.125rem;
  }

  .mobile3XL\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .mobile3XL\:pl-4_5 {
    padding-left:1.125rem;
  }

  .mobile3XL\:pt-md {
    padding-top:7.5%;
  }

  .mobile3XL\:pr-md {
    padding-right:7.5%;
  }

  .mobile3XL\:pb-md {
    padding-bottom:7.5%;
  }

  .mobile3XL\:pl-md {
    padding-left:7.5%;
  }

  .mobile3XL\:pt-lg {
    padding-top:10%;
  }

  .mobile3XL\:pr-lg {
    padding-right:10%;
  }

  .mobile3XL\:pb-lg {
    padding-bottom:10%;
  }

  .mobile3XL\:pl-lg {
    padding-left:10%;
  }

  .mobile3XL\:pt-xl {
    padding-top:20%;
  }

  .mobile3XL\:pr-xl {
    padding-right:20%;
  }

  .mobile3XL\:pb-xl {
    padding-bottom:20%;
  }

  .mobile3XL\:pl-xl {
    padding-left:20%;
  }

  .mobile3XL\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobile3XL\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .mobile3XL\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .mobile3XL\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .mobile3XL\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile3XL\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobile3XL\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile3XL\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobile3XL\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile3XL\:placeholder-teal::-moz-placeholder {
  }

  .mobile3XL\:placeholder-teal::placeholder {
  }

  .mobile3XL\:placeholder-indigo::-moz-placeholder {
  }

  .mobile3XL\:placeholder-indigo::placeholder {
  }

  .mobile3XL\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .mobile3XL\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .mobile3XL\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobile3XL\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .mobile3XL\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .mobile3XL\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .mobile3XL\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile3XL\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobile3XL\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile3XL\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobile3XL\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile3XL\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .mobile3XL\:focus\:placeholder-teal:focus::placeholder {
  }

  .mobile3XL\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .mobile3XL\:focus\:placeholder-indigo:focus::placeholder {
  }

  .mobile3XL\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .mobile3XL\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .mobile3XL\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobile3XL\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .mobile3XL\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobile3XL\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .mobile3XL\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobile3XL\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .mobile3XL\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile3XL\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile3XL\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobile3XL\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .mobile3XL\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobile3XL\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .mobile3XL\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile3XL\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile3XL\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobile3XL\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .mobile3XL\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobile3XL\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .mobile3XL\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile3XL\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile3XL\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobile3XL\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .mobile3XL\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobile3XL\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .mobile3XL\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobile3XL\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .mobile3XL\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobile3XL\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .mobile3XL\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobile3XL\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .mobile3XL\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobile3XL\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .mobile3XL\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile3XL\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile3XL\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobile3XL\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .mobile3XL\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobile3XL\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .mobile3XL\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile3XL\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile3XL\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobile3XL\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .mobile3XL\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobile3XL\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .mobile3XL\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile3XL\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile3XL\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobile3XL\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .mobile3XL\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobile3XL\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .mobile3XL\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobile3XL\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .mobile3XL\:pointer-events-none {
    pointer-events:none;
  }

  .mobile3XL\:pointer-events-auto {
    pointer-events:auto;
  }

  .mobile3XL\:static {
    position:static;
  }

  .mobile3XL\:fixed {
    position:fixed;
  }

  .mobile3XL\:absolute {
    position:absolute;
  }

  .mobile3XL\:relative {
    position:relative;
  }

  .mobile3XL\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .mobile3XL\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .mobile3XL\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .mobile3XL\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .mobile3XL\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .mobile3XL\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .mobile3XL\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .mobile3XL\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .mobile3XL\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .mobile3XL\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .mobile3XL\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .mobile3XL\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .mobile3XL\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .mobile3XL\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .mobile3XL\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .mobile3XL\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .mobile3XL\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .mobile3XL\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .mobile3XL\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .mobile3XL\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .mobile3XL\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .mobile3XL\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .mobile3XL\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .mobile3XL\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .mobile3XL\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .mobile3XL\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .mobile3XL\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .mobile3XL\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .mobile3XL\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .mobile3XL\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .mobile3XL\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .mobile3XL\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .mobile3XL\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .mobile3XL\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .mobile3XL\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .mobile3XL\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .mobile3XL\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobile3XL\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobile3XL\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobile3XL\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobile3XL\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile3XL\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile3XL\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile3XL\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobile3XL\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile3XL\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobile3XL\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .mobile3XL\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .mobile3XL\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .mobile3XL\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .mobile3XL\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobile3XL\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile3XL\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile3XL\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile3XL\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobile3XL\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .mobile3XL\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobile3XL\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobile3XL\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile3XL\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .mobile3XL\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile3XL\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .mobile3XL\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile3XL\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobile3XL\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobile3XL\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .mobile3XL\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .mobile3XL\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobile3XL\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobile3XL\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobile3XL\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobile3XL\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .mobile3XL\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .mobile3XL\:inset-x-0 {
    right:0;
    left:0;
  }

  .mobile3XL\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .mobile3XL\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .mobile3XL\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .mobile3XL\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .mobile3XL\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .mobile3XL\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .mobile3XL\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .mobile3XL\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .mobile3XL\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .mobile3XL\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .mobile3XL\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .mobile3XL\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .mobile3XL\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .mobile3XL\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .mobile3XL\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .mobile3XL\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .mobile3XL\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .mobile3XL\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .mobile3XL\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .mobile3XL\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .mobile3XL\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .mobile3XL\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .mobile3XL\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .mobile3XL\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .mobile3XL\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .mobile3XL\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .mobile3XL\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .mobile3XL\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .mobile3XL\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .mobile3XL\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .mobile3XL\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .mobile3XL\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .mobile3XL\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .mobile3XL\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .mobile3XL\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .mobile3XL\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .mobile3XL\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .mobile3XL\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .mobile3XL\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .mobile3XL\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .mobile3XL\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .mobile3XL\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .mobile3XL\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .mobile3XL\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .mobile3XL\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .mobile3XL\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .mobile3XL\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .mobile3XL\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .mobile3XL\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .mobile3XL\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .mobile3XL\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .mobile3XL\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .mobile3XL\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .mobile3XL\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .mobile3XL\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .mobile3XL\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .mobile3XL\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .mobile3XL\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .mobile3XL\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .mobile3XL\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .mobile3XL\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .mobile3XL\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .mobile3XL\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .mobile3XL\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .mobile3XL\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .mobile3XL\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .mobile3XL\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .mobile3XL\:inset-x-px {
    right:1px;
    left:1px;
  }

  .mobile3XL\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobile3XL\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobile3XL\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobile3XL\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobile3XL\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobile3XL\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobile3XL\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobile3XL\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobile3XL\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .mobile3XL\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .mobile3XL\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile3XL\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile3XL\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile3XL\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile3XL\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .mobile3XL\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .mobile3XL\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .mobile3XL\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .mobile3XL\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .mobile3XL\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .mobile3XL\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .mobile3XL\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .mobile3XL\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .mobile3XL\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .mobile3XL\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .mobile3XL\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .mobile3XL\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .mobile3XL\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .mobile3XL\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobile3XL\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobile3XL\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile3XL\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile3XL\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .mobile3XL\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .mobile3XL\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile3XL\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile3XL\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobile3XL\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobile3XL\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .mobile3XL\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .mobile3XL\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobile3XL\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobile3XL\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .mobile3XL\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .mobile3XL\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile3XL\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile3XL\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .mobile3XL\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .mobile3XL\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .mobile3XL\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .mobile3XL\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .mobile3XL\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .mobile3XL\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile3XL\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile3XL\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .mobile3XL\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .mobile3XL\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobile3XL\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobile3XL\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .mobile3XL\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .mobile3XL\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .mobile3XL\:inset-x-full {
    right:100%;
    left:100%;
  }

  .mobile3XL\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobile3XL\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobile3XL\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobile3XL\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobile3XL\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobile3XL\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobile3XL\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobile3XL\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobile3XL\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .mobile3XL\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .mobile3XL\:top-0 {
    top:0;
  }

  .mobile3XL\:right-0 {
    right:0;
  }

  .mobile3XL\:bottom-0 {
    bottom:0;
  }

  .mobile3XL\:left-0 {
    left:0;
  }

  .mobile3XL\:top-1 {
    top:0.25rem;
  }

  .mobile3XL\:right-1 {
    right:0.25rem;
  }

  .mobile3XL\:bottom-1 {
    bottom:0.25rem;
  }

  .mobile3XL\:left-1 {
    left:0.25rem;
  }

  .mobile3XL\:top-2 {
    top:0.5rem;
  }

  .mobile3XL\:right-2 {
    right:0.5rem;
  }

  .mobile3XL\:bottom-2 {
    bottom:0.5rem;
  }

  .mobile3XL\:left-2 {
    left:0.5rem;
  }

  .mobile3XL\:top-3 {
    top:0.75rem;
  }

  .mobile3XL\:right-3 {
    right:0.75rem;
  }

  .mobile3XL\:bottom-3 {
    bottom:0.75rem;
  }

  .mobile3XL\:left-3 {
    left:0.75rem;
  }

  .mobile3XL\:top-4 {
    top:1rem;
  }

  .mobile3XL\:right-4 {
    right:1rem;
  }

  .mobile3XL\:bottom-4 {
    bottom:1rem;
  }

  .mobile3XL\:left-4 {
    left:1rem;
  }

  .mobile3XL\:top-5 {
    top:1.25rem;
  }

  .mobile3XL\:right-5 {
    right:1.25rem;
  }

  .mobile3XL\:bottom-5 {
    bottom:1.25rem;
  }

  .mobile3XL\:left-5 {
    left:1.25rem;
  }

  .mobile3XL\:top-6 {
    top:1.5rem;
  }

  .mobile3XL\:right-6 {
    right:1.5rem;
  }

  .mobile3XL\:bottom-6 {
    bottom:1.5rem;
  }

  .mobile3XL\:left-6 {
    left:1.5rem;
  }

  .mobile3XL\:top-7 {
    top:1.75rem;
  }

  .mobile3XL\:right-7 {
    right:1.75rem;
  }

  .mobile3XL\:bottom-7 {
    bottom:1.75rem;
  }

  .mobile3XL\:left-7 {
    left:1.75rem;
  }

  .mobile3XL\:top-8 {
    top:2rem;
  }

  .mobile3XL\:right-8 {
    right:2rem;
  }

  .mobile3XL\:bottom-8 {
    bottom:2rem;
  }

  .mobile3XL\:left-8 {
    left:2rem;
  }

  .mobile3XL\:top-9 {
    top:2.25rem;
  }

  .mobile3XL\:right-9 {
    right:2.25rem;
  }

  .mobile3XL\:bottom-9 {
    bottom:2.25rem;
  }

  .mobile3XL\:left-9 {
    left:2.25rem;
  }

  .mobile3XL\:top-10 {
    top:2.5rem;
  }

  .mobile3XL\:right-10 {
    right:2.5rem;
  }

  .mobile3XL\:bottom-10 {
    bottom:2.5rem;
  }

  .mobile3XL\:left-10 {
    left:2.5rem;
  }

  .mobile3XL\:top-11 {
    top:2.75rem;
  }

  .mobile3XL\:right-11 {
    right:2.75rem;
  }

  .mobile3XL\:bottom-11 {
    bottom:2.75rem;
  }

  .mobile3XL\:left-11 {
    left:2.75rem;
  }

  .mobile3XL\:top-12 {
    top:3rem;
  }

  .mobile3XL\:right-12 {
    right:3rem;
  }

  .mobile3XL\:bottom-12 {
    bottom:3rem;
  }

  .mobile3XL\:left-12 {
    left:3rem;
  }

  .mobile3XL\:top-13 {
    top:3.25rem;
  }

  .mobile3XL\:right-13 {
    right:3.25rem;
  }

  .mobile3XL\:bottom-13 {
    bottom:3.25rem;
  }

  .mobile3XL\:left-13 {
    left:3.25rem;
  }

  .mobile3XL\:top-14 {
    top:3.5rem;
  }

  .mobile3XL\:right-14 {
    right:3.5rem;
  }

  .mobile3XL\:bottom-14 {
    bottom:3.5rem;
  }

  .mobile3XL\:left-14 {
    left:3.5rem;
  }

  .mobile3XL\:top-15 {
    top:3.75rem;
  }

  .mobile3XL\:right-15 {
    right:3.75rem;
  }

  .mobile3XL\:bottom-15 {
    bottom:3.75rem;
  }

  .mobile3XL\:left-15 {
    left:3.75rem;
  }

  .mobile3XL\:top-16 {
    top:4rem;
  }

  .mobile3XL\:right-16 {
    right:4rem;
  }

  .mobile3XL\:bottom-16 {
    bottom:4rem;
  }

  .mobile3XL\:left-16 {
    left:4rem;
  }

  .mobile3XL\:top-18 {
    top:4.5rem;
  }

  .mobile3XL\:right-18 {
    right:4.5rem;
  }

  .mobile3XL\:bottom-18 {
    bottom:4.5rem;
  }

  .mobile3XL\:left-18 {
    left:4.5rem;
  }

  .mobile3XL\:top-20 {
    top:5rem;
  }

  .mobile3XL\:right-20 {
    right:5rem;
  }

  .mobile3XL\:bottom-20 {
    bottom:5rem;
  }

  .mobile3XL\:left-20 {
    left:5rem;
  }

  .mobile3XL\:top-24 {
    top:6rem;
  }

  .mobile3XL\:right-24 {
    right:6rem;
  }

  .mobile3XL\:bottom-24 {
    bottom:6rem;
  }

  .mobile3XL\:left-24 {
    left:6rem;
  }

  .mobile3XL\:top-28 {
    top:7rem;
  }

  .mobile3XL\:right-28 {
    right:7rem;
  }

  .mobile3XL\:bottom-28 {
    bottom:7rem;
  }

  .mobile3XL\:left-28 {
    left:7rem;
  }

  .mobile3XL\:top-32 {
    top:8rem;
  }

  .mobile3XL\:right-32 {
    right:8rem;
  }

  .mobile3XL\:bottom-32 {
    bottom:8rem;
  }

  .mobile3XL\:left-32 {
    left:8rem;
  }

  .mobile3XL\:top-36 {
    top:9rem;
  }

  .mobile3XL\:right-36 {
    right:9rem;
  }

  .mobile3XL\:bottom-36 {
    bottom:9rem;
  }

  .mobile3XL\:left-36 {
    left:9rem;
  }

  .mobile3XL\:top-40 {
    top:10rem;
  }

  .mobile3XL\:right-40 {
    right:10rem;
  }

  .mobile3XL\:bottom-40 {
    bottom:10rem;
  }

  .mobile3XL\:left-40 {
    left:10rem;
  }

  .mobile3XL\:top-44 {
    top:11rem;
  }

  .mobile3XL\:right-44 {
    right:11rem;
  }

  .mobile3XL\:bottom-44 {
    bottom:11rem;
  }

  .mobile3XL\:left-44 {
    left:11rem;
  }

  .mobile3XL\:top-48 {
    top:12rem;
  }

  .mobile3XL\:right-48 {
    right:12rem;
  }

  .mobile3XL\:bottom-48 {
    bottom:12rem;
  }

  .mobile3XL\:left-48 {
    left:12rem;
  }

  .mobile3XL\:top-52 {
    top:13rem;
  }

  .mobile3XL\:right-52 {
    right:13rem;
  }

  .mobile3XL\:bottom-52 {
    bottom:13rem;
  }

  .mobile3XL\:left-52 {
    left:13rem;
  }

  .mobile3XL\:top-56 {
    top:14rem;
  }

  .mobile3XL\:right-56 {
    right:14rem;
  }

  .mobile3XL\:bottom-56 {
    bottom:14rem;
  }

  .mobile3XL\:left-56 {
    left:14rem;
  }

  .mobile3XL\:top-60 {
    top:15rem;
  }

  .mobile3XL\:right-60 {
    right:15rem;
  }

  .mobile3XL\:bottom-60 {
    bottom:15rem;
  }

  .mobile3XL\:left-60 {
    left:15rem;
  }

  .mobile3XL\:top-64 {
    top:16rem;
  }

  .mobile3XL\:right-64 {
    right:16rem;
  }

  .mobile3XL\:bottom-64 {
    bottom:16rem;
  }

  .mobile3XL\:left-64 {
    left:16rem;
  }

  .mobile3XL\:top-72 {
    top:18rem;
  }

  .mobile3XL\:right-72 {
    right:18rem;
  }

  .mobile3XL\:bottom-72 {
    bottom:18rem;
  }

  .mobile3XL\:left-72 {
    left:18rem;
  }

  .mobile3XL\:top-80 {
    top:20rem;
  }

  .mobile3XL\:right-80 {
    right:20rem;
  }

  .mobile3XL\:bottom-80 {
    bottom:20rem;
  }

  .mobile3XL\:left-80 {
    left:20rem;
  }

  .mobile3XL\:top-96 {
    top:24rem;
  }

  .mobile3XL\:right-96 {
    right:24rem;
  }

  .mobile3XL\:bottom-96 {
    bottom:24rem;
  }

  .mobile3XL\:left-96 {
    left:24rem;
  }

  .mobile3XL\:top-auto {
    top:auto;
  }

  .mobile3XL\:right-auto {
    right:auto;
  }

  .mobile3XL\:bottom-auto {
    bottom:auto;
  }

  .mobile3XL\:left-auto {
    left:auto;
  }

  .mobile3XL\:top-px {
    top:1px;
  }

  .mobile3XL\:right-px {
    right:1px;
  }

  .mobile3XL\:bottom-px {
    bottom:1px;
  }

  .mobile3XL\:left-px {
    left:1px;
  }

  .mobile3XL\:top-0\.5 {
    top:0.125rem;
  }

  .mobile3XL\:right-0\.5 {
    right:0.125rem;
  }

  .mobile3XL\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .mobile3XL\:left-0\.5 {
    left:0.125rem;
  }

  .mobile3XL\:top-1\.5 {
    top:0.375rem;
  }

  .mobile3XL\:right-1\.5 {
    right:0.375rem;
  }

  .mobile3XL\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .mobile3XL\:left-1\.5 {
    left:0.375rem;
  }

  .mobile3XL\:top-2\.5 {
    top:0.625rem;
  }

  .mobile3XL\:right-2\.5 {
    right:0.625rem;
  }

  .mobile3XL\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .mobile3XL\:left-2\.5 {
    left:0.625rem;
  }

  .mobile3XL\:top-3\.5 {
    top:0.875rem;
  }

  .mobile3XL\:right-3\.5 {
    right:0.875rem;
  }

  .mobile3XL\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .mobile3XL\:left-3\.5 {
    left:0.875rem;
  }

  .mobile3XL\:top-1\/2 {
    top:50%;
  }

  .mobile3XL\:right-1\/2 {
    right:50%;
  }

  .mobile3XL\:bottom-1\/2 {
    bottom:50%;
  }

  .mobile3XL\:left-1\/2 {
    left:50%;
  }

  .mobile3XL\:top-1\/3 {
    top:33.333333%;
  }

  .mobile3XL\:right-1\/3 {
    right:33.333333%;
  }

  .mobile3XL\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .mobile3XL\:left-1\/3 {
    left:33.333333%;
  }

  .mobile3XL\:top-2\/3 {
    top:66.666667%;
  }

  .mobile3XL\:right-2\/3 {
    right:66.666667%;
  }

  .mobile3XL\:bottom-2\/3 {
    bottom:66.666667%;
  }

  .mobile3XL\:left-2\/3 {
    left:66.666667%;
  }

  .mobile3XL\:top-1\/4 {
    top:25%;
  }

  .mobile3XL\:right-1\/4 {
    right:25%;
  }

  .mobile3XL\:bottom-1\/4 {
    bottom:25%;
  }

  .mobile3XL\:left-1\/4 {
    left:25%;
  }

  .mobile3XL\:top-2\/4 {
    top:50%;
  }

  .mobile3XL\:right-2\/4 {
    right:50%;
  }

  .mobile3XL\:bottom-2\/4 {
    bottom:50%;
  }

  .mobile3XL\:left-2\/4 {
    left:50%;
  }

  .mobile3XL\:top-3\/4 {
    top:75%;
  }

  .mobile3XL\:right-3\/4 {
    right:75%;
  }

  .mobile3XL\:bottom-3\/4 {
    bottom:75%;
  }

  .mobile3XL\:left-3\/4 {
    left:75%;
  }

  .mobile3XL\:top-1\/5 {
    top:20%;
  }

  .mobile3XL\:right-1\/5 {
    right:20%;
  }

  .mobile3XL\:bottom-1\/5 {
    bottom:20%;
  }

  .mobile3XL\:left-1\/5 {
    left:20%;
  }

  .mobile3XL\:top-2\/5 {
    top:40%;
  }

  .mobile3XL\:right-2\/5 {
    right:40%;
  }

  .mobile3XL\:bottom-2\/5 {
    bottom:40%;
  }

  .mobile3XL\:left-2\/5 {
    left:40%;
  }

  .mobile3XL\:top-3\/5 {
    top:60%;
  }

  .mobile3XL\:right-3\/5 {
    right:60%;
  }

  .mobile3XL\:bottom-3\/5 {
    bottom:60%;
  }

  .mobile3XL\:left-3\/5 {
    left:60%;
  }

  .mobile3XL\:top-4\/5 {
    top:80%;
  }

  .mobile3XL\:right-4\/5 {
    right:80%;
  }

  .mobile3XL\:bottom-4\/5 {
    bottom:80%;
  }

  .mobile3XL\:left-4\/5 {
    left:80%;
  }

  .mobile3XL\:top-1\/6 {
    top:16.666667%;
  }

  .mobile3XL\:right-1\/6 {
    right:16.666667%;
  }

  .mobile3XL\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .mobile3XL\:left-1\/6 {
    left:16.666667%;
  }

  .mobile3XL\:top-2\/6 {
    top:33.333333%;
  }

  .mobile3XL\:right-2\/6 {
    right:33.333333%;
  }

  .mobile3XL\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .mobile3XL\:left-2\/6 {
    left:33.333333%;
  }

  .mobile3XL\:top-3\/6 {
    top:50%;
  }

  .mobile3XL\:right-3\/6 {
    right:50%;
  }

  .mobile3XL\:bottom-3\/6 {
    bottom:50%;
  }

  .mobile3XL\:left-3\/6 {
    left:50%;
  }

  .mobile3XL\:top-4\/6 {
    top:66.666667%;
  }

  .mobile3XL\:right-4\/6 {
    right:66.666667%;
  }

  .mobile3XL\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .mobile3XL\:left-4\/6 {
    left:66.666667%;
  }

  .mobile3XL\:top-5\/6 {
    top:83.333333%;
  }

  .mobile3XL\:right-5\/6 {
    right:83.333333%;
  }

  .mobile3XL\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .mobile3XL\:left-5\/6 {
    left:83.333333%;
  }

  .mobile3XL\:top-1\/12 {
    top:8.333333%;
  }

  .mobile3XL\:right-1\/12 {
    right:8.333333%;
  }

  .mobile3XL\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .mobile3XL\:left-1\/12 {
    left:8.333333%;
  }

  .mobile3XL\:top-2\/12 {
    top:16.666667%;
  }

  .mobile3XL\:right-2\/12 {
    right:16.666667%;
  }

  .mobile3XL\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .mobile3XL\:left-2\/12 {
    left:16.666667%;
  }

  .mobile3XL\:top-3\/12 {
    top:25%;
  }

  .mobile3XL\:right-3\/12 {
    right:25%;
  }

  .mobile3XL\:bottom-3\/12 {
    bottom:25%;
  }

  .mobile3XL\:left-3\/12 {
    left:25%;
  }

  .mobile3XL\:top-4\/12 {
    top:33.333333%;
  }

  .mobile3XL\:right-4\/12 {
    right:33.333333%;
  }

  .mobile3XL\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .mobile3XL\:left-4\/12 {
    left:33.333333%;
  }

  .mobile3XL\:top-5\/12 {
    top:41.666667%;
  }

  .mobile3XL\:right-5\/12 {
    right:41.666667%;
  }

  .mobile3XL\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .mobile3XL\:left-5\/12 {
    left:41.666667%;
  }

  .mobile3XL\:top-6\/12 {
    top:50%;
  }

  .mobile3XL\:right-6\/12 {
    right:50%;
  }

  .mobile3XL\:bottom-6\/12 {
    bottom:50%;
  }

  .mobile3XL\:left-6\/12 {
    left:50%;
  }

  .mobile3XL\:top-7\/12 {
    top:58.333333%;
  }

  .mobile3XL\:right-7\/12 {
    right:58.333333%;
  }

  .mobile3XL\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .mobile3XL\:left-7\/12 {
    left:58.333333%;
  }

  .mobile3XL\:top-8\/12 {
    top:66.666667%;
  }

  .mobile3XL\:right-8\/12 {
    right:66.666667%;
  }

  .mobile3XL\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .mobile3XL\:left-8\/12 {
    left:66.666667%;
  }

  .mobile3XL\:top-9\/12 {
    top:75%;
  }

  .mobile3XL\:right-9\/12 {
    right:75%;
  }

  .mobile3XL\:bottom-9\/12 {
    bottom:75%;
  }

  .mobile3XL\:left-9\/12 {
    left:75%;
  }

  .mobile3XL\:top-10\/12 {
    top:83.333333%;
  }

  .mobile3XL\:right-10\/12 {
    right:83.333333%;
  }

  .mobile3XL\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .mobile3XL\:left-10\/12 {
    left:83.333333%;
  }

  .mobile3XL\:top-11\/12 {
    top:91.666667%;
  }

  .mobile3XL\:right-11\/12 {
    right:91.666667%;
  }

  .mobile3XL\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .mobile3XL\:left-11\/12 {
    left:91.666667%;
  }

  .mobile3XL\:top-full {
    top:100%;
  }

  .mobile3XL\:right-full {
    right:100%;
  }

  .mobile3XL\:bottom-full {
    bottom:100%;
  }

  .mobile3XL\:left-full {
    left:100%;
  }

  .mobile3XL\:top-0_5 {
    top:0.125rem;
  }

  .mobile3XL\:right-0_5 {
    right:0.125rem;
  }

  .mobile3XL\:bottom-0_5 {
    bottom:0.125rem;
  }

  .mobile3XL\:left-0_5 {
    left:0.125rem;
  }

  .mobile3XL\:top-1_5 {
    top:0.375rem;
  }

  .mobile3XL\:right-1_5 {
    right:0.375rem;
  }

  .mobile3XL\:bottom-1_5 {
    bottom:0.375rem;
  }

  .mobile3XL\:left-1_5 {
    left:0.375rem;
  }

  .mobile3XL\:top-2_5 {
    top:0.625rem;
  }

  .mobile3XL\:right-2_5 {
    right:0.625rem;
  }

  .mobile3XL\:bottom-2_5 {
    bottom:0.625rem;
  }

  .mobile3XL\:left-2_5 {
    left:0.625rem;
  }

  .mobile3XL\:top-3_5 {
    top:0.875rem;
  }

  .mobile3XL\:right-3_5 {
    right:0.875rem;
  }

  .mobile3XL\:bottom-3_5 {
    bottom:0.875rem;
  }

  .mobile3XL\:left-3_5 {
    left:0.875rem;
  }

  .mobile3XL\:top-4_5 {
    top:1.125rem;
  }

  .mobile3XL\:right-4_5 {
    right:1.125rem;
  }

  .mobile3XL\:bottom-4_5 {
    bottom:1.125rem;
  }

  .mobile3XL\:left-4_5 {
    left:1.125rem;
  }

  .mobile3XL\:resize-none {
    resize:none;
  }

  .mobile3XL\:resize-y {
    resize:vertical;
  }

  .mobile3XL\:resize-x {
    resize:horizontal;
  }

  .mobile3XL\:resize {
    resize:both;
  }

  .mobile3XL\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile3XL\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile3XL\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile3XL\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobile3XL\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobile3XL\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobile3XL\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile3XL\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile3XL\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile3XL\:shadow-none {
    box-shadow:none;
  }

  .mobile3XL\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile3XL\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile3XL\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile3XL\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile3XL\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile3XL\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile3XL\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile3XL\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile3XL\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile3XL\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile3XL\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile3XL\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile3XL\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile3XL\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile3XL\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile3XL\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile3XL\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile3XL\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .mobile3XL\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile3XL\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .mobile3XL\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .mobile3XL\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobile3XL\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .mobile3XL\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .mobile3XL\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile3XL\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile3XL\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile3XL\: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);
  }

  .mobile3XL\: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);
  }

  .mobile3XL\: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);
  }

  .mobile3XL\: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);
  }

  .mobile3XL\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile3XL\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile3XL\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile3XL\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .mobile3XL\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile3XL\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile3XL\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile3XL\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile3XL\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile3XL\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile3XL\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile3XL\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile3XL\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile3XL\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile3XL\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile3XL\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile3XL\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile3XL\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile3XL\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile3XL\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile3XL\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile3XL\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile3XL\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile3XL\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile3XL\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile3XL\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobile3XL\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobile3XL\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobile3XL\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile3XL\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile3XL\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile3XL\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .mobile3XL\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile3XL\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile3XL\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile3XL\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile3XL\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile3XL\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile3XL\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile3XL\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile3XL\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile3XL\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile3XL\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile3XL\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile3XL\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile3XL\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile3XL\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile3XL\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile3XL\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile3XL\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile3XL\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile3XL\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile3XL\: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);
  }

  .mobile3XL\: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);
  }

  .mobile3XL\: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);
  }

  .mobile3XL\: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);
  }

  .mobile3XL\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile3XL\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile3XL\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile3XL\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .mobile3XL\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile3XL\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile3XL\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile3XL\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile3XL\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile3XL\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile3XL\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile3XL\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile3XL\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile3XL\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile3XL\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile3XL\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile3XL\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile3XL\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile3XL\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile3XL\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile3XL\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile3XL\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile3XL\:fill-current {
    fill:currentColor;
  }

  .mobile3XL\:stroke-current {
    stroke:currentColor;
  }

  .mobile3XL\:stroke-0 {
    stroke-width:0;
  }

  .mobile3XL\:stroke-1 {
    stroke-width:1;
  }

  .mobile3XL\:stroke-2 {
    stroke-width:2;
  }

  .mobile3XL\:table-auto {
    table-layout:auto;
  }

  .mobile3XL\:table-fixed {
    table-layout:fixed;
  }

  .mobile3XL\:text-left {
    text-align:left;
  }

  .mobile3XL\:text-center {
    text-align:center;
  }

  .mobile3XL\:text-right {
    text-align:right;
  }

  .mobile3XL\:text-justify {
    text-align:justify;
  }

  .mobile3XL\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile3XL\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile3XL\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile3XL\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile3XL\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile3XL\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile3XL\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile3XL\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile3XL\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .mobile3XL\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile3XL\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile3XL\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile3XL\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile3XL\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile3XL\:text-red-light2 {
    color:#ffacac82;
  }

  .mobile3XL\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile3XL\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile3XL\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile3XL\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile3XL\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile3XL\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile3XL\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile3XL\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile3XL\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile3XL\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile3XL\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile3XL\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile3XL\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile3XL\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile3XL\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile3XL\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile3XL\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile3XL\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile3XL\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile3XL\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile3XL\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile3XL\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile3XL\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile3XL\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile3XL\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile3XL\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile3XL\:text-primary-text {
    color:rgba(255,255,255);
  }

  .mobile3XL\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .mobile3XL\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile3XL\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile3XL\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile3XL\:text-teal {
  }

  .mobile3XL\:text-indigo {
  }

  .mobile3XL\:text-transparent {
    color:transparent;
  }

  .group:hover .mobile3XL\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .mobile3XL\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .mobile3XL\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile3XL\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile3XL\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobile3XL\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobile3XL\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile3XL\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile3XL\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile3XL\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .mobile3XL\:group-hover\:text-teal {
  }

  .group:hover .mobile3XL\:group-hover\:text-indigo {
  }

  .group:hover .mobile3XL\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .mobile3XL\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .mobile3XL\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .mobile3XL\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile3XL\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile3XL\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobile3XL\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobile3XL\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile3XL\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile3XL\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile3XL\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .mobile3XL\:group-focus\:text-teal {
  }

  .group:focus .mobile3XL\:group-focus\:text-indigo {
  }

  .group:focus .mobile3XL\:group-focus\:text-transparent {
    color:transparent;
  }

  .mobile3XL\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .mobile3XL\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .mobile3XL\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .mobile3XL\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .mobile3XL\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile3XL\:hover\:text-teal:hover {
  }

  .mobile3XL\:hover\:text-indigo:hover {
  }

  .mobile3XL\:hover\:text-transparent:hover {
    color:transparent;
  }

  .mobile3XL\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .mobile3XL\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .mobile3XL\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobile3XL\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobile3XL\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile3XL\:focus-within\:text-teal:focus-within {
  }

  .mobile3XL\:focus-within\:text-indigo:focus-within {
  }

  .mobile3XL\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .mobile3XL\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .mobile3XL\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .mobile3XL\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .mobile3XL\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .mobile3XL\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile3XL\:focus\:text-teal:focus {
  }

  .mobile3XL\:focus\:text-indigo:focus {
  }

  .mobile3XL\:focus\:text-transparent:focus {
    color:transparent;
  }

  .mobile3XL\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile3XL\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile3XL\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile3XL\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile3XL\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile3XL\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile3XL\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile3XL\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile3XL\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .mobile3XL\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile3XL\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile3XL\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile3XL\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile3XL\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile3XL\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .mobile3XL\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile3XL\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile3XL\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile3XL\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile3XL\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile3XL\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile3XL\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile3XL\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile3XL\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile3XL\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile3XL\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile3XL\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile3XL\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile3XL\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile3XL\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile3XL\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .mobile3XL\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile3XL\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile3XL\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .mobile3XL\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile3XL\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile3XL\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile3XL\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile3XL\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile3XL\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile3XL\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile3XL\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile3XL\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile3XL\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .mobile3XL\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile3XL\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .mobile3XL\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .mobile3XL\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .mobile3XL\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .mobile3XL\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile3XL\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile3XL\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile3XL\:active\:text-teal:active {
  }

  .mobile3XL\:active\:text-indigo:active {
  }

  .mobile3XL\:active\:text-transparent:active {
    color:transparent;
  }

  .mobile3XL\:text-opacity-0 {
    --text-opacity:0;
  }

  .mobile3XL\:text-opacity-10 {
    --text-opacity:.1;
  }

  .mobile3XL\:text-opacity-20 {
    --text-opacity:.2;
  }

  .mobile3XL\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .mobile3XL\:text-opacity-30 {
    --text-opacity:.3;
  }

  .mobile3XL\:text-opacity-40 {
    --text-opacity:.4;
  }

  .mobile3XL\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .mobile3XL\:text-opacity-60 {
    --text-opacity:.6;
  }

  .mobile3XL\:text-opacity-70 {
    --text-opacity:.7;
  }

  .mobile3XL\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .mobile3XL\:text-opacity-80 {
    --text-opacity:.8;
  }

  .mobile3XL\:text-opacity-90 {
    --text-opacity:.9;
  }

  .mobile3XL\:text-opacity-100 {
    --text-opacity:1;
  }

  .mobile3XL\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .mobile3XL\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .mobile3XL\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .mobile3XL\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .mobile3XL\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .mobile3XL\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .mobile3XL\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .mobile3XL\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .mobile3XL\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .mobile3XL\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .mobile3XL\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .mobile3XL\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .mobile3XL\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .mobile3XL\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .mobile3XL\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .mobile3XL\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .mobile3XL\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .mobile3XL\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .mobile3XL\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .mobile3XL\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .mobile3XL\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .mobile3XL\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .mobile3XL\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .mobile3XL\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .mobile3XL\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .mobile3XL\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .mobile3XL\:italic {
    font-style:italic;
  }

  .mobile3XL\:not-italic {
    font-style:normal;
  }

  .mobile3XL\:uppercase {
    text-transform:uppercase;
  }

  .mobile3XL\:lowercase {
    text-transform:lowercase;
  }

  .mobile3XL\:capitalize {
    text-transform:capitalize;
  }

  .mobile3XL\:normal-case {
    text-transform:none;
  }

  .mobile3XL\:underline {
    text-decoration:underline;
  }

  .mobile3XL\:line-through {
    text-decoration:line-through;
  }

  .mobile3XL\:no-underline {
    text-decoration:none;
  }

  .group:hover .mobile3XL\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .mobile3XL\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .mobile3XL\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .mobile3XL\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .mobile3XL\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .mobile3XL\:group-focus\:no-underline {
    text-decoration:none;
  }

  .mobile3XL\:hover\:underline:hover {
    text-decoration:underline;
  }

  .mobile3XL\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .mobile3XL\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .mobile3XL\:focus\:underline:focus {
    text-decoration:underline;
  }

  .mobile3XL\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .mobile3XL\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .mobile3XL\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .mobile3XL\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .mobile3XL\:ordinal, .mobile3XL\:slashed-zero, .mobile3XL\:lining-nums, .mobile3XL\:oldstyle-nums, .mobile3XL\:proportional-nums, .mobile3XL\:tabular-nums, .mobile3XL\:diagonal-fractions, .mobile3XL\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .mobile3XL\:normal-nums {
    font-variant-numeric:normal;
  }

  .mobile3XL\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .mobile3XL\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .mobile3XL\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .mobile3XL\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .mobile3XL\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .mobile3XL\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .mobile3XL\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .mobile3XL\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .mobile3XL\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .mobile3XL\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .mobile3XL\:tracking-normal {
    letter-spacing:0;
  }

  .mobile3XL\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .mobile3XL\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .mobile3XL\:tracking-widest {
    letter-spacing:0.025em;
  }

  .mobile3XL\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .mobile3XL\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .mobile3XL\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .mobile3XL\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .mobile3XL\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .mobile3XL\:align-baseline {
    vertical-align:baseline;
  }

  .mobile3XL\:align-top {
    vertical-align:top;
  }

  .mobile3XL\:align-middle {
    vertical-align:middle;
  }

  .mobile3XL\:align-bottom {
    vertical-align:bottom;
  }

  .mobile3XL\:align-text-top {
    vertical-align:text-top;
  }

  .mobile3XL\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .mobile3XL\:visible {
    visibility:visible;
  }

  .mobile3XL\:invisible {
    visibility:hidden;
  }

  .mobile3XL\:whitespace-normal {
    white-space:normal;
  }

  .mobile3XL\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .mobile3XL\:whitespace-pre {
    white-space:pre;
  }

  .mobile3XL\:whitespace-pre-line {
    white-space:pre-line;
  }

  .mobile3XL\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .mobile3XL\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .mobile3XL\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .mobile3XL\:break-all {
    word-break:break-all;
  }

  .mobile3XL\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .mobile3XL\:w-0 {
    width:0;
  }

  .mobile3XL\:w-1 {
    width:0.25rem;
  }

  .mobile3XL\:w-2 {
    width:0.5rem;
  }

  .mobile3XL\:w-3 {
    width:0.75rem;
  }

  .mobile3XL\:w-4 {
    width:1rem;
  }

  .mobile3XL\:w-5 {
    width:1.25rem;
  }

  .mobile3XL\:w-6 {
    width:1.5rem;
  }

  .mobile3XL\:w-7 {
    width:1.75rem;
  }

  .mobile3XL\:w-8 {
    width:2rem;
  }

  .mobile3XL\:w-9 {
    width:2.25rem;
  }

  .mobile3XL\:w-10 {
    width:2.5rem;
  }

  .mobile3XL\:w-11 {
    width:2.75rem;
  }

  .mobile3XL\:w-12 {
    width:3rem;
  }

  .mobile3XL\:w-13 {
    width:3.25rem;
  }

  .mobile3XL\:w-14 {
    width:3.5rem;
  }

  .mobile3XL\:w-15 {
    width:3.75rem;
  }

  .mobile3XL\:w-16 {
    width:4rem;
  }

  .mobile3XL\:w-18 {
    width:4.5rem;
  }

  .mobile3XL\:w-20 {
    width:5rem;
  }

  .mobile3XL\:w-24 {
    width:6rem;
  }

  .mobile3XL\:w-28 {
    width:7rem;
  }

  .mobile3XL\:w-32 {
    width:8rem;
  }

  .mobile3XL\:w-36 {
    width:9rem;
  }

  .mobile3XL\:w-40 {
    width:10rem;
  }

  .mobile3XL\:w-44 {
    width:11rem;
  }

  .mobile3XL\:w-48 {
    width:12rem;
  }

  .mobile3XL\:w-52 {
    width:13rem;
  }

  .mobile3XL\:w-56 {
    width:14rem;
  }

  .mobile3XL\:w-60 {
    width:15rem;
  }

  .mobile3XL\:w-64 {
    width:16rem;
  }

  .mobile3XL\:w-72 {
    width:18rem;
  }

  .mobile3XL\:w-80 {
    width:20rem;
  }

  .mobile3XL\:w-96 {
    width:24rem;
  }

  .mobile3XL\:w-100 {
    width:25rem;
  }

  .mobile3XL\:w-auto {
    width:auto;
  }

  .mobile3XL\:w-px {
    width:1px;
  }

  .mobile3XL\:w-0\.5 {
    width:0.125rem;
  }

  .mobile3XL\:w-1\.5 {
    width:0.375rem;
  }

  .mobile3XL\:w-2\.5 {
    width:0.625rem;
  }

  .mobile3XL\:w-3\.5 {
    width:0.875rem;
  }

  .mobile3XL\:w-1\/2 {
    width:50%;
  }

  .mobile3XL\:w-1\/3 {
    width:33.333333%;
  }

  .mobile3XL\:w-2\/3 {
    width:66.666667%;
  }

  .mobile3XL\:w-1\/4 {
    width:25%;
  }

  .mobile3XL\:w-2\/4 {
    width:50%;
  }

  .mobile3XL\:w-3\/4 {
    width:75%;
  }

  .mobile3XL\:w-1\/5 {
    width:20%;
  }

  .mobile3XL\:w-2\/5 {
    width:40%;
  }

  .mobile3XL\:w-3\/5 {
    width:60%;
  }

  .mobile3XL\:w-4\/5 {
    width:80%;
  }

  .mobile3XL\:w-1\/6 {
    width:16.666667%;
  }

  .mobile3XL\:w-2\/6 {
    width:33.333333%;
  }

  .mobile3XL\:w-3\/6 {
    width:50%;
  }

  .mobile3XL\:w-4\/6 {
    width:66.666667%;
  }

  .mobile3XL\:w-5\/6 {
    width:83.333333%;
  }

  .mobile3XL\:w-1\/12 {
    width:8.333333%;
  }

  .mobile3XL\:w-2\/12 {
    width:16.666667%;
  }

  .mobile3XL\:w-3\/12 {
    width:25%;
  }

  .mobile3XL\:w-4\/12 {
    width:33.333333%;
  }

  .mobile3XL\:w-5\/12 {
    width:41.666667%;
  }

  .mobile3XL\:w-6\/12 {
    width:50%;
  }

  .mobile3XL\:w-7\/12 {
    width:58.333333%;
  }

  .mobile3XL\:w-8\/12 {
    width:66.666667%;
  }

  .mobile3XL\:w-9\/12 {
    width:75%;
  }

  .mobile3XL\:w-10\/12 {
    width:83.333333%;
  }

  .mobile3XL\:w-11\/12 {
    width:91.666667%;
  }

  .mobile3XL\:w-full {
    width:100%;
  }

  .mobile3XL\:w-0_5 {
    width:0.125rem;
  }

  .mobile3XL\:w-1_5 {
    width:0.375rem;
  }

  .mobile3XL\:w-2_5 {
    width:0.625rem;
  }

  .mobile3XL\:w-3_5 {
    width:0.875rem;
  }

  .mobile3XL\:w-4_5 {
    width:1.125rem;
  }

  .mobile3XL\:w-screen {
    width:100vw;
  }

  .mobile3XL\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .mobile3XL\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .mobile3XL\:z-0 {
    z-index:0;
  }

  .mobile3XL\:z-10 {
    z-index:10;
  }

  .mobile3XL\:z-20 {
    z-index:20;
  }

  .mobile3XL\:z-30 {
    z-index:30;
  }

  .mobile3XL\:z-40 {
    z-index:40;
  }

  .mobile3XL\:z-50 {
    z-index:50;
  }

  .mobile3XL\:z-100 {
    z-index:100;
  }

  .mobile3XL\:z-auto {
    z-index:auto;
  }

  .mobile3XL\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .mobile3XL\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .mobile3XL\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .mobile3XL\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .mobile3XL\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .mobile3XL\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .mobile3XL\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .mobile3XL\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .mobile3XL\:focus\:z-0:focus {
    z-index:0;
  }

  .mobile3XL\:focus\:z-10:focus {
    z-index:10;
  }

  .mobile3XL\:focus\:z-20:focus {
    z-index:20;
  }

  .mobile3XL\:focus\:z-30:focus {
    z-index:30;
  }

  .mobile3XL\:focus\:z-40:focus {
    z-index:40;
  }

  .mobile3XL\:focus\:z-50:focus {
    z-index:50;
  }

  .mobile3XL\:focus\:z-100:focus {
    z-index:100;
  }

  .mobile3XL\:focus\:z-auto:focus {
    z-index:auto;
  }

  .mobile3XL\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .mobile3XL\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .mobile3XL\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .mobile3XL\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .mobile3XL\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

  .mobile3XL\:gap-5 {
    grid-gap:1.25rem;
    gap:1.25rem;
  }

  .mobile3XL\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .mobile3XL\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .mobile3XL\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .mobile3XL\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .mobile3XL\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .mobile3XL\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .mobile3XL\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .mobile3XL\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .mobile3XL\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .mobile3XL\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .mobile3XL\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .mobile3XL\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

  .mobile3XL\:gap-20 {
    grid-gap:5rem;
    gap:5rem;
  }

  .mobile3XL\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .mobile3XL\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .mobile3XL\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .mobile3XL\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .mobile3XL\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .mobile3XL\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .mobile3XL\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .mobile3XL\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .mobile3XL\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .mobile3XL\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .mobile3XL\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .mobile3XL\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .mobile3XL\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .mobile3XL\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .mobile3XL\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .mobile3XL\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobile3XL\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobile3XL\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobile3XL\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobile3XL\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile3XL\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile3XL\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile3XL\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .mobile3XL\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile3XL\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .mobile3XL\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .mobile3XL\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .mobile3XL\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .mobile3XL\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .mobile3XL\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobile3XL\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile3XL\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile3XL\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile3XL\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobile3XL\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .mobile3XL\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobile3XL\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .mobile3XL\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile3XL\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .mobile3XL\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile3XL\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .mobile3XL\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile3XL\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .mobile3XL\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobile3XL\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .mobile3XL\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .mobile3XL\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobile3XL\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobile3XL\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobile3XL\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobile3XL\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .mobile3XL\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobile3XL\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobile3XL\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobile3XL\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobile3XL\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobile3XL\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobile3XL\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobile3XL\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobile3XL\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobile3XL\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobile3XL\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobile3XL\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobile3XL\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobile3XL\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobile3XL\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobile3XL\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobile3XL\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobile3XL\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobile3XL\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobile3XL\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobile3XL\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobile3XL\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobile3XL\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobile3XL\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobile3XL\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobile3XL\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobile3XL\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobile3XL\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobile3XL\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobile3XL\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobile3XL\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobile3XL\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobile3XL\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobile3XL\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobile3XL\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile3XL\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile3XL\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile3XL\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile3XL\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile3XL\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile3XL\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile3XL\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile3XL\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile3XL\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile3XL\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobile3XL\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobile3XL\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobile3XL\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobile3XL\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile3XL\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile3XL\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile3XL\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile3XL\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile3XL\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobile3XL\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile3XL\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile3XL\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile3XL\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobile3XL\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile3XL\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobile3XL\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile3XL\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile3XL\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile3XL\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobile3XL\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobile3XL\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile3XL\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile3XL\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile3XL\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile3XL\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobile3XL\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobile3XL\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobile3XL\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobile3XL\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobile3XL\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobile3XL\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobile3XL\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobile3XL\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobile3XL\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobile3XL\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobile3XL\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobile3XL\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobile3XL\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobile3XL\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobile3XL\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobile3XL\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobile3XL\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobile3XL\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobile3XL\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobile3XL\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobile3XL\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobile3XL\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobile3XL\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobile3XL\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobile3XL\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobile3XL\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobile3XL\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobile3XL\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobile3XL\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobile3XL\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobile3XL\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobile3XL\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobile3XL\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobile3XL\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobile3XL\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile3XL\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile3XL\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile3XL\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile3XL\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile3XL\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile3XL\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile3XL\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile3XL\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile3XL\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile3XL\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobile3XL\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobile3XL\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobile3XL\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobile3XL\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile3XL\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile3XL\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile3XL\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile3XL\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile3XL\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobile3XL\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile3XL\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile3XL\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile3XL\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobile3XL\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile3XL\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobile3XL\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile3XL\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile3XL\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile3XL\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobile3XL\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobile3XL\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile3XL\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile3XL\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile3XL\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile3XL\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobile3XL\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobile3XL\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobile3XL\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobile3XL\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobile3XL\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobile3XL\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobile3XL\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobile3XL\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobile3XL\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobile3XL\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobile3XL\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobile3XL\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobile3XL\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobile3XL\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobile3XL\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobile3XL\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobile3XL\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobile3XL\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobile3XL\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobile3XL\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobile3XL\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobile3XL\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobile3XL\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobile3XL\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobile3XL\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobile3XL\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobile3XL\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobile3XL\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobile3XL\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobile3XL\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobile3XL\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobile3XL\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobile3XL\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobile3XL\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobile3XL\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile3XL\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile3XL\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile3XL\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile3XL\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile3XL\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile3XL\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile3XL\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile3XL\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile3XL\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile3XL\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobile3XL\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobile3XL\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobile3XL\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobile3XL\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile3XL\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile3XL\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile3XL\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile3XL\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile3XL\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobile3XL\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile3XL\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile3XL\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile3XL\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobile3XL\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile3XL\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobile3XL\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile3XL\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile3XL\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile3XL\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobile3XL\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobile3XL\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile3XL\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile3XL\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile3XL\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile3XL\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobile3XL\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobile3XL\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobile3XL\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobile3XL\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobile3XL\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobile3XL\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobile3XL\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobile3XL\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobile3XL\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobile3XL\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobile3XL\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobile3XL\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobile3XL\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobile3XL\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobile3XL\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobile3XL\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobile3XL\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobile3XL\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobile3XL\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobile3XL\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobile3XL\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobile3XL\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobile3XL\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobile3XL\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobile3XL\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobile3XL\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobile3XL\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobile3XL\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobile3XL\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobile3XL\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobile3XL\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobile3XL\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobile3XL\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobile3XL\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobile3XL\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile3XL\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile3XL\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile3XL\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile3XL\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile3XL\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile3XL\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile3XL\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile3XL\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile3XL\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile3XL\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobile3XL\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobile3XL\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobile3XL\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobile3XL\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile3XL\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile3XL\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile3XL\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile3XL\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile3XL\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobile3XL\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile3XL\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile3XL\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile3XL\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobile3XL\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile3XL\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobile3XL\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile3XL\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile3XL\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile3XL\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobile3XL\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobile3XL\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile3XL\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile3XL\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile3XL\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile3XL\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobile3XL\:grid-flow-row {
    grid-auto-flow:row;
  }

  .mobile3XL\:grid-flow-col {
    grid-auto-flow:column;
  }

  .mobile3XL\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .mobile3XL\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

  .mobile3XL\:grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr));
  }

  .mobile3XL\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .mobile3XL\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .mobile3XL\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .mobile3XL\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .mobile3XL\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .mobile3XL\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .mobile3XL\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .mobile3XL\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .mobile3XL\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .mobile3XL\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .mobile3XL\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .mobile3XL\:grid-cols-none {
    grid-template-columns:none;
  }

  .mobile3XL\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .mobile3XL\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .mobile3XL\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .mobile3XL\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .mobile3XL\:col-auto {
    grid-column:auto;
  }

  .mobile3XL\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .mobile3XL\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .mobile3XL\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .mobile3XL\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .mobile3XL\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .mobile3XL\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .mobile3XL\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .mobile3XL\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .mobile3XL\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .mobile3XL\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .mobile3XL\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .mobile3XL\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .mobile3XL\:col-span-full {
    grid-column:1 / -1;
  }

  .mobile3XL\:col-start-1 {
    grid-column-start:1;
  }

  .mobile3XL\:col-start-2 {
    grid-column-start:2;
  }

  .mobile3XL\:col-start-3 {
    grid-column-start:3;
  }

  .mobile3XL\:col-start-4 {
    grid-column-start:4;
  }

  .mobile3XL\:col-start-5 {
    grid-column-start:5;
  }

  .mobile3XL\:col-start-6 {
    grid-column-start:6;
  }

  .mobile3XL\:col-start-7 {
    grid-column-start:7;
  }

  .mobile3XL\:col-start-8 {
    grid-column-start:8;
  }

  .mobile3XL\:col-start-9 {
    grid-column-start:9;
  }

  .mobile3XL\:col-start-10 {
    grid-column-start:10;
  }

  .mobile3XL\:col-start-11 {
    grid-column-start:11;
  }

  .mobile3XL\:col-start-12 {
    grid-column-start:12;
  }

  .mobile3XL\:col-start-13 {
    grid-column-start:13;
  }

  .mobile3XL\:col-start-auto {
    grid-column-start:auto;
  }

  .mobile3XL\:col-end-1 {
    grid-column-end:1;
  }

  .mobile3XL\:col-end-2 {
    grid-column-end:2;
  }

  .mobile3XL\:col-end-3 {
    grid-column-end:3;
  }

  .mobile3XL\:col-end-4 {
    grid-column-end:4;
  }

  .mobile3XL\:col-end-5 {
    grid-column-end:5;
  }

  .mobile3XL\:col-end-6 {
    grid-column-end:6;
  }

  .mobile3XL\:col-end-7 {
    grid-column-end:7;
  }

  .mobile3XL\:col-end-8 {
    grid-column-end:8;
  }

  .mobile3XL\:col-end-9 {
    grid-column-end:9;
  }

  .mobile3XL\:col-end-10 {
    grid-column-end:10;
  }

  .mobile3XL\:col-end-11 {
    grid-column-end:11;
  }

  .mobile3XL\:col-end-12 {
    grid-column-end:12;
  }

  .mobile3XL\:col-end-13 {
    grid-column-end:13;
  }

  .mobile3XL\:col-end-auto {
    grid-column-end:auto;
  }

  .mobile3XL\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .mobile3XL\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .mobile3XL\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .mobile3XL\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .mobile3XL\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .mobile3XL\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .mobile3XL\:grid-rows-none {
    grid-template-rows:none;
  }

  .mobile3XL\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .mobile3XL\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .mobile3XL\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .mobile3XL\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .mobile3XL\:row-auto {
    grid-row:auto;
  }

  .mobile3XL\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .mobile3XL\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .mobile3XL\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .mobile3XL\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .mobile3XL\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .mobile3XL\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .mobile3XL\:row-span-full {
    grid-row:1 / -1;
  }

  .mobile3XL\:row-start-1 {
    grid-row-start:1;
  }

  .mobile3XL\:row-start-2 {
    grid-row-start:2;
  }

  .mobile3XL\:row-start-3 {
    grid-row-start:3;
  }

  .mobile3XL\:row-start-4 {
    grid-row-start:4;
  }

  .mobile3XL\:row-start-5 {
    grid-row-start:5;
  }

  .mobile3XL\:row-start-6 {
    grid-row-start:6;
  }

  .mobile3XL\:row-start-7 {
    grid-row-start:7;
  }

  .mobile3XL\:row-start-auto {
    grid-row-start:auto;
  }

  .mobile3XL\:row-end-1 {
    grid-row-end:1;
  }

  .mobile3XL\:row-end-2 {
    grid-row-end:2;
  }

  .mobile3XL\:row-end-3 {
    grid-row-end:3;
  }

  .mobile3XL\:row-end-4 {
    grid-row-end:4;
  }

  .mobile3XL\:row-end-5 {
    grid-row-end:5;
  }

  .mobile3XL\:row-end-6 {
    grid-row-end:6;
  }

  .mobile3XL\:row-end-7 {
    grid-row-end:7;
  }

  .mobile3XL\:row-end-auto {
    grid-row-end:auto;
  }

  .mobile3XL\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .mobile3XL\:transform-none {
    transform:none;
  }

  .mobile3XL\:origin-center {
    transform-origin:center;
  }

  .mobile3XL\:origin-top {
    transform-origin:top;
  }

  .mobile3XL\:origin-top-right {
    transform-origin:top right;
  }

  .mobile3XL\:origin-right {
    transform-origin:right;
  }

  .mobile3XL\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .mobile3XL\:origin-bottom {
    transform-origin:bottom;
  }

  .mobile3XL\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .mobile3XL\:origin-left {
    transform-origin:left;
  }

  .mobile3XL\:origin-top-left {
    transform-origin:top left;
  }

  .mobile3XL\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile3XL\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile3XL\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile3XL\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile3XL\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile3XL\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile3XL\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile3XL\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile3XL\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile3XL\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile3XL\:scale-x-0 {
    --transform-scale-x:0;
  }

  .mobile3XL\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .mobile3XL\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .mobile3XL\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .mobile3XL\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .mobile3XL\:scale-x-100 {
    --transform-scale-x:1;
  }

  .mobile3XL\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .mobile3XL\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .mobile3XL\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .mobile3XL\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .mobile3XL\:scale-y-0 {
    --transform-scale-y:0;
  }

  .mobile3XL\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .mobile3XL\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .mobile3XL\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .mobile3XL\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .mobile3XL\:scale-y-100 {
    --transform-scale-y:1;
  }

  .mobile3XL\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .mobile3XL\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .mobile3XL\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .mobile3XL\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .mobile3XL\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile3XL\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile3XL\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile3XL\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile3XL\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile3XL\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile3XL\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile3XL\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile3XL\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile3XL\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile3XL\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .mobile3XL\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .mobile3XL\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .mobile3XL\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .mobile3XL\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .mobile3XL\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .mobile3XL\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .mobile3XL\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .mobile3XL\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .mobile3XL\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .mobile3XL\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .mobile3XL\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .mobile3XL\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .mobile3XL\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .mobile3XL\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .mobile3XL\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .mobile3XL\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .mobile3XL\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .mobile3XL\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .mobile3XL\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .mobile3XL\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile3XL\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile3XL\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile3XL\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile3XL\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile3XL\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile3XL\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile3XL\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile3XL\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile3XL\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile3XL\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .mobile3XL\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .mobile3XL\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .mobile3XL\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .mobile3XL\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .mobile3XL\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .mobile3XL\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .mobile3XL\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .mobile3XL\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .mobile3XL\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .mobile3XL\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .mobile3XL\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .mobile3XL\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .mobile3XL\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .mobile3XL\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .mobile3XL\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .mobile3XL\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .mobile3XL\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .mobile3XL\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .mobile3XL\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .mobile3XL\:rotate-0 {
    --transform-rotate:0;
  }

  .mobile3XL\:rotate-1 {
    --transform-rotate:1deg;
  }

  .mobile3XL\:rotate-2 {
    --transform-rotate:2deg;
  }

  .mobile3XL\:rotate-3 {
    --transform-rotate:3deg;
  }

  .mobile3XL\:rotate-6 {
    --transform-rotate:6deg;
  }

  .mobile3XL\:rotate-12 {
    --transform-rotate:12deg;
  }

  .mobile3XL\:rotate-45 {
    --transform-rotate:45deg;
  }

  .mobile3XL\:rotate-90 {
    --transform-rotate:90deg;
  }

  .mobile3XL\:rotate-180 {
    --transform-rotate:180deg;
  }

  .mobile3XL\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .mobile3XL\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .mobile3XL\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .mobile3XL\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .mobile3XL\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .mobile3XL\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .mobile3XL\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .mobile3XL\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .mobile3XL\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .mobile3XL\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .mobile3XL\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .mobile3XL\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .mobile3XL\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .mobile3XL\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .mobile3XL\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .mobile3XL\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .mobile3XL\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .mobile3XL\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .mobile3XL\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .mobile3XL\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .mobile3XL\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .mobile3XL\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .mobile3XL\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .mobile3XL\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .mobile3XL\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .mobile3XL\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .mobile3XL\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .mobile3XL\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .mobile3XL\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .mobile3XL\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .mobile3XL\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .mobile3XL\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .mobile3XL\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .mobile3XL\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .mobile3XL\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .mobile3XL\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .mobile3XL\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .mobile3XL\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .mobile3XL\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .mobile3XL\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .mobile3XL\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .mobile3XL\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .mobile3XL\:translate-x-0 {
    --transform-translate-x:0;
  }

  .mobile3XL\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .mobile3XL\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .mobile3XL\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .mobile3XL\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .mobile3XL\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .mobile3XL\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .mobile3XL\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .mobile3XL\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .mobile3XL\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .mobile3XL\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .mobile3XL\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .mobile3XL\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .mobile3XL\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .mobile3XL\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .mobile3XL\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .mobile3XL\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .mobile3XL\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .mobile3XL\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .mobile3XL\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .mobile3XL\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .mobile3XL\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .mobile3XL\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .mobile3XL\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .mobile3XL\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .mobile3XL\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .mobile3XL\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .mobile3XL\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .mobile3XL\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .mobile3XL\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .mobile3XL\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .mobile3XL\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .mobile3XL\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .mobile3XL\:translate-x-px {
    --transform-translate-x:1px;
  }

  .mobile3XL\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .mobile3XL\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .mobile3XL\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .mobile3XL\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .mobile3XL\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .mobile3XL\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .mobile3XL\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .mobile3XL\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .mobile3XL\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .mobile3XL\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .mobile3XL\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .mobile3XL\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .mobile3XL\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .mobile3XL\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .mobile3XL\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .mobile3XL\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .mobile3XL\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .mobile3XL\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .mobile3XL\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .mobile3XL\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .mobile3XL\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .mobile3XL\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .mobile3XL\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .mobile3XL\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .mobile3XL\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .mobile3XL\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .mobile3XL\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .mobile3XL\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .mobile3XL\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .mobile3XL\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .mobile3XL\:translate-x-full {
    --transform-translate-x:100%;
  }

  .mobile3XL\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .mobile3XL\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .mobile3XL\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .mobile3XL\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .mobile3XL\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .mobile3XL\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .mobile3XL\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .mobile3XL\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .mobile3XL\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .mobile3XL\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .mobile3XL\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .mobile3XL\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .mobile3XL\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .mobile3XL\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .mobile3XL\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .mobile3XL\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .mobile3XL\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .mobile3XL\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .mobile3XL\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .mobile3XL\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .mobile3XL\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .mobile3XL\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .mobile3XL\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .mobile3XL\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .mobile3XL\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .mobile3XL\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .mobile3XL\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .mobile3XL\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .mobile3XL\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .mobile3XL\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .mobile3XL\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .mobile3XL\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .mobile3XL\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .mobile3XL\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .mobile3XL\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .mobile3XL\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .mobile3XL\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .mobile3XL\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .mobile3XL\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .mobile3XL\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .mobile3XL\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .mobile3XL\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .mobile3XL\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .mobile3XL\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .mobile3XL\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .mobile3XL\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .mobile3XL\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .mobile3XL\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .mobile3XL\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .mobile3XL\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .mobile3XL\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .mobile3XL\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .mobile3XL\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .mobile3XL\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .mobile3XL\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .mobile3XL\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .mobile3XL\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .mobile3XL\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .mobile3XL\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .mobile3XL\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .mobile3XL\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .mobile3XL\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .mobile3XL\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .mobile3XL\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .mobile3XL\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .mobile3XL\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .mobile3XL\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .mobile3XL\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .mobile3XL\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .mobile3XL\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .mobile3XL\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .mobile3XL\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .mobile3XL\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .mobile3XL\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .mobile3XL\:translate-y-0 {
    --transform-translate-y:0;
  }

  .mobile3XL\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .mobile3XL\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .mobile3XL\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .mobile3XL\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .mobile3XL\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .mobile3XL\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .mobile3XL\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .mobile3XL\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .mobile3XL\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .mobile3XL\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .mobile3XL\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .mobile3XL\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .mobile3XL\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .mobile3XL\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .mobile3XL\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .mobile3XL\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .mobile3XL\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .mobile3XL\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .mobile3XL\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .mobile3XL\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .mobile3XL\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .mobile3XL\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .mobile3XL\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .mobile3XL\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .mobile3XL\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .mobile3XL\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .mobile3XL\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .mobile3XL\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .mobile3XL\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .mobile3XL\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .mobile3XL\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .mobile3XL\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .mobile3XL\:translate-y-px {
    --transform-translate-y:1px;
  }

  .mobile3XL\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .mobile3XL\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .mobile3XL\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .mobile3XL\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .mobile3XL\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .mobile3XL\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .mobile3XL\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .mobile3XL\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .mobile3XL\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .mobile3XL\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .mobile3XL\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .mobile3XL\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .mobile3XL\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .mobile3XL\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .mobile3XL\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .mobile3XL\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .mobile3XL\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .mobile3XL\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .mobile3XL\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .mobile3XL\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .mobile3XL\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .mobile3XL\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .mobile3XL\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .mobile3XL\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .mobile3XL\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .mobile3XL\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .mobile3XL\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .mobile3XL\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .mobile3XL\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .mobile3XL\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .mobile3XL\:translate-y-full {
    --transform-translate-y:100%;
  }

  .mobile3XL\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .mobile3XL\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .mobile3XL\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .mobile3XL\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .mobile3XL\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .mobile3XL\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .mobile3XL\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .mobile3XL\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .mobile3XL\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .mobile3XL\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .mobile3XL\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .mobile3XL\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .mobile3XL\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .mobile3XL\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .mobile3XL\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .mobile3XL\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .mobile3XL\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .mobile3XL\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .mobile3XL\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .mobile3XL\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .mobile3XL\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .mobile3XL\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .mobile3XL\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .mobile3XL\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .mobile3XL\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .mobile3XL\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .mobile3XL\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .mobile3XL\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .mobile3XL\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .mobile3XL\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .mobile3XL\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .mobile3XL\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .mobile3XL\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .mobile3XL\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .mobile3XL\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .mobile3XL\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .mobile3XL\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .mobile3XL\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .mobile3XL\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .mobile3XL\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .mobile3XL\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .mobile3XL\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .mobile3XL\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .mobile3XL\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .mobile3XL\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .mobile3XL\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .mobile3XL\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .mobile3XL\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .mobile3XL\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .mobile3XL\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .mobile3XL\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .mobile3XL\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .mobile3XL\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .mobile3XL\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .mobile3XL\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .mobile3XL\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .mobile3XL\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .mobile3XL\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .mobile3XL\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .mobile3XL\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .mobile3XL\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .mobile3XL\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .mobile3XL\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .mobile3XL\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .mobile3XL\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .mobile3XL\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .mobile3XL\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .mobile3XL\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .mobile3XL\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .mobile3XL\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .mobile3XL\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .mobile3XL\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .mobile3XL\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .mobile3XL\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .mobile3XL\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .mobile3XL\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .mobile3XL\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .mobile3XL\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .mobile3XL\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .mobile3XL\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .mobile3XL\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .mobile3XL\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .mobile3XL\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .mobile3XL\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .mobile3XL\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .mobile3XL\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .mobile3XL\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .mobile3XL\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .mobile3XL\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .mobile3XL\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .mobile3XL\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .mobile3XL\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .mobile3XL\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .mobile3XL\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .mobile3XL\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .mobile3XL\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .mobile3XL\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .mobile3XL\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .mobile3XL\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .mobile3XL\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .mobile3XL\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .mobile3XL\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .mobile3XL\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .mobile3XL\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .mobile3XL\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .mobile3XL\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .mobile3XL\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .mobile3XL\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .mobile3XL\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobile3XL\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobile3XL\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobile3XL\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobile3XL\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .mobile3XL\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile3XL\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile3XL\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .mobile3XL\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .mobile3XL\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .mobile3XL\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .mobile3XL\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .mobile3XL\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .mobile3XL\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .mobile3XL\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .mobile3XL\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile3XL\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .mobile3XL\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile3XL\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .mobile3XL\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .mobile3XL\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .mobile3XL\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .mobile3XL\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile3XL\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .mobile3XL\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .mobile3XL\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .mobile3XL\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile3XL\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .mobile3XL\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .mobile3XL\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .mobile3XL\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .mobile3XL\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobile3XL\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobile3XL\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobile3XL\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobile3XL\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .mobile3XL\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .mobile3XL\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .mobile3XL\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .mobile3XL\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .mobile3XL\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .mobile3XL\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .mobile3XL\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .mobile3XL\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .mobile3XL\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .mobile3XL\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .mobile3XL\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .mobile3XL\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .mobile3XL\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .mobile3XL\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .mobile3XL\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .mobile3XL\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .mobile3XL\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .mobile3XL\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .mobile3XL\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .mobile3XL\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .mobile3XL\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .mobile3XL\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .mobile3XL\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .mobile3XL\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .mobile3XL\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .mobile3XL\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .mobile3XL\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .mobile3XL\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .mobile3XL\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .mobile3XL\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .mobile3XL\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .mobile3XL\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .mobile3XL\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .mobile3XL\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobile3XL\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobile3XL\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobile3XL\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobile3XL\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .mobile3XL\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile3XL\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile3XL\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .mobile3XL\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .mobile3XL\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .mobile3XL\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .mobile3XL\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .mobile3XL\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .mobile3XL\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .mobile3XL\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobile3XL\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile3XL\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .mobile3XL\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile3XL\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobile3XL\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .mobile3XL\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobile3XL\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .mobile3XL\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile3XL\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .mobile3XL\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .mobile3XL\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .mobile3XL\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile3XL\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .mobile3XL\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobile3XL\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .mobile3XL\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .mobile3XL\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobile3XL\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobile3XL\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobile3XL\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobile3XL\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .mobile3XL\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .mobile3XL\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .mobile3XL\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .mobile3XL\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .mobile3XL\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .mobile3XL\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .mobile3XL\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .mobile3XL\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .mobile3XL\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .mobile3XL\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .mobile3XL\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .mobile3XL\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .mobile3XL\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .mobile3XL\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .mobile3XL\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .mobile3XL\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .mobile3XL\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .mobile3XL\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .mobile3XL\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .mobile3XL\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .mobile3XL\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .mobile3XL\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .mobile3XL\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .mobile3XL\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .mobile3XL\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .mobile3XL\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .mobile3XL\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .mobile3XL\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .mobile3XL\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .mobile3XL\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .mobile3XL\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .mobile3XL\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .mobile3XL\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .mobile3XL\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .mobile3XL\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobile3XL\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobile3XL\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobile3XL\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobile3XL\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .mobile3XL\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile3XL\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile3XL\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .mobile3XL\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .mobile3XL\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .mobile3XL\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .mobile3XL\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .mobile3XL\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .mobile3XL\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .mobile3XL\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .mobile3XL\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile3XL\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .mobile3XL\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile3XL\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .mobile3XL\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .mobile3XL\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .mobile3XL\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .mobile3XL\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile3XL\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .mobile3XL\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .mobile3XL\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .mobile3XL\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile3XL\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .mobile3XL\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .mobile3XL\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .mobile3XL\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .mobile3XL\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobile3XL\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobile3XL\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobile3XL\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobile3XL\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .mobile3XL\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .mobile3XL\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .mobile3XL\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .mobile3XL\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .mobile3XL\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .mobile3XL\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .mobile3XL\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .mobile3XL\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .mobile3XL\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .mobile3XL\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .mobile3XL\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .mobile3XL\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .mobile3XL\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .mobile3XL\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .mobile3XL\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .mobile3XL\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .mobile3XL\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .mobile3XL\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .mobile3XL\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .mobile3XL\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .mobile3XL\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .mobile3XL\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .mobile3XL\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .mobile3XL\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .mobile3XL\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .mobile3XL\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .mobile3XL\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .mobile3XL\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .mobile3XL\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .mobile3XL\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .mobile3XL\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .mobile3XL\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .mobile3XL\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .mobile3XL\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobile3XL\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobile3XL\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobile3XL\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobile3XL\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .mobile3XL\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile3XL\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile3XL\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .mobile3XL\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .mobile3XL\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .mobile3XL\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .mobile3XL\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .mobile3XL\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .mobile3XL\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .mobile3XL\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobile3XL\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile3XL\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .mobile3XL\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile3XL\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobile3XL\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .mobile3XL\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobile3XL\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .mobile3XL\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile3XL\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .mobile3XL\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .mobile3XL\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .mobile3XL\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile3XL\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .mobile3XL\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobile3XL\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .mobile3XL\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .mobile3XL\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobile3XL\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobile3XL\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobile3XL\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobile3XL\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .mobile3XL\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .mobile3XL\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .mobile3XL\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .mobile3XL\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .mobile3XL\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .mobile3XL\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .mobile3XL\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .mobile3XL\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .mobile3XL\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .mobile3XL\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .mobile3XL\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .mobile3XL\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .mobile3XL\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .mobile3XL\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .mobile3XL\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .mobile3XL\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .mobile3XL\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .mobile3XL\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .mobile3XL\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .mobile3XL\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .mobile3XL\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .mobile3XL\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .mobile3XL\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .mobile3XL\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .mobile3XL\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .mobile3XL\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .mobile3XL\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .mobile3XL\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .mobile3XL\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .mobile3XL\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .mobile3XL\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .mobile3XL\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .mobile3XL\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .mobile3XL\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .mobile3XL\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobile3XL\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobile3XL\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobile3XL\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobile3XL\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .mobile3XL\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile3XL\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile3XL\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .mobile3XL\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .mobile3XL\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .mobile3XL\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .mobile3XL\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .mobile3XL\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .mobile3XL\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .mobile3XL\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .mobile3XL\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile3XL\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .mobile3XL\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile3XL\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .mobile3XL\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .mobile3XL\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .mobile3XL\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .mobile3XL\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile3XL\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .mobile3XL\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .mobile3XL\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .mobile3XL\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile3XL\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .mobile3XL\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .mobile3XL\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .mobile3XL\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .mobile3XL\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobile3XL\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobile3XL\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobile3XL\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobile3XL\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .mobile3XL\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .mobile3XL\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .mobile3XL\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .mobile3XL\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .mobile3XL\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .mobile3XL\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .mobile3XL\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .mobile3XL\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .mobile3XL\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .mobile3XL\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .mobile3XL\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .mobile3XL\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .mobile3XL\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .mobile3XL\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .mobile3XL\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .mobile3XL\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .mobile3XL\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .mobile3XL\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .mobile3XL\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .mobile3XL\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .mobile3XL\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .mobile3XL\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .mobile3XL\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .mobile3XL\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .mobile3XL\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .mobile3XL\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .mobile3XL\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .mobile3XL\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .mobile3XL\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .mobile3XL\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .mobile3XL\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .mobile3XL\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .mobile3XL\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .mobile3XL\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobile3XL\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobile3XL\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobile3XL\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobile3XL\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .mobile3XL\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile3XL\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile3XL\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .mobile3XL\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .mobile3XL\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .mobile3XL\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .mobile3XL\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .mobile3XL\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .mobile3XL\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .mobile3XL\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobile3XL\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile3XL\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .mobile3XL\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile3XL\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobile3XL\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .mobile3XL\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobile3XL\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .mobile3XL\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile3XL\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .mobile3XL\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .mobile3XL\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .mobile3XL\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile3XL\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .mobile3XL\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobile3XL\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .mobile3XL\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .mobile3XL\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobile3XL\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobile3XL\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobile3XL\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobile3XL\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .mobile3XL\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .mobile3XL\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .mobile3XL\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .mobile3XL\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .mobile3XL\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .mobile3XL\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .mobile3XL\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .mobile3XL\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .mobile3XL\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .mobile3XL\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .mobile3XL\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .mobile3XL\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .mobile3XL\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .mobile3XL\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .mobile3XL\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .mobile3XL\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .mobile3XL\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .mobile3XL\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .mobile3XL\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .mobile3XL\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .mobile3XL\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .mobile3XL\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .mobile3XL\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .mobile3XL\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .mobile3XL\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .mobile3XL\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .mobile3XL\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .mobile3XL\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .mobile3XL\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .mobile3XL\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .mobile3XL\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .mobile3XL\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .mobile3XL\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .mobile3XL\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .mobile3XL\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobile3XL\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobile3XL\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobile3XL\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobile3XL\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .mobile3XL\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile3XL\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile3XL\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .mobile3XL\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .mobile3XL\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .mobile3XL\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .mobile3XL\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .mobile3XL\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .mobile3XL\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .mobile3XL\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .mobile3XL\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile3XL\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .mobile3XL\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile3XL\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .mobile3XL\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .mobile3XL\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .mobile3XL\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .mobile3XL\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile3XL\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .mobile3XL\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .mobile3XL\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .mobile3XL\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile3XL\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .mobile3XL\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .mobile3XL\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .mobile3XL\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .mobile3XL\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobile3XL\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobile3XL\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobile3XL\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobile3XL\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .mobile3XL\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .mobile3XL\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .mobile3XL\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .mobile3XL\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .mobile3XL\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .mobile3XL\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .mobile3XL\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .mobile3XL\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .mobile3XL\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .mobile3XL\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .mobile3XL\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .mobile3XL\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .mobile3XL\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .mobile3XL\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .mobile3XL\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .mobile3XL\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .mobile3XL\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .mobile3XL\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .mobile3XL\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .mobile3XL\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .mobile3XL\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .mobile3XL\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .mobile3XL\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .mobile3XL\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .mobile3XL\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .mobile3XL\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .mobile3XL\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .mobile3XL\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .mobile3XL\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .mobile3XL\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .mobile3XL\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .mobile3XL\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .mobile3XL\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .mobile3XL\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobile3XL\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobile3XL\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobile3XL\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobile3XL\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .mobile3XL\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile3XL\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile3XL\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .mobile3XL\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .mobile3XL\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .mobile3XL\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .mobile3XL\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .mobile3XL\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .mobile3XL\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .mobile3XL\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobile3XL\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile3XL\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .mobile3XL\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile3XL\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobile3XL\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .mobile3XL\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobile3XL\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .mobile3XL\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile3XL\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .mobile3XL\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .mobile3XL\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .mobile3XL\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile3XL\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .mobile3XL\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobile3XL\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .mobile3XL\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .mobile3XL\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobile3XL\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobile3XL\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobile3XL\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobile3XL\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .mobile3XL\:skew-x-0 {
    --transform-skew-x:0;
  }

  .mobile3XL\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .mobile3XL\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .mobile3XL\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .mobile3XL\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .mobile3XL\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .mobile3XL\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .mobile3XL\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .mobile3XL\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .mobile3XL\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .mobile3XL\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .mobile3XL\:skew-y-0 {
    --transform-skew-y:0;
  }

  .mobile3XL\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .mobile3XL\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .mobile3XL\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .mobile3XL\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .mobile3XL\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .mobile3XL\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .mobile3XL\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .mobile3XL\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .mobile3XL\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .mobile3XL\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .mobile3XL\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .mobile3XL\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .mobile3XL\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .mobile3XL\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .mobile3XL\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .mobile3XL\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .mobile3XL\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .mobile3XL\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .mobile3XL\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .mobile3XL\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .mobile3XL\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .mobile3XL\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .mobile3XL\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .mobile3XL\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .mobile3XL\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .mobile3XL\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .mobile3XL\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .mobile3XL\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .mobile3XL\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .mobile3XL\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .mobile3XL\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .mobile3XL\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .mobile3XL\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .mobile3XL\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .mobile3XL\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .mobile3XL\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .mobile3XL\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .mobile3XL\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .mobile3XL\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .mobile3XL\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .mobile3XL\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .mobile3XL\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .mobile3XL\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .mobile3XL\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .mobile3XL\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .mobile3XL\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .mobile3XL\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .mobile3XL\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .mobile3XL\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .mobile3XL\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .mobile3XL\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .mobile3XL\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .mobile3XL\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .mobile3XL\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .mobile3XL\:transition-none {
    transition-property:none;
  }

  .mobile3XL\:transition-all {
    transition-property:all;
  }

  .mobile3XL\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .mobile3XL\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .mobile3XL\:transition-opacity {
    transition-property:opacity;
  }

  .mobile3XL\:transition-shadow {
    transition-property:box-shadow;
  }

  .mobile3XL\:transition-transform {
    transition-property:transform;
  }

  .mobile3XL\:ease-linear {
    transition-timing-function:linear;
  }

  .mobile3XL\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .mobile3XL\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .mobile3XL\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .mobile3XL\:duration-90 {
    transition-duration:90ms;
  }

  .mobile3XL\:duration-180 {
    transition-duration:180ms;
  }

  .mobile3XL\:duration-270 {
    transition-duration:270ms;
  }

  .mobile3XL\:duration-360 {
    transition-duration:360ms;
  }

  .mobile3XL\:duration-450 {
    transition-duration:450ms;
  }

  .mobile3XL\:duration-540 {
    transition-duration:540ms;
  }

  .mobile3XL\:duration-630 {
    transition-duration:630ms;
  }

  .mobile3XL\:duration-720 {
    transition-duration:720ms;
  }

  .mobile3XL\:duration-810 {
    transition-duration:810ms;
  }

  .mobile3XL\:duration-900 {
    transition-duration:900ms;
  }

  .mobile3XL\:duration-990 {
    transition-duration:990ms;
  }

  .mobile3XL\:duration-2000 {
    transition-duration:2000ms;
  }

  .mobile3XL\:duration-3000 {
    transition-duration:3000ms;
  }

  .mobile3XL\:delay-90 {
    transition-delay:90ms;
  }

  .mobile3XL\:delay-180 {
    transition-delay:180ms;
  }

  .mobile3XL\:delay-270 {
    transition-delay:270ms;
  }

  .mobile3XL\:delay-360 {
    transition-delay:360ms;
  }

  .mobile3XL\:delay-450 {
    transition-delay:450ms;
  }

  .mobile3XL\:delay-540 {
    transition-delay:540ms;
  }

  .mobile3XL\:delay-630 {
    transition-delay:630ms;
  }

  .mobile3XL\:delay-720 {
    transition-delay:720ms;
  }

  .mobile3XL\:delay-810 {
    transition-delay:810ms;
  }

  .mobile3XL\:delay-900 {
    transition-delay:900ms;
  }

  .mobile3XL\:delay-990 {
    transition-delay:990ms;
  }

  .mobile3XL\:delay-2000 {
    transition-delay:2000ms;
  }

  .mobile3XL\:delay-3000 {
    transition-delay:3000ms;
  }

  .mobile3XL\:animate-none {
    animation:none;
  }

  .mobile3XL\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .mobile3XL\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .mobile3XL\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .mobile3XL\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .mobile3XL\:animate-float {
    animation:float 5s infinite;
  }
}

@media (min-width: 80rem) {
  .mobile4XL\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .mobile4XL\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .mobile4XL\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .mobile4XL\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .mobile4XL\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .mobile4XL\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .mobile4XL\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .mobile4XL\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .mobile4XL\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .mobile4XL\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .mobile4XL\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .mobile4XL\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .mobile4XL\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .mobile4XL\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .mobile4XL\:container {
      max-width:970px;
    }
  }

  .mobile4XL\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .mobile4XL\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile4XL\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .mobile4XL\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .mobile4XL\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile4XL\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .mobile4XL\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .mobile4XL\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .mobile4XL\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .mobile4XL\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobile4XL\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .mobile4XL\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .mobile4XL\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .mobile4XL\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobile4XL\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .mobile4XL\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobile4XL\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .mobile4XL\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .mobile4XL\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .mobile4XL\:prose code::before {
    content:"`";
  }

  .mobile4XL\:prose code::after {
    content:"`";
  }

  .mobile4XL\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .mobile4XL\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .mobile4XL\:prose pre code::before {
    content:"";
  }

  .mobile4XL\:prose pre code::after {
    content:"";
  }

  .mobile4XL\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .mobile4XL\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .mobile4XL\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobile4XL\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .mobile4XL\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .mobile4XL\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobile4XL\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .mobile4XL\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile4XL\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile4XL\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile4XL\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile4XL\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile4XL\:prose h2 code {
    font-size:0.875em;
  }

  .mobile4XL\:prose h3 code {
    font-size:0.9em;
  }

  .mobile4XL\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile4XL\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobile4XL\:prose ol > li:before {
    left:0;
  }

  .mobile4XL\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobile4XL\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .mobile4XL\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobile4XL\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .mobile4XL\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobile4XL\:prose ul ul, .mobile4XL\:prose ul ol, .mobile4XL\:prose ol ul, .mobile4XL\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobile4XL\:prose hr + * {
    margin-top:0;
  }

  .mobile4XL\:prose h2 + * {
    margin-top:0;
  }

  .mobile4XL\:prose h3 + * {
    margin-top:0;
  }

  .mobile4XL\:prose h4 + * {
    margin-top:0;
  }

  .mobile4XL\:prose thead th:first-child {
    padding-left:0;
  }

  .mobile4XL\:prose thead th:last-child {
    padding-right:0;
  }

  .mobile4XL\:prose tbody td:first-child {
    padding-left:0;
  }

  .mobile4XL\:prose tbody td:last-child {
    padding-right:0;
  }

  .mobile4XL\:prose > :first-child {
    margin-top:0;
  }

  .mobile4XL\:prose > :last-child {
    margin-bottom:0;
  }

  .mobile4XL\:prose h1, .mobile4XL\:prose h2, .mobile4XL\:prose h3, .mobile4XL\:prose h4 {
  }

  .mobile4XL\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .mobile4XL\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile4XL\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile4XL\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .mobile4XL\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .mobile4XL\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .mobile4XL\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobile4XL\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .mobile4XL\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile4XL\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile4XL\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile4XL\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile4XL\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .mobile4XL\:prose-sm code {
    font-size:0.8571429em;
  }

  .mobile4XL\:prose-sm h2 code {
    font-size:0.9em;
  }

  .mobile4XL\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .mobile4XL\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile4XL\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile4XL\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile4XL\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .mobile4XL\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .mobile4XL\:prose-sm ol > li:before {
    left:0;
  }

  .mobile4XL\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .mobile4XL\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .mobile4XL\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobile4XL\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobile4XL\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobile4XL\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobile4XL\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobile4XL\:prose-sm ul ul, .mobile4XL\:prose-sm ul ol, .mobile4XL\:prose-sm ol ul, .mobile4XL\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobile4XL\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .mobile4XL\:prose-sm hr + * {
    margin-top:0;
  }

  .mobile4XL\:prose-sm h2 + * {
    margin-top:0;
  }

  .mobile4XL\:prose-sm h3 + * {
    margin-top:0;
  }

  .mobile4XL\:prose-sm h4 + * {
    margin-top:0;
  }

  .mobile4XL\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .mobile4XL\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile4XL\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .mobile4XL\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .mobile4XL\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile4XL\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .mobile4XL\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .mobile4XL\:prose-sm > :first-child {
    margin-top:0;
  }

  .mobile4XL\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .mobile4XL\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .mobile4XL\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile4XL\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .mobile4XL\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .mobile4XL\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .mobile4XL\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .mobile4XL\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobile4XL\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobile4XL\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile4XL\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile4XL\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile4XL\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile4XL\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .mobile4XL\:prose-lg code {
    font-size:0.8888889em;
  }

  .mobile4XL\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .mobile4XL\:prose-lg h3 code {
    font-size:0.875em;
  }

  .mobile4XL\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .mobile4XL\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile4XL\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile4XL\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobile4XL\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .mobile4XL\:prose-lg ol > li:before {
    left:0;
  }

  .mobile4XL\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .mobile4XL\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .mobile4XL\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile4XL\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile4XL\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile4XL\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile4XL\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile4XL\:prose-lg ul ul, .mobile4XL\:prose-lg ul ol, .mobile4XL\:prose-lg ol ul, .mobile4XL\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile4XL\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .mobile4XL\:prose-lg hr + * {
    margin-top:0;
  }

  .mobile4XL\:prose-lg h2 + * {
    margin-top:0;
  }

  .mobile4XL\:prose-lg h3 + * {
    margin-top:0;
  }

  .mobile4XL\:prose-lg h4 + * {
    margin-top:0;
  }

  .mobile4XL\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .mobile4XL\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobile4XL\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .mobile4XL\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .mobile4XL\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobile4XL\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .mobile4XL\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .mobile4XL\:prose-lg > :first-child {
    margin-top:0;
  }

  .mobile4XL\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .mobile4XL\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .mobile4XL\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile4XL\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .mobile4XL\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .mobile4XL\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .mobile4XL\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobile4XL\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .mobile4XL\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobile4XL\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile4XL\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile4XL\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile4XL\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile4XL\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .mobile4XL\:prose-xl code {
    font-size:0.9em;
  }

  .mobile4XL\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .mobile4XL\:prose-xl h3 code {
    font-size:0.9em;
  }

  .mobile4XL\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .mobile4XL\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile4XL\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile4XL\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .mobile4XL\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .mobile4XL\:prose-xl ol > li:before {
    left:0;
  }

  .mobile4XL\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .mobile4XL\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .mobile4XL\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobile4XL\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .mobile4XL\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobile4XL\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .mobile4XL\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobile4XL\:prose-xl ul ul, .mobile4XL\:prose-xl ul ol, .mobile4XL\:prose-xl ol ul, .mobile4XL\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobile4XL\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .mobile4XL\:prose-xl hr + * {
    margin-top:0;
  }

  .mobile4XL\:prose-xl h2 + * {
    margin-top:0;
  }

  .mobile4XL\:prose-xl h3 + * {
    margin-top:0;
  }

  .mobile4XL\:prose-xl h4 + * {
    margin-top:0;
  }

  .mobile4XL\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .mobile4XL\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobile4XL\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .mobile4XL\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .mobile4XL\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobile4XL\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .mobile4XL\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .mobile4XL\:prose-xl > :first-child {
    margin-top:0;
  }

  .mobile4XL\:prose-xl > :last-child {
    margin-bottom:0;
  }

  .mobile4XL\:prose-2xl {
    font-size:1.5rem;
    line-height:1.6666667;
  }

  .mobile4XL\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile4XL\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .mobile4XL\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .mobile4XL\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .mobile4XL\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .mobile4XL\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .mobile4XL\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobile4XL\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile4XL\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile4XL\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile4XL\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile4XL\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .mobile4XL\:prose-2xl code {
    font-size:0.8333333em;
  }

  .mobile4XL\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .mobile4XL\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .mobile4XL\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .mobile4XL\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile4XL\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile4XL\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobile4XL\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .mobile4XL\:prose-2xl ol > li:before {
    left:0;
  }

  .mobile4XL\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .mobile4XL\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .mobile4XL\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .mobile4XL\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile4XL\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile4XL\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile4XL\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile4XL\:prose-2xl ul ul, .mobile4XL\:prose-2xl ul ol, .mobile4XL\:prose-2xl ol ul, .mobile4XL\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobile4XL\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobile4XL\:prose-2xl hr + * {
    margin-top:0;
  }

  .mobile4XL\:prose-2xl h2 + * {
    margin-top:0;
  }

  .mobile4XL\:prose-2xl h3 + * {
    margin-top:0;
  }

  .mobile4XL\:prose-2xl h4 + * {
    margin-top:0;
  }

  .mobile4XL\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .mobile4XL\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobile4XL\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .mobile4XL\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .mobile4XL\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobile4XL\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .mobile4XL\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .mobile4XL\:prose-2xl > :first-child {
    margin-top:0;
  }

  .mobile4XL\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .mobile4XL\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.5rem * var(--space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .mobile4XL\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .mobile4XL\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile4XL\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .mobile4XL\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .mobile4XL\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .mobile4XL\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile4XL\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .mobile4XL\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile4XL\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .mobile4XL\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile4XL\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .mobile4XL\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile4XL\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .mobile4XL\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile4XL\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .mobile4XL\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .mobile4XL\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .mobile4XL\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile4XL\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobile4XL\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobile4XL\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .mobile4XL\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .mobile4XL\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .mobile4XL\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .mobile4XL\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .mobile4XL\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .mobile4XL\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .mobile4XL\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .mobile4XL\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .mobile4XL\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .mobile4XL\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .mobile4XL\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .mobile4XL\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .mobile4XL\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobile4XL\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .mobile4XL\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobile4XL\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobile4XL\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .mobile4XL\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .mobile4XL\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobile4XL\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .mobile4XL\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .mobile4XL\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .mobile4XL\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .mobile4XL\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .mobile4XL\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile4XL\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .mobile4XL\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .mobile4XL\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .mobile4XL\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .mobile4XL\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .mobile4XL\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .mobile4XL\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .mobile4XL\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .mobile4XL\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .mobile4XL\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .mobile4XL\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .mobile4XL\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .mobile4XL\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .mobile4XL\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobile4XL\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile4XL\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobile4XL\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .mobile4XL\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .mobile4XL\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .mobile4XL\:divide-teal > :not(template) ~ :not(template) {
  }

  .mobile4XL\:divide-indigo > :not(template) ~ :not(template) {
  }

  .mobile4XL\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .mobile4XL\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .mobile4XL\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .mobile4XL\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .mobile4XL\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .mobile4XL\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .mobile4XL\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .mobile4XL\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .mobile4XL\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .mobile4XL\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .mobile4XL\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .mobile4XL\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .mobile4XL\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .mobile4XL\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .mobile4XL\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .mobile4XL\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .mobile4XL\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .mobile4XL\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .mobile4XL\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .mobile4XL\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobile4XL\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobile4XL\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobile4XL\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobile4XL\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .mobile4XL\:bg-fixed {
    background-attachment:fixed;
  }

  .mobile4XL\:bg-local {
    background-attachment:local;
  }

  .mobile4XL\:bg-scroll {
    background-attachment:scroll;
  }

  .mobile4XL\:bg-clip-border {
    background-clip:border-box;
  }

  .mobile4XL\:bg-clip-padding {
    background-clip:padding-box;
  }

  .mobile4XL\:bg-clip-content {
    background-clip:content-box;
  }

  .mobile4XL\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .mobile4XL\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile4XL\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile4XL\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile4XL\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile4XL\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile4XL\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile4XL\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile4XL\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile4XL\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile4XL\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .mobile4XL\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile4XL\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile4XL\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile4XL\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile4XL\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile4XL\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .mobile4XL\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile4XL\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile4XL\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile4XL\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile4XL\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile4XL\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile4XL\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile4XL\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile4XL\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile4XL\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile4XL\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile4XL\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile4XL\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile4XL\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile4XL\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile4XL\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile4XL\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile4XL\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile4XL\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile4XL\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile4XL\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile4XL\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile4XL\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile4XL\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile4XL\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile4XL\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile4XL\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile4XL\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .mobile4XL\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile4XL\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .mobile4XL\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile4XL\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile4XL\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile4XL\:bg-teal {
  }

  .mobile4XL\:bg-indigo {
  }

  .mobile4XL\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .mobile4XL\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .mobile4XL\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .mobile4XL\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile4XL\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile4XL\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobile4XL\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobile4XL\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile4XL\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile4XL\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile4XL\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:bg-teal {
  }

  .group:hover .mobile4XL\:group-hover\:bg-indigo {
  }

  .group:hover .mobile4XL\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .mobile4XL\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .mobile4XL\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .mobile4XL\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile4XL\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile4XL\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobile4XL\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobile4XL\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile4XL\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile4XL\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile4XL\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:bg-teal {
  }

  .group:focus .mobile4XL\:group-focus\:bg-indigo {
  }

  .group:focus .mobile4XL\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .mobile4XL\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .mobile4XL\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .mobile4XL\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobile4XL\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobile4XL\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile4XL\:hover\:bg-teal:hover {
  }

  .mobile4XL\:hover\:bg-indigo:hover {
  }

  .mobile4XL\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .mobile4XL\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .mobile4XL\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .mobile4XL\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobile4XL\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobile4XL\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile4XL\:focus\:bg-teal:focus {
  }

  .mobile4XL\:focus\:bg-indigo:focus {
  }

  .mobile4XL\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .mobile4XL\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .mobile4XL\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .mobile4XL\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobile4XL\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobile4XL\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile4XL\:active\:bg-teal:active {
  }

  .mobile4XL\:active\:bg-indigo:active {
  }

  .mobile4XL\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .mobile4XL\:bg-none {
    background-image:none;
  }

  .mobile4XL\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .mobile4XL\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .mobile4XL\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .mobile4XL\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .mobile4XL\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .mobile4XL\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .mobile4XL\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .mobile4XL\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .mobile4XL\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile4XL\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile4XL\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile4XL\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile4XL\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile4XL\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile4XL\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile4XL\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile4XL\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile4XL\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile4XL\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile4XL\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile4XL\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile4XL\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile4XL\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile4XL\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile4XL\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile4XL\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile4XL\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile4XL\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile4XL\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile4XL\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile4XL\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile4XL\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile4XL\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile4XL\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile4XL\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile4XL\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile4XL\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile4XL\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile4XL\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile4XL\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile4XL\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile4XL\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile4XL\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile4XL\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile4XL\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile4XL\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile4XL\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile4XL\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile4XL\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile4XL\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile4XL\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile4XL\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile4XL\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile4XL\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile4XL\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile4XL\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile4XL\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile4XL\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile4XL\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile4XL\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile4XL\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile4XL\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile4XL\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile4XL\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile4XL\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile4XL\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile4XL\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile4XL\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile4XL\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile4XL\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile4XL\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile4XL\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile4XL\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile4XL\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile4XL\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile4XL\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile4XL\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile4XL\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile4XL\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile4XL\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile4XL\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile4XL\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile4XL\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile4XL\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile4XL\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile4XL\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile4XL\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile4XL\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile4XL\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile4XL\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile4XL\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile4XL\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile4XL\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile4XL\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile4XL\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .mobile4XL\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .mobile4XL\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .mobile4XL\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .mobile4XL\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .mobile4XL\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .mobile4XL\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .mobile4XL\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile4XL\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .mobile4XL\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .mobile4XL\:to-red {
    --gradient-to-color:#B30300;
  }

  .mobile4XL\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .mobile4XL\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .mobile4XL\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .mobile4XL\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .mobile4XL\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .mobile4XL\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .mobile4XL\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .mobile4XL\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .mobile4XL\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .mobile4XL\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .mobile4XL\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .mobile4XL\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .mobile4XL\:to-green {
    --gradient-to-color:#166242;
  }

  .mobile4XL\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .mobile4XL\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .mobile4XL\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .mobile4XL\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .mobile4XL\:to-black {
    --gradient-to-color:#000000;
  }

  .mobile4XL\:to-black-light {
    --gradient-to-color:#313133;
  }

  .mobile4XL\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .mobile4XL\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .mobile4XL\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .mobile4XL\:to-gray {
    --gradient-to-color:#78787a;
  }

  .mobile4XL\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .mobile4XL\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .mobile4XL\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .mobile4XL\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .mobile4XL\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile4XL\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile4XL\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile4XL\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile4XL\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile4XL\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile4XL\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .mobile4XL\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .mobile4XL\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .mobile4XL\:to-teal {
  }

  .mobile4XL\:to-indigo {
  }

  .mobile4XL\:to-transparent {
    --gradient-to-color:transparent;
  }

  .mobile4XL\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile4XL\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile4XL\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile4XL\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile4XL\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile4XL\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile4XL\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile4XL\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile4XL\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile4XL\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile4XL\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile4XL\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile4XL\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile4XL\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile4XL\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile4XL\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile4XL\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile4XL\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile4XL\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile4XL\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile4XL\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile4XL\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile4XL\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile4XL\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile4XL\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile4XL\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile4XL\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile4XL\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile4XL\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile4XL\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile4XL\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile4XL\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile4XL\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile4XL\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile4XL\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile4XL\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile4XL\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile4XL\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile4XL\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile4XL\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile4XL\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile4XL\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile4XL\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile4XL\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile4XL\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile4XL\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile4XL\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile4XL\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile4XL\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile4XL\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile4XL\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile4XL\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile4XL\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile4XL\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile4XL\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile4XL\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile4XL\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile4XL\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile4XL\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile4XL\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile4XL\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile4XL\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile4XL\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile4XL\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile4XL\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile4XL\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile4XL\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile4XL\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile4XL\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile4XL\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile4XL\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile4XL\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile4XL\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile4XL\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile4XL\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile4XL\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile4XL\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile4XL\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile4XL\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile4XL\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile4XL\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile4XL\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile4XL\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile4XL\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile4XL\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile4XL\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile4XL\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .mobile4XL\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .mobile4XL\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .mobile4XL\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .mobile4XL\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .mobile4XL\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .mobile4XL\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .mobile4XL\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile4XL\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .mobile4XL\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .mobile4XL\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .mobile4XL\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .mobile4XL\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .mobile4XL\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .mobile4XL\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .mobile4XL\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .mobile4XL\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .mobile4XL\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .mobile4XL\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .mobile4XL\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .mobile4XL\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .mobile4XL\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .mobile4XL\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .mobile4XL\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .mobile4XL\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .mobile4XL\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .mobile4XL\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .mobile4XL\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .mobile4XL\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .mobile4XL\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .mobile4XL\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .mobile4XL\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .mobile4XL\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .mobile4XL\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .mobile4XL\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .mobile4XL\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .mobile4XL\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .mobile4XL\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .mobile4XL\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile4XL\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile4XL\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile4XL\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile4XL\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile4XL\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile4XL\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .mobile4XL\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .mobile4XL\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .mobile4XL\:hover\:to-teal:hover {
  }

  .mobile4XL\:hover\:to-indigo:hover {
  }

  .mobile4XL\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .mobile4XL\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile4XL\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile4XL\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile4XL\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile4XL\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile4XL\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile4XL\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile4XL\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile4XL\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile4XL\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile4XL\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile4XL\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile4XL\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile4XL\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile4XL\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile4XL\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile4XL\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile4XL\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile4XL\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile4XL\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile4XL\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile4XL\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile4XL\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile4XL\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile4XL\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile4XL\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile4XL\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile4XL\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile4XL\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile4XL\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile4XL\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile4XL\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile4XL\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile4XL\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile4XL\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile4XL\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile4XL\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile4XL\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile4XL\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile4XL\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile4XL\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile4XL\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile4XL\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile4XL\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile4XL\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile4XL\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile4XL\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile4XL\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile4XL\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile4XL\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile4XL\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile4XL\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile4XL\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile4XL\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile4XL\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile4XL\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile4XL\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile4XL\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile4XL\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile4XL\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile4XL\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile4XL\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile4XL\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile4XL\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile4XL\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile4XL\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile4XL\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile4XL\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile4XL\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile4XL\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile4XL\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile4XL\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile4XL\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile4XL\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile4XL\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile4XL\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile4XL\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile4XL\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile4XL\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile4XL\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile4XL\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile4XL\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile4XL\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile4XL\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile4XL\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile4XL\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile4XL\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile4XL\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile4XL\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile4XL\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .mobile4XL\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .mobile4XL\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .mobile4XL\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .mobile4XL\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .mobile4XL\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .mobile4XL\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .mobile4XL\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile4XL\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .mobile4XL\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .mobile4XL\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .mobile4XL\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .mobile4XL\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .mobile4XL\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .mobile4XL\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .mobile4XL\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .mobile4XL\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .mobile4XL\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .mobile4XL\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .mobile4XL\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .mobile4XL\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .mobile4XL\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .mobile4XL\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .mobile4XL\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .mobile4XL\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .mobile4XL\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .mobile4XL\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .mobile4XL\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .mobile4XL\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .mobile4XL\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .mobile4XL\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .mobile4XL\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .mobile4XL\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .mobile4XL\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .mobile4XL\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .mobile4XL\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .mobile4XL\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .mobile4XL\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .mobile4XL\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile4XL\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile4XL\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile4XL\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile4XL\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile4XL\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile4XL\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .mobile4XL\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .mobile4XL\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .mobile4XL\:focus\:to-teal:focus {
  }

  .mobile4XL\:focus\:to-indigo:focus {
  }

  .mobile4XL\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .mobile4XL\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .mobile4XL\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .mobile4XL\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .mobile4XL\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .mobile4XL\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .mobile4XL\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .mobile4XL\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .mobile4XL\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .mobile4XL\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .mobile4XL\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .mobile4XL\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .mobile4XL\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .mobile4XL\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .mobile4XL\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .mobile4XL\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .mobile4XL\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .mobile4XL\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .mobile4XL\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .mobile4XL\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .mobile4XL\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .mobile4XL\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .mobile4XL\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .mobile4XL\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .mobile4XL\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .mobile4XL\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .mobile4XL\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .mobile4XL\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .mobile4XL\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .mobile4XL\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .mobile4XL\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .mobile4XL\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .mobile4XL\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .mobile4XL\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .mobile4XL\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .mobile4XL\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .mobile4XL\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .mobile4XL\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .mobile4XL\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .mobile4XL\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .mobile4XL\:bg-bottom {
    background-position:bottom;
  }

  .mobile4XL\:bg-center {
    background-position:center;
  }

  .mobile4XL\:bg-left {
    background-position:left;
  }

  .mobile4XL\:bg-left-bottom {
    background-position:left bottom;
  }

  .mobile4XL\:bg-left-top {
    background-position:left top;
  }

  .mobile4XL\:bg-right {
    background-position:right;
  }

  .mobile4XL\:bg-right-bottom {
    background-position:right bottom;
  }

  .mobile4XL\:bg-right-top {
    background-position:right top;
  }

  .mobile4XL\:bg-top {
    background-position:top;
  }

  .mobile4XL\:bg-repeat {
    background-repeat:repeat;
  }

  .mobile4XL\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .mobile4XL\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .mobile4XL\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .mobile4XL\:bg-repeat-round {
    background-repeat:round;
  }

  .mobile4XL\:bg-repeat-space {
    background-repeat:space;
  }

  .mobile4XL\:bg-auto {
    background-size:auto;
  }

  .mobile4XL\:bg-cover {
    background-size:cover;
  }

  .mobile4XL\:bg-contain {
    background-size:contain;
  }

  .mobile4XL\:border-collapse {
    border-collapse:collapse;
  }

  .mobile4XL\:border-separate {
    border-collapse:separate;
  }

  .mobile4XL\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile4XL\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile4XL\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile4XL\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile4XL\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile4XL\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile4XL\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile4XL\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile4XL\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile4XL\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .mobile4XL\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile4XL\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile4XL\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile4XL\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile4XL\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile4XL\:border-red-light2 {
    border-color:#ffacac82;
  }

  .mobile4XL\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile4XL\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile4XL\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile4XL\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile4XL\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile4XL\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile4XL\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile4XL\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile4XL\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile4XL\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile4XL\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile4XL\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile4XL\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile4XL\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile4XL\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile4XL\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile4XL\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile4XL\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile4XL\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile4XL\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile4XL\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile4XL\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile4XL\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile4XL\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile4XL\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile4XL\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile4XL\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile4XL\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .mobile4XL\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile4XL\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .mobile4XL\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile4XL\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile4XL\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile4XL\:border-teal {
  }

  .mobile4XL\:border-indigo {
  }

  .mobile4XL\:border-transparent {
    border-color:transparent;
  }

  .group:hover .mobile4XL\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .mobile4XL\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .mobile4XL\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile4XL\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile4XL\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobile4XL\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobile4XL\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile4XL\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile4XL\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile4XL\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:border-teal {
  }

  .group:hover .mobile4XL\:group-hover\:border-indigo {
  }

  .group:hover .mobile4XL\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .mobile4XL\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .mobile4XL\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .mobile4XL\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile4XL\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile4XL\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobile4XL\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobile4XL\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile4XL\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile4XL\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile4XL\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:border-teal {
  }

  .group:focus .mobile4XL\:group-focus\:border-indigo {
  }

  .group:focus .mobile4XL\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .mobile4XL\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .mobile4XL\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .mobile4XL\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobile4XL\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobile4XL\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile4XL\:hover\:border-teal:hover {
  }

  .mobile4XL\:hover\:border-indigo:hover {
  }

  .mobile4XL\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .mobile4XL\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .mobile4XL\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .mobile4XL\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobile4XL\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobile4XL\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile4XL\:focus-within\:border-teal:focus-within {
  }

  .mobile4XL\:focus-within\:border-indigo:focus-within {
  }

  .mobile4XL\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .mobile4XL\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .mobile4XL\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .mobile4XL\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobile4XL\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobile4XL\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile4XL\:focus\:border-teal:focus {
  }

  .mobile4XL\:focus\:border-indigo:focus {
  }

  .mobile4XL\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .mobile4XL\:border-opacity-0 {
    --border-opacity:0;
  }

  .mobile4XL\:border-opacity-10 {
    --border-opacity:.1;
  }

  .mobile4XL\:border-opacity-20 {
    --border-opacity:.2;
  }

  .mobile4XL\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .mobile4XL\:border-opacity-30 {
    --border-opacity:.3;
  }

  .mobile4XL\:border-opacity-40 {
    --border-opacity:.4;
  }

  .mobile4XL\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .mobile4XL\:border-opacity-60 {
    --border-opacity:.6;
  }

  .mobile4XL\:border-opacity-70 {
    --border-opacity:.7;
  }

  .mobile4XL\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .mobile4XL\:border-opacity-80 {
    --border-opacity:.8;
  }

  .mobile4XL\:border-opacity-90 {
    --border-opacity:.9;
  }

  .mobile4XL\:border-opacity-100 {
    --border-opacity:1;
  }

  .mobile4XL\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .mobile4XL\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .mobile4XL\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .mobile4XL\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .mobile4XL\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .mobile4XL\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .mobile4XL\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .mobile4XL\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .mobile4XL\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .mobile4XL\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .mobile4XL\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .mobile4XL\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .mobile4XL\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .mobile4XL\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .mobile4XL\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .mobile4XL\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .mobile4XL\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .mobile4XL\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .mobile4XL\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .mobile4XL\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .mobile4XL\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .mobile4XL\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .mobile4XL\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .mobile4XL\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .mobile4XL\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .mobile4XL\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .mobile4XL\:rounded-none {
    border-radius:0;
  }

  .mobile4XL\:rounded-sm {
    border-radius:0.125rem;
  }

  .mobile4XL\:rounded {
    border-radius:0.25rem;
  }

  .mobile4XL\:rounded-md {
    border-radius:10px;
  }

  .mobile4XL\:rounded-lg {
    border-radius:30px;
  }

  .mobile4XL\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .mobile4XL\:rounded-3xl {
    border-radius:1.5rem;
  }

  .mobile4XL\:rounded-full {
    border-radius:9999px;
  }

  .mobile4XL\:rounded-xxl {
    border-radius:2rem;
  }

  .mobile4XL\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .mobile4XL\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .mobile4XL\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .mobile4XL\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .mobile4XL\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .mobile4XL\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .mobile4XL\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobile4XL\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobile4XL\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .mobile4XL\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .mobile4XL\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobile4XL\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobile4XL\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .mobile4XL\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .mobile4XL\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobile4XL\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobile4XL\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .mobile4XL\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .mobile4XL\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobile4XL\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobile4XL\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .mobile4XL\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .mobile4XL\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobile4XL\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobile4XL\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .mobile4XL\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .mobile4XL\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobile4XL\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobile4XL\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .mobile4XL\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .mobile4XL\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobile4XL\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobile4XL\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .mobile4XL\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .mobile4XL\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobile4XL\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobile4XL\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .mobile4XL\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .mobile4XL\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobile4XL\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobile4XL\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .mobile4XL\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .mobile4XL\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .mobile4XL\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .mobile4XL\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .mobile4XL\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .mobile4XL\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .mobile4XL\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .mobile4XL\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .mobile4XL\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .mobile4XL\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .mobile4XL\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .mobile4XL\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .mobile4XL\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .mobile4XL\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .mobile4XL\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .mobile4XL\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .mobile4XL\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .mobile4XL\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .mobile4XL\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .mobile4XL\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .mobile4XL\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .mobile4XL\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .mobile4XL\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .mobile4XL\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .mobile4XL\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .mobile4XL\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .mobile4XL\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .mobile4XL\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .mobile4XL\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .mobile4XL\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .mobile4XL\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .mobile4XL\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .mobile4XL\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .mobile4XL\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .mobile4XL\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .mobile4XL\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .mobile4XL\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .mobile4XL\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .mobile4XL\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .mobile4XL\:border-solid {
    border-style:solid;
  }

  .mobile4XL\:border-dashed {
    border-style:dashed;
  }

  .mobile4XL\:border-dotted {
    border-style:dotted;
  }

  .mobile4XL\:border-double {
    border-style:double;
  }

  .mobile4XL\:border-none {
    border-style:none;
  }

  .mobile4XL\:border-0 {
    border-width:0;
  }

  .mobile4XL\:border-2 {
    border-width:2px;
  }

  .mobile4XL\:border-4 {
    border-width:4px;
  }

  .mobile4XL\:border-8 {
    border-width:8px;
  }

  .mobile4XL\:border {
    border-width:1px;
  }

  .mobile4XL\:border-t-0 {
    border-top-width:0;
  }

  .mobile4XL\:border-r-0 {
    border-right-width:0;
  }

  .mobile4XL\:border-b-0 {
    border-bottom-width:0;
  }

  .mobile4XL\:border-l-0 {
    border-left-width:0;
  }

  .mobile4XL\:border-t-2 {
    border-top-width:2px;
  }

  .mobile4XL\:border-r-2 {
    border-right-width:2px;
  }

  .mobile4XL\:border-b-2 {
    border-bottom-width:2px;
  }

  .mobile4XL\:border-l-2 {
    border-left-width:2px;
  }

  .mobile4XL\:border-t-4 {
    border-top-width:4px;
  }

  .mobile4XL\:border-r-4 {
    border-right-width:4px;
  }

  .mobile4XL\:border-b-4 {
    border-bottom-width:4px;
  }

  .mobile4XL\:border-l-4 {
    border-left-width:4px;
  }

  .mobile4XL\:border-t-8 {
    border-top-width:8px;
  }

  .mobile4XL\:border-r-8 {
    border-right-width:8px;
  }

  .mobile4XL\:border-b-8 {
    border-bottom-width:8px;
  }

  .mobile4XL\:border-l-8 {
    border-left-width:8px;
  }

  .mobile4XL\:border-t {
    border-top-width:1px;
  }

  .mobile4XL\:border-r {
    border-right-width:1px;
  }

  .mobile4XL\:border-b {
    border-bottom-width:1px;
  }

  .mobile4XL\:border-l {
    border-left-width:1px;
  }

  .mobile4XL\:box-border {
    box-sizing:border-box;
  }

  .mobile4XL\:box-content {
    box-sizing:content-box;
  }

  .mobile4XL\:cursor-auto {
    cursor:auto;
  }

  .mobile4XL\:cursor-default {
    cursor:default;
  }

  .mobile4XL\:cursor-pointer {
    cursor:pointer;
  }

  .mobile4XL\:cursor-wait {
    cursor:wait;
  }

  .mobile4XL\:cursor-text {
    cursor:text;
  }

  .mobile4XL\:cursor-move {
    cursor:move;
  }

  .mobile4XL\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .mobile4XL\:block {
    display:block;
  }

  .mobile4XL\:inline-block {
    display:inline-block;
  }

  .mobile4XL\:inline {
    display:inline;
  }

  .mobile4XL\:flex {
    display:flex;
  }

  .mobile4XL\:inline-flex {
    display:inline-flex;
  }

  .mobile4XL\:table {
    display:table;
  }

  .mobile4XL\:table-caption {
    display:table-caption;
  }

  .mobile4XL\:table-cell {
    display:table-cell;
  }

  .mobile4XL\:table-column {
    display:table-column;
  }

  .mobile4XL\:table-column-group {
    display:table-column-group;
  }

  .mobile4XL\:table-footer-group {
    display:table-footer-group;
  }

  .mobile4XL\:table-header-group {
    display:table-header-group;
  }

  .mobile4XL\:table-row-group {
    display:table-row-group;
  }

  .mobile4XL\:table-row {
    display:table-row;
  }

  .mobile4XL\:flow-root {
    display:flow-root;
  }

  .mobile4XL\:grid {
    display:grid;
  }

  .mobile4XL\:inline-grid {
    display:inline-grid;
  }

  .mobile4XL\:contents {
    display:contents;
  }

  .mobile4XL\:hidden {
    display:none;
  }

  .mobile4XL\:flex-row {
    flex-direction:row;
  }

  .mobile4XL\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .mobile4XL\:flex-col {
    flex-direction:column;
  }

  .mobile4XL\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .mobile4XL\:flex-wrap {
    flex-wrap:wrap;
  }

  .mobile4XL\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .mobile4XL\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .mobile4XL\:place-items-auto {
    place-items:auto;
  }

  .mobile4XL\:place-items-start {
    place-items:start;
  }

  .mobile4XL\:place-items-end {
    place-items:end;
  }

  .mobile4XL\:place-items-center {
    place-items:center;
  }

  .mobile4XL\:place-items-stretch {
    place-items:stretch;
  }

  .mobile4XL\:place-content-center {
    place-content:center;
  }

  .mobile4XL\:place-content-start {
    place-content:start;
  }

  .mobile4XL\:place-content-end {
    place-content:end;
  }

  .mobile4XL\:place-content-between {
    place-content:space-between;
  }

  .mobile4XL\:place-content-around {
    place-content:space-around;
  }

  .mobile4XL\:place-content-evenly {
    place-content:space-evenly;
  }

  .mobile4XL\:place-content-stretch {
    place-content:stretch;
  }

  .mobile4XL\:place-self-auto {
    place-self:auto;
  }

  .mobile4XL\:place-self-start {
    place-self:start;
  }

  .mobile4XL\:place-self-end {
    place-self:end;
  }

  .mobile4XL\:place-self-center {
    place-self:center;
  }

  .mobile4XL\:place-self-stretch {
    place-self:stretch;
  }

  .mobile4XL\:items-start {
    align-items:flex-start;
  }

  .mobile4XL\:items-end {
    align-items:flex-end;
  }

  .mobile4XL\:items-center {
    align-items:center;
  }

  .mobile4XL\:items-baseline {
    align-items:baseline;
  }

  .mobile4XL\:items-stretch {
    align-items:stretch;
  }

  .mobile4XL\:content-center {
    align-content:center;
  }

  .mobile4XL\:content-start {
    align-content:flex-start;
  }

  .mobile4XL\:content-end {
    align-content:flex-end;
  }

  .mobile4XL\:content-between {
    align-content:space-between;
  }

  .mobile4XL\:content-around {
    align-content:space-around;
  }

  .mobile4XL\:content-evenly {
    align-content:space-evenly;
  }

  .mobile4XL\:self-auto {
    align-self:auto;
  }

  .mobile4XL\:self-start {
    align-self:flex-start;
  }

  .mobile4XL\:self-end {
    align-self:flex-end;
  }

  .mobile4XL\:self-center {
    align-self:center;
  }

  .mobile4XL\:self-stretch {
    align-self:stretch;
  }

  .mobile4XL\:justify-items-auto {
    justify-items:auto;
  }

  .mobile4XL\:justify-items-start {
    justify-items:start;
  }

  .mobile4XL\:justify-items-end {
    justify-items:end;
  }

  .mobile4XL\:justify-items-center {
    justify-items:center;
  }

  .mobile4XL\:justify-items-stretch {
    justify-items:stretch;
  }

  .mobile4XL\:justify-start {
    justify-content:flex-start;
  }

  .mobile4XL\:justify-end {
    justify-content:flex-end;
  }

  .mobile4XL\:justify-center {
    justify-content:center;
  }

  .mobile4XL\:justify-between {
    justify-content:space-between;
  }

  .mobile4XL\:justify-around {
    justify-content:space-around;
  }

  .mobile4XL\:justify-evenly {
    justify-content:space-evenly;
  }

  .mobile4XL\:justify-self-auto {
    justify-self:auto;
  }

  .mobile4XL\:justify-self-start {
    justify-self:start;
  }

  .mobile4XL\:justify-self-end {
    justify-self:end;
  }

  .mobile4XL\:justify-self-center {
    justify-self:center;
  }

  .mobile4XL\:justify-self-stretch {
    justify-self:stretch;
  }

  .mobile4XL\:flex-1 {
    flex:1 1 0%;
  }

  .mobile4XL\:flex-auto {
    flex:1 1 auto;
  }

  .mobile4XL\:flex-initial {
    flex:0 1 auto;
  }

  .mobile4XL\:flex-none {
    flex:none;
  }

  .mobile4XL\:flex-grow-0 {
    flex-grow:0;
  }

  .mobile4XL\:flex-grow {
    flex-grow:1;
  }

  .mobile4XL\:flex-shrink-0 {
    flex-shrink:0;
  }

  .mobile4XL\:flex-shrink {
    flex-shrink:1;
  }

  .mobile4XL\:order-1 {
    order:1;
  }

  .mobile4XL\:order-2 {
    order:2;
  }

  .mobile4XL\:order-3 {
    order:3;
  }

  .mobile4XL\:order-4 {
    order:4;
  }

  .mobile4XL\:order-5 {
    order:5;
  }

  .mobile4XL\:order-6 {
    order:6;
  }

  .mobile4XL\:order-7 {
    order:7;
  }

  .mobile4XL\:order-8 {
    order:8;
  }

  .mobile4XL\:order-9 {
    order:9;
  }

  .mobile4XL\:order-10 {
    order:10;
  }

  .mobile4XL\:order-11 {
    order:11;
  }

  .mobile4XL\:order-12 {
    order:12;
  }

  .mobile4XL\:order-first {
    order:-9999;
  }

  .mobile4XL\:order-last {
    order:9999;
  }

  .mobile4XL\:order-none {
    order:0;
  }

  .mobile4XL\:float-right {
    float:right;
  }

  .mobile4XL\:float-left {
    float:left;
  }

  .mobile4XL\:float-none {
    float:none;
  }

  .mobile4XL\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .mobile4XL\:clear-left {
    clear:left;
  }

  .mobile4XL\:clear-right {
    clear:right;
  }

  .mobile4XL\:clear-both {
    clear:both;
  }

  .mobile4XL\:clear-none {
    clear:none;
  }

  .mobile4XL\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .mobile4XL\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .mobile4XL\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .mobile4XL\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile4XL\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile4XL\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile4XL\:font-hairline {
    font-weight:100;
  }

  .mobile4XL\:font-thin {
    font-weight:200;
  }

  .mobile4XL\:font-light {
    font-weight:300;
  }

  .mobile4XL\:font-normal {
    font-weight:400;
  }

  .mobile4XL\:font-medium {
    font-weight:500;
  }

  .mobile4XL\:font-semibold {
    font-weight:600;
  }

  .mobile4XL\:font-bold {
    font-weight:700;
  }

  .mobile4XL\:font-extrabold {
    font-weight:800;
  }

  .mobile4XL\:font-black {
    font-weight:900;
  }

  .mobile4XL\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .mobile4XL\:hover\:font-thin:hover {
    font-weight:200;
  }

  .mobile4XL\:hover\:font-light:hover {
    font-weight:300;
  }

  .mobile4XL\:hover\:font-normal:hover {
    font-weight:400;
  }

  .mobile4XL\:hover\:font-medium:hover {
    font-weight:500;
  }

  .mobile4XL\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .mobile4XL\:hover\:font-bold:hover {
    font-weight:700;
  }

  .mobile4XL\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .mobile4XL\:hover\:font-black:hover {
    font-weight:900;
  }

  .mobile4XL\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .mobile4XL\:focus\:font-thin:focus {
    font-weight:200;
  }

  .mobile4XL\:focus\:font-light:focus {
    font-weight:300;
  }

  .mobile4XL\:focus\:font-normal:focus {
    font-weight:400;
  }

  .mobile4XL\:focus\:font-medium:focus {
    font-weight:500;
  }

  .mobile4XL\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .mobile4XL\:focus\:font-bold:focus {
    font-weight:700;
  }

  .mobile4XL\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .mobile4XL\:focus\:font-black:focus {
    font-weight:900;
  }

  .mobile4XL\:h-0 {
    height:0;
  }

  .mobile4XL\:h-1 {
    height:0.25rem;
  }

  .mobile4XL\:h-2 {
    height:0.5rem;
  }

  .mobile4XL\:h-3 {
    height:0.75rem;
  }

  .mobile4XL\:h-4 {
    height:1rem;
  }

  .mobile4XL\:h-5 {
    height:1.25rem;
  }

  .mobile4XL\:h-6 {
    height:1.5rem;
  }

  .mobile4XL\:h-7 {
    height:1.75rem;
  }

  .mobile4XL\:h-8 {
    height:2rem;
  }

  .mobile4XL\:h-9 {
    height:2.25rem;
  }

  .mobile4XL\:h-10 {
    height:2.5rem;
  }

  .mobile4XL\:h-11 {
    height:2.75rem;
  }

  .mobile4XL\:h-12 {
    height:3rem;
  }

  .mobile4XL\:h-13 {
    height:3.25rem;
  }

  .mobile4XL\:h-14 {
    height:3.5rem;
  }

  .mobile4XL\:h-15 {
    height:3.75rem;
  }

  .mobile4XL\:h-16 {
    height:4rem;
  }

  .mobile4XL\:h-18 {
    height:4.5rem;
  }

  .mobile4XL\:h-20 {
    height:5rem;
  }

  .mobile4XL\:h-24 {
    height:6rem;
  }

  .mobile4XL\:h-28 {
    height:7rem;
  }

  .mobile4XL\:h-32 {
    height:8rem;
  }

  .mobile4XL\:h-36 {
    height:9rem;
  }

  .mobile4XL\:h-40 {
    height:10rem;
  }

  .mobile4XL\:h-44 {
    height:11rem;
  }

  .mobile4XL\:h-48 {
    height:12rem;
  }

  .mobile4XL\:h-52 {
    height:13rem;
  }

  .mobile4XL\:h-56 {
    height:14rem;
  }

  .mobile4XL\:h-60 {
    height:15rem;
  }

  .mobile4XL\:h-64 {
    height:16rem;
  }

  .mobile4XL\:h-72 {
    height:18rem;
  }

  .mobile4XL\:h-80 {
    height:20rem;
  }

  .mobile4XL\:h-96 {
    height:24rem;
  }

  .mobile4XL\:h-auto {
    height:auto;
  }

  .mobile4XL\:h-px {
    height:1px;
  }

  .mobile4XL\:h-0\.5 {
    height:0.125rem;
  }

  .mobile4XL\:h-1\.5 {
    height:0.375rem;
  }

  .mobile4XL\:h-2\.5 {
    height:0.625rem;
  }

  .mobile4XL\:h-3\.5 {
    height:0.875rem;
  }

  .mobile4XL\:h-1\/2 {
    height:50%;
  }

  .mobile4XL\:h-1\/3 {
    height:33.333333%;
  }

  .mobile4XL\:h-2\/3 {
    height:66.666667%;
  }

  .mobile4XL\:h-1\/4 {
    height:25%;
  }

  .mobile4XL\:h-2\/4 {
    height:50%;
  }

  .mobile4XL\:h-3\/4 {
    height:75%;
  }

  .mobile4XL\:h-1\/5 {
    height:20%;
  }

  .mobile4XL\:h-2\/5 {
    height:40%;
  }

  .mobile4XL\:h-3\/5 {
    height:60%;
  }

  .mobile4XL\:h-4\/5 {
    height:80%;
  }

  .mobile4XL\:h-1\/6 {
    height:16.666667%;
  }

  .mobile4XL\:h-2\/6 {
    height:33.333333%;
  }

  .mobile4XL\:h-3\/6 {
    height:50%;
  }

  .mobile4XL\:h-4\/6 {
    height:66.666667%;
  }

  .mobile4XL\:h-5\/6 {
    height:83.333333%;
  }

  .mobile4XL\:h-1\/12 {
    height:8.333333%;
  }

  .mobile4XL\:h-2\/12 {
    height:16.666667%;
  }

  .mobile4XL\:h-3\/12 {
    height:25%;
  }

  .mobile4XL\:h-4\/12 {
    height:33.333333%;
  }

  .mobile4XL\:h-5\/12 {
    height:41.666667%;
  }

  .mobile4XL\:h-6\/12 {
    height:50%;
  }

  .mobile4XL\:h-7\/12 {
    height:58.333333%;
  }

  .mobile4XL\:h-8\/12 {
    height:66.666667%;
  }

  .mobile4XL\:h-9\/12 {
    height:75%;
  }

  .mobile4XL\:h-10\/12 {
    height:83.333333%;
  }

  .mobile4XL\:h-11\/12 {
    height:91.666667%;
  }

  .mobile4XL\:h-full {
    height:100%;
  }

  .mobile4XL\:h-0_5 {
    height:0.125rem;
  }

  .mobile4XL\:h-1_5 {
    height:0.375rem;
  }

  .mobile4XL\:h-2_5 {
    height:0.625rem;
  }

  .mobile4XL\:h-3_5 {
    height:0.875rem;
  }

  .mobile4XL\:h-4_5 {
    height:1.125rem;
  }

  .mobile4XL\:h-screen {
    height:100vh;
  }

  .mobile4XL\:text-xs {
    font-size:0.75rem;
  }

  .mobile4XL\:text-sm {
    font-size:0.875rem;
  }

  .mobile4XL\:text-base {
    font-size:1rem;
  }

  .mobile4XL\:text-lg {
    font-size:1.125rem;
  }

  .mobile4XL\:text-xl {
    font-size:1.25rem;
  }

  .mobile4XL\:text-2xl {
    font-size:1.5rem;
  }

  .mobile4XL\:text-3xl {
    font-size:1.875rem;
  }

  .mobile4XL\:text-4xl {
    font-size:2.25rem;
  }

  .mobile4XL\:text-5xl {
    font-size:3rem;
  }

  .mobile4XL\:text-6xl {
    font-size:4rem;
  }

  .mobile4XL\:leading-3 {
    line-height:.75rem;
  }

  .mobile4XL\:leading-4 {
    line-height:1rem;
  }

  .mobile4XL\:leading-5 {
    line-height:1.25rem;
  }

  .mobile4XL\:leading-6 {
    line-height:1.5rem;
  }

  .mobile4XL\:leading-7 {
    line-height:1.75rem;
  }

  .mobile4XL\:leading-8 {
    line-height:2rem;
  }

  .mobile4XL\:leading-9 {
    line-height:2.25rem;
  }

  .mobile4XL\:leading-10 {
    line-height:2.5rem;
  }

  .mobile4XL\:leading-11 {
    line-height:2.75rem;
  }

  .mobile4XL\:leading-12 {
    line-height:3rem;
  }

  .mobile4XL\:leading-none {
    line-height:1;
  }

  .mobile4XL\:leading-tight {
    line-height:1.25;
  }

  .mobile4XL\:leading-snug {
    line-height:1.375;
  }

  .mobile4XL\:leading-normal {
    line-height:1.5;
  }

  .mobile4XL\:leading-relaxed {
    line-height:1.625;
  }

  .mobile4XL\:leading-loose {
    line-height:2;
  }

  .mobile4XL\:list-inside {
    list-style-position:inside;
  }

  .mobile4XL\:list-outside {
    list-style-position:outside;
  }

  .mobile4XL\:list-none {
    list-style-type:none;
  }

  .mobile4XL\:list-disc {
    list-style-type:disc;
  }

  .mobile4XL\:list-decimal {
    list-style-type:decimal;
  }

  .mobile4XL\:m-0 {
    margin:0;
  }

  .mobile4XL\:m-1 {
    margin:0.25rem;
  }

  .mobile4XL\:m-2 {
    margin:0.5rem;
  }

  .mobile4XL\:m-3 {
    margin:0.75rem;
  }

  .mobile4XL\:m-4 {
    margin:1rem;
  }

  .mobile4XL\:m-5 {
    margin:1.25rem;
  }

  .mobile4XL\:m-6 {
    margin:1.5rem;
  }

  .mobile4XL\:m-7 {
    margin:1.75rem;
  }

  .mobile4XL\:m-8 {
    margin:2rem;
  }

  .mobile4XL\:m-9 {
    margin:2.25rem;
  }

  .mobile4XL\:m-10 {
    margin:2.5rem;
  }

  .mobile4XL\:m-11 {
    margin:2.75rem;
  }

  .mobile4XL\:m-12 {
    margin:3rem;
  }

  .mobile4XL\:m-13 {
    margin:3.25rem;
  }

  .mobile4XL\:m-14 {
    margin:3.5rem;
  }

  .mobile4XL\:m-15 {
    margin:3.75rem;
  }

  .mobile4XL\:m-16 {
    margin:4rem;
  }

  .mobile4XL\:m-18 {
    margin:4.5rem;
  }

  .mobile4XL\:m-20 {
    margin:5rem;
  }

  .mobile4XL\:m-24 {
    margin:6rem;
  }

  .mobile4XL\:m-28 {
    margin:7rem;
  }

  .mobile4XL\:m-32 {
    margin:8rem;
  }

  .mobile4XL\:m-36 {
    margin:9rem;
  }

  .mobile4XL\:m-40 {
    margin:10rem;
  }

  .mobile4XL\:m-44 {
    margin:11rem;
  }

  .mobile4XL\:m-48 {
    margin:12rem;
  }

  .mobile4XL\:m-52 {
    margin:13rem;
  }

  .mobile4XL\:m-56 {
    margin:14rem;
  }

  .mobile4XL\:m-60 {
    margin:15rem;
  }

  .mobile4XL\:m-64 {
    margin:16rem;
  }

  .mobile4XL\:m-72 {
    margin:18rem;
  }

  .mobile4XL\:m-80 {
    margin:20rem;
  }

  .mobile4XL\:m-96 {
    margin:24rem;
  }

  .mobile4XL\:m-auto {
    margin:auto;
  }

  .mobile4XL\:m-px {
    margin:1px;
  }

  .mobile4XL\:m-0\.5 {
    margin:0.125rem;
  }

  .mobile4XL\:m-1\.5 {
    margin:0.375rem;
  }

  .mobile4XL\:m-2\.5 {
    margin:0.625rem;
  }

  .mobile4XL\:m-3\.5 {
    margin:0.875rem;
  }

  .mobile4XL\:m-1\/2 {
    margin:50%;
  }

  .mobile4XL\:m-1\/3 {
    margin:33.333333%;
  }

  .mobile4XL\:m-2\/3 {
    margin:66.666667%;
  }

  .mobile4XL\:m-1\/4 {
    margin:25%;
  }

  .mobile4XL\:m-2\/4 {
    margin:50%;
  }

  .mobile4XL\:m-3\/4 {
    margin:75%;
  }

  .mobile4XL\:m-1\/5 {
    margin:20%;
  }

  .mobile4XL\:m-2\/5 {
    margin:40%;
  }

  .mobile4XL\:m-3\/5 {
    margin:60%;
  }

  .mobile4XL\:m-4\/5 {
    margin:80%;
  }

  .mobile4XL\:m-1\/6 {
    margin:16.666667%;
  }

  .mobile4XL\:m-2\/6 {
    margin:33.333333%;
  }

  .mobile4XL\:m-3\/6 {
    margin:50%;
  }

  .mobile4XL\:m-4\/6 {
    margin:66.666667%;
  }

  .mobile4XL\:m-5\/6 {
    margin:83.333333%;
  }

  .mobile4XL\:m-1\/12 {
    margin:8.333333%;
  }

  .mobile4XL\:m-2\/12 {
    margin:16.666667%;
  }

  .mobile4XL\:m-3\/12 {
    margin:25%;
  }

  .mobile4XL\:m-4\/12 {
    margin:33.333333%;
  }

  .mobile4XL\:m-5\/12 {
    margin:41.666667%;
  }

  .mobile4XL\:m-6\/12 {
    margin:50%;
  }

  .mobile4XL\:m-7\/12 {
    margin:58.333333%;
  }

  .mobile4XL\:m-8\/12 {
    margin:66.666667%;
  }

  .mobile4XL\:m-9\/12 {
    margin:75%;
  }

  .mobile4XL\:m-10\/12 {
    margin:83.333333%;
  }

  .mobile4XL\:m-11\/12 {
    margin:91.666667%;
  }

  .mobile4XL\:m-full {
    margin:100%;
  }

  .mobile4XL\:m-0_5 {
    margin:0.125rem;
  }

  .mobile4XL\:m-1_5 {
    margin:0.375rem;
  }

  .mobile4XL\:m-2_5 {
    margin:0.625rem;
  }

  .mobile4XL\:m-3_5 {
    margin:0.875rem;
  }

  .mobile4XL\:m-4_5 {
    margin:1.125rem;
  }

  .mobile4XL\:-m-1 {
    margin:-0.25rem;
  }

  .mobile4XL\:-m-2 {
    margin:-0.5rem;
  }

  .mobile4XL\:-m-3 {
    margin:-0.75rem;
  }

  .mobile4XL\:-m-4 {
    margin:-1rem;
  }

  .mobile4XL\:-m-5 {
    margin:-1.25rem;
  }

  .mobile4XL\:-m-6 {
    margin:-1.5rem;
  }

  .mobile4XL\:-m-7 {
    margin:-1.75rem;
  }

  .mobile4XL\:-m-8 {
    margin:-2rem;
  }

  .mobile4XL\:-m-9 {
    margin:-2.25rem;
  }

  .mobile4XL\:-m-10 {
    margin:-2.5rem;
  }

  .mobile4XL\:-m-11 {
    margin:-2.75rem;
  }

  .mobile4XL\:-m-12 {
    margin:-3rem;
  }

  .mobile4XL\:-m-13 {
    margin:-3.25rem;
  }

  .mobile4XL\:-m-14 {
    margin:-3.5rem;
  }

  .mobile4XL\:-m-15 {
    margin:-3.75rem;
  }

  .mobile4XL\:-m-16 {
    margin:-4rem;
  }

  .mobile4XL\:-m-18 {
    margin:-4.5rem;
  }

  .mobile4XL\:-m-20 {
    margin:-5rem;
  }

  .mobile4XL\:-m-24 {
    margin:-6rem;
  }

  .mobile4XL\:-m-28 {
    margin:-7rem;
  }

  .mobile4XL\:-m-32 {
    margin:-8rem;
  }

  .mobile4XL\:-m-36 {
    margin:-9rem;
  }

  .mobile4XL\:-m-40 {
    margin:-10rem;
  }

  .mobile4XL\:-m-44 {
    margin:-11rem;
  }

  .mobile4XL\:-m-48 {
    margin:-12rem;
  }

  .mobile4XL\:-m-52 {
    margin:-13rem;
  }

  .mobile4XL\:-m-56 {
    margin:-14rem;
  }

  .mobile4XL\:-m-60 {
    margin:-15rem;
  }

  .mobile4XL\:-m-64 {
    margin:-16rem;
  }

  .mobile4XL\:-m-72 {
    margin:-18rem;
  }

  .mobile4XL\:-m-80 {
    margin:-20rem;
  }

  .mobile4XL\:-m-96 {
    margin:-24rem;
  }

  .mobile4XL\:-m-px {
    margin:-1px;
  }

  .mobile4XL\:-m-0\.5 {
    margin:-0.125rem;
  }

  .mobile4XL\:-m-1\.5 {
    margin:-0.375rem;
  }

  .mobile4XL\:-m-2\.5 {
    margin:-0.625rem;
  }

  .mobile4XL\:-m-3\.5 {
    margin:-0.875rem;
  }

  .mobile4XL\:-m-1\/2 {
    margin:-50%;
  }

  .mobile4XL\:-m-1\/3 {
    margin:-33.33333%;
  }

  .mobile4XL\:-m-2\/3 {
    margin:-66.66667%;
  }

  .mobile4XL\:-m-1\/4 {
    margin:-25%;
  }

  .mobile4XL\:-m-2\/4 {
    margin:-50%;
  }

  .mobile4XL\:-m-3\/4 {
    margin:-75%;
  }

  .mobile4XL\:-m-1\/5 {
    margin:-20%;
  }

  .mobile4XL\:-m-2\/5 {
    margin:-40%;
  }

  .mobile4XL\:-m-3\/5 {
    margin:-60%;
  }

  .mobile4XL\:-m-4\/5 {
    margin:-80%;
  }

  .mobile4XL\:-m-1\/6 {
    margin:-16.66667%;
  }

  .mobile4XL\:-m-2\/6 {
    margin:-33.33333%;
  }

  .mobile4XL\:-m-3\/6 {
    margin:-50%;
  }

  .mobile4XL\:-m-4\/6 {
    margin:-66.66667%;
  }

  .mobile4XL\:-m-5\/6 {
    margin:-83.33333%;
  }

  .mobile4XL\:-m-1\/12 {
    margin:-8.33333%;
  }

  .mobile4XL\:-m-2\/12 {
    margin:-16.66667%;
  }

  .mobile4XL\:-m-3\/12 {
    margin:-25%;
  }

  .mobile4XL\:-m-4\/12 {
    margin:-33.33333%;
  }

  .mobile4XL\:-m-5\/12 {
    margin:-41.66667%;
  }

  .mobile4XL\:-m-6\/12 {
    margin:-50%;
  }

  .mobile4XL\:-m-7\/12 {
    margin:-58.33333%;
  }

  .mobile4XL\:-m-8\/12 {
    margin:-66.66667%;
  }

  .mobile4XL\:-m-9\/12 {
    margin:-75%;
  }

  .mobile4XL\:-m-10\/12 {
    margin:-83.33333%;
  }

  .mobile4XL\:-m-11\/12 {
    margin:-91.66667%;
  }

  .mobile4XL\:-m-full {
    margin:-100%;
  }

  .mobile4XL\:-m-0_5 {
    margin:-0.125rem;
  }

  .mobile4XL\:-m-1_5 {
    margin:-0.375rem;
  }

  .mobile4XL\:-m-2_5 {
    margin:-0.625rem;
  }

  .mobile4XL\:-m-3_5 {
    margin:-0.875rem;
  }

  .mobile4XL\:-m-4_5 {
    margin:-1.125rem;
  }

  .mobile4XL\:my-0 {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile4XL\:mx-0 {
    margin-left:0;
    margin-right:0;
  }

  .mobile4XL\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .mobile4XL\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .mobile4XL\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .mobile4XL\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .mobile4XL\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .mobile4XL\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .mobile4XL\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .mobile4XL\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .mobile4XL\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .mobile4XL\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .mobile4XL\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .mobile4XL\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .mobile4XL\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

  .mobile4XL\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem;
  }

  .mobile4XL\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .mobile4XL\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .mobile4XL\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .mobile4XL\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .mobile4XL\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .mobile4XL\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .mobile4XL\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .mobile4XL\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .mobile4XL\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .mobile4XL\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .mobile4XL\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

  .mobile4XL\:my-14 {
    margin-top:3.5rem;
    margin-bottom:3.5rem;
  }

  .mobile4XL\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .mobile4XL\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .mobile4XL\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .mobile4XL\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .mobile4XL\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .mobile4XL\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .mobile4XL\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

  .mobile4XL\:my-20 {
    margin-top:5rem;
    margin-bottom:5rem;
  }

  .mobile4XL\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .mobile4XL\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .mobile4XL\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .mobile4XL\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .mobile4XL\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .mobile4XL\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .mobile4XL\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .mobile4XL\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .mobile4XL\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .mobile4XL\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .mobile4XL\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .mobile4XL\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .mobile4XL\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .mobile4XL\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .mobile4XL\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .mobile4XL\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .mobile4XL\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .mobile4XL\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .mobile4XL\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .mobile4XL\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .mobile4XL\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .mobile4XL\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .mobile4XL\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .mobile4XL\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .mobile4XL\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .mobile4XL\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .mobile4XL\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .mobile4XL\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .mobile4XL\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .mobile4XL\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .mobile4XL\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .mobile4XL\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .mobile4XL\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobile4XL\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobile4XL\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobile4XL\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobile4XL\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobile4XL\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobile4XL\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobile4XL\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobile4XL\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile4XL\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile4XL\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile4XL\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile4XL\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile4XL\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile4XL\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobile4XL\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobile4XL\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile4XL\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile4XL\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobile4XL\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobile4XL\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .mobile4XL\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .mobile4XL\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .mobile4XL\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .mobile4XL\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .mobile4XL\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .mobile4XL\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .mobile4XL\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .mobile4XL\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobile4XL\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobile4XL\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile4XL\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile4XL\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile4XL\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile4XL\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile4XL\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile4XL\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobile4XL\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobile4XL\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .mobile4XL\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .mobile4XL\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobile4XL\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobile4XL\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobile4XL\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobile4XL\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile4XL\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile4XL\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .mobile4XL\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .mobile4XL\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile4XL\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile4XL\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .mobile4XL\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .mobile4XL\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile4XL\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile4XL\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobile4XL\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobile4XL\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobile4XL\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobile4XL\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .mobile4XL\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .mobile4XL\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .mobile4XL\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .mobile4XL\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobile4XL\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobile4XL\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobile4XL\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobile4XL\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobile4XL\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobile4XL\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobile4XL\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobile4XL\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .mobile4XL\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .mobile4XL\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .mobile4XL\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .mobile4XL\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .mobile4XL\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .mobile4XL\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .mobile4XL\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .mobile4XL\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .mobile4XL\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .mobile4XL\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .mobile4XL\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .mobile4XL\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .mobile4XL\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .mobile4XL\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

  .mobile4XL\:-my-8 {
    margin-top:-2rem;
    margin-bottom:-2rem;
  }

  .mobile4XL\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .mobile4XL\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .mobile4XL\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .mobile4XL\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .mobile4XL\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .mobile4XL\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .mobile4XL\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .mobile4XL\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .mobile4XL\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .mobile4XL\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .mobile4XL\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

  .mobile4XL\:-my-14 {
    margin-top:-3.5rem;
    margin-bottom:-3.5rem;
  }

  .mobile4XL\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .mobile4XL\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .mobile4XL\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .mobile4XL\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .mobile4XL\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .mobile4XL\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .mobile4XL\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

  .mobile4XL\:-my-20 {
    margin-top:-5rem;
    margin-bottom:-5rem;
  }

  .mobile4XL\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .mobile4XL\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .mobile4XL\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .mobile4XL\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .mobile4XL\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .mobile4XL\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .mobile4XL\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .mobile4XL\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .mobile4XL\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .mobile4XL\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .mobile4XL\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .mobile4XL\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .mobile4XL\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .mobile4XL\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .mobile4XL\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .mobile4XL\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .mobile4XL\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .mobile4XL\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .mobile4XL\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .mobile4XL\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .mobile4XL\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .mobile4XL\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .mobile4XL\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .mobile4XL\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .mobile4XL\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .mobile4XL\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .mobile4XL\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .mobile4XL\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .mobile4XL\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .mobile4XL\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .mobile4XL\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .mobile4XL\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobile4XL\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobile4XL\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobile4XL\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobile4XL\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobile4XL\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobile4XL\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobile4XL\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobile4XL\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile4XL\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile4XL\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile4XL\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile4XL\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile4XL\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile4XL\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobile4XL\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobile4XL\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile4XL\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile4XL\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobile4XL\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobile4XL\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .mobile4XL\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .mobile4XL\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .mobile4XL\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .mobile4XL\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .mobile4XL\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .mobile4XL\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .mobile4XL\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .mobile4XL\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobile4XL\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobile4XL\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile4XL\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile4XL\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile4XL\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile4XL\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile4XL\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile4XL\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobile4XL\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobile4XL\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .mobile4XL\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .mobile4XL\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobile4XL\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobile4XL\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobile4XL\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobile4XL\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile4XL\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile4XL\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .mobile4XL\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .mobile4XL\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile4XL\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile4XL\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .mobile4XL\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .mobile4XL\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile4XL\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile4XL\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobile4XL\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobile4XL\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobile4XL\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobile4XL\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .mobile4XL\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .mobile4XL\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .mobile4XL\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .mobile4XL\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobile4XL\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobile4XL\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobile4XL\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobile4XL\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobile4XL\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobile4XL\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobile4XL\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobile4XL\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .mobile4XL\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

  .mobile4XL\:mt-0 {
    margin-top:0;
  }

  .mobile4XL\:mr-0 {
    margin-right:0;
  }

  .mobile4XL\:mb-0 {
    margin-bottom:0;
  }

  .mobile4XL\:ml-0 {
    margin-left:0;
  }

  .mobile4XL\:mt-1 {
    margin-top:0.25rem;
  }

  .mobile4XL\:mr-1 {
    margin-right:0.25rem;
  }

  .mobile4XL\:mb-1 {
    margin-bottom:0.25rem;
  }

  .mobile4XL\:ml-1 {
    margin-left:0.25rem;
  }

  .mobile4XL\:mt-2 {
    margin-top:0.5rem;
  }

  .mobile4XL\:mr-2 {
    margin-right:0.5rem;
  }

  .mobile4XL\:mb-2 {
    margin-bottom:0.5rem;
  }

  .mobile4XL\:ml-2 {
    margin-left:0.5rem;
  }

  .mobile4XL\:mt-3 {
    margin-top:0.75rem;
  }

  .mobile4XL\:mr-3 {
    margin-right:0.75rem;
  }

  .mobile4XL\:mb-3 {
    margin-bottom:0.75rem;
  }

  .mobile4XL\:ml-3 {
    margin-left:0.75rem;
  }

  .mobile4XL\:mt-4 {
    margin-top:1rem;
  }

  .mobile4XL\:mr-4 {
    margin-right:1rem;
  }

  .mobile4XL\:mb-4 {
    margin-bottom:1rem;
  }

  .mobile4XL\:ml-4 {
    margin-left:1rem;
  }

  .mobile4XL\:mt-5 {
    margin-top:1.25rem;
  }

  .mobile4XL\:mr-5 {
    margin-right:1.25rem;
  }

  .mobile4XL\:mb-5 {
    margin-bottom:1.25rem;
  }

  .mobile4XL\:ml-5 {
    margin-left:1.25rem;
  }

  .mobile4XL\:mt-6 {
    margin-top:1.5rem;
  }

  .mobile4XL\:mr-6 {
    margin-right:1.5rem;
  }

  .mobile4XL\:mb-6 {
    margin-bottom:1.5rem;
  }

  .mobile4XL\:ml-6 {
    margin-left:1.5rem;
  }

  .mobile4XL\:mt-7 {
    margin-top:1.75rem;
  }

  .mobile4XL\:mr-7 {
    margin-right:1.75rem;
  }

  .mobile4XL\:mb-7 {
    margin-bottom:1.75rem;
  }

  .mobile4XL\:ml-7 {
    margin-left:1.75rem;
  }

  .mobile4XL\:mt-8 {
    margin-top:2rem;
  }

  .mobile4XL\:mr-8 {
    margin-right:2rem;
  }

  .mobile4XL\:mb-8 {
    margin-bottom:2rem;
  }

  .mobile4XL\:ml-8 {
    margin-left:2rem;
  }

  .mobile4XL\:mt-9 {
    margin-top:2.25rem;
  }

  .mobile4XL\:mr-9 {
    margin-right:2.25rem;
  }

  .mobile4XL\:mb-9 {
    margin-bottom:2.25rem;
  }

  .mobile4XL\:ml-9 {
    margin-left:2.25rem;
  }

  .mobile4XL\:mt-10 {
    margin-top:2.5rem;
  }

  .mobile4XL\:mr-10 {
    margin-right:2.5rem;
  }

  .mobile4XL\:mb-10 {
    margin-bottom:2.5rem;
  }

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

  .mobile4XL\:mt-11 {
    margin-top:2.75rem;
  }

  .mobile4XL\:mr-11 {
    margin-right:2.75rem;
  }

  .mobile4XL\:mb-11 {
    margin-bottom:2.75rem;
  }

  .mobile4XL\:ml-11 {
    margin-left:2.75rem;
  }

  .mobile4XL\:mt-12 {
    margin-top:3rem;
  }

  .mobile4XL\:mr-12 {
    margin-right:3rem;
  }

  .mobile4XL\:mb-12 {
    margin-bottom:3rem;
  }

  .mobile4XL\:ml-12 {
    margin-left:3rem;
  }

  .mobile4XL\:mt-13 {
    margin-top:3.25rem;
  }

  .mobile4XL\:mr-13 {
    margin-right:3.25rem;
  }

  .mobile4XL\:mb-13 {
    margin-bottom:3.25rem;
  }

  .mobile4XL\:ml-13 {
    margin-left:3.25rem;
  }

  .mobile4XL\:mt-14 {
    margin-top:3.5rem;
  }

  .mobile4XL\:mr-14 {
    margin-right:3.5rem;
  }

  .mobile4XL\:mb-14 {
    margin-bottom:3.5rem;
  }

  .mobile4XL\:ml-14 {
    margin-left:3.5rem;
  }

  .mobile4XL\:mt-15 {
    margin-top:3.75rem;
  }

  .mobile4XL\:mr-15 {
    margin-right:3.75rem;
  }

  .mobile4XL\:mb-15 {
    margin-bottom:3.75rem;
  }

  .mobile4XL\:ml-15 {
    margin-left:3.75rem;
  }

  .mobile4XL\:mt-16 {
    margin-top:4rem;
  }

  .mobile4XL\:mr-16 {
    margin-right:4rem;
  }

  .mobile4XL\:mb-16 {
    margin-bottom:4rem;
  }

  .mobile4XL\:ml-16 {
    margin-left:4rem;
  }

  .mobile4XL\:mt-18 {
    margin-top:4.5rem;
  }

  .mobile4XL\:mr-18 {
    margin-right:4.5rem;
  }

  .mobile4XL\:mb-18 {
    margin-bottom:4.5rem;
  }

  .mobile4XL\:ml-18 {
    margin-left:4.5rem;
  }

  .mobile4XL\:mt-20 {
    margin-top:5rem;
  }

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

  .mobile4XL\:mb-20 {
    margin-bottom:5rem;
  }

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

  .mobile4XL\:mt-24 {
    margin-top:6rem;
  }

  .mobile4XL\:mr-24 {
    margin-right:6rem;
  }

  .mobile4XL\:mb-24 {
    margin-bottom:6rem;
  }

  .mobile4XL\:ml-24 {
    margin-left:6rem;
  }

  .mobile4XL\:mt-28 {
    margin-top:7rem;
  }

  .mobile4XL\:mr-28 {
    margin-right:7rem;
  }

  .mobile4XL\:mb-28 {
    margin-bottom:7rem;
  }

  .mobile4XL\:ml-28 {
    margin-left:7rem;
  }

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

  .mobile4XL\:mr-32 {
    margin-right:8rem;
  }

  .mobile4XL\:mb-32 {
    margin-bottom:8rem;
  }

  .mobile4XL\:ml-32 {
    margin-left:8rem;
  }

  .mobile4XL\:mt-36 {
    margin-top:9rem;
  }

  .mobile4XL\:mr-36 {
    margin-right:9rem;
  }

  .mobile4XL\:mb-36 {
    margin-bottom:9rem;
  }

  .mobile4XL\:ml-36 {
    margin-left:9rem;
  }

  .mobile4XL\:mt-40 {
    margin-top:10rem;
  }

  .mobile4XL\:mr-40 {
    margin-right:10rem;
  }

  .mobile4XL\:mb-40 {
    margin-bottom:10rem;
  }

  .mobile4XL\:ml-40 {
    margin-left:10rem;
  }

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

  .mobile4XL\:mr-44 {
    margin-right:11rem;
  }

  .mobile4XL\:mb-44 {
    margin-bottom:11rem;
  }

  .mobile4XL\:ml-44 {
    margin-left:11rem;
  }

  .mobile4XL\:mt-48 {
    margin-top:12rem;
  }

  .mobile4XL\:mr-48 {
    margin-right:12rem;
  }

  .mobile4XL\:mb-48 {
    margin-bottom:12rem;
  }

  .mobile4XL\:ml-48 {
    margin-left:12rem;
  }

  .mobile4XL\:mt-52 {
    margin-top:13rem;
  }

  .mobile4XL\:mr-52 {
    margin-right:13rem;
  }

  .mobile4XL\:mb-52 {
    margin-bottom:13rem;
  }

  .mobile4XL\:ml-52 {
    margin-left:13rem;
  }

  .mobile4XL\:mt-56 {
    margin-top:14rem;
  }

  .mobile4XL\:mr-56 {
    margin-right:14rem;
  }

  .mobile4XL\:mb-56 {
    margin-bottom:14rem;
  }

  .mobile4XL\:ml-56 {
    margin-left:14rem;
  }

  .mobile4XL\:mt-60 {
    margin-top:15rem;
  }

  .mobile4XL\:mr-60 {
    margin-right:15rem;
  }

  .mobile4XL\:mb-60 {
    margin-bottom:15rem;
  }

  .mobile4XL\:ml-60 {
    margin-left:15rem;
  }

  .mobile4XL\:mt-64 {
    margin-top:16rem;
  }

  .mobile4XL\:mr-64 {
    margin-right:16rem;
  }

  .mobile4XL\:mb-64 {
    margin-bottom:16rem;
  }

  .mobile4XL\:ml-64 {
    margin-left:16rem;
  }

  .mobile4XL\:mt-72 {
    margin-top:18rem;
  }

  .mobile4XL\:mr-72 {
    margin-right:18rem;
  }

  .mobile4XL\:mb-72 {
    margin-bottom:18rem;
  }

  .mobile4XL\:ml-72 {
    margin-left:18rem;
  }

  .mobile4XL\:mt-80 {
    margin-top:20rem;
  }

  .mobile4XL\:mr-80 {
    margin-right:20rem;
  }

  .mobile4XL\:mb-80 {
    margin-bottom:20rem;
  }

  .mobile4XL\:ml-80 {
    margin-left:20rem;
  }

  .mobile4XL\:mt-96 {
    margin-top:24rem;
  }

  .mobile4XL\:mr-96 {
    margin-right:24rem;
  }

  .mobile4XL\:mb-96 {
    margin-bottom:24rem;
  }

  .mobile4XL\:ml-96 {
    margin-left:24rem;
  }

  .mobile4XL\:mt-auto {
    margin-top:auto;
  }

  .mobile4XL\:mr-auto {
    margin-right:auto;
  }

  .mobile4XL\:mb-auto {
    margin-bottom:auto;
  }

  .mobile4XL\:ml-auto {
    margin-left:auto;
  }

  .mobile4XL\:mt-px {
    margin-top:1px;
  }

  .mobile4XL\:mr-px {
    margin-right:1px;
  }

  .mobile4XL\:mb-px {
    margin-bottom:1px;
  }

  .mobile4XL\:ml-px {
    margin-left:1px;
  }

  .mobile4XL\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .mobile4XL\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .mobile4XL\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .mobile4XL\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .mobile4XL\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .mobile4XL\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .mobile4XL\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .mobile4XL\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .mobile4XL\:mt-2\.5 {
    margin-top:0.625rem;
  }

  .mobile4XL\:mr-2\.5 {
    margin-right:0.625rem;
  }

  .mobile4XL\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .mobile4XL\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .mobile4XL\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .mobile4XL\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .mobile4XL\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .mobile4XL\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .mobile4XL\:mt-1\/2 {
    margin-top:50%;
  }

  .mobile4XL\:mr-1\/2 {
    margin-right:50%;
  }

  .mobile4XL\:mb-1\/2 {
    margin-bottom:50%;
  }

  .mobile4XL\:ml-1\/2 {
    margin-left:50%;
  }

  .mobile4XL\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .mobile4XL\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .mobile4XL\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .mobile4XL\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .mobile4XL\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .mobile4XL\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .mobile4XL\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .mobile4XL\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .mobile4XL\:mt-1\/4 {
    margin-top:25%;
  }

  .mobile4XL\:mr-1\/4 {
    margin-right:25%;
  }

  .mobile4XL\:mb-1\/4 {
    margin-bottom:25%;
  }

  .mobile4XL\:ml-1\/4 {
    margin-left:25%;
  }

  .mobile4XL\:mt-2\/4 {
    margin-top:50%;
  }

  .mobile4XL\:mr-2\/4 {
    margin-right:50%;
  }

  .mobile4XL\:mb-2\/4 {
    margin-bottom:50%;
  }

  .mobile4XL\:ml-2\/4 {
    margin-left:50%;
  }

  .mobile4XL\:mt-3\/4 {
    margin-top:75%;
  }

  .mobile4XL\:mr-3\/4 {
    margin-right:75%;
  }

  .mobile4XL\:mb-3\/4 {
    margin-bottom:75%;
  }

  .mobile4XL\:ml-3\/4 {
    margin-left:75%;
  }

  .mobile4XL\:mt-1\/5 {
    margin-top:20%;
  }

  .mobile4XL\:mr-1\/5 {
    margin-right:20%;
  }

  .mobile4XL\:mb-1\/5 {
    margin-bottom:20%;
  }

  .mobile4XL\:ml-1\/5 {
    margin-left:20%;
  }

  .mobile4XL\:mt-2\/5 {
    margin-top:40%;
  }

  .mobile4XL\:mr-2\/5 {
    margin-right:40%;
  }

  .mobile4XL\:mb-2\/5 {
    margin-bottom:40%;
  }

  .mobile4XL\:ml-2\/5 {
    margin-left:40%;
  }

  .mobile4XL\:mt-3\/5 {
    margin-top:60%;
  }

  .mobile4XL\:mr-3\/5 {
    margin-right:60%;
  }

  .mobile4XL\:mb-3\/5 {
    margin-bottom:60%;
  }

  .mobile4XL\:ml-3\/5 {
    margin-left:60%;
  }

  .mobile4XL\:mt-4\/5 {
    margin-top:80%;
  }

  .mobile4XL\:mr-4\/5 {
    margin-right:80%;
  }

  .mobile4XL\:mb-4\/5 {
    margin-bottom:80%;
  }

  .mobile4XL\:ml-4\/5 {
    margin-left:80%;
  }

  .mobile4XL\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .mobile4XL\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .mobile4XL\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .mobile4XL\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .mobile4XL\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .mobile4XL\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .mobile4XL\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .mobile4XL\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .mobile4XL\:mt-3\/6 {
    margin-top:50%;
  }

  .mobile4XL\:mr-3\/6 {
    margin-right:50%;
  }

  .mobile4XL\:mb-3\/6 {
    margin-bottom:50%;
  }

  .mobile4XL\:ml-3\/6 {
    margin-left:50%;
  }

  .mobile4XL\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .mobile4XL\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .mobile4XL\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .mobile4XL\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .mobile4XL\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .mobile4XL\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .mobile4XL\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .mobile4XL\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .mobile4XL\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .mobile4XL\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .mobile4XL\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .mobile4XL\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .mobile4XL\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .mobile4XL\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .mobile4XL\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .mobile4XL\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .mobile4XL\:mt-3\/12 {
    margin-top:25%;
  }

  .mobile4XL\:mr-3\/12 {
    margin-right:25%;
  }

  .mobile4XL\:mb-3\/12 {
    margin-bottom:25%;
  }

  .mobile4XL\:ml-3\/12 {
    margin-left:25%;
  }

  .mobile4XL\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .mobile4XL\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .mobile4XL\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .mobile4XL\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .mobile4XL\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .mobile4XL\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .mobile4XL\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .mobile4XL\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .mobile4XL\:mt-6\/12 {
    margin-top:50%;
  }

  .mobile4XL\:mr-6\/12 {
    margin-right:50%;
  }

  .mobile4XL\:mb-6\/12 {
    margin-bottom:50%;
  }

  .mobile4XL\:ml-6\/12 {
    margin-left:50%;
  }

  .mobile4XL\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .mobile4XL\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .mobile4XL\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .mobile4XL\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .mobile4XL\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .mobile4XL\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .mobile4XL\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .mobile4XL\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .mobile4XL\:mt-9\/12 {
    margin-top:75%;
  }

  .mobile4XL\:mr-9\/12 {
    margin-right:75%;
  }

  .mobile4XL\:mb-9\/12 {
    margin-bottom:75%;
  }

  .mobile4XL\:ml-9\/12 {
    margin-left:75%;
  }

  .mobile4XL\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .mobile4XL\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .mobile4XL\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .mobile4XL\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .mobile4XL\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .mobile4XL\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .mobile4XL\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .mobile4XL\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .mobile4XL\:mt-full {
    margin-top:100%;
  }

  .mobile4XL\:mr-full {
    margin-right:100%;
  }

  .mobile4XL\:mb-full {
    margin-bottom:100%;
  }

  .mobile4XL\:ml-full {
    margin-left:100%;
  }

  .mobile4XL\:mt-0_5 {
    margin-top:0.125rem;
  }

  .mobile4XL\:mr-0_5 {
    margin-right:0.125rem;
  }

  .mobile4XL\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .mobile4XL\:ml-0_5 {
    margin-left:0.125rem;
  }

  .mobile4XL\:mt-1_5 {
    margin-top:0.375rem;
  }

  .mobile4XL\:mr-1_5 {
    margin-right:0.375rem;
  }

  .mobile4XL\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .mobile4XL\:ml-1_5 {
    margin-left:0.375rem;
  }

  .mobile4XL\:mt-2_5 {
    margin-top:0.625rem;
  }

  .mobile4XL\:mr-2_5 {
    margin-right:0.625rem;
  }

  .mobile4XL\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .mobile4XL\:ml-2_5 {
    margin-left:0.625rem;
  }

  .mobile4XL\:mt-3_5 {
    margin-top:0.875rem;
  }

  .mobile4XL\:mr-3_5 {
    margin-right:0.875rem;
  }

  .mobile4XL\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .mobile4XL\:ml-3_5 {
    margin-left:0.875rem;
  }

  .mobile4XL\:mt-4_5 {
    margin-top:1.125rem;
  }

  .mobile4XL\:mr-4_5 {
    margin-right:1.125rem;
  }

  .mobile4XL\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .mobile4XL\:ml-4_5 {
    margin-left:1.125rem;
  }

  .mobile4XL\:-mt-1 {
    margin-top:-0.25rem;
  }

  .mobile4XL\:-mr-1 {
    margin-right:-0.25rem;
  }

  .mobile4XL\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .mobile4XL\:-ml-1 {
    margin-left:-0.25rem;
  }

  .mobile4XL\:-mt-2 {
    margin-top:-0.5rem;
  }

  .mobile4XL\:-mr-2 {
    margin-right:-0.5rem;
  }

  .mobile4XL\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .mobile4XL\:-ml-2 {
    margin-left:-0.5rem;
  }

  .mobile4XL\:-mt-3 {
    margin-top:-0.75rem;
  }

  .mobile4XL\:-mr-3 {
    margin-right:-0.75rem;
  }

  .mobile4XL\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .mobile4XL\:-ml-3 {
    margin-left:-0.75rem;
  }

  .mobile4XL\:-mt-4 {
    margin-top:-1rem;
  }

  .mobile4XL\:-mr-4 {
    margin-right:-1rem;
  }

  .mobile4XL\:-mb-4 {
    margin-bottom:-1rem;
  }

  .mobile4XL\:-ml-4 {
    margin-left:-1rem;
  }

  .mobile4XL\:-mt-5 {
    margin-top:-1.25rem;
  }

  .mobile4XL\:-mr-5 {
    margin-right:-1.25rem;
  }

  .mobile4XL\:-mb-5 {
    margin-bottom:-1.25rem;
  }

  .mobile4XL\:-ml-5 {
    margin-left:-1.25rem;
  }

  .mobile4XL\:-mt-6 {
    margin-top:-1.5rem;
  }

  .mobile4XL\:-mr-6 {
    margin-right:-1.5rem;
  }

  .mobile4XL\:-mb-6 {
    margin-bottom:-1.5rem;
  }

  .mobile4XL\:-ml-6 {
    margin-left:-1.5rem;
  }

  .mobile4XL\:-mt-7 {
    margin-top:-1.75rem;
  }

  .mobile4XL\:-mr-7 {
    margin-right:-1.75rem;
  }

  .mobile4XL\:-mb-7 {
    margin-bottom:-1.75rem;
  }

  .mobile4XL\:-ml-7 {
    margin-left:-1.75rem;
  }

  .mobile4XL\:-mt-8 {
    margin-top:-2rem;
  }

  .mobile4XL\:-mr-8 {
    margin-right:-2rem;
  }

  .mobile4XL\:-mb-8 {
    margin-bottom:-2rem;
  }

  .mobile4XL\:-ml-8 {
    margin-left:-2rem;
  }

  .mobile4XL\:-mt-9 {
    margin-top:-2.25rem;
  }

  .mobile4XL\:-mr-9 {
    margin-right:-2.25rem;
  }

  .mobile4XL\:-mb-9 {
    margin-bottom:-2.25rem;
  }

  .mobile4XL\:-ml-9 {
    margin-left:-2.25rem;
  }

  .mobile4XL\:-mt-10 {
    margin-top:-2.5rem;
  }

  .mobile4XL\:-mr-10 {
    margin-right:-2.5rem;
  }

  .mobile4XL\:-mb-10 {
    margin-bottom:-2.5rem;
  }

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

  .mobile4XL\:-mt-11 {
    margin-top:-2.75rem;
  }

  .mobile4XL\:-mr-11 {
    margin-right:-2.75rem;
  }

  .mobile4XL\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .mobile4XL\:-ml-11 {
    margin-left:-2.75rem;
  }

  .mobile4XL\:-mt-12 {
    margin-top:-3rem;
  }

  .mobile4XL\:-mr-12 {
    margin-right:-3rem;
  }

  .mobile4XL\:-mb-12 {
    margin-bottom:-3rem;
  }

  .mobile4XL\:-ml-12 {
    margin-left:-3rem;
  }

  .mobile4XL\:-mt-13 {
    margin-top:-3.25rem;
  }

  .mobile4XL\:-mr-13 {
    margin-right:-3.25rem;
  }

  .mobile4XL\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .mobile4XL\:-ml-13 {
    margin-left:-3.25rem;
  }

  .mobile4XL\:-mt-14 {
    margin-top:-3.5rem;
  }

  .mobile4XL\:-mr-14 {
    margin-right:-3.5rem;
  }

  .mobile4XL\:-mb-14 {
    margin-bottom:-3.5rem;
  }

  .mobile4XL\:-ml-14 {
    margin-left:-3.5rem;
  }

  .mobile4XL\:-mt-15 {
    margin-top:-3.75rem;
  }

  .mobile4XL\:-mr-15 {
    margin-right:-3.75rem;
  }

  .mobile4XL\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .mobile4XL\:-ml-15 {
    margin-left:-3.75rem;
  }

  .mobile4XL\:-mt-16 {
    margin-top:-4rem;
  }

  .mobile4XL\:-mr-16 {
    margin-right:-4rem;
  }

  .mobile4XL\:-mb-16 {
    margin-bottom:-4rem;
  }

  .mobile4XL\:-ml-16 {
    margin-left:-4rem;
  }

  .mobile4XL\:-mt-18 {
    margin-top:-4.5rem;
  }

  .mobile4XL\:-mr-18 {
    margin-right:-4.5rem;
  }

  .mobile4XL\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .mobile4XL\:-ml-18 {
    margin-left:-4.5rem;
  }

  .mobile4XL\:-mt-20 {
    margin-top:-5rem;
  }

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

  .mobile4XL\:-mb-20 {
    margin-bottom:-5rem;
  }

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

  .mobile4XL\:-mt-24 {
    margin-top:-6rem;
  }

  .mobile4XL\:-mr-24 {
    margin-right:-6rem;
  }

  .mobile4XL\:-mb-24 {
    margin-bottom:-6rem;
  }

  .mobile4XL\:-ml-24 {
    margin-left:-6rem;
  }

  .mobile4XL\:-mt-28 {
    margin-top:-7rem;
  }

  .mobile4XL\:-mr-28 {
    margin-right:-7rem;
  }

  .mobile4XL\:-mb-28 {
    margin-bottom:-7rem;
  }

  .mobile4XL\:-ml-28 {
    margin-left:-7rem;
  }

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

  .mobile4XL\:-mr-32 {
    margin-right:-8rem;
  }

  .mobile4XL\:-mb-32 {
    margin-bottom:-8rem;
  }

  .mobile4XL\:-ml-32 {
    margin-left:-8rem;
  }

  .mobile4XL\:-mt-36 {
    margin-top:-9rem;
  }

  .mobile4XL\:-mr-36 {
    margin-right:-9rem;
  }

  .mobile4XL\:-mb-36 {
    margin-bottom:-9rem;
  }

  .mobile4XL\:-ml-36 {
    margin-left:-9rem;
  }

  .mobile4XL\:-mt-40 {
    margin-top:-10rem;
  }

  .mobile4XL\:-mr-40 {
    margin-right:-10rem;
  }

  .mobile4XL\:-mb-40 {
    margin-bottom:-10rem;
  }

  .mobile4XL\:-ml-40 {
    margin-left:-10rem;
  }

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

  .mobile4XL\:-mr-44 {
    margin-right:-11rem;
  }

  .mobile4XL\:-mb-44 {
    margin-bottom:-11rem;
  }

  .mobile4XL\:-ml-44 {
    margin-left:-11rem;
  }

  .mobile4XL\:-mt-48 {
    margin-top:-12rem;
  }

  .mobile4XL\:-mr-48 {
    margin-right:-12rem;
  }

  .mobile4XL\:-mb-48 {
    margin-bottom:-12rem;
  }

  .mobile4XL\:-ml-48 {
    margin-left:-12rem;
  }

  .mobile4XL\:-mt-52 {
    margin-top:-13rem;
  }

  .mobile4XL\:-mr-52 {
    margin-right:-13rem;
  }

  .mobile4XL\:-mb-52 {
    margin-bottom:-13rem;
  }

  .mobile4XL\:-ml-52 {
    margin-left:-13rem;
  }

  .mobile4XL\:-mt-56 {
    margin-top:-14rem;
  }

  .mobile4XL\:-mr-56 {
    margin-right:-14rem;
  }

  .mobile4XL\:-mb-56 {
    margin-bottom:-14rem;
  }

  .mobile4XL\:-ml-56 {
    margin-left:-14rem;
  }

  .mobile4XL\:-mt-60 {
    margin-top:-15rem;
  }

  .mobile4XL\:-mr-60 {
    margin-right:-15rem;
  }

  .mobile4XL\:-mb-60 {
    margin-bottom:-15rem;
  }

  .mobile4XL\:-ml-60 {
    margin-left:-15rem;
  }

  .mobile4XL\:-mt-64 {
    margin-top:-16rem;
  }

  .mobile4XL\:-mr-64 {
    margin-right:-16rem;
  }

  .mobile4XL\:-mb-64 {
    margin-bottom:-16rem;
  }

  .mobile4XL\:-ml-64 {
    margin-left:-16rem;
  }

  .mobile4XL\:-mt-72 {
    margin-top:-18rem;
  }

  .mobile4XL\:-mr-72 {
    margin-right:-18rem;
  }

  .mobile4XL\:-mb-72 {
    margin-bottom:-18rem;
  }

  .mobile4XL\:-ml-72 {
    margin-left:-18rem;
  }

  .mobile4XL\:-mt-80 {
    margin-top:-20rem;
  }

  .mobile4XL\:-mr-80 {
    margin-right:-20rem;
  }

  .mobile4XL\:-mb-80 {
    margin-bottom:-20rem;
  }

  .mobile4XL\:-ml-80 {
    margin-left:-20rem;
  }

  .mobile4XL\:-mt-96 {
    margin-top:-24rem;
  }

  .mobile4XL\:-mr-96 {
    margin-right:-24rem;
  }

  .mobile4XL\:-mb-96 {
    margin-bottom:-24rem;
  }

  .mobile4XL\:-ml-96 {
    margin-left:-24rem;
  }

  .mobile4XL\:-mt-px {
    margin-top:-1px;
  }

  .mobile4XL\:-mr-px {
    margin-right:-1px;
  }

  .mobile4XL\:-mb-px {
    margin-bottom:-1px;
  }

  .mobile4XL\:-ml-px {
    margin-left:-1px;
  }

  .mobile4XL\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .mobile4XL\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .mobile4XL\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .mobile4XL\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .mobile4XL\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .mobile4XL\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .mobile4XL\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .mobile4XL\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .mobile4XL\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

  .mobile4XL\:-mr-2\.5 {
    margin-right:-0.625rem;
  }

  .mobile4XL\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .mobile4XL\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .mobile4XL\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .mobile4XL\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .mobile4XL\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .mobile4XL\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .mobile4XL\:-mt-1\/2 {
    margin-top:-50%;
  }

  .mobile4XL\:-mr-1\/2 {
    margin-right:-50%;
  }

  .mobile4XL\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .mobile4XL\:-ml-1\/2 {
    margin-left:-50%;
  }

  .mobile4XL\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .mobile4XL\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .mobile4XL\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .mobile4XL\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .mobile4XL\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .mobile4XL\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .mobile4XL\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .mobile4XL\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .mobile4XL\:-mt-1\/4 {
    margin-top:-25%;
  }

  .mobile4XL\:-mr-1\/4 {
    margin-right:-25%;
  }

  .mobile4XL\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .mobile4XL\:-ml-1\/4 {
    margin-left:-25%;
  }

  .mobile4XL\:-mt-2\/4 {
    margin-top:-50%;
  }

  .mobile4XL\:-mr-2\/4 {
    margin-right:-50%;
  }

  .mobile4XL\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .mobile4XL\:-ml-2\/4 {
    margin-left:-50%;
  }

  .mobile4XL\:-mt-3\/4 {
    margin-top:-75%;
  }

  .mobile4XL\:-mr-3\/4 {
    margin-right:-75%;
  }

  .mobile4XL\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .mobile4XL\:-ml-3\/4 {
    margin-left:-75%;
  }

  .mobile4XL\:-mt-1\/5 {
    margin-top:-20%;
  }

  .mobile4XL\:-mr-1\/5 {
    margin-right:-20%;
  }

  .mobile4XL\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .mobile4XL\:-ml-1\/5 {
    margin-left:-20%;
  }

  .mobile4XL\:-mt-2\/5 {
    margin-top:-40%;
  }

  .mobile4XL\:-mr-2\/5 {
    margin-right:-40%;
  }

  .mobile4XL\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .mobile4XL\:-ml-2\/5 {
    margin-left:-40%;
  }

  .mobile4XL\:-mt-3\/5 {
    margin-top:-60%;
  }

  .mobile4XL\:-mr-3\/5 {
    margin-right:-60%;
  }

  .mobile4XL\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .mobile4XL\:-ml-3\/5 {
    margin-left:-60%;
  }

  .mobile4XL\:-mt-4\/5 {
    margin-top:-80%;
  }

  .mobile4XL\:-mr-4\/5 {
    margin-right:-80%;
  }

  .mobile4XL\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .mobile4XL\:-ml-4\/5 {
    margin-left:-80%;
  }

  .mobile4XL\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .mobile4XL\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .mobile4XL\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .mobile4XL\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .mobile4XL\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .mobile4XL\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .mobile4XL\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .mobile4XL\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .mobile4XL\:-mt-3\/6 {
    margin-top:-50%;
  }

  .mobile4XL\:-mr-3\/6 {
    margin-right:-50%;
  }

  .mobile4XL\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .mobile4XL\:-ml-3\/6 {
    margin-left:-50%;
  }

  .mobile4XL\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .mobile4XL\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .mobile4XL\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .mobile4XL\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .mobile4XL\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .mobile4XL\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .mobile4XL\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .mobile4XL\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .mobile4XL\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .mobile4XL\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .mobile4XL\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .mobile4XL\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .mobile4XL\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .mobile4XL\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .mobile4XL\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .mobile4XL\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .mobile4XL\:-mt-3\/12 {
    margin-top:-25%;
  }

  .mobile4XL\:-mr-3\/12 {
    margin-right:-25%;
  }

  .mobile4XL\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .mobile4XL\:-ml-3\/12 {
    margin-left:-25%;
  }

  .mobile4XL\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .mobile4XL\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .mobile4XL\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .mobile4XL\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .mobile4XL\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .mobile4XL\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .mobile4XL\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .mobile4XL\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .mobile4XL\:-mt-6\/12 {
    margin-top:-50%;
  }

  .mobile4XL\:-mr-6\/12 {
    margin-right:-50%;
  }

  .mobile4XL\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .mobile4XL\:-ml-6\/12 {
    margin-left:-50%;
  }

  .mobile4XL\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .mobile4XL\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .mobile4XL\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .mobile4XL\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .mobile4XL\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .mobile4XL\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .mobile4XL\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .mobile4XL\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .mobile4XL\:-mt-9\/12 {
    margin-top:-75%;
  }

  .mobile4XL\:-mr-9\/12 {
    margin-right:-75%;
  }

  .mobile4XL\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .mobile4XL\:-ml-9\/12 {
    margin-left:-75%;
  }

  .mobile4XL\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .mobile4XL\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .mobile4XL\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .mobile4XL\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .mobile4XL\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .mobile4XL\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .mobile4XL\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .mobile4XL\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .mobile4XL\:-mt-full {
    margin-top:-100%;
  }

  .mobile4XL\:-mr-full {
    margin-right:-100%;
  }

  .mobile4XL\:-mb-full {
    margin-bottom:-100%;
  }

  .mobile4XL\:-ml-full {
    margin-left:-100%;
  }

  .mobile4XL\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .mobile4XL\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .mobile4XL\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .mobile4XL\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .mobile4XL\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .mobile4XL\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .mobile4XL\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .mobile4XL\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .mobile4XL\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .mobile4XL\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .mobile4XL\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .mobile4XL\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .mobile4XL\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .mobile4XL\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .mobile4XL\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .mobile4XL\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .mobile4XL\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .mobile4XL\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .mobile4XL\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .mobile4XL\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .mobile4XL\:max-h-0 {
    max-height:0;
  }

  .mobile4XL\:max-h-1 {
    max-height:0.25rem;
  }

  .mobile4XL\:max-h-2 {
    max-height:0.5rem;
  }

  .mobile4XL\:max-h-3 {
    max-height:0.75rem;
  }

  .mobile4XL\:max-h-4 {
    max-height:1rem;
  }

  .mobile4XL\:max-h-5 {
    max-height:1.25rem;
  }

  .mobile4XL\:max-h-6 {
    max-height:1.5rem;
  }

  .mobile4XL\:max-h-7 {
    max-height:1.75rem;
  }

  .mobile4XL\:max-h-8 {
    max-height:2rem;
  }

  .mobile4XL\:max-h-9 {
    max-height:2.25rem;
  }

  .mobile4XL\:max-h-10 {
    max-height:2.5rem;
  }

  .mobile4XL\:max-h-11 {
    max-height:2.75rem;
  }

  .mobile4XL\:max-h-12 {
    max-height:3rem;
  }

  .mobile4XL\:max-h-13 {
    max-height:3.25rem;
  }

  .mobile4XL\:max-h-14 {
    max-height:3.5rem;
  }

  .mobile4XL\:max-h-15 {
    max-height:3.75rem;
  }

  .mobile4XL\:max-h-16 {
    max-height:4rem;
  }

  .mobile4XL\:max-h-18 {
    max-height:4.5rem;
  }

  .mobile4XL\:max-h-20 {
    max-height:5rem;
  }

  .mobile4XL\:max-h-24 {
    max-height:6rem;
  }

  .mobile4XL\:max-h-28 {
    max-height:7rem;
  }

  .mobile4XL\:max-h-32 {
    max-height:8rem;
  }

  .mobile4XL\:max-h-36 {
    max-height:9rem;
  }

  .mobile4XL\:max-h-40 {
    max-height:10rem;
  }

  .mobile4XL\:max-h-44 {
    max-height:11rem;
  }

  .mobile4XL\:max-h-48 {
    max-height:12rem;
  }

  .mobile4XL\:max-h-52 {
    max-height:13rem;
  }

  .mobile4XL\:max-h-56 {
    max-height:14rem;
  }

  .mobile4XL\:max-h-60 {
    max-height:15rem;
  }

  .mobile4XL\:max-h-64 {
    max-height:16rem;
  }

  .mobile4XL\:max-h-72 {
    max-height:18rem;
  }

  .mobile4XL\:max-h-80 {
    max-height:20rem;
  }

  .mobile4XL\:max-h-96 {
    max-height:24rem;
  }

  .mobile4XL\:max-h-100 {
    max-height:25rem;
  }

  .mobile4XL\:max-h-screen {
    max-height:100vh;
  }

  .mobile4XL\:max-h-px {
    max-height:1px;
  }

  .mobile4XL\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .mobile4XL\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .mobile4XL\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .mobile4XL\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .mobile4XL\:max-h-1\/2 {
    max-height:50%;
  }

  .mobile4XL\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .mobile4XL\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .mobile4XL\:max-h-1\/4 {
    max-height:25%;
  }

  .mobile4XL\:max-h-2\/4 {
    max-height:50%;
  }

  .mobile4XL\:max-h-3\/4 {
    max-height:75%;
  }

  .mobile4XL\:max-h-1\/5 {
    max-height:20%;
  }

  .mobile4XL\:max-h-2\/5 {
    max-height:40%;
  }

  .mobile4XL\:max-h-3\/5 {
    max-height:60%;
  }

  .mobile4XL\:max-h-4\/5 {
    max-height:80%;
  }

  .mobile4XL\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .mobile4XL\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .mobile4XL\:max-h-3\/6 {
    max-height:50%;
  }

  .mobile4XL\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .mobile4XL\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .mobile4XL\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .mobile4XL\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .mobile4XL\:max-h-3\/12 {
    max-height:25%;
  }

  .mobile4XL\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .mobile4XL\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .mobile4XL\:max-h-6\/12 {
    max-height:50%;
  }

  .mobile4XL\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .mobile4XL\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .mobile4XL\:max-h-9\/12 {
    max-height:75%;
  }

  .mobile4XL\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .mobile4XL\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .mobile4XL\:max-h-full {
    max-height:100%;
  }

  .mobile4XL\:max-h-0_5 {
    max-height:0.125rem;
  }

  .mobile4XL\:max-h-1_5 {
    max-height:0.375rem;
  }

  .mobile4XL\:max-h-2_5 {
    max-height:0.625rem;
  }

  .mobile4XL\:max-h-3_5 {
    max-height:0.875rem;
  }

  .mobile4XL\:max-h-4_5 {
    max-height:1.125rem;
  }

  .mobile4XL\:max-w-0 {
    max-width:0rem;
  }

  .mobile4XL\:max-w-none {
    max-width:none;
  }

  .mobile4XL\:max-w-xs {
    max-width:20rem;
  }

  .mobile4XL\:max-w-sm {
    max-width:24rem;
  }

  .mobile4XL\:max-w-md {
    max-width:28rem;
  }

  .mobile4XL\:max-w-lg {
    max-width:32rem;
  }

  .mobile4XL\:max-w-xl {
    max-width:36rem;
  }

  .mobile4XL\:max-w-2xl {
    max-width:42rem;
  }

  .mobile4XL\:max-w-3xl {
    max-width:48rem;
  }

  .mobile4XL\:max-w-4xl {
    max-width:56rem;
  }

  .mobile4XL\:max-w-5xl {
    max-width:64rem;
  }

  .mobile4XL\:max-w-6xl {
    max-width:72rem;
  }

  .mobile4XL\:max-w-7xl {
    max-width:80rem;
  }

  .mobile4XL\:max-w-full {
    max-width:100%;
  }

  .mobile4XL\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .mobile4XL\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .mobile4XL\:max-w-prose {
    max-width:65ch;
  }

  .mobile4XL\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .mobile4XL\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .mobile4XL\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .mobile4XL\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .mobile4XL\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .mobile4XL\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .mobile4XL\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .mobile4XL\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .mobile4XL\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .mobile4XL\:max-w-screen-xxs {
    max-width:1px;
  }

  .mobile4XL\:max-w-screen-xs {
    max-width:400px;
  }

  .mobile4XL\:max-w-screen-sm {
    max-width:600px;
  }

  .mobile4XL\:max-w-screen-mobile {
    max-width:768px;
  }

  .mobile4XL\:max-w-screen-md {
    max-width:970px;
  }

  .mobile4XL\:max-w-screen-lg {
    max-width:960px;
  }

  .mobile4XL\:min-h-0 {
    min-height:0;
  }

  .mobile4XL\:min-h-full {
    min-height:100%;
  }

  .mobile4XL\:min-h-screen {
    min-height:100vh;
  }

  .mobile4XL\:min-w-0 {
    min-width:0;
  }

  .mobile4XL\:min-w-full {
    min-width:100%;
  }

  .mobile4XL\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .mobile4XL\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .mobile4XL\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .mobile4XL\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .mobile4XL\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .mobile4XL\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .mobile4XL\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .mobile4XL\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .mobile4XL\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .mobile4XL\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .mobile4XL\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .mobile4XL\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .mobile4XL\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .mobile4XL\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .mobile4XL\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .mobile4XL\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .mobile4XL\:opacity-0 {
    opacity:0;
  }

  .mobile4XL\:opacity-10 {
    opacity:.1;
  }

  .mobile4XL\:opacity-20 {
    opacity:.2;
  }

  .mobile4XL\:opacity-25 {
    opacity:0.25;
  }

  .mobile4XL\:opacity-30 {
    opacity:.3;
  }

  .mobile4XL\:opacity-40 {
    opacity:.4;
  }

  .mobile4XL\:opacity-50 {
    opacity:0.5;
  }

  .mobile4XL\:opacity-60 {
    opacity:.6;
  }

  .mobile4XL\:opacity-70 {
    opacity:.7;
  }

  .mobile4XL\:opacity-75 {
    opacity:0.75;
  }

  .mobile4XL\:opacity-80 {
    opacity:.8;
  }

  .mobile4XL\:opacity-90 {
    opacity:.9;
  }

  .mobile4XL\:opacity-100 {
    opacity:1;
  }

  .mobile4XL\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .mobile4XL\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .mobile4XL\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .mobile4XL\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .mobile4XL\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .mobile4XL\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .mobile4XL\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .mobile4XL\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .mobile4XL\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .mobile4XL\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .mobile4XL\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .mobile4XL\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .mobile4XL\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .mobile4XL\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .mobile4XL\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .mobile4XL\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .mobile4XL\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .mobile4XL\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .mobile4XL\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .mobile4XL\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .mobile4XL\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .mobile4XL\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .mobile4XL\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .mobile4XL\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .mobile4XL\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .mobile4XL\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .mobile4XL\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .mobile4XL\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .mobile4XL\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .mobile4XL\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .mobile4XL\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .mobile4XL\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .mobile4XL\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .mobile4XL\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .mobile4XL\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .mobile4XL\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .mobile4XL\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .mobile4XL\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .mobile4XL\:group-focus\:opacity-100 {
    opacity:1;
  }

  .mobile4XL\:hover\:opacity-0:hover {
    opacity:0;
  }

  .mobile4XL\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .mobile4XL\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .mobile4XL\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .mobile4XL\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .mobile4XL\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .mobile4XL\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .mobile4XL\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .mobile4XL\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .mobile4XL\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .mobile4XL\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .mobile4XL\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .mobile4XL\:hover\:opacity-100:hover {
    opacity:1;
  }

  .mobile4XL\:focus\:opacity-0:focus {
    opacity:0;
  }

  .mobile4XL\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .mobile4XL\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .mobile4XL\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .mobile4XL\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .mobile4XL\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .mobile4XL\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .mobile4XL\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .mobile4XL\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .mobile4XL\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .mobile4XL\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .mobile4XL\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .mobile4XL\:focus\:opacity-100:focus {
    opacity:1;
  }

  .mobile4XL\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobile4XL\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobile4XL\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobile4XL\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobile4XL\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobile4XL\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobile4XL\:overflow-auto {
    overflow:auto;
  }

  .mobile4XL\:overflow-hidden {
    overflow:hidden;
  }

  .mobile4XL\:overflow-visible {
    overflow:visible;
  }

  .mobile4XL\:overflow-scroll {
    overflow:scroll;
  }

  .mobile4XL\:overflow-x-auto {
    overflow-x:auto;
  }

  .mobile4XL\:overflow-y-auto {
    overflow-y:auto;
  }

  .mobile4XL\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .mobile4XL\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .mobile4XL\:overflow-x-visible {
    overflow-x:visible;
  }

  .mobile4XL\:overflow-y-visible {
    overflow-y:visible;
  }

  .mobile4XL\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .mobile4XL\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .mobile4XL\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .mobile4XL\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .mobile4XL\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .mobile4XL\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .mobile4XL\:overscroll-none {
    overscroll-behavior:none;
  }

  .mobile4XL\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .mobile4XL\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .mobile4XL\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .mobile4XL\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .mobile4XL\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .mobile4XL\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .mobile4XL\:p-0 {
    padding:0;
  }

  .mobile4XL\:p-1 {
    padding:0.25rem;
  }

  .mobile4XL\:p-2 {
    padding:0.5rem;
  }

  .mobile4XL\:p-3 {
    padding:0.75rem;
  }

  .mobile4XL\:p-4 {
    padding:1rem;
  }

  .mobile4XL\:p-5 {
    padding:1.25rem;
  }

  .mobile4XL\:p-6 {
    padding:1.5rem;
  }

  .mobile4XL\:p-7 {
    padding:1.75rem;
  }

  .mobile4XL\:p-8 {
    padding:2rem;
  }

  .mobile4XL\:p-9 {
    padding:2.25rem;
  }

  .mobile4XL\:p-10 {
    padding:2.5rem;
  }

  .mobile4XL\:p-11 {
    padding:2.75rem;
  }

  .mobile4XL\:p-12 {
    padding:3rem;
  }

  .mobile4XL\:p-13 {
    padding:3.25rem;
  }

  .mobile4XL\:p-14 {
    padding:3.5rem;
  }

  .mobile4XL\:p-15 {
    padding:3.75rem;
  }

  .mobile4XL\:p-16 {
    padding:4rem;
  }

  .mobile4XL\:p-18 {
    padding:4.5rem;
  }

  .mobile4XL\:p-20 {
    padding:5rem;
  }

  .mobile4XL\:p-24 {
    padding:6rem;
  }

  .mobile4XL\:p-28 {
    padding:7rem;
  }

  .mobile4XL\:p-32 {
    padding:8rem;
  }

  .mobile4XL\:p-36 {
    padding:9rem;
  }

  .mobile4XL\:p-40 {
    padding:10rem;
  }

  .mobile4XL\:p-44 {
    padding:11rem;
  }

  .mobile4XL\:p-48 {
    padding:12rem;
  }

  .mobile4XL\:p-52 {
    padding:13rem;
  }

  .mobile4XL\:p-56 {
    padding:14rem;
  }

  .mobile4XL\:p-60 {
    padding:15rem;
  }

  .mobile4XL\:p-64 {
    padding:16rem;
  }

  .mobile4XL\:p-72 {
    padding:18rem;
  }

  .mobile4XL\:p-80 {
    padding:20rem;
  }

  .mobile4XL\:p-96 {
    padding:24rem;
  }

  .mobile4XL\:p-px {
    padding:1px;
  }

  .mobile4XL\:p-0\.5 {
    padding:0.125rem;
  }

  .mobile4XL\:p-1\.5 {
    padding:0.375rem;
  }

  .mobile4XL\:p-2\.5 {
    padding:0.625rem;
  }

  .mobile4XL\:p-3\.5 {
    padding:0.875rem;
  }

  .mobile4XL\:p-1\/2 {
    padding:50%;
  }

  .mobile4XL\:p-1\/3 {
    padding:33.333333%;
  }

  .mobile4XL\:p-2\/3 {
    padding:66.666667%;
  }

  .mobile4XL\:p-1\/4 {
    padding:25%;
  }

  .mobile4XL\:p-2\/4 {
    padding:50%;
  }

  .mobile4XL\:p-3\/4 {
    padding:75%;
  }

  .mobile4XL\:p-1\/5 {
    padding:20%;
  }

  .mobile4XL\:p-2\/5 {
    padding:40%;
  }

  .mobile4XL\:p-3\/5 {
    padding:60%;
  }

  .mobile4XL\:p-4\/5 {
    padding:80%;
  }

  .mobile4XL\:p-1\/6 {
    padding:16.666667%;
  }

  .mobile4XL\:p-2\/6 {
    padding:33.333333%;
  }

  .mobile4XL\:p-3\/6 {
    padding:50%;
  }

  .mobile4XL\:p-4\/6 {
    padding:66.666667%;
  }

  .mobile4XL\:p-5\/6 {
    padding:83.333333%;
  }

  .mobile4XL\:p-1\/12 {
    padding:8.333333%;
  }

  .mobile4XL\:p-2\/12 {
    padding:16.666667%;
  }

  .mobile4XL\:p-3\/12 {
    padding:25%;
  }

  .mobile4XL\:p-4\/12 {
    padding:33.333333%;
  }

  .mobile4XL\:p-5\/12 {
    padding:41.666667%;
  }

  .mobile4XL\:p-6\/12 {
    padding:50%;
  }

  .mobile4XL\:p-7\/12 {
    padding:58.333333%;
  }

  .mobile4XL\:p-8\/12 {
    padding:66.666667%;
  }

  .mobile4XL\:p-9\/12 {
    padding:75%;
  }

  .mobile4XL\:p-10\/12 {
    padding:83.333333%;
  }

  .mobile4XL\:p-11\/12 {
    padding:91.666667%;
  }

  .mobile4XL\:p-full {
    padding:100%;
  }

  .mobile4XL\:p-0_5 {
    padding:0.125rem;
  }

  .mobile4XL\:p-1_5 {
    padding:0.375rem;
  }

  .mobile4XL\:p-2_5 {
    padding:0.625rem;
  }

  .mobile4XL\:p-3_5 {
    padding:0.875rem;
  }

  .mobile4XL\:p-4_5 {
    padding:1.125rem;
  }

  .mobile4XL\:p-md {
    padding:7.5%;
  }

  .mobile4XL\:p-lg {
    padding:10%;
  }

  .mobile4XL\:p-xl {
    padding:20%;
  }

  .mobile4XL\:py-0 {
    padding-top:0;
    padding-bottom:0;
  }

  .mobile4XL\:px-0 {
    padding-left:0;
    padding-right:0;
  }

  .mobile4XL\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .mobile4XL\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .mobile4XL\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .mobile4XL\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .mobile4XL\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .mobile4XL\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

  .mobile4XL\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem;
  }

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

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

  .mobile4XL\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .mobile4XL\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

  .mobile4XL\:px-7 {
    padding-left:1.75rem;
    padding-right:1.75rem;
  }

  .mobile4XL\:py-8 {
    padding-top:2rem;
    padding-bottom:2rem;
  }

  .mobile4XL\:px-8 {
    padding-left:2rem;
    padding-right:2rem;
  }

  .mobile4XL\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .mobile4XL\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

  .mobile4XL\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  .mobile4XL\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem;
  }

  .mobile4XL\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .mobile4XL\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

  .mobile4XL\:px-12 {
    padding-left:3rem;
    padding-right:3rem;
  }

  .mobile4XL\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .mobile4XL\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

  .mobile4XL\:py-14 {
    padding-top:3.5rem;
    padding-bottom:3.5rem;
  }

  .mobile4XL\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .mobile4XL\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .mobile4XL\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

  .mobile4XL\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem;
  }

  .mobile4XL\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .mobile4XL\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .mobile4XL\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

  .mobile4XL\:py-20 {
    padding-top:5rem;
    padding-bottom:5rem;
  }

  .mobile4XL\:px-20 {
    padding-left:5rem;
    padding-right:5rem;
  }

  .mobile4XL\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

  .mobile4XL\:px-24 {
    padding-left:6rem;
    padding-right:6rem;
  }

  .mobile4XL\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .mobile4XL\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

  .mobile4XL\:py-32 {
    padding-top:8rem;
    padding-bottom:8rem;
  }

  .mobile4XL\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .mobile4XL\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .mobile4XL\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .mobile4XL\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .mobile4XL\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .mobile4XL\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .mobile4XL\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .mobile4XL\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .mobile4XL\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .mobile4XL\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .mobile4XL\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .mobile4XL\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .mobile4XL\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .mobile4XL\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .mobile4XL\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .mobile4XL\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .mobile4XL\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .mobile4XL\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .mobile4XL\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .mobile4XL\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .mobile4XL\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .mobile4XL\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .mobile4XL\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .mobile4XL\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .mobile4XL\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

  .mobile4XL\:py-0\.5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobile4XL\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobile4XL\:py-1\.5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobile4XL\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .mobile4XL\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobile4XL\:py-3\.5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobile4XL\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobile4XL\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile4XL\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile4XL\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile4XL\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile4XL\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile4XL\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile4XL\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobile4XL\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobile4XL\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile4XL\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile4XL\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobile4XL\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobile4XL\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobile4XL\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .mobile4XL\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .mobile4XL\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .mobile4XL\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .mobile4XL\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .mobile4XL\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .mobile4XL\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .mobile4XL\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobile4XL\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobile4XL\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile4XL\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile4XL\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile4XL\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile4XL\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile4XL\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile4XL\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobile4XL\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobile4XL\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .mobile4XL\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .mobile4XL\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobile4XL\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobile4XL\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobile4XL\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobile4XL\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile4XL\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile4XL\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .mobile4XL\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .mobile4XL\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile4XL\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile4XL\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .mobile4XL\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .mobile4XL\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile4XL\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile4XL\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobile4XL\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobile4XL\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobile4XL\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobile4XL\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .mobile4XL\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .mobile4XL\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .mobile4XL\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .mobile4XL\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobile4XL\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobile4XL\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobile4XL\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .mobile4XL\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .mobile4XL\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobile4XL\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobile4XL\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobile4XL\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .mobile4XL\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .mobile4XL\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .mobile4XL\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .mobile4XL\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .mobile4XL\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .mobile4XL\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobile4XL\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .mobile4XL\:pt-0 {
    padding-top:0;
  }

  .mobile4XL\:pr-0 {
    padding-right:0;
  }

  .mobile4XL\:pb-0 {
    padding-bottom:0;
  }

  .mobile4XL\:pl-0 {
    padding-left:0;
  }

  .mobile4XL\:pt-1 {
    padding-top:0.25rem;
  }

  .mobile4XL\:pr-1 {
    padding-right:0.25rem;
  }

  .mobile4XL\:pb-1 {
    padding-bottom:0.25rem;
  }

  .mobile4XL\:pl-1 {
    padding-left:0.25rem;
  }

  .mobile4XL\:pt-2 {
    padding-top:0.5rem;
  }

  .mobile4XL\:pr-2 {
    padding-right:0.5rem;
  }

  .mobile4XL\:pb-2 {
    padding-bottom:0.5rem;
  }

  .mobile4XL\:pl-2 {
    padding-left:0.5rem;
  }

  .mobile4XL\:pt-3 {
    padding-top:0.75rem;
  }

  .mobile4XL\:pr-3 {
    padding-right:0.75rem;
  }

  .mobile4XL\:pb-3 {
    padding-bottom:0.75rem;
  }

  .mobile4XL\:pl-3 {
    padding-left:0.75rem;
  }

  .mobile4XL\:pt-4 {
    padding-top:1rem;
  }

  .mobile4XL\:pr-4 {
    padding-right:1rem;
  }

  .mobile4XL\:pb-4 {
    padding-bottom:1rem;
  }

  .mobile4XL\:pl-4 {
    padding-left:1rem;
  }

  .mobile4XL\:pt-5 {
    padding-top:1.25rem;
  }

  .mobile4XL\:pr-5 {
    padding-right:1.25rem;
  }

  .mobile4XL\:pb-5 {
    padding-bottom:1.25rem;
  }

  .mobile4XL\:pl-5 {
    padding-left:1.25rem;
  }

  .mobile4XL\:pt-6 {
    padding-top:1.5rem;
  }

  .mobile4XL\:pr-6 {
    padding-right:1.5rem;
  }

  .mobile4XL\:pb-6 {
    padding-bottom:1.5rem;
  }

  .mobile4XL\:pl-6 {
    padding-left:1.5rem;
  }

  .mobile4XL\:pt-7 {
    padding-top:1.75rem;
  }

  .mobile4XL\:pr-7 {
    padding-right:1.75rem;
  }

  .mobile4XL\:pb-7 {
    padding-bottom:1.75rem;
  }

  .mobile4XL\:pl-7 {
    padding-left:1.75rem;
  }

  .mobile4XL\:pt-8 {
    padding-top:2rem;
  }

  .mobile4XL\:pr-8 {
    padding-right:2rem;
  }

  .mobile4XL\:pb-8 {
    padding-bottom:2rem;
  }

  .mobile4XL\:pl-8 {
    padding-left:2rem;
  }

  .mobile4XL\:pt-9 {
    padding-top:2.25rem;
  }

  .mobile4XL\:pr-9 {
    padding-right:2.25rem;
  }

  .mobile4XL\:pb-9 {
    padding-bottom:2.25rem;
  }

  .mobile4XL\:pl-9 {
    padding-left:2.25rem;
  }

  .mobile4XL\:pt-10 {
    padding-top:2.5rem;
  }

  .mobile4XL\:pr-10 {
    padding-right:2.5rem;
  }

  .mobile4XL\:pb-10 {
    padding-bottom:2.5rem;
  }

  .mobile4XL\:pl-10 {
    padding-left:2.5rem;
  }

  .mobile4XL\:pt-11 {
    padding-top:2.75rem;
  }

  .mobile4XL\:pr-11 {
    padding-right:2.75rem;
  }

  .mobile4XL\:pb-11 {
    padding-bottom:2.75rem;
  }

  .mobile4XL\:pl-11 {
    padding-left:2.75rem;
  }

  .mobile4XL\:pt-12 {
    padding-top:3rem;
  }

  .mobile4XL\:pr-12 {
    padding-right:3rem;
  }

  .mobile4XL\:pb-12 {
    padding-bottom:3rem;
  }

  .mobile4XL\:pl-12 {
    padding-left:3rem;
  }

  .mobile4XL\:pt-13 {
    padding-top:3.25rem;
  }

  .mobile4XL\:pr-13 {
    padding-right:3.25rem;
  }

  .mobile4XL\:pb-13 {
    padding-bottom:3.25rem;
  }

  .mobile4XL\:pl-13 {
    padding-left:3.25rem;
  }

  .mobile4XL\:pt-14 {
    padding-top:3.5rem;
  }

  .mobile4XL\:pr-14 {
    padding-right:3.5rem;
  }

  .mobile4XL\:pb-14 {
    padding-bottom:3.5rem;
  }

  .mobile4XL\:pl-14 {
    padding-left:3.5rem;
  }

  .mobile4XL\:pt-15 {
    padding-top:3.75rem;
  }

  .mobile4XL\:pr-15 {
    padding-right:3.75rem;
  }

  .mobile4XL\:pb-15 {
    padding-bottom:3.75rem;
  }

  .mobile4XL\:pl-15 {
    padding-left:3.75rem;
  }

  .mobile4XL\:pt-16 {
    padding-top:4rem;
  }

  .mobile4XL\:pr-16 {
    padding-right:4rem;
  }

  .mobile4XL\:pb-16 {
    padding-bottom:4rem;
  }

  .mobile4XL\:pl-16 {
    padding-left:4rem;
  }

  .mobile4XL\:pt-18 {
    padding-top:4.5rem;
  }

  .mobile4XL\:pr-18 {
    padding-right:4.5rem;
  }

  .mobile4XL\:pb-18 {
    padding-bottom:4.5rem;
  }

  .mobile4XL\:pl-18 {
    padding-left:4.5rem;
  }

  .mobile4XL\:pt-20 {
    padding-top:5rem;
  }

  .mobile4XL\:pr-20 {
    padding-right:5rem;
  }

  .mobile4XL\:pb-20 {
    padding-bottom:5rem;
  }

  .mobile4XL\:pl-20 {
    padding-left:5rem;
  }

  .mobile4XL\:pt-24 {
    padding-top:6rem;
  }

  .mobile4XL\:pr-24 {
    padding-right:6rem;
  }

  .mobile4XL\:pb-24 {
    padding-bottom:6rem;
  }

  .mobile4XL\:pl-24 {
    padding-left:6rem;
  }

  .mobile4XL\:pt-28 {
    padding-top:7rem;
  }

  .mobile4XL\:pr-28 {
    padding-right:7rem;
  }

  .mobile4XL\:pb-28 {
    padding-bottom:7rem;
  }

  .mobile4XL\:pl-28 {
    padding-left:7rem;
  }

  .mobile4XL\:pt-32 {
    padding-top:8rem;
  }

  .mobile4XL\:pr-32 {
    padding-right:8rem;
  }

  .mobile4XL\:pb-32 {
    padding-bottom:8rem;
  }

  .mobile4XL\:pl-32 {
    padding-left:8rem;
  }

  .mobile4XL\:pt-36 {
    padding-top:9rem;
  }

  .mobile4XL\:pr-36 {
    padding-right:9rem;
  }

  .mobile4XL\:pb-36 {
    padding-bottom:9rem;
  }

  .mobile4XL\:pl-36 {
    padding-left:9rem;
  }

  .mobile4XL\:pt-40 {
    padding-top:10rem;
  }

  .mobile4XL\:pr-40 {
    padding-right:10rem;
  }

  .mobile4XL\:pb-40 {
    padding-bottom:10rem;
  }

  .mobile4XL\:pl-40 {
    padding-left:10rem;
  }

  .mobile4XL\:pt-44 {
    padding-top:11rem;
  }

  .mobile4XL\:pr-44 {
    padding-right:11rem;
  }

  .mobile4XL\:pb-44 {
    padding-bottom:11rem;
  }

  .mobile4XL\:pl-44 {
    padding-left:11rem;
  }

  .mobile4XL\:pt-48 {
    padding-top:12rem;
  }

  .mobile4XL\:pr-48 {
    padding-right:12rem;
  }

  .mobile4XL\:pb-48 {
    padding-bottom:12rem;
  }

  .mobile4XL\:pl-48 {
    padding-left:12rem;
  }

  .mobile4XL\:pt-52 {
    padding-top:13rem;
  }

  .mobile4XL\:pr-52 {
    padding-right:13rem;
  }

  .mobile4XL\:pb-52 {
    padding-bottom:13rem;
  }

  .mobile4XL\:pl-52 {
    padding-left:13rem;
  }

  .mobile4XL\:pt-56 {
    padding-top:14rem;
  }

  .mobile4XL\:pr-56 {
    padding-right:14rem;
  }

  .mobile4XL\:pb-56 {
    padding-bottom:14rem;
  }

  .mobile4XL\:pl-56 {
    padding-left:14rem;
  }

  .mobile4XL\:pt-60 {
    padding-top:15rem;
  }

  .mobile4XL\:pr-60 {
    padding-right:15rem;
  }

  .mobile4XL\:pb-60 {
    padding-bottom:15rem;
  }

  .mobile4XL\:pl-60 {
    padding-left:15rem;
  }

  .mobile4XL\:pt-64 {
    padding-top:16rem;
  }

  .mobile4XL\:pr-64 {
    padding-right:16rem;
  }

  .mobile4XL\:pb-64 {
    padding-bottom:16rem;
  }

  .mobile4XL\:pl-64 {
    padding-left:16rem;
  }

  .mobile4XL\:pt-72 {
    padding-top:18rem;
  }

  .mobile4XL\:pr-72 {
    padding-right:18rem;
  }

  .mobile4XL\:pb-72 {
    padding-bottom:18rem;
  }

  .mobile4XL\:pl-72 {
    padding-left:18rem;
  }

  .mobile4XL\:pt-80 {
    padding-top:20rem;
  }

  .mobile4XL\:pr-80 {
    padding-right:20rem;
  }

  .mobile4XL\:pb-80 {
    padding-bottom:20rem;
  }

  .mobile4XL\:pl-80 {
    padding-left:20rem;
  }

  .mobile4XL\:pt-96 {
    padding-top:24rem;
  }

  .mobile4XL\:pr-96 {
    padding-right:24rem;
  }

  .mobile4XL\:pb-96 {
    padding-bottom:24rem;
  }

  .mobile4XL\:pl-96 {
    padding-left:24rem;
  }

  .mobile4XL\:pt-px {
    padding-top:1px;
  }

  .mobile4XL\:pr-px {
    padding-right:1px;
  }

  .mobile4XL\:pb-px {
    padding-bottom:1px;
  }

  .mobile4XL\:pl-px {
    padding-left:1px;
  }

  .mobile4XL\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .mobile4XL\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .mobile4XL\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .mobile4XL\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .mobile4XL\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .mobile4XL\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .mobile4XL\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .mobile4XL\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .mobile4XL\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .mobile4XL\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .mobile4XL\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .mobile4XL\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .mobile4XL\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .mobile4XL\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .mobile4XL\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .mobile4XL\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .mobile4XL\:pt-1\/2 {
    padding-top:50%;
  }

  .mobile4XL\:pr-1\/2 {
    padding-right:50%;
  }

  .mobile4XL\:pb-1\/2 {
    padding-bottom:50%;
  }

  .mobile4XL\:pl-1\/2 {
    padding-left:50%;
  }

  .mobile4XL\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .mobile4XL\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .mobile4XL\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .mobile4XL\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .mobile4XL\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .mobile4XL\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .mobile4XL\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .mobile4XL\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .mobile4XL\:pt-1\/4 {
    padding-top:25%;
  }

  .mobile4XL\:pr-1\/4 {
    padding-right:25%;
  }

  .mobile4XL\:pb-1\/4 {
    padding-bottom:25%;
  }

  .mobile4XL\:pl-1\/4 {
    padding-left:25%;
  }

  .mobile4XL\:pt-2\/4 {
    padding-top:50%;
  }

  .mobile4XL\:pr-2\/4 {
    padding-right:50%;
  }

  .mobile4XL\:pb-2\/4 {
    padding-bottom:50%;
  }

  .mobile4XL\:pl-2\/4 {
    padding-left:50%;
  }

  .mobile4XL\:pt-3\/4 {
    padding-top:75%;
  }

  .mobile4XL\:pr-3\/4 {
    padding-right:75%;
  }

  .mobile4XL\:pb-3\/4 {
    padding-bottom:75%;
  }

  .mobile4XL\:pl-3\/4 {
    padding-left:75%;
  }

  .mobile4XL\:pt-1\/5 {
    padding-top:20%;
  }

  .mobile4XL\:pr-1\/5 {
    padding-right:20%;
  }

  .mobile4XL\:pb-1\/5 {
    padding-bottom:20%;
  }

  .mobile4XL\:pl-1\/5 {
    padding-left:20%;
  }

  .mobile4XL\:pt-2\/5 {
    padding-top:40%;
  }

  .mobile4XL\:pr-2\/5 {
    padding-right:40%;
  }

  .mobile4XL\:pb-2\/5 {
    padding-bottom:40%;
  }

  .mobile4XL\:pl-2\/5 {
    padding-left:40%;
  }

  .mobile4XL\:pt-3\/5 {
    padding-top:60%;
  }

  .mobile4XL\:pr-3\/5 {
    padding-right:60%;
  }

  .mobile4XL\:pb-3\/5 {
    padding-bottom:60%;
  }

  .mobile4XL\:pl-3\/5 {
    padding-left:60%;
  }

  .mobile4XL\:pt-4\/5 {
    padding-top:80%;
  }

  .mobile4XL\:pr-4\/5 {
    padding-right:80%;
  }

  .mobile4XL\:pb-4\/5 {
    padding-bottom:80%;
  }

  .mobile4XL\:pl-4\/5 {
    padding-left:80%;
  }

  .mobile4XL\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .mobile4XL\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .mobile4XL\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .mobile4XL\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .mobile4XL\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .mobile4XL\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .mobile4XL\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .mobile4XL\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .mobile4XL\:pt-3\/6 {
    padding-top:50%;
  }

  .mobile4XL\:pr-3\/6 {
    padding-right:50%;
  }

  .mobile4XL\:pb-3\/6 {
    padding-bottom:50%;
  }

  .mobile4XL\:pl-3\/6 {
    padding-left:50%;
  }

  .mobile4XL\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .mobile4XL\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .mobile4XL\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .mobile4XL\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .mobile4XL\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .mobile4XL\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .mobile4XL\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .mobile4XL\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .mobile4XL\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .mobile4XL\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .mobile4XL\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .mobile4XL\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .mobile4XL\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .mobile4XL\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .mobile4XL\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .mobile4XL\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .mobile4XL\:pt-3\/12 {
    padding-top:25%;
  }

  .mobile4XL\:pr-3\/12 {
    padding-right:25%;
  }

  .mobile4XL\:pb-3\/12 {
    padding-bottom:25%;
  }

  .mobile4XL\:pl-3\/12 {
    padding-left:25%;
  }

  .mobile4XL\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .mobile4XL\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .mobile4XL\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .mobile4XL\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .mobile4XL\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .mobile4XL\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .mobile4XL\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .mobile4XL\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .mobile4XL\:pt-6\/12 {
    padding-top:50%;
  }

  .mobile4XL\:pr-6\/12 {
    padding-right:50%;
  }

  .mobile4XL\:pb-6\/12 {
    padding-bottom:50%;
  }

  .mobile4XL\:pl-6\/12 {
    padding-left:50%;
  }

  .mobile4XL\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .mobile4XL\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .mobile4XL\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .mobile4XL\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .mobile4XL\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .mobile4XL\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .mobile4XL\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .mobile4XL\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .mobile4XL\:pt-9\/12 {
    padding-top:75%;
  }

  .mobile4XL\:pr-9\/12 {
    padding-right:75%;
  }

  .mobile4XL\:pb-9\/12 {
    padding-bottom:75%;
  }

  .mobile4XL\:pl-9\/12 {
    padding-left:75%;
  }

  .mobile4XL\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .mobile4XL\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .mobile4XL\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .mobile4XL\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .mobile4XL\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .mobile4XL\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .mobile4XL\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .mobile4XL\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .mobile4XL\:pt-full {
    padding-top:100%;
  }

  .mobile4XL\:pr-full {
    padding-right:100%;
  }

  .mobile4XL\:pb-full {
    padding-bottom:100%;
  }

  .mobile4XL\:pl-full {
    padding-left:100%;
  }

  .mobile4XL\:pt-0_5 {
    padding-top:0.125rem;
  }

  .mobile4XL\:pr-0_5 {
    padding-right:0.125rem;
  }

  .mobile4XL\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .mobile4XL\:pl-0_5 {
    padding-left:0.125rem;
  }

  .mobile4XL\:pt-1_5 {
    padding-top:0.375rem;
  }

  .mobile4XL\:pr-1_5 {
    padding-right:0.375rem;
  }

  .mobile4XL\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .mobile4XL\:pl-1_5 {
    padding-left:0.375rem;
  }

  .mobile4XL\:pt-2_5 {
    padding-top:0.625rem;
  }

  .mobile4XL\:pr-2_5 {
    padding-right:0.625rem;
  }

  .mobile4XL\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .mobile4XL\:pl-2_5 {
    padding-left:0.625rem;
  }

  .mobile4XL\:pt-3_5 {
    padding-top:0.875rem;
  }

  .mobile4XL\:pr-3_5 {
    padding-right:0.875rem;
  }

  .mobile4XL\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .mobile4XL\:pl-3_5 {
    padding-left:0.875rem;
  }

  .mobile4XL\:pt-4_5 {
    padding-top:1.125rem;
  }

  .mobile4XL\:pr-4_5 {
    padding-right:1.125rem;
  }

  .mobile4XL\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .mobile4XL\:pl-4_5 {
    padding-left:1.125rem;
  }

  .mobile4XL\:pt-md {
    padding-top:7.5%;
  }

  .mobile4XL\:pr-md {
    padding-right:7.5%;
  }

  .mobile4XL\:pb-md {
    padding-bottom:7.5%;
  }

  .mobile4XL\:pl-md {
    padding-left:7.5%;
  }

  .mobile4XL\:pt-lg {
    padding-top:10%;
  }

  .mobile4XL\:pr-lg {
    padding-right:10%;
  }

  .mobile4XL\:pb-lg {
    padding-bottom:10%;
  }

  .mobile4XL\:pl-lg {
    padding-left:10%;
  }

  .mobile4XL\:pt-xl {
    padding-top:20%;
  }

  .mobile4XL\:pr-xl {
    padding-right:20%;
  }

  .mobile4XL\:pb-xl {
    padding-bottom:20%;
  }

  .mobile4XL\:pl-xl {
    padding-left:20%;
  }

  .mobile4XL\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobile4XL\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .mobile4XL\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .mobile4XL\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .mobile4XL\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile4XL\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobile4XL\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile4XL\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobile4XL\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile4XL\:placeholder-teal::-moz-placeholder {
  }

  .mobile4XL\:placeholder-teal::placeholder {
  }

  .mobile4XL\:placeholder-indigo::-moz-placeholder {
  }

  .mobile4XL\:placeholder-indigo::placeholder {
  }

  .mobile4XL\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .mobile4XL\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .mobile4XL\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobile4XL\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .mobile4XL\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .mobile4XL\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .mobile4XL\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile4XL\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobile4XL\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile4XL\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobile4XL\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile4XL\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .mobile4XL\:focus\:placeholder-teal:focus::placeholder {
  }

  .mobile4XL\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .mobile4XL\:focus\:placeholder-indigo:focus::placeholder {
  }

  .mobile4XL\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .mobile4XL\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .mobile4XL\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobile4XL\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .mobile4XL\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobile4XL\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .mobile4XL\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobile4XL\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .mobile4XL\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile4XL\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile4XL\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobile4XL\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .mobile4XL\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobile4XL\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .mobile4XL\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile4XL\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile4XL\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobile4XL\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .mobile4XL\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobile4XL\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .mobile4XL\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile4XL\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile4XL\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobile4XL\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .mobile4XL\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobile4XL\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .mobile4XL\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobile4XL\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .mobile4XL\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobile4XL\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .mobile4XL\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobile4XL\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .mobile4XL\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobile4XL\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .mobile4XL\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile4XL\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile4XL\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobile4XL\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .mobile4XL\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobile4XL\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .mobile4XL\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile4XL\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile4XL\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobile4XL\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .mobile4XL\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobile4XL\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .mobile4XL\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile4XL\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile4XL\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobile4XL\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .mobile4XL\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobile4XL\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .mobile4XL\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobile4XL\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .mobile4XL\:pointer-events-none {
    pointer-events:none;
  }

  .mobile4XL\:pointer-events-auto {
    pointer-events:auto;
  }

  .mobile4XL\:static {
    position:static;
  }

  .mobile4XL\:fixed {
    position:fixed;
  }

  .mobile4XL\:absolute {
    position:absolute;
  }

  .mobile4XL\:relative {
    position:relative;
  }

  .mobile4XL\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .mobile4XL\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .mobile4XL\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .mobile4XL\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .mobile4XL\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .mobile4XL\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .mobile4XL\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .mobile4XL\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .mobile4XL\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .mobile4XL\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .mobile4XL\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .mobile4XL\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .mobile4XL\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .mobile4XL\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .mobile4XL\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .mobile4XL\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .mobile4XL\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .mobile4XL\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .mobile4XL\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .mobile4XL\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .mobile4XL\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .mobile4XL\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .mobile4XL\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .mobile4XL\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .mobile4XL\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .mobile4XL\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .mobile4XL\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .mobile4XL\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .mobile4XL\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .mobile4XL\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .mobile4XL\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .mobile4XL\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .mobile4XL\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .mobile4XL\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .mobile4XL\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .mobile4XL\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .mobile4XL\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobile4XL\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobile4XL\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobile4XL\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobile4XL\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile4XL\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile4XL\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile4XL\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobile4XL\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile4XL\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobile4XL\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .mobile4XL\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .mobile4XL\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .mobile4XL\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .mobile4XL\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobile4XL\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile4XL\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile4XL\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile4XL\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobile4XL\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .mobile4XL\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobile4XL\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobile4XL\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile4XL\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .mobile4XL\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile4XL\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .mobile4XL\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile4XL\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobile4XL\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobile4XL\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .mobile4XL\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .mobile4XL\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobile4XL\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobile4XL\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobile4XL\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobile4XL\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .mobile4XL\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .mobile4XL\:inset-x-0 {
    right:0;
    left:0;
  }

  .mobile4XL\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .mobile4XL\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .mobile4XL\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .mobile4XL\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .mobile4XL\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .mobile4XL\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .mobile4XL\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .mobile4XL\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .mobile4XL\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .mobile4XL\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .mobile4XL\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .mobile4XL\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .mobile4XL\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .mobile4XL\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .mobile4XL\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .mobile4XL\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .mobile4XL\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .mobile4XL\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .mobile4XL\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .mobile4XL\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .mobile4XL\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .mobile4XL\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .mobile4XL\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .mobile4XL\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .mobile4XL\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .mobile4XL\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .mobile4XL\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .mobile4XL\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .mobile4XL\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .mobile4XL\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .mobile4XL\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .mobile4XL\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .mobile4XL\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .mobile4XL\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .mobile4XL\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .mobile4XL\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .mobile4XL\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .mobile4XL\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .mobile4XL\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .mobile4XL\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .mobile4XL\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .mobile4XL\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .mobile4XL\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .mobile4XL\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .mobile4XL\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .mobile4XL\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .mobile4XL\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .mobile4XL\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .mobile4XL\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .mobile4XL\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .mobile4XL\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .mobile4XL\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .mobile4XL\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .mobile4XL\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .mobile4XL\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .mobile4XL\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .mobile4XL\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .mobile4XL\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .mobile4XL\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .mobile4XL\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .mobile4XL\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .mobile4XL\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .mobile4XL\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .mobile4XL\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .mobile4XL\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .mobile4XL\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .mobile4XL\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .mobile4XL\:inset-x-px {
    right:1px;
    left:1px;
  }

  .mobile4XL\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobile4XL\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobile4XL\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobile4XL\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobile4XL\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobile4XL\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobile4XL\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobile4XL\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobile4XL\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .mobile4XL\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .mobile4XL\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile4XL\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile4XL\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile4XL\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile4XL\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .mobile4XL\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .mobile4XL\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .mobile4XL\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .mobile4XL\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .mobile4XL\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .mobile4XL\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .mobile4XL\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .mobile4XL\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .mobile4XL\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .mobile4XL\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .mobile4XL\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .mobile4XL\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .mobile4XL\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .mobile4XL\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobile4XL\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobile4XL\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile4XL\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile4XL\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .mobile4XL\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .mobile4XL\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile4XL\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile4XL\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobile4XL\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobile4XL\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .mobile4XL\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .mobile4XL\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobile4XL\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobile4XL\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .mobile4XL\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .mobile4XL\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile4XL\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile4XL\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .mobile4XL\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .mobile4XL\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .mobile4XL\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .mobile4XL\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .mobile4XL\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .mobile4XL\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile4XL\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile4XL\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .mobile4XL\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .mobile4XL\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobile4XL\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobile4XL\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .mobile4XL\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .mobile4XL\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .mobile4XL\:inset-x-full {
    right:100%;
    left:100%;
  }

  .mobile4XL\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobile4XL\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobile4XL\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobile4XL\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobile4XL\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobile4XL\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobile4XL\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobile4XL\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobile4XL\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .mobile4XL\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .mobile4XL\:top-0 {
    top:0;
  }

  .mobile4XL\:right-0 {
    right:0;
  }

  .mobile4XL\:bottom-0 {
    bottom:0;
  }

  .mobile4XL\:left-0 {
    left:0;
  }

  .mobile4XL\:top-1 {
    top:0.25rem;
  }

  .mobile4XL\:right-1 {
    right:0.25rem;
  }

  .mobile4XL\:bottom-1 {
    bottom:0.25rem;
  }

  .mobile4XL\:left-1 {
    left:0.25rem;
  }

  .mobile4XL\:top-2 {
    top:0.5rem;
  }

  .mobile4XL\:right-2 {
    right:0.5rem;
  }

  .mobile4XL\:bottom-2 {
    bottom:0.5rem;
  }

  .mobile4XL\:left-2 {
    left:0.5rem;
  }

  .mobile4XL\:top-3 {
    top:0.75rem;
  }

  .mobile4XL\:right-3 {
    right:0.75rem;
  }

  .mobile4XL\:bottom-3 {
    bottom:0.75rem;
  }

  .mobile4XL\:left-3 {
    left:0.75rem;
  }

  .mobile4XL\:top-4 {
    top:1rem;
  }

  .mobile4XL\:right-4 {
    right:1rem;
  }

  .mobile4XL\:bottom-4 {
    bottom:1rem;
  }

  .mobile4XL\:left-4 {
    left:1rem;
  }

  .mobile4XL\:top-5 {
    top:1.25rem;
  }

  .mobile4XL\:right-5 {
    right:1.25rem;
  }

  .mobile4XL\:bottom-5 {
    bottom:1.25rem;
  }

  .mobile4XL\:left-5 {
    left:1.25rem;
  }

  .mobile4XL\:top-6 {
    top:1.5rem;
  }

  .mobile4XL\:right-6 {
    right:1.5rem;
  }

  .mobile4XL\:bottom-6 {
    bottom:1.5rem;
  }

  .mobile4XL\:left-6 {
    left:1.5rem;
  }

  .mobile4XL\:top-7 {
    top:1.75rem;
  }

  .mobile4XL\:right-7 {
    right:1.75rem;
  }

  .mobile4XL\:bottom-7 {
    bottom:1.75rem;
  }

  .mobile4XL\:left-7 {
    left:1.75rem;
  }

  .mobile4XL\:top-8 {
    top:2rem;
  }

  .mobile4XL\:right-8 {
    right:2rem;
  }

  .mobile4XL\:bottom-8 {
    bottom:2rem;
  }

  .mobile4XL\:left-8 {
    left:2rem;
  }

  .mobile4XL\:top-9 {
    top:2.25rem;
  }

  .mobile4XL\:right-9 {
    right:2.25rem;
  }

  .mobile4XL\:bottom-9 {
    bottom:2.25rem;
  }

  .mobile4XL\:left-9 {
    left:2.25rem;
  }

  .mobile4XL\:top-10 {
    top:2.5rem;
  }

  .mobile4XL\:right-10 {
    right:2.5rem;
  }

  .mobile4XL\:bottom-10 {
    bottom:2.5rem;
  }

  .mobile4XL\:left-10 {
    left:2.5rem;
  }

  .mobile4XL\:top-11 {
    top:2.75rem;
  }

  .mobile4XL\:right-11 {
    right:2.75rem;
  }

  .mobile4XL\:bottom-11 {
    bottom:2.75rem;
  }

  .mobile4XL\:left-11 {
    left:2.75rem;
  }

  .mobile4XL\:top-12 {
    top:3rem;
  }

  .mobile4XL\:right-12 {
    right:3rem;
  }

  .mobile4XL\:bottom-12 {
    bottom:3rem;
  }

  .mobile4XL\:left-12 {
    left:3rem;
  }

  .mobile4XL\:top-13 {
    top:3.25rem;
  }

  .mobile4XL\:right-13 {
    right:3.25rem;
  }

  .mobile4XL\:bottom-13 {
    bottom:3.25rem;
  }

  .mobile4XL\:left-13 {
    left:3.25rem;
  }

  .mobile4XL\:top-14 {
    top:3.5rem;
  }

  .mobile4XL\:right-14 {
    right:3.5rem;
  }

  .mobile4XL\:bottom-14 {
    bottom:3.5rem;
  }

  .mobile4XL\:left-14 {
    left:3.5rem;
  }

  .mobile4XL\:top-15 {
    top:3.75rem;
  }

  .mobile4XL\:right-15 {
    right:3.75rem;
  }

  .mobile4XL\:bottom-15 {
    bottom:3.75rem;
  }

  .mobile4XL\:left-15 {
    left:3.75rem;
  }

  .mobile4XL\:top-16 {
    top:4rem;
  }

  .mobile4XL\:right-16 {
    right:4rem;
  }

  .mobile4XL\:bottom-16 {
    bottom:4rem;
  }

  .mobile4XL\:left-16 {
    left:4rem;
  }

  .mobile4XL\:top-18 {
    top:4.5rem;
  }

  .mobile4XL\:right-18 {
    right:4.5rem;
  }

  .mobile4XL\:bottom-18 {
    bottom:4.5rem;
  }

  .mobile4XL\:left-18 {
    left:4.5rem;
  }

  .mobile4XL\:top-20 {
    top:5rem;
  }

  .mobile4XL\:right-20 {
    right:5rem;
  }

  .mobile4XL\:bottom-20 {
    bottom:5rem;
  }

  .mobile4XL\:left-20 {
    left:5rem;
  }

  .mobile4XL\:top-24 {
    top:6rem;
  }

  .mobile4XL\:right-24 {
    right:6rem;
  }

  .mobile4XL\:bottom-24 {
    bottom:6rem;
  }

  .mobile4XL\:left-24 {
    left:6rem;
  }

  .mobile4XL\:top-28 {
    top:7rem;
  }

  .mobile4XL\:right-28 {
    right:7rem;
  }

  .mobile4XL\:bottom-28 {
    bottom:7rem;
  }

  .mobile4XL\:left-28 {
    left:7rem;
  }

  .mobile4XL\:top-32 {
    top:8rem;
  }

  .mobile4XL\:right-32 {
    right:8rem;
  }

  .mobile4XL\:bottom-32 {
    bottom:8rem;
  }

  .mobile4XL\:left-32 {
    left:8rem;
  }

  .mobile4XL\:top-36 {
    top:9rem;
  }

  .mobile4XL\:right-36 {
    right:9rem;
  }

  .mobile4XL\:bottom-36 {
    bottom:9rem;
  }

  .mobile4XL\:left-36 {
    left:9rem;
  }

  .mobile4XL\:top-40 {
    top:10rem;
  }

  .mobile4XL\:right-40 {
    right:10rem;
  }

  .mobile4XL\:bottom-40 {
    bottom:10rem;
  }

  .mobile4XL\:left-40 {
    left:10rem;
  }

  .mobile4XL\:top-44 {
    top:11rem;
  }

  .mobile4XL\:right-44 {
    right:11rem;
  }

  .mobile4XL\:bottom-44 {
    bottom:11rem;
  }

  .mobile4XL\:left-44 {
    left:11rem;
  }

  .mobile4XL\:top-48 {
    top:12rem;
  }

  .mobile4XL\:right-48 {
    right:12rem;
  }

  .mobile4XL\:bottom-48 {
    bottom:12rem;
  }

  .mobile4XL\:left-48 {
    left:12rem;
  }

  .mobile4XL\:top-52 {
    top:13rem;
  }

  .mobile4XL\:right-52 {
    right:13rem;
  }

  .mobile4XL\:bottom-52 {
    bottom:13rem;
  }

  .mobile4XL\:left-52 {
    left:13rem;
  }

  .mobile4XL\:top-56 {
    top:14rem;
  }

  .mobile4XL\:right-56 {
    right:14rem;
  }

  .mobile4XL\:bottom-56 {
    bottom:14rem;
  }

  .mobile4XL\:left-56 {
    left:14rem;
  }

  .mobile4XL\:top-60 {
    top:15rem;
  }

  .mobile4XL\:right-60 {
    right:15rem;
  }

  .mobile4XL\:bottom-60 {
    bottom:15rem;
  }

  .mobile4XL\:left-60 {
    left:15rem;
  }

  .mobile4XL\:top-64 {
    top:16rem;
  }

  .mobile4XL\:right-64 {
    right:16rem;
  }

  .mobile4XL\:bottom-64 {
    bottom:16rem;
  }

  .mobile4XL\:left-64 {
    left:16rem;
  }

  .mobile4XL\:top-72 {
    top:18rem;
  }

  .mobile4XL\:right-72 {
    right:18rem;
  }

  .mobile4XL\:bottom-72 {
    bottom:18rem;
  }

  .mobile4XL\:left-72 {
    left:18rem;
  }

  .mobile4XL\:top-80 {
    top:20rem;
  }

  .mobile4XL\:right-80 {
    right:20rem;
  }

  .mobile4XL\:bottom-80 {
    bottom:20rem;
  }

  .mobile4XL\:left-80 {
    left:20rem;
  }

  .mobile4XL\:top-96 {
    top:24rem;
  }

  .mobile4XL\:right-96 {
    right:24rem;
  }

  .mobile4XL\:bottom-96 {
    bottom:24rem;
  }

  .mobile4XL\:left-96 {
    left:24rem;
  }

  .mobile4XL\:top-auto {
    top:auto;
  }

  .mobile4XL\:right-auto {
    right:auto;
  }

  .mobile4XL\:bottom-auto {
    bottom:auto;
  }

  .mobile4XL\:left-auto {
    left:auto;
  }

  .mobile4XL\:top-px {
    top:1px;
  }

  .mobile4XL\:right-px {
    right:1px;
  }

  .mobile4XL\:bottom-px {
    bottom:1px;
  }

  .mobile4XL\:left-px {
    left:1px;
  }

  .mobile4XL\:top-0\.5 {
    top:0.125rem;
  }

  .mobile4XL\:right-0\.5 {
    right:0.125rem;
  }

  .mobile4XL\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .mobile4XL\:left-0\.5 {
    left:0.125rem;
  }

  .mobile4XL\:top-1\.5 {
    top:0.375rem;
  }

  .mobile4XL\:right-1\.5 {
    right:0.375rem;
  }

  .mobile4XL\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .mobile4XL\:left-1\.5 {
    left:0.375rem;
  }

  .mobile4XL\:top-2\.5 {
    top:0.625rem;
  }

  .mobile4XL\:right-2\.5 {
    right:0.625rem;
  }

  .mobile4XL\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .mobile4XL\:left-2\.5 {
    left:0.625rem;
  }

  .mobile4XL\:top-3\.5 {
    top:0.875rem;
  }

  .mobile4XL\:right-3\.5 {
    right:0.875rem;
  }

  .mobile4XL\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .mobile4XL\:left-3\.5 {
    left:0.875rem;
  }

  .mobile4XL\:top-1\/2 {
    top:50%;
  }

  .mobile4XL\:right-1\/2 {
    right:50%;
  }

  .mobile4XL\:bottom-1\/2 {
    bottom:50%;
  }

  .mobile4XL\:left-1\/2 {
    left:50%;
  }

  .mobile4XL\:top-1\/3 {
    top:33.333333%;
  }

  .mobile4XL\:right-1\/3 {
    right:33.333333%;
  }

  .mobile4XL\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .mobile4XL\:left-1\/3 {
    left:33.333333%;
  }

  .mobile4XL\:top-2\/3 {
    top:66.666667%;
  }

  .mobile4XL\:right-2\/3 {
    right:66.666667%;
  }

  .mobile4XL\:bottom-2\/3 {
    bottom:66.666667%;
  }

  .mobile4XL\:left-2\/3 {
    left:66.666667%;
  }

  .mobile4XL\:top-1\/4 {
    top:25%;
  }

  .mobile4XL\:right-1\/4 {
    right:25%;
  }

  .mobile4XL\:bottom-1\/4 {
    bottom:25%;
  }

  .mobile4XL\:left-1\/4 {
    left:25%;
  }

  .mobile4XL\:top-2\/4 {
    top:50%;
  }

  .mobile4XL\:right-2\/4 {
    right:50%;
  }

  .mobile4XL\:bottom-2\/4 {
    bottom:50%;
  }

  .mobile4XL\:left-2\/4 {
    left:50%;
  }

  .mobile4XL\:top-3\/4 {
    top:75%;
  }

  .mobile4XL\:right-3\/4 {
    right:75%;
  }

  .mobile4XL\:bottom-3\/4 {
    bottom:75%;
  }

  .mobile4XL\:left-3\/4 {
    left:75%;
  }

  .mobile4XL\:top-1\/5 {
    top:20%;
  }

  .mobile4XL\:right-1\/5 {
    right:20%;
  }

  .mobile4XL\:bottom-1\/5 {
    bottom:20%;
  }

  .mobile4XL\:left-1\/5 {
    left:20%;
  }

  .mobile4XL\:top-2\/5 {
    top:40%;
  }

  .mobile4XL\:right-2\/5 {
    right:40%;
  }

  .mobile4XL\:bottom-2\/5 {
    bottom:40%;
  }

  .mobile4XL\:left-2\/5 {
    left:40%;
  }

  .mobile4XL\:top-3\/5 {
    top:60%;
  }

  .mobile4XL\:right-3\/5 {
    right:60%;
  }

  .mobile4XL\:bottom-3\/5 {
    bottom:60%;
  }

  .mobile4XL\:left-3\/5 {
    left:60%;
  }

  .mobile4XL\:top-4\/5 {
    top:80%;
  }

  .mobile4XL\:right-4\/5 {
    right:80%;
  }

  .mobile4XL\:bottom-4\/5 {
    bottom:80%;
  }

  .mobile4XL\:left-4\/5 {
    left:80%;
  }

  .mobile4XL\:top-1\/6 {
    top:16.666667%;
  }

  .mobile4XL\:right-1\/6 {
    right:16.666667%;
  }

  .mobile4XL\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .mobile4XL\:left-1\/6 {
    left:16.666667%;
  }

  .mobile4XL\:top-2\/6 {
    top:33.333333%;
  }

  .mobile4XL\:right-2\/6 {
    right:33.333333%;
  }

  .mobile4XL\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .mobile4XL\:left-2\/6 {
    left:33.333333%;
  }

  .mobile4XL\:top-3\/6 {
    top:50%;
  }

  .mobile4XL\:right-3\/6 {
    right:50%;
  }

  .mobile4XL\:bottom-3\/6 {
    bottom:50%;
  }

  .mobile4XL\:left-3\/6 {
    left:50%;
  }

  .mobile4XL\:top-4\/6 {
    top:66.666667%;
  }

  .mobile4XL\:right-4\/6 {
    right:66.666667%;
  }

  .mobile4XL\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .mobile4XL\:left-4\/6 {
    left:66.666667%;
  }

  .mobile4XL\:top-5\/6 {
    top:83.333333%;
  }

  .mobile4XL\:right-5\/6 {
    right:83.333333%;
  }

  .mobile4XL\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .mobile4XL\:left-5\/6 {
    left:83.333333%;
  }

  .mobile4XL\:top-1\/12 {
    top:8.333333%;
  }

  .mobile4XL\:right-1\/12 {
    right:8.333333%;
  }

  .mobile4XL\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .mobile4XL\:left-1\/12 {
    left:8.333333%;
  }

  .mobile4XL\:top-2\/12 {
    top:16.666667%;
  }

  .mobile4XL\:right-2\/12 {
    right:16.666667%;
  }

  .mobile4XL\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .mobile4XL\:left-2\/12 {
    left:16.666667%;
  }

  .mobile4XL\:top-3\/12 {
    top:25%;
  }

  .mobile4XL\:right-3\/12 {
    right:25%;
  }

  .mobile4XL\:bottom-3\/12 {
    bottom:25%;
  }

  .mobile4XL\:left-3\/12 {
    left:25%;
  }

  .mobile4XL\:top-4\/12 {
    top:33.333333%;
  }

  .mobile4XL\:right-4\/12 {
    right:33.333333%;
  }

  .mobile4XL\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .mobile4XL\:left-4\/12 {
    left:33.333333%;
  }

  .mobile4XL\:top-5\/12 {
    top:41.666667%;
  }

  .mobile4XL\:right-5\/12 {
    right:41.666667%;
  }

  .mobile4XL\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .mobile4XL\:left-5\/12 {
    left:41.666667%;
  }

  .mobile4XL\:top-6\/12 {
    top:50%;
  }

  .mobile4XL\:right-6\/12 {
    right:50%;
  }

  .mobile4XL\:bottom-6\/12 {
    bottom:50%;
  }

  .mobile4XL\:left-6\/12 {
    left:50%;
  }

  .mobile4XL\:top-7\/12 {
    top:58.333333%;
  }

  .mobile4XL\:right-7\/12 {
    right:58.333333%;
  }

  .mobile4XL\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .mobile4XL\:left-7\/12 {
    left:58.333333%;
  }

  .mobile4XL\:top-8\/12 {
    top:66.666667%;
  }

  .mobile4XL\:right-8\/12 {
    right:66.666667%;
  }

  .mobile4XL\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .mobile4XL\:left-8\/12 {
    left:66.666667%;
  }

  .mobile4XL\:top-9\/12 {
    top:75%;
  }

  .mobile4XL\:right-9\/12 {
    right:75%;
  }

  .mobile4XL\:bottom-9\/12 {
    bottom:75%;
  }

  .mobile4XL\:left-9\/12 {
    left:75%;
  }

  .mobile4XL\:top-10\/12 {
    top:83.333333%;
  }

  .mobile4XL\:right-10\/12 {
    right:83.333333%;
  }

  .mobile4XL\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .mobile4XL\:left-10\/12 {
    left:83.333333%;
  }

  .mobile4XL\:top-11\/12 {
    top:91.666667%;
  }

  .mobile4XL\:right-11\/12 {
    right:91.666667%;
  }

  .mobile4XL\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .mobile4XL\:left-11\/12 {
    left:91.666667%;
  }

  .mobile4XL\:top-full {
    top:100%;
  }

  .mobile4XL\:right-full {
    right:100%;
  }

  .mobile4XL\:bottom-full {
    bottom:100%;
  }

  .mobile4XL\:left-full {
    left:100%;
  }

  .mobile4XL\:top-0_5 {
    top:0.125rem;
  }

  .mobile4XL\:right-0_5 {
    right:0.125rem;
  }

  .mobile4XL\:bottom-0_5 {
    bottom:0.125rem;
  }

  .mobile4XL\:left-0_5 {
    left:0.125rem;
  }

  .mobile4XL\:top-1_5 {
    top:0.375rem;
  }

  .mobile4XL\:right-1_5 {
    right:0.375rem;
  }

  .mobile4XL\:bottom-1_5 {
    bottom:0.375rem;
  }

  .mobile4XL\:left-1_5 {
    left:0.375rem;
  }

  .mobile4XL\:top-2_5 {
    top:0.625rem;
  }

  .mobile4XL\:right-2_5 {
    right:0.625rem;
  }

  .mobile4XL\:bottom-2_5 {
    bottom:0.625rem;
  }

  .mobile4XL\:left-2_5 {
    left:0.625rem;
  }

  .mobile4XL\:top-3_5 {
    top:0.875rem;
  }

  .mobile4XL\:right-3_5 {
    right:0.875rem;
  }

  .mobile4XL\:bottom-3_5 {
    bottom:0.875rem;
  }

  .mobile4XL\:left-3_5 {
    left:0.875rem;
  }

  .mobile4XL\:top-4_5 {
    top:1.125rem;
  }

  .mobile4XL\:right-4_5 {
    right:1.125rem;
  }

  .mobile4XL\:bottom-4_5 {
    bottom:1.125rem;
  }

  .mobile4XL\:left-4_5 {
    left:1.125rem;
  }

  .mobile4XL\:resize-none {
    resize:none;
  }

  .mobile4XL\:resize-y {
    resize:vertical;
  }

  .mobile4XL\:resize-x {
    resize:horizontal;
  }

  .mobile4XL\:resize {
    resize:both;
  }

  .mobile4XL\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile4XL\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile4XL\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile4XL\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobile4XL\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobile4XL\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobile4XL\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile4XL\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile4XL\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile4XL\:shadow-none {
    box-shadow:none;
  }

  .mobile4XL\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile4XL\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile4XL\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile4XL\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile4XL\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile4XL\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile4XL\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile4XL\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile4XL\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile4XL\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile4XL\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile4XL\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile4XL\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile4XL\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile4XL\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile4XL\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile4XL\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile4XL\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .mobile4XL\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile4XL\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .mobile4XL\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .mobile4XL\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobile4XL\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .mobile4XL\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .mobile4XL\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile4XL\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile4XL\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile4XL\: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);
  }

  .mobile4XL\: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);
  }

  .mobile4XL\: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);
  }

  .mobile4XL\: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);
  }

  .mobile4XL\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile4XL\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile4XL\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile4XL\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .mobile4XL\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile4XL\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile4XL\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile4XL\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile4XL\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile4XL\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile4XL\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile4XL\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile4XL\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile4XL\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile4XL\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile4XL\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile4XL\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile4XL\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile4XL\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile4XL\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile4XL\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile4XL\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile4XL\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile4XL\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile4XL\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile4XL\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobile4XL\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobile4XL\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobile4XL\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile4XL\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile4XL\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile4XL\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .mobile4XL\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile4XL\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile4XL\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile4XL\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile4XL\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile4XL\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile4XL\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile4XL\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile4XL\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile4XL\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile4XL\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile4XL\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile4XL\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile4XL\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile4XL\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile4XL\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile4XL\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile4XL\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile4XL\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile4XL\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile4XL\: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);
  }

  .mobile4XL\: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);
  }

  .mobile4XL\: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);
  }

  .mobile4XL\: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);
  }

  .mobile4XL\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile4XL\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile4XL\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile4XL\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .mobile4XL\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile4XL\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile4XL\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile4XL\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile4XL\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile4XL\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile4XL\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile4XL\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile4XL\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile4XL\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile4XL\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile4XL\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile4XL\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile4XL\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile4XL\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile4XL\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile4XL\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile4XL\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile4XL\:fill-current {
    fill:currentColor;
  }

  .mobile4XL\:stroke-current {
    stroke:currentColor;
  }

  .mobile4XL\:stroke-0 {
    stroke-width:0;
  }

  .mobile4XL\:stroke-1 {
    stroke-width:1;
  }

  .mobile4XL\:stroke-2 {
    stroke-width:2;
  }

  .mobile4XL\:table-auto {
    table-layout:auto;
  }

  .mobile4XL\:table-fixed {
    table-layout:fixed;
  }

  .mobile4XL\:text-left {
    text-align:left;
  }

  .mobile4XL\:text-center {
    text-align:center;
  }

  .mobile4XL\:text-right {
    text-align:right;
  }

  .mobile4XL\:text-justify {
    text-align:justify;
  }

  .mobile4XL\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile4XL\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile4XL\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile4XL\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile4XL\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile4XL\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile4XL\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile4XL\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile4XL\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .mobile4XL\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile4XL\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile4XL\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile4XL\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile4XL\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile4XL\:text-red-light2 {
    color:#ffacac82;
  }

  .mobile4XL\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile4XL\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile4XL\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile4XL\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile4XL\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile4XL\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile4XL\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile4XL\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile4XL\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile4XL\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile4XL\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile4XL\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile4XL\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile4XL\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile4XL\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile4XL\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile4XL\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile4XL\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile4XL\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile4XL\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile4XL\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile4XL\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile4XL\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile4XL\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile4XL\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile4XL\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile4XL\:text-primary-text {
    color:rgba(255,255,255);
  }

  .mobile4XL\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .mobile4XL\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile4XL\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile4XL\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile4XL\:text-teal {
  }

  .mobile4XL\:text-indigo {
  }

  .mobile4XL\:text-transparent {
    color:transparent;
  }

  .group:hover .mobile4XL\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .mobile4XL\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .mobile4XL\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile4XL\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile4XL\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobile4XL\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobile4XL\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile4XL\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile4XL\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile4XL\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .mobile4XL\:group-hover\:text-teal {
  }

  .group:hover .mobile4XL\:group-hover\:text-indigo {
  }

  .group:hover .mobile4XL\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .mobile4XL\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .mobile4XL\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .mobile4XL\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile4XL\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile4XL\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobile4XL\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobile4XL\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile4XL\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile4XL\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile4XL\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .mobile4XL\:group-focus\:text-teal {
  }

  .group:focus .mobile4XL\:group-focus\:text-indigo {
  }

  .group:focus .mobile4XL\:group-focus\:text-transparent {
    color:transparent;
  }

  .mobile4XL\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .mobile4XL\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .mobile4XL\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .mobile4XL\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .mobile4XL\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile4XL\:hover\:text-teal:hover {
  }

  .mobile4XL\:hover\:text-indigo:hover {
  }

  .mobile4XL\:hover\:text-transparent:hover {
    color:transparent;
  }

  .mobile4XL\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .mobile4XL\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .mobile4XL\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobile4XL\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobile4XL\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile4XL\:focus-within\:text-teal:focus-within {
  }

  .mobile4XL\:focus-within\:text-indigo:focus-within {
  }

  .mobile4XL\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .mobile4XL\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .mobile4XL\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .mobile4XL\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .mobile4XL\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .mobile4XL\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile4XL\:focus\:text-teal:focus {
  }

  .mobile4XL\:focus\:text-indigo:focus {
  }

  .mobile4XL\:focus\:text-transparent:focus {
    color:transparent;
  }

  .mobile4XL\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile4XL\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile4XL\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile4XL\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile4XL\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile4XL\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile4XL\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile4XL\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile4XL\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .mobile4XL\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile4XL\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile4XL\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile4XL\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile4XL\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile4XL\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .mobile4XL\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile4XL\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile4XL\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile4XL\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile4XL\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile4XL\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile4XL\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile4XL\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile4XL\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile4XL\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile4XL\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile4XL\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile4XL\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile4XL\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile4XL\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile4XL\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .mobile4XL\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile4XL\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile4XL\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .mobile4XL\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile4XL\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile4XL\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile4XL\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile4XL\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile4XL\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile4XL\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile4XL\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile4XL\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile4XL\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .mobile4XL\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile4XL\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .mobile4XL\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .mobile4XL\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .mobile4XL\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .mobile4XL\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile4XL\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile4XL\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile4XL\:active\:text-teal:active {
  }

  .mobile4XL\:active\:text-indigo:active {
  }

  .mobile4XL\:active\:text-transparent:active {
    color:transparent;
  }

  .mobile4XL\:text-opacity-0 {
    --text-opacity:0;
  }

  .mobile4XL\:text-opacity-10 {
    --text-opacity:.1;
  }

  .mobile4XL\:text-opacity-20 {
    --text-opacity:.2;
  }

  .mobile4XL\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .mobile4XL\:text-opacity-30 {
    --text-opacity:.3;
  }

  .mobile4XL\:text-opacity-40 {
    --text-opacity:.4;
  }

  .mobile4XL\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .mobile4XL\:text-opacity-60 {
    --text-opacity:.6;
  }

  .mobile4XL\:text-opacity-70 {
    --text-opacity:.7;
  }

  .mobile4XL\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .mobile4XL\:text-opacity-80 {
    --text-opacity:.8;
  }

  .mobile4XL\:text-opacity-90 {
    --text-opacity:.9;
  }

  .mobile4XL\:text-opacity-100 {
    --text-opacity:1;
  }

  .mobile4XL\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .mobile4XL\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .mobile4XL\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .mobile4XL\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .mobile4XL\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .mobile4XL\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .mobile4XL\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .mobile4XL\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .mobile4XL\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .mobile4XL\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .mobile4XL\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .mobile4XL\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .mobile4XL\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .mobile4XL\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .mobile4XL\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .mobile4XL\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .mobile4XL\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .mobile4XL\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .mobile4XL\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .mobile4XL\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .mobile4XL\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .mobile4XL\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .mobile4XL\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .mobile4XL\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .mobile4XL\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .mobile4XL\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .mobile4XL\:italic {
    font-style:italic;
  }

  .mobile4XL\:not-italic {
    font-style:normal;
  }

  .mobile4XL\:uppercase {
    text-transform:uppercase;
  }

  .mobile4XL\:lowercase {
    text-transform:lowercase;
  }

  .mobile4XL\:capitalize {
    text-transform:capitalize;
  }

  .mobile4XL\:normal-case {
    text-transform:none;
  }

  .mobile4XL\:underline {
    text-decoration:underline;
  }

  .mobile4XL\:line-through {
    text-decoration:line-through;
  }

  .mobile4XL\:no-underline {
    text-decoration:none;
  }

  .group:hover .mobile4XL\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .mobile4XL\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .mobile4XL\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .mobile4XL\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .mobile4XL\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .mobile4XL\:group-focus\:no-underline {
    text-decoration:none;
  }

  .mobile4XL\:hover\:underline:hover {
    text-decoration:underline;
  }

  .mobile4XL\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .mobile4XL\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .mobile4XL\:focus\:underline:focus {
    text-decoration:underline;
  }

  .mobile4XL\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .mobile4XL\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .mobile4XL\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .mobile4XL\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .mobile4XL\:ordinal, .mobile4XL\:slashed-zero, .mobile4XL\:lining-nums, .mobile4XL\:oldstyle-nums, .mobile4XL\:proportional-nums, .mobile4XL\:tabular-nums, .mobile4XL\:diagonal-fractions, .mobile4XL\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .mobile4XL\:normal-nums {
    font-variant-numeric:normal;
  }

  .mobile4XL\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .mobile4XL\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .mobile4XL\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .mobile4XL\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .mobile4XL\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .mobile4XL\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .mobile4XL\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .mobile4XL\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .mobile4XL\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .mobile4XL\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .mobile4XL\:tracking-normal {
    letter-spacing:0;
  }

  .mobile4XL\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .mobile4XL\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .mobile4XL\:tracking-widest {
    letter-spacing:0.025em;
  }

  .mobile4XL\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .mobile4XL\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .mobile4XL\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .mobile4XL\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .mobile4XL\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .mobile4XL\:align-baseline {
    vertical-align:baseline;
  }

  .mobile4XL\:align-top {
    vertical-align:top;
  }

  .mobile4XL\:align-middle {
    vertical-align:middle;
  }

  .mobile4XL\:align-bottom {
    vertical-align:bottom;
  }

  .mobile4XL\:align-text-top {
    vertical-align:text-top;
  }

  .mobile4XL\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .mobile4XL\:visible {
    visibility:visible;
  }

  .mobile4XL\:invisible {
    visibility:hidden;
  }

  .mobile4XL\:whitespace-normal {
    white-space:normal;
  }

  .mobile4XL\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .mobile4XL\:whitespace-pre {
    white-space:pre;
  }

  .mobile4XL\:whitespace-pre-line {
    white-space:pre-line;
  }

  .mobile4XL\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .mobile4XL\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .mobile4XL\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .mobile4XL\:break-all {
    word-break:break-all;
  }

  .mobile4XL\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .mobile4XL\:w-0 {
    width:0;
  }

  .mobile4XL\:w-1 {
    width:0.25rem;
  }

  .mobile4XL\:w-2 {
    width:0.5rem;
  }

  .mobile4XL\:w-3 {
    width:0.75rem;
  }

  .mobile4XL\:w-4 {
    width:1rem;
  }

  .mobile4XL\:w-5 {
    width:1.25rem;
  }

  .mobile4XL\:w-6 {
    width:1.5rem;
  }

  .mobile4XL\:w-7 {
    width:1.75rem;
  }

  .mobile4XL\:w-8 {
    width:2rem;
  }

  .mobile4XL\:w-9 {
    width:2.25rem;
  }

  .mobile4XL\:w-10 {
    width:2.5rem;
  }

  .mobile4XL\:w-11 {
    width:2.75rem;
  }

  .mobile4XL\:w-12 {
    width:3rem;
  }

  .mobile4XL\:w-13 {
    width:3.25rem;
  }

  .mobile4XL\:w-14 {
    width:3.5rem;
  }

  .mobile4XL\:w-15 {
    width:3.75rem;
  }

  .mobile4XL\:w-16 {
    width:4rem;
  }

  .mobile4XL\:w-18 {
    width:4.5rem;
  }

  .mobile4XL\:w-20 {
    width:5rem;
  }

  .mobile4XL\:w-24 {
    width:6rem;
  }

  .mobile4XL\:w-28 {
    width:7rem;
  }

  .mobile4XL\:w-32 {
    width:8rem;
  }

  .mobile4XL\:w-36 {
    width:9rem;
  }

  .mobile4XL\:w-40 {
    width:10rem;
  }

  .mobile4XL\:w-44 {
    width:11rem;
  }

  .mobile4XL\:w-48 {
    width:12rem;
  }

  .mobile4XL\:w-52 {
    width:13rem;
  }

  .mobile4XL\:w-56 {
    width:14rem;
  }

  .mobile4XL\:w-60 {
    width:15rem;
  }

  .mobile4XL\:w-64 {
    width:16rem;
  }

  .mobile4XL\:w-72 {
    width:18rem;
  }

  .mobile4XL\:w-80 {
    width:20rem;
  }

  .mobile4XL\:w-96 {
    width:24rem;
  }

  .mobile4XL\:w-100 {
    width:25rem;
  }

  .mobile4XL\:w-auto {
    width:auto;
  }

  .mobile4XL\:w-px {
    width:1px;
  }

  .mobile4XL\:w-0\.5 {
    width:0.125rem;
  }

  .mobile4XL\:w-1\.5 {
    width:0.375rem;
  }

  .mobile4XL\:w-2\.5 {
    width:0.625rem;
  }

  .mobile4XL\:w-3\.5 {
    width:0.875rem;
  }

  .mobile4XL\:w-1\/2 {
    width:50%;
  }

  .mobile4XL\:w-1\/3 {
    width:33.333333%;
  }

  .mobile4XL\:w-2\/3 {
    width:66.666667%;
  }

  .mobile4XL\:w-1\/4 {
    width:25%;
  }

  .mobile4XL\:w-2\/4 {
    width:50%;
  }

  .mobile4XL\:w-3\/4 {
    width:75%;
  }

  .mobile4XL\:w-1\/5 {
    width:20%;
  }

  .mobile4XL\:w-2\/5 {
    width:40%;
  }

  .mobile4XL\:w-3\/5 {
    width:60%;
  }

  .mobile4XL\:w-4\/5 {
    width:80%;
  }

  .mobile4XL\:w-1\/6 {
    width:16.666667%;
  }

  .mobile4XL\:w-2\/6 {
    width:33.333333%;
  }

  .mobile4XL\:w-3\/6 {
    width:50%;
  }

  .mobile4XL\:w-4\/6 {
    width:66.666667%;
  }

  .mobile4XL\:w-5\/6 {
    width:83.333333%;
  }

  .mobile4XL\:w-1\/12 {
    width:8.333333%;
  }

  .mobile4XL\:w-2\/12 {
    width:16.666667%;
  }

  .mobile4XL\:w-3\/12 {
    width:25%;
  }

  .mobile4XL\:w-4\/12 {
    width:33.333333%;
  }

  .mobile4XL\:w-5\/12 {
    width:41.666667%;
  }

  .mobile4XL\:w-6\/12 {
    width:50%;
  }

  .mobile4XL\:w-7\/12 {
    width:58.333333%;
  }

  .mobile4XL\:w-8\/12 {
    width:66.666667%;
  }

  .mobile4XL\:w-9\/12 {
    width:75%;
  }

  .mobile4XL\:w-10\/12 {
    width:83.333333%;
  }

  .mobile4XL\:w-11\/12 {
    width:91.666667%;
  }

  .mobile4XL\:w-full {
    width:100%;
  }

  .mobile4XL\:w-0_5 {
    width:0.125rem;
  }

  .mobile4XL\:w-1_5 {
    width:0.375rem;
  }

  .mobile4XL\:w-2_5 {
    width:0.625rem;
  }

  .mobile4XL\:w-3_5 {
    width:0.875rem;
  }

  .mobile4XL\:w-4_5 {
    width:1.125rem;
  }

  .mobile4XL\:w-screen {
    width:100vw;
  }

  .mobile4XL\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .mobile4XL\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .mobile4XL\:z-0 {
    z-index:0;
  }

  .mobile4XL\:z-10 {
    z-index:10;
  }

  .mobile4XL\:z-20 {
    z-index:20;
  }

  .mobile4XL\:z-30 {
    z-index:30;
  }

  .mobile4XL\:z-40 {
    z-index:40;
  }

  .mobile4XL\:z-50 {
    z-index:50;
  }

  .mobile4XL\:z-100 {
    z-index:100;
  }

  .mobile4XL\:z-auto {
    z-index:auto;
  }

  .mobile4XL\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .mobile4XL\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .mobile4XL\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .mobile4XL\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .mobile4XL\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .mobile4XL\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .mobile4XL\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .mobile4XL\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .mobile4XL\:focus\:z-0:focus {
    z-index:0;
  }

  .mobile4XL\:focus\:z-10:focus {
    z-index:10;
  }

  .mobile4XL\:focus\:z-20:focus {
    z-index:20;
  }

  .mobile4XL\:focus\:z-30:focus {
    z-index:30;
  }

  .mobile4XL\:focus\:z-40:focus {
    z-index:40;
  }

  .mobile4XL\:focus\:z-50:focus {
    z-index:50;
  }

  .mobile4XL\:focus\:z-100:focus {
    z-index:100;
  }

  .mobile4XL\:focus\:z-auto:focus {
    z-index:auto;
  }

  .mobile4XL\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .mobile4XL\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .mobile4XL\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .mobile4XL\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .mobile4XL\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

  .mobile4XL\:gap-5 {
    grid-gap:1.25rem;
    gap:1.25rem;
  }

  .mobile4XL\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .mobile4XL\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .mobile4XL\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .mobile4XL\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .mobile4XL\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .mobile4XL\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .mobile4XL\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .mobile4XL\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .mobile4XL\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .mobile4XL\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .mobile4XL\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .mobile4XL\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

  .mobile4XL\:gap-20 {
    grid-gap:5rem;
    gap:5rem;
  }

  .mobile4XL\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .mobile4XL\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .mobile4XL\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .mobile4XL\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .mobile4XL\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .mobile4XL\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .mobile4XL\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .mobile4XL\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .mobile4XL\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .mobile4XL\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .mobile4XL\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .mobile4XL\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .mobile4XL\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .mobile4XL\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .mobile4XL\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .mobile4XL\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobile4XL\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobile4XL\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobile4XL\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobile4XL\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile4XL\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile4XL\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile4XL\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .mobile4XL\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile4XL\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .mobile4XL\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .mobile4XL\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .mobile4XL\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .mobile4XL\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .mobile4XL\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobile4XL\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile4XL\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile4XL\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile4XL\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobile4XL\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .mobile4XL\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobile4XL\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .mobile4XL\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile4XL\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .mobile4XL\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile4XL\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .mobile4XL\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile4XL\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .mobile4XL\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobile4XL\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .mobile4XL\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .mobile4XL\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobile4XL\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobile4XL\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobile4XL\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobile4XL\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .mobile4XL\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobile4XL\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobile4XL\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobile4XL\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobile4XL\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobile4XL\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobile4XL\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobile4XL\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobile4XL\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobile4XL\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobile4XL\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobile4XL\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobile4XL\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobile4XL\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobile4XL\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobile4XL\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobile4XL\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobile4XL\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobile4XL\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobile4XL\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobile4XL\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobile4XL\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobile4XL\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobile4XL\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobile4XL\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobile4XL\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobile4XL\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobile4XL\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobile4XL\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobile4XL\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobile4XL\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobile4XL\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobile4XL\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobile4XL\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobile4XL\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile4XL\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile4XL\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile4XL\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile4XL\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile4XL\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile4XL\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile4XL\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile4XL\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile4XL\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile4XL\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobile4XL\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobile4XL\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobile4XL\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobile4XL\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile4XL\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile4XL\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile4XL\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile4XL\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile4XL\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobile4XL\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile4XL\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile4XL\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile4XL\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobile4XL\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile4XL\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobile4XL\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile4XL\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile4XL\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile4XL\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobile4XL\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobile4XL\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile4XL\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile4XL\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile4XL\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile4XL\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobile4XL\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobile4XL\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobile4XL\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobile4XL\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobile4XL\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobile4XL\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobile4XL\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobile4XL\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobile4XL\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobile4XL\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobile4XL\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobile4XL\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobile4XL\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobile4XL\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobile4XL\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobile4XL\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobile4XL\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobile4XL\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobile4XL\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobile4XL\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobile4XL\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobile4XL\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobile4XL\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobile4XL\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobile4XL\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobile4XL\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobile4XL\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobile4XL\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobile4XL\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobile4XL\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobile4XL\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobile4XL\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobile4XL\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobile4XL\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobile4XL\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile4XL\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile4XL\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile4XL\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile4XL\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile4XL\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile4XL\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile4XL\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile4XL\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile4XL\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile4XL\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobile4XL\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobile4XL\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobile4XL\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobile4XL\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile4XL\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile4XL\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile4XL\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile4XL\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile4XL\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobile4XL\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile4XL\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile4XL\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile4XL\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobile4XL\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile4XL\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobile4XL\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile4XL\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile4XL\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile4XL\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobile4XL\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobile4XL\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile4XL\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile4XL\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile4XL\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile4XL\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobile4XL\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobile4XL\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobile4XL\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobile4XL\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobile4XL\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobile4XL\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobile4XL\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobile4XL\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobile4XL\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobile4XL\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobile4XL\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobile4XL\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobile4XL\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobile4XL\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobile4XL\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobile4XL\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobile4XL\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobile4XL\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobile4XL\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobile4XL\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobile4XL\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobile4XL\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobile4XL\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobile4XL\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobile4XL\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobile4XL\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobile4XL\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobile4XL\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobile4XL\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobile4XL\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobile4XL\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobile4XL\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobile4XL\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobile4XL\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobile4XL\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile4XL\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile4XL\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile4XL\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile4XL\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile4XL\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile4XL\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile4XL\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile4XL\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile4XL\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile4XL\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobile4XL\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobile4XL\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobile4XL\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobile4XL\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile4XL\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile4XL\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile4XL\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile4XL\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile4XL\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobile4XL\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile4XL\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile4XL\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile4XL\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobile4XL\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile4XL\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobile4XL\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile4XL\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile4XL\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile4XL\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobile4XL\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobile4XL\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile4XL\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile4XL\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile4XL\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile4XL\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobile4XL\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobile4XL\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobile4XL\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobile4XL\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobile4XL\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobile4XL\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobile4XL\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobile4XL\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobile4XL\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobile4XL\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobile4XL\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobile4XL\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobile4XL\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobile4XL\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobile4XL\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobile4XL\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobile4XL\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobile4XL\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobile4XL\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobile4XL\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobile4XL\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobile4XL\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobile4XL\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobile4XL\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobile4XL\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobile4XL\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobile4XL\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobile4XL\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobile4XL\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobile4XL\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobile4XL\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobile4XL\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobile4XL\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobile4XL\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobile4XL\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile4XL\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile4XL\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile4XL\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile4XL\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile4XL\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile4XL\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile4XL\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile4XL\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile4XL\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile4XL\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobile4XL\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobile4XL\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobile4XL\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobile4XL\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile4XL\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile4XL\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile4XL\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile4XL\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile4XL\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobile4XL\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile4XL\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile4XL\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile4XL\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobile4XL\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile4XL\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobile4XL\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile4XL\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile4XL\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile4XL\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobile4XL\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobile4XL\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile4XL\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile4XL\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile4XL\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile4XL\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobile4XL\:grid-flow-row {
    grid-auto-flow:row;
  }

  .mobile4XL\:grid-flow-col {
    grid-auto-flow:column;
  }

  .mobile4XL\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .mobile4XL\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

  .mobile4XL\:grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr));
  }

  .mobile4XL\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .mobile4XL\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .mobile4XL\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .mobile4XL\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .mobile4XL\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .mobile4XL\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .mobile4XL\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .mobile4XL\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .mobile4XL\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .mobile4XL\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .mobile4XL\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .mobile4XL\:grid-cols-none {
    grid-template-columns:none;
  }

  .mobile4XL\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .mobile4XL\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .mobile4XL\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .mobile4XL\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .mobile4XL\:col-auto {
    grid-column:auto;
  }

  .mobile4XL\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .mobile4XL\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .mobile4XL\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .mobile4XL\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .mobile4XL\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .mobile4XL\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .mobile4XL\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .mobile4XL\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .mobile4XL\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .mobile4XL\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .mobile4XL\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .mobile4XL\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .mobile4XL\:col-span-full {
    grid-column:1 / -1;
  }

  .mobile4XL\:col-start-1 {
    grid-column-start:1;
  }

  .mobile4XL\:col-start-2 {
    grid-column-start:2;
  }

  .mobile4XL\:col-start-3 {
    grid-column-start:3;
  }

  .mobile4XL\:col-start-4 {
    grid-column-start:4;
  }

  .mobile4XL\:col-start-5 {
    grid-column-start:5;
  }

  .mobile4XL\:col-start-6 {
    grid-column-start:6;
  }

  .mobile4XL\:col-start-7 {
    grid-column-start:7;
  }

  .mobile4XL\:col-start-8 {
    grid-column-start:8;
  }

  .mobile4XL\:col-start-9 {
    grid-column-start:9;
  }

  .mobile4XL\:col-start-10 {
    grid-column-start:10;
  }

  .mobile4XL\:col-start-11 {
    grid-column-start:11;
  }

  .mobile4XL\:col-start-12 {
    grid-column-start:12;
  }

  .mobile4XL\:col-start-13 {
    grid-column-start:13;
  }

  .mobile4XL\:col-start-auto {
    grid-column-start:auto;
  }

  .mobile4XL\:col-end-1 {
    grid-column-end:1;
  }

  .mobile4XL\:col-end-2 {
    grid-column-end:2;
  }

  .mobile4XL\:col-end-3 {
    grid-column-end:3;
  }

  .mobile4XL\:col-end-4 {
    grid-column-end:4;
  }

  .mobile4XL\:col-end-5 {
    grid-column-end:5;
  }

  .mobile4XL\:col-end-6 {
    grid-column-end:6;
  }

  .mobile4XL\:col-end-7 {
    grid-column-end:7;
  }

  .mobile4XL\:col-end-8 {
    grid-column-end:8;
  }

  .mobile4XL\:col-end-9 {
    grid-column-end:9;
  }

  .mobile4XL\:col-end-10 {
    grid-column-end:10;
  }

  .mobile4XL\:col-end-11 {
    grid-column-end:11;
  }

  .mobile4XL\:col-end-12 {
    grid-column-end:12;
  }

  .mobile4XL\:col-end-13 {
    grid-column-end:13;
  }

  .mobile4XL\:col-end-auto {
    grid-column-end:auto;
  }

  .mobile4XL\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .mobile4XL\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .mobile4XL\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .mobile4XL\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .mobile4XL\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .mobile4XL\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .mobile4XL\:grid-rows-none {
    grid-template-rows:none;
  }

  .mobile4XL\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .mobile4XL\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .mobile4XL\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .mobile4XL\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .mobile4XL\:row-auto {
    grid-row:auto;
  }

  .mobile4XL\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .mobile4XL\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .mobile4XL\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .mobile4XL\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .mobile4XL\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .mobile4XL\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .mobile4XL\:row-span-full {
    grid-row:1 / -1;
  }

  .mobile4XL\:row-start-1 {
    grid-row-start:1;
  }

  .mobile4XL\:row-start-2 {
    grid-row-start:2;
  }

  .mobile4XL\:row-start-3 {
    grid-row-start:3;
  }

  .mobile4XL\:row-start-4 {
    grid-row-start:4;
  }

  .mobile4XL\:row-start-5 {
    grid-row-start:5;
  }

  .mobile4XL\:row-start-6 {
    grid-row-start:6;
  }

  .mobile4XL\:row-start-7 {
    grid-row-start:7;
  }

  .mobile4XL\:row-start-auto {
    grid-row-start:auto;
  }

  .mobile4XL\:row-end-1 {
    grid-row-end:1;
  }

  .mobile4XL\:row-end-2 {
    grid-row-end:2;
  }

  .mobile4XL\:row-end-3 {
    grid-row-end:3;
  }

  .mobile4XL\:row-end-4 {
    grid-row-end:4;
  }

  .mobile4XL\:row-end-5 {
    grid-row-end:5;
  }

  .mobile4XL\:row-end-6 {
    grid-row-end:6;
  }

  .mobile4XL\:row-end-7 {
    grid-row-end:7;
  }

  .mobile4XL\:row-end-auto {
    grid-row-end:auto;
  }

  .mobile4XL\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .mobile4XL\:transform-none {
    transform:none;
  }

  .mobile4XL\:origin-center {
    transform-origin:center;
  }

  .mobile4XL\:origin-top {
    transform-origin:top;
  }

  .mobile4XL\:origin-top-right {
    transform-origin:top right;
  }

  .mobile4XL\:origin-right {
    transform-origin:right;
  }

  .mobile4XL\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .mobile4XL\:origin-bottom {
    transform-origin:bottom;
  }

  .mobile4XL\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .mobile4XL\:origin-left {
    transform-origin:left;
  }

  .mobile4XL\:origin-top-left {
    transform-origin:top left;
  }

  .mobile4XL\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile4XL\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile4XL\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile4XL\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile4XL\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile4XL\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile4XL\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile4XL\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile4XL\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile4XL\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile4XL\:scale-x-0 {
    --transform-scale-x:0;
  }

  .mobile4XL\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .mobile4XL\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .mobile4XL\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .mobile4XL\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .mobile4XL\:scale-x-100 {
    --transform-scale-x:1;
  }

  .mobile4XL\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .mobile4XL\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .mobile4XL\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .mobile4XL\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .mobile4XL\:scale-y-0 {
    --transform-scale-y:0;
  }

  .mobile4XL\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .mobile4XL\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .mobile4XL\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .mobile4XL\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .mobile4XL\:scale-y-100 {
    --transform-scale-y:1;
  }

  .mobile4XL\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .mobile4XL\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .mobile4XL\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .mobile4XL\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .mobile4XL\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile4XL\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile4XL\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile4XL\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile4XL\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile4XL\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile4XL\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile4XL\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile4XL\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile4XL\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile4XL\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .mobile4XL\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .mobile4XL\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .mobile4XL\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .mobile4XL\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .mobile4XL\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .mobile4XL\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .mobile4XL\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .mobile4XL\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .mobile4XL\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .mobile4XL\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .mobile4XL\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .mobile4XL\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .mobile4XL\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .mobile4XL\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .mobile4XL\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .mobile4XL\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .mobile4XL\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .mobile4XL\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .mobile4XL\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .mobile4XL\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile4XL\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile4XL\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile4XL\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile4XL\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile4XL\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile4XL\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile4XL\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile4XL\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile4XL\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile4XL\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .mobile4XL\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .mobile4XL\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .mobile4XL\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .mobile4XL\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .mobile4XL\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .mobile4XL\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .mobile4XL\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .mobile4XL\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .mobile4XL\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .mobile4XL\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .mobile4XL\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .mobile4XL\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .mobile4XL\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .mobile4XL\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .mobile4XL\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .mobile4XL\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .mobile4XL\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .mobile4XL\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .mobile4XL\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .mobile4XL\:rotate-0 {
    --transform-rotate:0;
  }

  .mobile4XL\:rotate-1 {
    --transform-rotate:1deg;
  }

  .mobile4XL\:rotate-2 {
    --transform-rotate:2deg;
  }

  .mobile4XL\:rotate-3 {
    --transform-rotate:3deg;
  }

  .mobile4XL\:rotate-6 {
    --transform-rotate:6deg;
  }

  .mobile4XL\:rotate-12 {
    --transform-rotate:12deg;
  }

  .mobile4XL\:rotate-45 {
    --transform-rotate:45deg;
  }

  .mobile4XL\:rotate-90 {
    --transform-rotate:90deg;
  }

  .mobile4XL\:rotate-180 {
    --transform-rotate:180deg;
  }

  .mobile4XL\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .mobile4XL\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .mobile4XL\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .mobile4XL\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .mobile4XL\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .mobile4XL\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .mobile4XL\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .mobile4XL\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .mobile4XL\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .mobile4XL\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .mobile4XL\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .mobile4XL\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .mobile4XL\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .mobile4XL\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .mobile4XL\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .mobile4XL\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .mobile4XL\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .mobile4XL\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .mobile4XL\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .mobile4XL\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .mobile4XL\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .mobile4XL\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .mobile4XL\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .mobile4XL\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .mobile4XL\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .mobile4XL\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .mobile4XL\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .mobile4XL\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .mobile4XL\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .mobile4XL\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .mobile4XL\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .mobile4XL\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .mobile4XL\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .mobile4XL\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .mobile4XL\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .mobile4XL\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .mobile4XL\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .mobile4XL\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .mobile4XL\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .mobile4XL\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .mobile4XL\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .mobile4XL\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .mobile4XL\:translate-x-0 {
    --transform-translate-x:0;
  }

  .mobile4XL\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .mobile4XL\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .mobile4XL\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .mobile4XL\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .mobile4XL\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .mobile4XL\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .mobile4XL\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .mobile4XL\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .mobile4XL\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .mobile4XL\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .mobile4XL\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .mobile4XL\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .mobile4XL\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .mobile4XL\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .mobile4XL\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .mobile4XL\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .mobile4XL\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .mobile4XL\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .mobile4XL\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .mobile4XL\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .mobile4XL\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .mobile4XL\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .mobile4XL\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .mobile4XL\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .mobile4XL\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .mobile4XL\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .mobile4XL\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .mobile4XL\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .mobile4XL\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .mobile4XL\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .mobile4XL\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .mobile4XL\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .mobile4XL\:translate-x-px {
    --transform-translate-x:1px;
  }

  .mobile4XL\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .mobile4XL\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .mobile4XL\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .mobile4XL\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .mobile4XL\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .mobile4XL\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .mobile4XL\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .mobile4XL\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .mobile4XL\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .mobile4XL\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .mobile4XL\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .mobile4XL\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .mobile4XL\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .mobile4XL\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .mobile4XL\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .mobile4XL\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .mobile4XL\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .mobile4XL\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .mobile4XL\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .mobile4XL\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .mobile4XL\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .mobile4XL\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .mobile4XL\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .mobile4XL\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .mobile4XL\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .mobile4XL\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .mobile4XL\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .mobile4XL\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .mobile4XL\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .mobile4XL\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .mobile4XL\:translate-x-full {
    --transform-translate-x:100%;
  }

  .mobile4XL\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .mobile4XL\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .mobile4XL\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .mobile4XL\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .mobile4XL\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .mobile4XL\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .mobile4XL\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .mobile4XL\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .mobile4XL\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .mobile4XL\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .mobile4XL\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .mobile4XL\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .mobile4XL\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .mobile4XL\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .mobile4XL\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .mobile4XL\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .mobile4XL\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .mobile4XL\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .mobile4XL\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .mobile4XL\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .mobile4XL\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .mobile4XL\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .mobile4XL\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .mobile4XL\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .mobile4XL\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .mobile4XL\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .mobile4XL\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .mobile4XL\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .mobile4XL\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .mobile4XL\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .mobile4XL\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .mobile4XL\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .mobile4XL\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .mobile4XL\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .mobile4XL\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .mobile4XL\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .mobile4XL\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .mobile4XL\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .mobile4XL\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .mobile4XL\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .mobile4XL\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .mobile4XL\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .mobile4XL\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .mobile4XL\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .mobile4XL\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .mobile4XL\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .mobile4XL\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .mobile4XL\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .mobile4XL\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .mobile4XL\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .mobile4XL\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .mobile4XL\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .mobile4XL\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .mobile4XL\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .mobile4XL\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .mobile4XL\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .mobile4XL\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .mobile4XL\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .mobile4XL\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .mobile4XL\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .mobile4XL\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .mobile4XL\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .mobile4XL\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .mobile4XL\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .mobile4XL\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .mobile4XL\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .mobile4XL\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .mobile4XL\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .mobile4XL\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .mobile4XL\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .mobile4XL\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .mobile4XL\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .mobile4XL\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .mobile4XL\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .mobile4XL\:translate-y-0 {
    --transform-translate-y:0;
  }

  .mobile4XL\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .mobile4XL\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .mobile4XL\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .mobile4XL\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .mobile4XL\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .mobile4XL\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .mobile4XL\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .mobile4XL\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .mobile4XL\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .mobile4XL\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .mobile4XL\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .mobile4XL\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .mobile4XL\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .mobile4XL\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .mobile4XL\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .mobile4XL\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .mobile4XL\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .mobile4XL\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .mobile4XL\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .mobile4XL\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .mobile4XL\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .mobile4XL\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .mobile4XL\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .mobile4XL\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .mobile4XL\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .mobile4XL\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .mobile4XL\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .mobile4XL\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .mobile4XL\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .mobile4XL\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .mobile4XL\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .mobile4XL\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .mobile4XL\:translate-y-px {
    --transform-translate-y:1px;
  }

  .mobile4XL\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .mobile4XL\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .mobile4XL\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .mobile4XL\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .mobile4XL\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .mobile4XL\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .mobile4XL\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .mobile4XL\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .mobile4XL\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .mobile4XL\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .mobile4XL\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .mobile4XL\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .mobile4XL\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .mobile4XL\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .mobile4XL\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .mobile4XL\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .mobile4XL\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .mobile4XL\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .mobile4XL\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .mobile4XL\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .mobile4XL\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .mobile4XL\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .mobile4XL\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .mobile4XL\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .mobile4XL\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .mobile4XL\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .mobile4XL\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .mobile4XL\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .mobile4XL\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .mobile4XL\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .mobile4XL\:translate-y-full {
    --transform-translate-y:100%;
  }

  .mobile4XL\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .mobile4XL\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .mobile4XL\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .mobile4XL\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .mobile4XL\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .mobile4XL\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .mobile4XL\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .mobile4XL\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .mobile4XL\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .mobile4XL\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .mobile4XL\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .mobile4XL\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .mobile4XL\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .mobile4XL\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .mobile4XL\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .mobile4XL\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .mobile4XL\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .mobile4XL\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .mobile4XL\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .mobile4XL\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .mobile4XL\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .mobile4XL\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .mobile4XL\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .mobile4XL\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .mobile4XL\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .mobile4XL\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .mobile4XL\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .mobile4XL\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .mobile4XL\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .mobile4XL\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .mobile4XL\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .mobile4XL\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .mobile4XL\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .mobile4XL\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .mobile4XL\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .mobile4XL\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .mobile4XL\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .mobile4XL\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .mobile4XL\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .mobile4XL\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .mobile4XL\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .mobile4XL\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .mobile4XL\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .mobile4XL\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .mobile4XL\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .mobile4XL\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .mobile4XL\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .mobile4XL\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .mobile4XL\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .mobile4XL\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .mobile4XL\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .mobile4XL\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .mobile4XL\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .mobile4XL\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .mobile4XL\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .mobile4XL\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .mobile4XL\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .mobile4XL\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .mobile4XL\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .mobile4XL\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .mobile4XL\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .mobile4XL\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .mobile4XL\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .mobile4XL\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .mobile4XL\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .mobile4XL\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .mobile4XL\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .mobile4XL\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .mobile4XL\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .mobile4XL\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .mobile4XL\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .mobile4XL\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .mobile4XL\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .mobile4XL\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .mobile4XL\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .mobile4XL\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .mobile4XL\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .mobile4XL\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .mobile4XL\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .mobile4XL\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .mobile4XL\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .mobile4XL\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .mobile4XL\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .mobile4XL\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .mobile4XL\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .mobile4XL\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .mobile4XL\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .mobile4XL\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .mobile4XL\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .mobile4XL\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .mobile4XL\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .mobile4XL\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .mobile4XL\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .mobile4XL\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .mobile4XL\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .mobile4XL\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .mobile4XL\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .mobile4XL\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .mobile4XL\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .mobile4XL\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .mobile4XL\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .mobile4XL\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .mobile4XL\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .mobile4XL\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .mobile4XL\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .mobile4XL\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .mobile4XL\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .mobile4XL\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .mobile4XL\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobile4XL\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobile4XL\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobile4XL\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobile4XL\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .mobile4XL\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile4XL\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile4XL\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .mobile4XL\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .mobile4XL\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .mobile4XL\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .mobile4XL\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .mobile4XL\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .mobile4XL\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .mobile4XL\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .mobile4XL\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile4XL\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .mobile4XL\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile4XL\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .mobile4XL\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .mobile4XL\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .mobile4XL\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .mobile4XL\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile4XL\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .mobile4XL\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .mobile4XL\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .mobile4XL\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile4XL\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .mobile4XL\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .mobile4XL\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .mobile4XL\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .mobile4XL\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobile4XL\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobile4XL\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobile4XL\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobile4XL\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .mobile4XL\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .mobile4XL\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .mobile4XL\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .mobile4XL\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .mobile4XL\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .mobile4XL\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .mobile4XL\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .mobile4XL\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .mobile4XL\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .mobile4XL\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .mobile4XL\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .mobile4XL\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .mobile4XL\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .mobile4XL\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .mobile4XL\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .mobile4XL\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .mobile4XL\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .mobile4XL\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .mobile4XL\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .mobile4XL\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .mobile4XL\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .mobile4XL\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .mobile4XL\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .mobile4XL\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .mobile4XL\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .mobile4XL\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .mobile4XL\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .mobile4XL\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .mobile4XL\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .mobile4XL\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .mobile4XL\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .mobile4XL\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .mobile4XL\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .mobile4XL\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobile4XL\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobile4XL\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobile4XL\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobile4XL\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .mobile4XL\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile4XL\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile4XL\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .mobile4XL\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .mobile4XL\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .mobile4XL\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .mobile4XL\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .mobile4XL\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .mobile4XL\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .mobile4XL\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobile4XL\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile4XL\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .mobile4XL\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile4XL\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobile4XL\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .mobile4XL\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobile4XL\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .mobile4XL\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile4XL\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .mobile4XL\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .mobile4XL\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .mobile4XL\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile4XL\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .mobile4XL\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobile4XL\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .mobile4XL\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .mobile4XL\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobile4XL\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobile4XL\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobile4XL\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobile4XL\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .mobile4XL\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .mobile4XL\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .mobile4XL\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .mobile4XL\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .mobile4XL\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .mobile4XL\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .mobile4XL\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .mobile4XL\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .mobile4XL\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .mobile4XL\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .mobile4XL\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .mobile4XL\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .mobile4XL\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .mobile4XL\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .mobile4XL\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .mobile4XL\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .mobile4XL\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .mobile4XL\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .mobile4XL\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .mobile4XL\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .mobile4XL\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .mobile4XL\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .mobile4XL\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .mobile4XL\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .mobile4XL\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .mobile4XL\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .mobile4XL\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .mobile4XL\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .mobile4XL\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .mobile4XL\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .mobile4XL\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .mobile4XL\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .mobile4XL\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .mobile4XL\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .mobile4XL\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobile4XL\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobile4XL\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobile4XL\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobile4XL\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .mobile4XL\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile4XL\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile4XL\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .mobile4XL\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .mobile4XL\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .mobile4XL\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .mobile4XL\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .mobile4XL\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .mobile4XL\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .mobile4XL\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .mobile4XL\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile4XL\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .mobile4XL\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile4XL\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .mobile4XL\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .mobile4XL\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .mobile4XL\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .mobile4XL\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile4XL\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .mobile4XL\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .mobile4XL\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .mobile4XL\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile4XL\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .mobile4XL\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .mobile4XL\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .mobile4XL\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .mobile4XL\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobile4XL\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobile4XL\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobile4XL\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobile4XL\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .mobile4XL\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .mobile4XL\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .mobile4XL\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .mobile4XL\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .mobile4XL\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .mobile4XL\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .mobile4XL\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .mobile4XL\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .mobile4XL\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .mobile4XL\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .mobile4XL\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .mobile4XL\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .mobile4XL\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .mobile4XL\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .mobile4XL\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .mobile4XL\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .mobile4XL\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .mobile4XL\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .mobile4XL\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .mobile4XL\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .mobile4XL\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .mobile4XL\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .mobile4XL\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .mobile4XL\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .mobile4XL\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .mobile4XL\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .mobile4XL\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .mobile4XL\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .mobile4XL\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .mobile4XL\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .mobile4XL\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .mobile4XL\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .mobile4XL\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .mobile4XL\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobile4XL\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobile4XL\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobile4XL\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobile4XL\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .mobile4XL\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile4XL\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile4XL\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .mobile4XL\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .mobile4XL\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .mobile4XL\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .mobile4XL\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .mobile4XL\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .mobile4XL\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .mobile4XL\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobile4XL\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile4XL\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .mobile4XL\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile4XL\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobile4XL\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .mobile4XL\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobile4XL\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .mobile4XL\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile4XL\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .mobile4XL\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .mobile4XL\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .mobile4XL\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile4XL\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .mobile4XL\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobile4XL\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .mobile4XL\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .mobile4XL\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobile4XL\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobile4XL\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobile4XL\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobile4XL\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .mobile4XL\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .mobile4XL\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .mobile4XL\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .mobile4XL\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .mobile4XL\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .mobile4XL\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .mobile4XL\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .mobile4XL\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .mobile4XL\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .mobile4XL\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .mobile4XL\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .mobile4XL\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .mobile4XL\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .mobile4XL\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .mobile4XL\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .mobile4XL\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .mobile4XL\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .mobile4XL\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .mobile4XL\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .mobile4XL\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .mobile4XL\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .mobile4XL\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .mobile4XL\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .mobile4XL\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .mobile4XL\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .mobile4XL\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .mobile4XL\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .mobile4XL\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .mobile4XL\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .mobile4XL\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .mobile4XL\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .mobile4XL\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .mobile4XL\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .mobile4XL\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .mobile4XL\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobile4XL\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobile4XL\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobile4XL\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobile4XL\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .mobile4XL\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile4XL\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile4XL\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .mobile4XL\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .mobile4XL\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .mobile4XL\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .mobile4XL\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .mobile4XL\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .mobile4XL\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .mobile4XL\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .mobile4XL\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile4XL\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .mobile4XL\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile4XL\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .mobile4XL\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .mobile4XL\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .mobile4XL\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .mobile4XL\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile4XL\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .mobile4XL\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .mobile4XL\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .mobile4XL\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile4XL\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .mobile4XL\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .mobile4XL\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .mobile4XL\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .mobile4XL\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobile4XL\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobile4XL\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobile4XL\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobile4XL\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .mobile4XL\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .mobile4XL\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .mobile4XL\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .mobile4XL\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .mobile4XL\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .mobile4XL\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .mobile4XL\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .mobile4XL\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .mobile4XL\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .mobile4XL\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .mobile4XL\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .mobile4XL\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .mobile4XL\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .mobile4XL\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .mobile4XL\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .mobile4XL\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .mobile4XL\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .mobile4XL\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .mobile4XL\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .mobile4XL\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .mobile4XL\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .mobile4XL\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .mobile4XL\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .mobile4XL\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .mobile4XL\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .mobile4XL\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .mobile4XL\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .mobile4XL\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .mobile4XL\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .mobile4XL\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .mobile4XL\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .mobile4XL\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .mobile4XL\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .mobile4XL\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobile4XL\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobile4XL\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobile4XL\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobile4XL\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .mobile4XL\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile4XL\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile4XL\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .mobile4XL\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .mobile4XL\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .mobile4XL\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .mobile4XL\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .mobile4XL\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .mobile4XL\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .mobile4XL\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobile4XL\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile4XL\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .mobile4XL\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile4XL\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobile4XL\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .mobile4XL\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobile4XL\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .mobile4XL\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile4XL\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .mobile4XL\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .mobile4XL\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .mobile4XL\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile4XL\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .mobile4XL\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobile4XL\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .mobile4XL\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .mobile4XL\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobile4XL\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobile4XL\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobile4XL\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobile4XL\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .mobile4XL\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .mobile4XL\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .mobile4XL\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .mobile4XL\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .mobile4XL\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .mobile4XL\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .mobile4XL\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .mobile4XL\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .mobile4XL\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .mobile4XL\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .mobile4XL\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .mobile4XL\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .mobile4XL\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .mobile4XL\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .mobile4XL\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .mobile4XL\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .mobile4XL\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .mobile4XL\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .mobile4XL\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .mobile4XL\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .mobile4XL\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .mobile4XL\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .mobile4XL\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .mobile4XL\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .mobile4XL\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .mobile4XL\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .mobile4XL\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .mobile4XL\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .mobile4XL\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .mobile4XL\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .mobile4XL\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .mobile4XL\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .mobile4XL\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .mobile4XL\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .mobile4XL\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobile4XL\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobile4XL\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobile4XL\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobile4XL\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .mobile4XL\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile4XL\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile4XL\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .mobile4XL\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .mobile4XL\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .mobile4XL\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .mobile4XL\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .mobile4XL\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .mobile4XL\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .mobile4XL\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .mobile4XL\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile4XL\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .mobile4XL\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile4XL\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .mobile4XL\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .mobile4XL\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .mobile4XL\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .mobile4XL\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile4XL\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .mobile4XL\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .mobile4XL\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .mobile4XL\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile4XL\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .mobile4XL\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .mobile4XL\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .mobile4XL\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .mobile4XL\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobile4XL\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobile4XL\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobile4XL\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobile4XL\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .mobile4XL\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .mobile4XL\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .mobile4XL\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .mobile4XL\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .mobile4XL\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .mobile4XL\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .mobile4XL\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .mobile4XL\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .mobile4XL\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .mobile4XL\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .mobile4XL\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .mobile4XL\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .mobile4XL\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .mobile4XL\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .mobile4XL\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .mobile4XL\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .mobile4XL\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .mobile4XL\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .mobile4XL\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .mobile4XL\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .mobile4XL\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .mobile4XL\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .mobile4XL\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .mobile4XL\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .mobile4XL\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .mobile4XL\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .mobile4XL\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .mobile4XL\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .mobile4XL\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .mobile4XL\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .mobile4XL\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .mobile4XL\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .mobile4XL\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .mobile4XL\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobile4XL\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobile4XL\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobile4XL\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobile4XL\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .mobile4XL\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile4XL\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile4XL\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .mobile4XL\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .mobile4XL\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .mobile4XL\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .mobile4XL\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .mobile4XL\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .mobile4XL\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .mobile4XL\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobile4XL\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile4XL\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .mobile4XL\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile4XL\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobile4XL\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .mobile4XL\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobile4XL\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .mobile4XL\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile4XL\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .mobile4XL\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .mobile4XL\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .mobile4XL\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile4XL\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .mobile4XL\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobile4XL\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .mobile4XL\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .mobile4XL\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobile4XL\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobile4XL\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobile4XL\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobile4XL\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .mobile4XL\:skew-x-0 {
    --transform-skew-x:0;
  }

  .mobile4XL\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .mobile4XL\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .mobile4XL\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .mobile4XL\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .mobile4XL\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .mobile4XL\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .mobile4XL\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .mobile4XL\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .mobile4XL\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .mobile4XL\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .mobile4XL\:skew-y-0 {
    --transform-skew-y:0;
  }

  .mobile4XL\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .mobile4XL\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .mobile4XL\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .mobile4XL\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .mobile4XL\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .mobile4XL\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .mobile4XL\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .mobile4XL\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .mobile4XL\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .mobile4XL\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .mobile4XL\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .mobile4XL\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .mobile4XL\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .mobile4XL\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .mobile4XL\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .mobile4XL\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .mobile4XL\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .mobile4XL\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .mobile4XL\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .mobile4XL\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .mobile4XL\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .mobile4XL\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .mobile4XL\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .mobile4XL\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .mobile4XL\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .mobile4XL\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .mobile4XL\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .mobile4XL\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .mobile4XL\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .mobile4XL\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .mobile4XL\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .mobile4XL\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .mobile4XL\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .mobile4XL\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .mobile4XL\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .mobile4XL\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .mobile4XL\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .mobile4XL\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .mobile4XL\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .mobile4XL\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .mobile4XL\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .mobile4XL\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .mobile4XL\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .mobile4XL\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .mobile4XL\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .mobile4XL\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .mobile4XL\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .mobile4XL\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .mobile4XL\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .mobile4XL\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .mobile4XL\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .mobile4XL\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .mobile4XL\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .mobile4XL\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .mobile4XL\:transition-none {
    transition-property:none;
  }

  .mobile4XL\:transition-all {
    transition-property:all;
  }

  .mobile4XL\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .mobile4XL\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .mobile4XL\:transition-opacity {
    transition-property:opacity;
  }

  .mobile4XL\:transition-shadow {
    transition-property:box-shadow;
  }

  .mobile4XL\:transition-transform {
    transition-property:transform;
  }

  .mobile4XL\:ease-linear {
    transition-timing-function:linear;
  }

  .mobile4XL\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .mobile4XL\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .mobile4XL\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .mobile4XL\:duration-90 {
    transition-duration:90ms;
  }

  .mobile4XL\:duration-180 {
    transition-duration:180ms;
  }

  .mobile4XL\:duration-270 {
    transition-duration:270ms;
  }

  .mobile4XL\:duration-360 {
    transition-duration:360ms;
  }

  .mobile4XL\:duration-450 {
    transition-duration:450ms;
  }

  .mobile4XL\:duration-540 {
    transition-duration:540ms;
  }

  .mobile4XL\:duration-630 {
    transition-duration:630ms;
  }

  .mobile4XL\:duration-720 {
    transition-duration:720ms;
  }

  .mobile4XL\:duration-810 {
    transition-duration:810ms;
  }

  .mobile4XL\:duration-900 {
    transition-duration:900ms;
  }

  .mobile4XL\:duration-990 {
    transition-duration:990ms;
  }

  .mobile4XL\:duration-2000 {
    transition-duration:2000ms;
  }

  .mobile4XL\:duration-3000 {
    transition-duration:3000ms;
  }

  .mobile4XL\:delay-90 {
    transition-delay:90ms;
  }

  .mobile4XL\:delay-180 {
    transition-delay:180ms;
  }

  .mobile4XL\:delay-270 {
    transition-delay:270ms;
  }

  .mobile4XL\:delay-360 {
    transition-delay:360ms;
  }

  .mobile4XL\:delay-450 {
    transition-delay:450ms;
  }

  .mobile4XL\:delay-540 {
    transition-delay:540ms;
  }

  .mobile4XL\:delay-630 {
    transition-delay:630ms;
  }

  .mobile4XL\:delay-720 {
    transition-delay:720ms;
  }

  .mobile4XL\:delay-810 {
    transition-delay:810ms;
  }

  .mobile4XL\:delay-900 {
    transition-delay:900ms;
  }

  .mobile4XL\:delay-990 {
    transition-delay:990ms;
  }

  .mobile4XL\:delay-2000 {
    transition-delay:2000ms;
  }

  .mobile4XL\:delay-3000 {
    transition-delay:3000ms;
  }

  .mobile4XL\:animate-none {
    animation:none;
  }

  .mobile4XL\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .mobile4XL\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .mobile4XL\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .mobile4XL\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .mobile4XL\:animate-float {
    animation:float 5s infinite;
  }
}

@media (min-width: 1px) {
  .xxs\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .xxs\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .xxs\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .xxs\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .xxs\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .xxs\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .xxs\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .xxs\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .xxs\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .xxs\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .xxs\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .xxs\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .xxs\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .xxs\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .xxs\:container {
      max-width:970px;
    }
  }

  .xxs\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .xxs\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .xxs\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .xxs\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .xxs\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .xxs\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .xxs\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .xxs\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .xxs\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .xxs\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .xxs\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .xxs\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .xxs\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .xxs\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .xxs\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .xxs\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .xxs\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .xxs\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .xxs\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .xxs\:prose code::before {
    content:"`";
  }

  .xxs\:prose code::after {
    content:"`";
  }

  .xxs\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .xxs\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .xxs\:prose pre code::before {
    content:"";
  }

  .xxs\:prose pre code::after {
    content:"";
  }

  .xxs\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .xxs\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .xxs\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .xxs\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .xxs\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .xxs\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .xxs\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .xxs\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .xxs\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xxs\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xxs\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xxs\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .xxs\:prose h2 code {
    font-size:0.875em;
  }

  .xxs\:prose h3 code {
    font-size:0.9em;
  }

  .xxs\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .xxs\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .xxs\:prose ol > li:before {
    left:0;
  }

  .xxs\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .xxs\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .xxs\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .xxs\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .xxs\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .xxs\:prose ul ul, .xxs\:prose ul ol, .xxs\:prose ol ul, .xxs\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .xxs\:prose hr + * {
    margin-top:0;
  }

  .xxs\:prose h2 + * {
    margin-top:0;
  }

  .xxs\:prose h3 + * {
    margin-top:0;
  }

  .xxs\:prose h4 + * {
    margin-top:0;
  }

  .xxs\:prose thead th:first-child {
    padding-left:0;
  }

  .xxs\:prose thead th:last-child {
    padding-right:0;
  }

  .xxs\:prose tbody td:first-child {
    padding-left:0;
  }

  .xxs\:prose tbody td:last-child {
    padding-right:0;
  }

  .xxs\:prose > :first-child {
    margin-top:0;
  }

  .xxs\:prose > :last-child {
    margin-bottom:0;
  }

  .xxs\:prose h1, .xxs\:prose h2, .xxs\:prose h3, .xxs\:prose h4 {
  }

  .xxs\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .xxs\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .xxs\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .xxs\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .xxs\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .xxs\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .xxs\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .xxs\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .xxs\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .xxs\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .xxs\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .xxs\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .xxs\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .xxs\:prose-sm code {
    font-size:0.8571429em;
  }

  .xxs\:prose-sm h2 code {
    font-size:0.9em;
  }

  .xxs\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .xxs\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .xxs\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .xxs\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .xxs\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .xxs\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .xxs\:prose-sm ol > li:before {
    left:0;
  }

  .xxs\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .xxs\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .xxs\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .xxs\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .xxs\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .xxs\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .xxs\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .xxs\:prose-sm ul ul, .xxs\:prose-sm ul ol, .xxs\:prose-sm ol ul, .xxs\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .xxs\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .xxs\:prose-sm hr + * {
    margin-top:0;
  }

  .xxs\:prose-sm h2 + * {
    margin-top:0;
  }

  .xxs\:prose-sm h3 + * {
    margin-top:0;
  }

  .xxs\:prose-sm h4 + * {
    margin-top:0;
  }

  .xxs\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .xxs\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .xxs\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .xxs\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .xxs\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .xxs\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .xxs\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .xxs\:prose-sm > :first-child {
    margin-top:0;
  }

  .xxs\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .xxs\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .xxs\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .xxs\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .xxs\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .xxs\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .xxs\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .xxs\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .xxs\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .xxs\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .xxs\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .xxs\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .xxs\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .xxs\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .xxs\:prose-lg code {
    font-size:0.8888889em;
  }

  .xxs\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .xxs\:prose-lg h3 code {
    font-size:0.875em;
  }

  .xxs\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .xxs\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .xxs\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .xxs\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .xxs\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .xxs\:prose-lg ol > li:before {
    left:0;
  }

  .xxs\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .xxs\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .xxs\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .xxs\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .xxs\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .xxs\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .xxs\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .xxs\:prose-lg ul ul, .xxs\:prose-lg ul ol, .xxs\:prose-lg ol ul, .xxs\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .xxs\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .xxs\:prose-lg hr + * {
    margin-top:0;
  }

  .xxs\:prose-lg h2 + * {
    margin-top:0;
  }

  .xxs\:prose-lg h3 + * {
    margin-top:0;
  }

  .xxs\:prose-lg h4 + * {
    margin-top:0;
  }

  .xxs\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .xxs\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .xxs\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .xxs\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .xxs\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .xxs\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .xxs\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .xxs\:prose-lg > :first-child {
    margin-top:0;
  }

  .xxs\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .xxs\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .xxs\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .xxs\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .xxs\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .xxs\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .xxs\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .xxs\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .xxs\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .xxs\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xxs\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xxs\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xxs\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .xxs\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .xxs\:prose-xl code {
    font-size:0.9em;
  }

  .xxs\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .xxs\:prose-xl h3 code {
    font-size:0.9em;
  }

  .xxs\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .xxs\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .xxs\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .xxs\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .xxs\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .xxs\:prose-xl ol > li:before {
    left:0;
  }

  .xxs\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .xxs\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .xxs\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .xxs\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .xxs\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .xxs\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .xxs\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .xxs\:prose-xl ul ul, .xxs\:prose-xl ul ol, .xxs\:prose-xl ol ul, .xxs\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .xxs\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .xxs\:prose-xl hr + * {
    margin-top:0;
  }

  .xxs\:prose-xl h2 + * {
    margin-top:0;
  }

  .xxs\:prose-xl h3 + * {
    margin-top:0;
  }

  .xxs\:prose-xl h4 + * {
    margin-top:0;
  }

  .xxs\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .xxs\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .xxs\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .xxs\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .xxs\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .xxs\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .xxs\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .xxs\:prose-xl > :first-child {
    margin-top:0;
  }

  .xxs\:prose-xl > :last-child {
    margin-bottom:0;
  }

  .xxs\:prose-2xl {
    font-size:1.5rem;
    line-height:1.6666667;
  }

  .xxs\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .xxs\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .xxs\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .xxs\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .xxs\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .xxs\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .xxs\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .xxs\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xxs\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xxs\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xxs\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .xxs\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .xxs\:prose-2xl code {
    font-size:0.8333333em;
  }

  .xxs\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .xxs\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .xxs\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .xxs\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .xxs\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .xxs\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .xxs\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .xxs\:prose-2xl ol > li:before {
    left:0;
  }

  .xxs\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .xxs\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .xxs\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .xxs\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .xxs\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .xxs\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .xxs\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .xxs\:prose-2xl ul ul, .xxs\:prose-2xl ul ol, .xxs\:prose-2xl ol ul, .xxs\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .xxs\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .xxs\:prose-2xl hr + * {
    margin-top:0;
  }

  .xxs\:prose-2xl h2 + * {
    margin-top:0;
  }

  .xxs\:prose-2xl h3 + * {
    margin-top:0;
  }

  .xxs\:prose-2xl h4 + * {
    margin-top:0;
  }

  .xxs\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .xxs\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .xxs\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .xxs\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .xxs\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .xxs\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .xxs\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .xxs\:prose-2xl > :first-child {
    margin-top:0;
  }

  .xxs\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .xxs\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .xxs\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .xxs\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .xxs\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .xxs\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .xxs\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .xxs\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .xxs\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .xxs\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .xxs\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .xxs\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

  .xxs\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.5rem * var(--space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .xxs\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .xxs\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .xxs\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .xxs\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .xxs\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .xxs\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .xxs\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .xxs\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .xxs\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .xxs\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .xxs\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .xxs\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .xxs\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .xxs\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .xxs\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .xxs\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .xxs\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .xxs\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .xxs\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .xxs\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .xxs\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .xxs\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .xxs\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .xxs\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .xxs\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .xxs\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .xxs\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .xxs\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .xxs\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .xxs\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .xxs\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .xxs\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .xxs\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .xxs\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .xxs\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .xxs\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .xxs\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .xxs\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .xxs\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .xxs\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .xxs\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .xxs\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .xxs\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .xxs\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .xxs\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .xxs\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .xxs\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .xxs\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .xxs\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .xxs\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .xxs\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .xxs\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .xxs\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .xxs\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .xxs\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .xxs\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .xxs\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .xxs\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .xxs\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .xxs\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .xxs\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .xxs\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .xxs\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .xxs\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .xxs\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .xxs\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .xxs\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .xxs\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .xxs\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .xxs\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .xxs\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .xxs\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .xxs\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .xxs\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .xxs\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .xxs\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .xxs\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .xxs\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .xxs\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .xxs\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .xxs\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .xxs\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .xxs\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .xxs\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .xxs\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .xxs\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .xxs\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .xxs\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .xxs\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .xxs\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .xxs\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .xxs\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .xxs\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .xxs\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .xxs\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .xxs\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .xxs\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .xxs\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .xxs\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .xxs\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .xxs\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .xxs\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .xxs\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .xxs\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .xxs\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .xxs\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .xxs\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .xxs\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .xxs\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .xxs\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .xxs\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .xxs\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .xxs\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .xxs\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .xxs\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .xxs\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .xxs\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .xxs\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .xxs\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .xxs\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .xxs\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .xxs\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .xxs\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .xxs\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .xxs\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .xxs\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .xxs\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .xxs\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .xxs\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .xxs\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .xxs\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .xxs\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .xxs\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .xxs\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .xxs\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .xxs\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .xxs\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .xxs\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .xxs\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .xxs\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .xxs\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .xxs\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .xxs\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .xxs\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .xxs\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .xxs\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .xxs\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .xxs\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .xxs\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .xxs\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .xxs\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .xxs\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .xxs\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .xxs\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .xxs\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .xxs\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .xxs\:divide-teal > :not(template) ~ :not(template) {
  }

  .xxs\:divide-indigo > :not(template) ~ :not(template) {
  }

  .xxs\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .xxs\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .xxs\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .xxs\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .xxs\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .xxs\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .xxs\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .xxs\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .xxs\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .xxs\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .xxs\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .xxs\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .xxs\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .xxs\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .xxs\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .xxs\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .xxs\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .xxs\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .xxs\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .xxs\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .xxs\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .xxs\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .xxs\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .xxs\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .xxs\:bg-fixed {
    background-attachment:fixed;
  }

  .xxs\:bg-local {
    background-attachment:local;
  }

  .xxs\:bg-scroll {
    background-attachment:scroll;
  }

  .xxs\:bg-clip-border {
    background-clip:border-box;
  }

  .xxs\:bg-clip-padding {
    background-clip:padding-box;
  }

  .xxs\:bg-clip-content {
    background-clip:content-box;
  }

  .xxs\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .xxs\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .xxs\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xxs\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xxs\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xxs\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .xxs\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .xxs\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .xxs\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .xxs\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .xxs\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .xxs\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .xxs\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .xxs\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .xxs\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .xxs\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .xxs\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .xxs\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .xxs\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xxs\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .xxs\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xxs\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xxs\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .xxs\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .xxs\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xxs\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .xxs\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .xxs\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .xxs\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .xxs\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .xxs\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xxs\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .xxs\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .xxs\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .xxs\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .xxs\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .xxs\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .xxs\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .xxs\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .xxs\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .xxs\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .xxs\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .xxs\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .xxs\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .xxs\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .xxs\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .xxs\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .xxs\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xxs\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .xxs\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .xxs\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .xxs\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .xxs\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .xxs\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .xxs\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .xxs\:bg-teal {
  }

  .xxs\:bg-indigo {
  }

  .xxs\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .xxs\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .xxs\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .xxs\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .xxs\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .xxs\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .xxs\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .xxs\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .xxs\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .xxs\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .xxs\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-teal {
  }

  .group:hover .xxs\:group-hover\:bg-indigo {
  }

  .group:hover .xxs\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .xxs\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .xxs\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .xxs\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .xxs\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .xxs\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .xxs\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .xxs\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .xxs\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .xxs\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .xxs\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .xxs\:group-focus\:bg-teal {
  }

  .group:focus .xxs\:group-focus\:bg-indigo {
  }

  .group:focus .xxs\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .xxs\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .xxs\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xxs\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xxs\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xxs\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .xxs\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .xxs\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .xxs\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .xxs\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .xxs\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .xxs\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .xxs\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .xxs\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .xxs\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .xxs\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .xxs\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .xxs\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .xxs\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xxs\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .xxs\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xxs\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xxs\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .xxs\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .xxs\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xxs\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .xxs\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .xxs\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .xxs\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .xxs\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .xxs\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xxs\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .xxs\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .xxs\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .xxs\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .xxs\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .xxs\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .xxs\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .xxs\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .xxs\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .xxs\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .xxs\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .xxs\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .xxs\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .xxs\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .xxs\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .xxs\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .xxs\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xxs\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .xxs\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .xxs\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .xxs\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .xxs\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .xxs\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .xxs\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .xxs\:hover\:bg-teal:hover {
  }

  .xxs\:hover\:bg-indigo:hover {
  }

  .xxs\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .xxs\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .xxs\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xxs\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xxs\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xxs\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .xxs\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .xxs\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .xxs\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .xxs\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .xxs\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .xxs\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .xxs\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .xxs\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .xxs\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .xxs\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .xxs\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .xxs\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .xxs\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xxs\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .xxs\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xxs\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xxs\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .xxs\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .xxs\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xxs\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .xxs\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .xxs\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .xxs\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .xxs\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .xxs\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xxs\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .xxs\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .xxs\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .xxs\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .xxs\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .xxs\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .xxs\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .xxs\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .xxs\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .xxs\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .xxs\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .xxs\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .xxs\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .xxs\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .xxs\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .xxs\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .xxs\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xxs\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .xxs\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .xxs\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .xxs\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .xxs\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .xxs\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .xxs\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .xxs\:focus\:bg-teal:focus {
  }

  .xxs\:focus\:bg-indigo:focus {
  }

  .xxs\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .xxs\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .xxs\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xxs\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xxs\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xxs\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .xxs\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .xxs\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .xxs\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .xxs\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .xxs\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .xxs\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .xxs\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .xxs\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .xxs\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .xxs\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .xxs\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .xxs\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .xxs\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xxs\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .xxs\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xxs\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xxs\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .xxs\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .xxs\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xxs\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .xxs\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .xxs\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .xxs\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .xxs\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .xxs\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xxs\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .xxs\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .xxs\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .xxs\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .xxs\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .xxs\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .xxs\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .xxs\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .xxs\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .xxs\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .xxs\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .xxs\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .xxs\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .xxs\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .xxs\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .xxs\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .xxs\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xxs\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .xxs\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .xxs\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .xxs\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .xxs\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .xxs\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .xxs\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .xxs\:active\:bg-teal:active {
  }

  .xxs\:active\:bg-indigo:active {
  }

  .xxs\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .xxs\:bg-none {
    background-image:none;
  }

  .xxs\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .xxs\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .xxs\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .xxs\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .xxs\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .xxs\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .xxs\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .xxs\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .xxs\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xxs\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xxs\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .xxs\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .xxs\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .xxs\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .xxs\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .xxs\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .xxs\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .xxs\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .xxs\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .xxs\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .xxs\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .xxs\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .xxs\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .xxs\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xxs\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .xxs\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xxs\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xxs\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .xxs\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .xxs\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xxs\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .xxs\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .xxs\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .xxs\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .xxs\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .xxs\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .xxs\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .xxs\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .xxs\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .xxs\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .xxs\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .xxs\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .xxs\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .xxs\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .xxs\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .xxs\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .xxs\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .xxs\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .xxs\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .xxs\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .xxs\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xxs\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xxs\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .xxs\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .xxs\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .xxs\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .xxs\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .xxs\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .xxs\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .xxs\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .xxs\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .xxs\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .xxs\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .xxs\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .xxs\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .xxs\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xxs\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .xxs\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xxs\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xxs\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .xxs\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .xxs\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xxs\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .xxs\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .xxs\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .xxs\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .xxs\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .xxs\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .xxs\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .xxs\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .xxs\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .xxs\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .xxs\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .xxs\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .xxs\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .xxs\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .xxs\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .xxs\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .xxs\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .xxs\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .xxs\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .xxs\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .xxs\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .xxs\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .xxs\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .xxs\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .xxs\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .xxs\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .xxs\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .xxs\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .xxs\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .xxs\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .xxs\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .xxs\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .xxs\:to-red {
    --gradient-to-color:#B30300;
  }

  .xxs\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .xxs\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .xxs\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .xxs\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .xxs\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .xxs\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .xxs\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .xxs\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .xxs\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .xxs\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .xxs\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .xxs\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .xxs\:to-green {
    --gradient-to-color:#166242;
  }

  .xxs\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .xxs\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .xxs\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .xxs\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .xxs\:to-black {
    --gradient-to-color:#000000;
  }

  .xxs\:to-black-light {
    --gradient-to-color:#313133;
  }

  .xxs\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .xxs\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .xxs\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .xxs\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .xxs\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .xxs\:to-gray {
    --gradient-to-color:#78787a;
  }

  .xxs\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .xxs\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .xxs\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .xxs\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .xxs\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .xxs\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .xxs\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .xxs\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .xxs\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .xxs\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .xxs\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .xxs\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .xxs\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .xxs\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .xxs\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .xxs\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .xxs\:to-teal {
  }

  .xxs\:to-indigo {
  }

  .xxs\:to-transparent {
    --gradient-to-color:transparent;
  }

  .xxs\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xxs\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xxs\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .xxs\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .xxs\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .xxs\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .xxs\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .xxs\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .xxs\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .xxs\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .xxs\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .xxs\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .xxs\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .xxs\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .xxs\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .xxs\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xxs\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .xxs\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xxs\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xxs\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .xxs\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .xxs\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xxs\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .xxs\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .xxs\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .xxs\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .xxs\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .xxs\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .xxs\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .xxs\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .xxs\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .xxs\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .xxs\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .xxs\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .xxs\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .xxs\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .xxs\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .xxs\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .xxs\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .xxs\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .xxs\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .xxs\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .xxs\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xxs\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xxs\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .xxs\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .xxs\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .xxs\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .xxs\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .xxs\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .xxs\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .xxs\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .xxs\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .xxs\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .xxs\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .xxs\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .xxs\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .xxs\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xxs\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .xxs\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xxs\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xxs\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .xxs\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .xxs\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xxs\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .xxs\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .xxs\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .xxs\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .xxs\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .xxs\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .xxs\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .xxs\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .xxs\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .xxs\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .xxs\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .xxs\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .xxs\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .xxs\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .xxs\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .xxs\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .xxs\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .xxs\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .xxs\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .xxs\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .xxs\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .xxs\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .xxs\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .xxs\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .xxs\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .xxs\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .xxs\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .xxs\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .xxs\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .xxs\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .xxs\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .xxs\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .xxs\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .xxs\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .xxs\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .xxs\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .xxs\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .xxs\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .xxs\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .xxs\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .xxs\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .xxs\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .xxs\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .xxs\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .xxs\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .xxs\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .xxs\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .xxs\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .xxs\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .xxs\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .xxs\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .xxs\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .xxs\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .xxs\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .xxs\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .xxs\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .xxs\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .xxs\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .xxs\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .xxs\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .xxs\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .xxs\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .xxs\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .xxs\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .xxs\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .xxs\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .xxs\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .xxs\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .xxs\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .xxs\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .xxs\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .xxs\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .xxs\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .xxs\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .xxs\:hover\:to-teal:hover {
  }

  .xxs\:hover\:to-indigo:hover {
  }

  .xxs\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .xxs\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xxs\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xxs\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .xxs\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .xxs\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .xxs\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .xxs\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .xxs\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .xxs\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .xxs\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .xxs\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .xxs\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .xxs\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .xxs\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .xxs\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .xxs\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xxs\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .xxs\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xxs\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xxs\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .xxs\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .xxs\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xxs\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .xxs\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .xxs\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .xxs\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .xxs\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .xxs\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .xxs\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .xxs\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .xxs\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .xxs\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .xxs\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .xxs\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .xxs\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .xxs\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .xxs\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .xxs\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .xxs\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .xxs\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .xxs\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .xxs\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .xxs\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xxs\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xxs\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .xxs\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .xxs\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .xxs\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .xxs\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .xxs\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .xxs\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .xxs\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .xxs\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .xxs\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .xxs\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .xxs\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .xxs\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .xxs\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xxs\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .xxs\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xxs\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xxs\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .xxs\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .xxs\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xxs\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .xxs\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .xxs\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .xxs\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .xxs\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .xxs\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .xxs\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .xxs\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .xxs\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .xxs\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .xxs\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .xxs\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .xxs\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .xxs\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .xxs\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .xxs\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .xxs\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .xxs\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xxs\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .xxs\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .xxs\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .xxs\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xxs\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .xxs\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .xxs\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .xxs\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .xxs\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .xxs\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .xxs\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .xxs\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .xxs\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .xxs\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .xxs\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .xxs\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .xxs\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .xxs\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .xxs\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .xxs\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .xxs\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .xxs\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .xxs\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .xxs\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .xxs\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .xxs\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .xxs\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .xxs\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .xxs\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .xxs\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .xxs\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .xxs\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .xxs\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .xxs\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .xxs\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .xxs\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .xxs\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .xxs\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .xxs\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .xxs\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .xxs\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .xxs\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .xxs\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .xxs\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .xxs\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .xxs\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .xxs\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .xxs\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .xxs\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .xxs\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .xxs\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .xxs\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .xxs\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .xxs\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .xxs\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .xxs\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .xxs\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .xxs\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .xxs\:focus\:to-teal:focus {
  }

  .xxs\:focus\:to-indigo:focus {
  }

  .xxs\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .xxs\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .xxs\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .xxs\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .xxs\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .xxs\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .xxs\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .xxs\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .xxs\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .xxs\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .xxs\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .xxs\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .xxs\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .xxs\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .xxs\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .xxs\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .xxs\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .xxs\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .xxs\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .xxs\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .xxs\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .xxs\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .xxs\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .xxs\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .xxs\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .xxs\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .xxs\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .xxs\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .xxs\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .xxs\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .xxs\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .xxs\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .xxs\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .xxs\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .xxs\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .xxs\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .xxs\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .xxs\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .xxs\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .xxs\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .xxs\:bg-bottom {
    background-position:bottom;
  }

  .xxs\:bg-center {
    background-position:center;
  }

  .xxs\:bg-left {
    background-position:left;
  }

  .xxs\:bg-left-bottom {
    background-position:left bottom;
  }

  .xxs\:bg-left-top {
    background-position:left top;
  }

  .xxs\:bg-right {
    background-position:right;
  }

  .xxs\:bg-right-bottom {
    background-position:right bottom;
  }

  .xxs\:bg-right-top {
    background-position:right top;
  }

  .xxs\:bg-top {
    background-position:top;
  }

  .xxs\:bg-repeat {
    background-repeat:repeat;
  }

  .xxs\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .xxs\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .xxs\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .xxs\:bg-repeat-round {
    background-repeat:round;
  }

  .xxs\:bg-repeat-space {
    background-repeat:space;
  }

  .xxs\:bg-auto {
    background-size:auto;
  }

  .xxs\:bg-cover {
    background-size:cover;
  }

  .xxs\:bg-contain {
    background-size:contain;
  }

  .xxs\:border-collapse {
    border-collapse:collapse;
  }

  .xxs\:border-separate {
    border-collapse:separate;
  }

  .xxs\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .xxs\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xxs\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xxs\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xxs\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .xxs\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .xxs\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .xxs\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .xxs\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .xxs\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .xxs\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .xxs\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .xxs\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .xxs\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .xxs\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .xxs\:border-red-light2 {
    border-color:#ffacac82;
  }

  .xxs\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .xxs\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xxs\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .xxs\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xxs\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xxs\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .xxs\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .xxs\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xxs\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .xxs\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .xxs\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .xxs\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .xxs\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .xxs\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xxs\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .xxs\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .xxs\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .xxs\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .xxs\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .xxs\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .xxs\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .xxs\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .xxs\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .xxs\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .xxs\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .xxs\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .xxs\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .xxs\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .xxs\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .xxs\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .xxs\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xxs\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .xxs\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .xxs\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .xxs\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .xxs\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .xxs\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .xxs\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .xxs\:border-teal {
  }

  .xxs\:border-indigo {
  }

  .xxs\:border-transparent {
    border-color:transparent;
  }

  .group:hover .xxs\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .xxs\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .xxs\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .xxs\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .xxs\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .xxs\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .xxs\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .xxs\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .xxs\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .xxs\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-teal {
  }

  .group:hover .xxs\:group-hover\:border-indigo {
  }

  .group:hover .xxs\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .xxs\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .xxs\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .xxs\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .xxs\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .xxs\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .xxs\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .xxs\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .xxs\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .xxs\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .xxs\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .xxs\:group-focus\:border-teal {
  }

  .group:focus .xxs\:group-focus\:border-indigo {
  }

  .group:focus .xxs\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .xxs\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .xxs\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xxs\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xxs\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xxs\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .xxs\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .xxs\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .xxs\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .xxs\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .xxs\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .xxs\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .xxs\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .xxs\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .xxs\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .xxs\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .xxs\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .xxs\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .xxs\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xxs\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .xxs\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xxs\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xxs\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .xxs\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .xxs\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xxs\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .xxs\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .xxs\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .xxs\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .xxs\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .xxs\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xxs\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .xxs\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .xxs\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .xxs\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .xxs\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .xxs\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .xxs\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .xxs\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .xxs\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .xxs\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .xxs\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .xxs\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .xxs\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .xxs\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .xxs\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .xxs\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .xxs\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xxs\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .xxs\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .xxs\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .xxs\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .xxs\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .xxs\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .xxs\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .xxs\:hover\:border-teal:hover {
  }

  .xxs\:hover\:border-indigo:hover {
  }

  .xxs\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .xxs\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .xxs\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xxs\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xxs\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xxs\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .xxs\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .xxs\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .xxs\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .xxs\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .xxs\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .xxs\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .xxs\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .xxs\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .xxs\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .xxs\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .xxs\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .xxs\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .xxs\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xxs\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .xxs\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xxs\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xxs\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .xxs\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .xxs\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xxs\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .xxs\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .xxs\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .xxs\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .xxs\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .xxs\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xxs\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .xxs\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .xxs\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .xxs\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .xxs\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .xxs\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .xxs\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .xxs\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .xxs\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .xxs\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .xxs\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .xxs\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .xxs\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .xxs\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .xxs\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .xxs\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .xxs\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xxs\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .xxs\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .xxs\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .xxs\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .xxs\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .xxs\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .xxs\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .xxs\:focus-within\:border-teal:focus-within {
  }

  .xxs\:focus-within\:border-indigo:focus-within {
  }

  .xxs\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .xxs\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .xxs\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xxs\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xxs\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xxs\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .xxs\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .xxs\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .xxs\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .xxs\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .xxs\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .xxs\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .xxs\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .xxs\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .xxs\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .xxs\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .xxs\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .xxs\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .xxs\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xxs\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .xxs\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xxs\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xxs\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .xxs\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .xxs\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xxs\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .xxs\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .xxs\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .xxs\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .xxs\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .xxs\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xxs\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .xxs\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .xxs\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .xxs\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .xxs\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .xxs\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .xxs\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .xxs\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .xxs\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .xxs\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .xxs\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .xxs\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .xxs\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .xxs\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .xxs\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .xxs\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .xxs\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xxs\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .xxs\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .xxs\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .xxs\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .xxs\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .xxs\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .xxs\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .xxs\:focus\:border-teal:focus {
  }

  .xxs\:focus\:border-indigo:focus {
  }

  .xxs\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .xxs\:border-opacity-0 {
    --border-opacity:0;
  }

  .xxs\:border-opacity-10 {
    --border-opacity:.1;
  }

  .xxs\:border-opacity-20 {
    --border-opacity:.2;
  }

  .xxs\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .xxs\:border-opacity-30 {
    --border-opacity:.3;
  }

  .xxs\:border-opacity-40 {
    --border-opacity:.4;
  }

  .xxs\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .xxs\:border-opacity-60 {
    --border-opacity:.6;
  }

  .xxs\:border-opacity-70 {
    --border-opacity:.7;
  }

  .xxs\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .xxs\:border-opacity-80 {
    --border-opacity:.8;
  }

  .xxs\:border-opacity-90 {
    --border-opacity:.9;
  }

  .xxs\:border-opacity-100 {
    --border-opacity:1;
  }

  .xxs\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .xxs\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .xxs\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .xxs\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .xxs\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .xxs\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .xxs\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .xxs\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .xxs\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .xxs\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .xxs\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .xxs\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .xxs\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .xxs\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .xxs\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .xxs\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .xxs\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .xxs\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .xxs\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .xxs\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .xxs\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .xxs\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .xxs\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .xxs\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .xxs\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .xxs\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .xxs\:rounded-none {
    border-radius:0;
  }

  .xxs\:rounded-sm {
    border-radius:0.125rem;
  }

  .xxs\:rounded {
    border-radius:0.25rem;
  }

  .xxs\:rounded-md {
    border-radius:10px;
  }

  .xxs\:rounded-lg {
    border-radius:30px;
  }

  .xxs\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .xxs\:rounded-3xl {
    border-radius:1.5rem;
  }

  .xxs\:rounded-full {
    border-radius:9999px;
  }

  .xxs\:rounded-xxl {
    border-radius:2rem;
  }

  .xxs\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .xxs\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .xxs\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .xxs\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .xxs\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .xxs\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .xxs\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .xxs\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .xxs\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .xxs\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .xxs\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .xxs\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .xxs\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .xxs\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .xxs\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .xxs\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .xxs\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .xxs\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .xxs\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .xxs\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .xxs\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .xxs\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .xxs\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .xxs\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .xxs\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .xxs\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .xxs\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .xxs\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .xxs\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .xxs\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .xxs\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .xxs\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .xxs\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .xxs\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .xxs\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .xxs\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .xxs\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .xxs\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .xxs\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .xxs\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .xxs\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .xxs\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .xxs\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .xxs\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .xxs\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .xxs\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .xxs\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .xxs\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .xxs\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .xxs\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .xxs\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .xxs\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .xxs\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .xxs\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .xxs\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .xxs\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .xxs\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .xxs\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .xxs\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .xxs\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .xxs\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .xxs\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .xxs\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .xxs\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .xxs\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .xxs\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .xxs\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .xxs\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .xxs\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .xxs\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .xxs\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .xxs\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .xxs\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .xxs\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .xxs\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .xxs\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .xxs\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .xxs\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .xxs\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .xxs\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .xxs\:border-solid {
    border-style:solid;
  }

  .xxs\:border-dashed {
    border-style:dashed;
  }

  .xxs\:border-dotted {
    border-style:dotted;
  }

  .xxs\:border-double {
    border-style:double;
  }

  .xxs\:border-none {
    border-style:none;
  }

  .xxs\:border-0 {
    border-width:0;
  }

  .xxs\:border-2 {
    border-width:2px;
  }

  .xxs\:border-4 {
    border-width:4px;
  }

  .xxs\:border-8 {
    border-width:8px;
  }

  .xxs\:border {
    border-width:1px;
  }

  .xxs\:border-t-0 {
    border-top-width:0;
  }

  .xxs\:border-r-0 {
    border-right-width:0;
  }

  .xxs\:border-b-0 {
    border-bottom-width:0;
  }

  .xxs\:border-l-0 {
    border-left-width:0;
  }

  .xxs\:border-t-2 {
    border-top-width:2px;
  }

  .xxs\:border-r-2 {
    border-right-width:2px;
  }

  .xxs\:border-b-2 {
    border-bottom-width:2px;
  }

  .xxs\:border-l-2 {
    border-left-width:2px;
  }

  .xxs\:border-t-4 {
    border-top-width:4px;
  }

  .xxs\:border-r-4 {
    border-right-width:4px;
  }

  .xxs\:border-b-4 {
    border-bottom-width:4px;
  }

  .xxs\:border-l-4 {
    border-left-width:4px;
  }

  .xxs\:border-t-8 {
    border-top-width:8px;
  }

  .xxs\:border-r-8 {
    border-right-width:8px;
  }

  .xxs\:border-b-8 {
    border-bottom-width:8px;
  }

  .xxs\:border-l-8 {
    border-left-width:8px;
  }

  .xxs\:border-t {
    border-top-width:1px;
  }

  .xxs\:border-r {
    border-right-width:1px;
  }

  .xxs\:border-b {
    border-bottom-width:1px;
  }

  .xxs\:border-l {
    border-left-width:1px;
  }

  .xxs\:box-border {
    box-sizing:border-box;
  }

  .xxs\:box-content {
    box-sizing:content-box;
  }

  .xxs\:cursor-auto {
    cursor:auto;
  }

  .xxs\:cursor-default {
    cursor:default;
  }

  .xxs\:cursor-pointer {
    cursor:pointer;
  }

  .xxs\:cursor-wait {
    cursor:wait;
  }

  .xxs\:cursor-text {
    cursor:text;
  }

  .xxs\:cursor-move {
    cursor:move;
  }

  .xxs\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .xxs\:block {
    display:block;
  }

  .xxs\:inline-block {
    display:inline-block;
  }

  .xxs\:inline {
    display:inline;
  }

  .xxs\:flex {
    display:flex;
  }

  .xxs\:inline-flex {
    display:inline-flex;
  }

  .xxs\:table {
    display:table;
  }

  .xxs\:table-caption {
    display:table-caption;
  }

  .xxs\:table-cell {
    display:table-cell;
  }

  .xxs\:table-column {
    display:table-column;
  }

  .xxs\:table-column-group {
    display:table-column-group;
  }

  .xxs\:table-footer-group {
    display:table-footer-group;
  }

  .xxs\:table-header-group {
    display:table-header-group;
  }

  .xxs\:table-row-group {
    display:table-row-group;
  }

  .xxs\:table-row {
    display:table-row;
  }

  .xxs\:flow-root {
    display:flow-root;
  }

  .xxs\:grid {
    display:grid;
  }

  .xxs\:inline-grid {
    display:inline-grid;
  }

  .xxs\:contents {
    display:contents;
  }

  .xxs\:hidden {
    display:none;
  }

  .xxs\:flex-row {
    flex-direction:row;
  }

  .xxs\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .xxs\:flex-col {
    flex-direction:column;
  }

  .xxs\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .xxs\:flex-wrap {
    flex-wrap:wrap;
  }

  .xxs\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .xxs\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .xxs\:place-items-auto {
    place-items:auto;
  }

  .xxs\:place-items-start {
    place-items:start;
  }

  .xxs\:place-items-end {
    place-items:end;
  }

  .xxs\:place-items-center {
    place-items:center;
  }

  .xxs\:place-items-stretch {
    place-items:stretch;
  }

  .xxs\:place-content-center {
    place-content:center;
  }

  .xxs\:place-content-start {
    place-content:start;
  }

  .xxs\:place-content-end {
    place-content:end;
  }

  .xxs\:place-content-between {
    place-content:space-between;
  }

  .xxs\:place-content-around {
    place-content:space-around;
  }

  .xxs\:place-content-evenly {
    place-content:space-evenly;
  }

  .xxs\:place-content-stretch {
    place-content:stretch;
  }

  .xxs\:place-self-auto {
    place-self:auto;
  }

  .xxs\:place-self-start {
    place-self:start;
  }

  .xxs\:place-self-end {
    place-self:end;
  }

  .xxs\:place-self-center {
    place-self:center;
  }

  .xxs\:place-self-stretch {
    place-self:stretch;
  }

  .xxs\:items-start {
    align-items:flex-start;
  }

  .xxs\:items-end {
    align-items:flex-end;
  }

  .xxs\:items-center {
    align-items:center;
  }

  .xxs\:items-baseline {
    align-items:baseline;
  }

  .xxs\:items-stretch {
    align-items:stretch;
  }

  .xxs\:content-center {
    align-content:center;
  }

  .xxs\:content-start {
    align-content:flex-start;
  }

  .xxs\:content-end {
    align-content:flex-end;
  }

  .xxs\:content-between {
    align-content:space-between;
  }

  .xxs\:content-around {
    align-content:space-around;
  }

  .xxs\:content-evenly {
    align-content:space-evenly;
  }

  .xxs\:self-auto {
    align-self:auto;
  }

  .xxs\:self-start {
    align-self:flex-start;
  }

  .xxs\:self-end {
    align-self:flex-end;
  }

  .xxs\:self-center {
    align-self:center;
  }

  .xxs\:self-stretch {
    align-self:stretch;
  }

  .xxs\:justify-items-auto {
    justify-items:auto;
  }

  .xxs\:justify-items-start {
    justify-items:start;
  }

  .xxs\:justify-items-end {
    justify-items:end;
  }

  .xxs\:justify-items-center {
    justify-items:center;
  }

  .xxs\:justify-items-stretch {
    justify-items:stretch;
  }

  .xxs\:justify-start {
    justify-content:flex-start;
  }

  .xxs\:justify-end {
    justify-content:flex-end;
  }

  .xxs\:justify-center {
    justify-content:center;
  }

  .xxs\:justify-between {
    justify-content:space-between;
  }

  .xxs\:justify-around {
    justify-content:space-around;
  }

  .xxs\:justify-evenly {
    justify-content:space-evenly;
  }

  .xxs\:justify-self-auto {
    justify-self:auto;
  }

  .xxs\:justify-self-start {
    justify-self:start;
  }

  .xxs\:justify-self-end {
    justify-self:end;
  }

  .xxs\:justify-self-center {
    justify-self:center;
  }

  .xxs\:justify-self-stretch {
    justify-self:stretch;
  }

  .xxs\:flex-1 {
    flex:1 1 0%;
  }

  .xxs\:flex-auto {
    flex:1 1 auto;
  }

  .xxs\:flex-initial {
    flex:0 1 auto;
  }

  .xxs\:flex-none {
    flex:none;
  }

  .xxs\:flex-grow-0 {
    flex-grow:0;
  }

  .xxs\:flex-grow {
    flex-grow:1;
  }

  .xxs\:flex-shrink-0 {
    flex-shrink:0;
  }

  .xxs\:flex-shrink {
    flex-shrink:1;
  }

  .xxs\:order-1 {
    order:1;
  }

  .xxs\:order-2 {
    order:2;
  }

  .xxs\:order-3 {
    order:3;
  }

  .xxs\:order-4 {
    order:4;
  }

  .xxs\:order-5 {
    order:5;
  }

  .xxs\:order-6 {
    order:6;
  }

  .xxs\:order-7 {
    order:7;
  }

  .xxs\:order-8 {
    order:8;
  }

  .xxs\:order-9 {
    order:9;
  }

  .xxs\:order-10 {
    order:10;
  }

  .xxs\:order-11 {
    order:11;
  }

  .xxs\:order-12 {
    order:12;
  }

  .xxs\:order-first {
    order:-9999;
  }

  .xxs\:order-last {
    order:9999;
  }

  .xxs\:order-none {
    order:0;
  }

  .xxs\:float-right {
    float:right;
  }

  .xxs\:float-left {
    float:left;
  }

  .xxs\:float-none {
    float:none;
  }

  .xxs\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .xxs\:clear-left {
    clear:left;
  }

  .xxs\:clear-right {
    clear:right;
  }

  .xxs\:clear-both {
    clear:both;
  }

  .xxs\:clear-none {
    clear:none;
  }

  .xxs\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .xxs\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .xxs\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .xxs\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .xxs\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .xxs\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .xxs\:font-hairline {
    font-weight:100;
  }

  .xxs\:font-thin {
    font-weight:200;
  }

  .xxs\:font-light {
    font-weight:300;
  }

  .xxs\:font-normal {
    font-weight:400;
  }

  .xxs\:font-medium {
    font-weight:500;
  }

  .xxs\:font-semibold {
    font-weight:600;
  }

  .xxs\:font-bold {
    font-weight:700;
  }

  .xxs\:font-extrabold {
    font-weight:800;
  }

  .xxs\:font-black {
    font-weight:900;
  }

  .xxs\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .xxs\:hover\:font-thin:hover {
    font-weight:200;
  }

  .xxs\:hover\:font-light:hover {
    font-weight:300;
  }

  .xxs\:hover\:font-normal:hover {
    font-weight:400;
  }

  .xxs\:hover\:font-medium:hover {
    font-weight:500;
  }

  .xxs\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .xxs\:hover\:font-bold:hover {
    font-weight:700;
  }

  .xxs\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .xxs\:hover\:font-black:hover {
    font-weight:900;
  }

  .xxs\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .xxs\:focus\:font-thin:focus {
    font-weight:200;
  }

  .xxs\:focus\:font-light:focus {
    font-weight:300;
  }

  .xxs\:focus\:font-normal:focus {
    font-weight:400;
  }

  .xxs\:focus\:font-medium:focus {
    font-weight:500;
  }

  .xxs\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .xxs\:focus\:font-bold:focus {
    font-weight:700;
  }

  .xxs\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .xxs\:focus\:font-black:focus {
    font-weight:900;
  }

  .xxs\:h-0 {
    height:0;
  }

  .xxs\:h-1 {
    height:0.25rem;
  }

  .xxs\:h-2 {
    height:0.5rem;
  }

  .xxs\:h-3 {
    height:0.75rem;
  }

  .xxs\:h-4 {
    height:1rem;
  }

  .xxs\:h-5 {
    height:1.25rem;
  }

  .xxs\:h-6 {
    height:1.5rem;
  }

  .xxs\:h-7 {
    height:1.75rem;
  }

  .xxs\:h-8 {
    height:2rem;
  }

  .xxs\:h-9 {
    height:2.25rem;
  }

  .xxs\:h-10 {
    height:2.5rem;
  }

  .xxs\:h-11 {
    height:2.75rem;
  }

  .xxs\:h-12 {
    height:3rem;
  }

  .xxs\:h-13 {
    height:3.25rem;
  }

  .xxs\:h-14 {
    height:3.5rem;
  }

  .xxs\:h-15 {
    height:3.75rem;
  }

  .xxs\:h-16 {
    height:4rem;
  }

  .xxs\:h-18 {
    height:4.5rem;
  }

  .xxs\:h-20 {
    height:5rem;
  }

  .xxs\:h-24 {
    height:6rem;
  }

  .xxs\:h-28 {
    height:7rem;
  }

  .xxs\:h-32 {
    height:8rem;
  }

  .xxs\:h-36 {
    height:9rem;
  }

  .xxs\:h-40 {
    height:10rem;
  }

  .xxs\:h-44 {
    height:11rem;
  }

  .xxs\:h-48 {
    height:12rem;
  }

  .xxs\:h-52 {
    height:13rem;
  }

  .xxs\:h-56 {
    height:14rem;
  }

  .xxs\:h-60 {
    height:15rem;
  }

  .xxs\:h-64 {
    height:16rem;
  }

  .xxs\:h-72 {
    height:18rem;
  }

  .xxs\:h-80 {
    height:20rem;
  }

  .xxs\:h-96 {
    height:24rem;
  }

  .xxs\:h-auto {
    height:auto;
  }

  .xxs\:h-px {
    height:1px;
  }

  .xxs\:h-0\.5 {
    height:0.125rem;
  }

  .xxs\:h-1\.5 {
    height:0.375rem;
  }

  .xxs\:h-2\.5 {
    height:0.625rem;
  }

  .xxs\:h-3\.5 {
    height:0.875rem;
  }

  .xxs\:h-1\/2 {
    height:50%;
  }

  .xxs\:h-1\/3 {
    height:33.333333%;
  }

  .xxs\:h-2\/3 {
    height:66.666667%;
  }

  .xxs\:h-1\/4 {
    height:25%;
  }

  .xxs\:h-2\/4 {
    height:50%;
  }

  .xxs\:h-3\/4 {
    height:75%;
  }

  .xxs\:h-1\/5 {
    height:20%;
  }

  .xxs\:h-2\/5 {
    height:40%;
  }

  .xxs\:h-3\/5 {
    height:60%;
  }

  .xxs\:h-4\/5 {
    height:80%;
  }

  .xxs\:h-1\/6 {
    height:16.666667%;
  }

  .xxs\:h-2\/6 {
    height:33.333333%;
  }

  .xxs\:h-3\/6 {
    height:50%;
  }

  .xxs\:h-4\/6 {
    height:66.666667%;
  }

  .xxs\:h-5\/6 {
    height:83.333333%;
  }

  .xxs\:h-1\/12 {
    height:8.333333%;
  }

  .xxs\:h-2\/12 {
    height:16.666667%;
  }

  .xxs\:h-3\/12 {
    height:25%;
  }

  .xxs\:h-4\/12 {
    height:33.333333%;
  }

  .xxs\:h-5\/12 {
    height:41.666667%;
  }

  .xxs\:h-6\/12 {
    height:50%;
  }

  .xxs\:h-7\/12 {
    height:58.333333%;
  }

  .xxs\:h-8\/12 {
    height:66.666667%;
  }

  .xxs\:h-9\/12 {
    height:75%;
  }

  .xxs\:h-10\/12 {
    height:83.333333%;
  }

  .xxs\:h-11\/12 {
    height:91.666667%;
  }

  .xxs\:h-full {
    height:100%;
  }

  .xxs\:h-0_5 {
    height:0.125rem;
  }

  .xxs\:h-1_5 {
    height:0.375rem;
  }

  .xxs\:h-2_5 {
    height:0.625rem;
  }

  .xxs\:h-3_5 {
    height:0.875rem;
  }

  .xxs\:h-4_5 {
    height:1.125rem;
  }

  .xxs\:h-screen {
    height:100vh;
  }

  .xxs\:text-xs {
    font-size:0.75rem;
  }

  .xxs\:text-sm {
    font-size:0.875rem;
  }

  .xxs\:text-base {
    font-size:1rem;
  }

  .xxs\:text-lg {
    font-size:1.125rem;
  }

  .xxs\:text-xl {
    font-size:1.25rem;
  }

  .xxs\:text-2xl {
    font-size:1.5rem;
  }

  .xxs\:text-3xl {
    font-size:1.875rem;
  }

  .xxs\:text-4xl {
    font-size:2.25rem;
  }

  .xxs\:text-5xl {
    font-size:3rem;
  }

  .xxs\:text-6xl {
    font-size:4rem;
  }

  .xxs\:leading-3 {
    line-height:.75rem;
  }

  .xxs\:leading-4 {
    line-height:1rem;
  }

  .xxs\:leading-5 {
    line-height:1.25rem;
  }

  .xxs\:leading-6 {
    line-height:1.5rem;
  }

  .xxs\:leading-7 {
    line-height:1.75rem;
  }

  .xxs\:leading-8 {
    line-height:2rem;
  }

  .xxs\:leading-9 {
    line-height:2.25rem;
  }

  .xxs\:leading-10 {
    line-height:2.5rem;
  }

  .xxs\:leading-11 {
    line-height:2.75rem;
  }

  .xxs\:leading-12 {
    line-height:3rem;
  }

  .xxs\:leading-none {
    line-height:1;
  }

  .xxs\:leading-tight {
    line-height:1.25;
  }

  .xxs\:leading-snug {
    line-height:1.375;
  }

  .xxs\:leading-normal {
    line-height:1.5;
  }

  .xxs\:leading-relaxed {
    line-height:1.625;
  }

  .xxs\:leading-loose {
    line-height:2;
  }

  .xxs\:list-inside {
    list-style-position:inside;
  }

  .xxs\:list-outside {
    list-style-position:outside;
  }

  .xxs\:list-none {
    list-style-type:none;
  }

  .xxs\:list-disc {
    list-style-type:disc;
  }

  .xxs\:list-decimal {
    list-style-type:decimal;
  }

  .xxs\:m-0 {
    margin:0;
  }

  .xxs\:m-1 {
    margin:0.25rem;
  }

  .xxs\:m-2 {
    margin:0.5rem;
  }

  .xxs\:m-3 {
    margin:0.75rem;
  }

  .xxs\:m-4 {
    margin:1rem;
  }

  .xxs\:m-5 {
    margin:1.25rem;
  }

  .xxs\:m-6 {
    margin:1.5rem;
  }

  .xxs\:m-7 {
    margin:1.75rem;
  }

  .xxs\:m-8 {
    margin:2rem;
  }

  .xxs\:m-9 {
    margin:2.25rem;
  }

  .xxs\:m-10 {
    margin:2.5rem;
  }

  .xxs\:m-11 {
    margin:2.75rem;
  }

  .xxs\:m-12 {
    margin:3rem;
  }

  .xxs\:m-13 {
    margin:3.25rem;
  }

  .xxs\:m-14 {
    margin:3.5rem;
  }

  .xxs\:m-15 {
    margin:3.75rem;
  }

  .xxs\:m-16 {
    margin:4rem;
  }

  .xxs\:m-18 {
    margin:4.5rem;
  }

  .xxs\:m-20 {
    margin:5rem;
  }

  .xxs\:m-24 {
    margin:6rem;
  }

  .xxs\:m-28 {
    margin:7rem;
  }

  .xxs\:m-32 {
    margin:8rem;
  }

  .xxs\:m-36 {
    margin:9rem;
  }

  .xxs\:m-40 {
    margin:10rem;
  }

  .xxs\:m-44 {
    margin:11rem;
  }

  .xxs\:m-48 {
    margin:12rem;
  }

  .xxs\:m-52 {
    margin:13rem;
  }

  .xxs\:m-56 {
    margin:14rem;
  }

  .xxs\:m-60 {
    margin:15rem;
  }

  .xxs\:m-64 {
    margin:16rem;
  }

  .xxs\:m-72 {
    margin:18rem;
  }

  .xxs\:m-80 {
    margin:20rem;
  }

  .xxs\:m-96 {
    margin:24rem;
  }

  .xxs\:m-auto {
    margin:auto;
  }

  .xxs\:m-px {
    margin:1px;
  }

  .xxs\:m-0\.5 {
    margin:0.125rem;
  }

  .xxs\:m-1\.5 {
    margin:0.375rem;
  }

  .xxs\:m-2\.5 {
    margin:0.625rem;
  }

  .xxs\:m-3\.5 {
    margin:0.875rem;
  }

  .xxs\:m-1\/2 {
    margin:50%;
  }

  .xxs\:m-1\/3 {
    margin:33.333333%;
  }

  .xxs\:m-2\/3 {
    margin:66.666667%;
  }

  .xxs\:m-1\/4 {
    margin:25%;
  }

  .xxs\:m-2\/4 {
    margin:50%;
  }

  .xxs\:m-3\/4 {
    margin:75%;
  }

  .xxs\:m-1\/5 {
    margin:20%;
  }

  .xxs\:m-2\/5 {
    margin:40%;
  }

  .xxs\:m-3\/5 {
    margin:60%;
  }

  .xxs\:m-4\/5 {
    margin:80%;
  }

  .xxs\:m-1\/6 {
    margin:16.666667%;
  }

  .xxs\:m-2\/6 {
    margin:33.333333%;
  }

  .xxs\:m-3\/6 {
    margin:50%;
  }

  .xxs\:m-4\/6 {
    margin:66.666667%;
  }

  .xxs\:m-5\/6 {
    margin:83.333333%;
  }

  .xxs\:m-1\/12 {
    margin:8.333333%;
  }

  .xxs\:m-2\/12 {
    margin:16.666667%;
  }

  .xxs\:m-3\/12 {
    margin:25%;
  }

  .xxs\:m-4\/12 {
    margin:33.333333%;
  }

  .xxs\:m-5\/12 {
    margin:41.666667%;
  }

  .xxs\:m-6\/12 {
    margin:50%;
  }

  .xxs\:m-7\/12 {
    margin:58.333333%;
  }

  .xxs\:m-8\/12 {
    margin:66.666667%;
  }

  .xxs\:m-9\/12 {
    margin:75%;
  }

  .xxs\:m-10\/12 {
    margin:83.333333%;
  }

  .xxs\:m-11\/12 {
    margin:91.666667%;
  }

  .xxs\:m-full {
    margin:100%;
  }

  .xxs\:m-0_5 {
    margin:0.125rem;
  }

  .xxs\:m-1_5 {
    margin:0.375rem;
  }

  .xxs\:m-2_5 {
    margin:0.625rem;
  }

  .xxs\:m-3_5 {
    margin:0.875rem;
  }

  .xxs\:m-4_5 {
    margin:1.125rem;
  }

  .xxs\:-m-1 {
    margin:-0.25rem;
  }

  .xxs\:-m-2 {
    margin:-0.5rem;
  }

  .xxs\:-m-3 {
    margin:-0.75rem;
  }

  .xxs\:-m-4 {
    margin:-1rem;
  }

  .xxs\:-m-5 {
    margin:-1.25rem;
  }

  .xxs\:-m-6 {
    margin:-1.5rem;
  }

  .xxs\:-m-7 {
    margin:-1.75rem;
  }

  .xxs\:-m-8 {
    margin:-2rem;
  }

  .xxs\:-m-9 {
    margin:-2.25rem;
  }

  .xxs\:-m-10 {
    margin:-2.5rem;
  }

  .xxs\:-m-11 {
    margin:-2.75rem;
  }

  .xxs\:-m-12 {
    margin:-3rem;
  }

  .xxs\:-m-13 {
    margin:-3.25rem;
  }

  .xxs\:-m-14 {
    margin:-3.5rem;
  }

  .xxs\:-m-15 {
    margin:-3.75rem;
  }

  .xxs\:-m-16 {
    margin:-4rem;
  }

  .xxs\:-m-18 {
    margin:-4.5rem;
  }

  .xxs\:-m-20 {
    margin:-5rem;
  }

  .xxs\:-m-24 {
    margin:-6rem;
  }

  .xxs\:-m-28 {
    margin:-7rem;
  }

  .xxs\:-m-32 {
    margin:-8rem;
  }

  .xxs\:-m-36 {
    margin:-9rem;
  }

  .xxs\:-m-40 {
    margin:-10rem;
  }

  .xxs\:-m-44 {
    margin:-11rem;
  }

  .xxs\:-m-48 {
    margin:-12rem;
  }

  .xxs\:-m-52 {
    margin:-13rem;
  }

  .xxs\:-m-56 {
    margin:-14rem;
  }

  .xxs\:-m-60 {
    margin:-15rem;
  }

  .xxs\:-m-64 {
    margin:-16rem;
  }

  .xxs\:-m-72 {
    margin:-18rem;
  }

  .xxs\:-m-80 {
    margin:-20rem;
  }

  .xxs\:-m-96 {
    margin:-24rem;
  }

  .xxs\:-m-px {
    margin:-1px;
  }

  .xxs\:-m-0\.5 {
    margin:-0.125rem;
  }

  .xxs\:-m-1\.5 {
    margin:-0.375rem;
  }

  .xxs\:-m-2\.5 {
    margin:-0.625rem;
  }

  .xxs\:-m-3\.5 {
    margin:-0.875rem;
  }

  .xxs\:-m-1\/2 {
    margin:-50%;
  }

  .xxs\:-m-1\/3 {
    margin:-33.33333%;
  }

  .xxs\:-m-2\/3 {
    margin:-66.66667%;
  }

  .xxs\:-m-1\/4 {
    margin:-25%;
  }

  .xxs\:-m-2\/4 {
    margin:-50%;
  }

  .xxs\:-m-3\/4 {
    margin:-75%;
  }

  .xxs\:-m-1\/5 {
    margin:-20%;
  }

  .xxs\:-m-2\/5 {
    margin:-40%;
  }

  .xxs\:-m-3\/5 {
    margin:-60%;
  }

  .xxs\:-m-4\/5 {
    margin:-80%;
  }

  .xxs\:-m-1\/6 {
    margin:-16.66667%;
  }

  .xxs\:-m-2\/6 {
    margin:-33.33333%;
  }

  .xxs\:-m-3\/6 {
    margin:-50%;
  }

  .xxs\:-m-4\/6 {
    margin:-66.66667%;
  }

  .xxs\:-m-5\/6 {
    margin:-83.33333%;
  }

  .xxs\:-m-1\/12 {
    margin:-8.33333%;
  }

  .xxs\:-m-2\/12 {
    margin:-16.66667%;
  }

  .xxs\:-m-3\/12 {
    margin:-25%;
  }

  .xxs\:-m-4\/12 {
    margin:-33.33333%;
  }

  .xxs\:-m-5\/12 {
    margin:-41.66667%;
  }

  .xxs\:-m-6\/12 {
    margin:-50%;
  }

  .xxs\:-m-7\/12 {
    margin:-58.33333%;
  }

  .xxs\:-m-8\/12 {
    margin:-66.66667%;
  }

  .xxs\:-m-9\/12 {
    margin:-75%;
  }

  .xxs\:-m-10\/12 {
    margin:-83.33333%;
  }

  .xxs\:-m-11\/12 {
    margin:-91.66667%;
  }

  .xxs\:-m-full {
    margin:-100%;
  }

  .xxs\:-m-0_5 {
    margin:-0.125rem;
  }

  .xxs\:-m-1_5 {
    margin:-0.375rem;
  }

  .xxs\:-m-2_5 {
    margin:-0.625rem;
  }

  .xxs\:-m-3_5 {
    margin:-0.875rem;
  }

  .xxs\:-m-4_5 {
    margin:-1.125rem;
  }

  .xxs\:my-0 {
    margin-top:0;
    margin-bottom:0;
  }

  .xxs\:mx-0 {
    margin-left:0;
    margin-right:0;
  }

  .xxs\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .xxs\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .xxs\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .xxs\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .xxs\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .xxs\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .xxs\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .xxs\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .xxs\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .xxs\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .xxs\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .xxs\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .xxs\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

  .xxs\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem;
  }

  .xxs\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .xxs\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .xxs\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .xxs\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .xxs\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .xxs\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .xxs\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .xxs\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .xxs\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .xxs\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .xxs\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

  .xxs\:my-14 {
    margin-top:3.5rem;
    margin-bottom:3.5rem;
  }

  .xxs\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .xxs\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .xxs\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .xxs\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .xxs\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .xxs\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .xxs\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

  .xxs\:my-20 {
    margin-top:5rem;
    margin-bottom:5rem;
  }

  .xxs\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .xxs\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .xxs\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .xxs\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .xxs\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .xxs\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .xxs\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .xxs\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .xxs\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .xxs\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .xxs\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .xxs\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .xxs\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .xxs\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .xxs\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .xxs\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .xxs\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .xxs\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .xxs\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .xxs\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .xxs\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .xxs\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .xxs\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .xxs\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .xxs\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .xxs\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .xxs\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .xxs\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .xxs\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .xxs\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .xxs\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .xxs\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .xxs\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .xxs\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .xxs\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .xxs\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .xxs\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .xxs\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .xxs\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .xxs\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .xxs\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .xxs\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .xxs\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .xxs\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .xxs\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .xxs\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .xxs\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .xxs\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .xxs\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .xxs\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .xxs\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .xxs\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .xxs\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .xxs\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .xxs\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .xxs\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .xxs\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .xxs\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .xxs\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .xxs\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .xxs\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .xxs\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .xxs\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .xxs\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .xxs\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .xxs\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .xxs\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .xxs\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .xxs\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .xxs\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .xxs\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .xxs\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .xxs\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .xxs\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .xxs\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .xxs\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .xxs\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .xxs\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .xxs\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .xxs\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .xxs\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .xxs\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .xxs\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .xxs\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .xxs\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .xxs\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .xxs\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .xxs\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .xxs\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .xxs\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .xxs\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .xxs\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .xxs\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .xxs\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .xxs\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .xxs\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .xxs\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .xxs\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .xxs\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .xxs\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .xxs\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .xxs\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .xxs\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .xxs\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .xxs\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .xxs\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .xxs\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .xxs\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .xxs\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .xxs\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .xxs\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .xxs\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .xxs\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .xxs\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .xxs\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .xxs\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .xxs\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

  .xxs\:-my-8 {
    margin-top:-2rem;
    margin-bottom:-2rem;
  }

  .xxs\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .xxs\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .xxs\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .xxs\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .xxs\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .xxs\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .xxs\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .xxs\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .xxs\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .xxs\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .xxs\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

  .xxs\:-my-14 {
    margin-top:-3.5rem;
    margin-bottom:-3.5rem;
  }

  .xxs\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .xxs\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .xxs\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .xxs\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .xxs\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .xxs\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .xxs\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

  .xxs\:-my-20 {
    margin-top:-5rem;
    margin-bottom:-5rem;
  }

  .xxs\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .xxs\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .xxs\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .xxs\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .xxs\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .xxs\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .xxs\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .xxs\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .xxs\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .xxs\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .xxs\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .xxs\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .xxs\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .xxs\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .xxs\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .xxs\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .xxs\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .xxs\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .xxs\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .xxs\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .xxs\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .xxs\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .xxs\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .xxs\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .xxs\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .xxs\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .xxs\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .xxs\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .xxs\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .xxs\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .xxs\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .xxs\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .xxs\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .xxs\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .xxs\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .xxs\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .xxs\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .xxs\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .xxs\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .xxs\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .xxs\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .xxs\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .xxs\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .xxs\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .xxs\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .xxs\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .xxs\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .xxs\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .xxs\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .xxs\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .xxs\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .xxs\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .xxs\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .xxs\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .xxs\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .xxs\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .xxs\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .xxs\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .xxs\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .xxs\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .xxs\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .xxs\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .xxs\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .xxs\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .xxs\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .xxs\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .xxs\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .xxs\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .xxs\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .xxs\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .xxs\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .xxs\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .xxs\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .xxs\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .xxs\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .xxs\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .xxs\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .xxs\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .xxs\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .xxs\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .xxs\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .xxs\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .xxs\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .xxs\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .xxs\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .xxs\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .xxs\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .xxs\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .xxs\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .xxs\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .xxs\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .xxs\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .xxs\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .xxs\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .xxs\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .xxs\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .xxs\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .xxs\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .xxs\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .xxs\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .xxs\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .xxs\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .xxs\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

  .xxs\:mt-0 {
    margin-top:0;
  }

  .xxs\:mr-0 {
    margin-right:0;
  }

  .xxs\:mb-0 {
    margin-bottom:0;
  }

  .xxs\:ml-0 {
    margin-left:0;
  }

  .xxs\:mt-1 {
    margin-top:0.25rem;
  }

  .xxs\:mr-1 {
    margin-right:0.25rem;
  }

  .xxs\:mb-1 {
    margin-bottom:0.25rem;
  }

  .xxs\:ml-1 {
    margin-left:0.25rem;
  }

  .xxs\:mt-2 {
    margin-top:0.5rem;
  }

  .xxs\:mr-2 {
    margin-right:0.5rem;
  }

  .xxs\:mb-2 {
    margin-bottom:0.5rem;
  }

  .xxs\:ml-2 {
    margin-left:0.5rem;
  }

  .xxs\:mt-3 {
    margin-top:0.75rem;
  }

  .xxs\:mr-3 {
    margin-right:0.75rem;
  }

  .xxs\:mb-3 {
    margin-bottom:0.75rem;
  }

  .xxs\:ml-3 {
    margin-left:0.75rem;
  }

  .xxs\:mt-4 {
    margin-top:1rem;
  }

  .xxs\:mr-4 {
    margin-right:1rem;
  }

  .xxs\:mb-4 {
    margin-bottom:1rem;
  }

  .xxs\:ml-4 {
    margin-left:1rem;
  }

  .xxs\:mt-5 {
    margin-top:1.25rem;
  }

  .xxs\:mr-5 {
    margin-right:1.25rem;
  }

  .xxs\:mb-5 {
    margin-bottom:1.25rem;
  }

  .xxs\:ml-5 {
    margin-left:1.25rem;
  }

  .xxs\:mt-6 {
    margin-top:1.5rem;
  }

  .xxs\:mr-6 {
    margin-right:1.5rem;
  }

  .xxs\:mb-6 {
    margin-bottom:1.5rem;
  }

  .xxs\:ml-6 {
    margin-left:1.5rem;
  }

  .xxs\:mt-7 {
    margin-top:1.75rem;
  }

  .xxs\:mr-7 {
    margin-right:1.75rem;
  }

  .xxs\:mb-7 {
    margin-bottom:1.75rem;
  }

  .xxs\:ml-7 {
    margin-left:1.75rem;
  }

  .xxs\:mt-8 {
    margin-top:2rem;
  }

  .xxs\:mr-8 {
    margin-right:2rem;
  }

  .xxs\:mb-8 {
    margin-bottom:2rem;
  }

  .xxs\:ml-8 {
    margin-left:2rem;
  }

  .xxs\:mt-9 {
    margin-top:2.25rem;
  }

  .xxs\:mr-9 {
    margin-right:2.25rem;
  }

  .xxs\:mb-9 {
    margin-bottom:2.25rem;
  }

  .xxs\:ml-9 {
    margin-left:2.25rem;
  }

  .xxs\:mt-10 {
    margin-top:2.5rem;
  }

  .xxs\:mr-10 {
    margin-right:2.5rem;
  }

  .xxs\:mb-10 {
    margin-bottom:2.5rem;
  }

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

  .xxs\:mt-11 {
    margin-top:2.75rem;
  }

  .xxs\:mr-11 {
    margin-right:2.75rem;
  }

  .xxs\:mb-11 {
    margin-bottom:2.75rem;
  }

  .xxs\:ml-11 {
    margin-left:2.75rem;
  }

  .xxs\:mt-12 {
    margin-top:3rem;
  }

  .xxs\:mr-12 {
    margin-right:3rem;
  }

  .xxs\:mb-12 {
    margin-bottom:3rem;
  }

  .xxs\:ml-12 {
    margin-left:3rem;
  }

  .xxs\:mt-13 {
    margin-top:3.25rem;
  }

  .xxs\:mr-13 {
    margin-right:3.25rem;
  }

  .xxs\:mb-13 {
    margin-bottom:3.25rem;
  }

  .xxs\:ml-13 {
    margin-left:3.25rem;
  }

  .xxs\:mt-14 {
    margin-top:3.5rem;
  }

  .xxs\:mr-14 {
    margin-right:3.5rem;
  }

  .xxs\:mb-14 {
    margin-bottom:3.5rem;
  }

  .xxs\:ml-14 {
    margin-left:3.5rem;
  }

  .xxs\:mt-15 {
    margin-top:3.75rem;
  }

  .xxs\:mr-15 {
    margin-right:3.75rem;
  }

  .xxs\:mb-15 {
    margin-bottom:3.75rem;
  }

  .xxs\:ml-15 {
    margin-left:3.75rem;
  }

  .xxs\:mt-16 {
    margin-top:4rem;
  }

  .xxs\:mr-16 {
    margin-right:4rem;
  }

  .xxs\:mb-16 {
    margin-bottom:4rem;
  }

  .xxs\:ml-16 {
    margin-left:4rem;
  }

  .xxs\:mt-18 {
    margin-top:4.5rem;
  }

  .xxs\:mr-18 {
    margin-right:4.5rem;
  }

  .xxs\:mb-18 {
    margin-bottom:4.5rem;
  }

  .xxs\:ml-18 {
    margin-left:4.5rem;
  }

  .xxs\:mt-20 {
    margin-top:5rem;
  }

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

  .xxs\:mb-20 {
    margin-bottom:5rem;
  }

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

  .xxs\:mt-24 {
    margin-top:6rem;
  }

  .xxs\:mr-24 {
    margin-right:6rem;
  }

  .xxs\:mb-24 {
    margin-bottom:6rem;
  }

  .xxs\:ml-24 {
    margin-left:6rem;
  }

  .xxs\:mt-28 {
    margin-top:7rem;
  }

  .xxs\:mr-28 {
    margin-right:7rem;
  }

  .xxs\:mb-28 {
    margin-bottom:7rem;
  }

  .xxs\:ml-28 {
    margin-left:7rem;
  }

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

  .xxs\:mr-32 {
    margin-right:8rem;
  }

  .xxs\:mb-32 {
    margin-bottom:8rem;
  }

  .xxs\:ml-32 {
    margin-left:8rem;
  }

  .xxs\:mt-36 {
    margin-top:9rem;
  }

  .xxs\:mr-36 {
    margin-right:9rem;
  }

  .xxs\:mb-36 {
    margin-bottom:9rem;
  }

  .xxs\:ml-36 {
    margin-left:9rem;
  }

  .xxs\:mt-40 {
    margin-top:10rem;
  }

  .xxs\:mr-40 {
    margin-right:10rem;
  }

  .xxs\:mb-40 {
    margin-bottom:10rem;
  }

  .xxs\:ml-40 {
    margin-left:10rem;
  }

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

  .xxs\:mr-44 {
    margin-right:11rem;
  }

  .xxs\:mb-44 {
    margin-bottom:11rem;
  }

  .xxs\:ml-44 {
    margin-left:11rem;
  }

  .xxs\:mt-48 {
    margin-top:12rem;
  }

  .xxs\:mr-48 {
    margin-right:12rem;
  }

  .xxs\:mb-48 {
    margin-bottom:12rem;
  }

  .xxs\:ml-48 {
    margin-left:12rem;
  }

  .xxs\:mt-52 {
    margin-top:13rem;
  }

  .xxs\:mr-52 {
    margin-right:13rem;
  }

  .xxs\:mb-52 {
    margin-bottom:13rem;
  }

  .xxs\:ml-52 {
    margin-left:13rem;
  }

  .xxs\:mt-56 {
    margin-top:14rem;
  }

  .xxs\:mr-56 {
    margin-right:14rem;
  }

  .xxs\:mb-56 {
    margin-bottom:14rem;
  }

  .xxs\:ml-56 {
    margin-left:14rem;
  }

  .xxs\:mt-60 {
    margin-top:15rem;
  }

  .xxs\:mr-60 {
    margin-right:15rem;
  }

  .xxs\:mb-60 {
    margin-bottom:15rem;
  }

  .xxs\:ml-60 {
    margin-left:15rem;
  }

  .xxs\:mt-64 {
    margin-top:16rem;
  }

  .xxs\:mr-64 {
    margin-right:16rem;
  }

  .xxs\:mb-64 {
    margin-bottom:16rem;
  }

  .xxs\:ml-64 {
    margin-left:16rem;
  }

  .xxs\:mt-72 {
    margin-top:18rem;
  }

  .xxs\:mr-72 {
    margin-right:18rem;
  }

  .xxs\:mb-72 {
    margin-bottom:18rem;
  }

  .xxs\:ml-72 {
    margin-left:18rem;
  }

  .xxs\:mt-80 {
    margin-top:20rem;
  }

  .xxs\:mr-80 {
    margin-right:20rem;
  }

  .xxs\:mb-80 {
    margin-bottom:20rem;
  }

  .xxs\:ml-80 {
    margin-left:20rem;
  }

  .xxs\:mt-96 {
    margin-top:24rem;
  }

  .xxs\:mr-96 {
    margin-right:24rem;
  }

  .xxs\:mb-96 {
    margin-bottom:24rem;
  }

  .xxs\:ml-96 {
    margin-left:24rem;
  }

  .xxs\:mt-auto {
    margin-top:auto;
  }

  .xxs\:mr-auto {
    margin-right:auto;
  }

  .xxs\:mb-auto {
    margin-bottom:auto;
  }

  .xxs\:ml-auto {
    margin-left:auto;
  }

  .xxs\:mt-px {
    margin-top:1px;
  }

  .xxs\:mr-px {
    margin-right:1px;
  }

  .xxs\:mb-px {
    margin-bottom:1px;
  }

  .xxs\:ml-px {
    margin-left:1px;
  }

  .xxs\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .xxs\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .xxs\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .xxs\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .xxs\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .xxs\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .xxs\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .xxs\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .xxs\:mt-2\.5 {
    margin-top:0.625rem;
  }

  .xxs\:mr-2\.5 {
    margin-right:0.625rem;
  }

  .xxs\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .xxs\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .xxs\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .xxs\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .xxs\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .xxs\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .xxs\:mt-1\/2 {
    margin-top:50%;
  }

  .xxs\:mr-1\/2 {
    margin-right:50%;
  }

  .xxs\:mb-1\/2 {
    margin-bottom:50%;
  }

  .xxs\:ml-1\/2 {
    margin-left:50%;
  }

  .xxs\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .xxs\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .xxs\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .xxs\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .xxs\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .xxs\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .xxs\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .xxs\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .xxs\:mt-1\/4 {
    margin-top:25%;
  }

  .xxs\:mr-1\/4 {
    margin-right:25%;
  }

  .xxs\:mb-1\/4 {
    margin-bottom:25%;
  }

  .xxs\:ml-1\/4 {
    margin-left:25%;
  }

  .xxs\:mt-2\/4 {
    margin-top:50%;
  }

  .xxs\:mr-2\/4 {
    margin-right:50%;
  }

  .xxs\:mb-2\/4 {
    margin-bottom:50%;
  }

  .xxs\:ml-2\/4 {
    margin-left:50%;
  }

  .xxs\:mt-3\/4 {
    margin-top:75%;
  }

  .xxs\:mr-3\/4 {
    margin-right:75%;
  }

  .xxs\:mb-3\/4 {
    margin-bottom:75%;
  }

  .xxs\:ml-3\/4 {
    margin-left:75%;
  }

  .xxs\:mt-1\/5 {
    margin-top:20%;
  }

  .xxs\:mr-1\/5 {
    margin-right:20%;
  }

  .xxs\:mb-1\/5 {
    margin-bottom:20%;
  }

  .xxs\:ml-1\/5 {
    margin-left:20%;
  }

  .xxs\:mt-2\/5 {
    margin-top:40%;
  }

  .xxs\:mr-2\/5 {
    margin-right:40%;
  }

  .xxs\:mb-2\/5 {
    margin-bottom:40%;
  }

  .xxs\:ml-2\/5 {
    margin-left:40%;
  }

  .xxs\:mt-3\/5 {
    margin-top:60%;
  }

  .xxs\:mr-3\/5 {
    margin-right:60%;
  }

  .xxs\:mb-3\/5 {
    margin-bottom:60%;
  }

  .xxs\:ml-3\/5 {
    margin-left:60%;
  }

  .xxs\:mt-4\/5 {
    margin-top:80%;
  }

  .xxs\:mr-4\/5 {
    margin-right:80%;
  }

  .xxs\:mb-4\/5 {
    margin-bottom:80%;
  }

  .xxs\:ml-4\/5 {
    margin-left:80%;
  }

  .xxs\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .xxs\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .xxs\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .xxs\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .xxs\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .xxs\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .xxs\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .xxs\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .xxs\:mt-3\/6 {
    margin-top:50%;
  }

  .xxs\:mr-3\/6 {
    margin-right:50%;
  }

  .xxs\:mb-3\/6 {
    margin-bottom:50%;
  }

  .xxs\:ml-3\/6 {
    margin-left:50%;
  }

  .xxs\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .xxs\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .xxs\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .xxs\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .xxs\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .xxs\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .xxs\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .xxs\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .xxs\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .xxs\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .xxs\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .xxs\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .xxs\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .xxs\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .xxs\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .xxs\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .xxs\:mt-3\/12 {
    margin-top:25%;
  }

  .xxs\:mr-3\/12 {
    margin-right:25%;
  }

  .xxs\:mb-3\/12 {
    margin-bottom:25%;
  }

  .xxs\:ml-3\/12 {
    margin-left:25%;
  }

  .xxs\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .xxs\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .xxs\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .xxs\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .xxs\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .xxs\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .xxs\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .xxs\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .xxs\:mt-6\/12 {
    margin-top:50%;
  }

  .xxs\:mr-6\/12 {
    margin-right:50%;
  }

  .xxs\:mb-6\/12 {
    margin-bottom:50%;
  }

  .xxs\:ml-6\/12 {
    margin-left:50%;
  }

  .xxs\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .xxs\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .xxs\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .xxs\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .xxs\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .xxs\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .xxs\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .xxs\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .xxs\:mt-9\/12 {
    margin-top:75%;
  }

  .xxs\:mr-9\/12 {
    margin-right:75%;
  }

  .xxs\:mb-9\/12 {
    margin-bottom:75%;
  }

  .xxs\:ml-9\/12 {
    margin-left:75%;
  }

  .xxs\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .xxs\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .xxs\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .xxs\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .xxs\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .xxs\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .xxs\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .xxs\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .xxs\:mt-full {
    margin-top:100%;
  }

  .xxs\:mr-full {
    margin-right:100%;
  }

  .xxs\:mb-full {
    margin-bottom:100%;
  }

  .xxs\:ml-full {
    margin-left:100%;
  }

  .xxs\:mt-0_5 {
    margin-top:0.125rem;
  }

  .xxs\:mr-0_5 {
    margin-right:0.125rem;
  }

  .xxs\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .xxs\:ml-0_5 {
    margin-left:0.125rem;
  }

  .xxs\:mt-1_5 {
    margin-top:0.375rem;
  }

  .xxs\:mr-1_5 {
    margin-right:0.375rem;
  }

  .xxs\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .xxs\:ml-1_5 {
    margin-left:0.375rem;
  }

  .xxs\:mt-2_5 {
    margin-top:0.625rem;
  }

  .xxs\:mr-2_5 {
    margin-right:0.625rem;
  }

  .xxs\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .xxs\:ml-2_5 {
    margin-left:0.625rem;
  }

  .xxs\:mt-3_5 {
    margin-top:0.875rem;
  }

  .xxs\:mr-3_5 {
    margin-right:0.875rem;
  }

  .xxs\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .xxs\:ml-3_5 {
    margin-left:0.875rem;
  }

  .xxs\:mt-4_5 {
    margin-top:1.125rem;
  }

  .xxs\:mr-4_5 {
    margin-right:1.125rem;
  }

  .xxs\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .xxs\:ml-4_5 {
    margin-left:1.125rem;
  }

  .xxs\:-mt-1 {
    margin-top:-0.25rem;
  }

  .xxs\:-mr-1 {
    margin-right:-0.25rem;
  }

  .xxs\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .xxs\:-ml-1 {
    margin-left:-0.25rem;
  }

  .xxs\:-mt-2 {
    margin-top:-0.5rem;
  }

  .xxs\:-mr-2 {
    margin-right:-0.5rem;
  }

  .xxs\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .xxs\:-ml-2 {
    margin-left:-0.5rem;
  }

  .xxs\:-mt-3 {
    margin-top:-0.75rem;
  }

  .xxs\:-mr-3 {
    margin-right:-0.75rem;
  }

  .xxs\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .xxs\:-ml-3 {
    margin-left:-0.75rem;
  }

  .xxs\:-mt-4 {
    margin-top:-1rem;
  }

  .xxs\:-mr-4 {
    margin-right:-1rem;
  }

  .xxs\:-mb-4 {
    margin-bottom:-1rem;
  }

  .xxs\:-ml-4 {
    margin-left:-1rem;
  }

  .xxs\:-mt-5 {
    margin-top:-1.25rem;
  }

  .xxs\:-mr-5 {
    margin-right:-1.25rem;
  }

  .xxs\:-mb-5 {
    margin-bottom:-1.25rem;
  }

  .xxs\:-ml-5 {
    margin-left:-1.25rem;
  }

  .xxs\:-mt-6 {
    margin-top:-1.5rem;
  }

  .xxs\:-mr-6 {
    margin-right:-1.5rem;
  }

  .xxs\:-mb-6 {
    margin-bottom:-1.5rem;
  }

  .xxs\:-ml-6 {
    margin-left:-1.5rem;
  }

  .xxs\:-mt-7 {
    margin-top:-1.75rem;
  }

  .xxs\:-mr-7 {
    margin-right:-1.75rem;
  }

  .xxs\:-mb-7 {
    margin-bottom:-1.75rem;
  }

  .xxs\:-ml-7 {
    margin-left:-1.75rem;
  }

  .xxs\:-mt-8 {
    margin-top:-2rem;
  }

  .xxs\:-mr-8 {
    margin-right:-2rem;
  }

  .xxs\:-mb-8 {
    margin-bottom:-2rem;
  }

  .xxs\:-ml-8 {
    margin-left:-2rem;
  }

  .xxs\:-mt-9 {
    margin-top:-2.25rem;
  }

  .xxs\:-mr-9 {
    margin-right:-2.25rem;
  }

  .xxs\:-mb-9 {
    margin-bottom:-2.25rem;
  }

  .xxs\:-ml-9 {
    margin-left:-2.25rem;
  }

  .xxs\:-mt-10 {
    margin-top:-2.5rem;
  }

  .xxs\:-mr-10 {
    margin-right:-2.5rem;
  }

  .xxs\:-mb-10 {
    margin-bottom:-2.5rem;
  }

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

  .xxs\:-mt-11 {
    margin-top:-2.75rem;
  }

  .xxs\:-mr-11 {
    margin-right:-2.75rem;
  }

  .xxs\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .xxs\:-ml-11 {
    margin-left:-2.75rem;
  }

  .xxs\:-mt-12 {
    margin-top:-3rem;
  }

  .xxs\:-mr-12 {
    margin-right:-3rem;
  }

  .xxs\:-mb-12 {
    margin-bottom:-3rem;
  }

  .xxs\:-ml-12 {
    margin-left:-3rem;
  }

  .xxs\:-mt-13 {
    margin-top:-3.25rem;
  }

  .xxs\:-mr-13 {
    margin-right:-3.25rem;
  }

  .xxs\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .xxs\:-ml-13 {
    margin-left:-3.25rem;
  }

  .xxs\:-mt-14 {
    margin-top:-3.5rem;
  }

  .xxs\:-mr-14 {
    margin-right:-3.5rem;
  }

  .xxs\:-mb-14 {
    margin-bottom:-3.5rem;
  }

  .xxs\:-ml-14 {
    margin-left:-3.5rem;
  }

  .xxs\:-mt-15 {
    margin-top:-3.75rem;
  }

  .xxs\:-mr-15 {
    margin-right:-3.75rem;
  }

  .xxs\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .xxs\:-ml-15 {
    margin-left:-3.75rem;
  }

  .xxs\:-mt-16 {
    margin-top:-4rem;
  }

  .xxs\:-mr-16 {
    margin-right:-4rem;
  }

  .xxs\:-mb-16 {
    margin-bottom:-4rem;
  }

  .xxs\:-ml-16 {
    margin-left:-4rem;
  }

  .xxs\:-mt-18 {
    margin-top:-4.5rem;
  }

  .xxs\:-mr-18 {
    margin-right:-4.5rem;
  }

  .xxs\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .xxs\:-ml-18 {
    margin-left:-4.5rem;
  }

  .xxs\:-mt-20 {
    margin-top:-5rem;
  }

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

  .xxs\:-mb-20 {
    margin-bottom:-5rem;
  }

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

  .xxs\:-mt-24 {
    margin-top:-6rem;
  }

  .xxs\:-mr-24 {
    margin-right:-6rem;
  }

  .xxs\:-mb-24 {
    margin-bottom:-6rem;
  }

  .xxs\:-ml-24 {
    margin-left:-6rem;
  }

  .xxs\:-mt-28 {
    margin-top:-7rem;
  }

  .xxs\:-mr-28 {
    margin-right:-7rem;
  }

  .xxs\:-mb-28 {
    margin-bottom:-7rem;
  }

  .xxs\:-ml-28 {
    margin-left:-7rem;
  }

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

  .xxs\:-mr-32 {
    margin-right:-8rem;
  }

  .xxs\:-mb-32 {
    margin-bottom:-8rem;
  }

  .xxs\:-ml-32 {
    margin-left:-8rem;
  }

  .xxs\:-mt-36 {
    margin-top:-9rem;
  }

  .xxs\:-mr-36 {
    margin-right:-9rem;
  }

  .xxs\:-mb-36 {
    margin-bottom:-9rem;
  }

  .xxs\:-ml-36 {
    margin-left:-9rem;
  }

  .xxs\:-mt-40 {
    margin-top:-10rem;
  }

  .xxs\:-mr-40 {
    margin-right:-10rem;
  }

  .xxs\:-mb-40 {
    margin-bottom:-10rem;
  }

  .xxs\:-ml-40 {
    margin-left:-10rem;
  }

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

  .xxs\:-mr-44 {
    margin-right:-11rem;
  }

  .xxs\:-mb-44 {
    margin-bottom:-11rem;
  }

  .xxs\:-ml-44 {
    margin-left:-11rem;
  }

  .xxs\:-mt-48 {
    margin-top:-12rem;
  }

  .xxs\:-mr-48 {
    margin-right:-12rem;
  }

  .xxs\:-mb-48 {
    margin-bottom:-12rem;
  }

  .xxs\:-ml-48 {
    margin-left:-12rem;
  }

  .xxs\:-mt-52 {
    margin-top:-13rem;
  }

  .xxs\:-mr-52 {
    margin-right:-13rem;
  }

  .xxs\:-mb-52 {
    margin-bottom:-13rem;
  }

  .xxs\:-ml-52 {
    margin-left:-13rem;
  }

  .xxs\:-mt-56 {
    margin-top:-14rem;
  }

  .xxs\:-mr-56 {
    margin-right:-14rem;
  }

  .xxs\:-mb-56 {
    margin-bottom:-14rem;
  }

  .xxs\:-ml-56 {
    margin-left:-14rem;
  }

  .xxs\:-mt-60 {
    margin-top:-15rem;
  }

  .xxs\:-mr-60 {
    margin-right:-15rem;
  }

  .xxs\:-mb-60 {
    margin-bottom:-15rem;
  }

  .xxs\:-ml-60 {
    margin-left:-15rem;
  }

  .xxs\:-mt-64 {
    margin-top:-16rem;
  }

  .xxs\:-mr-64 {
    margin-right:-16rem;
  }

  .xxs\:-mb-64 {
    margin-bottom:-16rem;
  }

  .xxs\:-ml-64 {
    margin-left:-16rem;
  }

  .xxs\:-mt-72 {
    margin-top:-18rem;
  }

  .xxs\:-mr-72 {
    margin-right:-18rem;
  }

  .xxs\:-mb-72 {
    margin-bottom:-18rem;
  }

  .xxs\:-ml-72 {
    margin-left:-18rem;
  }

  .xxs\:-mt-80 {
    margin-top:-20rem;
  }

  .xxs\:-mr-80 {
    margin-right:-20rem;
  }

  .xxs\:-mb-80 {
    margin-bottom:-20rem;
  }

  .xxs\:-ml-80 {
    margin-left:-20rem;
  }

  .xxs\:-mt-96 {
    margin-top:-24rem;
  }

  .xxs\:-mr-96 {
    margin-right:-24rem;
  }

  .xxs\:-mb-96 {
    margin-bottom:-24rem;
  }

  .xxs\:-ml-96 {
    margin-left:-24rem;
  }

  .xxs\:-mt-px {
    margin-top:-1px;
  }

  .xxs\:-mr-px {
    margin-right:-1px;
  }

  .xxs\:-mb-px {
    margin-bottom:-1px;
  }

  .xxs\:-ml-px {
    margin-left:-1px;
  }

  .xxs\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .xxs\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .xxs\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .xxs\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .xxs\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .xxs\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .xxs\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .xxs\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .xxs\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

  .xxs\:-mr-2\.5 {
    margin-right:-0.625rem;
  }

  .xxs\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .xxs\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .xxs\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .xxs\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .xxs\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .xxs\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .xxs\:-mt-1\/2 {
    margin-top:-50%;
  }

  .xxs\:-mr-1\/2 {
    margin-right:-50%;
  }

  .xxs\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .xxs\:-ml-1\/2 {
    margin-left:-50%;
  }

  .xxs\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .xxs\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .xxs\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .xxs\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .xxs\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .xxs\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .xxs\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .xxs\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .xxs\:-mt-1\/4 {
    margin-top:-25%;
  }

  .xxs\:-mr-1\/4 {
    margin-right:-25%;
  }

  .xxs\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .xxs\:-ml-1\/4 {
    margin-left:-25%;
  }

  .xxs\:-mt-2\/4 {
    margin-top:-50%;
  }

  .xxs\:-mr-2\/4 {
    margin-right:-50%;
  }

  .xxs\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .xxs\:-ml-2\/4 {
    margin-left:-50%;
  }

  .xxs\:-mt-3\/4 {
    margin-top:-75%;
  }

  .xxs\:-mr-3\/4 {
    margin-right:-75%;
  }

  .xxs\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .xxs\:-ml-3\/4 {
    margin-left:-75%;
  }

  .xxs\:-mt-1\/5 {
    margin-top:-20%;
  }

  .xxs\:-mr-1\/5 {
    margin-right:-20%;
  }

  .xxs\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .xxs\:-ml-1\/5 {
    margin-left:-20%;
  }

  .xxs\:-mt-2\/5 {
    margin-top:-40%;
  }

  .xxs\:-mr-2\/5 {
    margin-right:-40%;
  }

  .xxs\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .xxs\:-ml-2\/5 {
    margin-left:-40%;
  }

  .xxs\:-mt-3\/5 {
    margin-top:-60%;
  }

  .xxs\:-mr-3\/5 {
    margin-right:-60%;
  }

  .xxs\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .xxs\:-ml-3\/5 {
    margin-left:-60%;
  }

  .xxs\:-mt-4\/5 {
    margin-top:-80%;
  }

  .xxs\:-mr-4\/5 {
    margin-right:-80%;
  }

  .xxs\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .xxs\:-ml-4\/5 {
    margin-left:-80%;
  }

  .xxs\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .xxs\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .xxs\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .xxs\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .xxs\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .xxs\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .xxs\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .xxs\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .xxs\:-mt-3\/6 {
    margin-top:-50%;
  }

  .xxs\:-mr-3\/6 {
    margin-right:-50%;
  }

  .xxs\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .xxs\:-ml-3\/6 {
    margin-left:-50%;
  }

  .xxs\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .xxs\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .xxs\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .xxs\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .xxs\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .xxs\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .xxs\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .xxs\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .xxs\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .xxs\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .xxs\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .xxs\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .xxs\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .xxs\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .xxs\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .xxs\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .xxs\:-mt-3\/12 {
    margin-top:-25%;
  }

  .xxs\:-mr-3\/12 {
    margin-right:-25%;
  }

  .xxs\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .xxs\:-ml-3\/12 {
    margin-left:-25%;
  }

  .xxs\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .xxs\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .xxs\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .xxs\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .xxs\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .xxs\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .xxs\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .xxs\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .xxs\:-mt-6\/12 {
    margin-top:-50%;
  }

  .xxs\:-mr-6\/12 {
    margin-right:-50%;
  }

  .xxs\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .xxs\:-ml-6\/12 {
    margin-left:-50%;
  }

  .xxs\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .xxs\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .xxs\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .xxs\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .xxs\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .xxs\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .xxs\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .xxs\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .xxs\:-mt-9\/12 {
    margin-top:-75%;
  }

  .xxs\:-mr-9\/12 {
    margin-right:-75%;
  }

  .xxs\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .xxs\:-ml-9\/12 {
    margin-left:-75%;
  }

  .xxs\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .xxs\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .xxs\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .xxs\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .xxs\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .xxs\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .xxs\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .xxs\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .xxs\:-mt-full {
    margin-top:-100%;
  }

  .xxs\:-mr-full {
    margin-right:-100%;
  }

  .xxs\:-mb-full {
    margin-bottom:-100%;
  }

  .xxs\:-ml-full {
    margin-left:-100%;
  }

  .xxs\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .xxs\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .xxs\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .xxs\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .xxs\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .xxs\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .xxs\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .xxs\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .xxs\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .xxs\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .xxs\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .xxs\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .xxs\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .xxs\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .xxs\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .xxs\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .xxs\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .xxs\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .xxs\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .xxs\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .xxs\:max-h-0 {
    max-height:0;
  }

  .xxs\:max-h-1 {
    max-height:0.25rem;
  }

  .xxs\:max-h-2 {
    max-height:0.5rem;
  }

  .xxs\:max-h-3 {
    max-height:0.75rem;
  }

  .xxs\:max-h-4 {
    max-height:1rem;
  }

  .xxs\:max-h-5 {
    max-height:1.25rem;
  }

  .xxs\:max-h-6 {
    max-height:1.5rem;
  }

  .xxs\:max-h-7 {
    max-height:1.75rem;
  }

  .xxs\:max-h-8 {
    max-height:2rem;
  }

  .xxs\:max-h-9 {
    max-height:2.25rem;
  }

  .xxs\:max-h-10 {
    max-height:2.5rem;
  }

  .xxs\:max-h-11 {
    max-height:2.75rem;
  }

  .xxs\:max-h-12 {
    max-height:3rem;
  }

  .xxs\:max-h-13 {
    max-height:3.25rem;
  }

  .xxs\:max-h-14 {
    max-height:3.5rem;
  }

  .xxs\:max-h-15 {
    max-height:3.75rem;
  }

  .xxs\:max-h-16 {
    max-height:4rem;
  }

  .xxs\:max-h-18 {
    max-height:4.5rem;
  }

  .xxs\:max-h-20 {
    max-height:5rem;
  }

  .xxs\:max-h-24 {
    max-height:6rem;
  }

  .xxs\:max-h-28 {
    max-height:7rem;
  }

  .xxs\:max-h-32 {
    max-height:8rem;
  }

  .xxs\:max-h-36 {
    max-height:9rem;
  }

  .xxs\:max-h-40 {
    max-height:10rem;
  }

  .xxs\:max-h-44 {
    max-height:11rem;
  }

  .xxs\:max-h-48 {
    max-height:12rem;
  }

  .xxs\:max-h-52 {
    max-height:13rem;
  }

  .xxs\:max-h-56 {
    max-height:14rem;
  }

  .xxs\:max-h-60 {
    max-height:15rem;
  }

  .xxs\:max-h-64 {
    max-height:16rem;
  }

  .xxs\:max-h-72 {
    max-height:18rem;
  }

  .xxs\:max-h-80 {
    max-height:20rem;
  }

  .xxs\:max-h-96 {
    max-height:24rem;
  }

  .xxs\:max-h-100 {
    max-height:25rem;
  }

  .xxs\:max-h-screen {
    max-height:100vh;
  }

  .xxs\:max-h-px {
    max-height:1px;
  }

  .xxs\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .xxs\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .xxs\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .xxs\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .xxs\:max-h-1\/2 {
    max-height:50%;
  }

  .xxs\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .xxs\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .xxs\:max-h-1\/4 {
    max-height:25%;
  }

  .xxs\:max-h-2\/4 {
    max-height:50%;
  }

  .xxs\:max-h-3\/4 {
    max-height:75%;
  }

  .xxs\:max-h-1\/5 {
    max-height:20%;
  }

  .xxs\:max-h-2\/5 {
    max-height:40%;
  }

  .xxs\:max-h-3\/5 {
    max-height:60%;
  }

  .xxs\:max-h-4\/5 {
    max-height:80%;
  }

  .xxs\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .xxs\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .xxs\:max-h-3\/6 {
    max-height:50%;
  }

  .xxs\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .xxs\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .xxs\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .xxs\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .xxs\:max-h-3\/12 {
    max-height:25%;
  }

  .xxs\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .xxs\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .xxs\:max-h-6\/12 {
    max-height:50%;
  }

  .xxs\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .xxs\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .xxs\:max-h-9\/12 {
    max-height:75%;
  }

  .xxs\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .xxs\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .xxs\:max-h-full {
    max-height:100%;
  }

  .xxs\:max-h-0_5 {
    max-height:0.125rem;
  }

  .xxs\:max-h-1_5 {
    max-height:0.375rem;
  }

  .xxs\:max-h-2_5 {
    max-height:0.625rem;
  }

  .xxs\:max-h-3_5 {
    max-height:0.875rem;
  }

  .xxs\:max-h-4_5 {
    max-height:1.125rem;
  }

  .xxs\:max-w-0 {
    max-width:0rem;
  }

  .xxs\:max-w-none {
    max-width:none;
  }

  .xxs\:max-w-xs {
    max-width:20rem;
  }

  .xxs\:max-w-sm {
    max-width:24rem;
  }

  .xxs\:max-w-md {
    max-width:28rem;
  }

  .xxs\:max-w-lg {
    max-width:32rem;
  }

  .xxs\:max-w-xl {
    max-width:36rem;
  }

  .xxs\:max-w-2xl {
    max-width:42rem;
  }

  .xxs\:max-w-3xl {
    max-width:48rem;
  }

  .xxs\:max-w-4xl {
    max-width:56rem;
  }

  .xxs\:max-w-5xl {
    max-width:64rem;
  }

  .xxs\:max-w-6xl {
    max-width:72rem;
  }

  .xxs\:max-w-7xl {
    max-width:80rem;
  }

  .xxs\:max-w-full {
    max-width:100%;
  }

  .xxs\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .xxs\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .xxs\:max-w-prose {
    max-width:65ch;
  }

  .xxs\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .xxs\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .xxs\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .xxs\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .xxs\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .xxs\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .xxs\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .xxs\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .xxs\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .xxs\:max-w-screen-xxs {
    max-width:1px;
  }

  .xxs\:max-w-screen-xs {
    max-width:400px;
  }

  .xxs\:max-w-screen-sm {
    max-width:600px;
  }

  .xxs\:max-w-screen-mobile {
    max-width:768px;
  }

  .xxs\:max-w-screen-md {
    max-width:970px;
  }

  .xxs\:max-w-screen-lg {
    max-width:960px;
  }

  .xxs\:min-h-0 {
    min-height:0;
  }

  .xxs\:min-h-full {
    min-height:100%;
  }

  .xxs\:min-h-screen {
    min-height:100vh;
  }

  .xxs\:min-w-0 {
    min-width:0;
  }

  .xxs\:min-w-full {
    min-width:100%;
  }

  .xxs\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .xxs\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .xxs\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .xxs\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .xxs\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .xxs\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .xxs\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .xxs\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .xxs\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .xxs\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .xxs\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .xxs\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .xxs\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .xxs\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .xxs\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .xxs\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .xxs\:opacity-0 {
    opacity:0;
  }

  .xxs\:opacity-10 {
    opacity:.1;
  }

  .xxs\:opacity-20 {
    opacity:.2;
  }

  .xxs\:opacity-25 {
    opacity:0.25;
  }

  .xxs\:opacity-30 {
    opacity:.3;
  }

  .xxs\:opacity-40 {
    opacity:.4;
  }

  .xxs\:opacity-50 {
    opacity:0.5;
  }

  .xxs\:opacity-60 {
    opacity:.6;
  }

  .xxs\:opacity-70 {
    opacity:.7;
  }

  .xxs\:opacity-75 {
    opacity:0.75;
  }

  .xxs\:opacity-80 {
    opacity:.8;
  }

  .xxs\:opacity-90 {
    opacity:.9;
  }

  .xxs\:opacity-100 {
    opacity:1;
  }

  .xxs\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .xxs\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .xxs\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .xxs\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .xxs\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .xxs\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .xxs\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .xxs\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .xxs\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .xxs\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .xxs\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .xxs\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .xxs\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .xxs\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .xxs\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .xxs\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .xxs\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .xxs\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .xxs\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .xxs\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .xxs\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .xxs\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .xxs\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .xxs\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .xxs\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .xxs\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .xxs\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .xxs\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .xxs\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .xxs\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .xxs\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .xxs\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .xxs\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .xxs\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .xxs\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .xxs\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .xxs\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .xxs\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .xxs\:group-focus\:opacity-100 {
    opacity:1;
  }

  .xxs\:hover\:opacity-0:hover {
    opacity:0;
  }

  .xxs\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .xxs\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .xxs\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .xxs\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .xxs\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .xxs\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .xxs\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .xxs\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .xxs\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .xxs\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .xxs\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .xxs\:hover\:opacity-100:hover {
    opacity:1;
  }

  .xxs\:focus\:opacity-0:focus {
    opacity:0;
  }

  .xxs\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .xxs\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .xxs\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .xxs\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .xxs\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .xxs\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .xxs\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .xxs\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .xxs\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .xxs\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .xxs\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .xxs\:focus\:opacity-100:focus {
    opacity:1;
  }

  .xxs\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .xxs\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .xxs\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .xxs\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .xxs\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .xxs\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .xxs\:overflow-auto {
    overflow:auto;
  }

  .xxs\:overflow-hidden {
    overflow:hidden;
  }

  .xxs\:overflow-visible {
    overflow:visible;
  }

  .xxs\:overflow-scroll {
    overflow:scroll;
  }

  .xxs\:overflow-x-auto {
    overflow-x:auto;
  }

  .xxs\:overflow-y-auto {
    overflow-y:auto;
  }

  .xxs\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .xxs\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .xxs\:overflow-x-visible {
    overflow-x:visible;
  }

  .xxs\:overflow-y-visible {
    overflow-y:visible;
  }

  .xxs\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .xxs\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .xxs\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .xxs\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .xxs\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .xxs\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .xxs\:overscroll-none {
    overscroll-behavior:none;
  }

  .xxs\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .xxs\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .xxs\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .xxs\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .xxs\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .xxs\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .xxs\:p-0 {
    padding:0;
  }

  .xxs\:p-1 {
    padding:0.25rem;
  }

  .xxs\:p-2 {
    padding:0.5rem;
  }

  .xxs\:p-3 {
    padding:0.75rem;
  }

  .xxs\:p-4 {
    padding:1rem;
  }

  .xxs\:p-5 {
    padding:1.25rem;
  }

  .xxs\:p-6 {
    padding:1.5rem;
  }

  .xxs\:p-7 {
    padding:1.75rem;
  }

  .xxs\:p-8 {
    padding:2rem;
  }

  .xxs\:p-9 {
    padding:2.25rem;
  }

  .xxs\:p-10 {
    padding:2.5rem;
  }

  .xxs\:p-11 {
    padding:2.75rem;
  }

  .xxs\:p-12 {
    padding:3rem;
  }

  .xxs\:p-13 {
    padding:3.25rem;
  }

  .xxs\:p-14 {
    padding:3.5rem;
  }

  .xxs\:p-15 {
    padding:3.75rem;
  }

  .xxs\:p-16 {
    padding:4rem;
  }

  .xxs\:p-18 {
    padding:4.5rem;
  }

  .xxs\:p-20 {
    padding:5rem;
  }

  .xxs\:p-24 {
    padding:6rem;
  }

  .xxs\:p-28 {
    padding:7rem;
  }

  .xxs\:p-32 {
    padding:8rem;
  }

  .xxs\:p-36 {
    padding:9rem;
  }

  .xxs\:p-40 {
    padding:10rem;
  }

  .xxs\:p-44 {
    padding:11rem;
  }

  .xxs\:p-48 {
    padding:12rem;
  }

  .xxs\:p-52 {
    padding:13rem;
  }

  .xxs\:p-56 {
    padding:14rem;
  }

  .xxs\:p-60 {
    padding:15rem;
  }

  .xxs\:p-64 {
    padding:16rem;
  }

  .xxs\:p-72 {
    padding:18rem;
  }

  .xxs\:p-80 {
    padding:20rem;
  }

  .xxs\:p-96 {
    padding:24rem;
  }

  .xxs\:p-px {
    padding:1px;
  }

  .xxs\:p-0\.5 {
    padding:0.125rem;
  }

  .xxs\:p-1\.5 {
    padding:0.375rem;
  }

  .xxs\:p-2\.5 {
    padding:0.625rem;
  }

  .xxs\:p-3\.5 {
    padding:0.875rem;
  }

  .xxs\:p-1\/2 {
    padding:50%;
  }

  .xxs\:p-1\/3 {
    padding:33.333333%;
  }

  .xxs\:p-2\/3 {
    padding:66.666667%;
  }

  .xxs\:p-1\/4 {
    padding:25%;
  }

  .xxs\:p-2\/4 {
    padding:50%;
  }

  .xxs\:p-3\/4 {
    padding:75%;
  }

  .xxs\:p-1\/5 {
    padding:20%;
  }

  .xxs\:p-2\/5 {
    padding:40%;
  }

  .xxs\:p-3\/5 {
    padding:60%;
  }

  .xxs\:p-4\/5 {
    padding:80%;
  }

  .xxs\:p-1\/6 {
    padding:16.666667%;
  }

  .xxs\:p-2\/6 {
    padding:33.333333%;
  }

  .xxs\:p-3\/6 {
    padding:50%;
  }

  .xxs\:p-4\/6 {
    padding:66.666667%;
  }

  .xxs\:p-5\/6 {
    padding:83.333333%;
  }

  .xxs\:p-1\/12 {
    padding:8.333333%;
  }

  .xxs\:p-2\/12 {
    padding:16.666667%;
  }

  .xxs\:p-3\/12 {
    padding:25%;
  }

  .xxs\:p-4\/12 {
    padding:33.333333%;
  }

  .xxs\:p-5\/12 {
    padding:41.666667%;
  }

  .xxs\:p-6\/12 {
    padding:50%;
  }

  .xxs\:p-7\/12 {
    padding:58.333333%;
  }

  .xxs\:p-8\/12 {
    padding:66.666667%;
  }

  .xxs\:p-9\/12 {
    padding:75%;
  }

  .xxs\:p-10\/12 {
    padding:83.333333%;
  }

  .xxs\:p-11\/12 {
    padding:91.666667%;
  }

  .xxs\:p-full {
    padding:100%;
  }

  .xxs\:p-0_5 {
    padding:0.125rem;
  }

  .xxs\:p-1_5 {
    padding:0.375rem;
  }

  .xxs\:p-2_5 {
    padding:0.625rem;
  }

  .xxs\:p-3_5 {
    padding:0.875rem;
  }

  .xxs\:p-4_5 {
    padding:1.125rem;
  }

  .xxs\:p-md {
    padding:7.5%;
  }

  .xxs\:p-lg {
    padding:10%;
  }

  .xxs\:p-xl {
    padding:20%;
  }

  .xxs\:py-0 {
    padding-top:0;
    padding-bottom:0;
  }

  .xxs\:px-0 {
    padding-left:0;
    padding-right:0;
  }

  .xxs\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .xxs\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .xxs\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .xxs\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .xxs\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .xxs\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

  .xxs\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem;
  }

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

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

  .xxs\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .xxs\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

  .xxs\:px-7 {
    padding-left:1.75rem;
    padding-right:1.75rem;
  }

  .xxs\:py-8 {
    padding-top:2rem;
    padding-bottom:2rem;
  }

  .xxs\:px-8 {
    padding-left:2rem;
    padding-right:2rem;
  }

  .xxs\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .xxs\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

  .xxs\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  .xxs\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem;
  }

  .xxs\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .xxs\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

  .xxs\:px-12 {
    padding-left:3rem;
    padding-right:3rem;
  }

  .xxs\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .xxs\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

  .xxs\:py-14 {
    padding-top:3.5rem;
    padding-bottom:3.5rem;
  }

  .xxs\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .xxs\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .xxs\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

  .xxs\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem;
  }

  .xxs\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .xxs\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .xxs\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

  .xxs\:py-20 {
    padding-top:5rem;
    padding-bottom:5rem;
  }

  .xxs\:px-20 {
    padding-left:5rem;
    padding-right:5rem;
  }

  .xxs\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

  .xxs\:px-24 {
    padding-left:6rem;
    padding-right:6rem;
  }

  .xxs\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .xxs\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

  .xxs\:py-32 {
    padding-top:8rem;
    padding-bottom:8rem;
  }

  .xxs\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .xxs\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .xxs\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .xxs\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .xxs\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .xxs\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .xxs\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .xxs\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .xxs\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .xxs\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .xxs\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .xxs\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .xxs\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .xxs\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .xxs\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .xxs\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .xxs\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .xxs\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .xxs\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .xxs\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .xxs\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .xxs\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .xxs\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .xxs\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .xxs\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

  .xxs\:py-0\.5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .xxs\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .xxs\:py-1\.5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .xxs\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .xxs\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .xxs\:py-3\.5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .xxs\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .xxs\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .xxs\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .xxs\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .xxs\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .xxs\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .xxs\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .xxs\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .xxs\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .xxs\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .xxs\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .xxs\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .xxs\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .xxs\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .xxs\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .xxs\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .xxs\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .xxs\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .xxs\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .xxs\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .xxs\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .xxs\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .xxs\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .xxs\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .xxs\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .xxs\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .xxs\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .xxs\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .xxs\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .xxs\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .xxs\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .xxs\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .xxs\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .xxs\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .xxs\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .xxs\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .xxs\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .xxs\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .xxs\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .xxs\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .xxs\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .xxs\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .xxs\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .xxs\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .xxs\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .xxs\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .xxs\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .xxs\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .xxs\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .xxs\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .xxs\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .xxs\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .xxs\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .xxs\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .xxs\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .xxs\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .xxs\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .xxs\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .xxs\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .xxs\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .xxs\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .xxs\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .xxs\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .xxs\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .xxs\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .xxs\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .xxs\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .xxs\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .xxs\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .xxs\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .xxs\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .xxs\:pt-0 {
    padding-top:0;
  }

  .xxs\:pr-0 {
    padding-right:0;
  }

  .xxs\:pb-0 {
    padding-bottom:0;
  }

  .xxs\:pl-0 {
    padding-left:0;
  }

  .xxs\:pt-1 {
    padding-top:0.25rem;
  }

  .xxs\:pr-1 {
    padding-right:0.25rem;
  }

  .xxs\:pb-1 {
    padding-bottom:0.25rem;
  }

  .xxs\:pl-1 {
    padding-left:0.25rem;
  }

  .xxs\:pt-2 {
    padding-top:0.5rem;
  }

  .xxs\:pr-2 {
    padding-right:0.5rem;
  }

  .xxs\:pb-2 {
    padding-bottom:0.5rem;
  }

  .xxs\:pl-2 {
    padding-left:0.5rem;
  }

  .xxs\:pt-3 {
    padding-top:0.75rem;
  }

  .xxs\:pr-3 {
    padding-right:0.75rem;
  }

  .xxs\:pb-3 {
    padding-bottom:0.75rem;
  }

  .xxs\:pl-3 {
    padding-left:0.75rem;
  }

  .xxs\:pt-4 {
    padding-top:1rem;
  }

  .xxs\:pr-4 {
    padding-right:1rem;
  }

  .xxs\:pb-4 {
    padding-bottom:1rem;
  }

  .xxs\:pl-4 {
    padding-left:1rem;
  }

  .xxs\:pt-5 {
    padding-top:1.25rem;
  }

  .xxs\:pr-5 {
    padding-right:1.25rem;
  }

  .xxs\:pb-5 {
    padding-bottom:1.25rem;
  }

  .xxs\:pl-5 {
    padding-left:1.25rem;
  }

  .xxs\:pt-6 {
    padding-top:1.5rem;
  }

  .xxs\:pr-6 {
    padding-right:1.5rem;
  }

  .xxs\:pb-6 {
    padding-bottom:1.5rem;
  }

  .xxs\:pl-6 {
    padding-left:1.5rem;
  }

  .xxs\:pt-7 {
    padding-top:1.75rem;
  }

  .xxs\:pr-7 {
    padding-right:1.75rem;
  }

  .xxs\:pb-7 {
    padding-bottom:1.75rem;
  }

  .xxs\:pl-7 {
    padding-left:1.75rem;
  }

  .xxs\:pt-8 {
    padding-top:2rem;
  }

  .xxs\:pr-8 {
    padding-right:2rem;
  }

  .xxs\:pb-8 {
    padding-bottom:2rem;
  }

  .xxs\:pl-8 {
    padding-left:2rem;
  }

  .xxs\:pt-9 {
    padding-top:2.25rem;
  }

  .xxs\:pr-9 {
    padding-right:2.25rem;
  }

  .xxs\:pb-9 {
    padding-bottom:2.25rem;
  }

  .xxs\:pl-9 {
    padding-left:2.25rem;
  }

  .xxs\:pt-10 {
    padding-top:2.5rem;
  }

  .xxs\:pr-10 {
    padding-right:2.5rem;
  }

  .xxs\:pb-10 {
    padding-bottom:2.5rem;
  }

  .xxs\:pl-10 {
    padding-left:2.5rem;
  }

  .xxs\:pt-11 {
    padding-top:2.75rem;
  }

  .xxs\:pr-11 {
    padding-right:2.75rem;
  }

  .xxs\:pb-11 {
    padding-bottom:2.75rem;
  }

  .xxs\:pl-11 {
    padding-left:2.75rem;
  }

  .xxs\:pt-12 {
    padding-top:3rem;
  }

  .xxs\:pr-12 {
    padding-right:3rem;
  }

  .xxs\:pb-12 {
    padding-bottom:3rem;
  }

  .xxs\:pl-12 {
    padding-left:3rem;
  }

  .xxs\:pt-13 {
    padding-top:3.25rem;
  }

  .xxs\:pr-13 {
    padding-right:3.25rem;
  }

  .xxs\:pb-13 {
    padding-bottom:3.25rem;
  }

  .xxs\:pl-13 {
    padding-left:3.25rem;
  }

  .xxs\:pt-14 {
    padding-top:3.5rem;
  }

  .xxs\:pr-14 {
    padding-right:3.5rem;
  }

  .xxs\:pb-14 {
    padding-bottom:3.5rem;
  }

  .xxs\:pl-14 {
    padding-left:3.5rem;
  }

  .xxs\:pt-15 {
    padding-top:3.75rem;
  }

  .xxs\:pr-15 {
    padding-right:3.75rem;
  }

  .xxs\:pb-15 {
    padding-bottom:3.75rem;
  }

  .xxs\:pl-15 {
    padding-left:3.75rem;
  }

  .xxs\:pt-16 {
    padding-top:4rem;
  }

  .xxs\:pr-16 {
    padding-right:4rem;
  }

  .xxs\:pb-16 {
    padding-bottom:4rem;
  }

  .xxs\:pl-16 {
    padding-left:4rem;
  }

  .xxs\:pt-18 {
    padding-top:4.5rem;
  }

  .xxs\:pr-18 {
    padding-right:4.5rem;
  }

  .xxs\:pb-18 {
    padding-bottom:4.5rem;
  }

  .xxs\:pl-18 {
    padding-left:4.5rem;
  }

  .xxs\:pt-20 {
    padding-top:5rem;
  }

  .xxs\:pr-20 {
    padding-right:5rem;
  }

  .xxs\:pb-20 {
    padding-bottom:5rem;
  }

  .xxs\:pl-20 {
    padding-left:5rem;
  }

  .xxs\:pt-24 {
    padding-top:6rem;
  }

  .xxs\:pr-24 {
    padding-right:6rem;
  }

  .xxs\:pb-24 {
    padding-bottom:6rem;
  }

  .xxs\:pl-24 {
    padding-left:6rem;
  }

  .xxs\:pt-28 {
    padding-top:7rem;
  }

  .xxs\:pr-28 {
    padding-right:7rem;
  }

  .xxs\:pb-28 {
    padding-bottom:7rem;
  }

  .xxs\:pl-28 {
    padding-left:7rem;
  }

  .xxs\:pt-32 {
    padding-top:8rem;
  }

  .xxs\:pr-32 {
    padding-right:8rem;
  }

  .xxs\:pb-32 {
    padding-bottom:8rem;
  }

  .xxs\:pl-32 {
    padding-left:8rem;
  }

  .xxs\:pt-36 {
    padding-top:9rem;
  }

  .xxs\:pr-36 {
    padding-right:9rem;
  }

  .xxs\:pb-36 {
    padding-bottom:9rem;
  }

  .xxs\:pl-36 {
    padding-left:9rem;
  }

  .xxs\:pt-40 {
    padding-top:10rem;
  }

  .xxs\:pr-40 {
    padding-right:10rem;
  }

  .xxs\:pb-40 {
    padding-bottom:10rem;
  }

  .xxs\:pl-40 {
    padding-left:10rem;
  }

  .xxs\:pt-44 {
    padding-top:11rem;
  }

  .xxs\:pr-44 {
    padding-right:11rem;
  }

  .xxs\:pb-44 {
    padding-bottom:11rem;
  }

  .xxs\:pl-44 {
    padding-left:11rem;
  }

  .xxs\:pt-48 {
    padding-top:12rem;
  }

  .xxs\:pr-48 {
    padding-right:12rem;
  }

  .xxs\:pb-48 {
    padding-bottom:12rem;
  }

  .xxs\:pl-48 {
    padding-left:12rem;
  }

  .xxs\:pt-52 {
    padding-top:13rem;
  }

  .xxs\:pr-52 {
    padding-right:13rem;
  }

  .xxs\:pb-52 {
    padding-bottom:13rem;
  }

  .xxs\:pl-52 {
    padding-left:13rem;
  }

  .xxs\:pt-56 {
    padding-top:14rem;
  }

  .xxs\:pr-56 {
    padding-right:14rem;
  }

  .xxs\:pb-56 {
    padding-bottom:14rem;
  }

  .xxs\:pl-56 {
    padding-left:14rem;
  }

  .xxs\:pt-60 {
    padding-top:15rem;
  }

  .xxs\:pr-60 {
    padding-right:15rem;
  }

  .xxs\:pb-60 {
    padding-bottom:15rem;
  }

  .xxs\:pl-60 {
    padding-left:15rem;
  }

  .xxs\:pt-64 {
    padding-top:16rem;
  }

  .xxs\:pr-64 {
    padding-right:16rem;
  }

  .xxs\:pb-64 {
    padding-bottom:16rem;
  }

  .xxs\:pl-64 {
    padding-left:16rem;
  }

  .xxs\:pt-72 {
    padding-top:18rem;
  }

  .xxs\:pr-72 {
    padding-right:18rem;
  }

  .xxs\:pb-72 {
    padding-bottom:18rem;
  }

  .xxs\:pl-72 {
    padding-left:18rem;
  }

  .xxs\:pt-80 {
    padding-top:20rem;
  }

  .xxs\:pr-80 {
    padding-right:20rem;
  }

  .xxs\:pb-80 {
    padding-bottom:20rem;
  }

  .xxs\:pl-80 {
    padding-left:20rem;
  }

  .xxs\:pt-96 {
    padding-top:24rem;
  }

  .xxs\:pr-96 {
    padding-right:24rem;
  }

  .xxs\:pb-96 {
    padding-bottom:24rem;
  }

  .xxs\:pl-96 {
    padding-left:24rem;
  }

  .xxs\:pt-px {
    padding-top:1px;
  }

  .xxs\:pr-px {
    padding-right:1px;
  }

  .xxs\:pb-px {
    padding-bottom:1px;
  }

  .xxs\:pl-px {
    padding-left:1px;
  }

  .xxs\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .xxs\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .xxs\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .xxs\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .xxs\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .xxs\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .xxs\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .xxs\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .xxs\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .xxs\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .xxs\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .xxs\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .xxs\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .xxs\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .xxs\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .xxs\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .xxs\:pt-1\/2 {
    padding-top:50%;
  }

  .xxs\:pr-1\/2 {
    padding-right:50%;
  }

  .xxs\:pb-1\/2 {
    padding-bottom:50%;
  }

  .xxs\:pl-1\/2 {
    padding-left:50%;
  }

  .xxs\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .xxs\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .xxs\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .xxs\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .xxs\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .xxs\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .xxs\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .xxs\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .xxs\:pt-1\/4 {
    padding-top:25%;
  }

  .xxs\:pr-1\/4 {
    padding-right:25%;
  }

  .xxs\:pb-1\/4 {
    padding-bottom:25%;
  }

  .xxs\:pl-1\/4 {
    padding-left:25%;
  }

  .xxs\:pt-2\/4 {
    padding-top:50%;
  }

  .xxs\:pr-2\/4 {
    padding-right:50%;
  }

  .xxs\:pb-2\/4 {
    padding-bottom:50%;
  }

  .xxs\:pl-2\/4 {
    padding-left:50%;
  }

  .xxs\:pt-3\/4 {
    padding-top:75%;
  }

  .xxs\:pr-3\/4 {
    padding-right:75%;
  }

  .xxs\:pb-3\/4 {
    padding-bottom:75%;
  }

  .xxs\:pl-3\/4 {
    padding-left:75%;
  }

  .xxs\:pt-1\/5 {
    padding-top:20%;
  }

  .xxs\:pr-1\/5 {
    padding-right:20%;
  }

  .xxs\:pb-1\/5 {
    padding-bottom:20%;
  }

  .xxs\:pl-1\/5 {
    padding-left:20%;
  }

  .xxs\:pt-2\/5 {
    padding-top:40%;
  }

  .xxs\:pr-2\/5 {
    padding-right:40%;
  }

  .xxs\:pb-2\/5 {
    padding-bottom:40%;
  }

  .xxs\:pl-2\/5 {
    padding-left:40%;
  }

  .xxs\:pt-3\/5 {
    padding-top:60%;
  }

  .xxs\:pr-3\/5 {
    padding-right:60%;
  }

  .xxs\:pb-3\/5 {
    padding-bottom:60%;
  }

  .xxs\:pl-3\/5 {
    padding-left:60%;
  }

  .xxs\:pt-4\/5 {
    padding-top:80%;
  }

  .xxs\:pr-4\/5 {
    padding-right:80%;
  }

  .xxs\:pb-4\/5 {
    padding-bottom:80%;
  }

  .xxs\:pl-4\/5 {
    padding-left:80%;
  }

  .xxs\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .xxs\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .xxs\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .xxs\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .xxs\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .xxs\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .xxs\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .xxs\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .xxs\:pt-3\/6 {
    padding-top:50%;
  }

  .xxs\:pr-3\/6 {
    padding-right:50%;
  }

  .xxs\:pb-3\/6 {
    padding-bottom:50%;
  }

  .xxs\:pl-3\/6 {
    padding-left:50%;
  }

  .xxs\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .xxs\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .xxs\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .xxs\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .xxs\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .xxs\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .xxs\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .xxs\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .xxs\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .xxs\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .xxs\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .xxs\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .xxs\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .xxs\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .xxs\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .xxs\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .xxs\:pt-3\/12 {
    padding-top:25%;
  }

  .xxs\:pr-3\/12 {
    padding-right:25%;
  }

  .xxs\:pb-3\/12 {
    padding-bottom:25%;
  }

  .xxs\:pl-3\/12 {
    padding-left:25%;
  }

  .xxs\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .xxs\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .xxs\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .xxs\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .xxs\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .xxs\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .xxs\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .xxs\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .xxs\:pt-6\/12 {
    padding-top:50%;
  }

  .xxs\:pr-6\/12 {
    padding-right:50%;
  }

  .xxs\:pb-6\/12 {
    padding-bottom:50%;
  }

  .xxs\:pl-6\/12 {
    padding-left:50%;
  }

  .xxs\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .xxs\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .xxs\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .xxs\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .xxs\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .xxs\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .xxs\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .xxs\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .xxs\:pt-9\/12 {
    padding-top:75%;
  }

  .xxs\:pr-9\/12 {
    padding-right:75%;
  }

  .xxs\:pb-9\/12 {
    padding-bottom:75%;
  }

  .xxs\:pl-9\/12 {
    padding-left:75%;
  }

  .xxs\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .xxs\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .xxs\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .xxs\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .xxs\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .xxs\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .xxs\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .xxs\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .xxs\:pt-full {
    padding-top:100%;
  }

  .xxs\:pr-full {
    padding-right:100%;
  }

  .xxs\:pb-full {
    padding-bottom:100%;
  }

  .xxs\:pl-full {
    padding-left:100%;
  }

  .xxs\:pt-0_5 {
    padding-top:0.125rem;
  }

  .xxs\:pr-0_5 {
    padding-right:0.125rem;
  }

  .xxs\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .xxs\:pl-0_5 {
    padding-left:0.125rem;
  }

  .xxs\:pt-1_5 {
    padding-top:0.375rem;
  }

  .xxs\:pr-1_5 {
    padding-right:0.375rem;
  }

  .xxs\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .xxs\:pl-1_5 {
    padding-left:0.375rem;
  }

  .xxs\:pt-2_5 {
    padding-top:0.625rem;
  }

  .xxs\:pr-2_5 {
    padding-right:0.625rem;
  }

  .xxs\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .xxs\:pl-2_5 {
    padding-left:0.625rem;
  }

  .xxs\:pt-3_5 {
    padding-top:0.875rem;
  }

  .xxs\:pr-3_5 {
    padding-right:0.875rem;
  }

  .xxs\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .xxs\:pl-3_5 {
    padding-left:0.875rem;
  }

  .xxs\:pt-4_5 {
    padding-top:1.125rem;
  }

  .xxs\:pr-4_5 {
    padding-right:1.125rem;
  }

  .xxs\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .xxs\:pl-4_5 {
    padding-left:1.125rem;
  }

  .xxs\:pt-md {
    padding-top:7.5%;
  }

  .xxs\:pr-md {
    padding-right:7.5%;
  }

  .xxs\:pb-md {
    padding-bottom:7.5%;
  }

  .xxs\:pl-md {
    padding-left:7.5%;
  }

  .xxs\:pt-lg {
    padding-top:10%;
  }

  .xxs\:pr-lg {
    padding-right:10%;
  }

  .xxs\:pb-lg {
    padding-bottom:10%;
  }

  .xxs\:pl-lg {
    padding-left:10%;
  }

  .xxs\:pt-xl {
    padding-top:20%;
  }

  .xxs\:pr-xl {
    padding-right:20%;
  }

  .xxs\:pb-xl {
    padding-bottom:20%;
  }

  .xxs\:pl-xl {
    padding-left:20%;
  }

  .xxs\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .xxs\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .xxs\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xxs\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xxs\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xxs\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xxs\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xxs\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xxs\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .xxs\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .xxs\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .xxs\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .xxs\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .xxs\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .xxs\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .xxs\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .xxs\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .xxs\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .xxs\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .xxs\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .xxs\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .xxs\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .xxs\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .xxs\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .xxs\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .xxs\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .xxs\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xxs\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xxs\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .xxs\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .xxs\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xxs\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xxs\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xxs\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xxs\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .xxs\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .xxs\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .xxs\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .xxs\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xxs\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xxs\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .xxs\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .xxs\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .xxs\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .xxs\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .xxs\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .xxs\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .xxs\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .xxs\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .xxs\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .xxs\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xxs\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xxs\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .xxs\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .xxs\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .xxs\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .xxs\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .xxs\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .xxs\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .xxs\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .xxs\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .xxs\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .xxs\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .xxs\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .xxs\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .xxs\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .xxs\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .xxs\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .xxs\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .xxs\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xxs\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xxs\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .xxs\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .xxs\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .xxs\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .xxs\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .xxs\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .xxs\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .xxs\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .xxs\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .xxs\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .xxs\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .xxs\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .xxs\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .xxs\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .xxs\:placeholder-teal::-moz-placeholder {
  }

  .xxs\:placeholder-teal::placeholder {
  }

  .xxs\:placeholder-indigo::-moz-placeholder {
  }

  .xxs\:placeholder-indigo::placeholder {
  }

  .xxs\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .xxs\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .xxs\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .xxs\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .xxs\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .xxs\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .xxs\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .xxs\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .xxs\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .xxs\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .xxs\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .xxs\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .xxs\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .xxs\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .xxs\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .xxs\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .xxs\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .xxs\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .xxs\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .xxs\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .xxs\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .xxs\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .xxs\:focus\:placeholder-teal:focus::placeholder {
  }

  .xxs\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .xxs\:focus\:placeholder-indigo:focus::placeholder {
  }

  .xxs\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .xxs\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .xxs\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .xxs\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .xxs\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .xxs\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .xxs\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .xxs\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .xxs\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .xxs\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .xxs\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .xxs\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .xxs\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .xxs\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .xxs\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .xxs\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .xxs\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .xxs\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .xxs\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .xxs\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .xxs\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .xxs\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .xxs\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .xxs\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .xxs\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .xxs\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .xxs\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .xxs\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .xxs\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .xxs\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .xxs\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .xxs\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .xxs\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .xxs\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .xxs\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .xxs\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .xxs\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .xxs\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .xxs\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .xxs\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .xxs\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .xxs\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .xxs\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .xxs\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .xxs\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .xxs\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .xxs\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .xxs\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .xxs\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .xxs\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .xxs\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .xxs\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .xxs\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .xxs\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .xxs\:pointer-events-none {
    pointer-events:none;
  }

  .xxs\:pointer-events-auto {
    pointer-events:auto;
  }

  .xxs\:static {
    position:static;
  }

  .xxs\:fixed {
    position:fixed;
  }

  .xxs\:absolute {
    position:absolute;
  }

  .xxs\:relative {
    position:relative;
  }

  .xxs\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .xxs\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .xxs\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .xxs\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .xxs\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .xxs\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .xxs\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .xxs\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .xxs\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .xxs\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .xxs\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .xxs\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .xxs\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .xxs\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .xxs\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .xxs\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .xxs\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .xxs\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .xxs\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .xxs\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .xxs\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .xxs\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .xxs\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .xxs\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .xxs\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .xxs\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .xxs\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .xxs\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .xxs\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .xxs\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .xxs\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .xxs\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .xxs\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .xxs\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .xxs\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .xxs\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .xxs\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .xxs\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .xxs\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .xxs\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .xxs\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .xxs\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .xxs\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .xxs\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .xxs\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .xxs\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .xxs\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .xxs\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .xxs\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .xxs\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .xxs\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .xxs\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .xxs\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .xxs\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .xxs\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .xxs\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .xxs\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .xxs\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .xxs\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .xxs\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .xxs\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .xxs\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .xxs\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .xxs\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .xxs\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .xxs\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .xxs\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .xxs\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .xxs\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .xxs\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .xxs\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .xxs\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .xxs\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .xxs\:inset-x-0 {
    right:0;
    left:0;
  }

  .xxs\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .xxs\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .xxs\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .xxs\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .xxs\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .xxs\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .xxs\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .xxs\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .xxs\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .xxs\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .xxs\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .xxs\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .xxs\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .xxs\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .xxs\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .xxs\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .xxs\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .xxs\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .xxs\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .xxs\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .xxs\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .xxs\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .xxs\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .xxs\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .xxs\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .xxs\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .xxs\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .xxs\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .xxs\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .xxs\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .xxs\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .xxs\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .xxs\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .xxs\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .xxs\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .xxs\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .xxs\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .xxs\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .xxs\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .xxs\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .xxs\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .xxs\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .xxs\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .xxs\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .xxs\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .xxs\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .xxs\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .xxs\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .xxs\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .xxs\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .xxs\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .xxs\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .xxs\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .xxs\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .xxs\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .xxs\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .xxs\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .xxs\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .xxs\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .xxs\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .xxs\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .xxs\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .xxs\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .xxs\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .xxs\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .xxs\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .xxs\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .xxs\:inset-x-px {
    right:1px;
    left:1px;
  }

  .xxs\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .xxs\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .xxs\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .xxs\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .xxs\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .xxs\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .xxs\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .xxs\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .xxs\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .xxs\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .xxs\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .xxs\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .xxs\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .xxs\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .xxs\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .xxs\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .xxs\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .xxs\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .xxs\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .xxs\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .xxs\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .xxs\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .xxs\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .xxs\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .xxs\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .xxs\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .xxs\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .xxs\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .xxs\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .xxs\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .xxs\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .xxs\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .xxs\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .xxs\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .xxs\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .xxs\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .xxs\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .xxs\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .xxs\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .xxs\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .xxs\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .xxs\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .xxs\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .xxs\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .xxs\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .xxs\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .xxs\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .xxs\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .xxs\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .xxs\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .xxs\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .xxs\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .xxs\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .xxs\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .xxs\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .xxs\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .xxs\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .xxs\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .xxs\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .xxs\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .xxs\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .xxs\:inset-x-full {
    right:100%;
    left:100%;
  }

  .xxs\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .xxs\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .xxs\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .xxs\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .xxs\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .xxs\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .xxs\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .xxs\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .xxs\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .xxs\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .xxs\:top-0 {
    top:0;
  }

  .xxs\:right-0 {
    right:0;
  }

  .xxs\:bottom-0 {
    bottom:0;
  }

  .xxs\:left-0 {
    left:0;
  }

  .xxs\:top-1 {
    top:0.25rem;
  }

  .xxs\:right-1 {
    right:0.25rem;
  }

  .xxs\:bottom-1 {
    bottom:0.25rem;
  }

  .xxs\:left-1 {
    left:0.25rem;
  }

  .xxs\:top-2 {
    top:0.5rem;
  }

  .xxs\:right-2 {
    right:0.5rem;
  }

  .xxs\:bottom-2 {
    bottom:0.5rem;
  }

  .xxs\:left-2 {
    left:0.5rem;
  }

  .xxs\:top-3 {
    top:0.75rem;
  }

  .xxs\:right-3 {
    right:0.75rem;
  }

  .xxs\:bottom-3 {
    bottom:0.75rem;
  }

  .xxs\:left-3 {
    left:0.75rem;
  }

  .xxs\:top-4 {
    top:1rem;
  }

  .xxs\:right-4 {
    right:1rem;
  }

  .xxs\:bottom-4 {
    bottom:1rem;
  }

  .xxs\:left-4 {
    left:1rem;
  }

  .xxs\:top-5 {
    top:1.25rem;
  }

  .xxs\:right-5 {
    right:1.25rem;
  }

  .xxs\:bottom-5 {
    bottom:1.25rem;
  }

  .xxs\:left-5 {
    left:1.25rem;
  }

  .xxs\:top-6 {
    top:1.5rem;
  }

  .xxs\:right-6 {
    right:1.5rem;
  }

  .xxs\:bottom-6 {
    bottom:1.5rem;
  }

  .xxs\:left-6 {
    left:1.5rem;
  }

  .xxs\:top-7 {
    top:1.75rem;
  }

  .xxs\:right-7 {
    right:1.75rem;
  }

  .xxs\:bottom-7 {
    bottom:1.75rem;
  }

  .xxs\:left-7 {
    left:1.75rem;
  }

  .xxs\:top-8 {
    top:2rem;
  }

  .xxs\:right-8 {
    right:2rem;
  }

  .xxs\:bottom-8 {
    bottom:2rem;
  }

  .xxs\:left-8 {
    left:2rem;
  }

  .xxs\:top-9 {
    top:2.25rem;
  }

  .xxs\:right-9 {
    right:2.25rem;
  }

  .xxs\:bottom-9 {
    bottom:2.25rem;
  }

  .xxs\:left-9 {
    left:2.25rem;
  }

  .xxs\:top-10 {
    top:2.5rem;
  }

  .xxs\:right-10 {
    right:2.5rem;
  }

  .xxs\:bottom-10 {
    bottom:2.5rem;
  }

  .xxs\:left-10 {
    left:2.5rem;
  }

  .xxs\:top-11 {
    top:2.75rem;
  }

  .xxs\:right-11 {
    right:2.75rem;
  }

  .xxs\:bottom-11 {
    bottom:2.75rem;
  }

  .xxs\:left-11 {
    left:2.75rem;
  }

  .xxs\:top-12 {
    top:3rem;
  }

  .xxs\:right-12 {
    right:3rem;
  }

  .xxs\:bottom-12 {
    bottom:3rem;
  }

  .xxs\:left-12 {
    left:3rem;
  }

  .xxs\:top-13 {
    top:3.25rem;
  }

  .xxs\:right-13 {
    right:3.25rem;
  }

  .xxs\:bottom-13 {
    bottom:3.25rem;
  }

  .xxs\:left-13 {
    left:3.25rem;
  }

  .xxs\:top-14 {
    top:3.5rem;
  }

  .xxs\:right-14 {
    right:3.5rem;
  }

  .xxs\:bottom-14 {
    bottom:3.5rem;
  }

  .xxs\:left-14 {
    left:3.5rem;
  }

  .xxs\:top-15 {
    top:3.75rem;
  }

  .xxs\:right-15 {
    right:3.75rem;
  }

  .xxs\:bottom-15 {
    bottom:3.75rem;
  }

  .xxs\:left-15 {
    left:3.75rem;
  }

  .xxs\:top-16 {
    top:4rem;
  }

  .xxs\:right-16 {
    right:4rem;
  }

  .xxs\:bottom-16 {
    bottom:4rem;
  }

  .xxs\:left-16 {
    left:4rem;
  }

  .xxs\:top-18 {
    top:4.5rem;
  }

  .xxs\:right-18 {
    right:4.5rem;
  }

  .xxs\:bottom-18 {
    bottom:4.5rem;
  }

  .xxs\:left-18 {
    left:4.5rem;
  }

  .xxs\:top-20 {
    top:5rem;
  }

  .xxs\:right-20 {
    right:5rem;
  }

  .xxs\:bottom-20 {
    bottom:5rem;
  }

  .xxs\:left-20 {
    left:5rem;
  }

  .xxs\:top-24 {
    top:6rem;
  }

  .xxs\:right-24 {
    right:6rem;
  }

  .xxs\:bottom-24 {
    bottom:6rem;
  }

  .xxs\:left-24 {
    left:6rem;
  }

  .xxs\:top-28 {
    top:7rem;
  }

  .xxs\:right-28 {
    right:7rem;
  }

  .xxs\:bottom-28 {
    bottom:7rem;
  }

  .xxs\:left-28 {
    left:7rem;
  }

  .xxs\:top-32 {
    top:8rem;
  }

  .xxs\:right-32 {
    right:8rem;
  }

  .xxs\:bottom-32 {
    bottom:8rem;
  }

  .xxs\:left-32 {
    left:8rem;
  }

  .xxs\:top-36 {
    top:9rem;
  }

  .xxs\:right-36 {
    right:9rem;
  }

  .xxs\:bottom-36 {
    bottom:9rem;
  }

  .xxs\:left-36 {
    left:9rem;
  }

  .xxs\:top-40 {
    top:10rem;
  }

  .xxs\:right-40 {
    right:10rem;
  }

  .xxs\:bottom-40 {
    bottom:10rem;
  }

  .xxs\:left-40 {
    left:10rem;
  }

  .xxs\:top-44 {
    top:11rem;
  }

  .xxs\:right-44 {
    right:11rem;
  }

  .xxs\:bottom-44 {
    bottom:11rem;
  }

  .xxs\:left-44 {
    left:11rem;
  }

  .xxs\:top-48 {
    top:12rem;
  }

  .xxs\:right-48 {
    right:12rem;
  }

  .xxs\:bottom-48 {
    bottom:12rem;
  }

  .xxs\:left-48 {
    left:12rem;
  }

  .xxs\:top-52 {
    top:13rem;
  }

  .xxs\:right-52 {
    right:13rem;
  }

  .xxs\:bottom-52 {
    bottom:13rem;
  }

  .xxs\:left-52 {
    left:13rem;
  }

  .xxs\:top-56 {
    top:14rem;
  }

  .xxs\:right-56 {
    right:14rem;
  }

  .xxs\:bottom-56 {
    bottom:14rem;
  }

  .xxs\:left-56 {
    left:14rem;
  }

  .xxs\:top-60 {
    top:15rem;
  }

  .xxs\:right-60 {
    right:15rem;
  }

  .xxs\:bottom-60 {
    bottom:15rem;
  }

  .xxs\:left-60 {
    left:15rem;
  }

  .xxs\:top-64 {
    top:16rem;
  }

  .xxs\:right-64 {
    right:16rem;
  }

  .xxs\:bottom-64 {
    bottom:16rem;
  }

  .xxs\:left-64 {
    left:16rem;
  }

  .xxs\:top-72 {
    top:18rem;
  }

  .xxs\:right-72 {
    right:18rem;
  }

  .xxs\:bottom-72 {
    bottom:18rem;
  }

  .xxs\:left-72 {
    left:18rem;
  }

  .xxs\:top-80 {
    top:20rem;
  }

  .xxs\:right-80 {
    right:20rem;
  }

  .xxs\:bottom-80 {
    bottom:20rem;
  }

  .xxs\:left-80 {
    left:20rem;
  }

  .xxs\:top-96 {
    top:24rem;
  }

  .xxs\:right-96 {
    right:24rem;
  }

  .xxs\:bottom-96 {
    bottom:24rem;
  }

  .xxs\:left-96 {
    left:24rem;
  }

  .xxs\:top-auto {
    top:auto;
  }

  .xxs\:right-auto {
    right:auto;
  }

  .xxs\:bottom-auto {
    bottom:auto;
  }

  .xxs\:left-auto {
    left:auto;
  }

  .xxs\:top-px {
    top:1px;
  }

  .xxs\:right-px {
    right:1px;
  }

  .xxs\:bottom-px {
    bottom:1px;
  }

  .xxs\:left-px {
    left:1px;
  }

  .xxs\:top-0\.5 {
    top:0.125rem;
  }

  .xxs\:right-0\.5 {
    right:0.125rem;
  }

  .xxs\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .xxs\:left-0\.5 {
    left:0.125rem;
  }

  .xxs\:top-1\.5 {
    top:0.375rem;
  }

  .xxs\:right-1\.5 {
    right:0.375rem;
  }

  .xxs\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .xxs\:left-1\.5 {
    left:0.375rem;
  }

  .xxs\:top-2\.5 {
    top:0.625rem;
  }

  .xxs\:right-2\.5 {
    right:0.625rem;
  }

  .xxs\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .xxs\:left-2\.5 {
    left:0.625rem;
  }

  .xxs\:top-3\.5 {
    top:0.875rem;
  }

  .xxs\:right-3\.5 {
    right:0.875rem;
  }

  .xxs\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .xxs\:left-3\.5 {
    left:0.875rem;
  }

  .xxs\:top-1\/2 {
    top:50%;
  }

  .xxs\:right-1\/2 {
    right:50%;
  }

  .xxs\:bottom-1\/2 {
    bottom:50%;
  }

  .xxs\:left-1\/2 {
    left:50%;
  }

  .xxs\:top-1\/3 {
    top:33.333333%;
  }

  .xxs\:right-1\/3 {
    right:33.333333%;
  }

  .xxs\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .xxs\:left-1\/3 {
    left:33.333333%;
  }

  .xxs\:top-2\/3 {
    top:66.666667%;
  }

  .xxs\:right-2\/3 {
    right:66.666667%;
  }

  .xxs\:bottom-2\/3 {
    bottom:66.666667%;
  }

  .xxs\:left-2\/3 {
    left:66.666667%;
  }

  .xxs\:top-1\/4 {
    top:25%;
  }

  .xxs\:right-1\/4 {
    right:25%;
  }

  .xxs\:bottom-1\/4 {
    bottom:25%;
  }

  .xxs\:left-1\/4 {
    left:25%;
  }

  .xxs\:top-2\/4 {
    top:50%;
  }

  .xxs\:right-2\/4 {
    right:50%;
  }

  .xxs\:bottom-2\/4 {
    bottom:50%;
  }

  .xxs\:left-2\/4 {
    left:50%;
  }

  .xxs\:top-3\/4 {
    top:75%;
  }

  .xxs\:right-3\/4 {
    right:75%;
  }

  .xxs\:bottom-3\/4 {
    bottom:75%;
  }

  .xxs\:left-3\/4 {
    left:75%;
  }

  .xxs\:top-1\/5 {
    top:20%;
  }

  .xxs\:right-1\/5 {
    right:20%;
  }

  .xxs\:bottom-1\/5 {
    bottom:20%;
  }

  .xxs\:left-1\/5 {
    left:20%;
  }

  .xxs\:top-2\/5 {
    top:40%;
  }

  .xxs\:right-2\/5 {
    right:40%;
  }

  .xxs\:bottom-2\/5 {
    bottom:40%;
  }

  .xxs\:left-2\/5 {
    left:40%;
  }

  .xxs\:top-3\/5 {
    top:60%;
  }

  .xxs\:right-3\/5 {
    right:60%;
  }

  .xxs\:bottom-3\/5 {
    bottom:60%;
  }

  .xxs\:left-3\/5 {
    left:60%;
  }

  .xxs\:top-4\/5 {
    top:80%;
  }

  .xxs\:right-4\/5 {
    right:80%;
  }

  .xxs\:bottom-4\/5 {
    bottom:80%;
  }

  .xxs\:left-4\/5 {
    left:80%;
  }

  .xxs\:top-1\/6 {
    top:16.666667%;
  }

  .xxs\:right-1\/6 {
    right:16.666667%;
  }

  .xxs\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .xxs\:left-1\/6 {
    left:16.666667%;
  }

  .xxs\:top-2\/6 {
    top:33.333333%;
  }

  .xxs\:right-2\/6 {
    right:33.333333%;
  }

  .xxs\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .xxs\:left-2\/6 {
    left:33.333333%;
  }

  .xxs\:top-3\/6 {
    top:50%;
  }

  .xxs\:right-3\/6 {
    right:50%;
  }

  .xxs\:bottom-3\/6 {
    bottom:50%;
  }

  .xxs\:left-3\/6 {
    left:50%;
  }

  .xxs\:top-4\/6 {
    top:66.666667%;
  }

  .xxs\:right-4\/6 {
    right:66.666667%;
  }

  .xxs\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .xxs\:left-4\/6 {
    left:66.666667%;
  }

  .xxs\:top-5\/6 {
    top:83.333333%;
  }

  .xxs\:right-5\/6 {
    right:83.333333%;
  }

  .xxs\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .xxs\:left-5\/6 {
    left:83.333333%;
  }

  .xxs\:top-1\/12 {
    top:8.333333%;
  }

  .xxs\:right-1\/12 {
    right:8.333333%;
  }

  .xxs\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .xxs\:left-1\/12 {
    left:8.333333%;
  }

  .xxs\:top-2\/12 {
    top:16.666667%;
  }

  .xxs\:right-2\/12 {
    right:16.666667%;
  }

  .xxs\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .xxs\:left-2\/12 {
    left:16.666667%;
  }

  .xxs\:top-3\/12 {
    top:25%;
  }

  .xxs\:right-3\/12 {
    right:25%;
  }

  .xxs\:bottom-3\/12 {
    bottom:25%;
  }

  .xxs\:left-3\/12 {
    left:25%;
  }

  .xxs\:top-4\/12 {
    top:33.333333%;
  }

  .xxs\:right-4\/12 {
    right:33.333333%;
  }

  .xxs\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .xxs\:left-4\/12 {
    left:33.333333%;
  }

  .xxs\:top-5\/12 {
    top:41.666667%;
  }

  .xxs\:right-5\/12 {
    right:41.666667%;
  }

  .xxs\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .xxs\:left-5\/12 {
    left:41.666667%;
  }

  .xxs\:top-6\/12 {
    top:50%;
  }

  .xxs\:right-6\/12 {
    right:50%;
  }

  .xxs\:bottom-6\/12 {
    bottom:50%;
  }

  .xxs\:left-6\/12 {
    left:50%;
  }

  .xxs\:top-7\/12 {
    top:58.333333%;
  }

  .xxs\:right-7\/12 {
    right:58.333333%;
  }

  .xxs\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .xxs\:left-7\/12 {
    left:58.333333%;
  }

  .xxs\:top-8\/12 {
    top:66.666667%;
  }

  .xxs\:right-8\/12 {
    right:66.666667%;
  }

  .xxs\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .xxs\:left-8\/12 {
    left:66.666667%;
  }

  .xxs\:top-9\/12 {
    top:75%;
  }

  .xxs\:right-9\/12 {
    right:75%;
  }

  .xxs\:bottom-9\/12 {
    bottom:75%;
  }

  .xxs\:left-9\/12 {
    left:75%;
  }

  .xxs\:top-10\/12 {
    top:83.333333%;
  }

  .xxs\:right-10\/12 {
    right:83.333333%;
  }

  .xxs\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .xxs\:left-10\/12 {
    left:83.333333%;
  }

  .xxs\:top-11\/12 {
    top:91.666667%;
  }

  .xxs\:right-11\/12 {
    right:91.666667%;
  }

  .xxs\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .xxs\:left-11\/12 {
    left:91.666667%;
  }

  .xxs\:top-full {
    top:100%;
  }

  .xxs\:right-full {
    right:100%;
  }

  .xxs\:bottom-full {
    bottom:100%;
  }

  .xxs\:left-full {
    left:100%;
  }

  .xxs\:top-0_5 {
    top:0.125rem;
  }

  .xxs\:right-0_5 {
    right:0.125rem;
  }

  .xxs\:bottom-0_5 {
    bottom:0.125rem;
  }

  .xxs\:left-0_5 {
    left:0.125rem;
  }

  .xxs\:top-1_5 {
    top:0.375rem;
  }

  .xxs\:right-1_5 {
    right:0.375rem;
  }

  .xxs\:bottom-1_5 {
    bottom:0.375rem;
  }

  .xxs\:left-1_5 {
    left:0.375rem;
  }

  .xxs\:top-2_5 {
    top:0.625rem;
  }

  .xxs\:right-2_5 {
    right:0.625rem;
  }

  .xxs\:bottom-2_5 {
    bottom:0.625rem;
  }

  .xxs\:left-2_5 {
    left:0.625rem;
  }

  .xxs\:top-3_5 {
    top:0.875rem;
  }

  .xxs\:right-3_5 {
    right:0.875rem;
  }

  .xxs\:bottom-3_5 {
    bottom:0.875rem;
  }

  .xxs\:left-3_5 {
    left:0.875rem;
  }

  .xxs\:top-4_5 {
    top:1.125rem;
  }

  .xxs\:right-4_5 {
    right:1.125rem;
  }

  .xxs\:bottom-4_5 {
    bottom:1.125rem;
  }

  .xxs\:left-4_5 {
    left:1.125rem;
  }

  .xxs\:resize-none {
    resize:none;
  }

  .xxs\:resize-y {
    resize:vertical;
  }

  .xxs\:resize-x {
    resize:horizontal;
  }

  .xxs\:resize {
    resize:both;
  }

  .xxs\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .xxs\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .xxs\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .xxs\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .xxs\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .xxs\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .xxs\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .xxs\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .xxs\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .xxs\:shadow-none {
    box-shadow:none;
  }

  .xxs\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .xxs\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .xxs\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .xxs\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .xxs\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .xxs\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .xxs\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .xxs\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .xxs\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .xxs\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .xxs\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .xxs\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .xxs\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .xxs\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .xxs\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .xxs\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .xxs\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .xxs\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .xxs\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .xxs\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .xxs\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .xxs\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .xxs\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .xxs\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .xxs\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .xxs\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .xxs\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .xxs\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .xxs\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .xxs\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .xxs\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .xxs\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .xxs\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .xxs\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .xxs\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .xxs\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .xxs\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .xxs\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .xxs\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .xxs\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .xxs\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .xxs\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .xxs\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .xxs\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .xxs\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .xxs\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .xxs\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .xxs\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .xxs\: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);
  }

  .xxs\: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);
  }

  .xxs\: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);
  }

  .xxs\: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);
  }

  .xxs\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .xxs\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .xxs\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .xxs\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .xxs\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .xxs\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .xxs\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .xxs\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .xxs\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .xxs\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .xxs\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .xxs\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .xxs\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .xxs\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .xxs\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .xxs\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .xxs\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .xxs\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .xxs\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .xxs\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .xxs\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .xxs\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .xxs\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .xxs\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .xxs\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .xxs\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .xxs\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .xxs\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .xxs\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .xxs\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .xxs\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .xxs\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .xxs\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .xxs\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .xxs\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .xxs\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .xxs\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .xxs\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .xxs\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .xxs\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .xxs\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .xxs\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .xxs\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .xxs\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .xxs\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .xxs\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .xxs\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .xxs\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .xxs\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .xxs\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .xxs\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .xxs\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .xxs\: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);
  }

  .xxs\: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);
  }

  .xxs\: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);
  }

  .xxs\: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);
  }

  .xxs\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .xxs\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .xxs\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .xxs\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .xxs\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .xxs\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .xxs\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .xxs\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .xxs\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .xxs\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .xxs\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .xxs\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .xxs\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .xxs\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .xxs\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .xxs\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .xxs\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .xxs\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .xxs\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .xxs\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .xxs\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .xxs\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .xxs\:fill-current {
    fill:currentColor;
  }

  .xxs\:stroke-current {
    stroke:currentColor;
  }

  .xxs\:stroke-0 {
    stroke-width:0;
  }

  .xxs\:stroke-1 {
    stroke-width:1;
  }

  .xxs\:stroke-2 {
    stroke-width:2;
  }

  .xxs\:table-auto {
    table-layout:auto;
  }

  .xxs\:table-fixed {
    table-layout:fixed;
  }

  .xxs\:text-left {
    text-align:left;
  }

  .xxs\:text-center {
    text-align:center;
  }

  .xxs\:text-right {
    text-align:right;
  }

  .xxs\:text-justify {
    text-align:justify;
  }

  .xxs\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .xxs\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xxs\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xxs\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .xxs\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .xxs\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .xxs\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .xxs\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .xxs\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .xxs\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .xxs\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .xxs\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .xxs\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .xxs\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .xxs\:text-red-light2 {
    color:#ffacac82;
  }

  .xxs\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .xxs\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xxs\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .xxs\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xxs\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xxs\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .xxs\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .xxs\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xxs\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .xxs\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .xxs\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .xxs\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .xxs\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .xxs\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .xxs\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .xxs\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .xxs\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .xxs\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .xxs\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .xxs\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .xxs\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .xxs\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .xxs\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .xxs\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .xxs\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .xxs\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .xxs\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .xxs\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .xxs\:text-primary-text {
    color:rgba(255,255,255);
  }

  .xxs\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .xxs\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .xxs\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .xxs\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .xxs\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .xxs\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .xxs\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .xxs\:text-teal {
  }

  .xxs\:text-indigo {
  }

  .xxs\:text-transparent {
    color:transparent;
  }

  .group:hover .xxs\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .xxs\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .xxs\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .xxs\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .xxs\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .xxs\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .xxs\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .xxs\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .xxs\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .xxs\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-teal {
  }

  .group:hover .xxs\:group-hover\:text-indigo {
  }

  .group:hover .xxs\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .xxs\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .xxs\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .xxs\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .xxs\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .xxs\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .xxs\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .xxs\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .xxs\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .xxs\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .xxs\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .xxs\:group-focus\:text-teal {
  }

  .group:focus .xxs\:group-focus\:text-indigo {
  }

  .group:focus .xxs\:group-focus\:text-transparent {
    color:transparent;
  }

  .xxs\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .xxs\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xxs\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xxs\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .xxs\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .xxs\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .xxs\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .xxs\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .xxs\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .xxs\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .xxs\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .xxs\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .xxs\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .xxs\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .xxs\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .xxs\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .xxs\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xxs\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .xxs\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xxs\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xxs\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .xxs\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .xxs\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xxs\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .xxs\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .xxs\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .xxs\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .xxs\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .xxs\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .xxs\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .xxs\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .xxs\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .xxs\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .xxs\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .xxs\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .xxs\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .xxs\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .xxs\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .xxs\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .xxs\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .xxs\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .xxs\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .xxs\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .xxs\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .xxs\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .xxs\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .xxs\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .xxs\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .xxs\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .xxs\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .xxs\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .xxs\:hover\:text-teal:hover {
  }

  .xxs\:hover\:text-indigo:hover {
  }

  .xxs\:hover\:text-transparent:hover {
    color:transparent;
  }

  .xxs\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .xxs\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xxs\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xxs\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .xxs\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .xxs\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .xxs\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .xxs\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .xxs\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .xxs\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .xxs\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .xxs\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .xxs\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .xxs\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .xxs\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .xxs\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .xxs\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xxs\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .xxs\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xxs\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xxs\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .xxs\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .xxs\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xxs\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .xxs\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .xxs\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .xxs\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .xxs\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .xxs\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .xxs\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .xxs\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .xxs\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .xxs\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .xxs\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .xxs\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .xxs\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .xxs\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .xxs\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .xxs\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .xxs\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .xxs\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .xxs\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .xxs\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .xxs\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .xxs\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .xxs\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .xxs\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .xxs\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .xxs\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .xxs\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .xxs\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .xxs\:focus-within\:text-teal:focus-within {
  }

  .xxs\:focus-within\:text-indigo:focus-within {
  }

  .xxs\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .xxs\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .xxs\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xxs\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xxs\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .xxs\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .xxs\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .xxs\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .xxs\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .xxs\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .xxs\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .xxs\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .xxs\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .xxs\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .xxs\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .xxs\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .xxs\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .xxs\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xxs\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .xxs\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xxs\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xxs\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .xxs\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .xxs\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xxs\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .xxs\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .xxs\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .xxs\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .xxs\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .xxs\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .xxs\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .xxs\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .xxs\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .xxs\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .xxs\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .xxs\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .xxs\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .xxs\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .xxs\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .xxs\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .xxs\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .xxs\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .xxs\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .xxs\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .xxs\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .xxs\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .xxs\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .xxs\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .xxs\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .xxs\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .xxs\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .xxs\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .xxs\:focus\:text-teal:focus {
  }

  .xxs\:focus\:text-indigo:focus {
  }

  .xxs\:focus\:text-transparent:focus {
    color:transparent;
  }

  .xxs\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .xxs\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xxs\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xxs\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .xxs\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .xxs\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .xxs\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .xxs\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .xxs\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .xxs\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .xxs\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .xxs\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .xxs\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .xxs\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .xxs\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .xxs\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .xxs\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xxs\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .xxs\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xxs\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xxs\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .xxs\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .xxs\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xxs\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .xxs\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .xxs\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .xxs\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .xxs\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .xxs\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .xxs\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .xxs\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .xxs\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .xxs\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .xxs\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .xxs\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .xxs\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .xxs\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .xxs\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .xxs\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .xxs\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .xxs\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .xxs\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .xxs\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .xxs\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .xxs\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xxs\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .xxs\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .xxs\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .xxs\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .xxs\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .xxs\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .xxs\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .xxs\:active\:text-teal:active {
  }

  .xxs\:active\:text-indigo:active {
  }

  .xxs\:active\:text-transparent:active {
    color:transparent;
  }

  .xxs\:text-opacity-0 {
    --text-opacity:0;
  }

  .xxs\:text-opacity-10 {
    --text-opacity:.1;
  }

  .xxs\:text-opacity-20 {
    --text-opacity:.2;
  }

  .xxs\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .xxs\:text-opacity-30 {
    --text-opacity:.3;
  }

  .xxs\:text-opacity-40 {
    --text-opacity:.4;
  }

  .xxs\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .xxs\:text-opacity-60 {
    --text-opacity:.6;
  }

  .xxs\:text-opacity-70 {
    --text-opacity:.7;
  }

  .xxs\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .xxs\:text-opacity-80 {
    --text-opacity:.8;
  }

  .xxs\:text-opacity-90 {
    --text-opacity:.9;
  }

  .xxs\:text-opacity-100 {
    --text-opacity:1;
  }

  .xxs\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .xxs\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .xxs\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .xxs\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .xxs\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .xxs\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .xxs\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .xxs\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .xxs\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .xxs\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .xxs\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .xxs\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .xxs\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .xxs\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .xxs\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .xxs\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .xxs\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .xxs\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .xxs\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .xxs\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .xxs\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .xxs\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .xxs\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .xxs\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .xxs\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .xxs\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .xxs\:italic {
    font-style:italic;
  }

  .xxs\:not-italic {
    font-style:normal;
  }

  .xxs\:uppercase {
    text-transform:uppercase;
  }

  .xxs\:lowercase {
    text-transform:lowercase;
  }

  .xxs\:capitalize {
    text-transform:capitalize;
  }

  .xxs\:normal-case {
    text-transform:none;
  }

  .xxs\:underline {
    text-decoration:underline;
  }

  .xxs\:line-through {
    text-decoration:line-through;
  }

  .xxs\:no-underline {
    text-decoration:none;
  }

  .group:hover .xxs\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .xxs\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .xxs\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .xxs\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .xxs\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .xxs\:group-focus\:no-underline {
    text-decoration:none;
  }

  .xxs\:hover\:underline:hover {
    text-decoration:underline;
  }

  .xxs\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .xxs\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .xxs\:focus\:underline:focus {
    text-decoration:underline;
  }

  .xxs\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .xxs\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .xxs\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .xxs\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .xxs\:ordinal, .xxs\:slashed-zero, .xxs\:lining-nums, .xxs\:oldstyle-nums, .xxs\:proportional-nums, .xxs\:tabular-nums, .xxs\:diagonal-fractions, .xxs\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .xxs\:normal-nums {
    font-variant-numeric:normal;
  }

  .xxs\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .xxs\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .xxs\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .xxs\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .xxs\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .xxs\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .xxs\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .xxs\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .xxs\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .xxs\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .xxs\:tracking-normal {
    letter-spacing:0;
  }

  .xxs\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .xxs\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .xxs\:tracking-widest {
    letter-spacing:0.025em;
  }

  .xxs\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .xxs\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .xxs\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .xxs\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .xxs\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .xxs\:align-baseline {
    vertical-align:baseline;
  }

  .xxs\:align-top {
    vertical-align:top;
  }

  .xxs\:align-middle {
    vertical-align:middle;
  }

  .xxs\:align-bottom {
    vertical-align:bottom;
  }

  .xxs\:align-text-top {
    vertical-align:text-top;
  }

  .xxs\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .xxs\:visible {
    visibility:visible;
  }

  .xxs\:invisible {
    visibility:hidden;
  }

  .xxs\:whitespace-normal {
    white-space:normal;
  }

  .xxs\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .xxs\:whitespace-pre {
    white-space:pre;
  }

  .xxs\:whitespace-pre-line {
    white-space:pre-line;
  }

  .xxs\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .xxs\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .xxs\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .xxs\:break-all {
    word-break:break-all;
  }

  .xxs\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .xxs\:w-0 {
    width:0;
  }

  .xxs\:w-1 {
    width:0.25rem;
  }

  .xxs\:w-2 {
    width:0.5rem;
  }

  .xxs\:w-3 {
    width:0.75rem;
  }

  .xxs\:w-4 {
    width:1rem;
  }

  .xxs\:w-5 {
    width:1.25rem;
  }

  .xxs\:w-6 {
    width:1.5rem;
  }

  .xxs\:w-7 {
    width:1.75rem;
  }

  .xxs\:w-8 {
    width:2rem;
  }

  .xxs\:w-9 {
    width:2.25rem;
  }

  .xxs\:w-10 {
    width:2.5rem;
  }

  .xxs\:w-11 {
    width:2.75rem;
  }

  .xxs\:w-12 {
    width:3rem;
  }

  .xxs\:w-13 {
    width:3.25rem;
  }

  .xxs\:w-14 {
    width:3.5rem;
  }

  .xxs\:w-15 {
    width:3.75rem;
  }

  .xxs\:w-16 {
    width:4rem;
  }

  .xxs\:w-18 {
    width:4.5rem;
  }

  .xxs\:w-20 {
    width:5rem;
  }

  .xxs\:w-24 {
    width:6rem;
  }

  .xxs\:w-28 {
    width:7rem;
  }

  .xxs\:w-32 {
    width:8rem;
  }

  .xxs\:w-36 {
    width:9rem;
  }

  .xxs\:w-40 {
    width:10rem;
  }

  .xxs\:w-44 {
    width:11rem;
  }

  .xxs\:w-48 {
    width:12rem;
  }

  .xxs\:w-52 {
    width:13rem;
  }

  .xxs\:w-56 {
    width:14rem;
  }

  .xxs\:w-60 {
    width:15rem;
  }

  .xxs\:w-64 {
    width:16rem;
  }

  .xxs\:w-72 {
    width:18rem;
  }

  .xxs\:w-80 {
    width:20rem;
  }

  .xxs\:w-96 {
    width:24rem;
  }

  .xxs\:w-100 {
    width:25rem;
  }

  .xxs\:w-auto {
    width:auto;
  }

  .xxs\:w-px {
    width:1px;
  }

  .xxs\:w-0\.5 {
    width:0.125rem;
  }

  .xxs\:w-1\.5 {
    width:0.375rem;
  }

  .xxs\:w-2\.5 {
    width:0.625rem;
  }

  .xxs\:w-3\.5 {
    width:0.875rem;
  }

  .xxs\:w-1\/2 {
    width:50%;
  }

  .xxs\:w-1\/3 {
    width:33.333333%;
  }

  .xxs\:w-2\/3 {
    width:66.666667%;
  }

  .xxs\:w-1\/4 {
    width:25%;
  }

  .xxs\:w-2\/4 {
    width:50%;
  }

  .xxs\:w-3\/4 {
    width:75%;
  }

  .xxs\:w-1\/5 {
    width:20%;
  }

  .xxs\:w-2\/5 {
    width:40%;
  }

  .xxs\:w-3\/5 {
    width:60%;
  }

  .xxs\:w-4\/5 {
    width:80%;
  }

  .xxs\:w-1\/6 {
    width:16.666667%;
  }

  .xxs\:w-2\/6 {
    width:33.333333%;
  }

  .xxs\:w-3\/6 {
    width:50%;
  }

  .xxs\:w-4\/6 {
    width:66.666667%;
  }

  .xxs\:w-5\/6 {
    width:83.333333%;
  }

  .xxs\:w-1\/12 {
    width:8.333333%;
  }

  .xxs\:w-2\/12 {
    width:16.666667%;
  }

  .xxs\:w-3\/12 {
    width:25%;
  }

  .xxs\:w-4\/12 {
    width:33.333333%;
  }

  .xxs\:w-5\/12 {
    width:41.666667%;
  }

  .xxs\:w-6\/12 {
    width:50%;
  }

  .xxs\:w-7\/12 {
    width:58.333333%;
  }

  .xxs\:w-8\/12 {
    width:66.666667%;
  }

  .xxs\:w-9\/12 {
    width:75%;
  }

  .xxs\:w-10\/12 {
    width:83.333333%;
  }

  .xxs\:w-11\/12 {
    width:91.666667%;
  }

  .xxs\:w-full {
    width:100%;
  }

  .xxs\:w-0_5 {
    width:0.125rem;
  }

  .xxs\:w-1_5 {
    width:0.375rem;
  }

  .xxs\:w-2_5 {
    width:0.625rem;
  }

  .xxs\:w-3_5 {
    width:0.875rem;
  }

  .xxs\:w-4_5 {
    width:1.125rem;
  }

  .xxs\:w-screen {
    width:100vw;
  }

  .xxs\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .xxs\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .xxs\:z-0 {
    z-index:0;
  }

  .xxs\:z-10 {
    z-index:10;
  }

  .xxs\:z-20 {
    z-index:20;
  }

  .xxs\:z-30 {
    z-index:30;
  }

  .xxs\:z-40 {
    z-index:40;
  }

  .xxs\:z-50 {
    z-index:50;
  }

  .xxs\:z-100 {
    z-index:100;
  }

  .xxs\:z-auto {
    z-index:auto;
  }

  .xxs\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .xxs\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .xxs\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .xxs\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .xxs\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .xxs\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .xxs\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .xxs\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .xxs\:focus\:z-0:focus {
    z-index:0;
  }

  .xxs\:focus\:z-10:focus {
    z-index:10;
  }

  .xxs\:focus\:z-20:focus {
    z-index:20;
  }

  .xxs\:focus\:z-30:focus {
    z-index:30;
  }

  .xxs\:focus\:z-40:focus {
    z-index:40;
  }

  .xxs\:focus\:z-50:focus {
    z-index:50;
  }

  .xxs\:focus\:z-100:focus {
    z-index:100;
  }

  .xxs\:focus\:z-auto:focus {
    z-index:auto;
  }

  .xxs\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .xxs\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .xxs\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .xxs\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .xxs\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

  .xxs\:gap-5 {
    grid-gap:1.25rem;
    gap:1.25rem;
  }

  .xxs\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .xxs\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .xxs\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .xxs\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .xxs\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .xxs\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .xxs\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .xxs\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .xxs\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .xxs\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .xxs\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .xxs\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

  .xxs\:gap-20 {
    grid-gap:5rem;
    gap:5rem;
  }

  .xxs\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .xxs\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .xxs\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .xxs\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .xxs\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .xxs\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .xxs\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .xxs\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .xxs\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .xxs\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .xxs\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .xxs\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .xxs\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .xxs\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .xxs\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .xxs\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .xxs\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .xxs\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .xxs\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .xxs\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .xxs\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .xxs\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .xxs\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .xxs\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .xxs\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .xxs\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .xxs\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .xxs\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .xxs\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .xxs\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .xxs\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .xxs\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .xxs\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .xxs\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .xxs\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .xxs\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .xxs\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .xxs\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .xxs\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .xxs\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .xxs\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .xxs\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .xxs\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .xxs\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .xxs\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .xxs\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .xxs\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .xxs\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .xxs\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .xxs\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .xxs\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .xxs\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .xxs\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .xxs\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .xxs\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .xxs\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .xxs\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .xxs\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .xxs\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .xxs\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .xxs\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .xxs\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .xxs\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .xxs\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .xxs\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .xxs\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .xxs\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .xxs\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .xxs\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .xxs\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .xxs\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .xxs\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .xxs\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .xxs\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .xxs\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .xxs\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .xxs\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .xxs\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .xxs\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .xxs\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .xxs\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .xxs\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .xxs\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .xxs\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .xxs\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .xxs\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .xxs\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .xxs\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .xxs\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .xxs\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xxs\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .xxs\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .xxs\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .xxs\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xxs\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .xxs\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .xxs\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .xxs\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .xxs\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .xxs\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .xxs\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .xxs\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xxs\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .xxs\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .xxs\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .xxs\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .xxs\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .xxs\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .xxs\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .xxs\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xxs\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .xxs\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .xxs\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .xxs\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .xxs\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .xxs\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .xxs\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .xxs\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .xxs\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .xxs\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .xxs\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .xxs\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .xxs\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .xxs\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .xxs\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .xxs\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .xxs\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .xxs\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .xxs\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .xxs\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .xxs\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .xxs\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .xxs\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .xxs\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .xxs\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .xxs\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .xxs\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .xxs\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .xxs\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .xxs\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .xxs\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .xxs\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .xxs\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .xxs\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .xxs\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .xxs\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .xxs\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .xxs\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .xxs\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .xxs\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .xxs\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .xxs\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .xxs\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .xxs\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .xxs\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .xxs\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .xxs\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .xxs\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .xxs\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .xxs\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xxs\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .xxs\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .xxs\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .xxs\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xxs\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .xxs\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .xxs\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .xxs\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .xxs\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .xxs\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .xxs\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .xxs\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xxs\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .xxs\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .xxs\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .xxs\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .xxs\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .xxs\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .xxs\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .xxs\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xxs\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .xxs\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .xxs\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .xxs\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .xxs\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .xxs\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .xxs\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .xxs\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .xxs\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .xxs\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .xxs\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .xxs\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .xxs\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .xxs\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .xxs\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .xxs\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .xxs\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .xxs\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .xxs\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .xxs\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .xxs\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .xxs\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .xxs\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .xxs\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .xxs\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .xxs\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .xxs\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .xxs\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .xxs\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .xxs\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .xxs\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .xxs\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .xxs\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .xxs\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .xxs\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .xxs\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .xxs\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .xxs\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .xxs\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .xxs\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .xxs\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .xxs\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .xxs\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .xxs\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .xxs\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .xxs\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .xxs\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .xxs\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .xxs\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .xxs\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xxs\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .xxs\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .xxs\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .xxs\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xxs\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .xxs\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .xxs\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .xxs\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .xxs\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .xxs\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .xxs\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .xxs\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xxs\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .xxs\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .xxs\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .xxs\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .xxs\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .xxs\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .xxs\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .xxs\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xxs\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .xxs\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .xxs\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .xxs\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .xxs\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .xxs\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .xxs\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .xxs\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .xxs\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .xxs\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .xxs\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .xxs\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .xxs\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .xxs\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .xxs\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .xxs\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .xxs\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .xxs\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .xxs\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .xxs\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .xxs\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .xxs\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .xxs\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .xxs\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .xxs\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .xxs\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .xxs\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .xxs\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .xxs\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .xxs\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .xxs\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .xxs\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .xxs\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .xxs\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .xxs\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .xxs\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .xxs\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .xxs\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .xxs\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .xxs\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .xxs\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .xxs\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .xxs\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .xxs\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .xxs\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .xxs\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .xxs\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .xxs\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .xxs\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .xxs\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xxs\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .xxs\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .xxs\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .xxs\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xxs\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .xxs\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .xxs\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .xxs\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .xxs\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .xxs\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .xxs\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .xxs\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xxs\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .xxs\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .xxs\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .xxs\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .xxs\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .xxs\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .xxs\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .xxs\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xxs\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .xxs\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .xxs\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .xxs\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .xxs\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .xxs\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .xxs\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .xxs\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .xxs\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .xxs\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .xxs\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .xxs\:grid-flow-row {
    grid-auto-flow:row;
  }

  .xxs\:grid-flow-col {
    grid-auto-flow:column;
  }

  .xxs\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .xxs\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

  .xxs\:grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr));
  }

  .xxs\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .xxs\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .xxs\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .xxs\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .xxs\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .xxs\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .xxs\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .xxs\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .xxs\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .xxs\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .xxs\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .xxs\:grid-cols-none {
    grid-template-columns:none;
  }

  .xxs\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .xxs\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .xxs\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .xxs\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .xxs\:col-auto {
    grid-column:auto;
  }

  .xxs\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .xxs\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .xxs\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .xxs\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .xxs\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .xxs\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .xxs\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .xxs\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .xxs\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .xxs\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .xxs\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .xxs\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .xxs\:col-span-full {
    grid-column:1 / -1;
  }

  .xxs\:col-start-1 {
    grid-column-start:1;
  }

  .xxs\:col-start-2 {
    grid-column-start:2;
  }

  .xxs\:col-start-3 {
    grid-column-start:3;
  }

  .xxs\:col-start-4 {
    grid-column-start:4;
  }

  .xxs\:col-start-5 {
    grid-column-start:5;
  }

  .xxs\:col-start-6 {
    grid-column-start:6;
  }

  .xxs\:col-start-7 {
    grid-column-start:7;
  }

  .xxs\:col-start-8 {
    grid-column-start:8;
  }

  .xxs\:col-start-9 {
    grid-column-start:9;
  }

  .xxs\:col-start-10 {
    grid-column-start:10;
  }

  .xxs\:col-start-11 {
    grid-column-start:11;
  }

  .xxs\:col-start-12 {
    grid-column-start:12;
  }

  .xxs\:col-start-13 {
    grid-column-start:13;
  }

  .xxs\:col-start-auto {
    grid-column-start:auto;
  }

  .xxs\:col-end-1 {
    grid-column-end:1;
  }

  .xxs\:col-end-2 {
    grid-column-end:2;
  }

  .xxs\:col-end-3 {
    grid-column-end:3;
  }

  .xxs\:col-end-4 {
    grid-column-end:4;
  }

  .xxs\:col-end-5 {
    grid-column-end:5;
  }

  .xxs\:col-end-6 {
    grid-column-end:6;
  }

  .xxs\:col-end-7 {
    grid-column-end:7;
  }

  .xxs\:col-end-8 {
    grid-column-end:8;
  }

  .xxs\:col-end-9 {
    grid-column-end:9;
  }

  .xxs\:col-end-10 {
    grid-column-end:10;
  }

  .xxs\:col-end-11 {
    grid-column-end:11;
  }

  .xxs\:col-end-12 {
    grid-column-end:12;
  }

  .xxs\:col-end-13 {
    grid-column-end:13;
  }

  .xxs\:col-end-auto {
    grid-column-end:auto;
  }

  .xxs\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .xxs\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .xxs\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .xxs\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .xxs\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .xxs\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .xxs\:grid-rows-none {
    grid-template-rows:none;
  }

  .xxs\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .xxs\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .xxs\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .xxs\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .xxs\:row-auto {
    grid-row:auto;
  }

  .xxs\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .xxs\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .xxs\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .xxs\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .xxs\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .xxs\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .xxs\:row-span-full {
    grid-row:1 / -1;
  }

  .xxs\:row-start-1 {
    grid-row-start:1;
  }

  .xxs\:row-start-2 {
    grid-row-start:2;
  }

  .xxs\:row-start-3 {
    grid-row-start:3;
  }

  .xxs\:row-start-4 {
    grid-row-start:4;
  }

  .xxs\:row-start-5 {
    grid-row-start:5;
  }

  .xxs\:row-start-6 {
    grid-row-start:6;
  }

  .xxs\:row-start-7 {
    grid-row-start:7;
  }

  .xxs\:row-start-auto {
    grid-row-start:auto;
  }

  .xxs\:row-end-1 {
    grid-row-end:1;
  }

  .xxs\:row-end-2 {
    grid-row-end:2;
  }

  .xxs\:row-end-3 {
    grid-row-end:3;
  }

  .xxs\:row-end-4 {
    grid-row-end:4;
  }

  .xxs\:row-end-5 {
    grid-row-end:5;
  }

  .xxs\:row-end-6 {
    grid-row-end:6;
  }

  .xxs\:row-end-7 {
    grid-row-end:7;
  }

  .xxs\:row-end-auto {
    grid-row-end:auto;
  }

  .xxs\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .xxs\:transform-none {
    transform:none;
  }

  .xxs\:origin-center {
    transform-origin:center;
  }

  .xxs\:origin-top {
    transform-origin:top;
  }

  .xxs\:origin-top-right {
    transform-origin:top right;
  }

  .xxs\:origin-right {
    transform-origin:right;
  }

  .xxs\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .xxs\:origin-bottom {
    transform-origin:bottom;
  }

  .xxs\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .xxs\:origin-left {
    transform-origin:left;
  }

  .xxs\:origin-top-left {
    transform-origin:top left;
  }

  .xxs\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .xxs\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .xxs\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .xxs\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .xxs\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .xxs\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .xxs\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .xxs\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .xxs\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .xxs\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .xxs\:scale-x-0 {
    --transform-scale-x:0;
  }

  .xxs\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .xxs\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .xxs\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .xxs\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .xxs\:scale-x-100 {
    --transform-scale-x:1;
  }

  .xxs\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .xxs\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .xxs\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .xxs\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .xxs\:scale-y-0 {
    --transform-scale-y:0;
  }

  .xxs\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .xxs\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .xxs\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .xxs\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .xxs\:scale-y-100 {
    --transform-scale-y:1;
  }

  .xxs\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .xxs\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .xxs\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .xxs\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .xxs\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .xxs\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .xxs\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .xxs\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .xxs\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .xxs\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .xxs\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .xxs\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .xxs\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .xxs\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .xxs\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .xxs\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .xxs\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .xxs\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .xxs\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .xxs\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .xxs\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .xxs\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .xxs\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .xxs\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .xxs\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .xxs\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .xxs\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .xxs\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .xxs\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .xxs\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .xxs\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .xxs\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .xxs\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .xxs\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .xxs\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .xxs\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .xxs\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .xxs\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .xxs\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .xxs\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .xxs\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .xxs\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .xxs\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .xxs\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .xxs\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .xxs\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .xxs\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .xxs\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .xxs\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .xxs\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .xxs\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .xxs\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .xxs\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .xxs\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .xxs\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .xxs\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .xxs\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .xxs\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .xxs\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .xxs\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .xxs\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .xxs\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .xxs\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .xxs\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .xxs\:rotate-0 {
    --transform-rotate:0;
  }

  .xxs\:rotate-1 {
    --transform-rotate:1deg;
  }

  .xxs\:rotate-2 {
    --transform-rotate:2deg;
  }

  .xxs\:rotate-3 {
    --transform-rotate:3deg;
  }

  .xxs\:rotate-6 {
    --transform-rotate:6deg;
  }

  .xxs\:rotate-12 {
    --transform-rotate:12deg;
  }

  .xxs\:rotate-45 {
    --transform-rotate:45deg;
  }

  .xxs\:rotate-90 {
    --transform-rotate:90deg;
  }

  .xxs\:rotate-180 {
    --transform-rotate:180deg;
  }

  .xxs\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .xxs\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .xxs\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .xxs\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .xxs\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .xxs\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .xxs\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .xxs\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .xxs\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .xxs\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .xxs\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .xxs\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .xxs\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .xxs\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .xxs\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .xxs\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .xxs\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .xxs\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .xxs\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .xxs\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .xxs\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .xxs\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .xxs\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .xxs\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .xxs\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .xxs\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .xxs\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .xxs\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .xxs\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .xxs\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .xxs\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .xxs\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .xxs\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .xxs\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .xxs\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .xxs\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .xxs\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .xxs\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .xxs\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .xxs\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .xxs\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .xxs\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .xxs\:translate-x-0 {
    --transform-translate-x:0;
  }

  .xxs\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .xxs\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .xxs\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .xxs\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .xxs\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .xxs\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .xxs\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .xxs\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .xxs\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .xxs\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .xxs\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .xxs\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .xxs\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .xxs\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .xxs\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .xxs\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .xxs\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .xxs\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .xxs\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .xxs\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .xxs\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .xxs\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .xxs\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .xxs\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .xxs\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .xxs\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .xxs\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .xxs\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .xxs\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .xxs\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .xxs\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .xxs\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .xxs\:translate-x-px {
    --transform-translate-x:1px;
  }

  .xxs\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .xxs\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .xxs\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .xxs\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .xxs\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .xxs\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .xxs\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .xxs\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .xxs\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .xxs\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .xxs\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .xxs\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .xxs\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .xxs\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .xxs\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .xxs\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .xxs\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .xxs\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .xxs\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .xxs\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .xxs\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .xxs\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .xxs\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .xxs\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .xxs\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .xxs\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .xxs\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .xxs\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .xxs\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .xxs\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .xxs\:translate-x-full {
    --transform-translate-x:100%;
  }

  .xxs\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .xxs\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .xxs\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .xxs\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .xxs\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .xxs\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .xxs\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .xxs\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .xxs\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .xxs\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .xxs\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .xxs\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .xxs\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .xxs\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .xxs\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .xxs\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .xxs\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .xxs\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .xxs\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .xxs\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .xxs\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .xxs\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .xxs\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .xxs\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .xxs\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .xxs\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .xxs\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .xxs\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .xxs\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .xxs\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .xxs\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .xxs\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .xxs\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .xxs\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .xxs\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .xxs\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .xxs\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .xxs\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .xxs\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .xxs\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .xxs\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .xxs\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .xxs\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .xxs\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .xxs\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .xxs\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .xxs\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .xxs\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .xxs\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .xxs\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .xxs\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .xxs\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .xxs\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .xxs\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .xxs\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .xxs\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .xxs\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .xxs\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .xxs\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .xxs\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .xxs\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .xxs\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .xxs\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .xxs\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .xxs\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .xxs\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .xxs\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .xxs\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .xxs\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .xxs\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .xxs\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .xxs\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .xxs\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .xxs\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .xxs\:translate-y-0 {
    --transform-translate-y:0;
  }

  .xxs\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .xxs\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .xxs\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .xxs\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .xxs\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .xxs\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .xxs\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .xxs\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .xxs\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .xxs\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .xxs\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .xxs\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .xxs\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .xxs\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .xxs\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .xxs\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .xxs\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .xxs\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .xxs\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .xxs\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .xxs\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .xxs\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .xxs\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .xxs\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .xxs\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .xxs\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .xxs\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .xxs\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .xxs\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .xxs\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .xxs\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .xxs\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .xxs\:translate-y-px {
    --transform-translate-y:1px;
  }

  .xxs\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .xxs\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .xxs\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .xxs\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .xxs\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .xxs\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .xxs\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .xxs\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .xxs\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .xxs\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .xxs\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .xxs\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .xxs\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .xxs\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .xxs\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .xxs\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .xxs\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .xxs\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .xxs\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .xxs\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .xxs\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .xxs\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .xxs\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .xxs\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .xxs\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .xxs\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .xxs\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .xxs\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .xxs\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .xxs\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .xxs\:translate-y-full {
    --transform-translate-y:100%;
  }

  .xxs\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .xxs\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .xxs\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .xxs\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .xxs\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .xxs\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .xxs\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .xxs\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .xxs\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .xxs\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .xxs\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .xxs\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .xxs\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .xxs\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .xxs\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .xxs\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .xxs\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .xxs\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .xxs\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .xxs\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .xxs\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .xxs\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .xxs\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .xxs\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .xxs\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .xxs\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .xxs\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .xxs\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .xxs\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .xxs\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .xxs\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .xxs\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .xxs\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .xxs\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .xxs\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .xxs\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .xxs\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .xxs\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .xxs\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .xxs\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .xxs\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .xxs\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .xxs\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .xxs\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .xxs\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .xxs\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .xxs\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .xxs\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .xxs\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .xxs\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .xxs\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .xxs\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .xxs\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .xxs\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .xxs\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .xxs\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .xxs\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .xxs\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .xxs\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .xxs\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .xxs\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .xxs\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .xxs\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .xxs\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .xxs\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .xxs\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .xxs\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .xxs\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .xxs\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .xxs\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .xxs\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .xxs\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .xxs\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .xxs\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .xxs\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .xxs\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .xxs\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .xxs\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .xxs\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .xxs\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .xxs\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .xxs\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .xxs\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .xxs\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .xxs\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .xxs\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .xxs\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .xxs\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .xxs\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .xxs\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .xxs\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .xxs\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .xxs\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .xxs\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .xxs\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .xxs\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .xxs\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .xxs\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .xxs\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .xxs\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .xxs\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .xxs\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .xxs\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .xxs\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .xxs\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .xxs\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .xxs\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .xxs\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .xxs\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .xxs\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .xxs\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .xxs\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .xxs\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .xxs\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .xxs\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .xxs\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .xxs\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .xxs\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .xxs\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .xxs\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .xxs\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .xxs\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .xxs\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .xxs\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .xxs\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .xxs\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .xxs\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .xxs\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .xxs\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .xxs\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .xxs\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .xxs\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .xxs\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .xxs\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .xxs\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .xxs\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .xxs\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .xxs\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .xxs\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .xxs\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .xxs\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .xxs\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .xxs\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .xxs\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .xxs\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .xxs\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .xxs\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .xxs\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .xxs\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .xxs\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .xxs\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .xxs\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .xxs\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .xxs\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .xxs\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .xxs\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .xxs\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .xxs\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .xxs\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .xxs\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .xxs\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .xxs\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .xxs\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .xxs\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .xxs\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .xxs\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .xxs\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .xxs\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .xxs\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .xxs\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .xxs\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .xxs\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .xxs\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .xxs\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .xxs\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .xxs\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .xxs\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .xxs\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .xxs\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .xxs\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .xxs\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .xxs\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .xxs\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .xxs\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .xxs\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .xxs\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .xxs\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .xxs\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .xxs\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .xxs\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .xxs\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .xxs\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .xxs\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .xxs\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .xxs\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .xxs\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .xxs\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .xxs\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .xxs\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .xxs\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .xxs\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .xxs\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .xxs\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .xxs\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .xxs\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .xxs\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .xxs\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .xxs\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .xxs\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .xxs\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .xxs\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .xxs\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .xxs\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .xxs\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .xxs\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .xxs\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .xxs\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .xxs\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .xxs\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .xxs\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .xxs\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .xxs\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .xxs\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .xxs\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .xxs\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .xxs\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .xxs\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .xxs\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .xxs\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .xxs\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .xxs\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .xxs\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .xxs\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .xxs\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .xxs\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .xxs\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .xxs\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .xxs\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .xxs\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .xxs\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .xxs\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .xxs\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .xxs\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .xxs\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .xxs\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .xxs\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .xxs\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .xxs\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .xxs\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .xxs\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .xxs\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .xxs\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .xxs\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .xxs\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .xxs\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .xxs\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .xxs\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .xxs\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .xxs\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .xxs\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .xxs\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .xxs\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .xxs\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .xxs\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .xxs\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .xxs\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .xxs\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .xxs\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .xxs\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .xxs\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .xxs\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .xxs\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .xxs\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .xxs\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .xxs\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .xxs\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .xxs\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .xxs\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .xxs\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .xxs\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .xxs\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .xxs\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .xxs\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .xxs\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .xxs\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .xxs\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .xxs\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .xxs\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .xxs\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .xxs\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .xxs\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .xxs\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .xxs\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .xxs\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .xxs\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .xxs\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .xxs\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .xxs\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .xxs\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .xxs\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .xxs\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .xxs\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .xxs\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .xxs\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .xxs\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .xxs\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .xxs\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .xxs\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .xxs\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .xxs\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .xxs\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .xxs\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .xxs\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .xxs\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .xxs\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .xxs\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .xxs\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .xxs\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .xxs\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .xxs\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .xxs\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .xxs\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .xxs\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .xxs\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .xxs\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .xxs\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .xxs\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .xxs\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .xxs\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .xxs\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .xxs\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .xxs\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .xxs\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .xxs\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .xxs\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .xxs\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .xxs\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .xxs\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .xxs\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .xxs\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .xxs\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .xxs\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .xxs\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .xxs\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .xxs\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .xxs\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .xxs\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .xxs\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .xxs\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .xxs\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .xxs\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .xxs\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .xxs\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .xxs\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .xxs\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .xxs\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .xxs\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .xxs\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .xxs\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .xxs\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .xxs\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .xxs\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .xxs\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .xxs\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .xxs\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .xxs\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .xxs\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .xxs\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .xxs\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .xxs\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .xxs\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .xxs\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .xxs\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .xxs\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .xxs\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .xxs\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .xxs\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .xxs\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .xxs\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .xxs\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .xxs\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .xxs\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .xxs\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .xxs\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .xxs\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .xxs\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .xxs\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .xxs\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .xxs\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .xxs\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .xxs\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .xxs\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .xxs\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .xxs\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .xxs\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .xxs\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .xxs\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .xxs\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .xxs\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .xxs\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .xxs\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .xxs\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .xxs\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .xxs\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .xxs\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .xxs\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .xxs\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .xxs\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .xxs\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .xxs\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .xxs\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .xxs\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .xxs\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .xxs\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .xxs\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .xxs\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .xxs\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .xxs\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .xxs\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .xxs\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .xxs\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .xxs\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .xxs\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .xxs\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .xxs\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .xxs\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .xxs\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .xxs\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .xxs\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .xxs\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .xxs\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .xxs\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .xxs\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .xxs\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .xxs\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .xxs\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .xxs\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .xxs\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .xxs\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .xxs\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .xxs\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .xxs\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .xxs\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .xxs\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .xxs\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .xxs\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .xxs\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .xxs\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .xxs\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .xxs\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .xxs\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .xxs\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .xxs\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .xxs\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .xxs\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .xxs\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .xxs\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .xxs\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .xxs\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .xxs\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .xxs\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .xxs\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .xxs\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .xxs\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .xxs\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .xxs\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .xxs\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .xxs\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .xxs\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .xxs\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .xxs\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .xxs\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .xxs\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .xxs\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .xxs\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .xxs\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .xxs\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .xxs\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .xxs\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .xxs\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .xxs\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .xxs\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .xxs\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .xxs\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .xxs\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .xxs\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .xxs\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .xxs\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .xxs\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .xxs\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .xxs\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .xxs\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .xxs\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .xxs\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .xxs\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .xxs\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .xxs\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .xxs\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .xxs\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .xxs\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .xxs\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .xxs\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .xxs\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .xxs\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .xxs\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .xxs\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .xxs\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .xxs\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .xxs\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .xxs\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .xxs\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .xxs\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .xxs\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .xxs\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .xxs\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .xxs\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .xxs\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .xxs\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .xxs\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .xxs\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .xxs\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .xxs\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .xxs\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .xxs\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .xxs\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .xxs\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .xxs\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .xxs\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .xxs\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .xxs\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .xxs\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .xxs\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .xxs\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .xxs\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .xxs\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .xxs\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .xxs\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .xxs\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .xxs\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .xxs\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .xxs\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .xxs\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .xxs\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .xxs\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .xxs\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .xxs\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .xxs\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .xxs\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .xxs\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .xxs\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .xxs\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .xxs\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .xxs\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .xxs\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .xxs\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .xxs\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .xxs\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .xxs\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .xxs\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .xxs\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .xxs\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .xxs\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .xxs\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .xxs\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .xxs\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .xxs\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .xxs\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .xxs\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .xxs\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .xxs\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .xxs\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .xxs\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .xxs\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .xxs\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .xxs\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .xxs\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .xxs\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .xxs\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .xxs\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .xxs\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .xxs\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .xxs\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .xxs\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .xxs\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .xxs\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .xxs\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .xxs\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .xxs\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .xxs\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .xxs\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .xxs\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .xxs\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .xxs\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .xxs\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .xxs\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .xxs\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .xxs\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .xxs\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .xxs\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .xxs\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .xxs\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .xxs\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .xxs\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .xxs\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .xxs\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .xxs\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .xxs\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .xxs\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .xxs\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .xxs\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .xxs\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .xxs\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .xxs\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .xxs\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .xxs\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .xxs\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .xxs\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .xxs\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .xxs\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .xxs\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .xxs\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .xxs\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .xxs\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .xxs\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .xxs\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .xxs\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .xxs\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .xxs\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .xxs\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .xxs\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .xxs\:skew-x-0 {
    --transform-skew-x:0;
  }

  .xxs\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .xxs\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .xxs\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .xxs\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .xxs\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .xxs\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .xxs\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .xxs\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .xxs\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .xxs\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .xxs\:skew-y-0 {
    --transform-skew-y:0;
  }

  .xxs\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .xxs\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .xxs\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .xxs\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .xxs\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .xxs\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .xxs\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .xxs\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .xxs\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .xxs\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .xxs\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .xxs\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .xxs\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .xxs\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .xxs\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .xxs\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .xxs\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .xxs\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .xxs\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .xxs\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .xxs\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .xxs\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .xxs\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .xxs\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .xxs\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .xxs\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .xxs\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .xxs\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .xxs\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .xxs\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .xxs\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .xxs\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .xxs\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .xxs\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .xxs\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .xxs\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .xxs\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .xxs\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .xxs\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .xxs\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .xxs\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .xxs\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .xxs\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .xxs\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .xxs\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .xxs\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .xxs\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .xxs\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .xxs\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .xxs\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .xxs\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .xxs\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .xxs\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .xxs\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .xxs\:transition-none {
    transition-property:none;
  }

  .xxs\:transition-all {
    transition-property:all;
  }

  .xxs\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .xxs\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .xxs\:transition-opacity {
    transition-property:opacity;
  }

  .xxs\:transition-shadow {
    transition-property:box-shadow;
  }

  .xxs\:transition-transform {
    transition-property:transform;
  }

  .xxs\:ease-linear {
    transition-timing-function:linear;
  }

  .xxs\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .xxs\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .xxs\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .xxs\:duration-90 {
    transition-duration:90ms;
  }

  .xxs\:duration-180 {
    transition-duration:180ms;
  }

  .xxs\:duration-270 {
    transition-duration:270ms;
  }

  .xxs\:duration-360 {
    transition-duration:360ms;
  }

  .xxs\:duration-450 {
    transition-duration:450ms;
  }

  .xxs\:duration-540 {
    transition-duration:540ms;
  }

  .xxs\:duration-630 {
    transition-duration:630ms;
  }

  .xxs\:duration-720 {
    transition-duration:720ms;
  }

  .xxs\:duration-810 {
    transition-duration:810ms;
  }

  .xxs\:duration-900 {
    transition-duration:900ms;
  }

  .xxs\:duration-990 {
    transition-duration:990ms;
  }

  .xxs\:duration-2000 {
    transition-duration:2000ms;
  }

  .xxs\:duration-3000 {
    transition-duration:3000ms;
  }

  .xxs\:delay-90 {
    transition-delay:90ms;
  }

  .xxs\:delay-180 {
    transition-delay:180ms;
  }

  .xxs\:delay-270 {
    transition-delay:270ms;
  }

  .xxs\:delay-360 {
    transition-delay:360ms;
  }

  .xxs\:delay-450 {
    transition-delay:450ms;
  }

  .xxs\:delay-540 {
    transition-delay:540ms;
  }

  .xxs\:delay-630 {
    transition-delay:630ms;
  }

  .xxs\:delay-720 {
    transition-delay:720ms;
  }

  .xxs\:delay-810 {
    transition-delay:810ms;
  }

  .xxs\:delay-900 {
    transition-delay:900ms;
  }

  .xxs\:delay-990 {
    transition-delay:990ms;
  }

  .xxs\:delay-2000 {
    transition-delay:2000ms;
  }

  .xxs\:delay-3000 {
    transition-delay:3000ms;
  }

  .xxs\:animate-none {
    animation:none;
  }

  .xxs\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .xxs\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .xxs\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .xxs\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .xxs\:animate-float {
    animation:float 5s infinite;
  }
}

@media (min-width: 400px) {
  .xs\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .xs\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .xs\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .xs\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .xs\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .xs\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .xs\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .xs\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .xs\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .xs\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .xs\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .xs\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .xs\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .xs\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .xs\:container {
      max-width:970px;
    }
  }

  .xs\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .xs\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .xs\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .xs\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .xs\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .xs\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .xs\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .xs\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .xs\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .xs\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .xs\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .xs\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .xs\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .xs\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .xs\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .xs\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .xs\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .xs\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .xs\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .xs\:prose code::before {
    content:"`";
  }

  .xs\:prose code::after {
    content:"`";
  }

  .xs\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .xs\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .xs\:prose pre code::before {
    content:"";
  }

  .xs\:prose pre code::after {
    content:"";
  }

  .xs\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .xs\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .xs\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .xs\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .xs\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .xs\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .xs\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .xs\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .xs\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xs\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xs\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xs\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .xs\:prose h2 code {
    font-size:0.875em;
  }

  .xs\:prose h3 code {
    font-size:0.9em;
  }

  .xs\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .xs\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .xs\:prose ol > li:before {
    left:0;
  }

  .xs\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .xs\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .xs\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .xs\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .xs\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .xs\:prose ul ul, .xs\:prose ul ol, .xs\:prose ol ul, .xs\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .xs\:prose hr + * {
    margin-top:0;
  }

  .xs\:prose h2 + * {
    margin-top:0;
  }

  .xs\:prose h3 + * {
    margin-top:0;
  }

  .xs\:prose h4 + * {
    margin-top:0;
  }

  .xs\:prose thead th:first-child {
    padding-left:0;
  }

  .xs\:prose thead th:last-child {
    padding-right:0;
  }

  .xs\:prose tbody td:first-child {
    padding-left:0;
  }

  .xs\:prose tbody td:last-child {
    padding-right:0;
  }

  .xs\:prose > :first-child {
    margin-top:0;
  }

  .xs\:prose > :last-child {
    margin-bottom:0;
  }

  .xs\:prose h1, .xs\:prose h2, .xs\:prose h3, .xs\:prose h4 {
  }

  .xs\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .xs\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .xs\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .xs\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .xs\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .xs\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .xs\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .xs\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .xs\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .xs\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .xs\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .xs\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .xs\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .xs\:prose-sm code {
    font-size:0.8571429em;
  }

  .xs\:prose-sm h2 code {
    font-size:0.9em;
  }

  .xs\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .xs\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .xs\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .xs\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .xs\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .xs\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .xs\:prose-sm ol > li:before {
    left:0;
  }

  .xs\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .xs\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .xs\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .xs\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .xs\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .xs\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .xs\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .xs\:prose-sm ul ul, .xs\:prose-sm ul ol, .xs\:prose-sm ol ul, .xs\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .xs\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .xs\:prose-sm hr + * {
    margin-top:0;
  }

  .xs\:prose-sm h2 + * {
    margin-top:0;
  }

  .xs\:prose-sm h3 + * {
    margin-top:0;
  }

  .xs\:prose-sm h4 + * {
    margin-top:0;
  }

  .xs\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .xs\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .xs\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .xs\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .xs\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .xs\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .xs\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .xs\:prose-sm > :first-child {
    margin-top:0;
  }

  .xs\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .xs\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .xs\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .xs\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .xs\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .xs\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .xs\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .xs\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .xs\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .xs\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .xs\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .xs\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .xs\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .xs\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .xs\:prose-lg code {
    font-size:0.8888889em;
  }

  .xs\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .xs\:prose-lg h3 code {
    font-size:0.875em;
  }

  .xs\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .xs\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .xs\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .xs\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .xs\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .xs\:prose-lg ol > li:before {
    left:0;
  }

  .xs\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .xs\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .xs\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .xs\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .xs\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .xs\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .xs\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .xs\:prose-lg ul ul, .xs\:prose-lg ul ol, .xs\:prose-lg ol ul, .xs\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .xs\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .xs\:prose-lg hr + * {
    margin-top:0;
  }

  .xs\:prose-lg h2 + * {
    margin-top:0;
  }

  .xs\:prose-lg h3 + * {
    margin-top:0;
  }

  .xs\:prose-lg h4 + * {
    margin-top:0;
  }

  .xs\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .xs\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .xs\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .xs\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .xs\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .xs\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .xs\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .xs\:prose-lg > :first-child {
    margin-top:0;
  }

  .xs\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .xs\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .xs\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .xs\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .xs\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .xs\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .xs\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .xs\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .xs\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .xs\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xs\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xs\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xs\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .xs\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .xs\:prose-xl code {
    font-size:0.9em;
  }

  .xs\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .xs\:prose-xl h3 code {
    font-size:0.9em;
  }

  .xs\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .xs\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .xs\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .xs\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .xs\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .xs\:prose-xl ol > li:before {
    left:0;
  }

  .xs\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .xs\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .xs\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .xs\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .xs\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .xs\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .xs\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .xs\:prose-xl ul ul, .xs\:prose-xl ul ol, .xs\:prose-xl ol ul, .xs\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .xs\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .xs\:prose-xl hr + * {
    margin-top:0;
  }

  .xs\:prose-xl h2 + * {
    margin-top:0;
  }

  .xs\:prose-xl h3 + * {
    margin-top:0;
  }

  .xs\:prose-xl h4 + * {
    margin-top:0;
  }

  .xs\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .xs\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .xs\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .xs\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .xs\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .xs\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .xs\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .xs\:prose-xl > :first-child {
    margin-top:0;
  }

  .xs\:prose-xl > :last-child {
    margin-bottom:0;
  }

  .xs\:prose-2xl {
    font-size:1.5rem;
    line-height:1.6666667;
  }

  .xs\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .xs\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .xs\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .xs\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .xs\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .xs\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .xs\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .xs\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xs\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xs\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .xs\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .xs\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .xs\:prose-2xl code {
    font-size:0.8333333em;
  }

  .xs\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .xs\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .xs\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .xs\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .xs\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .xs\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .xs\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .xs\:prose-2xl ol > li:before {
    left:0;
  }

  .xs\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .xs\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .xs\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .xs\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .xs\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .xs\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .xs\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .xs\:prose-2xl ul ul, .xs\:prose-2xl ul ol, .xs\:prose-2xl ol ul, .xs\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .xs\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .xs\:prose-2xl hr + * {
    margin-top:0;
  }

  .xs\:prose-2xl h2 + * {
    margin-top:0;
  }

  .xs\:prose-2xl h3 + * {
    margin-top:0;
  }

  .xs\:prose-2xl h4 + * {
    margin-top:0;
  }

  .xs\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .xs\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .xs\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .xs\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .xs\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .xs\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .xs\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .xs\:prose-2xl > :first-child {
    margin-top:0;
  }

  .xs\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .xs\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .xs\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .xs\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .xs\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .xs\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .xs\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .xs\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .xs\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .xs\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .xs\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .xs\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

  .xs\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.5rem * var(--space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .xs\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .xs\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .xs\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .xs\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .xs\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .xs\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .xs\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .xs\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .xs\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .xs\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .xs\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .xs\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .xs\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .xs\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .xs\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .xs\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .xs\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .xs\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .xs\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .xs\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .xs\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .xs\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .xs\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .xs\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .xs\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .xs\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .xs\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .xs\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .xs\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .xs\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .xs\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .xs\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .xs\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .xs\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .xs\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .xs\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .xs\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .xs\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .xs\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .xs\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .xs\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .xs\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .xs\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .xs\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .xs\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .xs\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .xs\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .xs\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .xs\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .xs\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .xs\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .xs\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .xs\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .xs\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .xs\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .xs\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .xs\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .xs\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .xs\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .xs\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .xs\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .xs\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .xs\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .xs\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .xs\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .xs\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .xs\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .xs\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

  .xs\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .xs\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .xs\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .xs\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .xs\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .xs\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .xs\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .xs\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .xs\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .xs\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .xs\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .xs\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .xs\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .xs\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .xs\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .xs\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .xs\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .xs\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .xs\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .xs\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .xs\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .xs\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .xs\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .xs\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .xs\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .xs\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .xs\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .xs\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .xs\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .xs\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .xs\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .xs\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .xs\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .xs\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .xs\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .xs\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .xs\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .xs\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .xs\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .xs\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .xs\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .xs\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .xs\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .xs\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .xs\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .xs\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .xs\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .xs\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .xs\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .xs\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .xs\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .xs\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .xs\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .xs\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .xs\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .xs\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .xs\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .xs\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .xs\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .xs\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .xs\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .xs\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .xs\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .xs\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .xs\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .xs\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .xs\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .xs\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .xs\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .xs\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .xs\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .xs\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .xs\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .xs\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .xs\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .xs\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .xs\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .xs\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .xs\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .xs\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .xs\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .xs\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .xs\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .xs\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .xs\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .xs\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .xs\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .xs\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .xs\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .xs\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .xs\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .xs\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .xs\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .xs\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .xs\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .xs\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .xs\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .xs\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .xs\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .xs\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .xs\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .xs\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .xs\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .xs\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .xs\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .xs\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .xs\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .xs\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .xs\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .xs\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .xs\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .xs\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .xs\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .xs\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .xs\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .xs\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .xs\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .xs\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .xs\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .xs\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .xs\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .xs\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .xs\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .xs\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .xs\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .xs\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .xs\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .xs\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .xs\:divide-teal > :not(template) ~ :not(template) {
  }

  .xs\:divide-indigo > :not(template) ~ :not(template) {
  }

  .xs\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .xs\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .xs\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .xs\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .xs\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .xs\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .xs\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .xs\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .xs\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .xs\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .xs\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .xs\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .xs\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .xs\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .xs\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .xs\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .xs\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .xs\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .xs\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .xs\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .xs\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .xs\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .xs\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .xs\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .xs\:bg-fixed {
    background-attachment:fixed;
  }

  .xs\:bg-local {
    background-attachment:local;
  }

  .xs\:bg-scroll {
    background-attachment:scroll;
  }

  .xs\:bg-clip-border {
    background-clip:border-box;
  }

  .xs\:bg-clip-padding {
    background-clip:padding-box;
  }

  .xs\:bg-clip-content {
    background-clip:content-box;
  }

  .xs\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .xs\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .xs\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xs\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xs\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xs\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .xs\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .xs\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .xs\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .xs\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .xs\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .xs\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .xs\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .xs\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .xs\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .xs\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .xs\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .xs\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .xs\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xs\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .xs\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xs\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xs\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .xs\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .xs\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xs\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .xs\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .xs\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .xs\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .xs\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .xs\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xs\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .xs\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .xs\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .xs\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .xs\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .xs\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .xs\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .xs\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .xs\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .xs\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .xs\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .xs\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .xs\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .xs\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .xs\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .xs\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .xs\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xs\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .xs\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .xs\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .xs\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .xs\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .xs\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .xs\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .xs\:bg-teal {
  }

  .xs\:bg-indigo {
  }

  .xs\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .xs\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .xs\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .xs\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .xs\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .xs\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .xs\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .xs\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .xs\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .xs\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .xs\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-teal {
  }

  .group:hover .xs\:group-hover\:bg-indigo {
  }

  .group:hover .xs\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .xs\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .xs\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .xs\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .xs\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .xs\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .xs\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .xs\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .xs\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .xs\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .xs\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .xs\:group-focus\:bg-teal {
  }

  .group:focus .xs\:group-focus\:bg-indigo {
  }

  .group:focus .xs\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .xs\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .xs\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xs\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xs\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xs\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .xs\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .xs\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .xs\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .xs\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .xs\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .xs\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .xs\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .xs\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .xs\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .xs\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .xs\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .xs\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .xs\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xs\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .xs\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xs\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xs\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .xs\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .xs\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xs\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .xs\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .xs\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .xs\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .xs\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .xs\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xs\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .xs\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .xs\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .xs\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .xs\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .xs\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .xs\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .xs\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .xs\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .xs\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .xs\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .xs\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .xs\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .xs\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .xs\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .xs\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .xs\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xs\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .xs\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .xs\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .xs\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .xs\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .xs\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .xs\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .xs\:hover\:bg-teal:hover {
  }

  .xs\:hover\:bg-indigo:hover {
  }

  .xs\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .xs\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .xs\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xs\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xs\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xs\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .xs\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .xs\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .xs\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .xs\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .xs\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .xs\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .xs\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .xs\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .xs\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .xs\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .xs\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .xs\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .xs\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xs\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .xs\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xs\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xs\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .xs\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .xs\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xs\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .xs\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .xs\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .xs\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .xs\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .xs\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xs\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .xs\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .xs\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .xs\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .xs\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .xs\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .xs\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .xs\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .xs\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .xs\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .xs\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .xs\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .xs\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .xs\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .xs\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .xs\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .xs\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xs\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .xs\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .xs\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .xs\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .xs\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .xs\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .xs\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .xs\:focus\:bg-teal:focus {
  }

  .xs\:focus\:bg-indigo:focus {
  }

  .xs\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .xs\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .xs\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xs\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xs\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .xs\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .xs\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .xs\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .xs\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .xs\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .xs\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .xs\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .xs\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .xs\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .xs\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .xs\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .xs\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .xs\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .xs\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xs\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .xs\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xs\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .xs\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .xs\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .xs\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .xs\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .xs\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .xs\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .xs\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .xs\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .xs\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xs\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .xs\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .xs\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .xs\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .xs\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .xs\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .xs\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .xs\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .xs\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .xs\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .xs\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .xs\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .xs\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .xs\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .xs\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .xs\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .xs\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .xs\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .xs\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .xs\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .xs\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .xs\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .xs\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .xs\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .xs\:active\:bg-teal:active {
  }

  .xs\:active\:bg-indigo:active {
  }

  .xs\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .xs\:bg-none {
    background-image:none;
  }

  .xs\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .xs\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .xs\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .xs\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .xs\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .xs\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .xs\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .xs\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .xs\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xs\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xs\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .xs\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .xs\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .xs\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .xs\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .xs\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .xs\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .xs\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .xs\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .xs\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .xs\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .xs\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .xs\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .xs\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xs\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .xs\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xs\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xs\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .xs\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .xs\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xs\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .xs\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .xs\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .xs\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .xs\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .xs\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .xs\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .xs\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .xs\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .xs\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .xs\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .xs\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .xs\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .xs\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .xs\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .xs\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .xs\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .xs\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .xs\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .xs\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .xs\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xs\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xs\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .xs\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .xs\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .xs\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .xs\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .xs\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .xs\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .xs\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .xs\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .xs\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .xs\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .xs\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .xs\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .xs\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xs\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .xs\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xs\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xs\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .xs\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .xs\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xs\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .xs\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .xs\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .xs\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .xs\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .xs\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .xs\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .xs\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .xs\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .xs\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .xs\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .xs\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .xs\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .xs\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .xs\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .xs\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .xs\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .xs\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .xs\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .xs\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .xs\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .xs\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .xs\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .xs\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .xs\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .xs\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .xs\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .xs\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .xs\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .xs\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .xs\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .xs\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .xs\:to-red {
    --gradient-to-color:#B30300;
  }

  .xs\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .xs\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .xs\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .xs\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .xs\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .xs\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .xs\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .xs\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .xs\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .xs\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .xs\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .xs\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .xs\:to-green {
    --gradient-to-color:#166242;
  }

  .xs\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .xs\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .xs\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .xs\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .xs\:to-black {
    --gradient-to-color:#000000;
  }

  .xs\:to-black-light {
    --gradient-to-color:#313133;
  }

  .xs\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .xs\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .xs\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .xs\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .xs\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .xs\:to-gray {
    --gradient-to-color:#78787a;
  }

  .xs\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .xs\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .xs\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .xs\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .xs\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .xs\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .xs\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .xs\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .xs\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .xs\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .xs\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .xs\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .xs\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .xs\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .xs\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .xs\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .xs\:to-teal {
  }

  .xs\:to-indigo {
  }

  .xs\:to-transparent {
    --gradient-to-color:transparent;
  }

  .xs\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xs\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xs\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .xs\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .xs\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .xs\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .xs\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .xs\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .xs\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .xs\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .xs\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .xs\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .xs\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .xs\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .xs\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .xs\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xs\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .xs\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xs\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xs\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .xs\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .xs\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xs\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .xs\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .xs\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .xs\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .xs\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .xs\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .xs\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .xs\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .xs\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .xs\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .xs\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .xs\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .xs\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .xs\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .xs\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .xs\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .xs\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .xs\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .xs\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .xs\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .xs\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xs\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xs\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .xs\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .xs\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .xs\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .xs\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .xs\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .xs\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .xs\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .xs\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .xs\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .xs\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .xs\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .xs\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .xs\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xs\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .xs\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xs\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xs\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .xs\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .xs\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xs\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .xs\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .xs\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .xs\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .xs\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .xs\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .xs\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .xs\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .xs\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .xs\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .xs\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .xs\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .xs\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .xs\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .xs\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .xs\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .xs\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .xs\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .xs\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .xs\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .xs\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .xs\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .xs\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .xs\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .xs\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .xs\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .xs\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .xs\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .xs\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .xs\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .xs\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .xs\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .xs\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .xs\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .xs\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .xs\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .xs\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .xs\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .xs\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .xs\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .xs\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .xs\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .xs\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .xs\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .xs\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .xs\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .xs\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .xs\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .xs\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .xs\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .xs\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .xs\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .xs\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .xs\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .xs\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .xs\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .xs\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .xs\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .xs\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .xs\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .xs\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .xs\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .xs\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .xs\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .xs\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .xs\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .xs\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .xs\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .xs\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .xs\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .xs\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .xs\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .xs\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .xs\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .xs\:hover\:to-teal:hover {
  }

  .xs\:hover\:to-indigo:hover {
  }

  .xs\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .xs\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xs\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xs\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .xs\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .xs\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .xs\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .xs\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .xs\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .xs\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .xs\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .xs\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .xs\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .xs\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .xs\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .xs\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .xs\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xs\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .xs\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xs\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xs\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .xs\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .xs\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xs\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .xs\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .xs\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .xs\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .xs\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .xs\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .xs\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .xs\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .xs\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .xs\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .xs\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .xs\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .xs\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .xs\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .xs\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .xs\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .xs\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .xs\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .xs\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .xs\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .xs\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xs\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .xs\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .xs\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .xs\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .xs\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .xs\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .xs\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .xs\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .xs\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .xs\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .xs\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .xs\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .xs\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .xs\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .xs\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xs\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .xs\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xs\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .xs\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .xs\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .xs\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .xs\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .xs\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .xs\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .xs\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .xs\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .xs\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .xs\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .xs\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .xs\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .xs\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .xs\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .xs\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .xs\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .xs\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .xs\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .xs\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .xs\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .xs\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .xs\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .xs\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .xs\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .xs\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .xs\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .xs\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .xs\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .xs\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .xs\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .xs\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .xs\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .xs\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .xs\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .xs\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .xs\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .xs\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .xs\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .xs\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .xs\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .xs\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .xs\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .xs\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .xs\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .xs\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .xs\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .xs\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .xs\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .xs\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .xs\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .xs\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .xs\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .xs\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .xs\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .xs\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .xs\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .xs\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .xs\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .xs\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .xs\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .xs\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .xs\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .xs\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .xs\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .xs\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .xs\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .xs\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .xs\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .xs\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .xs\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .xs\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .xs\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .xs\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .xs\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .xs\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .xs\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .xs\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .xs\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .xs\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .xs\:focus\:to-teal:focus {
  }

  .xs\:focus\:to-indigo:focus {
  }

  .xs\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .xs\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .xs\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .xs\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .xs\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .xs\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .xs\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .xs\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .xs\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .xs\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .xs\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .xs\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .xs\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .xs\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .xs\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .xs\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .xs\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .xs\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .xs\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .xs\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .xs\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .xs\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .xs\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .xs\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .xs\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .xs\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .xs\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .xs\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .xs\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .xs\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .xs\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .xs\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .xs\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .xs\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .xs\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .xs\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .xs\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .xs\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .xs\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .xs\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .xs\:bg-bottom {
    background-position:bottom;
  }

  .xs\:bg-center {
    background-position:center;
  }

  .xs\:bg-left {
    background-position:left;
  }

  .xs\:bg-left-bottom {
    background-position:left bottom;
  }

  .xs\:bg-left-top {
    background-position:left top;
  }

  .xs\:bg-right {
    background-position:right;
  }

  .xs\:bg-right-bottom {
    background-position:right bottom;
  }

  .xs\:bg-right-top {
    background-position:right top;
  }

  .xs\:bg-top {
    background-position:top;
  }

  .xs\:bg-repeat {
    background-repeat:repeat;
  }

  .xs\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .xs\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .xs\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .xs\:bg-repeat-round {
    background-repeat:round;
  }

  .xs\:bg-repeat-space {
    background-repeat:space;
  }

  .xs\:bg-auto {
    background-size:auto;
  }

  .xs\:bg-cover {
    background-size:cover;
  }

  .xs\:bg-contain {
    background-size:contain;
  }

  .xs\:border-collapse {
    border-collapse:collapse;
  }

  .xs\:border-separate {
    border-collapse:separate;
  }

  .xs\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .xs\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xs\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xs\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xs\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .xs\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .xs\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .xs\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .xs\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .xs\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .xs\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .xs\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .xs\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .xs\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .xs\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .xs\:border-red-light2 {
    border-color:#ffacac82;
  }

  .xs\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .xs\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xs\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .xs\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xs\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xs\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .xs\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .xs\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xs\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .xs\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .xs\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .xs\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .xs\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .xs\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xs\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .xs\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .xs\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .xs\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .xs\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .xs\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .xs\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .xs\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .xs\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .xs\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .xs\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .xs\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .xs\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .xs\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .xs\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .xs\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .xs\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xs\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .xs\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .xs\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .xs\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .xs\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .xs\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .xs\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .xs\:border-teal {
  }

  .xs\:border-indigo {
  }

  .xs\:border-transparent {
    border-color:transparent;
  }

  .group:hover .xs\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .xs\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .xs\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .xs\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .xs\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .xs\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .xs\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .xs\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .xs\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .xs\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .xs\:group-hover\:border-teal {
  }

  .group:hover .xs\:group-hover\:border-indigo {
  }

  .group:hover .xs\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .xs\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .xs\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .xs\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .xs\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .xs\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .xs\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .xs\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .xs\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .xs\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .xs\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .xs\:group-focus\:border-teal {
  }

  .group:focus .xs\:group-focus\:border-indigo {
  }

  .group:focus .xs\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .xs\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .xs\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xs\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xs\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xs\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .xs\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .xs\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .xs\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .xs\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .xs\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .xs\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .xs\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .xs\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .xs\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .xs\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .xs\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .xs\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .xs\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xs\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .xs\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xs\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xs\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .xs\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .xs\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xs\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .xs\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .xs\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .xs\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .xs\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .xs\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xs\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .xs\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .xs\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .xs\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .xs\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .xs\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .xs\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .xs\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .xs\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .xs\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .xs\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .xs\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .xs\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .xs\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .xs\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .xs\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .xs\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xs\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .xs\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .xs\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .xs\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .xs\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .xs\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .xs\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .xs\:hover\:border-teal:hover {
  }

  .xs\:hover\:border-indigo:hover {
  }

  .xs\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .xs\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .xs\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xs\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xs\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xs\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .xs\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .xs\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .xs\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .xs\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .xs\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .xs\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .xs\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .xs\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .xs\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .xs\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .xs\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .xs\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .xs\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xs\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .xs\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xs\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xs\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .xs\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .xs\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xs\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .xs\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .xs\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .xs\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .xs\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .xs\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xs\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .xs\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .xs\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .xs\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .xs\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .xs\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .xs\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .xs\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .xs\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .xs\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .xs\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .xs\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .xs\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .xs\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .xs\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .xs\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .xs\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xs\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .xs\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .xs\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .xs\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .xs\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .xs\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .xs\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .xs\:focus-within\:border-teal:focus-within {
  }

  .xs\:focus-within\:border-indigo:focus-within {
  }

  .xs\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .xs\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .xs\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xs\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xs\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .xs\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .xs\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .xs\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .xs\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .xs\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .xs\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .xs\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .xs\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .xs\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .xs\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .xs\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .xs\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .xs\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .xs\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xs\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .xs\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xs\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .xs\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .xs\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .xs\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .xs\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .xs\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .xs\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .xs\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .xs\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .xs\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xs\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .xs\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .xs\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .xs\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .xs\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .xs\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .xs\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .xs\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .xs\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .xs\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .xs\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .xs\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .xs\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .xs\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .xs\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .xs\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .xs\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .xs\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .xs\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .xs\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .xs\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .xs\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .xs\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .xs\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .xs\:focus\:border-teal:focus {
  }

  .xs\:focus\:border-indigo:focus {
  }

  .xs\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .xs\:border-opacity-0 {
    --border-opacity:0;
  }

  .xs\:border-opacity-10 {
    --border-opacity:.1;
  }

  .xs\:border-opacity-20 {
    --border-opacity:.2;
  }

  .xs\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .xs\:border-opacity-30 {
    --border-opacity:.3;
  }

  .xs\:border-opacity-40 {
    --border-opacity:.4;
  }

  .xs\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .xs\:border-opacity-60 {
    --border-opacity:.6;
  }

  .xs\:border-opacity-70 {
    --border-opacity:.7;
  }

  .xs\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .xs\:border-opacity-80 {
    --border-opacity:.8;
  }

  .xs\:border-opacity-90 {
    --border-opacity:.9;
  }

  .xs\:border-opacity-100 {
    --border-opacity:1;
  }

  .xs\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .xs\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .xs\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .xs\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .xs\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .xs\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .xs\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .xs\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .xs\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .xs\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .xs\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .xs\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .xs\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .xs\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .xs\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .xs\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .xs\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .xs\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .xs\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .xs\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .xs\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .xs\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .xs\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .xs\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .xs\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .xs\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .xs\:rounded-none {
    border-radius:0;
  }

  .xs\:rounded-sm {
    border-radius:0.125rem;
  }

  .xs\:rounded {
    border-radius:0.25rem;
  }

  .xs\:rounded-md {
    border-radius:10px;
  }

  .xs\:rounded-lg {
    border-radius:30px;
  }

  .xs\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .xs\:rounded-3xl {
    border-radius:1.5rem;
  }

  .xs\:rounded-full {
    border-radius:9999px;
  }

  .xs\:rounded-xxl {
    border-radius:2rem;
  }

  .xs\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .xs\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .xs\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .xs\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .xs\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .xs\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .xs\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .xs\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .xs\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .xs\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .xs\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .xs\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .xs\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .xs\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .xs\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .xs\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .xs\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .xs\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .xs\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .xs\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .xs\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .xs\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .xs\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .xs\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .xs\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .xs\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .xs\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .xs\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .xs\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .xs\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .xs\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .xs\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .xs\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .xs\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .xs\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .xs\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .xs\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .xs\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .xs\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .xs\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .xs\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .xs\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .xs\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .xs\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .xs\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .xs\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .xs\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .xs\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .xs\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .xs\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .xs\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .xs\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .xs\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .xs\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .xs\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .xs\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .xs\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .xs\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .xs\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .xs\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .xs\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .xs\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .xs\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .xs\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .xs\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .xs\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .xs\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .xs\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .xs\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .xs\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .xs\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .xs\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .xs\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .xs\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .xs\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .xs\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .xs\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .xs\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .xs\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .xs\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .xs\:border-solid {
    border-style:solid;
  }

  .xs\:border-dashed {
    border-style:dashed;
  }

  .xs\:border-dotted {
    border-style:dotted;
  }

  .xs\:border-double {
    border-style:double;
  }

  .xs\:border-none {
    border-style:none;
  }

  .xs\:border-0 {
    border-width:0;
  }

  .xs\:border-2 {
    border-width:2px;
  }

  .xs\:border-4 {
    border-width:4px;
  }

  .xs\:border-8 {
    border-width:8px;
  }

  .xs\:border {
    border-width:1px;
  }

  .xs\:border-t-0 {
    border-top-width:0;
  }

  .xs\:border-r-0 {
    border-right-width:0;
  }

  .xs\:border-b-0 {
    border-bottom-width:0;
  }

  .xs\:border-l-0 {
    border-left-width:0;
  }

  .xs\:border-t-2 {
    border-top-width:2px;
  }

  .xs\:border-r-2 {
    border-right-width:2px;
  }

  .xs\:border-b-2 {
    border-bottom-width:2px;
  }

  .xs\:border-l-2 {
    border-left-width:2px;
  }

  .xs\:border-t-4 {
    border-top-width:4px;
  }

  .xs\:border-r-4 {
    border-right-width:4px;
  }

  .xs\:border-b-4 {
    border-bottom-width:4px;
  }

  .xs\:border-l-4 {
    border-left-width:4px;
  }

  .xs\:border-t-8 {
    border-top-width:8px;
  }

  .xs\:border-r-8 {
    border-right-width:8px;
  }

  .xs\:border-b-8 {
    border-bottom-width:8px;
  }

  .xs\:border-l-8 {
    border-left-width:8px;
  }

  .xs\:border-t {
    border-top-width:1px;
  }

  .xs\:border-r {
    border-right-width:1px;
  }

  .xs\:border-b {
    border-bottom-width:1px;
  }

  .xs\:border-l {
    border-left-width:1px;
  }

  .xs\:box-border {
    box-sizing:border-box;
  }

  .xs\:box-content {
    box-sizing:content-box;
  }

  .xs\:cursor-auto {
    cursor:auto;
  }

  .xs\:cursor-default {
    cursor:default;
  }

  .xs\:cursor-pointer {
    cursor:pointer;
  }

  .xs\:cursor-wait {
    cursor:wait;
  }

  .xs\:cursor-text {
    cursor:text;
  }

  .xs\:cursor-move {
    cursor:move;
  }

  .xs\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .xs\:block {
    display:block;
  }

  .xs\:inline-block {
    display:inline-block;
  }

  .xs\:inline {
    display:inline;
  }

  .xs\:flex {
    display:flex;
  }

  .xs\:inline-flex {
    display:inline-flex;
  }

  .xs\:table {
    display:table;
  }

  .xs\:table-caption {
    display:table-caption;
  }

  .xs\:table-cell {
    display:table-cell;
  }

  .xs\:table-column {
    display:table-column;
  }

  .xs\:table-column-group {
    display:table-column-group;
  }

  .xs\:table-footer-group {
    display:table-footer-group;
  }

  .xs\:table-header-group {
    display:table-header-group;
  }

  .xs\:table-row-group {
    display:table-row-group;
  }

  .xs\:table-row {
    display:table-row;
  }

  .xs\:flow-root {
    display:flow-root;
  }

  .xs\:grid {
    display:grid;
  }

  .xs\:inline-grid {
    display:inline-grid;
  }

  .xs\:contents {
    display:contents;
  }

  .xs\:hidden {
    display:none;
  }

  .xs\:flex-row {
    flex-direction:row;
  }

  .xs\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .xs\:flex-col {
    flex-direction:column;
  }

  .xs\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .xs\:flex-wrap {
    flex-wrap:wrap;
  }

  .xs\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .xs\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .xs\:place-items-auto {
    place-items:auto;
  }

  .xs\:place-items-start {
    place-items:start;
  }

  .xs\:place-items-end {
    place-items:end;
  }

  .xs\:place-items-center {
    place-items:center;
  }

  .xs\:place-items-stretch {
    place-items:stretch;
  }

  .xs\:place-content-center {
    place-content:center;
  }

  .xs\:place-content-start {
    place-content:start;
  }

  .xs\:place-content-end {
    place-content:end;
  }

  .xs\:place-content-between {
    place-content:space-between;
  }

  .xs\:place-content-around {
    place-content:space-around;
  }

  .xs\:place-content-evenly {
    place-content:space-evenly;
  }

  .xs\:place-content-stretch {
    place-content:stretch;
  }

  .xs\:place-self-auto {
    place-self:auto;
  }

  .xs\:place-self-start {
    place-self:start;
  }

  .xs\:place-self-end {
    place-self:end;
  }

  .xs\:place-self-center {
    place-self:center;
  }

  .xs\:place-self-stretch {
    place-self:stretch;
  }

  .xs\:items-start {
    align-items:flex-start;
  }

  .xs\:items-end {
    align-items:flex-end;
  }

  .xs\:items-center {
    align-items:center;
  }

  .xs\:items-baseline {
    align-items:baseline;
  }

  .xs\:items-stretch {
    align-items:stretch;
  }

  .xs\:content-center {
    align-content:center;
  }

  .xs\:content-start {
    align-content:flex-start;
  }

  .xs\:content-end {
    align-content:flex-end;
  }

  .xs\:content-between {
    align-content:space-between;
  }

  .xs\:content-around {
    align-content:space-around;
  }

  .xs\:content-evenly {
    align-content:space-evenly;
  }

  .xs\:self-auto {
    align-self:auto;
  }

  .xs\:self-start {
    align-self:flex-start;
  }

  .xs\:self-end {
    align-self:flex-end;
  }

  .xs\:self-center {
    align-self:center;
  }

  .xs\:self-stretch {
    align-self:stretch;
  }

  .xs\:justify-items-auto {
    justify-items:auto;
  }

  .xs\:justify-items-start {
    justify-items:start;
  }

  .xs\:justify-items-end {
    justify-items:end;
  }

  .xs\:justify-items-center {
    justify-items:center;
  }

  .xs\:justify-items-stretch {
    justify-items:stretch;
  }

  .xs\:justify-start {
    justify-content:flex-start;
  }

  .xs\:justify-end {
    justify-content:flex-end;
  }

  .xs\:justify-center {
    justify-content:center;
  }

  .xs\:justify-between {
    justify-content:space-between;
  }

  .xs\:justify-around {
    justify-content:space-around;
  }

  .xs\:justify-evenly {
    justify-content:space-evenly;
  }

  .xs\:justify-self-auto {
    justify-self:auto;
  }

  .xs\:justify-self-start {
    justify-self:start;
  }

  .xs\:justify-self-end {
    justify-self:end;
  }

  .xs\:justify-self-center {
    justify-self:center;
  }

  .xs\:justify-self-stretch {
    justify-self:stretch;
  }

  .xs\:flex-1 {
    flex:1 1 0%;
  }

  .xs\:flex-auto {
    flex:1 1 auto;
  }

  .xs\:flex-initial {
    flex:0 1 auto;
  }

  .xs\:flex-none {
    flex:none;
  }

  .xs\:flex-grow-0 {
    flex-grow:0;
  }

  .xs\:flex-grow {
    flex-grow:1;
  }

  .xs\:flex-shrink-0 {
    flex-shrink:0;
  }

  .xs\:flex-shrink {
    flex-shrink:1;
  }

  .xs\:order-1 {
    order:1;
  }

  .xs\:order-2 {
    order:2;
  }

  .xs\:order-3 {
    order:3;
  }

  .xs\:order-4 {
    order:4;
  }

  .xs\:order-5 {
    order:5;
  }

  .xs\:order-6 {
    order:6;
  }

  .xs\:order-7 {
    order:7;
  }

  .xs\:order-8 {
    order:8;
  }

  .xs\:order-9 {
    order:9;
  }

  .xs\:order-10 {
    order:10;
  }

  .xs\:order-11 {
    order:11;
  }

  .xs\:order-12 {
    order:12;
  }

  .xs\:order-first {
    order:-9999;
  }

  .xs\:order-last {
    order:9999;
  }

  .xs\:order-none {
    order:0;
  }

  .xs\:float-right {
    float:right;
  }

  .xs\:float-left {
    float:left;
  }

  .xs\:float-none {
    float:none;
  }

  .xs\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .xs\:clear-left {
    clear:left;
  }

  .xs\:clear-right {
    clear:right;
  }

  .xs\:clear-both {
    clear:both;
  }

  .xs\:clear-none {
    clear:none;
  }

  .xs\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .xs\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .xs\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .xs\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .xs\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .xs\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .xs\:font-hairline {
    font-weight:100;
  }

  .xs\:font-thin {
    font-weight:200;
  }

  .xs\:font-light {
    font-weight:300;
  }

  .xs\:font-normal {
    font-weight:400;
  }

  .xs\:font-medium {
    font-weight:500;
  }

  .xs\:font-semibold {
    font-weight:600;
  }

  .xs\:font-bold {
    font-weight:700;
  }

  .xs\:font-extrabold {
    font-weight:800;
  }

  .xs\:font-black {
    font-weight:900;
  }

  .xs\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .xs\:hover\:font-thin:hover {
    font-weight:200;
  }

  .xs\:hover\:font-light:hover {
    font-weight:300;
  }

  .xs\:hover\:font-normal:hover {
    font-weight:400;
  }

  .xs\:hover\:font-medium:hover {
    font-weight:500;
  }

  .xs\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .xs\:hover\:font-bold:hover {
    font-weight:700;
  }

  .xs\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .xs\:hover\:font-black:hover {
    font-weight:900;
  }

  .xs\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .xs\:focus\:font-thin:focus {
    font-weight:200;
  }

  .xs\:focus\:font-light:focus {
    font-weight:300;
  }

  .xs\:focus\:font-normal:focus {
    font-weight:400;
  }

  .xs\:focus\:font-medium:focus {
    font-weight:500;
  }

  .xs\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .xs\:focus\:font-bold:focus {
    font-weight:700;
  }

  .xs\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .xs\:focus\:font-black:focus {
    font-weight:900;
  }

  .xs\:h-0 {
    height:0;
  }

  .xs\:h-1 {
    height:0.25rem;
  }

  .xs\:h-2 {
    height:0.5rem;
  }

  .xs\:h-3 {
    height:0.75rem;
  }

  .xs\:h-4 {
    height:1rem;
  }

  .xs\:h-5 {
    height:1.25rem;
  }

  .xs\:h-6 {
    height:1.5rem;
  }

  .xs\:h-7 {
    height:1.75rem;
  }

  .xs\:h-8 {
    height:2rem;
  }

  .xs\:h-9 {
    height:2.25rem;
  }

  .xs\:h-10 {
    height:2.5rem;
  }

  .xs\:h-11 {
    height:2.75rem;
  }

  .xs\:h-12 {
    height:3rem;
  }

  .xs\:h-13 {
    height:3.25rem;
  }

  .xs\:h-14 {
    height:3.5rem;
  }

  .xs\:h-15 {
    height:3.75rem;
  }

  .xs\:h-16 {
    height:4rem;
  }

  .xs\:h-18 {
    height:4.5rem;
  }

  .xs\:h-20 {
    height:5rem;
  }

  .xs\:h-24 {
    height:6rem;
  }

  .xs\:h-28 {
    height:7rem;
  }

  .xs\:h-32 {
    height:8rem;
  }

  .xs\:h-36 {
    height:9rem;
  }

  .xs\:h-40 {
    height:10rem;
  }

  .xs\:h-44 {
    height:11rem;
  }

  .xs\:h-48 {
    height:12rem;
  }

  .xs\:h-52 {
    height:13rem;
  }

  .xs\:h-56 {
    height:14rem;
  }

  .xs\:h-60 {
    height:15rem;
  }

  .xs\:h-64 {
    height:16rem;
  }

  .xs\:h-72 {
    height:18rem;
  }

  .xs\:h-80 {
    height:20rem;
  }

  .xs\:h-96 {
    height:24rem;
  }

  .xs\:h-auto {
    height:auto;
  }

  .xs\:h-px {
    height:1px;
  }

  .xs\:h-0\.5 {
    height:0.125rem;
  }

  .xs\:h-1\.5 {
    height:0.375rem;
  }

  .xs\:h-2\.5 {
    height:0.625rem;
  }

  .xs\:h-3\.5 {
    height:0.875rem;
  }

  .xs\:h-1\/2 {
    height:50%;
  }

  .xs\:h-1\/3 {
    height:33.333333%;
  }

  .xs\:h-2\/3 {
    height:66.666667%;
  }

  .xs\:h-1\/4 {
    height:25%;
  }

  .xs\:h-2\/4 {
    height:50%;
  }

  .xs\:h-3\/4 {
    height:75%;
  }

  .xs\:h-1\/5 {
    height:20%;
  }

  .xs\:h-2\/5 {
    height:40%;
  }

  .xs\:h-3\/5 {
    height:60%;
  }

  .xs\:h-4\/5 {
    height:80%;
  }

  .xs\:h-1\/6 {
    height:16.666667%;
  }

  .xs\:h-2\/6 {
    height:33.333333%;
  }

  .xs\:h-3\/6 {
    height:50%;
  }

  .xs\:h-4\/6 {
    height:66.666667%;
  }

  .xs\:h-5\/6 {
    height:83.333333%;
  }

  .xs\:h-1\/12 {
    height:8.333333%;
  }

  .xs\:h-2\/12 {
    height:16.666667%;
  }

  .xs\:h-3\/12 {
    height:25%;
  }

  .xs\:h-4\/12 {
    height:33.333333%;
  }

  .xs\:h-5\/12 {
    height:41.666667%;
  }

  .xs\:h-6\/12 {
    height:50%;
  }

  .xs\:h-7\/12 {
    height:58.333333%;
  }

  .xs\:h-8\/12 {
    height:66.666667%;
  }

  .xs\:h-9\/12 {
    height:75%;
  }

  .xs\:h-10\/12 {
    height:83.333333%;
  }

  .xs\:h-11\/12 {
    height:91.666667%;
  }

  .xs\:h-full {
    height:100%;
  }

  .xs\:h-0_5 {
    height:0.125rem;
  }

  .xs\:h-1_5 {
    height:0.375rem;
  }

  .xs\:h-2_5 {
    height:0.625rem;
  }

  .xs\:h-3_5 {
    height:0.875rem;
  }

  .xs\:h-4_5 {
    height:1.125rem;
  }

  .xs\:h-screen {
    height:100vh;
  }

  .xs\:text-xs {
    font-size:0.75rem;
  }

  .xs\:text-sm {
    font-size:0.875rem;
  }

  .xs\:text-base {
    font-size:1rem;
  }

  .xs\:text-lg {
    font-size:1.125rem;
  }

  .xs\:text-xl {
    font-size:1.25rem;
  }

  .xs\:text-2xl {
    font-size:1.5rem;
  }

  .xs\:text-3xl {
    font-size:1.875rem;
  }

  .xs\:text-4xl {
    font-size:2.25rem;
  }

  .xs\:text-5xl {
    font-size:3rem;
  }

  .xs\:text-6xl {
    font-size:4rem;
  }

  .xs\:leading-3 {
    line-height:.75rem;
  }

  .xs\:leading-4 {
    line-height:1rem;
  }

  .xs\:leading-5 {
    line-height:1.25rem;
  }

  .xs\:leading-6 {
    line-height:1.5rem;
  }

  .xs\:leading-7 {
    line-height:1.75rem;
  }

  .xs\:leading-8 {
    line-height:2rem;
  }

  .xs\:leading-9 {
    line-height:2.25rem;
  }

  .xs\:leading-10 {
    line-height:2.5rem;
  }

  .xs\:leading-11 {
    line-height:2.75rem;
  }

  .xs\:leading-12 {
    line-height:3rem;
  }

  .xs\:leading-none {
    line-height:1;
  }

  .xs\:leading-tight {
    line-height:1.25;
  }

  .xs\:leading-snug {
    line-height:1.375;
  }

  .xs\:leading-normal {
    line-height:1.5;
  }

  .xs\:leading-relaxed {
    line-height:1.625;
  }

  .xs\:leading-loose {
    line-height:2;
  }

  .xs\:list-inside {
    list-style-position:inside;
  }

  .xs\:list-outside {
    list-style-position:outside;
  }

  .xs\:list-none {
    list-style-type:none;
  }

  .xs\:list-disc {
    list-style-type:disc;
  }

  .xs\:list-decimal {
    list-style-type:decimal;
  }

  .xs\:m-0 {
    margin:0;
  }

  .xs\:m-1 {
    margin:0.25rem;
  }

  .xs\:m-2 {
    margin:0.5rem;
  }

  .xs\:m-3 {
    margin:0.75rem;
  }

  .xs\:m-4 {
    margin:1rem;
  }

  .xs\:m-5 {
    margin:1.25rem;
  }

  .xs\:m-6 {
    margin:1.5rem;
  }

  .xs\:m-7 {
    margin:1.75rem;
  }

  .xs\:m-8 {
    margin:2rem;
  }

  .xs\:m-9 {
    margin:2.25rem;
  }

  .xs\:m-10 {
    margin:2.5rem;
  }

  .xs\:m-11 {
    margin:2.75rem;
  }

  .xs\:m-12 {
    margin:3rem;
  }

  .xs\:m-13 {
    margin:3.25rem;
  }

  .xs\:m-14 {
    margin:3.5rem;
  }

  .xs\:m-15 {
    margin:3.75rem;
  }

  .xs\:m-16 {
    margin:4rem;
  }

  .xs\:m-18 {
    margin:4.5rem;
  }

  .xs\:m-20 {
    margin:5rem;
  }

  .xs\:m-24 {
    margin:6rem;
  }

  .xs\:m-28 {
    margin:7rem;
  }

  .xs\:m-32 {
    margin:8rem;
  }

  .xs\:m-36 {
    margin:9rem;
  }

  .xs\:m-40 {
    margin:10rem;
  }

  .xs\:m-44 {
    margin:11rem;
  }

  .xs\:m-48 {
    margin:12rem;
  }

  .xs\:m-52 {
    margin:13rem;
  }

  .xs\:m-56 {
    margin:14rem;
  }

  .xs\:m-60 {
    margin:15rem;
  }

  .xs\:m-64 {
    margin:16rem;
  }

  .xs\:m-72 {
    margin:18rem;
  }

  .xs\:m-80 {
    margin:20rem;
  }

  .xs\:m-96 {
    margin:24rem;
  }

  .xs\:m-auto {
    margin:auto;
  }

  .xs\:m-px {
    margin:1px;
  }

  .xs\:m-0\.5 {
    margin:0.125rem;
  }

  .xs\:m-1\.5 {
    margin:0.375rem;
  }

  .xs\:m-2\.5 {
    margin:0.625rem;
  }

  .xs\:m-3\.5 {
    margin:0.875rem;
  }

  .xs\:m-1\/2 {
    margin:50%;
  }

  .xs\:m-1\/3 {
    margin:33.333333%;
  }

  .xs\:m-2\/3 {
    margin:66.666667%;
  }

  .xs\:m-1\/4 {
    margin:25%;
  }

  .xs\:m-2\/4 {
    margin:50%;
  }

  .xs\:m-3\/4 {
    margin:75%;
  }

  .xs\:m-1\/5 {
    margin:20%;
  }

  .xs\:m-2\/5 {
    margin:40%;
  }

  .xs\:m-3\/5 {
    margin:60%;
  }

  .xs\:m-4\/5 {
    margin:80%;
  }

  .xs\:m-1\/6 {
    margin:16.666667%;
  }

  .xs\:m-2\/6 {
    margin:33.333333%;
  }

  .xs\:m-3\/6 {
    margin:50%;
  }

  .xs\:m-4\/6 {
    margin:66.666667%;
  }

  .xs\:m-5\/6 {
    margin:83.333333%;
  }

  .xs\:m-1\/12 {
    margin:8.333333%;
  }

  .xs\:m-2\/12 {
    margin:16.666667%;
  }

  .xs\:m-3\/12 {
    margin:25%;
  }

  .xs\:m-4\/12 {
    margin:33.333333%;
  }

  .xs\:m-5\/12 {
    margin:41.666667%;
  }

  .xs\:m-6\/12 {
    margin:50%;
  }

  .xs\:m-7\/12 {
    margin:58.333333%;
  }

  .xs\:m-8\/12 {
    margin:66.666667%;
  }

  .xs\:m-9\/12 {
    margin:75%;
  }

  .xs\:m-10\/12 {
    margin:83.333333%;
  }

  .xs\:m-11\/12 {
    margin:91.666667%;
  }

  .xs\:m-full {
    margin:100%;
  }

  .xs\:m-0_5 {
    margin:0.125rem;
  }

  .xs\:m-1_5 {
    margin:0.375rem;
  }

  .xs\:m-2_5 {
    margin:0.625rem;
  }

  .xs\:m-3_5 {
    margin:0.875rem;
  }

  .xs\:m-4_5 {
    margin:1.125rem;
  }

  .xs\:-m-1 {
    margin:-0.25rem;
  }

  .xs\:-m-2 {
    margin:-0.5rem;
  }

  .xs\:-m-3 {
    margin:-0.75rem;
  }

  .xs\:-m-4 {
    margin:-1rem;
  }

  .xs\:-m-5 {
    margin:-1.25rem;
  }

  .xs\:-m-6 {
    margin:-1.5rem;
  }

  .xs\:-m-7 {
    margin:-1.75rem;
  }

  .xs\:-m-8 {
    margin:-2rem;
  }

  .xs\:-m-9 {
    margin:-2.25rem;
  }

  .xs\:-m-10 {
    margin:-2.5rem;
  }

  .xs\:-m-11 {
    margin:-2.75rem;
  }

  .xs\:-m-12 {
    margin:-3rem;
  }

  .xs\:-m-13 {
    margin:-3.25rem;
  }

  .xs\:-m-14 {
    margin:-3.5rem;
  }

  .xs\:-m-15 {
    margin:-3.75rem;
  }

  .xs\:-m-16 {
    margin:-4rem;
  }

  .xs\:-m-18 {
    margin:-4.5rem;
  }

  .xs\:-m-20 {
    margin:-5rem;
  }

  .xs\:-m-24 {
    margin:-6rem;
  }

  .xs\:-m-28 {
    margin:-7rem;
  }

  .xs\:-m-32 {
    margin:-8rem;
  }

  .xs\:-m-36 {
    margin:-9rem;
  }

  .xs\:-m-40 {
    margin:-10rem;
  }

  .xs\:-m-44 {
    margin:-11rem;
  }

  .xs\:-m-48 {
    margin:-12rem;
  }

  .xs\:-m-52 {
    margin:-13rem;
  }

  .xs\:-m-56 {
    margin:-14rem;
  }

  .xs\:-m-60 {
    margin:-15rem;
  }

  .xs\:-m-64 {
    margin:-16rem;
  }

  .xs\:-m-72 {
    margin:-18rem;
  }

  .xs\:-m-80 {
    margin:-20rem;
  }

  .xs\:-m-96 {
    margin:-24rem;
  }

  .xs\:-m-px {
    margin:-1px;
  }

  .xs\:-m-0\.5 {
    margin:-0.125rem;
  }

  .xs\:-m-1\.5 {
    margin:-0.375rem;
  }

  .xs\:-m-2\.5 {
    margin:-0.625rem;
  }

  .xs\:-m-3\.5 {
    margin:-0.875rem;
  }

  .xs\:-m-1\/2 {
    margin:-50%;
  }

  .xs\:-m-1\/3 {
    margin:-33.33333%;
  }

  .xs\:-m-2\/3 {
    margin:-66.66667%;
  }

  .xs\:-m-1\/4 {
    margin:-25%;
  }

  .xs\:-m-2\/4 {
    margin:-50%;
  }

  .xs\:-m-3\/4 {
    margin:-75%;
  }

  .xs\:-m-1\/5 {
    margin:-20%;
  }

  .xs\:-m-2\/5 {
    margin:-40%;
  }

  .xs\:-m-3\/5 {
    margin:-60%;
  }

  .xs\:-m-4\/5 {
    margin:-80%;
  }

  .xs\:-m-1\/6 {
    margin:-16.66667%;
  }

  .xs\:-m-2\/6 {
    margin:-33.33333%;
  }

  .xs\:-m-3\/6 {
    margin:-50%;
  }

  .xs\:-m-4\/6 {
    margin:-66.66667%;
  }

  .xs\:-m-5\/6 {
    margin:-83.33333%;
  }

  .xs\:-m-1\/12 {
    margin:-8.33333%;
  }

  .xs\:-m-2\/12 {
    margin:-16.66667%;
  }

  .xs\:-m-3\/12 {
    margin:-25%;
  }

  .xs\:-m-4\/12 {
    margin:-33.33333%;
  }

  .xs\:-m-5\/12 {
    margin:-41.66667%;
  }

  .xs\:-m-6\/12 {
    margin:-50%;
  }

  .xs\:-m-7\/12 {
    margin:-58.33333%;
  }

  .xs\:-m-8\/12 {
    margin:-66.66667%;
  }

  .xs\:-m-9\/12 {
    margin:-75%;
  }

  .xs\:-m-10\/12 {
    margin:-83.33333%;
  }

  .xs\:-m-11\/12 {
    margin:-91.66667%;
  }

  .xs\:-m-full {
    margin:-100%;
  }

  .xs\:-m-0_5 {
    margin:-0.125rem;
  }

  .xs\:-m-1_5 {
    margin:-0.375rem;
  }

  .xs\:-m-2_5 {
    margin:-0.625rem;
  }

  .xs\:-m-3_5 {
    margin:-0.875rem;
  }

  .xs\:-m-4_5 {
    margin:-1.125rem;
  }

  .xs\:my-0 {
    margin-top:0;
    margin-bottom:0;
  }

  .xs\:mx-0 {
    margin-left:0;
    margin-right:0;
  }

  .xs\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .xs\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .xs\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .xs\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .xs\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .xs\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .xs\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .xs\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .xs\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .xs\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .xs\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .xs\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .xs\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

  .xs\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem;
  }

  .xs\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .xs\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .xs\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .xs\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .xs\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .xs\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .xs\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .xs\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .xs\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .xs\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .xs\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

  .xs\:my-14 {
    margin-top:3.5rem;
    margin-bottom:3.5rem;
  }

  .xs\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .xs\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .xs\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .xs\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .xs\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .xs\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .xs\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

  .xs\:my-20 {
    margin-top:5rem;
    margin-bottom:5rem;
  }

  .xs\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .xs\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .xs\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .xs\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .xs\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .xs\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .xs\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .xs\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .xs\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .xs\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .xs\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .xs\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .xs\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .xs\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .xs\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .xs\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .xs\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .xs\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .xs\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .xs\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .xs\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .xs\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .xs\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .xs\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .xs\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .xs\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .xs\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .xs\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .xs\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .xs\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .xs\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .xs\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .xs\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .xs\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .xs\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .xs\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .xs\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .xs\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .xs\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .xs\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .xs\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .xs\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .xs\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .xs\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .xs\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .xs\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .xs\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .xs\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .xs\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .xs\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .xs\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .xs\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .xs\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .xs\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .xs\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .xs\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .xs\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .xs\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .xs\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .xs\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .xs\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .xs\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .xs\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .xs\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .xs\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .xs\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .xs\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .xs\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .xs\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .xs\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .xs\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .xs\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .xs\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .xs\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .xs\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .xs\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .xs\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .xs\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .xs\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .xs\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .xs\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .xs\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .xs\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .xs\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .xs\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .xs\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .xs\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .xs\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .xs\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .xs\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .xs\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .xs\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .xs\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .xs\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .xs\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .xs\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .xs\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .xs\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .xs\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .xs\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .xs\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .xs\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .xs\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .xs\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .xs\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .xs\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .xs\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .xs\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .xs\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .xs\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .xs\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .xs\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .xs\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .xs\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .xs\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .xs\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .xs\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

  .xs\:-my-8 {
    margin-top:-2rem;
    margin-bottom:-2rem;
  }

  .xs\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .xs\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .xs\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .xs\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .xs\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .xs\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .xs\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .xs\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .xs\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .xs\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .xs\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

  .xs\:-my-14 {
    margin-top:-3.5rem;
    margin-bottom:-3.5rem;
  }

  .xs\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .xs\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .xs\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .xs\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .xs\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .xs\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .xs\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

  .xs\:-my-20 {
    margin-top:-5rem;
    margin-bottom:-5rem;
  }

  .xs\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .xs\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .xs\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .xs\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .xs\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .xs\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .xs\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .xs\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .xs\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .xs\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .xs\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .xs\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .xs\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .xs\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .xs\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .xs\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .xs\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .xs\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .xs\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .xs\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .xs\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .xs\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .xs\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .xs\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .xs\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .xs\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .xs\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .xs\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .xs\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .xs\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .xs\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .xs\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .xs\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .xs\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .xs\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .xs\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .xs\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .xs\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .xs\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .xs\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .xs\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .xs\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .xs\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .xs\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .xs\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .xs\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .xs\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .xs\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .xs\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .xs\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .xs\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .xs\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .xs\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .xs\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .xs\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .xs\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .xs\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .xs\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .xs\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .xs\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .xs\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .xs\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .xs\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .xs\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .xs\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .xs\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .xs\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .xs\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .xs\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .xs\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .xs\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .xs\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .xs\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .xs\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .xs\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .xs\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .xs\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .xs\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .xs\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .xs\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .xs\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .xs\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .xs\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .xs\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .xs\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .xs\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .xs\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .xs\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .xs\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .xs\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .xs\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .xs\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .xs\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .xs\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .xs\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .xs\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .xs\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .xs\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .xs\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .xs\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .xs\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .xs\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .xs\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

  .xs\:mt-0 {
    margin-top:0;
  }

  .xs\:mr-0 {
    margin-right:0;
  }

  .xs\:mb-0 {
    margin-bottom:0;
  }

  .xs\:ml-0 {
    margin-left:0;
  }

  .xs\:mt-1 {
    margin-top:0.25rem;
  }

  .xs\:mr-1 {
    margin-right:0.25rem;
  }

  .xs\:mb-1 {
    margin-bottom:0.25rem;
  }

  .xs\:ml-1 {
    margin-left:0.25rem;
  }

  .xs\:mt-2 {
    margin-top:0.5rem;
  }

  .xs\:mr-2 {
    margin-right:0.5rem;
  }

  .xs\:mb-2 {
    margin-bottom:0.5rem;
  }

  .xs\:ml-2 {
    margin-left:0.5rem;
  }

  .xs\:mt-3 {
    margin-top:0.75rem;
  }

  .xs\:mr-3 {
    margin-right:0.75rem;
  }

  .xs\:mb-3 {
    margin-bottom:0.75rem;
  }

  .xs\:ml-3 {
    margin-left:0.75rem;
  }

  .xs\:mt-4 {
    margin-top:1rem;
  }

  .xs\:mr-4 {
    margin-right:1rem;
  }

  .xs\:mb-4 {
    margin-bottom:1rem;
  }

  .xs\:ml-4 {
    margin-left:1rem;
  }

  .xs\:mt-5 {
    margin-top:1.25rem;
  }

  .xs\:mr-5 {
    margin-right:1.25rem;
  }

  .xs\:mb-5 {
    margin-bottom:1.25rem;
  }

  .xs\:ml-5 {
    margin-left:1.25rem;
  }

  .xs\:mt-6 {
    margin-top:1.5rem;
  }

  .xs\:mr-6 {
    margin-right:1.5rem;
  }

  .xs\:mb-6 {
    margin-bottom:1.5rem;
  }

  .xs\:ml-6 {
    margin-left:1.5rem;
  }

  .xs\:mt-7 {
    margin-top:1.75rem;
  }

  .xs\:mr-7 {
    margin-right:1.75rem;
  }

  .xs\:mb-7 {
    margin-bottom:1.75rem;
  }

  .xs\:ml-7 {
    margin-left:1.75rem;
  }

  .xs\:mt-8 {
    margin-top:2rem;
  }

  .xs\:mr-8 {
    margin-right:2rem;
  }

  .xs\:mb-8 {
    margin-bottom:2rem;
  }

  .xs\:ml-8 {
    margin-left:2rem;
  }

  .xs\:mt-9 {
    margin-top:2.25rem;
  }

  .xs\:mr-9 {
    margin-right:2.25rem;
  }

  .xs\:mb-9 {
    margin-bottom:2.25rem;
  }

  .xs\:ml-9 {
    margin-left:2.25rem;
  }

  .xs\:mt-10 {
    margin-top:2.5rem;
  }

  .xs\:mr-10 {
    margin-right:2.5rem;
  }

  .xs\:mb-10 {
    margin-bottom:2.5rem;
  }

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

  .xs\:mt-11 {
    margin-top:2.75rem;
  }

  .xs\:mr-11 {
    margin-right:2.75rem;
  }

  .xs\:mb-11 {
    margin-bottom:2.75rem;
  }

  .xs\:ml-11 {
    margin-left:2.75rem;
  }

  .xs\:mt-12 {
    margin-top:3rem;
  }

  .xs\:mr-12 {
    margin-right:3rem;
  }

  .xs\:mb-12 {
    margin-bottom:3rem;
  }

  .xs\:ml-12 {
    margin-left:3rem;
  }

  .xs\:mt-13 {
    margin-top:3.25rem;
  }

  .xs\:mr-13 {
    margin-right:3.25rem;
  }

  .xs\:mb-13 {
    margin-bottom:3.25rem;
  }

  .xs\:ml-13 {
    margin-left:3.25rem;
  }

  .xs\:mt-14 {
    margin-top:3.5rem;
  }

  .xs\:mr-14 {
    margin-right:3.5rem;
  }

  .xs\:mb-14 {
    margin-bottom:3.5rem;
  }

  .xs\:ml-14 {
    margin-left:3.5rem;
  }

  .xs\:mt-15 {
    margin-top:3.75rem;
  }

  .xs\:mr-15 {
    margin-right:3.75rem;
  }

  .xs\:mb-15 {
    margin-bottom:3.75rem;
  }

  .xs\:ml-15 {
    margin-left:3.75rem;
  }

  .xs\:mt-16 {
    margin-top:4rem;
  }

  .xs\:mr-16 {
    margin-right:4rem;
  }

  .xs\:mb-16 {
    margin-bottom:4rem;
  }

  .xs\:ml-16 {
    margin-left:4rem;
  }

  .xs\:mt-18 {
    margin-top:4.5rem;
  }

  .xs\:mr-18 {
    margin-right:4.5rem;
  }

  .xs\:mb-18 {
    margin-bottom:4.5rem;
  }

  .xs\:ml-18 {
    margin-left:4.5rem;
  }

  .xs\:mt-20 {
    margin-top:5rem;
  }

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

  .xs\:mb-20 {
    margin-bottom:5rem;
  }

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

  .xs\:mt-24 {
    margin-top:6rem;
  }

  .xs\:mr-24 {
    margin-right:6rem;
  }

  .xs\:mb-24 {
    margin-bottom:6rem;
  }

  .xs\:ml-24 {
    margin-left:6rem;
  }

  .xs\:mt-28 {
    margin-top:7rem;
  }

  .xs\:mr-28 {
    margin-right:7rem;
  }

  .xs\:mb-28 {
    margin-bottom:7rem;
  }

  .xs\:ml-28 {
    margin-left:7rem;
  }

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

  .xs\:mr-32 {
    margin-right:8rem;
  }

  .xs\:mb-32 {
    margin-bottom:8rem;
  }

  .xs\:ml-32 {
    margin-left:8rem;
  }

  .xs\:mt-36 {
    margin-top:9rem;
  }

  .xs\:mr-36 {
    margin-right:9rem;
  }

  .xs\:mb-36 {
    margin-bottom:9rem;
  }

  .xs\:ml-36 {
    margin-left:9rem;
  }

  .xs\:mt-40 {
    margin-top:10rem;
  }

  .xs\:mr-40 {
    margin-right:10rem;
  }

  .xs\:mb-40 {
    margin-bottom:10rem;
  }

  .xs\:ml-40 {
    margin-left:10rem;
  }

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

  .xs\:mr-44 {
    margin-right:11rem;
  }

  .xs\:mb-44 {
    margin-bottom:11rem;
  }

  .xs\:ml-44 {
    margin-left:11rem;
  }

  .xs\:mt-48 {
    margin-top:12rem;
  }

  .xs\:mr-48 {
    margin-right:12rem;
  }

  .xs\:mb-48 {
    margin-bottom:12rem;
  }

  .xs\:ml-48 {
    margin-left:12rem;
  }

  .xs\:mt-52 {
    margin-top:13rem;
  }

  .xs\:mr-52 {
    margin-right:13rem;
  }

  .xs\:mb-52 {
    margin-bottom:13rem;
  }

  .xs\:ml-52 {
    margin-left:13rem;
  }

  .xs\:mt-56 {
    margin-top:14rem;
  }

  .xs\:mr-56 {
    margin-right:14rem;
  }

  .xs\:mb-56 {
    margin-bottom:14rem;
  }

  .xs\:ml-56 {
    margin-left:14rem;
  }

  .xs\:mt-60 {
    margin-top:15rem;
  }

  .xs\:mr-60 {
    margin-right:15rem;
  }

  .xs\:mb-60 {
    margin-bottom:15rem;
  }

  .xs\:ml-60 {
    margin-left:15rem;
  }

  .xs\:mt-64 {
    margin-top:16rem;
  }

  .xs\:mr-64 {
    margin-right:16rem;
  }

  .xs\:mb-64 {
    margin-bottom:16rem;
  }

  .xs\:ml-64 {
    margin-left:16rem;
  }

  .xs\:mt-72 {
    margin-top:18rem;
  }

  .xs\:mr-72 {
    margin-right:18rem;
  }

  .xs\:mb-72 {
    margin-bottom:18rem;
  }

  .xs\:ml-72 {
    margin-left:18rem;
  }

  .xs\:mt-80 {
    margin-top:20rem;
  }

  .xs\:mr-80 {
    margin-right:20rem;
  }

  .xs\:mb-80 {
    margin-bottom:20rem;
  }

  .xs\:ml-80 {
    margin-left:20rem;
  }

  .xs\:mt-96 {
    margin-top:24rem;
  }

  .xs\:mr-96 {
    margin-right:24rem;
  }

  .xs\:mb-96 {
    margin-bottom:24rem;
  }

  .xs\:ml-96 {
    margin-left:24rem;
  }

  .xs\:mt-auto {
    margin-top:auto;
  }

  .xs\:mr-auto {
    margin-right:auto;
  }

  .xs\:mb-auto {
    margin-bottom:auto;
  }

  .xs\:ml-auto {
    margin-left:auto;
  }

  .xs\:mt-px {
    margin-top:1px;
  }

  .xs\:mr-px {
    margin-right:1px;
  }

  .xs\:mb-px {
    margin-bottom:1px;
  }

  .xs\:ml-px {
    margin-left:1px;
  }

  .xs\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .xs\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .xs\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .xs\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .xs\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .xs\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .xs\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .xs\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .xs\:mt-2\.5 {
    margin-top:0.625rem;
  }

  .xs\:mr-2\.5 {
    margin-right:0.625rem;
  }

  .xs\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .xs\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .xs\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .xs\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .xs\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .xs\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .xs\:mt-1\/2 {
    margin-top:50%;
  }

  .xs\:mr-1\/2 {
    margin-right:50%;
  }

  .xs\:mb-1\/2 {
    margin-bottom:50%;
  }

  .xs\:ml-1\/2 {
    margin-left:50%;
  }

  .xs\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .xs\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .xs\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .xs\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .xs\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .xs\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .xs\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .xs\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .xs\:mt-1\/4 {
    margin-top:25%;
  }

  .xs\:mr-1\/4 {
    margin-right:25%;
  }

  .xs\:mb-1\/4 {
    margin-bottom:25%;
  }

  .xs\:ml-1\/4 {
    margin-left:25%;
  }

  .xs\:mt-2\/4 {
    margin-top:50%;
  }

  .xs\:mr-2\/4 {
    margin-right:50%;
  }

  .xs\:mb-2\/4 {
    margin-bottom:50%;
  }

  .xs\:ml-2\/4 {
    margin-left:50%;
  }

  .xs\:mt-3\/4 {
    margin-top:75%;
  }

  .xs\:mr-3\/4 {
    margin-right:75%;
  }

  .xs\:mb-3\/4 {
    margin-bottom:75%;
  }

  .xs\:ml-3\/4 {
    margin-left:75%;
  }

  .xs\:mt-1\/5 {
    margin-top:20%;
  }

  .xs\:mr-1\/5 {
    margin-right:20%;
  }

  .xs\:mb-1\/5 {
    margin-bottom:20%;
  }

  .xs\:ml-1\/5 {
    margin-left:20%;
  }

  .xs\:mt-2\/5 {
    margin-top:40%;
  }

  .xs\:mr-2\/5 {
    margin-right:40%;
  }

  .xs\:mb-2\/5 {
    margin-bottom:40%;
  }

  .xs\:ml-2\/5 {
    margin-left:40%;
  }

  .xs\:mt-3\/5 {
    margin-top:60%;
  }

  .xs\:mr-3\/5 {
    margin-right:60%;
  }

  .xs\:mb-3\/5 {
    margin-bottom:60%;
  }

  .xs\:ml-3\/5 {
    margin-left:60%;
  }

  .xs\:mt-4\/5 {
    margin-top:80%;
  }

  .xs\:mr-4\/5 {
    margin-right:80%;
  }

  .xs\:mb-4\/5 {
    margin-bottom:80%;
  }

  .xs\:ml-4\/5 {
    margin-left:80%;
  }

  .xs\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .xs\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .xs\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .xs\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .xs\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .xs\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .xs\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .xs\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .xs\:mt-3\/6 {
    margin-top:50%;
  }

  .xs\:mr-3\/6 {
    margin-right:50%;
  }

  .xs\:mb-3\/6 {
    margin-bottom:50%;
  }

  .xs\:ml-3\/6 {
    margin-left:50%;
  }

  .xs\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .xs\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .xs\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .xs\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .xs\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .xs\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .xs\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .xs\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .xs\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .xs\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .xs\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .xs\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .xs\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .xs\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .xs\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .xs\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .xs\:mt-3\/12 {
    margin-top:25%;
  }

  .xs\:mr-3\/12 {
    margin-right:25%;
  }

  .xs\:mb-3\/12 {
    margin-bottom:25%;
  }

  .xs\:ml-3\/12 {
    margin-left:25%;
  }

  .xs\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .xs\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .xs\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .xs\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .xs\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .xs\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .xs\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .xs\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .xs\:mt-6\/12 {
    margin-top:50%;
  }

  .xs\:mr-6\/12 {
    margin-right:50%;
  }

  .xs\:mb-6\/12 {
    margin-bottom:50%;
  }

  .xs\:ml-6\/12 {
    margin-left:50%;
  }

  .xs\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .xs\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .xs\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .xs\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .xs\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .xs\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .xs\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .xs\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .xs\:mt-9\/12 {
    margin-top:75%;
  }

  .xs\:mr-9\/12 {
    margin-right:75%;
  }

  .xs\:mb-9\/12 {
    margin-bottom:75%;
  }

  .xs\:ml-9\/12 {
    margin-left:75%;
  }

  .xs\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .xs\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .xs\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .xs\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .xs\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .xs\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .xs\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .xs\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .xs\:mt-full {
    margin-top:100%;
  }

  .xs\:mr-full {
    margin-right:100%;
  }

  .xs\:mb-full {
    margin-bottom:100%;
  }

  .xs\:ml-full {
    margin-left:100%;
  }

  .xs\:mt-0_5 {
    margin-top:0.125rem;
  }

  .xs\:mr-0_5 {
    margin-right:0.125rem;
  }

  .xs\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .xs\:ml-0_5 {
    margin-left:0.125rem;
  }

  .xs\:mt-1_5 {
    margin-top:0.375rem;
  }

  .xs\:mr-1_5 {
    margin-right:0.375rem;
  }

  .xs\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .xs\:ml-1_5 {
    margin-left:0.375rem;
  }

  .xs\:mt-2_5 {
    margin-top:0.625rem;
  }

  .xs\:mr-2_5 {
    margin-right:0.625rem;
  }

  .xs\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .xs\:ml-2_5 {
    margin-left:0.625rem;
  }

  .xs\:mt-3_5 {
    margin-top:0.875rem;
  }

  .xs\:mr-3_5 {
    margin-right:0.875rem;
  }

  .xs\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .xs\:ml-3_5 {
    margin-left:0.875rem;
  }

  .xs\:mt-4_5 {
    margin-top:1.125rem;
  }

  .xs\:mr-4_5 {
    margin-right:1.125rem;
  }

  .xs\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .xs\:ml-4_5 {
    margin-left:1.125rem;
  }

  .xs\:-mt-1 {
    margin-top:-0.25rem;
  }

  .xs\:-mr-1 {
    margin-right:-0.25rem;
  }

  .xs\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .xs\:-ml-1 {
    margin-left:-0.25rem;
  }

  .xs\:-mt-2 {
    margin-top:-0.5rem;
  }

  .xs\:-mr-2 {
    margin-right:-0.5rem;
  }

  .xs\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .xs\:-ml-2 {
    margin-left:-0.5rem;
  }

  .xs\:-mt-3 {
    margin-top:-0.75rem;
  }

  .xs\:-mr-3 {
    margin-right:-0.75rem;
  }

  .xs\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .xs\:-ml-3 {
    margin-left:-0.75rem;
  }

  .xs\:-mt-4 {
    margin-top:-1rem;
  }

  .xs\:-mr-4 {
    margin-right:-1rem;
  }

  .xs\:-mb-4 {
    margin-bottom:-1rem;
  }

  .xs\:-ml-4 {
    margin-left:-1rem;
  }

  .xs\:-mt-5 {
    margin-top:-1.25rem;
  }

  .xs\:-mr-5 {
    margin-right:-1.25rem;
  }

  .xs\:-mb-5 {
    margin-bottom:-1.25rem;
  }

  .xs\:-ml-5 {
    margin-left:-1.25rem;
  }

  .xs\:-mt-6 {
    margin-top:-1.5rem;
  }

  .xs\:-mr-6 {
    margin-right:-1.5rem;
  }

  .xs\:-mb-6 {
    margin-bottom:-1.5rem;
  }

  .xs\:-ml-6 {
    margin-left:-1.5rem;
  }

  .xs\:-mt-7 {
    margin-top:-1.75rem;
  }

  .xs\:-mr-7 {
    margin-right:-1.75rem;
  }

  .xs\:-mb-7 {
    margin-bottom:-1.75rem;
  }

  .xs\:-ml-7 {
    margin-left:-1.75rem;
  }

  .xs\:-mt-8 {
    margin-top:-2rem;
  }

  .xs\:-mr-8 {
    margin-right:-2rem;
  }

  .xs\:-mb-8 {
    margin-bottom:-2rem;
  }

  .xs\:-ml-8 {
    margin-left:-2rem;
  }

  .xs\:-mt-9 {
    margin-top:-2.25rem;
  }

  .xs\:-mr-9 {
    margin-right:-2.25rem;
  }

  .xs\:-mb-9 {
    margin-bottom:-2.25rem;
  }

  .xs\:-ml-9 {
    margin-left:-2.25rem;
  }

  .xs\:-mt-10 {
    margin-top:-2.5rem;
  }

  .xs\:-mr-10 {
    margin-right:-2.5rem;
  }

  .xs\:-mb-10 {
    margin-bottom:-2.5rem;
  }

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

  .xs\:-mt-11 {
    margin-top:-2.75rem;
  }

  .xs\:-mr-11 {
    margin-right:-2.75rem;
  }

  .xs\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .xs\:-ml-11 {
    margin-left:-2.75rem;
  }

  .xs\:-mt-12 {
    margin-top:-3rem;
  }

  .xs\:-mr-12 {
    margin-right:-3rem;
  }

  .xs\:-mb-12 {
    margin-bottom:-3rem;
  }

  .xs\:-ml-12 {
    margin-left:-3rem;
  }

  .xs\:-mt-13 {
    margin-top:-3.25rem;
  }

  .xs\:-mr-13 {
    margin-right:-3.25rem;
  }

  .xs\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .xs\:-ml-13 {
    margin-left:-3.25rem;
  }

  .xs\:-mt-14 {
    margin-top:-3.5rem;
  }

  .xs\:-mr-14 {
    margin-right:-3.5rem;
  }

  .xs\:-mb-14 {
    margin-bottom:-3.5rem;
  }

  .xs\:-ml-14 {
    margin-left:-3.5rem;
  }

  .xs\:-mt-15 {
    margin-top:-3.75rem;
  }

  .xs\:-mr-15 {
    margin-right:-3.75rem;
  }

  .xs\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .xs\:-ml-15 {
    margin-left:-3.75rem;
  }

  .xs\:-mt-16 {
    margin-top:-4rem;
  }

  .xs\:-mr-16 {
    margin-right:-4rem;
  }

  .xs\:-mb-16 {
    margin-bottom:-4rem;
  }

  .xs\:-ml-16 {
    margin-left:-4rem;
  }

  .xs\:-mt-18 {
    margin-top:-4.5rem;
  }

  .xs\:-mr-18 {
    margin-right:-4.5rem;
  }

  .xs\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .xs\:-ml-18 {
    margin-left:-4.5rem;
  }

  .xs\:-mt-20 {
    margin-top:-5rem;
  }

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

  .xs\:-mb-20 {
    margin-bottom:-5rem;
  }

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

  .xs\:-mt-24 {
    margin-top:-6rem;
  }

  .xs\:-mr-24 {
    margin-right:-6rem;
  }

  .xs\:-mb-24 {
    margin-bottom:-6rem;
  }

  .xs\:-ml-24 {
    margin-left:-6rem;
  }

  .xs\:-mt-28 {
    margin-top:-7rem;
  }

  .xs\:-mr-28 {
    margin-right:-7rem;
  }

  .xs\:-mb-28 {
    margin-bottom:-7rem;
  }

  .xs\:-ml-28 {
    margin-left:-7rem;
  }

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

  .xs\:-mr-32 {
    margin-right:-8rem;
  }

  .xs\:-mb-32 {
    margin-bottom:-8rem;
  }

  .xs\:-ml-32 {
    margin-left:-8rem;
  }

  .xs\:-mt-36 {
    margin-top:-9rem;
  }

  .xs\:-mr-36 {
    margin-right:-9rem;
  }

  .xs\:-mb-36 {
    margin-bottom:-9rem;
  }

  .xs\:-ml-36 {
    margin-left:-9rem;
  }

  .xs\:-mt-40 {
    margin-top:-10rem;
  }

  .xs\:-mr-40 {
    margin-right:-10rem;
  }

  .xs\:-mb-40 {
    margin-bottom:-10rem;
  }

  .xs\:-ml-40 {
    margin-left:-10rem;
  }

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

  .xs\:-mr-44 {
    margin-right:-11rem;
  }

  .xs\:-mb-44 {
    margin-bottom:-11rem;
  }

  .xs\:-ml-44 {
    margin-left:-11rem;
  }

  .xs\:-mt-48 {
    margin-top:-12rem;
  }

  .xs\:-mr-48 {
    margin-right:-12rem;
  }

  .xs\:-mb-48 {
    margin-bottom:-12rem;
  }

  .xs\:-ml-48 {
    margin-left:-12rem;
  }

  .xs\:-mt-52 {
    margin-top:-13rem;
  }

  .xs\:-mr-52 {
    margin-right:-13rem;
  }

  .xs\:-mb-52 {
    margin-bottom:-13rem;
  }

  .xs\:-ml-52 {
    margin-left:-13rem;
  }

  .xs\:-mt-56 {
    margin-top:-14rem;
  }

  .xs\:-mr-56 {
    margin-right:-14rem;
  }

  .xs\:-mb-56 {
    margin-bottom:-14rem;
  }

  .xs\:-ml-56 {
    margin-left:-14rem;
  }

  .xs\:-mt-60 {
    margin-top:-15rem;
  }

  .xs\:-mr-60 {
    margin-right:-15rem;
  }

  .xs\:-mb-60 {
    margin-bottom:-15rem;
  }

  .xs\:-ml-60 {
    margin-left:-15rem;
  }

  .xs\:-mt-64 {
    margin-top:-16rem;
  }

  .xs\:-mr-64 {
    margin-right:-16rem;
  }

  .xs\:-mb-64 {
    margin-bottom:-16rem;
  }

  .xs\:-ml-64 {
    margin-left:-16rem;
  }

  .xs\:-mt-72 {
    margin-top:-18rem;
  }

  .xs\:-mr-72 {
    margin-right:-18rem;
  }

  .xs\:-mb-72 {
    margin-bottom:-18rem;
  }

  .xs\:-ml-72 {
    margin-left:-18rem;
  }

  .xs\:-mt-80 {
    margin-top:-20rem;
  }

  .xs\:-mr-80 {
    margin-right:-20rem;
  }

  .xs\:-mb-80 {
    margin-bottom:-20rem;
  }

  .xs\:-ml-80 {
    margin-left:-20rem;
  }

  .xs\:-mt-96 {
    margin-top:-24rem;
  }

  .xs\:-mr-96 {
    margin-right:-24rem;
  }

  .xs\:-mb-96 {
    margin-bottom:-24rem;
  }

  .xs\:-ml-96 {
    margin-left:-24rem;
  }

  .xs\:-mt-px {
    margin-top:-1px;
  }

  .xs\:-mr-px {
    margin-right:-1px;
  }

  .xs\:-mb-px {
    margin-bottom:-1px;
  }

  .xs\:-ml-px {
    margin-left:-1px;
  }

  .xs\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .xs\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .xs\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .xs\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .xs\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .xs\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .xs\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .xs\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .xs\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

  .xs\:-mr-2\.5 {
    margin-right:-0.625rem;
  }

  .xs\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .xs\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .xs\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .xs\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .xs\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .xs\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .xs\:-mt-1\/2 {
    margin-top:-50%;
  }

  .xs\:-mr-1\/2 {
    margin-right:-50%;
  }

  .xs\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .xs\:-ml-1\/2 {
    margin-left:-50%;
  }

  .xs\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .xs\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .xs\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .xs\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .xs\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .xs\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .xs\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .xs\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .xs\:-mt-1\/4 {
    margin-top:-25%;
  }

  .xs\:-mr-1\/4 {
    margin-right:-25%;
  }

  .xs\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .xs\:-ml-1\/4 {
    margin-left:-25%;
  }

  .xs\:-mt-2\/4 {
    margin-top:-50%;
  }

  .xs\:-mr-2\/4 {
    margin-right:-50%;
  }

  .xs\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .xs\:-ml-2\/4 {
    margin-left:-50%;
  }

  .xs\:-mt-3\/4 {
    margin-top:-75%;
  }

  .xs\:-mr-3\/4 {
    margin-right:-75%;
  }

  .xs\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .xs\:-ml-3\/4 {
    margin-left:-75%;
  }

  .xs\:-mt-1\/5 {
    margin-top:-20%;
  }

  .xs\:-mr-1\/5 {
    margin-right:-20%;
  }

  .xs\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .xs\:-ml-1\/5 {
    margin-left:-20%;
  }

  .xs\:-mt-2\/5 {
    margin-top:-40%;
  }

  .xs\:-mr-2\/5 {
    margin-right:-40%;
  }

  .xs\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .xs\:-ml-2\/5 {
    margin-left:-40%;
  }

  .xs\:-mt-3\/5 {
    margin-top:-60%;
  }

  .xs\:-mr-3\/5 {
    margin-right:-60%;
  }

  .xs\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .xs\:-ml-3\/5 {
    margin-left:-60%;
  }

  .xs\:-mt-4\/5 {
    margin-top:-80%;
  }

  .xs\:-mr-4\/5 {
    margin-right:-80%;
  }

  .xs\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .xs\:-ml-4\/5 {
    margin-left:-80%;
  }

  .xs\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .xs\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .xs\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .xs\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .xs\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .xs\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .xs\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .xs\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .xs\:-mt-3\/6 {
    margin-top:-50%;
  }

  .xs\:-mr-3\/6 {
    margin-right:-50%;
  }

  .xs\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .xs\:-ml-3\/6 {
    margin-left:-50%;
  }

  .xs\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .xs\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .xs\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .xs\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .xs\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .xs\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .xs\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .xs\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .xs\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .xs\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .xs\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .xs\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .xs\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .xs\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .xs\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .xs\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .xs\:-mt-3\/12 {
    margin-top:-25%;
  }

  .xs\:-mr-3\/12 {
    margin-right:-25%;
  }

  .xs\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .xs\:-ml-3\/12 {
    margin-left:-25%;
  }

  .xs\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .xs\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .xs\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .xs\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .xs\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .xs\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .xs\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .xs\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .xs\:-mt-6\/12 {
    margin-top:-50%;
  }

  .xs\:-mr-6\/12 {
    margin-right:-50%;
  }

  .xs\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .xs\:-ml-6\/12 {
    margin-left:-50%;
  }

  .xs\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .xs\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .xs\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .xs\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .xs\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .xs\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .xs\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .xs\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .xs\:-mt-9\/12 {
    margin-top:-75%;
  }

  .xs\:-mr-9\/12 {
    margin-right:-75%;
  }

  .xs\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .xs\:-ml-9\/12 {
    margin-left:-75%;
  }

  .xs\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .xs\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .xs\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .xs\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .xs\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .xs\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .xs\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .xs\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .xs\:-mt-full {
    margin-top:-100%;
  }

  .xs\:-mr-full {
    margin-right:-100%;
  }

  .xs\:-mb-full {
    margin-bottom:-100%;
  }

  .xs\:-ml-full {
    margin-left:-100%;
  }

  .xs\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .xs\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .xs\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .xs\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .xs\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .xs\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .xs\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .xs\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .xs\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .xs\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .xs\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .xs\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .xs\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .xs\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .xs\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .xs\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .xs\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .xs\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .xs\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .xs\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .xs\:max-h-0 {
    max-height:0;
  }

  .xs\:max-h-1 {
    max-height:0.25rem;
  }

  .xs\:max-h-2 {
    max-height:0.5rem;
  }

  .xs\:max-h-3 {
    max-height:0.75rem;
  }

  .xs\:max-h-4 {
    max-height:1rem;
  }

  .xs\:max-h-5 {
    max-height:1.25rem;
  }

  .xs\:max-h-6 {
    max-height:1.5rem;
  }

  .xs\:max-h-7 {
    max-height:1.75rem;
  }

  .xs\:max-h-8 {
    max-height:2rem;
  }

  .xs\:max-h-9 {
    max-height:2.25rem;
  }

  .xs\:max-h-10 {
    max-height:2.5rem;
  }

  .xs\:max-h-11 {
    max-height:2.75rem;
  }

  .xs\:max-h-12 {
    max-height:3rem;
  }

  .xs\:max-h-13 {
    max-height:3.25rem;
  }

  .xs\:max-h-14 {
    max-height:3.5rem;
  }

  .xs\:max-h-15 {
    max-height:3.75rem;
  }

  .xs\:max-h-16 {
    max-height:4rem;
  }

  .xs\:max-h-18 {
    max-height:4.5rem;
  }

  .xs\:max-h-20 {
    max-height:5rem;
  }

  .xs\:max-h-24 {
    max-height:6rem;
  }

  .xs\:max-h-28 {
    max-height:7rem;
  }

  .xs\:max-h-32 {
    max-height:8rem;
  }

  .xs\:max-h-36 {
    max-height:9rem;
  }

  .xs\:max-h-40 {
    max-height:10rem;
  }

  .xs\:max-h-44 {
    max-height:11rem;
  }

  .xs\:max-h-48 {
    max-height:12rem;
  }

  .xs\:max-h-52 {
    max-height:13rem;
  }

  .xs\:max-h-56 {
    max-height:14rem;
  }

  .xs\:max-h-60 {
    max-height:15rem;
  }

  .xs\:max-h-64 {
    max-height:16rem;
  }

  .xs\:max-h-72 {
    max-height:18rem;
  }

  .xs\:max-h-80 {
    max-height:20rem;
  }

  .xs\:max-h-96 {
    max-height:24rem;
  }

  .xs\:max-h-100 {
    max-height:25rem;
  }

  .xs\:max-h-screen {
    max-height:100vh;
  }

  .xs\:max-h-px {
    max-height:1px;
  }

  .xs\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .xs\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .xs\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .xs\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .xs\:max-h-1\/2 {
    max-height:50%;
  }

  .xs\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .xs\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .xs\:max-h-1\/4 {
    max-height:25%;
  }

  .xs\:max-h-2\/4 {
    max-height:50%;
  }

  .xs\:max-h-3\/4 {
    max-height:75%;
  }

  .xs\:max-h-1\/5 {
    max-height:20%;
  }

  .xs\:max-h-2\/5 {
    max-height:40%;
  }

  .xs\:max-h-3\/5 {
    max-height:60%;
  }

  .xs\:max-h-4\/5 {
    max-height:80%;
  }

  .xs\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .xs\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .xs\:max-h-3\/6 {
    max-height:50%;
  }

  .xs\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .xs\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .xs\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .xs\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .xs\:max-h-3\/12 {
    max-height:25%;
  }

  .xs\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .xs\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .xs\:max-h-6\/12 {
    max-height:50%;
  }

  .xs\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .xs\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .xs\:max-h-9\/12 {
    max-height:75%;
  }

  .xs\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .xs\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .xs\:max-h-full {
    max-height:100%;
  }

  .xs\:max-h-0_5 {
    max-height:0.125rem;
  }

  .xs\:max-h-1_5 {
    max-height:0.375rem;
  }

  .xs\:max-h-2_5 {
    max-height:0.625rem;
  }

  .xs\:max-h-3_5 {
    max-height:0.875rem;
  }

  .xs\:max-h-4_5 {
    max-height:1.125rem;
  }

  .xs\:max-w-0 {
    max-width:0rem;
  }

  .xs\:max-w-none {
    max-width:none;
  }

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

  .xs\:max-w-sm {
    max-width:24rem;
  }

  .xs\:max-w-md {
    max-width:28rem;
  }

  .xs\:max-w-lg {
    max-width:32rem;
  }

  .xs\:max-w-xl {
    max-width:36rem;
  }

  .xs\:max-w-2xl {
    max-width:42rem;
  }

  .xs\:max-w-3xl {
    max-width:48rem;
  }

  .xs\:max-w-4xl {
    max-width:56rem;
  }

  .xs\:max-w-5xl {
    max-width:64rem;
  }

  .xs\:max-w-6xl {
    max-width:72rem;
  }

  .xs\:max-w-7xl {
    max-width:80rem;
  }

  .xs\:max-w-full {
    max-width:100%;
  }

  .xs\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .xs\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .xs\:max-w-prose {
    max-width:65ch;
  }

  .xs\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .xs\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .xs\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .xs\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .xs\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .xs\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .xs\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .xs\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .xs\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .xs\:max-w-screen-xxs {
    max-width:1px;
  }

  .xs\:max-w-screen-xs {
    max-width:400px;
  }

  .xs\:max-w-screen-sm {
    max-width:600px;
  }

  .xs\:max-w-screen-mobile {
    max-width:768px;
  }

  .xs\:max-w-screen-md {
    max-width:970px;
  }

  .xs\:max-w-screen-lg {
    max-width:960px;
  }

  .xs\:min-h-0 {
    min-height:0;
  }

  .xs\:min-h-full {
    min-height:100%;
  }

  .xs\:min-h-screen {
    min-height:100vh;
  }

  .xs\:min-w-0 {
    min-width:0;
  }

  .xs\:min-w-full {
    min-width:100%;
  }

  .xs\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .xs\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .xs\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .xs\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .xs\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .xs\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .xs\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .xs\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .xs\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .xs\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .xs\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .xs\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .xs\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .xs\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .xs\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .xs\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .xs\:opacity-0 {
    opacity:0;
  }

  .xs\:opacity-10 {
    opacity:.1;
  }

  .xs\:opacity-20 {
    opacity:.2;
  }

  .xs\:opacity-25 {
    opacity:0.25;
  }

  .xs\:opacity-30 {
    opacity:.3;
  }

  .xs\:opacity-40 {
    opacity:.4;
  }

  .xs\:opacity-50 {
    opacity:0.5;
  }

  .xs\:opacity-60 {
    opacity:.6;
  }

  .xs\:opacity-70 {
    opacity:.7;
  }

  .xs\:opacity-75 {
    opacity:0.75;
  }

  .xs\:opacity-80 {
    opacity:.8;
  }

  .xs\:opacity-90 {
    opacity:.9;
  }

  .xs\:opacity-100 {
    opacity:1;
  }

  .xs\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .xs\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .xs\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .xs\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .xs\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .xs\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .xs\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .xs\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .xs\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .xs\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .xs\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .xs\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .xs\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .xs\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .xs\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .xs\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .xs\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .xs\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .xs\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .xs\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .xs\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .xs\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .xs\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .xs\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .xs\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .xs\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .xs\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .xs\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .xs\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .xs\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .xs\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .xs\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .xs\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .xs\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .xs\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .xs\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .xs\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .xs\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .xs\:group-focus\:opacity-100 {
    opacity:1;
  }

  .xs\:hover\:opacity-0:hover {
    opacity:0;
  }

  .xs\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .xs\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .xs\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .xs\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .xs\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .xs\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .xs\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .xs\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .xs\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .xs\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .xs\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .xs\:hover\:opacity-100:hover {
    opacity:1;
  }

  .xs\:focus\:opacity-0:focus {
    opacity:0;
  }

  .xs\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .xs\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .xs\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .xs\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .xs\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .xs\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .xs\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .xs\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .xs\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .xs\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .xs\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .xs\:focus\:opacity-100:focus {
    opacity:1;
  }

  .xs\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .xs\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .xs\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .xs\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .xs\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .xs\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .xs\:overflow-auto {
    overflow:auto;
  }

  .xs\:overflow-hidden {
    overflow:hidden;
  }

  .xs\:overflow-visible {
    overflow:visible;
  }

  .xs\:overflow-scroll {
    overflow:scroll;
  }

  .xs\:overflow-x-auto {
    overflow-x:auto;
  }

  .xs\:overflow-y-auto {
    overflow-y:auto;
  }

  .xs\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .xs\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .xs\:overflow-x-visible {
    overflow-x:visible;
  }

  .xs\:overflow-y-visible {
    overflow-y:visible;
  }

  .xs\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .xs\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .xs\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .xs\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .xs\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .xs\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .xs\:overscroll-none {
    overscroll-behavior:none;
  }

  .xs\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .xs\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .xs\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .xs\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .xs\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .xs\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .xs\:p-0 {
    padding:0;
  }

  .xs\:p-1 {
    padding:0.25rem;
  }

  .xs\:p-2 {
    padding:0.5rem;
  }

  .xs\:p-3 {
    padding:0.75rem;
  }

  .xs\:p-4 {
    padding:1rem;
  }

  .xs\:p-5 {
    padding:1.25rem;
  }

  .xs\:p-6 {
    padding:1.5rem;
  }

  .xs\:p-7 {
    padding:1.75rem;
  }

  .xs\:p-8 {
    padding:2rem;
  }

  .xs\:p-9 {
    padding:2.25rem;
  }

  .xs\:p-10 {
    padding:2.5rem;
  }

  .xs\:p-11 {
    padding:2.75rem;
  }

  .xs\:p-12 {
    padding:3rem;
  }

  .xs\:p-13 {
    padding:3.25rem;
  }

  .xs\:p-14 {
    padding:3.5rem;
  }

  .xs\:p-15 {
    padding:3.75rem;
  }

  .xs\:p-16 {
    padding:4rem;
  }

  .xs\:p-18 {
    padding:4.5rem;
  }

  .xs\:p-20 {
    padding:5rem;
  }

  .xs\:p-24 {
    padding:6rem;
  }

  .xs\:p-28 {
    padding:7rem;
  }

  .xs\:p-32 {
    padding:8rem;
  }

  .xs\:p-36 {
    padding:9rem;
  }

  .xs\:p-40 {
    padding:10rem;
  }

  .xs\:p-44 {
    padding:11rem;
  }

  .xs\:p-48 {
    padding:12rem;
  }

  .xs\:p-52 {
    padding:13rem;
  }

  .xs\:p-56 {
    padding:14rem;
  }

  .xs\:p-60 {
    padding:15rem;
  }

  .xs\:p-64 {
    padding:16rem;
  }

  .xs\:p-72 {
    padding:18rem;
  }

  .xs\:p-80 {
    padding:20rem;
  }

  .xs\:p-96 {
    padding:24rem;
  }

  .xs\:p-px {
    padding:1px;
  }

  .xs\:p-0\.5 {
    padding:0.125rem;
  }

  .xs\:p-1\.5 {
    padding:0.375rem;
  }

  .xs\:p-2\.5 {
    padding:0.625rem;
  }

  .xs\:p-3\.5 {
    padding:0.875rem;
  }

  .xs\:p-1\/2 {
    padding:50%;
  }

  .xs\:p-1\/3 {
    padding:33.333333%;
  }

  .xs\:p-2\/3 {
    padding:66.666667%;
  }

  .xs\:p-1\/4 {
    padding:25%;
  }

  .xs\:p-2\/4 {
    padding:50%;
  }

  .xs\:p-3\/4 {
    padding:75%;
  }

  .xs\:p-1\/5 {
    padding:20%;
  }

  .xs\:p-2\/5 {
    padding:40%;
  }

  .xs\:p-3\/5 {
    padding:60%;
  }

  .xs\:p-4\/5 {
    padding:80%;
  }

  .xs\:p-1\/6 {
    padding:16.666667%;
  }

  .xs\:p-2\/6 {
    padding:33.333333%;
  }

  .xs\:p-3\/6 {
    padding:50%;
  }

  .xs\:p-4\/6 {
    padding:66.666667%;
  }

  .xs\:p-5\/6 {
    padding:83.333333%;
  }

  .xs\:p-1\/12 {
    padding:8.333333%;
  }

  .xs\:p-2\/12 {
    padding:16.666667%;
  }

  .xs\:p-3\/12 {
    padding:25%;
  }

  .xs\:p-4\/12 {
    padding:33.333333%;
  }

  .xs\:p-5\/12 {
    padding:41.666667%;
  }

  .xs\:p-6\/12 {
    padding:50%;
  }

  .xs\:p-7\/12 {
    padding:58.333333%;
  }

  .xs\:p-8\/12 {
    padding:66.666667%;
  }

  .xs\:p-9\/12 {
    padding:75%;
  }

  .xs\:p-10\/12 {
    padding:83.333333%;
  }

  .xs\:p-11\/12 {
    padding:91.666667%;
  }

  .xs\:p-full {
    padding:100%;
  }

  .xs\:p-0_5 {
    padding:0.125rem;
  }

  .xs\:p-1_5 {
    padding:0.375rem;
  }

  .xs\:p-2_5 {
    padding:0.625rem;
  }

  .xs\:p-3_5 {
    padding:0.875rem;
  }

  .xs\:p-4_5 {
    padding:1.125rem;
  }

  .xs\:p-md {
    padding:7.5%;
  }

  .xs\:p-lg {
    padding:10%;
  }

  .xs\:p-xl {
    padding:20%;
  }

  .xs\:py-0 {
    padding-top:0;
    padding-bottom:0;
  }

  .xs\:px-0 {
    padding-left:0;
    padding-right:0;
  }

  .xs\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .xs\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .xs\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .xs\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .xs\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .xs\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

  .xs\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem;
  }

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

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

  .xs\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .xs\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

  .xs\:px-7 {
    padding-left:1.75rem;
    padding-right:1.75rem;
  }

  .xs\:py-8 {
    padding-top:2rem;
    padding-bottom:2rem;
  }

  .xs\:px-8 {
    padding-left:2rem;
    padding-right:2rem;
  }

  .xs\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .xs\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

  .xs\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  .xs\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem;
  }

  .xs\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .xs\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

  .xs\:px-12 {
    padding-left:3rem;
    padding-right:3rem;
  }

  .xs\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .xs\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

  .xs\:py-14 {
    padding-top:3.5rem;
    padding-bottom:3.5rem;
  }

  .xs\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .xs\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .xs\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

  .xs\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem;
  }

  .xs\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .xs\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .xs\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

  .xs\:py-20 {
    padding-top:5rem;
    padding-bottom:5rem;
  }

  .xs\:px-20 {
    padding-left:5rem;
    padding-right:5rem;
  }

  .xs\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

  .xs\:px-24 {
    padding-left:6rem;
    padding-right:6rem;
  }

  .xs\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .xs\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

  .xs\:py-32 {
    padding-top:8rem;
    padding-bottom:8rem;
  }

  .xs\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .xs\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .xs\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .xs\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .xs\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .xs\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .xs\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .xs\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .xs\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .xs\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .xs\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .xs\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .xs\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .xs\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .xs\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .xs\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .xs\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .xs\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .xs\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .xs\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .xs\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .xs\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .xs\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .xs\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .xs\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

  .xs\:py-0\.5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .xs\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .xs\:py-1\.5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .xs\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .xs\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .xs\:py-3\.5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .xs\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .xs\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .xs\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .xs\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .xs\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .xs\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .xs\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .xs\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .xs\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .xs\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .xs\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .xs\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .xs\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .xs\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .xs\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .xs\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .xs\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .xs\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .xs\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .xs\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .xs\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .xs\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .xs\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .xs\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .xs\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .xs\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .xs\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .xs\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .xs\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .xs\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .xs\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .xs\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .xs\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .xs\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .xs\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .xs\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .xs\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .xs\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .xs\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .xs\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .xs\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .xs\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .xs\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .xs\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .xs\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .xs\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .xs\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .xs\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .xs\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .xs\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .xs\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .xs\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .xs\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .xs\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .xs\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .xs\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .xs\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .xs\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .xs\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .xs\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .xs\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .xs\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .xs\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .xs\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .xs\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .xs\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .xs\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .xs\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .xs\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .xs\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .xs\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .xs\:pt-0 {
    padding-top:0;
  }

  .xs\:pr-0 {
    padding-right:0;
  }

  .xs\:pb-0 {
    padding-bottom:0;
  }

  .xs\:pl-0 {
    padding-left:0;
  }

  .xs\:pt-1 {
    padding-top:0.25rem;
  }

  .xs\:pr-1 {
    padding-right:0.25rem;
  }

  .xs\:pb-1 {
    padding-bottom:0.25rem;
  }

  .xs\:pl-1 {
    padding-left:0.25rem;
  }

  .xs\:pt-2 {
    padding-top:0.5rem;
  }

  .xs\:pr-2 {
    padding-right:0.5rem;
  }

  .xs\:pb-2 {
    padding-bottom:0.5rem;
  }

  .xs\:pl-2 {
    padding-left:0.5rem;
  }

  .xs\:pt-3 {
    padding-top:0.75rem;
  }

  .xs\:pr-3 {
    padding-right:0.75rem;
  }

  .xs\:pb-3 {
    padding-bottom:0.75rem;
  }

  .xs\:pl-3 {
    padding-left:0.75rem;
  }

  .xs\:pt-4 {
    padding-top:1rem;
  }

  .xs\:pr-4 {
    padding-right:1rem;
  }

  .xs\:pb-4 {
    padding-bottom:1rem;
  }

  .xs\:pl-4 {
    padding-left:1rem;
  }

  .xs\:pt-5 {
    padding-top:1.25rem;
  }

  .xs\:pr-5 {
    padding-right:1.25rem;
  }

  .xs\:pb-5 {
    padding-bottom:1.25rem;
  }

  .xs\:pl-5 {
    padding-left:1.25rem;
  }

  .xs\:pt-6 {
    padding-top:1.5rem;
  }

  .xs\:pr-6 {
    padding-right:1.5rem;
  }

  .xs\:pb-6 {
    padding-bottom:1.5rem;
  }

  .xs\:pl-6 {
    padding-left:1.5rem;
  }

  .xs\:pt-7 {
    padding-top:1.75rem;
  }

  .xs\:pr-7 {
    padding-right:1.75rem;
  }

  .xs\:pb-7 {
    padding-bottom:1.75rem;
  }

  .xs\:pl-7 {
    padding-left:1.75rem;
  }

  .xs\:pt-8 {
    padding-top:2rem;
  }

  .xs\:pr-8 {
    padding-right:2rem;
  }

  .xs\:pb-8 {
    padding-bottom:2rem;
  }

  .xs\:pl-8 {
    padding-left:2rem;
  }

  .xs\:pt-9 {
    padding-top:2.25rem;
  }

  .xs\:pr-9 {
    padding-right:2.25rem;
  }

  .xs\:pb-9 {
    padding-bottom:2.25rem;
  }

  .xs\:pl-9 {
    padding-left:2.25rem;
  }

  .xs\:pt-10 {
    padding-top:2.5rem;
  }

  .xs\:pr-10 {
    padding-right:2.5rem;
  }

  .xs\:pb-10 {
    padding-bottom:2.5rem;
  }

  .xs\:pl-10 {
    padding-left:2.5rem;
  }

  .xs\:pt-11 {
    padding-top:2.75rem;
  }

  .xs\:pr-11 {
    padding-right:2.75rem;
  }

  .xs\:pb-11 {
    padding-bottom:2.75rem;
  }

  .xs\:pl-11 {
    padding-left:2.75rem;
  }

  .xs\:pt-12 {
    padding-top:3rem;
  }

  .xs\:pr-12 {
    padding-right:3rem;
  }

  .xs\:pb-12 {
    padding-bottom:3rem;
  }

  .xs\:pl-12 {
    padding-left:3rem;
  }

  .xs\:pt-13 {
    padding-top:3.25rem;
  }

  .xs\:pr-13 {
    padding-right:3.25rem;
  }

  .xs\:pb-13 {
    padding-bottom:3.25rem;
  }

  .xs\:pl-13 {
    padding-left:3.25rem;
  }

  .xs\:pt-14 {
    padding-top:3.5rem;
  }

  .xs\:pr-14 {
    padding-right:3.5rem;
  }

  .xs\:pb-14 {
    padding-bottom:3.5rem;
  }

  .xs\:pl-14 {
    padding-left:3.5rem;
  }

  .xs\:pt-15 {
    padding-top:3.75rem;
  }

  .xs\:pr-15 {
    padding-right:3.75rem;
  }

  .xs\:pb-15 {
    padding-bottom:3.75rem;
  }

  .xs\:pl-15 {
    padding-left:3.75rem;
  }

  .xs\:pt-16 {
    padding-top:4rem;
  }

  .xs\:pr-16 {
    padding-right:4rem;
  }

  .xs\:pb-16 {
    padding-bottom:4rem;
  }

  .xs\:pl-16 {
    padding-left:4rem;
  }

  .xs\:pt-18 {
    padding-top:4.5rem;
  }

  .xs\:pr-18 {
    padding-right:4.5rem;
  }

  .xs\:pb-18 {
    padding-bottom:4.5rem;
  }

  .xs\:pl-18 {
    padding-left:4.5rem;
  }

  .xs\:pt-20 {
    padding-top:5rem;
  }

  .xs\:pr-20 {
    padding-right:5rem;
  }

  .xs\:pb-20 {
    padding-bottom:5rem;
  }

  .xs\:pl-20 {
    padding-left:5rem;
  }

  .xs\:pt-24 {
    padding-top:6rem;
  }

  .xs\:pr-24 {
    padding-right:6rem;
  }

  .xs\:pb-24 {
    padding-bottom:6rem;
  }

  .xs\:pl-24 {
    padding-left:6rem;
  }

  .xs\:pt-28 {
    padding-top:7rem;
  }

  .xs\:pr-28 {
    padding-right:7rem;
  }

  .xs\:pb-28 {
    padding-bottom:7rem;
  }

  .xs\:pl-28 {
    padding-left:7rem;
  }

  .xs\:pt-32 {
    padding-top:8rem;
  }

  .xs\:pr-32 {
    padding-right:8rem;
  }

  .xs\:pb-32 {
    padding-bottom:8rem;
  }

  .xs\:pl-32 {
    padding-left:8rem;
  }

  .xs\:pt-36 {
    padding-top:9rem;
  }

  .xs\:pr-36 {
    padding-right:9rem;
  }

  .xs\:pb-36 {
    padding-bottom:9rem;
  }

  .xs\:pl-36 {
    padding-left:9rem;
  }

  .xs\:pt-40 {
    padding-top:10rem;
  }

  .xs\:pr-40 {
    padding-right:10rem;
  }

  .xs\:pb-40 {
    padding-bottom:10rem;
  }

  .xs\:pl-40 {
    padding-left:10rem;
  }

  .xs\:pt-44 {
    padding-top:11rem;
  }

  .xs\:pr-44 {
    padding-right:11rem;
  }

  .xs\:pb-44 {
    padding-bottom:11rem;
  }

  .xs\:pl-44 {
    padding-left:11rem;
  }

  .xs\:pt-48 {
    padding-top:12rem;
  }

  .xs\:pr-48 {
    padding-right:12rem;
  }

  .xs\:pb-48 {
    padding-bottom:12rem;
  }

  .xs\:pl-48 {
    padding-left:12rem;
  }

  .xs\:pt-52 {
    padding-top:13rem;
  }

  .xs\:pr-52 {
    padding-right:13rem;
  }

  .xs\:pb-52 {
    padding-bottom:13rem;
  }

  .xs\:pl-52 {
    padding-left:13rem;
  }

  .xs\:pt-56 {
    padding-top:14rem;
  }

  .xs\:pr-56 {
    padding-right:14rem;
  }

  .xs\:pb-56 {
    padding-bottom:14rem;
  }

  .xs\:pl-56 {
    padding-left:14rem;
  }

  .xs\:pt-60 {
    padding-top:15rem;
  }

  .xs\:pr-60 {
    padding-right:15rem;
  }

  .xs\:pb-60 {
    padding-bottom:15rem;
  }

  .xs\:pl-60 {
    padding-left:15rem;
  }

  .xs\:pt-64 {
    padding-top:16rem;
  }

  .xs\:pr-64 {
    padding-right:16rem;
  }

  .xs\:pb-64 {
    padding-bottom:16rem;
  }

  .xs\:pl-64 {
    padding-left:16rem;
  }

  .xs\:pt-72 {
    padding-top:18rem;
  }

  .xs\:pr-72 {
    padding-right:18rem;
  }

  .xs\:pb-72 {
    padding-bottom:18rem;
  }

  .xs\:pl-72 {
    padding-left:18rem;
  }

  .xs\:pt-80 {
    padding-top:20rem;
  }

  .xs\:pr-80 {
    padding-right:20rem;
  }

  .xs\:pb-80 {
    padding-bottom:20rem;
  }

  .xs\:pl-80 {
    padding-left:20rem;
  }

  .xs\:pt-96 {
    padding-top:24rem;
  }

  .xs\:pr-96 {
    padding-right:24rem;
  }

  .xs\:pb-96 {
    padding-bottom:24rem;
  }

  .xs\:pl-96 {
    padding-left:24rem;
  }

  .xs\:pt-px {
    padding-top:1px;
  }

  .xs\:pr-px {
    padding-right:1px;
  }

  .xs\:pb-px {
    padding-bottom:1px;
  }

  .xs\:pl-px {
    padding-left:1px;
  }

  .xs\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .xs\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .xs\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .xs\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .xs\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .xs\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .xs\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .xs\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .xs\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .xs\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .xs\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .xs\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .xs\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .xs\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .xs\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .xs\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .xs\:pt-1\/2 {
    padding-top:50%;
  }

  .xs\:pr-1\/2 {
    padding-right:50%;
  }

  .xs\:pb-1\/2 {
    padding-bottom:50%;
  }

  .xs\:pl-1\/2 {
    padding-left:50%;
  }

  .xs\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .xs\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .xs\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .xs\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .xs\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .xs\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .xs\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .xs\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .xs\:pt-1\/4 {
    padding-top:25%;
  }

  .xs\:pr-1\/4 {
    padding-right:25%;
  }

  .xs\:pb-1\/4 {
    padding-bottom:25%;
  }

  .xs\:pl-1\/4 {
    padding-left:25%;
  }

  .xs\:pt-2\/4 {
    padding-top:50%;
  }

  .xs\:pr-2\/4 {
    padding-right:50%;
  }

  .xs\:pb-2\/4 {
    padding-bottom:50%;
  }

  .xs\:pl-2\/4 {
    padding-left:50%;
  }

  .xs\:pt-3\/4 {
    padding-top:75%;
  }

  .xs\:pr-3\/4 {
    padding-right:75%;
  }

  .xs\:pb-3\/4 {
    padding-bottom:75%;
  }

  .xs\:pl-3\/4 {
    padding-left:75%;
  }

  .xs\:pt-1\/5 {
    padding-top:20%;
  }

  .xs\:pr-1\/5 {
    padding-right:20%;
  }

  .xs\:pb-1\/5 {
    padding-bottom:20%;
  }

  .xs\:pl-1\/5 {
    padding-left:20%;
  }

  .xs\:pt-2\/5 {
    padding-top:40%;
  }

  .xs\:pr-2\/5 {
    padding-right:40%;
  }

  .xs\:pb-2\/5 {
    padding-bottom:40%;
  }

  .xs\:pl-2\/5 {
    padding-left:40%;
  }

  .xs\:pt-3\/5 {
    padding-top:60%;
  }

  .xs\:pr-3\/5 {
    padding-right:60%;
  }

  .xs\:pb-3\/5 {
    padding-bottom:60%;
  }

  .xs\:pl-3\/5 {
    padding-left:60%;
  }

  .xs\:pt-4\/5 {
    padding-top:80%;
  }

  .xs\:pr-4\/5 {
    padding-right:80%;
  }

  .xs\:pb-4\/5 {
    padding-bottom:80%;
  }

  .xs\:pl-4\/5 {
    padding-left:80%;
  }

  .xs\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .xs\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .xs\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .xs\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .xs\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .xs\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .xs\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .xs\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .xs\:pt-3\/6 {
    padding-top:50%;
  }

  .xs\:pr-3\/6 {
    padding-right:50%;
  }

  .xs\:pb-3\/6 {
    padding-bottom:50%;
  }

  .xs\:pl-3\/6 {
    padding-left:50%;
  }

  .xs\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .xs\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .xs\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .xs\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .xs\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .xs\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .xs\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .xs\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .xs\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .xs\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .xs\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .xs\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .xs\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .xs\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .xs\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .xs\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .xs\:pt-3\/12 {
    padding-top:25%;
  }

  .xs\:pr-3\/12 {
    padding-right:25%;
  }

  .xs\:pb-3\/12 {
    padding-bottom:25%;
  }

  .xs\:pl-3\/12 {
    padding-left:25%;
  }

  .xs\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .xs\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .xs\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .xs\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .xs\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .xs\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .xs\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .xs\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .xs\:pt-6\/12 {
    padding-top:50%;
  }

  .xs\:pr-6\/12 {
    padding-right:50%;
  }

  .xs\:pb-6\/12 {
    padding-bottom:50%;
  }

  .xs\:pl-6\/12 {
    padding-left:50%;
  }

  .xs\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .xs\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .xs\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .xs\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .xs\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .xs\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .xs\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .xs\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .xs\:pt-9\/12 {
    padding-top:75%;
  }

  .xs\:pr-9\/12 {
    padding-right:75%;
  }

  .xs\:pb-9\/12 {
    padding-bottom:75%;
  }

  .xs\:pl-9\/12 {
    padding-left:75%;
  }

  .xs\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .xs\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .xs\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .xs\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .xs\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .xs\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .xs\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .xs\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .xs\:pt-full {
    padding-top:100%;
  }

  .xs\:pr-full {
    padding-right:100%;
  }

  .xs\:pb-full {
    padding-bottom:100%;
  }

  .xs\:pl-full {
    padding-left:100%;
  }

  .xs\:pt-0_5 {
    padding-top:0.125rem;
  }

  .xs\:pr-0_5 {
    padding-right:0.125rem;
  }

  .xs\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .xs\:pl-0_5 {
    padding-left:0.125rem;
  }

  .xs\:pt-1_5 {
    padding-top:0.375rem;
  }

  .xs\:pr-1_5 {
    padding-right:0.375rem;
  }

  .xs\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .xs\:pl-1_5 {
    padding-left:0.375rem;
  }

  .xs\:pt-2_5 {
    padding-top:0.625rem;
  }

  .xs\:pr-2_5 {
    padding-right:0.625rem;
  }

  .xs\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .xs\:pl-2_5 {
    padding-left:0.625rem;
  }

  .xs\:pt-3_5 {
    padding-top:0.875rem;
  }

  .xs\:pr-3_5 {
    padding-right:0.875rem;
  }

  .xs\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .xs\:pl-3_5 {
    padding-left:0.875rem;
  }

  .xs\:pt-4_5 {
    padding-top:1.125rem;
  }

  .xs\:pr-4_5 {
    padding-right:1.125rem;
  }

  .xs\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .xs\:pl-4_5 {
    padding-left:1.125rem;
  }

  .xs\:pt-md {
    padding-top:7.5%;
  }

  .xs\:pr-md {
    padding-right:7.5%;
  }

  .xs\:pb-md {
    padding-bottom:7.5%;
  }

  .xs\:pl-md {
    padding-left:7.5%;
  }

  .xs\:pt-lg {
    padding-top:10%;
  }

  .xs\:pr-lg {
    padding-right:10%;
  }

  .xs\:pb-lg {
    padding-bottom:10%;
  }

  .xs\:pl-lg {
    padding-left:10%;
  }

  .xs\:pt-xl {
    padding-top:20%;
  }

  .xs\:pr-xl {
    padding-right:20%;
  }

  .xs\:pb-xl {
    padding-bottom:20%;
  }

  .xs\:pl-xl {
    padding-left:20%;
  }

  .xs\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .xs\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .xs\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xs\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xs\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xs\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xs\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xs\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xs\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .xs\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .xs\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .xs\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .xs\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .xs\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .xs\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .xs\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .xs\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .xs\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .xs\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .xs\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .xs\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .xs\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .xs\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .xs\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .xs\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .xs\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .xs\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .xs\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .xs\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .xs\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .xs\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .xs\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .xs\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .xs\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .xs\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xs\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xs\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .xs\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .xs\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xs\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xs\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xs\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xs\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .xs\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .xs\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .xs\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .xs\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xs\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xs\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .xs\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .xs\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .xs\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .xs\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .xs\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .xs\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .xs\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .xs\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .xs\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .xs\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xs\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xs\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .xs\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .xs\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .xs\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .xs\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .xs\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .xs\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .xs\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .xs\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .xs\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .xs\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .xs\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .xs\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .xs\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .xs\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .xs\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .xs\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .xs\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xs\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xs\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .xs\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .xs\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .xs\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .xs\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .xs\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .xs\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .xs\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .xs\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .xs\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .xs\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .xs\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .xs\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .xs\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .xs\:placeholder-teal::-moz-placeholder {
  }

  .xs\:placeholder-teal::placeholder {
  }

  .xs\:placeholder-indigo::-moz-placeholder {
  }

  .xs\:placeholder-indigo::placeholder {
  }

  .xs\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .xs\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .xs\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .xs\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .xs\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .xs\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .xs\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .xs\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .xs\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .xs\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .xs\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .xs\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .xs\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .xs\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .xs\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .xs\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .xs\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .xs\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .xs\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .xs\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .xs\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .xs\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .xs\:focus\:placeholder-teal:focus::placeholder {
  }

  .xs\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .xs\:focus\:placeholder-indigo:focus::placeholder {
  }

  .xs\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .xs\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .xs\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .xs\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .xs\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .xs\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .xs\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .xs\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .xs\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .xs\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .xs\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .xs\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .xs\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .xs\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .xs\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .xs\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .xs\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .xs\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .xs\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .xs\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .xs\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .xs\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .xs\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .xs\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .xs\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .xs\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .xs\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .xs\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .xs\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .xs\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .xs\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .xs\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .xs\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .xs\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .xs\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .xs\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .xs\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .xs\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .xs\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .xs\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .xs\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .xs\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .xs\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .xs\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .xs\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .xs\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .xs\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .xs\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .xs\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .xs\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .xs\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .xs\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .xs\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .xs\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .xs\:pointer-events-none {
    pointer-events:none;
  }

  .xs\:pointer-events-auto {
    pointer-events:auto;
  }

  .xs\:static {
    position:static;
  }

  .xs\:fixed {
    position:fixed;
  }

  .xs\:absolute {
    position:absolute;
  }

  .xs\:relative {
    position:relative;
  }

  .xs\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .xs\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .xs\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .xs\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .xs\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .xs\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .xs\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .xs\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .xs\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .xs\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .xs\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .xs\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .xs\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .xs\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .xs\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .xs\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .xs\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .xs\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .xs\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .xs\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .xs\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .xs\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .xs\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .xs\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .xs\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .xs\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .xs\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .xs\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .xs\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .xs\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .xs\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .xs\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .xs\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .xs\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .xs\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .xs\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .xs\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .xs\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .xs\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .xs\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .xs\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .xs\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .xs\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .xs\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .xs\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .xs\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .xs\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .xs\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .xs\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .xs\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .xs\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .xs\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .xs\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .xs\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .xs\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .xs\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .xs\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .xs\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .xs\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .xs\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .xs\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .xs\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .xs\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .xs\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .xs\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .xs\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .xs\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .xs\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .xs\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .xs\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .xs\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .xs\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .xs\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .xs\:inset-x-0 {
    right:0;
    left:0;
  }

  .xs\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .xs\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .xs\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .xs\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .xs\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .xs\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .xs\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .xs\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .xs\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .xs\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .xs\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .xs\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .xs\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .xs\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .xs\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .xs\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .xs\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .xs\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .xs\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .xs\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .xs\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .xs\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .xs\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .xs\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .xs\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .xs\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .xs\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .xs\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .xs\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .xs\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .xs\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .xs\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .xs\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .xs\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .xs\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .xs\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .xs\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .xs\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .xs\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .xs\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .xs\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .xs\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .xs\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .xs\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .xs\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .xs\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .xs\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .xs\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .xs\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .xs\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .xs\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .xs\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .xs\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .xs\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .xs\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .xs\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .xs\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .xs\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .xs\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .xs\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .xs\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .xs\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .xs\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .xs\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .xs\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .xs\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .xs\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .xs\:inset-x-px {
    right:1px;
    left:1px;
  }

  .xs\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .xs\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .xs\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .xs\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .xs\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .xs\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .xs\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .xs\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .xs\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .xs\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .xs\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .xs\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .xs\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .xs\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .xs\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .xs\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .xs\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .xs\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .xs\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .xs\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .xs\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .xs\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .xs\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .xs\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .xs\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .xs\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .xs\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .xs\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .xs\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .xs\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .xs\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .xs\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .xs\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .xs\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .xs\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .xs\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .xs\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .xs\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .xs\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .xs\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .xs\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .xs\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .xs\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .xs\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .xs\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .xs\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .xs\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .xs\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .xs\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .xs\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .xs\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .xs\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .xs\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .xs\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .xs\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .xs\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .xs\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .xs\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .xs\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .xs\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .xs\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .xs\:inset-x-full {
    right:100%;
    left:100%;
  }

  .xs\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .xs\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .xs\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .xs\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .xs\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .xs\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .xs\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .xs\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .xs\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .xs\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .xs\:top-0 {
    top:0;
  }

  .xs\:right-0 {
    right:0;
  }

  .xs\:bottom-0 {
    bottom:0;
  }

  .xs\:left-0 {
    left:0;
  }

  .xs\:top-1 {
    top:0.25rem;
  }

  .xs\:right-1 {
    right:0.25rem;
  }

  .xs\:bottom-1 {
    bottom:0.25rem;
  }

  .xs\:left-1 {
    left:0.25rem;
  }

  .xs\:top-2 {
    top:0.5rem;
  }

  .xs\:right-2 {
    right:0.5rem;
  }

  .xs\:bottom-2 {
    bottom:0.5rem;
  }

  .xs\:left-2 {
    left:0.5rem;
  }

  .xs\:top-3 {
    top:0.75rem;
  }

  .xs\:right-3 {
    right:0.75rem;
  }

  .xs\:bottom-3 {
    bottom:0.75rem;
  }

  .xs\:left-3 {
    left:0.75rem;
  }

  .xs\:top-4 {
    top:1rem;
  }

  .xs\:right-4 {
    right:1rem;
  }

  .xs\:bottom-4 {
    bottom:1rem;
  }

  .xs\:left-4 {
    left:1rem;
  }

  .xs\:top-5 {
    top:1.25rem;
  }

  .xs\:right-5 {
    right:1.25rem;
  }

  .xs\:bottom-5 {
    bottom:1.25rem;
  }

  .xs\:left-5 {
    left:1.25rem;
  }

  .xs\:top-6 {
    top:1.5rem;
  }

  .xs\:right-6 {
    right:1.5rem;
  }

  .xs\:bottom-6 {
    bottom:1.5rem;
  }

  .xs\:left-6 {
    left:1.5rem;
  }

  .xs\:top-7 {
    top:1.75rem;
  }

  .xs\:right-7 {
    right:1.75rem;
  }

  .xs\:bottom-7 {
    bottom:1.75rem;
  }

  .xs\:left-7 {
    left:1.75rem;
  }

  .xs\:top-8 {
    top:2rem;
  }

  .xs\:right-8 {
    right:2rem;
  }

  .xs\:bottom-8 {
    bottom:2rem;
  }

  .xs\:left-8 {
    left:2rem;
  }

  .xs\:top-9 {
    top:2.25rem;
  }

  .xs\:right-9 {
    right:2.25rem;
  }

  .xs\:bottom-9 {
    bottom:2.25rem;
  }

  .xs\:left-9 {
    left:2.25rem;
  }

  .xs\:top-10 {
    top:2.5rem;
  }

  .xs\:right-10 {
    right:2.5rem;
  }

  .xs\:bottom-10 {
    bottom:2.5rem;
  }

  .xs\:left-10 {
    left:2.5rem;
  }

  .xs\:top-11 {
    top:2.75rem;
  }

  .xs\:right-11 {
    right:2.75rem;
  }

  .xs\:bottom-11 {
    bottom:2.75rem;
  }

  .xs\:left-11 {
    left:2.75rem;
  }

  .xs\:top-12 {
    top:3rem;
  }

  .xs\:right-12 {
    right:3rem;
  }

  .xs\:bottom-12 {
    bottom:3rem;
  }

  .xs\:left-12 {
    left:3rem;
  }

  .xs\:top-13 {
    top:3.25rem;
  }

  .xs\:right-13 {
    right:3.25rem;
  }

  .xs\:bottom-13 {
    bottom:3.25rem;
  }

  .xs\:left-13 {
    left:3.25rem;
  }

  .xs\:top-14 {
    top:3.5rem;
  }

  .xs\:right-14 {
    right:3.5rem;
  }

  .xs\:bottom-14 {
    bottom:3.5rem;
  }

  .xs\:left-14 {
    left:3.5rem;
  }

  .xs\:top-15 {
    top:3.75rem;
  }

  .xs\:right-15 {
    right:3.75rem;
  }

  .xs\:bottom-15 {
    bottom:3.75rem;
  }

  .xs\:left-15 {
    left:3.75rem;
  }

  .xs\:top-16 {
    top:4rem;
  }

  .xs\:right-16 {
    right:4rem;
  }

  .xs\:bottom-16 {
    bottom:4rem;
  }

  .xs\:left-16 {
    left:4rem;
  }

  .xs\:top-18 {
    top:4.5rem;
  }

  .xs\:right-18 {
    right:4.5rem;
  }

  .xs\:bottom-18 {
    bottom:4.5rem;
  }

  .xs\:left-18 {
    left:4.5rem;
  }

  .xs\:top-20 {
    top:5rem;
  }

  .xs\:right-20 {
    right:5rem;
  }

  .xs\:bottom-20 {
    bottom:5rem;
  }

  .xs\:left-20 {
    left:5rem;
  }

  .xs\:top-24 {
    top:6rem;
  }

  .xs\:right-24 {
    right:6rem;
  }

  .xs\:bottom-24 {
    bottom:6rem;
  }

  .xs\:left-24 {
    left:6rem;
  }

  .xs\:top-28 {
    top:7rem;
  }

  .xs\:right-28 {
    right:7rem;
  }

  .xs\:bottom-28 {
    bottom:7rem;
  }

  .xs\:left-28 {
    left:7rem;
  }

  .xs\:top-32 {
    top:8rem;
  }

  .xs\:right-32 {
    right:8rem;
  }

  .xs\:bottom-32 {
    bottom:8rem;
  }

  .xs\:left-32 {
    left:8rem;
  }

  .xs\:top-36 {
    top:9rem;
  }

  .xs\:right-36 {
    right:9rem;
  }

  .xs\:bottom-36 {
    bottom:9rem;
  }

  .xs\:left-36 {
    left:9rem;
  }

  .xs\:top-40 {
    top:10rem;
  }

  .xs\:right-40 {
    right:10rem;
  }

  .xs\:bottom-40 {
    bottom:10rem;
  }

  .xs\:left-40 {
    left:10rem;
  }

  .xs\:top-44 {
    top:11rem;
  }

  .xs\:right-44 {
    right:11rem;
  }

  .xs\:bottom-44 {
    bottom:11rem;
  }

  .xs\:left-44 {
    left:11rem;
  }

  .xs\:top-48 {
    top:12rem;
  }

  .xs\:right-48 {
    right:12rem;
  }

  .xs\:bottom-48 {
    bottom:12rem;
  }

  .xs\:left-48 {
    left:12rem;
  }

  .xs\:top-52 {
    top:13rem;
  }

  .xs\:right-52 {
    right:13rem;
  }

  .xs\:bottom-52 {
    bottom:13rem;
  }

  .xs\:left-52 {
    left:13rem;
  }

  .xs\:top-56 {
    top:14rem;
  }

  .xs\:right-56 {
    right:14rem;
  }

  .xs\:bottom-56 {
    bottom:14rem;
  }

  .xs\:left-56 {
    left:14rem;
  }

  .xs\:top-60 {
    top:15rem;
  }

  .xs\:right-60 {
    right:15rem;
  }

  .xs\:bottom-60 {
    bottom:15rem;
  }

  .xs\:left-60 {
    left:15rem;
  }

  .xs\:top-64 {
    top:16rem;
  }

  .xs\:right-64 {
    right:16rem;
  }

  .xs\:bottom-64 {
    bottom:16rem;
  }

  .xs\:left-64 {
    left:16rem;
  }

  .xs\:top-72 {
    top:18rem;
  }

  .xs\:right-72 {
    right:18rem;
  }

  .xs\:bottom-72 {
    bottom:18rem;
  }

  .xs\:left-72 {
    left:18rem;
  }

  .xs\:top-80 {
    top:20rem;
  }

  .xs\:right-80 {
    right:20rem;
  }

  .xs\:bottom-80 {
    bottom:20rem;
  }

  .xs\:left-80 {
    left:20rem;
  }

  .xs\:top-96 {
    top:24rem;
  }

  .xs\:right-96 {
    right:24rem;
  }

  .xs\:bottom-96 {
    bottom:24rem;
  }

  .xs\:left-96 {
    left:24rem;
  }

  .xs\:top-auto {
    top:auto;
  }

  .xs\:right-auto {
    right:auto;
  }

  .xs\:bottom-auto {
    bottom:auto;
  }

  .xs\:left-auto {
    left:auto;
  }

  .xs\:top-px {
    top:1px;
  }

  .xs\:right-px {
    right:1px;
  }

  .xs\:bottom-px {
    bottom:1px;
  }

  .xs\:left-px {
    left:1px;
  }

  .xs\:top-0\.5 {
    top:0.125rem;
  }

  .xs\:right-0\.5 {
    right:0.125rem;
  }

  .xs\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .xs\:left-0\.5 {
    left:0.125rem;
  }

  .xs\:top-1\.5 {
    top:0.375rem;
  }

  .xs\:right-1\.5 {
    right:0.375rem;
  }

  .xs\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .xs\:left-1\.5 {
    left:0.375rem;
  }

  .xs\:top-2\.5 {
    top:0.625rem;
  }

  .xs\:right-2\.5 {
    right:0.625rem;
  }

  .xs\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .xs\:left-2\.5 {
    left:0.625rem;
  }

  .xs\:top-3\.5 {
    top:0.875rem;
  }

  .xs\:right-3\.5 {
    right:0.875rem;
  }

  .xs\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .xs\:left-3\.5 {
    left:0.875rem;
  }

  .xs\:top-1\/2 {
    top:50%;
  }

  .xs\:right-1\/2 {
    right:50%;
  }

  .xs\:bottom-1\/2 {
    bottom:50%;
  }

  .xs\:left-1\/2 {
    left:50%;
  }

  .xs\:top-1\/3 {
    top:33.333333%;
  }

  .xs\:right-1\/3 {
    right:33.333333%;
  }

  .xs\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .xs\:left-1\/3 {
    left:33.333333%;
  }

  .xs\:top-2\/3 {
    top:66.666667%;
  }

  .xs\:right-2\/3 {
    right:66.666667%;
  }

  .xs\:bottom-2\/3 {
    bottom:66.666667%;
  }

  .xs\:left-2\/3 {
    left:66.666667%;
  }

  .xs\:top-1\/4 {
    top:25%;
  }

  .xs\:right-1\/4 {
    right:25%;
  }

  .xs\:bottom-1\/4 {
    bottom:25%;
  }

  .xs\:left-1\/4 {
    left:25%;
  }

  .xs\:top-2\/4 {
    top:50%;
  }

  .xs\:right-2\/4 {
    right:50%;
  }

  .xs\:bottom-2\/4 {
    bottom:50%;
  }

  .xs\:left-2\/4 {
    left:50%;
  }

  .xs\:top-3\/4 {
    top:75%;
  }

  .xs\:right-3\/4 {
    right:75%;
  }

  .xs\:bottom-3\/4 {
    bottom:75%;
  }

  .xs\:left-3\/4 {
    left:75%;
  }

  .xs\:top-1\/5 {
    top:20%;
  }

  .xs\:right-1\/5 {
    right:20%;
  }

  .xs\:bottom-1\/5 {
    bottom:20%;
  }

  .xs\:left-1\/5 {
    left:20%;
  }

  .xs\:top-2\/5 {
    top:40%;
  }

  .xs\:right-2\/5 {
    right:40%;
  }

  .xs\:bottom-2\/5 {
    bottom:40%;
  }

  .xs\:left-2\/5 {
    left:40%;
  }

  .xs\:top-3\/5 {
    top:60%;
  }

  .xs\:right-3\/5 {
    right:60%;
  }

  .xs\:bottom-3\/5 {
    bottom:60%;
  }

  .xs\:left-3\/5 {
    left:60%;
  }

  .xs\:top-4\/5 {
    top:80%;
  }

  .xs\:right-4\/5 {
    right:80%;
  }

  .xs\:bottom-4\/5 {
    bottom:80%;
  }

  .xs\:left-4\/5 {
    left:80%;
  }

  .xs\:top-1\/6 {
    top:16.666667%;
  }

  .xs\:right-1\/6 {
    right:16.666667%;
  }

  .xs\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .xs\:left-1\/6 {
    left:16.666667%;
  }

  .xs\:top-2\/6 {
    top:33.333333%;
  }

  .xs\:right-2\/6 {
    right:33.333333%;
  }

  .xs\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .xs\:left-2\/6 {
    left:33.333333%;
  }

  .xs\:top-3\/6 {
    top:50%;
  }

  .xs\:right-3\/6 {
    right:50%;
  }

  .xs\:bottom-3\/6 {
    bottom:50%;
  }

  .xs\:left-3\/6 {
    left:50%;
  }

  .xs\:top-4\/6 {
    top:66.666667%;
  }

  .xs\:right-4\/6 {
    right:66.666667%;
  }

  .xs\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .xs\:left-4\/6 {
    left:66.666667%;
  }

  .xs\:top-5\/6 {
    top:83.333333%;
  }

  .xs\:right-5\/6 {
    right:83.333333%;
  }

  .xs\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .xs\:left-5\/6 {
    left:83.333333%;
  }

  .xs\:top-1\/12 {
    top:8.333333%;
  }

  .xs\:right-1\/12 {
    right:8.333333%;
  }

  .xs\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .xs\:left-1\/12 {
    left:8.333333%;
  }

  .xs\:top-2\/12 {
    top:16.666667%;
  }

  .xs\:right-2\/12 {
    right:16.666667%;
  }

  .xs\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .xs\:left-2\/12 {
    left:16.666667%;
  }

  .xs\:top-3\/12 {
    top:25%;
  }

  .xs\:right-3\/12 {
    right:25%;
  }

  .xs\:bottom-3\/12 {
    bottom:25%;
  }

  .xs\:left-3\/12 {
    left:25%;
  }

  .xs\:top-4\/12 {
    top:33.333333%;
  }

  .xs\:right-4\/12 {
    right:33.333333%;
  }

  .xs\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .xs\:left-4\/12 {
    left:33.333333%;
  }

  .xs\:top-5\/12 {
    top:41.666667%;
  }

  .xs\:right-5\/12 {
    right:41.666667%;
  }

  .xs\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .xs\:left-5\/12 {
    left:41.666667%;
  }

  .xs\:top-6\/12 {
    top:50%;
  }

  .xs\:right-6\/12 {
    right:50%;
  }

  .xs\:bottom-6\/12 {
    bottom:50%;
  }

  .xs\:left-6\/12 {
    left:50%;
  }

  .xs\:top-7\/12 {
    top:58.333333%;
  }

  .xs\:right-7\/12 {
    right:58.333333%;
  }

  .xs\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .xs\:left-7\/12 {
    left:58.333333%;
  }

  .xs\:top-8\/12 {
    top:66.666667%;
  }

  .xs\:right-8\/12 {
    right:66.666667%;
  }

  .xs\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .xs\:left-8\/12 {
    left:66.666667%;
  }

  .xs\:top-9\/12 {
    top:75%;
  }

  .xs\:right-9\/12 {
    right:75%;
  }

  .xs\:bottom-9\/12 {
    bottom:75%;
  }

  .xs\:left-9\/12 {
    left:75%;
  }

  .xs\:top-10\/12 {
    top:83.333333%;
  }

  .xs\:right-10\/12 {
    right:83.333333%;
  }

  .xs\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .xs\:left-10\/12 {
    left:83.333333%;
  }

  .xs\:top-11\/12 {
    top:91.666667%;
  }

  .xs\:right-11\/12 {
    right:91.666667%;
  }

  .xs\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .xs\:left-11\/12 {
    left:91.666667%;
  }

  .xs\:top-full {
    top:100%;
  }

  .xs\:right-full {
    right:100%;
  }

  .xs\:bottom-full {
    bottom:100%;
  }

  .xs\:left-full {
    left:100%;
  }

  .xs\:top-0_5 {
    top:0.125rem;
  }

  .xs\:right-0_5 {
    right:0.125rem;
  }

  .xs\:bottom-0_5 {
    bottom:0.125rem;
  }

  .xs\:left-0_5 {
    left:0.125rem;
  }

  .xs\:top-1_5 {
    top:0.375rem;
  }

  .xs\:right-1_5 {
    right:0.375rem;
  }

  .xs\:bottom-1_5 {
    bottom:0.375rem;
  }

  .xs\:left-1_5 {
    left:0.375rem;
  }

  .xs\:top-2_5 {
    top:0.625rem;
  }

  .xs\:right-2_5 {
    right:0.625rem;
  }

  .xs\:bottom-2_5 {
    bottom:0.625rem;
  }

  .xs\:left-2_5 {
    left:0.625rem;
  }

  .xs\:top-3_5 {
    top:0.875rem;
  }

  .xs\:right-3_5 {
    right:0.875rem;
  }

  .xs\:bottom-3_5 {
    bottom:0.875rem;
  }

  .xs\:left-3_5 {
    left:0.875rem;
  }

  .xs\:top-4_5 {
    top:1.125rem;
  }

  .xs\:right-4_5 {
    right:1.125rem;
  }

  .xs\:bottom-4_5 {
    bottom:1.125rem;
  }

  .xs\:left-4_5 {
    left:1.125rem;
  }

  .xs\:resize-none {
    resize:none;
  }

  .xs\:resize-y {
    resize:vertical;
  }

  .xs\:resize-x {
    resize:horizontal;
  }

  .xs\:resize {
    resize:both;
  }

  .xs\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .xs\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .xs\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .xs\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .xs\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .xs\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .xs\:shadow-none {
    box-shadow:none;
  }

  .xs\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .xs\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .xs\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .xs\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .xs\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .xs\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .xs\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .xs\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .xs\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .xs\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .xs\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .xs\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .xs\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .xs\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .xs\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .xs\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .xs\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .xs\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .xs\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .xs\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .xs\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .xs\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .xs\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .xs\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .xs\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .xs\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .xs\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .xs\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .xs\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .xs\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .xs\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .xs\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .xs\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .xs\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .xs\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .xs\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .xs\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .xs\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .xs\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .xs\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .xs\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .xs\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .xs\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .xs\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .xs\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .xs\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .xs\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .xs\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .xs\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .xs\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .xs\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .xs\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .xs\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .xs\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .xs\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .xs\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .xs\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .xs\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .xs\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .xs\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .xs\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .xs\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .xs\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .xs\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .xs\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .xs\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .xs\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .xs\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .xs\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .xs\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .xs\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .xs\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .xs\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .xs\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .xs\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .xs\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .xs\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .xs\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .xs\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .xs\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .xs\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .xs\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .xs\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .xs\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .xs\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .xs\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .xs\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .xs\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .xs\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .xs\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .xs\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .xs\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .xs\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .xs\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .xs\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .xs\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .xs\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .xs\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .xs\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .xs\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .xs\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .xs\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .xs\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .xs\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .xs\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .xs\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .xs\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .xs\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .xs\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .xs\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .xs\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .xs\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .xs\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .xs\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .xs\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .xs\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .xs\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .xs\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .xs\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .xs\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .xs\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .xs\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .xs\:fill-current {
    fill:currentColor;
  }

  .xs\:stroke-current {
    stroke:currentColor;
  }

  .xs\:stroke-0 {
    stroke-width:0;
  }

  .xs\:stroke-1 {
    stroke-width:1;
  }

  .xs\:stroke-2 {
    stroke-width:2;
  }

  .xs\:table-auto {
    table-layout:auto;
  }

  .xs\:table-fixed {
    table-layout:fixed;
  }

  .xs\:text-left {
    text-align:left;
  }

  .xs\:text-center {
    text-align:center;
  }

  .xs\:text-right {
    text-align:right;
  }

  .xs\:text-justify {
    text-align:justify;
  }

  .xs\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .xs\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xs\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xs\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .xs\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .xs\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .xs\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .xs\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .xs\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .xs\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .xs\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .xs\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .xs\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .xs\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .xs\:text-red-light2 {
    color:#ffacac82;
  }

  .xs\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .xs\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xs\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .xs\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xs\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xs\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .xs\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .xs\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xs\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .xs\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .xs\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .xs\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .xs\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .xs\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .xs\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .xs\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .xs\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .xs\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .xs\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .xs\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .xs\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .xs\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .xs\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .xs\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .xs\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .xs\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .xs\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .xs\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .xs\:text-primary-text {
    color:rgba(255,255,255);
  }

  .xs\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .xs\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .xs\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .xs\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .xs\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .xs\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .xs\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .xs\:text-teal {
  }

  .xs\:text-indigo {
  }

  .xs\:text-transparent {
    color:transparent;
  }

  .group:hover .xs\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .xs\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .xs\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .xs\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .xs\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .xs\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .xs\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .xs\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .xs\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .xs\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .xs\:group-hover\:text-teal {
  }

  .group:hover .xs\:group-hover\:text-indigo {
  }

  .group:hover .xs\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .xs\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .xs\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .xs\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .xs\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .xs\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .xs\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .xs\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .xs\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .xs\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .xs\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .xs\:group-focus\:text-teal {
  }

  .group:focus .xs\:group-focus\:text-indigo {
  }

  .group:focus .xs\:group-focus\:text-transparent {
    color:transparent;
  }

  .xs\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .xs\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xs\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xs\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .xs\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .xs\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .xs\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .xs\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .xs\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .xs\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .xs\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .xs\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .xs\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .xs\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .xs\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .xs\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .xs\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xs\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .xs\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xs\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xs\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .xs\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .xs\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xs\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .xs\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .xs\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .xs\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .xs\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .xs\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .xs\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .xs\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .xs\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .xs\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .xs\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .xs\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .xs\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .xs\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .xs\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .xs\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .xs\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .xs\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .xs\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .xs\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .xs\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .xs\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .xs\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .xs\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .xs\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .xs\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .xs\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .xs\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .xs\:hover\:text-teal:hover {
  }

  .xs\:hover\:text-indigo:hover {
  }

  .xs\:hover\:text-transparent:hover {
    color:transparent;
  }

  .xs\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .xs\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xs\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xs\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .xs\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .xs\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .xs\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .xs\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .xs\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .xs\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .xs\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .xs\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .xs\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .xs\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .xs\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .xs\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .xs\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xs\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .xs\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xs\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xs\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .xs\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .xs\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xs\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .xs\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .xs\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .xs\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .xs\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .xs\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .xs\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .xs\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .xs\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .xs\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .xs\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .xs\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .xs\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .xs\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .xs\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .xs\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .xs\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .xs\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .xs\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .xs\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .xs\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .xs\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .xs\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .xs\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .xs\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .xs\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .xs\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .xs\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .xs\:focus-within\:text-teal:focus-within {
  }

  .xs\:focus-within\:text-indigo:focus-within {
  }

  .xs\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .xs\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .xs\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xs\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xs\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .xs\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .xs\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .xs\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .xs\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .xs\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .xs\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .xs\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .xs\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .xs\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .xs\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .xs\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .xs\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .xs\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xs\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .xs\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xs\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xs\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .xs\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .xs\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xs\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .xs\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .xs\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .xs\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .xs\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .xs\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .xs\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .xs\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .xs\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .xs\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .xs\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .xs\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .xs\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .xs\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .xs\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .xs\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .xs\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .xs\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .xs\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .xs\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .xs\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .xs\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .xs\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .xs\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .xs\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .xs\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .xs\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .xs\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .xs\:focus\:text-teal:focus {
  }

  .xs\:focus\:text-indigo:focus {
  }

  .xs\:focus\:text-transparent:focus {
    color:transparent;
  }

  .xs\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .xs\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xs\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .xs\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .xs\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .xs\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .xs\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .xs\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .xs\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .xs\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .xs\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .xs\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .xs\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .xs\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .xs\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .xs\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .xs\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xs\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .xs\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xs\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .xs\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .xs\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .xs\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .xs\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .xs\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .xs\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .xs\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .xs\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .xs\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .xs\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .xs\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .xs\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .xs\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .xs\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .xs\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .xs\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .xs\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .xs\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .xs\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .xs\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .xs\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .xs\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .xs\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .xs\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .xs\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .xs\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .xs\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .xs\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .xs\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .xs\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .xs\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .xs\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .xs\:active\:text-teal:active {
  }

  .xs\:active\:text-indigo:active {
  }

  .xs\:active\:text-transparent:active {
    color:transparent;
  }

  .xs\:text-opacity-0 {
    --text-opacity:0;
  }

  .xs\:text-opacity-10 {
    --text-opacity:.1;
  }

  .xs\:text-opacity-20 {
    --text-opacity:.2;
  }

  .xs\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .xs\:text-opacity-30 {
    --text-opacity:.3;
  }

  .xs\:text-opacity-40 {
    --text-opacity:.4;
  }

  .xs\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .xs\:text-opacity-60 {
    --text-opacity:.6;
  }

  .xs\:text-opacity-70 {
    --text-opacity:.7;
  }

  .xs\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .xs\:text-opacity-80 {
    --text-opacity:.8;
  }

  .xs\:text-opacity-90 {
    --text-opacity:.9;
  }

  .xs\:text-opacity-100 {
    --text-opacity:1;
  }

  .xs\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .xs\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .xs\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .xs\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .xs\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .xs\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .xs\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .xs\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .xs\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .xs\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .xs\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .xs\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .xs\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .xs\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .xs\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .xs\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .xs\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .xs\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .xs\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .xs\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .xs\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .xs\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .xs\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .xs\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .xs\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .xs\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .xs\:italic {
    font-style:italic;
  }

  .xs\:not-italic {
    font-style:normal;
  }

  .xs\:uppercase {
    text-transform:uppercase;
  }

  .xs\:lowercase {
    text-transform:lowercase;
  }

  .xs\:capitalize {
    text-transform:capitalize;
  }

  .xs\:normal-case {
    text-transform:none;
  }

  .xs\:underline {
    text-decoration:underline;
  }

  .xs\:line-through {
    text-decoration:line-through;
  }

  .xs\:no-underline {
    text-decoration:none;
  }

  .group:hover .xs\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .xs\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .xs\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .xs\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .xs\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .xs\:group-focus\:no-underline {
    text-decoration:none;
  }

  .xs\:hover\:underline:hover {
    text-decoration:underline;
  }

  .xs\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .xs\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .xs\:focus\:underline:focus {
    text-decoration:underline;
  }

  .xs\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .xs\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .xs\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .xs\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .xs\:ordinal, .xs\:slashed-zero, .xs\:lining-nums, .xs\:oldstyle-nums, .xs\:proportional-nums, .xs\:tabular-nums, .xs\:diagonal-fractions, .xs\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .xs\:normal-nums {
    font-variant-numeric:normal;
  }

  .xs\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .xs\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .xs\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .xs\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .xs\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .xs\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .xs\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .xs\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .xs\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .xs\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .xs\:tracking-normal {
    letter-spacing:0;
  }

  .xs\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .xs\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .xs\:tracking-widest {
    letter-spacing:0.025em;
  }

  .xs\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .xs\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .xs\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .xs\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .xs\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .xs\:align-baseline {
    vertical-align:baseline;
  }

  .xs\:align-top {
    vertical-align:top;
  }

  .xs\:align-middle {
    vertical-align:middle;
  }

  .xs\:align-bottom {
    vertical-align:bottom;
  }

  .xs\:align-text-top {
    vertical-align:text-top;
  }

  .xs\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .xs\:visible {
    visibility:visible;
  }

  .xs\:invisible {
    visibility:hidden;
  }

  .xs\:whitespace-normal {
    white-space:normal;
  }

  .xs\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .xs\:whitespace-pre {
    white-space:pre;
  }

  .xs\:whitespace-pre-line {
    white-space:pre-line;
  }

  .xs\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .xs\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .xs\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .xs\:break-all {
    word-break:break-all;
  }

  .xs\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .xs\:w-0 {
    width:0;
  }

  .xs\:w-1 {
    width:0.25rem;
  }

  .xs\:w-2 {
    width:0.5rem;
  }

  .xs\:w-3 {
    width:0.75rem;
  }

  .xs\:w-4 {
    width:1rem;
  }

  .xs\:w-5 {
    width:1.25rem;
  }

  .xs\:w-6 {
    width:1.5rem;
  }

  .xs\:w-7 {
    width:1.75rem;
  }

  .xs\:w-8 {
    width:2rem;
  }

  .xs\:w-9 {
    width:2.25rem;
  }

  .xs\:w-10 {
    width:2.5rem;
  }

  .xs\:w-11 {
    width:2.75rem;
  }

  .xs\:w-12 {
    width:3rem;
  }

  .xs\:w-13 {
    width:3.25rem;
  }

  .xs\:w-14 {
    width:3.5rem;
  }

  .xs\:w-15 {
    width:3.75rem;
  }

  .xs\:w-16 {
    width:4rem;
  }

  .xs\:w-18 {
    width:4.5rem;
  }

  .xs\:w-20 {
    width:5rem;
  }

  .xs\:w-24 {
    width:6rem;
  }

  .xs\:w-28 {
    width:7rem;
  }

  .xs\:w-32 {
    width:8rem;
  }

  .xs\:w-36 {
    width:9rem;
  }

  .xs\:w-40 {
    width:10rem;
  }

  .xs\:w-44 {
    width:11rem;
  }

  .xs\:w-48 {
    width:12rem;
  }

  .xs\:w-52 {
    width:13rem;
  }

  .xs\:w-56 {
    width:14rem;
  }

  .xs\:w-60 {
    width:15rem;
  }

  .xs\:w-64 {
    width:16rem;
  }

  .xs\:w-72 {
    width:18rem;
  }

  .xs\:w-80 {
    width:20rem;
  }

  .xs\:w-96 {
    width:24rem;
  }

  .xs\:w-100 {
    width:25rem;
  }

  .xs\:w-auto {
    width:auto;
  }

  .xs\:w-px {
    width:1px;
  }

  .xs\:w-0\.5 {
    width:0.125rem;
  }

  .xs\:w-1\.5 {
    width:0.375rem;
  }

  .xs\:w-2\.5 {
    width:0.625rem;
  }

  .xs\:w-3\.5 {
    width:0.875rem;
  }

  .xs\:w-1\/2 {
    width:50%;
  }

  .xs\:w-1\/3 {
    width:33.333333%;
  }

  .xs\:w-2\/3 {
    width:66.666667%;
  }

  .xs\:w-1\/4 {
    width:25%;
  }

  .xs\:w-2\/4 {
    width:50%;
  }

  .xs\:w-3\/4 {
    width:75%;
  }

  .xs\:w-1\/5 {
    width:20%;
  }

  .xs\:w-2\/5 {
    width:40%;
  }

  .xs\:w-3\/5 {
    width:60%;
  }

  .xs\:w-4\/5 {
    width:80%;
  }

  .xs\:w-1\/6 {
    width:16.666667%;
  }

  .xs\:w-2\/6 {
    width:33.333333%;
  }

  .xs\:w-3\/6 {
    width:50%;
  }

  .xs\:w-4\/6 {
    width:66.666667%;
  }

  .xs\:w-5\/6 {
    width:83.333333%;
  }

  .xs\:w-1\/12 {
    width:8.333333%;
  }

  .xs\:w-2\/12 {
    width:16.666667%;
  }

  .xs\:w-3\/12 {
    width:25%;
  }

  .xs\:w-4\/12 {
    width:33.333333%;
  }

  .xs\:w-5\/12 {
    width:41.666667%;
  }

  .xs\:w-6\/12 {
    width:50%;
  }

  .xs\:w-7\/12 {
    width:58.333333%;
  }

  .xs\:w-8\/12 {
    width:66.666667%;
  }

  .xs\:w-9\/12 {
    width:75%;
  }

  .xs\:w-10\/12 {
    width:83.333333%;
  }

  .xs\:w-11\/12 {
    width:91.666667%;
  }

  .xs\:w-full {
    width:100%;
  }

  .xs\:w-0_5 {
    width:0.125rem;
  }

  .xs\:w-1_5 {
    width:0.375rem;
  }

  .xs\:w-2_5 {
    width:0.625rem;
  }

  .xs\:w-3_5 {
    width:0.875rem;
  }

  .xs\:w-4_5 {
    width:1.125rem;
  }

  .xs\:w-screen {
    width:100vw;
  }

  .xs\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .xs\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .xs\:z-0 {
    z-index:0;
  }

  .xs\:z-10 {
    z-index:10;
  }

  .xs\:z-20 {
    z-index:20;
  }

  .xs\:z-30 {
    z-index:30;
  }

  .xs\:z-40 {
    z-index:40;
  }

  .xs\:z-50 {
    z-index:50;
  }

  .xs\:z-100 {
    z-index:100;
  }

  .xs\:z-auto {
    z-index:auto;
  }

  .xs\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .xs\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .xs\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .xs\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .xs\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .xs\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .xs\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .xs\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .xs\:focus\:z-0:focus {
    z-index:0;
  }

  .xs\:focus\:z-10:focus {
    z-index:10;
  }

  .xs\:focus\:z-20:focus {
    z-index:20;
  }

  .xs\:focus\:z-30:focus {
    z-index:30;
  }

  .xs\:focus\:z-40:focus {
    z-index:40;
  }

  .xs\:focus\:z-50:focus {
    z-index:50;
  }

  .xs\:focus\:z-100:focus {
    z-index:100;
  }

  .xs\:focus\:z-auto:focus {
    z-index:auto;
  }

  .xs\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .xs\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .xs\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .xs\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .xs\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

  .xs\:gap-5 {
    grid-gap:1.25rem;
    gap:1.25rem;
  }

  .xs\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .xs\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .xs\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .xs\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .xs\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .xs\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .xs\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .xs\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .xs\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .xs\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .xs\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .xs\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

  .xs\:gap-20 {
    grid-gap:5rem;
    gap:5rem;
  }

  .xs\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .xs\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .xs\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .xs\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .xs\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .xs\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .xs\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .xs\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .xs\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .xs\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .xs\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .xs\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .xs\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .xs\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .xs\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .xs\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .xs\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .xs\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .xs\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .xs\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .xs\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .xs\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .xs\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .xs\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .xs\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .xs\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .xs\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .xs\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .xs\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .xs\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .xs\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .xs\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .xs\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .xs\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .xs\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .xs\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .xs\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .xs\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .xs\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .xs\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .xs\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .xs\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .xs\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .xs\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .xs\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .xs\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .xs\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .xs\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .xs\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .xs\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .xs\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .xs\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .xs\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .xs\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .xs\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .xs\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .xs\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .xs\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .xs\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .xs\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .xs\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .xs\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .xs\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .xs\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .xs\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .xs\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .xs\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .xs\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .xs\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .xs\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .xs\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .xs\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .xs\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .xs\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .xs\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .xs\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .xs\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .xs\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .xs\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .xs\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .xs\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .xs\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .xs\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .xs\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .xs\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .xs\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .xs\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .xs\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .xs\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .xs\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xs\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .xs\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .xs\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .xs\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xs\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .xs\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .xs\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .xs\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .xs\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .xs\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .xs\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .xs\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xs\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .xs\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .xs\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .xs\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .xs\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .xs\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .xs\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .xs\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xs\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .xs\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .xs\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .xs\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .xs\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .xs\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .xs\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .xs\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .xs\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .xs\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .xs\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .xs\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .xs\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .xs\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .xs\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .xs\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .xs\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .xs\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .xs\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .xs\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .xs\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .xs\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .xs\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .xs\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .xs\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .xs\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .xs\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .xs\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .xs\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .xs\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .xs\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .xs\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .xs\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .xs\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .xs\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .xs\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .xs\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .xs\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .xs\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .xs\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .xs\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .xs\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .xs\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .xs\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .xs\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .xs\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .xs\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .xs\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .xs\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .xs\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xs\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .xs\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .xs\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .xs\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xs\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .xs\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .xs\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .xs\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .xs\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .xs\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .xs\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .xs\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xs\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .xs\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .xs\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .xs\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .xs\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .xs\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .xs\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .xs\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .xs\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .xs\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .xs\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .xs\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .xs\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .xs\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .xs\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .xs\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .xs\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .xs\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .xs\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .xs\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .xs\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .xs\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .xs\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .xs\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .xs\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .xs\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .xs\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .xs\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .xs\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .xs\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .xs\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .xs\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .xs\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .xs\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .xs\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .xs\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .xs\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .xs\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .xs\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .xs\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .xs\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .xs\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .xs\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .xs\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .xs\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .xs\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .xs\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .xs\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .xs\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .xs\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .xs\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .xs\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .xs\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .xs\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .xs\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .xs\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .xs\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .xs\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xs\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .xs\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .xs\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .xs\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xs\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .xs\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .xs\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .xs\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .xs\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .xs\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .xs\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .xs\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xs\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .xs\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .xs\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .xs\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .xs\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .xs\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .xs\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .xs\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xs\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .xs\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .xs\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .xs\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .xs\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .xs\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .xs\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .xs\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .xs\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .xs\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .xs\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .xs\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .xs\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .xs\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .xs\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .xs\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .xs\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .xs\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .xs\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .xs\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .xs\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .xs\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .xs\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .xs\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .xs\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .xs\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .xs\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .xs\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .xs\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .xs\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .xs\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .xs\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .xs\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .xs\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .xs\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .xs\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .xs\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .xs\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .xs\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .xs\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .xs\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .xs\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .xs\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .xs\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .xs\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .xs\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .xs\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .xs\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .xs\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .xs\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xs\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .xs\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .xs\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .xs\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xs\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .xs\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .xs\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .xs\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .xs\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .xs\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .xs\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .xs\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xs\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .xs\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .xs\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .xs\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .xs\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .xs\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .xs\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .xs\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .xs\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .xs\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .xs\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .xs\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .xs\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .xs\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .xs\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .xs\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .xs\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .xs\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .xs\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .xs\:grid-flow-row {
    grid-auto-flow:row;
  }

  .xs\:grid-flow-col {
    grid-auto-flow:column;
  }

  .xs\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .xs\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

  .xs\:grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr));
  }

  .xs\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .xs\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .xs\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .xs\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .xs\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .xs\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .xs\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .xs\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .xs\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .xs\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .xs\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .xs\:grid-cols-none {
    grid-template-columns:none;
  }

  .xs\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .xs\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .xs\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .xs\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .xs\:col-auto {
    grid-column:auto;
  }

  .xs\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .xs\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .xs\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .xs\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .xs\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .xs\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .xs\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .xs\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .xs\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .xs\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .xs\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .xs\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .xs\:col-span-full {
    grid-column:1 / -1;
  }

  .xs\:col-start-1 {
    grid-column-start:1;
  }

  .xs\:col-start-2 {
    grid-column-start:2;
  }

  .xs\:col-start-3 {
    grid-column-start:3;
  }

  .xs\:col-start-4 {
    grid-column-start:4;
  }

  .xs\:col-start-5 {
    grid-column-start:5;
  }

  .xs\:col-start-6 {
    grid-column-start:6;
  }

  .xs\:col-start-7 {
    grid-column-start:7;
  }

  .xs\:col-start-8 {
    grid-column-start:8;
  }

  .xs\:col-start-9 {
    grid-column-start:9;
  }

  .xs\:col-start-10 {
    grid-column-start:10;
  }

  .xs\:col-start-11 {
    grid-column-start:11;
  }

  .xs\:col-start-12 {
    grid-column-start:12;
  }

  .xs\:col-start-13 {
    grid-column-start:13;
  }

  .xs\:col-start-auto {
    grid-column-start:auto;
  }

  .xs\:col-end-1 {
    grid-column-end:1;
  }

  .xs\:col-end-2 {
    grid-column-end:2;
  }

  .xs\:col-end-3 {
    grid-column-end:3;
  }

  .xs\:col-end-4 {
    grid-column-end:4;
  }

  .xs\:col-end-5 {
    grid-column-end:5;
  }

  .xs\:col-end-6 {
    grid-column-end:6;
  }

  .xs\:col-end-7 {
    grid-column-end:7;
  }

  .xs\:col-end-8 {
    grid-column-end:8;
  }

  .xs\:col-end-9 {
    grid-column-end:9;
  }

  .xs\:col-end-10 {
    grid-column-end:10;
  }

  .xs\:col-end-11 {
    grid-column-end:11;
  }

  .xs\:col-end-12 {
    grid-column-end:12;
  }

  .xs\:col-end-13 {
    grid-column-end:13;
  }

  .xs\:col-end-auto {
    grid-column-end:auto;
  }

  .xs\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .xs\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .xs\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .xs\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .xs\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .xs\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .xs\:grid-rows-none {
    grid-template-rows:none;
  }

  .xs\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .xs\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .xs\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .xs\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .xs\:row-auto {
    grid-row:auto;
  }

  .xs\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .xs\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .xs\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .xs\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .xs\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .xs\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .xs\:row-span-full {
    grid-row:1 / -1;
  }

  .xs\:row-start-1 {
    grid-row-start:1;
  }

  .xs\:row-start-2 {
    grid-row-start:2;
  }

  .xs\:row-start-3 {
    grid-row-start:3;
  }

  .xs\:row-start-4 {
    grid-row-start:4;
  }

  .xs\:row-start-5 {
    grid-row-start:5;
  }

  .xs\:row-start-6 {
    grid-row-start:6;
  }

  .xs\:row-start-7 {
    grid-row-start:7;
  }

  .xs\:row-start-auto {
    grid-row-start:auto;
  }

  .xs\:row-end-1 {
    grid-row-end:1;
  }

  .xs\:row-end-2 {
    grid-row-end:2;
  }

  .xs\:row-end-3 {
    grid-row-end:3;
  }

  .xs\:row-end-4 {
    grid-row-end:4;
  }

  .xs\:row-end-5 {
    grid-row-end:5;
  }

  .xs\:row-end-6 {
    grid-row-end:6;
  }

  .xs\:row-end-7 {
    grid-row-end:7;
  }

  .xs\:row-end-auto {
    grid-row-end:auto;
  }

  .xs\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .xs\:transform-none {
    transform:none;
  }

  .xs\:origin-center {
    transform-origin:center;
  }

  .xs\:origin-top {
    transform-origin:top;
  }

  .xs\:origin-top-right {
    transform-origin:top right;
  }

  .xs\:origin-right {
    transform-origin:right;
  }

  .xs\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .xs\:origin-bottom {
    transform-origin:bottom;
  }

  .xs\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .xs\:origin-left {
    transform-origin:left;
  }

  .xs\:origin-top-left {
    transform-origin:top left;
  }

  .xs\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .xs\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .xs\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .xs\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .xs\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .xs\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .xs\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .xs\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .xs\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .xs\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .xs\:scale-x-0 {
    --transform-scale-x:0;
  }

  .xs\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .xs\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .xs\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .xs\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .xs\:scale-x-100 {
    --transform-scale-x:1;
  }

  .xs\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .xs\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .xs\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .xs\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .xs\:scale-y-0 {
    --transform-scale-y:0;
  }

  .xs\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .xs\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .xs\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .xs\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .xs\:scale-y-100 {
    --transform-scale-y:1;
  }

  .xs\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .xs\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .xs\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .xs\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .xs\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .xs\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .xs\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .xs\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .xs\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .xs\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .xs\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .xs\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .xs\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .xs\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .xs\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .xs\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .xs\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .xs\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .xs\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .xs\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .xs\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .xs\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .xs\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .xs\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .xs\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .xs\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .xs\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .xs\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .xs\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .xs\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .xs\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .xs\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .xs\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .xs\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .xs\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .xs\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .xs\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .xs\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .xs\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .xs\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .xs\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .xs\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .xs\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .xs\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .xs\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .xs\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .xs\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .xs\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .xs\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .xs\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .xs\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .xs\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .xs\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .xs\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .xs\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .xs\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .xs\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .xs\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .xs\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .xs\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .xs\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .xs\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .xs\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .xs\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .xs\:rotate-0 {
    --transform-rotate:0;
  }

  .xs\:rotate-1 {
    --transform-rotate:1deg;
  }

  .xs\:rotate-2 {
    --transform-rotate:2deg;
  }

  .xs\:rotate-3 {
    --transform-rotate:3deg;
  }

  .xs\:rotate-6 {
    --transform-rotate:6deg;
  }

  .xs\:rotate-12 {
    --transform-rotate:12deg;
  }

  .xs\:rotate-45 {
    --transform-rotate:45deg;
  }

  .xs\:rotate-90 {
    --transform-rotate:90deg;
  }

  .xs\:rotate-180 {
    --transform-rotate:180deg;
  }

  .xs\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .xs\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .xs\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .xs\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .xs\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .xs\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .xs\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .xs\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .xs\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .xs\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .xs\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .xs\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .xs\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .xs\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .xs\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .xs\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .xs\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .xs\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .xs\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .xs\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .xs\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .xs\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .xs\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .xs\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .xs\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .xs\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .xs\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .xs\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .xs\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .xs\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .xs\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .xs\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .xs\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .xs\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .xs\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .xs\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .xs\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .xs\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .xs\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .xs\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .xs\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .xs\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .xs\:translate-x-0 {
    --transform-translate-x:0;
  }

  .xs\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .xs\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .xs\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .xs\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .xs\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .xs\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .xs\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .xs\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .xs\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .xs\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .xs\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .xs\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .xs\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .xs\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .xs\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .xs\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .xs\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .xs\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .xs\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .xs\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .xs\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .xs\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .xs\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .xs\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .xs\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .xs\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .xs\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .xs\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .xs\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .xs\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .xs\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .xs\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .xs\:translate-x-px {
    --transform-translate-x:1px;
  }

  .xs\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .xs\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .xs\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .xs\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .xs\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .xs\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .xs\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .xs\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .xs\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .xs\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .xs\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .xs\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .xs\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .xs\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .xs\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .xs\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .xs\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .xs\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .xs\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .xs\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .xs\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .xs\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .xs\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .xs\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .xs\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .xs\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .xs\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .xs\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .xs\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .xs\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .xs\:translate-x-full {
    --transform-translate-x:100%;
  }

  .xs\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .xs\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .xs\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .xs\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .xs\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .xs\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .xs\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .xs\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .xs\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .xs\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .xs\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .xs\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .xs\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .xs\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .xs\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .xs\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .xs\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .xs\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .xs\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .xs\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .xs\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .xs\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .xs\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .xs\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .xs\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .xs\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .xs\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .xs\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .xs\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .xs\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .xs\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .xs\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .xs\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .xs\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .xs\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .xs\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .xs\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .xs\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .xs\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .xs\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .xs\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .xs\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .xs\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .xs\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .xs\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .xs\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .xs\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .xs\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .xs\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .xs\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .xs\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .xs\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .xs\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .xs\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .xs\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .xs\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .xs\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .xs\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .xs\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .xs\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .xs\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .xs\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .xs\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .xs\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .xs\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .xs\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .xs\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .xs\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .xs\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .xs\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .xs\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .xs\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .xs\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .xs\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .xs\:translate-y-0 {
    --transform-translate-y:0;
  }

  .xs\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .xs\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .xs\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .xs\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .xs\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .xs\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .xs\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .xs\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .xs\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .xs\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .xs\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .xs\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .xs\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .xs\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .xs\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .xs\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .xs\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .xs\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .xs\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .xs\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .xs\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .xs\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .xs\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .xs\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .xs\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .xs\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .xs\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .xs\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .xs\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .xs\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .xs\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .xs\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .xs\:translate-y-px {
    --transform-translate-y:1px;
  }

  .xs\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .xs\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .xs\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .xs\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .xs\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .xs\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .xs\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .xs\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .xs\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .xs\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .xs\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .xs\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .xs\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .xs\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .xs\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .xs\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .xs\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .xs\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .xs\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .xs\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .xs\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .xs\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .xs\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .xs\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .xs\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .xs\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .xs\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .xs\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .xs\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .xs\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .xs\:translate-y-full {
    --transform-translate-y:100%;
  }

  .xs\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .xs\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .xs\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .xs\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .xs\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .xs\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .xs\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .xs\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .xs\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .xs\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .xs\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .xs\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .xs\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .xs\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .xs\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .xs\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .xs\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .xs\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .xs\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .xs\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .xs\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .xs\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .xs\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .xs\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .xs\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .xs\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .xs\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .xs\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .xs\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .xs\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .xs\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .xs\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .xs\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .xs\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .xs\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .xs\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .xs\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .xs\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .xs\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .xs\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .xs\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .xs\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .xs\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .xs\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .xs\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .xs\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .xs\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .xs\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .xs\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .xs\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .xs\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .xs\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .xs\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .xs\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .xs\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .xs\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .xs\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .xs\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .xs\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .xs\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .xs\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .xs\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .xs\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .xs\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .xs\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .xs\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .xs\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .xs\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .xs\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .xs\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .xs\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .xs\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .xs\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .xs\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .xs\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .xs\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .xs\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .xs\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .xs\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .xs\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .xs\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .xs\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .xs\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .xs\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .xs\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .xs\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .xs\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .xs\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .xs\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .xs\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .xs\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .xs\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .xs\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .xs\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .xs\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .xs\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .xs\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .xs\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .xs\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .xs\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .xs\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .xs\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .xs\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .xs\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .xs\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .xs\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .xs\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .xs\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .xs\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .xs\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .xs\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .xs\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .xs\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .xs\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .xs\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .xs\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .xs\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .xs\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .xs\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .xs\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .xs\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .xs\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .xs\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .xs\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .xs\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .xs\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .xs\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .xs\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .xs\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .xs\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .xs\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .xs\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .xs\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .xs\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .xs\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .xs\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .xs\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .xs\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .xs\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .xs\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .xs\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .xs\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .xs\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .xs\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .xs\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .xs\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .xs\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .xs\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .xs\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .xs\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .xs\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .xs\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .xs\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .xs\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .xs\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .xs\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .xs\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .xs\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .xs\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .xs\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .xs\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .xs\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .xs\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .xs\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .xs\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .xs\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .xs\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .xs\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .xs\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .xs\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .xs\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .xs\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .xs\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .xs\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .xs\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .xs\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .xs\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .xs\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .xs\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .xs\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .xs\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .xs\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .xs\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .xs\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .xs\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .xs\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .xs\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .xs\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .xs\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .xs\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .xs\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .xs\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .xs\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .xs\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .xs\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .xs\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .xs\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .xs\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .xs\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .xs\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .xs\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .xs\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .xs\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .xs\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .xs\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .xs\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .xs\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .xs\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .xs\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .xs\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .xs\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .xs\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .xs\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .xs\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .xs\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .xs\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .xs\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .xs\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .xs\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .xs\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .xs\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .xs\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .xs\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .xs\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .xs\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .xs\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .xs\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .xs\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .xs\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .xs\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .xs\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .xs\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .xs\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .xs\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .xs\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .xs\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .xs\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .xs\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .xs\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .xs\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .xs\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .xs\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .xs\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .xs\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .xs\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .xs\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .xs\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .xs\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .xs\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .xs\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .xs\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .xs\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .xs\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .xs\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .xs\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .xs\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .xs\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .xs\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .xs\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .xs\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .xs\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .xs\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .xs\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .xs\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .xs\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .xs\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .xs\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .xs\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .xs\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .xs\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .xs\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .xs\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .xs\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .xs\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .xs\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .xs\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .xs\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .xs\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .xs\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .xs\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .xs\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .xs\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .xs\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .xs\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .xs\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .xs\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .xs\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .xs\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .xs\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .xs\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .xs\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .xs\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .xs\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .xs\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .xs\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .xs\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .xs\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .xs\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .xs\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .xs\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .xs\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .xs\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .xs\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .xs\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .xs\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .xs\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .xs\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .xs\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .xs\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .xs\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .xs\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .xs\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .xs\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .xs\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .xs\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .xs\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .xs\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .xs\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .xs\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .xs\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .xs\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .xs\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .xs\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .xs\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .xs\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .xs\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .xs\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .xs\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .xs\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .xs\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .xs\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .xs\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .xs\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .xs\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .xs\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .xs\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .xs\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .xs\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .xs\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .xs\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .xs\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .xs\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .xs\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .xs\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .xs\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .xs\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .xs\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .xs\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .xs\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .xs\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .xs\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .xs\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .xs\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .xs\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .xs\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .xs\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .xs\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .xs\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .xs\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .xs\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .xs\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .xs\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .xs\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .xs\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .xs\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .xs\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .xs\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .xs\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .xs\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .xs\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .xs\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .xs\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .xs\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .xs\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .xs\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .xs\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .xs\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .xs\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .xs\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .xs\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .xs\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .xs\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .xs\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .xs\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .xs\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .xs\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .xs\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .xs\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .xs\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .xs\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .xs\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .xs\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .xs\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .xs\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .xs\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .xs\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .xs\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .xs\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .xs\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .xs\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .xs\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .xs\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .xs\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .xs\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .xs\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .xs\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .xs\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .xs\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .xs\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .xs\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .xs\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .xs\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .xs\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .xs\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .xs\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .xs\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .xs\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .xs\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .xs\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .xs\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .xs\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .xs\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .xs\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .xs\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .xs\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .xs\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .xs\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .xs\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .xs\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .xs\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .xs\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .xs\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .xs\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .xs\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .xs\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .xs\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .xs\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .xs\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .xs\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .xs\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .xs\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .xs\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .xs\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .xs\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .xs\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .xs\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .xs\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .xs\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .xs\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .xs\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .xs\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .xs\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .xs\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .xs\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .xs\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .xs\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .xs\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .xs\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .xs\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .xs\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .xs\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .xs\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .xs\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .xs\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .xs\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .xs\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .xs\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .xs\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .xs\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .xs\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .xs\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .xs\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .xs\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .xs\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .xs\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .xs\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .xs\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .xs\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .xs\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .xs\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .xs\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .xs\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .xs\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .xs\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .xs\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .xs\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .xs\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .xs\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .xs\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .xs\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .xs\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .xs\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .xs\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .xs\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .xs\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .xs\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .xs\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .xs\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .xs\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .xs\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .xs\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .xs\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .xs\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .xs\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .xs\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .xs\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .xs\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .xs\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .xs\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .xs\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .xs\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .xs\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .xs\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .xs\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .xs\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .xs\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .xs\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .xs\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .xs\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .xs\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .xs\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .xs\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .xs\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .xs\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .xs\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .xs\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .xs\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .xs\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .xs\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .xs\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .xs\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .xs\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .xs\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .xs\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .xs\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .xs\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .xs\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .xs\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .xs\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .xs\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .xs\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .xs\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .xs\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .xs\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .xs\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .xs\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .xs\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .xs\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .xs\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .xs\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .xs\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .xs\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .xs\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .xs\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .xs\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .xs\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .xs\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .xs\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .xs\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .xs\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .xs\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .xs\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .xs\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .xs\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .xs\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .xs\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .xs\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .xs\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .xs\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .xs\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .xs\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .xs\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .xs\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .xs\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .xs\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .xs\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .xs\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .xs\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .xs\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .xs\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .xs\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .xs\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .xs\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .xs\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .xs\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .xs\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .xs\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .xs\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .xs\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .xs\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .xs\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .xs\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .xs\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .xs\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .xs\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .xs\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .xs\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .xs\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .xs\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .xs\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .xs\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .xs\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .xs\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .xs\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .xs\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .xs\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .xs\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .xs\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .xs\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .xs\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .xs\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .xs\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .xs\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .xs\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .xs\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .xs\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .xs\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .xs\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .xs\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .xs\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .xs\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .xs\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .xs\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .xs\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .xs\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .xs\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .xs\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .xs\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .xs\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .xs\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .xs\:skew-x-0 {
    --transform-skew-x:0;
  }

  .xs\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .xs\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .xs\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .xs\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .xs\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .xs\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .xs\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .xs\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .xs\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .xs\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .xs\:skew-y-0 {
    --transform-skew-y:0;
  }

  .xs\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .xs\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .xs\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .xs\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .xs\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .xs\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .xs\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .xs\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .xs\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .xs\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .xs\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .xs\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .xs\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .xs\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .xs\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .xs\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .xs\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .xs\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .xs\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .xs\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .xs\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .xs\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .xs\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .xs\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .xs\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .xs\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .xs\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .xs\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .xs\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .xs\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .xs\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .xs\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .xs\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .xs\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .xs\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .xs\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .xs\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .xs\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .xs\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .xs\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .xs\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .xs\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .xs\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .xs\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .xs\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .xs\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .xs\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .xs\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .xs\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .xs\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .xs\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .xs\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .xs\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .xs\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .xs\:transition-none {
    transition-property:none;
  }

  .xs\:transition-all {
    transition-property:all;
  }

  .xs\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .xs\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .xs\:transition-opacity {
    transition-property:opacity;
  }

  .xs\:transition-shadow {
    transition-property:box-shadow;
  }

  .xs\:transition-transform {
    transition-property:transform;
  }

  .xs\:ease-linear {
    transition-timing-function:linear;
  }

  .xs\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .xs\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .xs\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .xs\:duration-90 {
    transition-duration:90ms;
  }

  .xs\:duration-180 {
    transition-duration:180ms;
  }

  .xs\:duration-270 {
    transition-duration:270ms;
  }

  .xs\:duration-360 {
    transition-duration:360ms;
  }

  .xs\:duration-450 {
    transition-duration:450ms;
  }

  .xs\:duration-540 {
    transition-duration:540ms;
  }

  .xs\:duration-630 {
    transition-duration:630ms;
  }

  .xs\:duration-720 {
    transition-duration:720ms;
  }

  .xs\:duration-810 {
    transition-duration:810ms;
  }

  .xs\:duration-900 {
    transition-duration:900ms;
  }

  .xs\:duration-990 {
    transition-duration:990ms;
  }

  .xs\:duration-2000 {
    transition-duration:2000ms;
  }

  .xs\:duration-3000 {
    transition-duration:3000ms;
  }

  .xs\:delay-90 {
    transition-delay:90ms;
  }

  .xs\:delay-180 {
    transition-delay:180ms;
  }

  .xs\:delay-270 {
    transition-delay:270ms;
  }

  .xs\:delay-360 {
    transition-delay:360ms;
  }

  .xs\:delay-450 {
    transition-delay:450ms;
  }

  .xs\:delay-540 {
    transition-delay:540ms;
  }

  .xs\:delay-630 {
    transition-delay:630ms;
  }

  .xs\:delay-720 {
    transition-delay:720ms;
  }

  .xs\:delay-810 {
    transition-delay:810ms;
  }

  .xs\:delay-900 {
    transition-delay:900ms;
  }

  .xs\:delay-990 {
    transition-delay:990ms;
  }

  .xs\:delay-2000 {
    transition-delay:2000ms;
  }

  .xs\:delay-3000 {
    transition-delay:3000ms;
  }

  .xs\:animate-none {
    animation:none;
  }

  .xs\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .xs\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .xs\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .xs\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .xs\:animate-float {
    animation:float 5s infinite;
  }
}

@media (min-width: 600px) {
  .sm\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .sm\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .sm\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .sm\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .sm\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .sm\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .sm\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .sm\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .sm\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .sm\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .sm\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .sm\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .sm\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .sm\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .sm\:container {
      max-width:970px;
    }
  }

  .sm\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .sm\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .sm\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .sm\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .sm\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .sm\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .sm\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .sm\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .sm\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .sm\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .sm\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .sm\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .sm\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .sm\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .sm\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .sm\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .sm\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .sm\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .sm\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .sm\:prose code::before {
    content:"`";
  }

  .sm\:prose code::after {
    content:"`";
  }

  .sm\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .sm\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .sm\:prose pre code::before {
    content:"";
  }

  .sm\:prose pre code::after {
    content:"";
  }

  .sm\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .sm\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .sm\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .sm\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .sm\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .sm\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .sm\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .sm\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .sm\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .sm\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .sm\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .sm\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .sm\:prose h2 code {
    font-size:0.875em;
  }

  .sm\:prose h3 code {
    font-size:0.9em;
  }

  .sm\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .sm\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .sm\:prose ol > li:before {
    left:0;
  }

  .sm\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .sm\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .sm\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .sm\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .sm\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .sm\:prose ul ul, .sm\:prose ul ol, .sm\:prose ol ul, .sm\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .sm\:prose hr + * {
    margin-top:0;
  }

  .sm\:prose h2 + * {
    margin-top:0;
  }

  .sm\:prose h3 + * {
    margin-top:0;
  }

  .sm\:prose h4 + * {
    margin-top:0;
  }

  .sm\:prose thead th:first-child {
    padding-left:0;
  }

  .sm\:prose thead th:last-child {
    padding-right:0;
  }

  .sm\:prose tbody td:first-child {
    padding-left:0;
  }

  .sm\:prose tbody td:last-child {
    padding-right:0;
  }

  .sm\:prose > :first-child {
    margin-top:0;
  }

  .sm\:prose > :last-child {
    margin-bottom:0;
  }

  .sm\:prose h1, .sm\:prose h2, .sm\:prose h3, .sm\:prose h4 {
  }

  .sm\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .sm\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .sm\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .sm\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .sm\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .sm\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .sm\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .sm\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .sm\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .sm\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .sm\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .sm\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .sm\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .sm\:prose-sm code {
    font-size:0.8571429em;
  }

  .sm\:prose-sm h2 code {
    font-size:0.9em;
  }

  .sm\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .sm\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .sm\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .sm\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .sm\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .sm\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .sm\:prose-sm ol > li:before {
    left:0;
  }

  .sm\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .sm\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .sm\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .sm\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .sm\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .sm\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .sm\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .sm\:prose-sm ul ul, .sm\:prose-sm ul ol, .sm\:prose-sm ol ul, .sm\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .sm\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .sm\:prose-sm hr + * {
    margin-top:0;
  }

  .sm\:prose-sm h2 + * {
    margin-top:0;
  }

  .sm\:prose-sm h3 + * {
    margin-top:0;
  }

  .sm\:prose-sm h4 + * {
    margin-top:0;
  }

  .sm\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .sm\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .sm\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .sm\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .sm\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .sm\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .sm\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .sm\:prose-sm > :first-child {
    margin-top:0;
  }

  .sm\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .sm\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .sm\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .sm\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .sm\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .sm\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .sm\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .sm\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .sm\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .sm\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .sm\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .sm\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .sm\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .sm\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .sm\:prose-lg code {
    font-size:0.8888889em;
  }

  .sm\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .sm\:prose-lg h3 code {
    font-size:0.875em;
  }

  .sm\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .sm\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .sm\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .sm\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .sm\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .sm\:prose-lg ol > li:before {
    left:0;
  }

  .sm\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .sm\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .sm\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .sm\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .sm\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .sm\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .sm\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .sm\:prose-lg ul ul, .sm\:prose-lg ul ol, .sm\:prose-lg ol ul, .sm\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .sm\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .sm\:prose-lg hr + * {
    margin-top:0;
  }

  .sm\:prose-lg h2 + * {
    margin-top:0;
  }

  .sm\:prose-lg h3 + * {
    margin-top:0;
  }

  .sm\:prose-lg h4 + * {
    margin-top:0;
  }

  .sm\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .sm\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .sm\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .sm\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .sm\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .sm\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .sm\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .sm\:prose-lg > :first-child {
    margin-top:0;
  }

  .sm\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .sm\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .sm\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .sm\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .sm\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .sm\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .sm\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .sm\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .sm\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .sm\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .sm\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .sm\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .sm\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .sm\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .sm\:prose-xl code {
    font-size:0.9em;
  }

  .sm\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .sm\:prose-xl h3 code {
    font-size:0.9em;
  }

  .sm\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .sm\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .sm\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .sm\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .sm\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .sm\:prose-xl ol > li:before {
    left:0;
  }

  .sm\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .sm\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .sm\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .sm\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .sm\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .sm\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .sm\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .sm\:prose-xl ul ul, .sm\:prose-xl ul ol, .sm\:prose-xl ol ul, .sm\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .sm\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .sm\:prose-xl hr + * {
    margin-top:0;
  }

  .sm\:prose-xl h2 + * {
    margin-top:0;
  }

  .sm\:prose-xl h3 + * {
    margin-top:0;
  }

  .sm\:prose-xl h4 + * {
    margin-top:0;
  }

  .sm\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .sm\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .sm\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .sm\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .sm\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .sm\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .sm\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .sm\:prose-xl > :first-child {
    margin-top:0;
  }

  .sm\:prose-xl > :last-child {
    margin-bottom:0;
  }

  .sm\:prose-2xl {
    font-size:1.5rem;
    line-height:1.6666667;
  }

  .sm\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .sm\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .sm\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .sm\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .sm\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .sm\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .sm\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .sm\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .sm\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .sm\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .sm\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .sm\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .sm\:prose-2xl code {
    font-size:0.8333333em;
  }

  .sm\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .sm\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .sm\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .sm\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .sm\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .sm\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .sm\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .sm\:prose-2xl ol > li:before {
    left:0;
  }

  .sm\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .sm\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .sm\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .sm\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .sm\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .sm\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .sm\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .sm\:prose-2xl ul ul, .sm\:prose-2xl ul ol, .sm\:prose-2xl ol ul, .sm\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .sm\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .sm\:prose-2xl hr + * {
    margin-top:0;
  }

  .sm\:prose-2xl h2 + * {
    margin-top:0;
  }

  .sm\:prose-2xl h3 + * {
    margin-top:0;
  }

  .sm\:prose-2xl h4 + * {
    margin-top:0;
  }

  .sm\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .sm\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .sm\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .sm\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .sm\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .sm\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .sm\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .sm\:prose-2xl > :first-child {
    margin-top:0;
  }

  .sm\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .sm\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .sm\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .sm\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .sm\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .sm\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .sm\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .sm\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .sm\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .sm\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .sm\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .sm\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

  .sm\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.5rem * var(--space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .sm\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .sm\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .sm\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .sm\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .sm\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .sm\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .sm\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .sm\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .sm\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .sm\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .sm\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .sm\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .sm\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .sm\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .sm\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .sm\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .sm\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .sm\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .sm\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .sm\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .sm\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .sm\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .sm\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .sm\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .sm\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .sm\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .sm\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .sm\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .sm\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .sm\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .sm\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .sm\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .sm\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .sm\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .sm\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .sm\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .sm\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .sm\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .sm\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .sm\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .sm\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .sm\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .sm\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .sm\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .sm\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .sm\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .sm\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .sm\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .sm\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .sm\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .sm\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .sm\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .sm\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .sm\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .sm\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .sm\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .sm\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .sm\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .sm\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .sm\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .sm\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .sm\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .sm\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .sm\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .sm\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .sm\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .sm\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .sm\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

  .sm\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .sm\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .sm\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .sm\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .sm\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .sm\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .sm\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .sm\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .sm\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .sm\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .sm\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .sm\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .sm\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .sm\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .sm\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .sm\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .sm\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .sm\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .sm\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .sm\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .sm\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .sm\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .sm\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .sm\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .sm\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .sm\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .sm\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .sm\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .sm\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .sm\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .sm\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .sm\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .sm\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .sm\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .sm\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .sm\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .sm\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .sm\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .sm\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .sm\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .sm\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .sm\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .sm\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .sm\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .sm\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .sm\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .sm\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .sm\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .sm\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .sm\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .sm\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .sm\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .sm\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .sm\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .sm\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .sm\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .sm\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .sm\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .sm\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .sm\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .sm\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .sm\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .sm\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .sm\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .sm\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .sm\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .sm\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .sm\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .sm\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .sm\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .sm\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .sm\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .sm\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .sm\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .sm\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .sm\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .sm\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .sm\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .sm\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .sm\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .sm\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .sm\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .sm\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .sm\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .sm\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .sm\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .sm\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .sm\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .sm\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .sm\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .sm\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .sm\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .sm\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .sm\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .sm\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .sm\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .sm\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .sm\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .sm\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .sm\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .sm\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .sm\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .sm\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .sm\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .sm\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .sm\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .sm\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .sm\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .sm\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .sm\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .sm\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .sm\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .sm\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .sm\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .sm\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .sm\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .sm\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .sm\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .sm\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .sm\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .sm\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .sm\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .sm\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .sm\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .sm\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .sm\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .sm\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .sm\:divide-teal > :not(template) ~ :not(template) {
  }

  .sm\:divide-indigo > :not(template) ~ :not(template) {
  }

  .sm\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .sm\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .sm\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .sm\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .sm\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .sm\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .sm\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .sm\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .sm\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .sm\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .sm\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .sm\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .sm\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .sm\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .sm\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .sm\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .sm\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .sm\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .sm\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .sm\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .sm\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .sm\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .sm\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .sm\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .sm\:bg-fixed {
    background-attachment:fixed;
  }

  .sm\:bg-local {
    background-attachment:local;
  }

  .sm\:bg-scroll {
    background-attachment:scroll;
  }

  .sm\:bg-clip-border {
    background-clip:border-box;
  }

  .sm\:bg-clip-padding {
    background-clip:padding-box;
  }

  .sm\:bg-clip-content {
    background-clip:content-box;
  }

  .sm\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .sm\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .sm\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .sm\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .sm\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .sm\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .sm\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .sm\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .sm\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .sm\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .sm\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .sm\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .sm\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .sm\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .sm\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .sm\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .sm\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .sm\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .sm\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .sm\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .sm\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .sm\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .sm\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .sm\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .sm\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .sm\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .sm\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .sm\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .sm\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .sm\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

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

  .sm\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .sm\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .sm\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .sm\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .sm\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .sm\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .sm\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .sm\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .sm\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .sm\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .sm\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .sm\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .sm\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .sm\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .sm\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .sm\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .sm\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .sm\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .sm\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .sm\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .sm\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .sm\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .sm\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .sm\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .sm\:bg-teal {
  }

  .sm\:bg-indigo {
  }

  .sm\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .sm\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .sm\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .sm\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .sm\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .sm\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .sm\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .sm\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .sm\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .sm\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .sm\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-teal {
  }

  .group:hover .sm\:group-hover\:bg-indigo {
  }

  .group:hover .sm\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .sm\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .sm\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .sm\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .sm\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .sm\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .sm\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .sm\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .sm\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .sm\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .sm\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .sm\:group-focus\:bg-teal {
  }

  .group:focus .sm\:group-focus\:bg-indigo {
  }

  .group:focus .sm\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .sm\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .sm\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .sm\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .sm\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .sm\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .sm\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .sm\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .sm\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .sm\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .sm\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .sm\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .sm\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .sm\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .sm\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .sm\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .sm\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .sm\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .sm\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .sm\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .sm\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .sm\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .sm\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .sm\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .sm\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .sm\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .sm\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .sm\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .sm\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .sm\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .sm\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .sm\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .sm\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .sm\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .sm\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .sm\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .sm\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .sm\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .sm\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .sm\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .sm\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .sm\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .sm\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .sm\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .sm\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .sm\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .sm\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .sm\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .sm\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .sm\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .sm\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .sm\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .sm\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .sm\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .sm\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .sm\:hover\:bg-teal:hover {
  }

  .sm\:hover\:bg-indigo:hover {
  }

  .sm\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .sm\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .sm\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .sm\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .sm\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .sm\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .sm\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .sm\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .sm\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .sm\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .sm\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .sm\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .sm\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .sm\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .sm\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .sm\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .sm\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .sm\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .sm\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .sm\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .sm\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .sm\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .sm\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .sm\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .sm\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .sm\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .sm\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .sm\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .sm\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .sm\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .sm\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .sm\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .sm\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .sm\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .sm\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .sm\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .sm\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .sm\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .sm\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .sm\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .sm\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .sm\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .sm\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .sm\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .sm\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .sm\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .sm\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .sm\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .sm\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .sm\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .sm\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .sm\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .sm\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .sm\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .sm\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .sm\:focus\:bg-teal:focus {
  }

  .sm\:focus\:bg-indigo:focus {
  }

  .sm\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .sm\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .sm\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .sm\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .sm\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .sm\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .sm\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .sm\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .sm\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .sm\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .sm\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .sm\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .sm\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .sm\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .sm\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .sm\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .sm\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .sm\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .sm\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .sm\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .sm\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .sm\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .sm\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .sm\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .sm\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .sm\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .sm\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .sm\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .sm\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .sm\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .sm\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .sm\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .sm\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .sm\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .sm\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .sm\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .sm\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .sm\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .sm\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .sm\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .sm\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .sm\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .sm\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .sm\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .sm\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .sm\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .sm\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .sm\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .sm\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .sm\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .sm\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .sm\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .sm\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .sm\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .sm\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .sm\:active\:bg-teal:active {
  }

  .sm\:active\:bg-indigo:active {
  }

  .sm\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .sm\:bg-none {
    background-image:none;
  }

  .sm\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .sm\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .sm\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .sm\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .sm\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .sm\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .sm\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .sm\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .sm\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .sm\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .sm\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .sm\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .sm\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .sm\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .sm\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .sm\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .sm\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .sm\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .sm\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .sm\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .sm\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .sm\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .sm\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .sm\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .sm\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .sm\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .sm\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .sm\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .sm\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .sm\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .sm\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .sm\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .sm\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .sm\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .sm\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .sm\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .sm\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .sm\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .sm\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .sm\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .sm\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .sm\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .sm\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .sm\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .sm\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .sm\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .sm\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .sm\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .sm\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .sm\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .sm\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .sm\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .sm\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .sm\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .sm\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .sm\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .sm\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .sm\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .sm\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .sm\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .sm\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .sm\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .sm\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .sm\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .sm\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .sm\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .sm\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .sm\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .sm\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .sm\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .sm\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .sm\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .sm\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .sm\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .sm\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .sm\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .sm\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .sm\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .sm\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .sm\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .sm\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .sm\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .sm\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .sm\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .sm\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .sm\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .sm\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .sm\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .sm\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .sm\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .sm\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .sm\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .sm\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .sm\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .sm\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .sm\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .sm\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .sm\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .sm\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .sm\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .sm\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .sm\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .sm\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .sm\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .sm\:to-red {
    --gradient-to-color:#B30300;
  }

  .sm\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .sm\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .sm\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .sm\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .sm\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .sm\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .sm\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .sm\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .sm\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .sm\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .sm\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .sm\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .sm\:to-green {
    --gradient-to-color:#166242;
  }

  .sm\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .sm\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .sm\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .sm\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .sm\:to-black {
    --gradient-to-color:#000000;
  }

  .sm\:to-black-light {
    --gradient-to-color:#313133;
  }

  .sm\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .sm\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .sm\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .sm\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .sm\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .sm\:to-gray {
    --gradient-to-color:#78787a;
  }

  .sm\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .sm\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .sm\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .sm\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .sm\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .sm\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .sm\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .sm\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .sm\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .sm\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .sm\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .sm\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .sm\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .sm\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .sm\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .sm\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .sm\:to-teal {
  }

  .sm\:to-indigo {
  }

  .sm\:to-transparent {
    --gradient-to-color:transparent;
  }

  .sm\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .sm\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .sm\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .sm\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .sm\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .sm\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .sm\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .sm\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .sm\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .sm\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .sm\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .sm\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .sm\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .sm\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .sm\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .sm\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .sm\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .sm\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .sm\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .sm\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .sm\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .sm\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .sm\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .sm\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .sm\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .sm\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .sm\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .sm\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .sm\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .sm\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .sm\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .sm\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .sm\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .sm\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .sm\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .sm\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .sm\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .sm\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .sm\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .sm\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .sm\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .sm\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .sm\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .sm\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .sm\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .sm\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .sm\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .sm\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .sm\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .sm\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .sm\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .sm\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .sm\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .sm\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .sm\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .sm\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .sm\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .sm\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .sm\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .sm\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .sm\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .sm\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .sm\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .sm\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .sm\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .sm\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .sm\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .sm\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .sm\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .sm\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .sm\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .sm\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .sm\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .sm\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .sm\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .sm\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .sm\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .sm\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .sm\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .sm\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .sm\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .sm\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .sm\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .sm\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .sm\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .sm\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .sm\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .sm\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .sm\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .sm\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .sm\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .sm\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .sm\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .sm\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .sm\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .sm\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .sm\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .sm\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .sm\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .sm\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .sm\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .sm\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .sm\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .sm\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .sm\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .sm\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .sm\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .sm\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .sm\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .sm\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .sm\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .sm\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .sm\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .sm\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .sm\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .sm\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .sm\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .sm\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .sm\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .sm\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .sm\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .sm\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .sm\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .sm\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .sm\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .sm\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .sm\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .sm\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .sm\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .sm\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .sm\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .sm\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .sm\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .sm\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .sm\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .sm\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .sm\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .sm\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .sm\:hover\:to-teal:hover {
  }

  .sm\:hover\:to-indigo:hover {
  }

  .sm\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .sm\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .sm\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .sm\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .sm\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .sm\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .sm\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .sm\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .sm\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .sm\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .sm\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .sm\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .sm\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .sm\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .sm\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .sm\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .sm\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .sm\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .sm\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .sm\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .sm\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .sm\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .sm\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .sm\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .sm\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .sm\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .sm\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .sm\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .sm\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .sm\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .sm\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .sm\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .sm\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .sm\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .sm\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .sm\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .sm\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .sm\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .sm\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .sm\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .sm\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .sm\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .sm\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .sm\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .sm\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .sm\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .sm\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .sm\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .sm\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .sm\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .sm\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .sm\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .sm\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .sm\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .sm\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .sm\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .sm\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .sm\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .sm\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .sm\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .sm\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .sm\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .sm\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .sm\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .sm\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .sm\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .sm\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .sm\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .sm\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .sm\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .sm\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .sm\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .sm\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .sm\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .sm\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .sm\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .sm\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .sm\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .sm\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .sm\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .sm\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .sm\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .sm\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .sm\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .sm\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .sm\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .sm\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .sm\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .sm\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .sm\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .sm\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .sm\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .sm\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .sm\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .sm\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .sm\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .sm\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .sm\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .sm\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .sm\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .sm\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .sm\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .sm\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .sm\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .sm\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .sm\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .sm\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .sm\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .sm\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .sm\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .sm\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .sm\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .sm\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .sm\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .sm\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .sm\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .sm\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .sm\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .sm\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .sm\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .sm\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .sm\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .sm\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .sm\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .sm\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .sm\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .sm\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .sm\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .sm\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .sm\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .sm\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .sm\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .sm\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .sm\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .sm\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .sm\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .sm\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .sm\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .sm\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .sm\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .sm\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .sm\:focus\:to-teal:focus {
  }

  .sm\:focus\:to-indigo:focus {
  }

  .sm\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .sm\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .sm\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .sm\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .sm\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .sm\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .sm\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .sm\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .sm\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .sm\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .sm\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .sm\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .sm\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .sm\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .sm\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .sm\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .sm\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .sm\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .sm\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .sm\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .sm\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .sm\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .sm\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .sm\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .sm\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .sm\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .sm\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .sm\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .sm\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .sm\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .sm\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .sm\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .sm\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .sm\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .sm\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .sm\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .sm\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .sm\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .sm\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .sm\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .sm\:bg-bottom {
    background-position:bottom;
  }

  .sm\:bg-center {
    background-position:center;
  }

  .sm\:bg-left {
    background-position:left;
  }

  .sm\:bg-left-bottom {
    background-position:left bottom;
  }

  .sm\:bg-left-top {
    background-position:left top;
  }

  .sm\:bg-right {
    background-position:right;
  }

  .sm\:bg-right-bottom {
    background-position:right bottom;
  }

  .sm\:bg-right-top {
    background-position:right top;
  }

  .sm\:bg-top {
    background-position:top;
  }

  .sm\:bg-repeat {
    background-repeat:repeat;
  }

  .sm\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .sm\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .sm\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .sm\:bg-repeat-round {
    background-repeat:round;
  }

  .sm\:bg-repeat-space {
    background-repeat:space;
  }

  .sm\:bg-auto {
    background-size:auto;
  }

  .sm\:bg-cover {
    background-size:cover;
  }

  .sm\:bg-contain {
    background-size:contain;
  }

  .sm\:border-collapse {
    border-collapse:collapse;
  }

  .sm\:border-separate {
    border-collapse:separate;
  }

  .sm\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .sm\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .sm\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .sm\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .sm\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .sm\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .sm\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .sm\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .sm\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .sm\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .sm\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .sm\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .sm\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .sm\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .sm\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .sm\:border-red-light2 {
    border-color:#ffacac82;
  }

  .sm\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .sm\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .sm\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .sm\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .sm\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .sm\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .sm\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .sm\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .sm\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .sm\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .sm\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .sm\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .sm\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .sm\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .sm\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .sm\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .sm\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .sm\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .sm\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .sm\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .sm\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .sm\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .sm\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .sm\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .sm\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .sm\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .sm\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .sm\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .sm\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .sm\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .sm\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .sm\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .sm\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .sm\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .sm\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .sm\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .sm\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .sm\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .sm\:border-teal {
  }

  .sm\:border-indigo {
  }

  .sm\:border-transparent {
    border-color:transparent;
  }

  .group:hover .sm\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .sm\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .sm\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .sm\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .sm\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .sm\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .sm\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .sm\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .sm\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .sm\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .sm\:group-hover\:border-teal {
  }

  .group:hover .sm\:group-hover\:border-indigo {
  }

  .group:hover .sm\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .sm\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .sm\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .sm\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .sm\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .sm\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .sm\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .sm\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .sm\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .sm\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .sm\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .sm\:group-focus\:border-teal {
  }

  .group:focus .sm\:group-focus\:border-indigo {
  }

  .group:focus .sm\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .sm\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .sm\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .sm\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .sm\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .sm\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .sm\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .sm\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .sm\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .sm\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .sm\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .sm\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .sm\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .sm\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .sm\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .sm\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .sm\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .sm\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .sm\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .sm\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .sm\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .sm\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .sm\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .sm\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .sm\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .sm\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .sm\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .sm\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .sm\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .sm\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .sm\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .sm\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .sm\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .sm\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .sm\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .sm\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .sm\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .sm\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .sm\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .sm\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .sm\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .sm\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .sm\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .sm\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .sm\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .sm\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .sm\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .sm\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .sm\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .sm\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .sm\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .sm\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .sm\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .sm\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .sm\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .sm\:hover\:border-teal:hover {
  }

  .sm\:hover\:border-indigo:hover {
  }

  .sm\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .sm\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .sm\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .sm\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .sm\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .sm\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .sm\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .sm\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .sm\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .sm\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .sm\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .sm\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .sm\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .sm\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .sm\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .sm\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .sm\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .sm\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .sm\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .sm\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .sm\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .sm\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .sm\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .sm\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .sm\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .sm\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .sm\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .sm\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .sm\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .sm\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .sm\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .sm\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .sm\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .sm\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .sm\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .sm\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .sm\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .sm\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .sm\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .sm\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .sm\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .sm\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .sm\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .sm\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .sm\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .sm\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .sm\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .sm\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .sm\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .sm\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .sm\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .sm\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .sm\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .sm\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .sm\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .sm\:focus-within\:border-teal:focus-within {
  }

  .sm\:focus-within\:border-indigo:focus-within {
  }

  .sm\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .sm\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .sm\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .sm\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .sm\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .sm\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .sm\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .sm\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .sm\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .sm\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .sm\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .sm\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .sm\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .sm\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .sm\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .sm\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .sm\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .sm\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .sm\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .sm\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .sm\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .sm\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .sm\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .sm\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .sm\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .sm\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .sm\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .sm\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .sm\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .sm\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .sm\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .sm\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .sm\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .sm\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .sm\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .sm\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .sm\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .sm\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .sm\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .sm\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .sm\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .sm\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .sm\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .sm\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .sm\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .sm\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .sm\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .sm\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .sm\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .sm\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .sm\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .sm\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .sm\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .sm\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .sm\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .sm\:focus\:border-teal:focus {
  }

  .sm\:focus\:border-indigo:focus {
  }

  .sm\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .sm\:border-opacity-0 {
    --border-opacity:0;
  }

  .sm\:border-opacity-10 {
    --border-opacity:.1;
  }

  .sm\:border-opacity-20 {
    --border-opacity:.2;
  }

  .sm\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .sm\:border-opacity-30 {
    --border-opacity:.3;
  }

  .sm\:border-opacity-40 {
    --border-opacity:.4;
  }

  .sm\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .sm\:border-opacity-60 {
    --border-opacity:.6;
  }

  .sm\:border-opacity-70 {
    --border-opacity:.7;
  }

  .sm\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .sm\:border-opacity-80 {
    --border-opacity:.8;
  }

  .sm\:border-opacity-90 {
    --border-opacity:.9;
  }

  .sm\:border-opacity-100 {
    --border-opacity:1;
  }

  .sm\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .sm\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .sm\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .sm\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .sm\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .sm\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .sm\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .sm\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .sm\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .sm\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .sm\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .sm\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .sm\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .sm\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .sm\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .sm\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .sm\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .sm\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .sm\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .sm\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .sm\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .sm\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .sm\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .sm\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .sm\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .sm\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .sm\:rounded-none {
    border-radius:0;
  }

  .sm\:rounded-sm {
    border-radius:0.125rem;
  }

  .sm\:rounded {
    border-radius:0.25rem;
  }

  .sm\:rounded-md {
    border-radius:10px;
  }

  .sm\:rounded-lg {
    border-radius:30px;
  }

  .sm\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .sm\:rounded-3xl {
    border-radius:1.5rem;
  }

  .sm\:rounded-full {
    border-radius:9999px;
  }

  .sm\:rounded-xxl {
    border-radius:2rem;
  }

  .sm\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .sm\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .sm\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .sm\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .sm\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .sm\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .sm\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .sm\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .sm\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .sm\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .sm\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .sm\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .sm\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .sm\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .sm\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .sm\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .sm\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .sm\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .sm\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .sm\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .sm\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .sm\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .sm\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .sm\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .sm\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .sm\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .sm\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .sm\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .sm\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .sm\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .sm\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .sm\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .sm\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .sm\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .sm\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .sm\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .sm\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .sm\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .sm\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .sm\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .sm\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .sm\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .sm\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .sm\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .sm\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .sm\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .sm\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .sm\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .sm\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .sm\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .sm\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .sm\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .sm\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .sm\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .sm\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .sm\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .sm\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .sm\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .sm\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .sm\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .sm\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .sm\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .sm\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .sm\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .sm\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .sm\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .sm\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .sm\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .sm\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .sm\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .sm\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .sm\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .sm\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .sm\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .sm\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .sm\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .sm\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .sm\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .sm\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .sm\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .sm\:border-solid {
    border-style:solid;
  }

  .sm\:border-dashed {
    border-style:dashed;
  }

  .sm\:border-dotted {
    border-style:dotted;
  }

  .sm\:border-double {
    border-style:double;
  }

  .sm\:border-none {
    border-style:none;
  }

  .sm\:border-0 {
    border-width:0;
  }

  .sm\:border-2 {
    border-width:2px;
  }

  .sm\:border-4 {
    border-width:4px;
  }

  .sm\:border-8 {
    border-width:8px;
  }

  .sm\:border {
    border-width:1px;
  }

  .sm\:border-t-0 {
    border-top-width:0;
  }

  .sm\:border-r-0 {
    border-right-width:0;
  }

  .sm\:border-b-0 {
    border-bottom-width:0;
  }

  .sm\:border-l-0 {
    border-left-width:0;
  }

  .sm\:border-t-2 {
    border-top-width:2px;
  }

  .sm\:border-r-2 {
    border-right-width:2px;
  }

  .sm\:border-b-2 {
    border-bottom-width:2px;
  }

  .sm\:border-l-2 {
    border-left-width:2px;
  }

  .sm\:border-t-4 {
    border-top-width:4px;
  }

  .sm\:border-r-4 {
    border-right-width:4px;
  }

  .sm\:border-b-4 {
    border-bottom-width:4px;
  }

  .sm\:border-l-4 {
    border-left-width:4px;
  }

  .sm\:border-t-8 {
    border-top-width:8px;
  }

  .sm\:border-r-8 {
    border-right-width:8px;
  }

  .sm\:border-b-8 {
    border-bottom-width:8px;
  }

  .sm\:border-l-8 {
    border-left-width:8px;
  }

  .sm\:border-t {
    border-top-width:1px;
  }

  .sm\:border-r {
    border-right-width:1px;
  }

  .sm\:border-b {
    border-bottom-width:1px;
  }

  .sm\:border-l {
    border-left-width:1px;
  }

  .sm\:box-border {
    box-sizing:border-box;
  }

  .sm\:box-content {
    box-sizing:content-box;
  }

  .sm\:cursor-auto {
    cursor:auto;
  }

  .sm\:cursor-default {
    cursor:default;
  }

  .sm\:cursor-pointer {
    cursor:pointer;
  }

  .sm\:cursor-wait {
    cursor:wait;
  }

  .sm\:cursor-text {
    cursor:text;
  }

  .sm\:cursor-move {
    cursor:move;
  }

  .sm\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .sm\:block {
    display:block;
  }

  .sm\:inline-block {
    display:inline-block;
  }

  .sm\:inline {
    display:inline;
  }

  .sm\:flex {
    display:flex;
  }

  .sm\:inline-flex {
    display:inline-flex;
  }

  .sm\:table {
    display:table;
  }

  .sm\:table-caption {
    display:table-caption;
  }

  .sm\:table-cell {
    display:table-cell;
  }

  .sm\:table-column {
    display:table-column;
  }

  .sm\:table-column-group {
    display:table-column-group;
  }

  .sm\:table-footer-group {
    display:table-footer-group;
  }

  .sm\:table-header-group {
    display:table-header-group;
  }

  .sm\:table-row-group {
    display:table-row-group;
  }

  .sm\:table-row {
    display:table-row;
  }

  .sm\:flow-root {
    display:flow-root;
  }

  .sm\:grid {
    display:grid;
  }

  .sm\:inline-grid {
    display:inline-grid;
  }

  .sm\:contents {
    display:contents;
  }

  .sm\:hidden {
    display:none;
  }

  .sm\:flex-row {
    flex-direction:row;
  }

  .sm\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .sm\:flex-col {
    flex-direction:column;
  }

  .sm\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .sm\:flex-wrap {
    flex-wrap:wrap;
  }

  .sm\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .sm\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .sm\:place-items-auto {
    place-items:auto;
  }

  .sm\:place-items-start {
    place-items:start;
  }

  .sm\:place-items-end {
    place-items:end;
  }

  .sm\:place-items-center {
    place-items:center;
  }

  .sm\:place-items-stretch {
    place-items:stretch;
  }

  .sm\:place-content-center {
    place-content:center;
  }

  .sm\:place-content-start {
    place-content:start;
  }

  .sm\:place-content-end {
    place-content:end;
  }

  .sm\:place-content-between {
    place-content:space-between;
  }

  .sm\:place-content-around {
    place-content:space-around;
  }

  .sm\:place-content-evenly {
    place-content:space-evenly;
  }

  .sm\:place-content-stretch {
    place-content:stretch;
  }

  .sm\:place-self-auto {
    place-self:auto;
  }

  .sm\:place-self-start {
    place-self:start;
  }

  .sm\:place-self-end {
    place-self:end;
  }

  .sm\:place-self-center {
    place-self:center;
  }

  .sm\:place-self-stretch {
    place-self:stretch;
  }

  .sm\:items-start {
    align-items:flex-start;
  }

  .sm\:items-end {
    align-items:flex-end;
  }

  .sm\:items-center {
    align-items:center;
  }

  .sm\:items-baseline {
    align-items:baseline;
  }

  .sm\:items-stretch {
    align-items:stretch;
  }

  .sm\:content-center {
    align-content:center;
  }

  .sm\:content-start {
    align-content:flex-start;
  }

  .sm\:content-end {
    align-content:flex-end;
  }

  .sm\:content-between {
    align-content:space-between;
  }

  .sm\:content-around {
    align-content:space-around;
  }

  .sm\:content-evenly {
    align-content:space-evenly;
  }

  .sm\:self-auto {
    align-self:auto;
  }

  .sm\:self-start {
    align-self:flex-start;
  }

  .sm\:self-end {
    align-self:flex-end;
  }

  .sm\:self-center {
    align-self:center;
  }

  .sm\:self-stretch {
    align-self:stretch;
  }

  .sm\:justify-items-auto {
    justify-items:auto;
  }

  .sm\:justify-items-start {
    justify-items:start;
  }

  .sm\:justify-items-end {
    justify-items:end;
  }

  .sm\:justify-items-center {
    justify-items:center;
  }

  .sm\:justify-items-stretch {
    justify-items:stretch;
  }

  .sm\:justify-start {
    justify-content:flex-start;
  }

  .sm\:justify-end {
    justify-content:flex-end;
  }

  .sm\:justify-center {
    justify-content:center;
  }

  .sm\:justify-between {
    justify-content:space-between;
  }

  .sm\:justify-around {
    justify-content:space-around;
  }

  .sm\:justify-evenly {
    justify-content:space-evenly;
  }

  .sm\:justify-self-auto {
    justify-self:auto;
  }

  .sm\:justify-self-start {
    justify-self:start;
  }

  .sm\:justify-self-end {
    justify-self:end;
  }

  .sm\:justify-self-center {
    justify-self:center;
  }

  .sm\:justify-self-stretch {
    justify-self:stretch;
  }

  .sm\:flex-1 {
    flex:1 1 0%;
  }

  .sm\:flex-auto {
    flex:1 1 auto;
  }

  .sm\:flex-initial {
    flex:0 1 auto;
  }

  .sm\:flex-none {
    flex:none;
  }

  .sm\:flex-grow-0 {
    flex-grow:0;
  }

  .sm\:flex-grow {
    flex-grow:1;
  }

  .sm\:flex-shrink-0 {
    flex-shrink:0;
  }

  .sm\:flex-shrink {
    flex-shrink:1;
  }

  .sm\:order-1 {
    order:1;
  }

  .sm\:order-2 {
    order:2;
  }

  .sm\:order-3 {
    order:3;
  }

  .sm\:order-4 {
    order:4;
  }

  .sm\:order-5 {
    order:5;
  }

  .sm\:order-6 {
    order:6;
  }

  .sm\:order-7 {
    order:7;
  }

  .sm\:order-8 {
    order:8;
  }

  .sm\:order-9 {
    order:9;
  }

  .sm\:order-10 {
    order:10;
  }

  .sm\:order-11 {
    order:11;
  }

  .sm\:order-12 {
    order:12;
  }

  .sm\:order-first {
    order:-9999;
  }

  .sm\:order-last {
    order:9999;
  }

  .sm\:order-none {
    order:0;
  }

  .sm\:float-right {
    float:right;
  }

  .sm\:float-left {
    float:left;
  }

  .sm\:float-none {
    float:none;
  }

  .sm\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .sm\:clear-left {
    clear:left;
  }

  .sm\:clear-right {
    clear:right;
  }

  .sm\:clear-both {
    clear:both;
  }

  .sm\:clear-none {
    clear:none;
  }

  .sm\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .sm\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .sm\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .sm\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .sm\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .sm\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .sm\:font-hairline {
    font-weight:100;
  }

  .sm\:font-thin {
    font-weight:200;
  }

  .sm\:font-light {
    font-weight:300;
  }

  .sm\:font-normal {
    font-weight:400;
  }

  .sm\:font-medium {
    font-weight:500;
  }

  .sm\:font-semibold {
    font-weight:600;
  }

  .sm\:font-bold {
    font-weight:700;
  }

  .sm\:font-extrabold {
    font-weight:800;
  }

  .sm\:font-black {
    font-weight:900;
  }

  .sm\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .sm\:hover\:font-thin:hover {
    font-weight:200;
  }

  .sm\:hover\:font-light:hover {
    font-weight:300;
  }

  .sm\:hover\:font-normal:hover {
    font-weight:400;
  }

  .sm\:hover\:font-medium:hover {
    font-weight:500;
  }

  .sm\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .sm\:hover\:font-bold:hover {
    font-weight:700;
  }

  .sm\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .sm\:hover\:font-black:hover {
    font-weight:900;
  }

  .sm\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .sm\:focus\:font-thin:focus {
    font-weight:200;
  }

  .sm\:focus\:font-light:focus {
    font-weight:300;
  }

  .sm\:focus\:font-normal:focus {
    font-weight:400;
  }

  .sm\:focus\:font-medium:focus {
    font-weight:500;
  }

  .sm\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .sm\:focus\:font-bold:focus {
    font-weight:700;
  }

  .sm\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .sm\:focus\:font-black:focus {
    font-weight:900;
  }

  .sm\:h-0 {
    height:0;
  }

  .sm\:h-1 {
    height:0.25rem;
  }

  .sm\:h-2 {
    height:0.5rem;
  }

  .sm\:h-3 {
    height:0.75rem;
  }

  .sm\:h-4 {
    height:1rem;
  }

  .sm\:h-5 {
    height:1.25rem;
  }

  .sm\:h-6 {
    height:1.5rem;
  }

  .sm\:h-7 {
    height:1.75rem;
  }

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

  .sm\:h-9 {
    height:2.25rem;
  }

  .sm\:h-10 {
    height:2.5rem;
  }

  .sm\:h-11 {
    height:2.75rem;
  }

  .sm\:h-12 {
    height:3rem;
  }

  .sm\:h-13 {
    height:3.25rem;
  }

  .sm\:h-14 {
    height:3.5rem;
  }

  .sm\:h-15 {
    height:3.75rem;
  }

  .sm\:h-16 {
    height:4rem;
  }

  .sm\:h-18 {
    height:4.5rem;
  }

  .sm\:h-20 {
    height:5rem;
  }

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

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

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

  .sm\:h-36 {
    height:9rem;
  }

  .sm\:h-40 {
    height:10rem;
  }

  .sm\:h-44 {
    height:11rem;
  }

  .sm\:h-48 {
    height:12rem;
  }

  .sm\:h-52 {
    height:13rem;
  }

  .sm\:h-56 {
    height:14rem;
  }

  .sm\:h-60 {
    height:15rem;
  }

  .sm\:h-64 {
    height:16rem;
  }

  .sm\:h-72 {
    height:18rem;
  }

  .sm\:h-80 {
    height:20rem;
  }

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

  .sm\:h-auto {
    height:auto;
  }

  .sm\:h-px {
    height:1px;
  }

  .sm\:h-0\.5 {
    height:0.125rem;
  }

  .sm\:h-1\.5 {
    height:0.375rem;
  }

  .sm\:h-2\.5 {
    height:0.625rem;
  }

  .sm\:h-3\.5 {
    height:0.875rem;
  }

  .sm\:h-1\/2 {
    height:50%;
  }

  .sm\:h-1\/3 {
    height:33.333333%;
  }

  .sm\:h-2\/3 {
    height:66.666667%;
  }

  .sm\:h-1\/4 {
    height:25%;
  }

  .sm\:h-2\/4 {
    height:50%;
  }

  .sm\:h-3\/4 {
    height:75%;
  }

  .sm\:h-1\/5 {
    height:20%;
  }

  .sm\:h-2\/5 {
    height:40%;
  }

  .sm\:h-3\/5 {
    height:60%;
  }

  .sm\:h-4\/5 {
    height:80%;
  }

  .sm\:h-1\/6 {
    height:16.666667%;
  }

  .sm\:h-2\/6 {
    height:33.333333%;
  }

  .sm\:h-3\/6 {
    height:50%;
  }

  .sm\:h-4\/6 {
    height:66.666667%;
  }

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

  .sm\:h-1\/12 {
    height:8.333333%;
  }

  .sm\:h-2\/12 {
    height:16.666667%;
  }

  .sm\:h-3\/12 {
    height:25%;
  }

  .sm\:h-4\/12 {
    height:33.333333%;
  }

  .sm\:h-5\/12 {
    height:41.666667%;
  }

  .sm\:h-6\/12 {
    height:50%;
  }

  .sm\:h-7\/12 {
    height:58.333333%;
  }

  .sm\:h-8\/12 {
    height:66.666667%;
  }

  .sm\:h-9\/12 {
    height:75%;
  }

  .sm\:h-10\/12 {
    height:83.333333%;
  }

  .sm\:h-11\/12 {
    height:91.666667%;
  }

  .sm\:h-full {
    height:100%;
  }

  .sm\:h-0_5 {
    height:0.125rem;
  }

  .sm\:h-1_5 {
    height:0.375rem;
  }

  .sm\:h-2_5 {
    height:0.625rem;
  }

  .sm\:h-3_5 {
    height:0.875rem;
  }

  .sm\:h-4_5 {
    height:1.125rem;
  }

  .sm\:h-screen {
    height:100vh;
  }

  .sm\:text-xs {
    font-size:0.75rem;
  }

  .sm\:text-sm {
    font-size:0.875rem;
  }

  .sm\:text-base {
    font-size:1rem;
  }

  .sm\:text-lg {
    font-size:1.125rem;
  }

  .sm\:text-xl {
    font-size:1.25rem;
  }

  .sm\:text-2xl {
    font-size:1.5rem;
  }

  .sm\:text-3xl {
    font-size:1.875rem;
  }

  .sm\:text-4xl {
    font-size:2.25rem;
  }

  .sm\:text-5xl {
    font-size:3rem;
  }

  .sm\:text-6xl {
    font-size:4rem;
  }

  .sm\:leading-3 {
    line-height:.75rem;
  }

  .sm\:leading-4 {
    line-height:1rem;
  }

  .sm\:leading-5 {
    line-height:1.25rem;
  }

  .sm\:leading-6 {
    line-height:1.5rem;
  }

  .sm\:leading-7 {
    line-height:1.75rem;
  }

  .sm\:leading-8 {
    line-height:2rem;
  }

  .sm\:leading-9 {
    line-height:2.25rem;
  }

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

  .sm\:leading-11 {
    line-height:2.75rem;
  }

  .sm\:leading-12 {
    line-height:3rem;
  }

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

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

  .sm\:leading-snug {
    line-height:1.375;
  }

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

  .sm\:leading-relaxed {
    line-height:1.625;
  }

  .sm\:leading-loose {
    line-height:2;
  }

  .sm\:list-inside {
    list-style-position:inside;
  }

  .sm\:list-outside {
    list-style-position:outside;
  }

  .sm\:list-none {
    list-style-type:none;
  }

  .sm\:list-disc {
    list-style-type:disc;
  }

  .sm\:list-decimal {
    list-style-type:decimal;
  }

  .sm\:m-0 {
    margin:0;
  }

  .sm\:m-1 {
    margin:0.25rem;
  }

  .sm\:m-2 {
    margin:0.5rem;
  }

  .sm\:m-3 {
    margin:0.75rem;
  }

  .sm\:m-4 {
    margin:1rem;
  }

  .sm\:m-5 {
    margin:1.25rem;
  }

  .sm\:m-6 {
    margin:1.5rem;
  }

  .sm\:m-7 {
    margin:1.75rem;
  }

  .sm\:m-8 {
    margin:2rem;
  }

  .sm\:m-9 {
    margin:2.25rem;
  }

  .sm\:m-10 {
    margin:2.5rem;
  }

  .sm\:m-11 {
    margin:2.75rem;
  }

  .sm\:m-12 {
    margin:3rem;
  }

  .sm\:m-13 {
    margin:3.25rem;
  }

  .sm\:m-14 {
    margin:3.5rem;
  }

  .sm\:m-15 {
    margin:3.75rem;
  }

  .sm\:m-16 {
    margin:4rem;
  }

  .sm\:m-18 {
    margin:4.5rem;
  }

  .sm\:m-20 {
    margin:5rem;
  }

  .sm\:m-24 {
    margin:6rem;
  }

  .sm\:m-28 {
    margin:7rem;
  }

  .sm\:m-32 {
    margin:8rem;
  }

  .sm\:m-36 {
    margin:9rem;
  }

  .sm\:m-40 {
    margin:10rem;
  }

  .sm\:m-44 {
    margin:11rem;
  }

  .sm\:m-48 {
    margin:12rem;
  }

  .sm\:m-52 {
    margin:13rem;
  }

  .sm\:m-56 {
    margin:14rem;
  }

  .sm\:m-60 {
    margin:15rem;
  }

  .sm\:m-64 {
    margin:16rem;
  }

  .sm\:m-72 {
    margin:18rem;
  }

  .sm\:m-80 {
    margin:20rem;
  }

  .sm\:m-96 {
    margin:24rem;
  }

  .sm\:m-auto {
    margin:auto;
  }

  .sm\:m-px {
    margin:1px;
  }

  .sm\:m-0\.5 {
    margin:0.125rem;
  }

  .sm\:m-1\.5 {
    margin:0.375rem;
  }

  .sm\:m-2\.5 {
    margin:0.625rem;
  }

  .sm\:m-3\.5 {
    margin:0.875rem;
  }

  .sm\:m-1\/2 {
    margin:50%;
  }

  .sm\:m-1\/3 {
    margin:33.333333%;
  }

  .sm\:m-2\/3 {
    margin:66.666667%;
  }

  .sm\:m-1\/4 {
    margin:25%;
  }

  .sm\:m-2\/4 {
    margin:50%;
  }

  .sm\:m-3\/4 {
    margin:75%;
  }

  .sm\:m-1\/5 {
    margin:20%;
  }

  .sm\:m-2\/5 {
    margin:40%;
  }

  .sm\:m-3\/5 {
    margin:60%;
  }

  .sm\:m-4\/5 {
    margin:80%;
  }

  .sm\:m-1\/6 {
    margin:16.666667%;
  }

  .sm\:m-2\/6 {
    margin:33.333333%;
  }

  .sm\:m-3\/6 {
    margin:50%;
  }

  .sm\:m-4\/6 {
    margin:66.666667%;
  }

  .sm\:m-5\/6 {
    margin:83.333333%;
  }

  .sm\:m-1\/12 {
    margin:8.333333%;
  }

  .sm\:m-2\/12 {
    margin:16.666667%;
  }

  .sm\:m-3\/12 {
    margin:25%;
  }

  .sm\:m-4\/12 {
    margin:33.333333%;
  }

  .sm\:m-5\/12 {
    margin:41.666667%;
  }

  .sm\:m-6\/12 {
    margin:50%;
  }

  .sm\:m-7\/12 {
    margin:58.333333%;
  }

  .sm\:m-8\/12 {
    margin:66.666667%;
  }

  .sm\:m-9\/12 {
    margin:75%;
  }

  .sm\:m-10\/12 {
    margin:83.333333%;
  }

  .sm\:m-11\/12 {
    margin:91.666667%;
  }

  .sm\:m-full {
    margin:100%;
  }

  .sm\:m-0_5 {
    margin:0.125rem;
  }

  .sm\:m-1_5 {
    margin:0.375rem;
  }

  .sm\:m-2_5 {
    margin:0.625rem;
  }

  .sm\:m-3_5 {
    margin:0.875rem;
  }

  .sm\:m-4_5 {
    margin:1.125rem;
  }

  .sm\:-m-1 {
    margin:-0.25rem;
  }

  .sm\:-m-2 {
    margin:-0.5rem;
  }

  .sm\:-m-3 {
    margin:-0.75rem;
  }

  .sm\:-m-4 {
    margin:-1rem;
  }

  .sm\:-m-5 {
    margin:-1.25rem;
  }

  .sm\:-m-6 {
    margin:-1.5rem;
  }

  .sm\:-m-7 {
    margin:-1.75rem;
  }

  .sm\:-m-8 {
    margin:-2rem;
  }

  .sm\:-m-9 {
    margin:-2.25rem;
  }

  .sm\:-m-10 {
    margin:-2.5rem;
  }

  .sm\:-m-11 {
    margin:-2.75rem;
  }

  .sm\:-m-12 {
    margin:-3rem;
  }

  .sm\:-m-13 {
    margin:-3.25rem;
  }

  .sm\:-m-14 {
    margin:-3.5rem;
  }

  .sm\:-m-15 {
    margin:-3.75rem;
  }

  .sm\:-m-16 {
    margin:-4rem;
  }

  .sm\:-m-18 {
    margin:-4.5rem;
  }

  .sm\:-m-20 {
    margin:-5rem;
  }

  .sm\:-m-24 {
    margin:-6rem;
  }

  .sm\:-m-28 {
    margin:-7rem;
  }

  .sm\:-m-32 {
    margin:-8rem;
  }

  .sm\:-m-36 {
    margin:-9rem;
  }

  .sm\:-m-40 {
    margin:-10rem;
  }

  .sm\:-m-44 {
    margin:-11rem;
  }

  .sm\:-m-48 {
    margin:-12rem;
  }

  .sm\:-m-52 {
    margin:-13rem;
  }

  .sm\:-m-56 {
    margin:-14rem;
  }

  .sm\:-m-60 {
    margin:-15rem;
  }

  .sm\:-m-64 {
    margin:-16rem;
  }

  .sm\:-m-72 {
    margin:-18rem;
  }

  .sm\:-m-80 {
    margin:-20rem;
  }

  .sm\:-m-96 {
    margin:-24rem;
  }

  .sm\:-m-px {
    margin:-1px;
  }

  .sm\:-m-0\.5 {
    margin:-0.125rem;
  }

  .sm\:-m-1\.5 {
    margin:-0.375rem;
  }

  .sm\:-m-2\.5 {
    margin:-0.625rem;
  }

  .sm\:-m-3\.5 {
    margin:-0.875rem;
  }

  .sm\:-m-1\/2 {
    margin:-50%;
  }

  .sm\:-m-1\/3 {
    margin:-33.33333%;
  }

  .sm\:-m-2\/3 {
    margin:-66.66667%;
  }

  .sm\:-m-1\/4 {
    margin:-25%;
  }

  .sm\:-m-2\/4 {
    margin:-50%;
  }

  .sm\:-m-3\/4 {
    margin:-75%;
  }

  .sm\:-m-1\/5 {
    margin:-20%;
  }

  .sm\:-m-2\/5 {
    margin:-40%;
  }

  .sm\:-m-3\/5 {
    margin:-60%;
  }

  .sm\:-m-4\/5 {
    margin:-80%;
  }

  .sm\:-m-1\/6 {
    margin:-16.66667%;
  }

  .sm\:-m-2\/6 {
    margin:-33.33333%;
  }

  .sm\:-m-3\/6 {
    margin:-50%;
  }

  .sm\:-m-4\/6 {
    margin:-66.66667%;
  }

  .sm\:-m-5\/6 {
    margin:-83.33333%;
  }

  .sm\:-m-1\/12 {
    margin:-8.33333%;
  }

  .sm\:-m-2\/12 {
    margin:-16.66667%;
  }

  .sm\:-m-3\/12 {
    margin:-25%;
  }

  .sm\:-m-4\/12 {
    margin:-33.33333%;
  }

  .sm\:-m-5\/12 {
    margin:-41.66667%;
  }

  .sm\:-m-6\/12 {
    margin:-50%;
  }

  .sm\:-m-7\/12 {
    margin:-58.33333%;
  }

  .sm\:-m-8\/12 {
    margin:-66.66667%;
  }

  .sm\:-m-9\/12 {
    margin:-75%;
  }

  .sm\:-m-10\/12 {
    margin:-83.33333%;
  }

  .sm\:-m-11\/12 {
    margin:-91.66667%;
  }

  .sm\:-m-full {
    margin:-100%;
  }

  .sm\:-m-0_5 {
    margin:-0.125rem;
  }

  .sm\:-m-1_5 {
    margin:-0.375rem;
  }

  .sm\:-m-2_5 {
    margin:-0.625rem;
  }

  .sm\:-m-3_5 {
    margin:-0.875rem;
  }

  .sm\:-m-4_5 {
    margin:-1.125rem;
  }

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

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

  .sm\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .sm\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .sm\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .sm\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .sm\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .sm\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .sm\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .sm\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .sm\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .sm\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .sm\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .sm\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .sm\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

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

  .sm\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .sm\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .sm\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .sm\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .sm\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .sm\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .sm\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .sm\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .sm\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .sm\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .sm\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

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

  .sm\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .sm\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .sm\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .sm\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .sm\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .sm\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .sm\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

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

  .sm\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .sm\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .sm\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .sm\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .sm\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .sm\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .sm\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .sm\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .sm\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .sm\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .sm\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .sm\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .sm\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .sm\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .sm\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .sm\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .sm\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .sm\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .sm\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .sm\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .sm\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .sm\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .sm\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .sm\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .sm\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .sm\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .sm\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .sm\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .sm\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .sm\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .sm\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .sm\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .sm\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .sm\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .sm\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .sm\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .sm\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .sm\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .sm\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .sm\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .sm\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .sm\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .sm\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .sm\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .sm\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .sm\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .sm\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .sm\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .sm\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .sm\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .sm\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .sm\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .sm\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .sm\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .sm\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .sm\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .sm\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .sm\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .sm\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .sm\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .sm\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .sm\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .sm\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .sm\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .sm\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .sm\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .sm\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .sm\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .sm\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .sm\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .sm\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .sm\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .sm\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .sm\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .sm\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .sm\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .sm\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .sm\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .sm\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .sm\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .sm\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .sm\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .sm\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .sm\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .sm\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .sm\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .sm\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .sm\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .sm\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .sm\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .sm\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .sm\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .sm\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .sm\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .sm\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .sm\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .sm\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .sm\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .sm\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .sm\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .sm\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .sm\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .sm\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .sm\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .sm\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .sm\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .sm\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .sm\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .sm\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .sm\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .sm\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .sm\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .sm\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .sm\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .sm\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .sm\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .sm\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

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

  .sm\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .sm\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .sm\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .sm\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .sm\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .sm\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .sm\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .sm\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .sm\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .sm\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .sm\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

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

  .sm\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .sm\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .sm\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .sm\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .sm\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .sm\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .sm\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

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

  .sm\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .sm\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .sm\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .sm\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .sm\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .sm\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .sm\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .sm\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .sm\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .sm\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .sm\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .sm\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .sm\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .sm\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .sm\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .sm\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .sm\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .sm\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .sm\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .sm\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .sm\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .sm\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .sm\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .sm\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .sm\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .sm\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .sm\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .sm\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .sm\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .sm\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .sm\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .sm\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .sm\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .sm\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .sm\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .sm\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .sm\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .sm\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .sm\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .sm\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .sm\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .sm\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .sm\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .sm\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .sm\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .sm\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .sm\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .sm\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .sm\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .sm\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .sm\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .sm\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .sm\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .sm\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .sm\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .sm\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .sm\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .sm\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .sm\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .sm\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .sm\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .sm\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .sm\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .sm\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .sm\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .sm\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .sm\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .sm\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .sm\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .sm\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .sm\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .sm\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .sm\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .sm\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .sm\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .sm\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .sm\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .sm\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .sm\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .sm\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .sm\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .sm\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .sm\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .sm\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .sm\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .sm\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .sm\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .sm\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .sm\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .sm\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .sm\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .sm\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .sm\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .sm\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .sm\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .sm\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .sm\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .sm\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .sm\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .sm\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .sm\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .sm\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .sm\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

  .sm\:mt-0 {
    margin-top:0;
  }

  .sm\:mr-0 {
    margin-right:0;
  }

  .sm\:mb-0 {
    margin-bottom:0;
  }

  .sm\:ml-0 {
    margin-left:0;
  }

  .sm\:mt-1 {
    margin-top:0.25rem;
  }

  .sm\:mr-1 {
    margin-right:0.25rem;
  }

  .sm\:mb-1 {
    margin-bottom:0.25rem;
  }

  .sm\:ml-1 {
    margin-left:0.25rem;
  }

  .sm\:mt-2 {
    margin-top:0.5rem;
  }

  .sm\:mr-2 {
    margin-right:0.5rem;
  }

  .sm\:mb-2 {
    margin-bottom:0.5rem;
  }

  .sm\:ml-2 {
    margin-left:0.5rem;
  }

  .sm\:mt-3 {
    margin-top:0.75rem;
  }

  .sm\:mr-3 {
    margin-right:0.75rem;
  }

  .sm\:mb-3 {
    margin-bottom:0.75rem;
  }

  .sm\:ml-3 {
    margin-left:0.75rem;
  }

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

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

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

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

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

  .sm\:mr-5 {
    margin-right:1.25rem;
  }

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

  .sm\:ml-5 {
    margin-left:1.25rem;
  }

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

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

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

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

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

  .sm\:mr-7 {
    margin-right:1.75rem;
  }

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

  .sm\:ml-7 {
    margin-left:1.75rem;
  }

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

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

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

  .sm\:ml-8 {
    margin-left:2rem;
  }

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

  .sm\:mr-9 {
    margin-right:2.25rem;
  }

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

  .sm\:ml-9 {
    margin-left:2.25rem;
  }

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

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

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

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

  .sm\:mt-11 {
    margin-top:2.75rem;
  }

  .sm\:mr-11 {
    margin-right:2.75rem;
  }

  .sm\:mb-11 {
    margin-bottom:2.75rem;
  }

  .sm\:ml-11 {
    margin-left:2.75rem;
  }

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

  .sm\:mr-12 {
    margin-right:3rem;
  }

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

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

  .sm\:mt-13 {
    margin-top:3.25rem;
  }

  .sm\:mr-13 {
    margin-right:3.25rem;
  }

  .sm\:mb-13 {
    margin-bottom:3.25rem;
  }

  .sm\:ml-13 {
    margin-left:3.25rem;
  }

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

  .sm\:mr-14 {
    margin-right:3.5rem;
  }

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

  .sm\:ml-14 {
    margin-left:3.5rem;
  }

  .sm\:mt-15 {
    margin-top:3.75rem;
  }

  .sm\:mr-15 {
    margin-right:3.75rem;
  }

  .sm\:mb-15 {
    margin-bottom:3.75rem;
  }

  .sm\:ml-15 {
    margin-left:3.75rem;
  }

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

  .sm\:mr-16 {
    margin-right:4rem;
  }

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

  .sm\:ml-16 {
    margin-left:4rem;
  }

  .sm\:mt-18 {
    margin-top:4.5rem;
  }

  .sm\:mr-18 {
    margin-right:4.5rem;
  }

  .sm\:mb-18 {
    margin-bottom:4.5rem;
  }

  .sm\:ml-18 {
    margin-left:4.5rem;
  }

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

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

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

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

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

  .sm\:mr-24 {
    margin-right:6rem;
  }

  .sm\:mb-24 {
    margin-bottom:6rem;
  }

  .sm\:ml-24 {
    margin-left:6rem;
  }

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

  .sm\:mr-28 {
    margin-right:7rem;
  }

  .sm\:mb-28 {
    margin-bottom:7rem;
  }

  .sm\:ml-28 {
    margin-left:7rem;
  }

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

  .sm\:mr-32 {
    margin-right:8rem;
  }

  .sm\:mb-32 {
    margin-bottom:8rem;
  }

  .sm\:ml-32 {
    margin-left:8rem;
  }

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

  .sm\:mr-36 {
    margin-right:9rem;
  }

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

  .sm\:ml-36 {
    margin-left:9rem;
  }

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

  .sm\:mr-40 {
    margin-right:10rem;
  }

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

  .sm\:ml-40 {
    margin-left:10rem;
  }

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

  .sm\:mr-44 {
    margin-right:11rem;
  }

  .sm\:mb-44 {
    margin-bottom:11rem;
  }

  .sm\:ml-44 {
    margin-left:11rem;
  }

  .sm\:mt-48 {
    margin-top:12rem;
  }

  .sm\:mr-48 {
    margin-right:12rem;
  }

  .sm\:mb-48 {
    margin-bottom:12rem;
  }

  .sm\:ml-48 {
    margin-left:12rem;
  }

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

  .sm\:mr-52 {
    margin-right:13rem;
  }

  .sm\:mb-52 {
    margin-bottom:13rem;
  }

  .sm\:ml-52 {
    margin-left:13rem;
  }

  .sm\:mt-56 {
    margin-top:14rem;
  }

  .sm\:mr-56 {
    margin-right:14rem;
  }

  .sm\:mb-56 {
    margin-bottom:14rem;
  }

  .sm\:ml-56 {
    margin-left:14rem;
  }

  .sm\:mt-60 {
    margin-top:15rem;
  }

  .sm\:mr-60 {
    margin-right:15rem;
  }

  .sm\:mb-60 {
    margin-bottom:15rem;
  }

  .sm\:ml-60 {
    margin-left:15rem;
  }

  .sm\:mt-64 {
    margin-top:16rem;
  }

  .sm\:mr-64 {
    margin-right:16rem;
  }

  .sm\:mb-64 {
    margin-bottom:16rem;
  }

  .sm\:ml-64 {
    margin-left:16rem;
  }

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

  .sm\:mr-72 {
    margin-right:18rem;
  }

  .sm\:mb-72 {
    margin-bottom:18rem;
  }

  .sm\:ml-72 {
    margin-left:18rem;
  }

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

  .sm\:mr-80 {
    margin-right:20rem;
  }

  .sm\:mb-80 {
    margin-bottom:20rem;
  }

  .sm\:ml-80 {
    margin-left:20rem;
  }

  .sm\:mt-96 {
    margin-top:24rem;
  }

  .sm\:mr-96 {
    margin-right:24rem;
  }

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

  .sm\:ml-96 {
    margin-left:24rem;
  }

  .sm\:mt-auto {
    margin-top:auto;
  }

  .sm\:mr-auto {
    margin-right:auto;
  }

  .sm\:mb-auto {
    margin-bottom:auto;
  }

  .sm\:ml-auto {
    margin-left:auto;
  }

  .sm\:mt-px {
    margin-top:1px;
  }

  .sm\:mr-px {
    margin-right:1px;
  }

  .sm\:mb-px {
    margin-bottom:1px;
  }

  .sm\:ml-px {
    margin-left:1px;
  }

  .sm\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .sm\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .sm\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .sm\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .sm\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .sm\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .sm\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .sm\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .sm\:mt-2\.5 {
    margin-top:0.625rem;
  }

  .sm\:mr-2\.5 {
    margin-right:0.625rem;
  }

  .sm\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .sm\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .sm\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .sm\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .sm\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .sm\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .sm\:mt-1\/2 {
    margin-top:50%;
  }

  .sm\:mr-1\/2 {
    margin-right:50%;
  }

  .sm\:mb-1\/2 {
    margin-bottom:50%;
  }

  .sm\:ml-1\/2 {
    margin-left:50%;
  }

  .sm\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .sm\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .sm\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .sm\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .sm\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .sm\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .sm\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .sm\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .sm\:mt-1\/4 {
    margin-top:25%;
  }

  .sm\:mr-1\/4 {
    margin-right:25%;
  }

  .sm\:mb-1\/4 {
    margin-bottom:25%;
  }

  .sm\:ml-1\/4 {
    margin-left:25%;
  }

  .sm\:mt-2\/4 {
    margin-top:50%;
  }

  .sm\:mr-2\/4 {
    margin-right:50%;
  }

  .sm\:mb-2\/4 {
    margin-bottom:50%;
  }

  .sm\:ml-2\/4 {
    margin-left:50%;
  }

  .sm\:mt-3\/4 {
    margin-top:75%;
  }

  .sm\:mr-3\/4 {
    margin-right:75%;
  }

  .sm\:mb-3\/4 {
    margin-bottom:75%;
  }

  .sm\:ml-3\/4 {
    margin-left:75%;
  }

  .sm\:mt-1\/5 {
    margin-top:20%;
  }

  .sm\:mr-1\/5 {
    margin-right:20%;
  }

  .sm\:mb-1\/5 {
    margin-bottom:20%;
  }

  .sm\:ml-1\/5 {
    margin-left:20%;
  }

  .sm\:mt-2\/5 {
    margin-top:40%;
  }

  .sm\:mr-2\/5 {
    margin-right:40%;
  }

  .sm\:mb-2\/5 {
    margin-bottom:40%;
  }

  .sm\:ml-2\/5 {
    margin-left:40%;
  }

  .sm\:mt-3\/5 {
    margin-top:60%;
  }

  .sm\:mr-3\/5 {
    margin-right:60%;
  }

  .sm\:mb-3\/5 {
    margin-bottom:60%;
  }

  .sm\:ml-3\/5 {
    margin-left:60%;
  }

  .sm\:mt-4\/5 {
    margin-top:80%;
  }

  .sm\:mr-4\/5 {
    margin-right:80%;
  }

  .sm\:mb-4\/5 {
    margin-bottom:80%;
  }

  .sm\:ml-4\/5 {
    margin-left:80%;
  }

  .sm\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .sm\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .sm\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .sm\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .sm\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .sm\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .sm\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .sm\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .sm\:mt-3\/6 {
    margin-top:50%;
  }

  .sm\:mr-3\/6 {
    margin-right:50%;
  }

  .sm\:mb-3\/6 {
    margin-bottom:50%;
  }

  .sm\:ml-3\/6 {
    margin-left:50%;
  }

  .sm\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .sm\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .sm\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .sm\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .sm\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .sm\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .sm\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .sm\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .sm\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .sm\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .sm\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .sm\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .sm\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .sm\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .sm\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .sm\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .sm\:mt-3\/12 {
    margin-top:25%;
  }

  .sm\:mr-3\/12 {
    margin-right:25%;
  }

  .sm\:mb-3\/12 {
    margin-bottom:25%;
  }

  .sm\:ml-3\/12 {
    margin-left:25%;
  }

  .sm\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .sm\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .sm\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .sm\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .sm\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .sm\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .sm\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .sm\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .sm\:mt-6\/12 {
    margin-top:50%;
  }

  .sm\:mr-6\/12 {
    margin-right:50%;
  }

  .sm\:mb-6\/12 {
    margin-bottom:50%;
  }

  .sm\:ml-6\/12 {
    margin-left:50%;
  }

  .sm\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .sm\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .sm\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .sm\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .sm\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .sm\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .sm\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .sm\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .sm\:mt-9\/12 {
    margin-top:75%;
  }

  .sm\:mr-9\/12 {
    margin-right:75%;
  }

  .sm\:mb-9\/12 {
    margin-bottom:75%;
  }

  .sm\:ml-9\/12 {
    margin-left:75%;
  }

  .sm\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .sm\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .sm\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .sm\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .sm\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .sm\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .sm\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .sm\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .sm\:mt-full {
    margin-top:100%;
  }

  .sm\:mr-full {
    margin-right:100%;
  }

  .sm\:mb-full {
    margin-bottom:100%;
  }

  .sm\:ml-full {
    margin-left:100%;
  }

  .sm\:mt-0_5 {
    margin-top:0.125rem;
  }

  .sm\:mr-0_5 {
    margin-right:0.125rem;
  }

  .sm\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .sm\:ml-0_5 {
    margin-left:0.125rem;
  }

  .sm\:mt-1_5 {
    margin-top:0.375rem;
  }

  .sm\:mr-1_5 {
    margin-right:0.375rem;
  }

  .sm\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .sm\:ml-1_5 {
    margin-left:0.375rem;
  }

  .sm\:mt-2_5 {
    margin-top:0.625rem;
  }

  .sm\:mr-2_5 {
    margin-right:0.625rem;
  }

  .sm\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .sm\:ml-2_5 {
    margin-left:0.625rem;
  }

  .sm\:mt-3_5 {
    margin-top:0.875rem;
  }

  .sm\:mr-3_5 {
    margin-right:0.875rem;
  }

  .sm\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .sm\:ml-3_5 {
    margin-left:0.875rem;
  }

  .sm\:mt-4_5 {
    margin-top:1.125rem;
  }

  .sm\:mr-4_5 {
    margin-right:1.125rem;
  }

  .sm\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .sm\:ml-4_5 {
    margin-left:1.125rem;
  }

  .sm\:-mt-1 {
    margin-top:-0.25rem;
  }

  .sm\:-mr-1 {
    margin-right:-0.25rem;
  }

  .sm\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .sm\:-ml-1 {
    margin-left:-0.25rem;
  }

  .sm\:-mt-2 {
    margin-top:-0.5rem;
  }

  .sm\:-mr-2 {
    margin-right:-0.5rem;
  }

  .sm\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .sm\:-ml-2 {
    margin-left:-0.5rem;
  }

  .sm\:-mt-3 {
    margin-top:-0.75rem;
  }

  .sm\:-mr-3 {
    margin-right:-0.75rem;
  }

  .sm\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .sm\:-ml-3 {
    margin-left:-0.75rem;
  }

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

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

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

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

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

  .sm\:-mr-5 {
    margin-right:-1.25rem;
  }

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

  .sm\:-ml-5 {
    margin-left:-1.25rem;
  }

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

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

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

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

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

  .sm\:-mr-7 {
    margin-right:-1.75rem;
  }

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

  .sm\:-ml-7 {
    margin-left:-1.75rem;
  }

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

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

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

  .sm\:-ml-8 {
    margin-left:-2rem;
  }

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

  .sm\:-mr-9 {
    margin-right:-2.25rem;
  }

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

  .sm\:-ml-9 {
    margin-left:-2.25rem;
  }

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

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

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

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

  .sm\:-mt-11 {
    margin-top:-2.75rem;
  }

  .sm\:-mr-11 {
    margin-right:-2.75rem;
  }

  .sm\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .sm\:-ml-11 {
    margin-left:-2.75rem;
  }

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

  .sm\:-mr-12 {
    margin-right:-3rem;
  }

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

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

  .sm\:-mt-13 {
    margin-top:-3.25rem;
  }

  .sm\:-mr-13 {
    margin-right:-3.25rem;
  }

  .sm\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .sm\:-ml-13 {
    margin-left:-3.25rem;
  }

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

  .sm\:-mr-14 {
    margin-right:-3.5rem;
  }

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

  .sm\:-ml-14 {
    margin-left:-3.5rem;
  }

  .sm\:-mt-15 {
    margin-top:-3.75rem;
  }

  .sm\:-mr-15 {
    margin-right:-3.75rem;
  }

  .sm\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .sm\:-ml-15 {
    margin-left:-3.75rem;
  }

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

  .sm\:-mr-16 {
    margin-right:-4rem;
  }

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

  .sm\:-ml-16 {
    margin-left:-4rem;
  }

  .sm\:-mt-18 {
    margin-top:-4.5rem;
  }

  .sm\:-mr-18 {
    margin-right:-4.5rem;
  }

  .sm\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .sm\:-ml-18 {
    margin-left:-4.5rem;
  }

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

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

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

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

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

  .sm\:-mr-24 {
    margin-right:-6rem;
  }

  .sm\:-mb-24 {
    margin-bottom:-6rem;
  }

  .sm\:-ml-24 {
    margin-left:-6rem;
  }

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

  .sm\:-mr-28 {
    margin-right:-7rem;
  }

  .sm\:-mb-28 {
    margin-bottom:-7rem;
  }

  .sm\:-ml-28 {
    margin-left:-7rem;
  }

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

  .sm\:-mr-32 {
    margin-right:-8rem;
  }

  .sm\:-mb-32 {
    margin-bottom:-8rem;
  }

  .sm\:-ml-32 {
    margin-left:-8rem;
  }

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

  .sm\:-mr-36 {
    margin-right:-9rem;
  }

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

  .sm\:-ml-36 {
    margin-left:-9rem;
  }

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

  .sm\:-mr-40 {
    margin-right:-10rem;
  }

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

  .sm\:-ml-40 {
    margin-left:-10rem;
  }

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

  .sm\:-mr-44 {
    margin-right:-11rem;
  }

  .sm\:-mb-44 {
    margin-bottom:-11rem;
  }

  .sm\:-ml-44 {
    margin-left:-11rem;
  }

  .sm\:-mt-48 {
    margin-top:-12rem;
  }

  .sm\:-mr-48 {
    margin-right:-12rem;
  }

  .sm\:-mb-48 {
    margin-bottom:-12rem;
  }

  .sm\:-ml-48 {
    margin-left:-12rem;
  }

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

  .sm\:-mr-52 {
    margin-right:-13rem;
  }

  .sm\:-mb-52 {
    margin-bottom:-13rem;
  }

  .sm\:-ml-52 {
    margin-left:-13rem;
  }

  .sm\:-mt-56 {
    margin-top:-14rem;
  }

  .sm\:-mr-56 {
    margin-right:-14rem;
  }

  .sm\:-mb-56 {
    margin-bottom:-14rem;
  }

  .sm\:-ml-56 {
    margin-left:-14rem;
  }

  .sm\:-mt-60 {
    margin-top:-15rem;
  }

  .sm\:-mr-60 {
    margin-right:-15rem;
  }

  .sm\:-mb-60 {
    margin-bottom:-15rem;
  }

  .sm\:-ml-60 {
    margin-left:-15rem;
  }

  .sm\:-mt-64 {
    margin-top:-16rem;
  }

  .sm\:-mr-64 {
    margin-right:-16rem;
  }

  .sm\:-mb-64 {
    margin-bottom:-16rem;
  }

  .sm\:-ml-64 {
    margin-left:-16rem;
  }

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

  .sm\:-mr-72 {
    margin-right:-18rem;
  }

  .sm\:-mb-72 {
    margin-bottom:-18rem;
  }

  .sm\:-ml-72 {
    margin-left:-18rem;
  }

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

  .sm\:-mr-80 {
    margin-right:-20rem;
  }

  .sm\:-mb-80 {
    margin-bottom:-20rem;
  }

  .sm\:-ml-80 {
    margin-left:-20rem;
  }

  .sm\:-mt-96 {
    margin-top:-24rem;
  }

  .sm\:-mr-96 {
    margin-right:-24rem;
  }

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

  .sm\:-ml-96 {
    margin-left:-24rem;
  }

  .sm\:-mt-px {
    margin-top:-1px;
  }

  .sm\:-mr-px {
    margin-right:-1px;
  }

  .sm\:-mb-px {
    margin-bottom:-1px;
  }

  .sm\:-ml-px {
    margin-left:-1px;
  }

  .sm\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .sm\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .sm\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .sm\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .sm\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .sm\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .sm\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .sm\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .sm\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

  .sm\:-mr-2\.5 {
    margin-right:-0.625rem;
  }

  .sm\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .sm\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .sm\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .sm\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .sm\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .sm\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .sm\:-mt-1\/2 {
    margin-top:-50%;
  }

  .sm\:-mr-1\/2 {
    margin-right:-50%;
  }

  .sm\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .sm\:-ml-1\/2 {
    margin-left:-50%;
  }

  .sm\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .sm\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .sm\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .sm\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .sm\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .sm\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .sm\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .sm\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .sm\:-mt-1\/4 {
    margin-top:-25%;
  }

  .sm\:-mr-1\/4 {
    margin-right:-25%;
  }

  .sm\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .sm\:-ml-1\/4 {
    margin-left:-25%;
  }

  .sm\:-mt-2\/4 {
    margin-top:-50%;
  }

  .sm\:-mr-2\/4 {
    margin-right:-50%;
  }

  .sm\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .sm\:-ml-2\/4 {
    margin-left:-50%;
  }

  .sm\:-mt-3\/4 {
    margin-top:-75%;
  }

  .sm\:-mr-3\/4 {
    margin-right:-75%;
  }

  .sm\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .sm\:-ml-3\/4 {
    margin-left:-75%;
  }

  .sm\:-mt-1\/5 {
    margin-top:-20%;
  }

  .sm\:-mr-1\/5 {
    margin-right:-20%;
  }

  .sm\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .sm\:-ml-1\/5 {
    margin-left:-20%;
  }

  .sm\:-mt-2\/5 {
    margin-top:-40%;
  }

  .sm\:-mr-2\/5 {
    margin-right:-40%;
  }

  .sm\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .sm\:-ml-2\/5 {
    margin-left:-40%;
  }

  .sm\:-mt-3\/5 {
    margin-top:-60%;
  }

  .sm\:-mr-3\/5 {
    margin-right:-60%;
  }

  .sm\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .sm\:-ml-3\/5 {
    margin-left:-60%;
  }

  .sm\:-mt-4\/5 {
    margin-top:-80%;
  }

  .sm\:-mr-4\/5 {
    margin-right:-80%;
  }

  .sm\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .sm\:-ml-4\/5 {
    margin-left:-80%;
  }

  .sm\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .sm\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .sm\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .sm\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .sm\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .sm\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .sm\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .sm\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .sm\:-mt-3\/6 {
    margin-top:-50%;
  }

  .sm\:-mr-3\/6 {
    margin-right:-50%;
  }

  .sm\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .sm\:-ml-3\/6 {
    margin-left:-50%;
  }

  .sm\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .sm\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .sm\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .sm\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .sm\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .sm\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .sm\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .sm\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .sm\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .sm\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .sm\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .sm\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .sm\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .sm\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .sm\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .sm\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .sm\:-mt-3\/12 {
    margin-top:-25%;
  }

  .sm\:-mr-3\/12 {
    margin-right:-25%;
  }

  .sm\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .sm\:-ml-3\/12 {
    margin-left:-25%;
  }

  .sm\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .sm\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .sm\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .sm\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .sm\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .sm\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .sm\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .sm\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .sm\:-mt-6\/12 {
    margin-top:-50%;
  }

  .sm\:-mr-6\/12 {
    margin-right:-50%;
  }

  .sm\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .sm\:-ml-6\/12 {
    margin-left:-50%;
  }

  .sm\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .sm\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .sm\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .sm\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .sm\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .sm\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .sm\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .sm\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .sm\:-mt-9\/12 {
    margin-top:-75%;
  }

  .sm\:-mr-9\/12 {
    margin-right:-75%;
  }

  .sm\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .sm\:-ml-9\/12 {
    margin-left:-75%;
  }

  .sm\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .sm\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .sm\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .sm\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .sm\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .sm\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .sm\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .sm\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .sm\:-mt-full {
    margin-top:-100%;
  }

  .sm\:-mr-full {
    margin-right:-100%;
  }

  .sm\:-mb-full {
    margin-bottom:-100%;
  }

  .sm\:-ml-full {
    margin-left:-100%;
  }

  .sm\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .sm\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .sm\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .sm\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .sm\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .sm\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .sm\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .sm\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .sm\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .sm\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .sm\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .sm\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .sm\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .sm\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .sm\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .sm\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .sm\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .sm\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .sm\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .sm\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .sm\:max-h-0 {
    max-height:0;
  }

  .sm\:max-h-1 {
    max-height:0.25rem;
  }

  .sm\:max-h-2 {
    max-height:0.5rem;
  }

  .sm\:max-h-3 {
    max-height:0.75rem;
  }

  .sm\:max-h-4 {
    max-height:1rem;
  }

  .sm\:max-h-5 {
    max-height:1.25rem;
  }

  .sm\:max-h-6 {
    max-height:1.5rem;
  }

  .sm\:max-h-7 {
    max-height:1.75rem;
  }

  .sm\:max-h-8 {
    max-height:2rem;
  }

  .sm\:max-h-9 {
    max-height:2.25rem;
  }

  .sm\:max-h-10 {
    max-height:2.5rem;
  }

  .sm\:max-h-11 {
    max-height:2.75rem;
  }

  .sm\:max-h-12 {
    max-height:3rem;
  }

  .sm\:max-h-13 {
    max-height:3.25rem;
  }

  .sm\:max-h-14 {
    max-height:3.5rem;
  }

  .sm\:max-h-15 {
    max-height:3.75rem;
  }

  .sm\:max-h-16 {
    max-height:4rem;
  }

  .sm\:max-h-18 {
    max-height:4.5rem;
  }

  .sm\:max-h-20 {
    max-height:5rem;
  }

  .sm\:max-h-24 {
    max-height:6rem;
  }

  .sm\:max-h-28 {
    max-height:7rem;
  }

  .sm\:max-h-32 {
    max-height:8rem;
  }

  .sm\:max-h-36 {
    max-height:9rem;
  }

  .sm\:max-h-40 {
    max-height:10rem;
  }

  .sm\:max-h-44 {
    max-height:11rem;
  }

  .sm\:max-h-48 {
    max-height:12rem;
  }

  .sm\:max-h-52 {
    max-height:13rem;
  }

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

  .sm\:max-h-60 {
    max-height:15rem;
  }

  .sm\:max-h-64 {
    max-height:16rem;
  }

  .sm\:max-h-72 {
    max-height:18rem;
  }

  .sm\:max-h-80 {
    max-height:20rem;
  }

  .sm\:max-h-96 {
    max-height:24rem;
  }

  .sm\:max-h-100 {
    max-height:25rem;
  }

  .sm\:max-h-screen {
    max-height:100vh;
  }

  .sm\:max-h-px {
    max-height:1px;
  }

  .sm\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .sm\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .sm\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .sm\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .sm\:max-h-1\/2 {
    max-height:50%;
  }

  .sm\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .sm\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .sm\:max-h-1\/4 {
    max-height:25%;
  }

  .sm\:max-h-2\/4 {
    max-height:50%;
  }

  .sm\:max-h-3\/4 {
    max-height:75%;
  }

  .sm\:max-h-1\/5 {
    max-height:20%;
  }

  .sm\:max-h-2\/5 {
    max-height:40%;
  }

  .sm\:max-h-3\/5 {
    max-height:60%;
  }

  .sm\:max-h-4\/5 {
    max-height:80%;
  }

  .sm\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .sm\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .sm\:max-h-3\/6 {
    max-height:50%;
  }

  .sm\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .sm\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .sm\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .sm\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .sm\:max-h-3\/12 {
    max-height:25%;
  }

  .sm\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .sm\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .sm\:max-h-6\/12 {
    max-height:50%;
  }

  .sm\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .sm\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .sm\:max-h-9\/12 {
    max-height:75%;
  }

  .sm\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .sm\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .sm\:max-h-full {
    max-height:100%;
  }

  .sm\:max-h-0_5 {
    max-height:0.125rem;
  }

  .sm\:max-h-1_5 {
    max-height:0.375rem;
  }

  .sm\:max-h-2_5 {
    max-height:0.625rem;
  }

  .sm\:max-h-3_5 {
    max-height:0.875rem;
  }

  .sm\:max-h-4_5 {
    max-height:1.125rem;
  }

  .sm\:max-w-0 {
    max-width:0rem;
  }

  .sm\:max-w-none {
    max-width:none;
  }

  .sm\:max-w-xs {
    max-width:20rem;
  }

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

  .sm\:max-w-md {
    max-width:28rem;
  }

  .sm\:max-w-lg {
    max-width:32rem;
  }

  .sm\:max-w-xl {
    max-width:36rem;
  }

  .sm\:max-w-2xl {
    max-width:42rem;
  }

  .sm\:max-w-3xl {
    max-width:48rem;
  }

  .sm\:max-w-4xl {
    max-width:56rem;
  }

  .sm\:max-w-5xl {
    max-width:64rem;
  }

  .sm\:max-w-6xl {
    max-width:72rem;
  }

  .sm\:max-w-7xl {
    max-width:80rem;
  }

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

  .sm\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .sm\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .sm\:max-w-prose {
    max-width:65ch;
  }

  .sm\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .sm\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .sm\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .sm\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .sm\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .sm\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .sm\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .sm\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .sm\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .sm\:max-w-screen-xxs {
    max-width:1px;
  }

  .sm\:max-w-screen-xs {
    max-width:400px;
  }

  .sm\:max-w-screen-sm {
    max-width:600px;
  }

  .sm\:max-w-screen-mobile {
    max-width:768px;
  }

  .sm\:max-w-screen-md {
    max-width:970px;
  }

  .sm\:max-w-screen-lg {
    max-width:960px;
  }

  .sm\:min-h-0 {
    min-height:0;
  }

  .sm\:min-h-full {
    min-height:100%;
  }

  .sm\:min-h-screen {
    min-height:100vh;
  }

  .sm\:min-w-0 {
    min-width:0;
  }

  .sm\:min-w-full {
    min-width:100%;
  }

  .sm\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .sm\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .sm\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .sm\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .sm\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .sm\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .sm\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .sm\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .sm\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .sm\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .sm\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .sm\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .sm\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .sm\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .sm\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .sm\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .sm\:opacity-0 {
    opacity:0;
  }

  .sm\:opacity-10 {
    opacity:.1;
  }

  .sm\:opacity-20 {
    opacity:.2;
  }

  .sm\:opacity-25 {
    opacity:0.25;
  }

  .sm\:opacity-30 {
    opacity:.3;
  }

  .sm\:opacity-40 {
    opacity:.4;
  }

  .sm\:opacity-50 {
    opacity:0.5;
  }

  .sm\:opacity-60 {
    opacity:.6;
  }

  .sm\:opacity-70 {
    opacity:.7;
  }

  .sm\:opacity-75 {
    opacity:0.75;
  }

  .sm\:opacity-80 {
    opacity:.8;
  }

  .sm\:opacity-90 {
    opacity:.9;
  }

  .sm\:opacity-100 {
    opacity:1;
  }

  .sm\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .sm\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .sm\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .sm\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .sm\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .sm\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .sm\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .sm\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .sm\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .sm\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .sm\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .sm\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .sm\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .sm\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .sm\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .sm\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .sm\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .sm\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .sm\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .sm\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .sm\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .sm\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .sm\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .sm\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .sm\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .sm\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .sm\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .sm\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .sm\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .sm\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .sm\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .sm\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .sm\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .sm\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .sm\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .sm\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .sm\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .sm\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .sm\:group-focus\:opacity-100 {
    opacity:1;
  }

  .sm\:hover\:opacity-0:hover {
    opacity:0;
  }

  .sm\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .sm\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .sm\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .sm\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .sm\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .sm\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .sm\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .sm\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .sm\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .sm\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .sm\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .sm\:hover\:opacity-100:hover {
    opacity:1;
  }

  .sm\:focus\:opacity-0:focus {
    opacity:0;
  }

  .sm\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .sm\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .sm\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .sm\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .sm\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .sm\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .sm\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .sm\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .sm\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .sm\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .sm\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .sm\:focus\:opacity-100:focus {
    opacity:1;
  }

  .sm\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .sm\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .sm\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .sm\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .sm\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .sm\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .sm\:overflow-auto {
    overflow:auto;
  }

  .sm\:overflow-hidden {
    overflow:hidden;
  }

  .sm\:overflow-visible {
    overflow:visible;
  }

  .sm\:overflow-scroll {
    overflow:scroll;
  }

  .sm\:overflow-x-auto {
    overflow-x:auto;
  }

  .sm\:overflow-y-auto {
    overflow-y:auto;
  }

  .sm\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .sm\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .sm\:overflow-x-visible {
    overflow-x:visible;
  }

  .sm\:overflow-y-visible {
    overflow-y:visible;
  }

  .sm\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .sm\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .sm\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .sm\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .sm\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .sm\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .sm\:overscroll-none {
    overscroll-behavior:none;
  }

  .sm\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .sm\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .sm\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .sm\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .sm\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .sm\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .sm\:p-0 {
    padding:0;
  }

  .sm\:p-1 {
    padding:0.25rem;
  }

  .sm\:p-2 {
    padding:0.5rem;
  }

  .sm\:p-3 {
    padding:0.75rem;
  }

  .sm\:p-4 {
    padding:1rem;
  }

  .sm\:p-5 {
    padding:1.25rem;
  }

  .sm\:p-6 {
    padding:1.5rem;
  }

  .sm\:p-7 {
    padding:1.75rem;
  }

  .sm\:p-8 {
    padding:2rem;
  }

  .sm\:p-9 {
    padding:2.25rem;
  }

  .sm\:p-10 {
    padding:2.5rem;
  }

  .sm\:p-11 {
    padding:2.75rem;
  }

  .sm\:p-12 {
    padding:3rem;
  }

  .sm\:p-13 {
    padding:3.25rem;
  }

  .sm\:p-14 {
    padding:3.5rem;
  }

  .sm\:p-15 {
    padding:3.75rem;
  }

  .sm\:p-16 {
    padding:4rem;
  }

  .sm\:p-18 {
    padding:4.5rem;
  }

  .sm\:p-20 {
    padding:5rem;
  }

  .sm\:p-24 {
    padding:6rem;
  }

  .sm\:p-28 {
    padding:7rem;
  }

  .sm\:p-32 {
    padding:8rem;
  }

  .sm\:p-36 {
    padding:9rem;
  }

  .sm\:p-40 {
    padding:10rem;
  }

  .sm\:p-44 {
    padding:11rem;
  }

  .sm\:p-48 {
    padding:12rem;
  }

  .sm\:p-52 {
    padding:13rem;
  }

  .sm\:p-56 {
    padding:14rem;
  }

  .sm\:p-60 {
    padding:15rem;
  }

  .sm\:p-64 {
    padding:16rem;
  }

  .sm\:p-72 {
    padding:18rem;
  }

  .sm\:p-80 {
    padding:20rem;
  }

  .sm\:p-96 {
    padding:24rem;
  }

  .sm\:p-px {
    padding:1px;
  }

  .sm\:p-0\.5 {
    padding:0.125rem;
  }

  .sm\:p-1\.5 {
    padding:0.375rem;
  }

  .sm\:p-2\.5 {
    padding:0.625rem;
  }

  .sm\:p-3\.5 {
    padding:0.875rem;
  }

  .sm\:p-1\/2 {
    padding:50%;
  }

  .sm\:p-1\/3 {
    padding:33.333333%;
  }

  .sm\:p-2\/3 {
    padding:66.666667%;
  }

  .sm\:p-1\/4 {
    padding:25%;
  }

  .sm\:p-2\/4 {
    padding:50%;
  }

  .sm\:p-3\/4 {
    padding:75%;
  }

  .sm\:p-1\/5 {
    padding:20%;
  }

  .sm\:p-2\/5 {
    padding:40%;
  }

  .sm\:p-3\/5 {
    padding:60%;
  }

  .sm\:p-4\/5 {
    padding:80%;
  }

  .sm\:p-1\/6 {
    padding:16.666667%;
  }

  .sm\:p-2\/6 {
    padding:33.333333%;
  }

  .sm\:p-3\/6 {
    padding:50%;
  }

  .sm\:p-4\/6 {
    padding:66.666667%;
  }

  .sm\:p-5\/6 {
    padding:83.333333%;
  }

  .sm\:p-1\/12 {
    padding:8.333333%;
  }

  .sm\:p-2\/12 {
    padding:16.666667%;
  }

  .sm\:p-3\/12 {
    padding:25%;
  }

  .sm\:p-4\/12 {
    padding:33.333333%;
  }

  .sm\:p-5\/12 {
    padding:41.666667%;
  }

  .sm\:p-6\/12 {
    padding:50%;
  }

  .sm\:p-7\/12 {
    padding:58.333333%;
  }

  .sm\:p-8\/12 {
    padding:66.666667%;
  }

  .sm\:p-9\/12 {
    padding:75%;
  }

  .sm\:p-10\/12 {
    padding:83.333333%;
  }

  .sm\:p-11\/12 {
    padding:91.666667%;
  }

  .sm\:p-full {
    padding:100%;
  }

  .sm\:p-0_5 {
    padding:0.125rem;
  }

  .sm\:p-1_5 {
    padding:0.375rem;
  }

  .sm\:p-2_5 {
    padding:0.625rem;
  }

  .sm\:p-3_5 {
    padding:0.875rem;
  }

  .sm\:p-4_5 {
    padding:1.125rem;
  }

  .sm\:p-md {
    padding:7.5%;
  }

  .sm\:p-lg {
    padding:10%;
  }

  .sm\:p-xl {
    padding:20%;
  }

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

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

  .sm\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .sm\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .sm\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .sm\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .sm\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .sm\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

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

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

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

  .sm\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .sm\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

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

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

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

  .sm\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .sm\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

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

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

  .sm\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .sm\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

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

  .sm\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .sm\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

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

  .sm\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .sm\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .sm\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

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

  .sm\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .sm\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .sm\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

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

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

  .sm\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

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

  .sm\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .sm\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

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

  .sm\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .sm\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .sm\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .sm\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .sm\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .sm\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .sm\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .sm\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .sm\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .sm\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .sm\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .sm\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .sm\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .sm\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .sm\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .sm\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .sm\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .sm\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .sm\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .sm\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .sm\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .sm\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .sm\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .sm\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .sm\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

  .sm\:py-0\.5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .sm\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .sm\:py-1\.5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .sm\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .sm\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .sm\:py-3\.5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .sm\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .sm\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .sm\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .sm\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .sm\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .sm\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .sm\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .sm\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .sm\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .sm\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .sm\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .sm\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .sm\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .sm\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .sm\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .sm\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .sm\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .sm\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .sm\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .sm\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .sm\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .sm\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .sm\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .sm\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .sm\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .sm\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .sm\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .sm\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .sm\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .sm\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .sm\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .sm\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .sm\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .sm\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .sm\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .sm\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .sm\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .sm\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .sm\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .sm\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .sm\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .sm\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .sm\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .sm\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .sm\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .sm\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .sm\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .sm\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .sm\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .sm\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .sm\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .sm\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .sm\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .sm\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .sm\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .sm\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .sm\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .sm\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .sm\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .sm\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .sm\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .sm\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .sm\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .sm\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .sm\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .sm\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .sm\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .sm\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .sm\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .sm\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .sm\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .sm\:pt-0 {
    padding-top:0;
  }

  .sm\:pr-0 {
    padding-right:0;
  }

  .sm\:pb-0 {
    padding-bottom:0;
  }

  .sm\:pl-0 {
    padding-left:0;
  }

  .sm\:pt-1 {
    padding-top:0.25rem;
  }

  .sm\:pr-1 {
    padding-right:0.25rem;
  }

  .sm\:pb-1 {
    padding-bottom:0.25rem;
  }

  .sm\:pl-1 {
    padding-left:0.25rem;
  }

  .sm\:pt-2 {
    padding-top:0.5rem;
  }

  .sm\:pr-2 {
    padding-right:0.5rem;
  }

  .sm\:pb-2 {
    padding-bottom:0.5rem;
  }

  .sm\:pl-2 {
    padding-left:0.5rem;
  }

  .sm\:pt-3 {
    padding-top:0.75rem;
  }

  .sm\:pr-3 {
    padding-right:0.75rem;
  }

  .sm\:pb-3 {
    padding-bottom:0.75rem;
  }

  .sm\:pl-3 {
    padding-left:0.75rem;
  }

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

  .sm\:pr-4 {
    padding-right:1rem;
  }

  .sm\:pb-4 {
    padding-bottom:1rem;
  }

  .sm\:pl-4 {
    padding-left:1rem;
  }

  .sm\:pt-5 {
    padding-top:1.25rem;
  }

  .sm\:pr-5 {
    padding-right:1.25rem;
  }

  .sm\:pb-5 {
    padding-bottom:1.25rem;
  }

  .sm\:pl-5 {
    padding-left:1.25rem;
  }

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

  .sm\:pr-6 {
    padding-right:1.5rem;
  }

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

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

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

  .sm\:pr-7 {
    padding-right:1.75rem;
  }

  .sm\:pb-7 {
    padding-bottom:1.75rem;
  }

  .sm\:pl-7 {
    padding-left:1.75rem;
  }

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

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

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

  .sm\:pl-8 {
    padding-left:2rem;
  }

  .sm\:pt-9 {
    padding-top:2.25rem;
  }

  .sm\:pr-9 {
    padding-right:2.25rem;
  }

  .sm\:pb-9 {
    padding-bottom:2.25rem;
  }

  .sm\:pl-9 {
    padding-left:2.25rem;
  }

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

  .sm\:pr-10 {
    padding-right:2.5rem;
  }

  .sm\:pb-10 {
    padding-bottom:2.5rem;
  }

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

  .sm\:pt-11 {
    padding-top:2.75rem;
  }

  .sm\:pr-11 {
    padding-right:2.75rem;
  }

  .sm\:pb-11 {
    padding-bottom:2.75rem;
  }

  .sm\:pl-11 {
    padding-left:2.75rem;
  }

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

  .sm\:pr-12 {
    padding-right:3rem;
  }

  .sm\:pb-12 {
    padding-bottom:3rem;
  }

  .sm\:pl-12 {
    padding-left:3rem;
  }

  .sm\:pt-13 {
    padding-top:3.25rem;
  }

  .sm\:pr-13 {
    padding-right:3.25rem;
  }

  .sm\:pb-13 {
    padding-bottom:3.25rem;
  }

  .sm\:pl-13 {
    padding-left:3.25rem;
  }

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

  .sm\:pr-14 {
    padding-right:3.5rem;
  }

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

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

  .sm\:pt-15 {
    padding-top:3.75rem;
  }

  .sm\:pr-15 {
    padding-right:3.75rem;
  }

  .sm\:pb-15 {
    padding-bottom:3.75rem;
  }

  .sm\:pl-15 {
    padding-left:3.75rem;
  }

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

  .sm\:pr-16 {
    padding-right:4rem;
  }

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

  .sm\:pl-16 {
    padding-left:4rem;
  }

  .sm\:pt-18 {
    padding-top:4.5rem;
  }

  .sm\:pr-18 {
    padding-right:4.5rem;
  }

  .sm\:pb-18 {
    padding-bottom:4.5rem;
  }

  .sm\:pl-18 {
    padding-left:4.5rem;
  }

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

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

  .sm\:pb-20 {
    padding-bottom:5rem;
  }

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

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

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

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

  .sm\:pl-24 {
    padding-left:6rem;
  }

  .sm\:pt-28 {
    padding-top:7rem;
  }

  .sm\:pr-28 {
    padding-right:7rem;
  }

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

  .sm\:pl-28 {
    padding-left:7rem;
  }

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

  .sm\:pr-32 {
    padding-right:8rem;
  }

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

  .sm\:pl-32 {
    padding-left:8rem;
  }

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

  .sm\:pr-36 {
    padding-right:9rem;
  }

  .sm\:pb-36 {
    padding-bottom:9rem;
  }

  .sm\:pl-36 {
    padding-left:9rem;
  }

  .sm\:pt-40 {
    padding-top:10rem;
  }

  .sm\:pr-40 {
    padding-right:10rem;
  }

  .sm\:pb-40 {
    padding-bottom:10rem;
  }

  .sm\:pl-40 {
    padding-left:10rem;
  }

  .sm\:pt-44 {
    padding-top:11rem;
  }

  .sm\:pr-44 {
    padding-right:11rem;
  }

  .sm\:pb-44 {
    padding-bottom:11rem;
  }

  .sm\:pl-44 {
    padding-left:11rem;
  }

  .sm\:pt-48 {
    padding-top:12rem;
  }

  .sm\:pr-48 {
    padding-right:12rem;
  }

  .sm\:pb-48 {
    padding-bottom:12rem;
  }

  .sm\:pl-48 {
    padding-left:12rem;
  }

  .sm\:pt-52 {
    padding-top:13rem;
  }

  .sm\:pr-52 {
    padding-right:13rem;
  }

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

  .sm\:pl-52 {
    padding-left:13rem;
  }

  .sm\:pt-56 {
    padding-top:14rem;
  }

  .sm\:pr-56 {
    padding-right:14rem;
  }

  .sm\:pb-56 {
    padding-bottom:14rem;
  }

  .sm\:pl-56 {
    padding-left:14rem;
  }

  .sm\:pt-60 {
    padding-top:15rem;
  }

  .sm\:pr-60 {
    padding-right:15rem;
  }

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

  .sm\:pl-60 {
    padding-left:15rem;
  }

  .sm\:pt-64 {
    padding-top:16rem;
  }

  .sm\:pr-64 {
    padding-right:16rem;
  }

  .sm\:pb-64 {
    padding-bottom:16rem;
  }

  .sm\:pl-64 {
    padding-left:16rem;
  }

  .sm\:pt-72 {
    padding-top:18rem;
  }

  .sm\:pr-72 {
    padding-right:18rem;
  }

  .sm\:pb-72 {
    padding-bottom:18rem;
  }

  .sm\:pl-72 {
    padding-left:18rem;
  }

  .sm\:pt-80 {
    padding-top:20rem;
  }

  .sm\:pr-80 {
    padding-right:20rem;
  }

  .sm\:pb-80 {
    padding-bottom:20rem;
  }

  .sm\:pl-80 {
    padding-left:20rem;
  }

  .sm\:pt-96 {
    padding-top:24rem;
  }

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

  .sm\:pb-96 {
    padding-bottom:24rem;
  }

  .sm\:pl-96 {
    padding-left:24rem;
  }

  .sm\:pt-px {
    padding-top:1px;
  }

  .sm\:pr-px {
    padding-right:1px;
  }

  .sm\:pb-px {
    padding-bottom:1px;
  }

  .sm\:pl-px {
    padding-left:1px;
  }

  .sm\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .sm\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .sm\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .sm\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .sm\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .sm\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .sm\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .sm\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .sm\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .sm\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .sm\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .sm\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .sm\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .sm\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .sm\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .sm\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .sm\:pt-1\/2 {
    padding-top:50%;
  }

  .sm\:pr-1\/2 {
    padding-right:50%;
  }

  .sm\:pb-1\/2 {
    padding-bottom:50%;
  }

  .sm\:pl-1\/2 {
    padding-left:50%;
  }

  .sm\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .sm\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .sm\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .sm\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .sm\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .sm\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .sm\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .sm\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .sm\:pt-1\/4 {
    padding-top:25%;
  }

  .sm\:pr-1\/4 {
    padding-right:25%;
  }

  .sm\:pb-1\/4 {
    padding-bottom:25%;
  }

  .sm\:pl-1\/4 {
    padding-left:25%;
  }

  .sm\:pt-2\/4 {
    padding-top:50%;
  }

  .sm\:pr-2\/4 {
    padding-right:50%;
  }

  .sm\:pb-2\/4 {
    padding-bottom:50%;
  }

  .sm\:pl-2\/4 {
    padding-left:50%;
  }

  .sm\:pt-3\/4 {
    padding-top:75%;
  }

  .sm\:pr-3\/4 {
    padding-right:75%;
  }

  .sm\:pb-3\/4 {
    padding-bottom:75%;
  }

  .sm\:pl-3\/4 {
    padding-left:75%;
  }

  .sm\:pt-1\/5 {
    padding-top:20%;
  }

  .sm\:pr-1\/5 {
    padding-right:20%;
  }

  .sm\:pb-1\/5 {
    padding-bottom:20%;
  }

  .sm\:pl-1\/5 {
    padding-left:20%;
  }

  .sm\:pt-2\/5 {
    padding-top:40%;
  }

  .sm\:pr-2\/5 {
    padding-right:40%;
  }

  .sm\:pb-2\/5 {
    padding-bottom:40%;
  }

  .sm\:pl-2\/5 {
    padding-left:40%;
  }

  .sm\:pt-3\/5 {
    padding-top:60%;
  }

  .sm\:pr-3\/5 {
    padding-right:60%;
  }

  .sm\:pb-3\/5 {
    padding-bottom:60%;
  }

  .sm\:pl-3\/5 {
    padding-left:60%;
  }

  .sm\:pt-4\/5 {
    padding-top:80%;
  }

  .sm\:pr-4\/5 {
    padding-right:80%;
  }

  .sm\:pb-4\/5 {
    padding-bottom:80%;
  }

  .sm\:pl-4\/5 {
    padding-left:80%;
  }

  .sm\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .sm\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .sm\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .sm\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .sm\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .sm\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .sm\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .sm\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .sm\:pt-3\/6 {
    padding-top:50%;
  }

  .sm\:pr-3\/6 {
    padding-right:50%;
  }

  .sm\:pb-3\/6 {
    padding-bottom:50%;
  }

  .sm\:pl-3\/6 {
    padding-left:50%;
  }

  .sm\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .sm\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .sm\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .sm\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .sm\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .sm\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .sm\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .sm\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .sm\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .sm\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .sm\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .sm\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .sm\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .sm\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .sm\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .sm\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .sm\:pt-3\/12 {
    padding-top:25%;
  }

  .sm\:pr-3\/12 {
    padding-right:25%;
  }

  .sm\:pb-3\/12 {
    padding-bottom:25%;
  }

  .sm\:pl-3\/12 {
    padding-left:25%;
  }

  .sm\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .sm\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .sm\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .sm\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .sm\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .sm\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .sm\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .sm\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .sm\:pt-6\/12 {
    padding-top:50%;
  }

  .sm\:pr-6\/12 {
    padding-right:50%;
  }

  .sm\:pb-6\/12 {
    padding-bottom:50%;
  }

  .sm\:pl-6\/12 {
    padding-left:50%;
  }

  .sm\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .sm\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .sm\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .sm\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .sm\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .sm\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .sm\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .sm\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .sm\:pt-9\/12 {
    padding-top:75%;
  }

  .sm\:pr-9\/12 {
    padding-right:75%;
  }

  .sm\:pb-9\/12 {
    padding-bottom:75%;
  }

  .sm\:pl-9\/12 {
    padding-left:75%;
  }

  .sm\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .sm\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .sm\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .sm\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .sm\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .sm\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .sm\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .sm\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .sm\:pt-full {
    padding-top:100%;
  }

  .sm\:pr-full {
    padding-right:100%;
  }

  .sm\:pb-full {
    padding-bottom:100%;
  }

  .sm\:pl-full {
    padding-left:100%;
  }

  .sm\:pt-0_5 {
    padding-top:0.125rem;
  }

  .sm\:pr-0_5 {
    padding-right:0.125rem;
  }

  .sm\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .sm\:pl-0_5 {
    padding-left:0.125rem;
  }

  .sm\:pt-1_5 {
    padding-top:0.375rem;
  }

  .sm\:pr-1_5 {
    padding-right:0.375rem;
  }

  .sm\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .sm\:pl-1_5 {
    padding-left:0.375rem;
  }

  .sm\:pt-2_5 {
    padding-top:0.625rem;
  }

  .sm\:pr-2_5 {
    padding-right:0.625rem;
  }

  .sm\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .sm\:pl-2_5 {
    padding-left:0.625rem;
  }

  .sm\:pt-3_5 {
    padding-top:0.875rem;
  }

  .sm\:pr-3_5 {
    padding-right:0.875rem;
  }

  .sm\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .sm\:pl-3_5 {
    padding-left:0.875rem;
  }

  .sm\:pt-4_5 {
    padding-top:1.125rem;
  }

  .sm\:pr-4_5 {
    padding-right:1.125rem;
  }

  .sm\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .sm\:pl-4_5 {
    padding-left:1.125rem;
  }

  .sm\:pt-md {
    padding-top:7.5%;
  }

  .sm\:pr-md {
    padding-right:7.5%;
  }

  .sm\:pb-md {
    padding-bottom:7.5%;
  }

  .sm\:pl-md {
    padding-left:7.5%;
  }

  .sm\:pt-lg {
    padding-top:10%;
  }

  .sm\:pr-lg {
    padding-right:10%;
  }

  .sm\:pb-lg {
    padding-bottom:10%;
  }

  .sm\:pl-lg {
    padding-left:10%;
  }

  .sm\:pt-xl {
    padding-top:20%;
  }

  .sm\:pr-xl {
    padding-right:20%;
  }

  .sm\:pb-xl {
    padding-bottom:20%;
  }

  .sm\:pl-xl {
    padding-left:20%;
  }

  .sm\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .sm\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .sm\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .sm\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .sm\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .sm\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .sm\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .sm\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .sm\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .sm\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .sm\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .sm\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .sm\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .sm\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .sm\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .sm\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .sm\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .sm\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .sm\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .sm\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .sm\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .sm\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .sm\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .sm\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .sm\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .sm\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .sm\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .sm\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .sm\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .sm\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .sm\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .sm\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .sm\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .sm\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .sm\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .sm\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .sm\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .sm\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .sm\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .sm\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .sm\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .sm\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .sm\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .sm\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .sm\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .sm\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .sm\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .sm\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .sm\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .sm\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .sm\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .sm\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .sm\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .sm\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .sm\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .sm\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .sm\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .sm\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .sm\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .sm\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .sm\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .sm\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .sm\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .sm\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .sm\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .sm\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .sm\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .sm\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .sm\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .sm\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .sm\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .sm\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .sm\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .sm\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .sm\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .sm\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .sm\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .sm\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .sm\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .sm\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .sm\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .sm\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .sm\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .sm\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .sm\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .sm\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .sm\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .sm\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .sm\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .sm\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .sm\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .sm\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .sm\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .sm\:placeholder-teal::-moz-placeholder {
  }

  .sm\:placeholder-teal::placeholder {
  }

  .sm\:placeholder-indigo::-moz-placeholder {
  }

  .sm\:placeholder-indigo::placeholder {
  }

  .sm\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .sm\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .sm\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .sm\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .sm\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .sm\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .sm\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .sm\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .sm\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .sm\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .sm\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .sm\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .sm\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .sm\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .sm\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .sm\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .sm\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .sm\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .sm\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .sm\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .sm\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .sm\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .sm\:focus\:placeholder-teal:focus::placeholder {
  }

  .sm\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .sm\:focus\:placeholder-indigo:focus::placeholder {
  }

  .sm\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .sm\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .sm\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .sm\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .sm\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .sm\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .sm\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .sm\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .sm\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .sm\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .sm\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .sm\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .sm\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .sm\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .sm\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .sm\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .sm\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .sm\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .sm\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .sm\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .sm\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .sm\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .sm\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .sm\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .sm\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .sm\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .sm\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .sm\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .sm\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .sm\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .sm\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .sm\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .sm\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .sm\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .sm\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .sm\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .sm\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .sm\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .sm\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .sm\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .sm\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .sm\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .sm\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .sm\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .sm\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .sm\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .sm\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .sm\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .sm\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .sm\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .sm\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .sm\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .sm\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .sm\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .sm\:pointer-events-none {
    pointer-events:none;
  }

  .sm\:pointer-events-auto {
    pointer-events:auto;
  }

  .sm\:static {
    position:static;
  }

  .sm\:fixed {
    position:fixed;
  }

  .sm\:absolute {
    position:absolute;
  }

  .sm\:relative {
    position:relative;
  }

  .sm\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .sm\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .sm\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .sm\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .sm\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .sm\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .sm\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .sm\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .sm\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .sm\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .sm\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .sm\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .sm\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .sm\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .sm\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .sm\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .sm\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .sm\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .sm\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .sm\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .sm\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .sm\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .sm\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .sm\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .sm\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .sm\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .sm\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .sm\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .sm\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .sm\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .sm\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .sm\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .sm\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .sm\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .sm\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .sm\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .sm\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .sm\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .sm\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .sm\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .sm\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .sm\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .sm\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .sm\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .sm\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .sm\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .sm\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .sm\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .sm\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .sm\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .sm\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .sm\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .sm\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .sm\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .sm\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .sm\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .sm\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .sm\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .sm\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .sm\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .sm\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .sm\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .sm\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .sm\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .sm\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .sm\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .sm\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .sm\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .sm\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .sm\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .sm\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .sm\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .sm\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .sm\:inset-x-0 {
    right:0;
    left:0;
  }

  .sm\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .sm\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .sm\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .sm\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .sm\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .sm\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .sm\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .sm\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .sm\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .sm\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .sm\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .sm\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .sm\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .sm\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .sm\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .sm\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .sm\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .sm\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .sm\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .sm\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .sm\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .sm\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .sm\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .sm\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .sm\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .sm\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .sm\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .sm\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .sm\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .sm\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .sm\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .sm\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .sm\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .sm\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .sm\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .sm\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .sm\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .sm\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .sm\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .sm\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .sm\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .sm\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .sm\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .sm\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .sm\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .sm\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .sm\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .sm\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .sm\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .sm\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .sm\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .sm\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .sm\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .sm\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .sm\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .sm\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .sm\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .sm\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .sm\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .sm\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .sm\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .sm\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .sm\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .sm\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .sm\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .sm\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .sm\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .sm\:inset-x-px {
    right:1px;
    left:1px;
  }

  .sm\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .sm\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .sm\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .sm\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .sm\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .sm\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .sm\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .sm\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .sm\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .sm\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .sm\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .sm\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .sm\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .sm\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .sm\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .sm\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .sm\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .sm\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .sm\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .sm\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .sm\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .sm\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .sm\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .sm\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .sm\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .sm\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .sm\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .sm\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .sm\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .sm\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .sm\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .sm\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .sm\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .sm\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .sm\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .sm\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .sm\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .sm\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .sm\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .sm\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .sm\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .sm\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .sm\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .sm\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .sm\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .sm\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .sm\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .sm\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .sm\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .sm\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .sm\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .sm\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .sm\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .sm\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .sm\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .sm\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .sm\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .sm\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .sm\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .sm\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .sm\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .sm\:inset-x-full {
    right:100%;
    left:100%;
  }

  .sm\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .sm\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .sm\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .sm\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .sm\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .sm\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .sm\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .sm\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .sm\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .sm\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .sm\:top-0 {
    top:0;
  }

  .sm\:right-0 {
    right:0;
  }

  .sm\:bottom-0 {
    bottom:0;
  }

  .sm\:left-0 {
    left:0;
  }

  .sm\:top-1 {
    top:0.25rem;
  }

  .sm\:right-1 {
    right:0.25rem;
  }

  .sm\:bottom-1 {
    bottom:0.25rem;
  }

  .sm\:left-1 {
    left:0.25rem;
  }

  .sm\:top-2 {
    top:0.5rem;
  }

  .sm\:right-2 {
    right:0.5rem;
  }

  .sm\:bottom-2 {
    bottom:0.5rem;
  }

  .sm\:left-2 {
    left:0.5rem;
  }

  .sm\:top-3 {
    top:0.75rem;
  }

  .sm\:right-3 {
    right:0.75rem;
  }

  .sm\:bottom-3 {
    bottom:0.75rem;
  }

  .sm\:left-3 {
    left:0.75rem;
  }

  .sm\:top-4 {
    top:1rem;
  }

  .sm\:right-4 {
    right:1rem;
  }

  .sm\:bottom-4 {
    bottom:1rem;
  }

  .sm\:left-4 {
    left:1rem;
  }

  .sm\:top-5 {
    top:1.25rem;
  }

  .sm\:right-5 {
    right:1.25rem;
  }

  .sm\:bottom-5 {
    bottom:1.25rem;
  }

  .sm\:left-5 {
    left:1.25rem;
  }

  .sm\:top-6 {
    top:1.5rem;
  }

  .sm\:right-6 {
    right:1.5rem;
  }

  .sm\:bottom-6 {
    bottom:1.5rem;
  }

  .sm\:left-6 {
    left:1.5rem;
  }

  .sm\:top-7 {
    top:1.75rem;
  }

  .sm\:right-7 {
    right:1.75rem;
  }

  .sm\:bottom-7 {
    bottom:1.75rem;
  }

  .sm\:left-7 {
    left:1.75rem;
  }

  .sm\:top-8 {
    top:2rem;
  }

  .sm\:right-8 {
    right:2rem;
  }

  .sm\:bottom-8 {
    bottom:2rem;
  }

  .sm\:left-8 {
    left:2rem;
  }

  .sm\:top-9 {
    top:2.25rem;
  }

  .sm\:right-9 {
    right:2.25rem;
  }

  .sm\:bottom-9 {
    bottom:2.25rem;
  }

  .sm\:left-9 {
    left:2.25rem;
  }

  .sm\:top-10 {
    top:2.5rem;
  }

  .sm\:right-10 {
    right:2.5rem;
  }

  .sm\:bottom-10 {
    bottom:2.5rem;
  }

  .sm\:left-10 {
    left:2.5rem;
  }

  .sm\:top-11 {
    top:2.75rem;
  }

  .sm\:right-11 {
    right:2.75rem;
  }

  .sm\:bottom-11 {
    bottom:2.75rem;
  }

  .sm\:left-11 {
    left:2.75rem;
  }

  .sm\:top-12 {
    top:3rem;
  }

  .sm\:right-12 {
    right:3rem;
  }

  .sm\:bottom-12 {
    bottom:3rem;
  }

  .sm\:left-12 {
    left:3rem;
  }

  .sm\:top-13 {
    top:3.25rem;
  }

  .sm\:right-13 {
    right:3.25rem;
  }

  .sm\:bottom-13 {
    bottom:3.25rem;
  }

  .sm\:left-13 {
    left:3.25rem;
  }

  .sm\:top-14 {
    top:3.5rem;
  }

  .sm\:right-14 {
    right:3.5rem;
  }

  .sm\:bottom-14 {
    bottom:3.5rem;
  }

  .sm\:left-14 {
    left:3.5rem;
  }

  .sm\:top-15 {
    top:3.75rem;
  }

  .sm\:right-15 {
    right:3.75rem;
  }

  .sm\:bottom-15 {
    bottom:3.75rem;
  }

  .sm\:left-15 {
    left:3.75rem;
  }

  .sm\:top-16 {
    top:4rem;
  }

  .sm\:right-16 {
    right:4rem;
  }

  .sm\:bottom-16 {
    bottom:4rem;
  }

  .sm\:left-16 {
    left:4rem;
  }

  .sm\:top-18 {
    top:4.5rem;
  }

  .sm\:right-18 {
    right:4.5rem;
  }

  .sm\:bottom-18 {
    bottom:4.5rem;
  }

  .sm\:left-18 {
    left:4.5rem;
  }

  .sm\:top-20 {
    top:5rem;
  }

  .sm\:right-20 {
    right:5rem;
  }

  .sm\:bottom-20 {
    bottom:5rem;
  }

  .sm\:left-20 {
    left:5rem;
  }

  .sm\:top-24 {
    top:6rem;
  }

  .sm\:right-24 {
    right:6rem;
  }

  .sm\:bottom-24 {
    bottom:6rem;
  }

  .sm\:left-24 {
    left:6rem;
  }

  .sm\:top-28 {
    top:7rem;
  }

  .sm\:right-28 {
    right:7rem;
  }

  .sm\:bottom-28 {
    bottom:7rem;
  }

  .sm\:left-28 {
    left:7rem;
  }

  .sm\:top-32 {
    top:8rem;
  }

  .sm\:right-32 {
    right:8rem;
  }

  .sm\:bottom-32 {
    bottom:8rem;
  }

  .sm\:left-32 {
    left:8rem;
  }

  .sm\:top-36 {
    top:9rem;
  }

  .sm\:right-36 {
    right:9rem;
  }

  .sm\:bottom-36 {
    bottom:9rem;
  }

  .sm\:left-36 {
    left:9rem;
  }

  .sm\:top-40 {
    top:10rem;
  }

  .sm\:right-40 {
    right:10rem;
  }

  .sm\:bottom-40 {
    bottom:10rem;
  }

  .sm\:left-40 {
    left:10rem;
  }

  .sm\:top-44 {
    top:11rem;
  }

  .sm\:right-44 {
    right:11rem;
  }

  .sm\:bottom-44 {
    bottom:11rem;
  }

  .sm\:left-44 {
    left:11rem;
  }

  .sm\:top-48 {
    top:12rem;
  }

  .sm\:right-48 {
    right:12rem;
  }

  .sm\:bottom-48 {
    bottom:12rem;
  }

  .sm\:left-48 {
    left:12rem;
  }

  .sm\:top-52 {
    top:13rem;
  }

  .sm\:right-52 {
    right:13rem;
  }

  .sm\:bottom-52 {
    bottom:13rem;
  }

  .sm\:left-52 {
    left:13rem;
  }

  .sm\:top-56 {
    top:14rem;
  }

  .sm\:right-56 {
    right:14rem;
  }

  .sm\:bottom-56 {
    bottom:14rem;
  }

  .sm\:left-56 {
    left:14rem;
  }

  .sm\:top-60 {
    top:15rem;
  }

  .sm\:right-60 {
    right:15rem;
  }

  .sm\:bottom-60 {
    bottom:15rem;
  }

  .sm\:left-60 {
    left:15rem;
  }

  .sm\:top-64 {
    top:16rem;
  }

  .sm\:right-64 {
    right:16rem;
  }

  .sm\:bottom-64 {
    bottom:16rem;
  }

  .sm\:left-64 {
    left:16rem;
  }

  .sm\:top-72 {
    top:18rem;
  }

  .sm\:right-72 {
    right:18rem;
  }

  .sm\:bottom-72 {
    bottom:18rem;
  }

  .sm\:left-72 {
    left:18rem;
  }

  .sm\:top-80 {
    top:20rem;
  }

  .sm\:right-80 {
    right:20rem;
  }

  .sm\:bottom-80 {
    bottom:20rem;
  }

  .sm\:left-80 {
    left:20rem;
  }

  .sm\:top-96 {
    top:24rem;
  }

  .sm\:right-96 {
    right:24rem;
  }

  .sm\:bottom-96 {
    bottom:24rem;
  }

  .sm\:left-96 {
    left:24rem;
  }

  .sm\:top-auto {
    top:auto;
  }

  .sm\:right-auto {
    right:auto;
  }

  .sm\:bottom-auto {
    bottom:auto;
  }

  .sm\:left-auto {
    left:auto;
  }

  .sm\:top-px {
    top:1px;
  }

  .sm\:right-px {
    right:1px;
  }

  .sm\:bottom-px {
    bottom:1px;
  }

  .sm\:left-px {
    left:1px;
  }

  .sm\:top-0\.5 {
    top:0.125rem;
  }

  .sm\:right-0\.5 {
    right:0.125rem;
  }

  .sm\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .sm\:left-0\.5 {
    left:0.125rem;
  }

  .sm\:top-1\.5 {
    top:0.375rem;
  }

  .sm\:right-1\.5 {
    right:0.375rem;
  }

  .sm\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .sm\:left-1\.5 {
    left:0.375rem;
  }

  .sm\:top-2\.5 {
    top:0.625rem;
  }

  .sm\:right-2\.5 {
    right:0.625rem;
  }

  .sm\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .sm\:left-2\.5 {
    left:0.625rem;
  }

  .sm\:top-3\.5 {
    top:0.875rem;
  }

  .sm\:right-3\.5 {
    right:0.875rem;
  }

  .sm\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .sm\:left-3\.5 {
    left:0.875rem;
  }

  .sm\:top-1\/2 {
    top:50%;
  }

  .sm\:right-1\/2 {
    right:50%;
  }

  .sm\:bottom-1\/2 {
    bottom:50%;
  }

  .sm\:left-1\/2 {
    left:50%;
  }

  .sm\:top-1\/3 {
    top:33.333333%;
  }

  .sm\:right-1\/3 {
    right:33.333333%;
  }

  .sm\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .sm\:left-1\/3 {
    left:33.333333%;
  }

  .sm\:top-2\/3 {
    top:66.666667%;
  }

  .sm\:right-2\/3 {
    right:66.666667%;
  }

  .sm\:bottom-2\/3 {
    bottom:66.666667%;
  }

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

  .sm\:top-1\/4 {
    top:25%;
  }

  .sm\:right-1\/4 {
    right:25%;
  }

  .sm\:bottom-1\/4 {
    bottom:25%;
  }

  .sm\:left-1\/4 {
    left:25%;
  }

  .sm\:top-2\/4 {
    top:50%;
  }

  .sm\:right-2\/4 {
    right:50%;
  }

  .sm\:bottom-2\/4 {
    bottom:50%;
  }

  .sm\:left-2\/4 {
    left:50%;
  }

  .sm\:top-3\/4 {
    top:75%;
  }

  .sm\:right-3\/4 {
    right:75%;
  }

  .sm\:bottom-3\/4 {
    bottom:75%;
  }

  .sm\:left-3\/4 {
    left:75%;
  }

  .sm\:top-1\/5 {
    top:20%;
  }

  .sm\:right-1\/5 {
    right:20%;
  }

  .sm\:bottom-1\/5 {
    bottom:20%;
  }

  .sm\:left-1\/5 {
    left:20%;
  }

  .sm\:top-2\/5 {
    top:40%;
  }

  .sm\:right-2\/5 {
    right:40%;
  }

  .sm\:bottom-2\/5 {
    bottom:40%;
  }

  .sm\:left-2\/5 {
    left:40%;
  }

  .sm\:top-3\/5 {
    top:60%;
  }

  .sm\:right-3\/5 {
    right:60%;
  }

  .sm\:bottom-3\/5 {
    bottom:60%;
  }

  .sm\:left-3\/5 {
    left:60%;
  }

  .sm\:top-4\/5 {
    top:80%;
  }

  .sm\:right-4\/5 {
    right:80%;
  }

  .sm\:bottom-4\/5 {
    bottom:80%;
  }

  .sm\:left-4\/5 {
    left:80%;
  }

  .sm\:top-1\/6 {
    top:16.666667%;
  }

  .sm\:right-1\/6 {
    right:16.666667%;
  }

  .sm\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .sm\:left-1\/6 {
    left:16.666667%;
  }

  .sm\:top-2\/6 {
    top:33.333333%;
  }

  .sm\:right-2\/6 {
    right:33.333333%;
  }

  .sm\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .sm\:left-2\/6 {
    left:33.333333%;
  }

  .sm\:top-3\/6 {
    top:50%;
  }

  .sm\:right-3\/6 {
    right:50%;
  }

  .sm\:bottom-3\/6 {
    bottom:50%;
  }

  .sm\:left-3\/6 {
    left:50%;
  }

  .sm\:top-4\/6 {
    top:66.666667%;
  }

  .sm\:right-4\/6 {
    right:66.666667%;
  }

  .sm\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .sm\:left-4\/6 {
    left:66.666667%;
  }

  .sm\:top-5\/6 {
    top:83.333333%;
  }

  .sm\:right-5\/6 {
    right:83.333333%;
  }

  .sm\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .sm\:left-5\/6 {
    left:83.333333%;
  }

  .sm\:top-1\/12 {
    top:8.333333%;
  }

  .sm\:right-1\/12 {
    right:8.333333%;
  }

  .sm\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .sm\:left-1\/12 {
    left:8.333333%;
  }

  .sm\:top-2\/12 {
    top:16.666667%;
  }

  .sm\:right-2\/12 {
    right:16.666667%;
  }

  .sm\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .sm\:left-2\/12 {
    left:16.666667%;
  }

  .sm\:top-3\/12 {
    top:25%;
  }

  .sm\:right-3\/12 {
    right:25%;
  }

  .sm\:bottom-3\/12 {
    bottom:25%;
  }

  .sm\:left-3\/12 {
    left:25%;
  }

  .sm\:top-4\/12 {
    top:33.333333%;
  }

  .sm\:right-4\/12 {
    right:33.333333%;
  }

  .sm\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .sm\:left-4\/12 {
    left:33.333333%;
  }

  .sm\:top-5\/12 {
    top:41.666667%;
  }

  .sm\:right-5\/12 {
    right:41.666667%;
  }

  .sm\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .sm\:left-5\/12 {
    left:41.666667%;
  }

  .sm\:top-6\/12 {
    top:50%;
  }

  .sm\:right-6\/12 {
    right:50%;
  }

  .sm\:bottom-6\/12 {
    bottom:50%;
  }

  .sm\:left-6\/12 {
    left:50%;
  }

  .sm\:top-7\/12 {
    top:58.333333%;
  }

  .sm\:right-7\/12 {
    right:58.333333%;
  }

  .sm\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .sm\:left-7\/12 {
    left:58.333333%;
  }

  .sm\:top-8\/12 {
    top:66.666667%;
  }

  .sm\:right-8\/12 {
    right:66.666667%;
  }

  .sm\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .sm\:left-8\/12 {
    left:66.666667%;
  }

  .sm\:top-9\/12 {
    top:75%;
  }

  .sm\:right-9\/12 {
    right:75%;
  }

  .sm\:bottom-9\/12 {
    bottom:75%;
  }

  .sm\:left-9\/12 {
    left:75%;
  }

  .sm\:top-10\/12 {
    top:83.333333%;
  }

  .sm\:right-10\/12 {
    right:83.333333%;
  }

  .sm\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .sm\:left-10\/12 {
    left:83.333333%;
  }

  .sm\:top-11\/12 {
    top:91.666667%;
  }

  .sm\:right-11\/12 {
    right:91.666667%;
  }

  .sm\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .sm\:left-11\/12 {
    left:91.666667%;
  }

  .sm\:top-full {
    top:100%;
  }

  .sm\:right-full {
    right:100%;
  }

  .sm\:bottom-full {
    bottom:100%;
  }

  .sm\:left-full {
    left:100%;
  }

  .sm\:top-0_5 {
    top:0.125rem;
  }

  .sm\:right-0_5 {
    right:0.125rem;
  }

  .sm\:bottom-0_5 {
    bottom:0.125rem;
  }

  .sm\:left-0_5 {
    left:0.125rem;
  }

  .sm\:top-1_5 {
    top:0.375rem;
  }

  .sm\:right-1_5 {
    right:0.375rem;
  }

  .sm\:bottom-1_5 {
    bottom:0.375rem;
  }

  .sm\:left-1_5 {
    left:0.375rem;
  }

  .sm\:top-2_5 {
    top:0.625rem;
  }

  .sm\:right-2_5 {
    right:0.625rem;
  }

  .sm\:bottom-2_5 {
    bottom:0.625rem;
  }

  .sm\:left-2_5 {
    left:0.625rem;
  }

  .sm\:top-3_5 {
    top:0.875rem;
  }

  .sm\:right-3_5 {
    right:0.875rem;
  }

  .sm\:bottom-3_5 {
    bottom:0.875rem;
  }

  .sm\:left-3_5 {
    left:0.875rem;
  }

  .sm\:top-4_5 {
    top:1.125rem;
  }

  .sm\:right-4_5 {
    right:1.125rem;
  }

  .sm\:bottom-4_5 {
    bottom:1.125rem;
  }

  .sm\:left-4_5 {
    left:1.125rem;
  }

  .sm\:resize-none {
    resize:none;
  }

  .sm\:resize-y {
    resize:vertical;
  }

  .sm\:resize-x {
    resize:horizontal;
  }

  .sm\:resize {
    resize:both;
  }

  .sm\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .sm\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .sm\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .sm\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .sm\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .sm\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .sm\:shadow-none {
    box-shadow:none;
  }

  .sm\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .sm\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .sm\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .sm\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .sm\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .sm\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .sm\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .sm\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .sm\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .sm\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .sm\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .sm\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .sm\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .sm\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .sm\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .sm\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .sm\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .sm\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .sm\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .sm\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .sm\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .sm\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .sm\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .sm\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .sm\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .sm\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .sm\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .sm\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .sm\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .sm\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .sm\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .sm\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .sm\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .sm\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .sm\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .sm\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .sm\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .sm\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .sm\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .sm\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .sm\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .sm\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .sm\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .sm\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .sm\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .sm\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .sm\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .sm\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .sm\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .sm\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .sm\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .sm\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .sm\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .sm\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .sm\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .sm\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .sm\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .sm\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .sm\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .sm\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .sm\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .sm\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .sm\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .sm\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .sm\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .sm\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .sm\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .sm\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .sm\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .sm\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .sm\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .sm\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .sm\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .sm\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .sm\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .sm\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .sm\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .sm\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .sm\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .sm\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .sm\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .sm\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .sm\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .sm\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .sm\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .sm\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .sm\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .sm\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .sm\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .sm\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .sm\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .sm\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .sm\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .sm\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .sm\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .sm\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .sm\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .sm\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .sm\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .sm\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .sm\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .sm\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .sm\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .sm\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .sm\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .sm\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .sm\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .sm\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .sm\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .sm\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .sm\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .sm\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .sm\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .sm\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .sm\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .sm\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .sm\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .sm\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .sm\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .sm\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .sm\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .sm\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .sm\:fill-current {
    fill:currentColor;
  }

  .sm\:stroke-current {
    stroke:currentColor;
  }

  .sm\:stroke-0 {
    stroke-width:0;
  }

  .sm\:stroke-1 {
    stroke-width:1;
  }

  .sm\:stroke-2 {
    stroke-width:2;
  }

  .sm\:table-auto {
    table-layout:auto;
  }

  .sm\:table-fixed {
    table-layout:fixed;
  }

  .sm\:text-left {
    text-align:left;
  }

  .sm\:text-center {
    text-align:center;
  }

  .sm\:text-right {
    text-align:right;
  }

  .sm\:text-justify {
    text-align:justify;
  }

  .sm\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .sm\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .sm\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .sm\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .sm\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .sm\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .sm\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .sm\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .sm\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .sm\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .sm\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .sm\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .sm\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .sm\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .sm\:text-red-light2 {
    color:#ffacac82;
  }

  .sm\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .sm\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .sm\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .sm\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .sm\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .sm\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .sm\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .sm\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .sm\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .sm\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .sm\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .sm\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .sm\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .sm\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .sm\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .sm\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .sm\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .sm\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .sm\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .sm\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .sm\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .sm\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .sm\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .sm\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .sm\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .sm\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .sm\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .sm\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .sm\:text-primary-text {
    color:rgba(255,255,255);
  }

  .sm\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .sm\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .sm\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .sm\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .sm\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .sm\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .sm\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .sm\:text-teal {
  }

  .sm\:text-indigo {
  }

  .sm\:text-transparent {
    color:transparent;
  }

  .group:hover .sm\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .sm\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .sm\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .sm\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .sm\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .sm\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .sm\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .sm\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .sm\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .sm\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .sm\:group-hover\:text-teal {
  }

  .group:hover .sm\:group-hover\:text-indigo {
  }

  .group:hover .sm\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .sm\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .sm\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .sm\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .sm\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .sm\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .sm\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .sm\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .sm\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .sm\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .sm\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .sm\:group-focus\:text-teal {
  }

  .group:focus .sm\:group-focus\:text-indigo {
  }

  .group:focus .sm\:group-focus\:text-transparent {
    color:transparent;
  }

  .sm\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .sm\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .sm\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .sm\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .sm\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .sm\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .sm\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .sm\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .sm\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .sm\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .sm\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .sm\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .sm\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .sm\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .sm\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .sm\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .sm\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .sm\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .sm\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .sm\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .sm\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .sm\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .sm\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .sm\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .sm\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .sm\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .sm\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .sm\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .sm\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .sm\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .sm\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .sm\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .sm\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .sm\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .sm\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .sm\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .sm\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .sm\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .sm\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .sm\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .sm\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .sm\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .sm\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .sm\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .sm\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .sm\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .sm\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .sm\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .sm\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .sm\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .sm\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .sm\:hover\:text-teal:hover {
  }

  .sm\:hover\:text-indigo:hover {
  }

  .sm\:hover\:text-transparent:hover {
    color:transparent;
  }

  .sm\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .sm\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .sm\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .sm\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .sm\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .sm\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .sm\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .sm\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .sm\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .sm\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .sm\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .sm\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .sm\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .sm\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .sm\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .sm\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .sm\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .sm\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .sm\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .sm\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .sm\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .sm\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .sm\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .sm\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .sm\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .sm\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .sm\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .sm\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .sm\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .sm\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .sm\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .sm\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .sm\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .sm\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .sm\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .sm\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .sm\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .sm\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .sm\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .sm\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .sm\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .sm\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .sm\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .sm\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .sm\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .sm\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .sm\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .sm\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .sm\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .sm\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .sm\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .sm\:focus-within\:text-teal:focus-within {
  }

  .sm\:focus-within\:text-indigo:focus-within {
  }

  .sm\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .sm\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .sm\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .sm\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .sm\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .sm\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .sm\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .sm\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .sm\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .sm\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .sm\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .sm\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .sm\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .sm\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .sm\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .sm\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .sm\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .sm\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .sm\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .sm\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .sm\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .sm\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .sm\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .sm\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .sm\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .sm\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .sm\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .sm\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .sm\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .sm\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .sm\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .sm\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .sm\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .sm\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .sm\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .sm\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .sm\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .sm\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .sm\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .sm\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .sm\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .sm\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .sm\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .sm\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .sm\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .sm\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .sm\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .sm\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .sm\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .sm\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .sm\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .sm\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .sm\:focus\:text-teal:focus {
  }

  .sm\:focus\:text-indigo:focus {
  }

  .sm\:focus\:text-transparent:focus {
    color:transparent;
  }

  .sm\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .sm\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .sm\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .sm\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .sm\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .sm\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .sm\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .sm\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .sm\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .sm\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .sm\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .sm\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .sm\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .sm\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .sm\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .sm\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .sm\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .sm\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .sm\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .sm\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .sm\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .sm\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .sm\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .sm\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .sm\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .sm\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .sm\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .sm\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .sm\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .sm\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .sm\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .sm\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .sm\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .sm\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .sm\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .sm\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .sm\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .sm\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .sm\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .sm\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .sm\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .sm\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .sm\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .sm\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .sm\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .sm\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .sm\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .sm\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .sm\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .sm\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .sm\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .sm\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .sm\:active\:text-teal:active {
  }

  .sm\:active\:text-indigo:active {
  }

  .sm\:active\:text-transparent:active {
    color:transparent;
  }

  .sm\:text-opacity-0 {
    --text-opacity:0;
  }

  .sm\:text-opacity-10 {
    --text-opacity:.1;
  }

  .sm\:text-opacity-20 {
    --text-opacity:.2;
  }

  .sm\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .sm\:text-opacity-30 {
    --text-opacity:.3;
  }

  .sm\:text-opacity-40 {
    --text-opacity:.4;
  }

  .sm\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .sm\:text-opacity-60 {
    --text-opacity:.6;
  }

  .sm\:text-opacity-70 {
    --text-opacity:.7;
  }

  .sm\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .sm\:text-opacity-80 {
    --text-opacity:.8;
  }

  .sm\:text-opacity-90 {
    --text-opacity:.9;
  }

  .sm\:text-opacity-100 {
    --text-opacity:1;
  }

  .sm\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .sm\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .sm\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .sm\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .sm\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .sm\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .sm\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .sm\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .sm\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .sm\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .sm\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .sm\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .sm\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .sm\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .sm\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .sm\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .sm\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .sm\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .sm\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .sm\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .sm\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .sm\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .sm\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .sm\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .sm\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .sm\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .sm\:italic {
    font-style:italic;
  }

  .sm\:not-italic {
    font-style:normal;
  }

  .sm\:uppercase {
    text-transform:uppercase;
  }

  .sm\:lowercase {
    text-transform:lowercase;
  }

  .sm\:capitalize {
    text-transform:capitalize;
  }

  .sm\:normal-case {
    text-transform:none;
  }

  .sm\:underline {
    text-decoration:underline;
  }

  .sm\:line-through {
    text-decoration:line-through;
  }

  .sm\:no-underline {
    text-decoration:none;
  }

  .group:hover .sm\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .sm\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .sm\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .sm\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .sm\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .sm\:group-focus\:no-underline {
    text-decoration:none;
  }

  .sm\:hover\:underline:hover {
    text-decoration:underline;
  }

  .sm\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .sm\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .sm\:focus\:underline:focus {
    text-decoration:underline;
  }

  .sm\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .sm\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .sm\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .sm\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .sm\:ordinal, .sm\:slashed-zero, .sm\:lining-nums, .sm\:oldstyle-nums, .sm\:proportional-nums, .sm\:tabular-nums, .sm\:diagonal-fractions, .sm\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .sm\:normal-nums {
    font-variant-numeric:normal;
  }

  .sm\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .sm\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .sm\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .sm\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .sm\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .sm\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .sm\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .sm\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .sm\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .sm\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .sm\:tracking-normal {
    letter-spacing:0;
  }

  .sm\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .sm\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .sm\:tracking-widest {
    letter-spacing:0.025em;
  }

  .sm\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .sm\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .sm\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .sm\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .sm\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .sm\:align-baseline {
    vertical-align:baseline;
  }

  .sm\:align-top {
    vertical-align:top;
  }

  .sm\:align-middle {
    vertical-align:middle;
  }

  .sm\:align-bottom {
    vertical-align:bottom;
  }

  .sm\:align-text-top {
    vertical-align:text-top;
  }

  .sm\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .sm\:visible {
    visibility:visible;
  }

  .sm\:invisible {
    visibility:hidden;
  }

  .sm\:whitespace-normal {
    white-space:normal;
  }

  .sm\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .sm\:whitespace-pre {
    white-space:pre;
  }

  .sm\:whitespace-pre-line {
    white-space:pre-line;
  }

  .sm\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .sm\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .sm\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .sm\:break-all {
    word-break:break-all;
  }

  .sm\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .sm\:w-0 {
    width:0;
  }

  .sm\:w-1 {
    width:0.25rem;
  }

  .sm\:w-2 {
    width:0.5rem;
  }

  .sm\:w-3 {
    width:0.75rem;
  }

  .sm\:w-4 {
    width:1rem;
  }

  .sm\:w-5 {
    width:1.25rem;
  }

  .sm\:w-6 {
    width:1.5rem;
  }

  .sm\:w-7 {
    width:1.75rem;
  }

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

  .sm\:w-9 {
    width:2.25rem;
  }

  .sm\:w-10 {
    width:2.5rem;
  }

  .sm\:w-11 {
    width:2.75rem;
  }

  .sm\:w-12 {
    width:3rem;
  }

  .sm\:w-13 {
    width:3.25rem;
  }

  .sm\:w-14 {
    width:3.5rem;
  }

  .sm\:w-15 {
    width:3.75rem;
  }

  .sm\:w-16 {
    width:4rem;
  }

  .sm\:w-18 {
    width:4.5rem;
  }

  .sm\:w-20 {
    width:5rem;
  }

  .sm\:w-24 {
    width:6rem;
  }

  .sm\:w-28 {
    width:7rem;
  }

  .sm\:w-32 {
    width:8rem;
  }

  .sm\:w-36 {
    width:9rem;
  }

  .sm\:w-40 {
    width:10rem;
  }

  .sm\:w-44 {
    width:11rem;
  }

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

  .sm\:w-52 {
    width:13rem;
  }

  .sm\:w-56 {
    width:14rem;
  }

  .sm\:w-60 {
    width:15rem;
  }

  .sm\:w-64 {
    width:16rem;
  }

  .sm\:w-72 {
    width:18rem;
  }

  .sm\:w-80 {
    width:20rem;
  }

  .sm\:w-96 {
    width:24rem;
  }

  .sm\:w-100 {
    width:25rem;
  }

  .sm\:w-auto {
    width:auto;
  }

  .sm\:w-px {
    width:1px;
  }

  .sm\:w-0\.5 {
    width:0.125rem;
  }

  .sm\:w-1\.5 {
    width:0.375rem;
  }

  .sm\:w-2\.5 {
    width:0.625rem;
  }

  .sm\:w-3\.5 {
    width:0.875rem;
  }

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

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

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

  .sm\:w-1\/4 {
    width:25%;
  }

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

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

  .sm\:w-1\/5 {
    width:20%;
  }

  .sm\:w-2\/5 {
    width:40%;
  }

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

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

  .sm\:w-1\/6 {
    width:16.666667%;
  }

  .sm\:w-2\/6 {
    width:33.333333%;
  }

  .sm\:w-3\/6 {
    width:50%;
  }

  .sm\:w-4\/6 {
    width:66.666667%;
  }

  .sm\:w-5\/6 {
    width:83.333333%;
  }

  .sm\:w-1\/12 {
    width:8.333333%;
  }

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

  .sm\:w-3\/12 {
    width:25%;
  }

  .sm\:w-4\/12 {
    width:33.333333%;
  }

  .sm\:w-5\/12 {
    width:41.666667%;
  }

  .sm\:w-6\/12 {
    width:50%;
  }

  .sm\:w-7\/12 {
    width:58.333333%;
  }

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

  .sm\:w-9\/12 {
    width:75%;
  }

  .sm\:w-10\/12 {
    width:83.333333%;
  }

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

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

  .sm\:w-0_5 {
    width:0.125rem;
  }

  .sm\:w-1_5 {
    width:0.375rem;
  }

  .sm\:w-2_5 {
    width:0.625rem;
  }

  .sm\:w-3_5 {
    width:0.875rem;
  }

  .sm\:w-4_5 {
    width:1.125rem;
  }

  .sm\:w-screen {
    width:100vw;
  }

  .sm\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .sm\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .sm\:z-0 {
    z-index:0;
  }

  .sm\:z-10 {
    z-index:10;
  }

  .sm\:z-20 {
    z-index:20;
  }

  .sm\:z-30 {
    z-index:30;
  }

  .sm\:z-40 {
    z-index:40;
  }

  .sm\:z-50 {
    z-index:50;
  }

  .sm\:z-100 {
    z-index:100;
  }

  .sm\:z-auto {
    z-index:auto;
  }

  .sm\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .sm\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .sm\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .sm\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .sm\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .sm\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .sm\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .sm\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .sm\:focus\:z-0:focus {
    z-index:0;
  }

  .sm\:focus\:z-10:focus {
    z-index:10;
  }

  .sm\:focus\:z-20:focus {
    z-index:20;
  }

  .sm\:focus\:z-30:focus {
    z-index:30;
  }

  .sm\:focus\:z-40:focus {
    z-index:40;
  }

  .sm\:focus\:z-50:focus {
    z-index:50;
  }

  .sm\:focus\:z-100:focus {
    z-index:100;
  }

  .sm\:focus\:z-auto:focus {
    z-index:auto;
  }

  .sm\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .sm\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .sm\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .sm\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .sm\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

  .sm\:gap-5 {
    grid-gap:1.25rem;
    gap:1.25rem;
  }

  .sm\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .sm\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .sm\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .sm\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .sm\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .sm\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .sm\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .sm\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .sm\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .sm\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .sm\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .sm\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

  .sm\:gap-20 {
    grid-gap:5rem;
    gap:5rem;
  }

  .sm\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .sm\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .sm\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .sm\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .sm\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .sm\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .sm\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .sm\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .sm\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .sm\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .sm\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .sm\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .sm\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .sm\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .sm\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .sm\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .sm\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .sm\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .sm\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .sm\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .sm\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .sm\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .sm\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .sm\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .sm\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .sm\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .sm\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .sm\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .sm\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .sm\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .sm\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .sm\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .sm\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .sm\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .sm\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .sm\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .sm\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .sm\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .sm\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .sm\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .sm\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .sm\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .sm\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .sm\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .sm\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .sm\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .sm\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .sm\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .sm\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .sm\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .sm\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .sm\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .sm\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .sm\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .sm\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .sm\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .sm\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .sm\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .sm\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .sm\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .sm\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .sm\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .sm\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .sm\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .sm\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .sm\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .sm\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .sm\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .sm\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .sm\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .sm\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .sm\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .sm\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .sm\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .sm\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .sm\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .sm\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .sm\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .sm\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .sm\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .sm\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .sm\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .sm\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .sm\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .sm\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .sm\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .sm\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .sm\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .sm\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .sm\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .sm\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .sm\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .sm\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .sm\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .sm\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .sm\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .sm\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .sm\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .sm\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .sm\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .sm\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .sm\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .sm\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .sm\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .sm\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .sm\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .sm\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .sm\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .sm\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .sm\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .sm\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .sm\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .sm\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .sm\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .sm\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .sm\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .sm\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .sm\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .sm\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .sm\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .sm\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .sm\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .sm\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .sm\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .sm\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .sm\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .sm\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .sm\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .sm\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .sm\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .sm\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .sm\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .sm\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .sm\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .sm\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .sm\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .sm\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .sm\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .sm\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .sm\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .sm\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .sm\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .sm\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .sm\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .sm\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .sm\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .sm\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .sm\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .sm\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .sm\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .sm\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .sm\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .sm\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .sm\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .sm\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .sm\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .sm\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .sm\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .sm\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .sm\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .sm\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .sm\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .sm\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .sm\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .sm\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .sm\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .sm\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .sm\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .sm\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .sm\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .sm\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .sm\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .sm\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .sm\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .sm\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .sm\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .sm\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .sm\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .sm\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .sm\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .sm\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .sm\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .sm\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .sm\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .sm\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .sm\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .sm\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .sm\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .sm\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .sm\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .sm\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .sm\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .sm\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .sm\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .sm\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .sm\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .sm\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .sm\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .sm\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .sm\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .sm\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .sm\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .sm\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .sm\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .sm\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .sm\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .sm\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .sm\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .sm\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .sm\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .sm\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .sm\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .sm\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .sm\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .sm\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .sm\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .sm\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .sm\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .sm\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .sm\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .sm\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .sm\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .sm\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .sm\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .sm\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .sm\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .sm\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .sm\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .sm\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .sm\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .sm\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .sm\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .sm\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .sm\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .sm\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .sm\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .sm\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .sm\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .sm\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .sm\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .sm\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .sm\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .sm\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .sm\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .sm\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .sm\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .sm\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .sm\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .sm\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .sm\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .sm\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .sm\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .sm\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .sm\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .sm\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .sm\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .sm\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .sm\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .sm\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .sm\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .sm\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .sm\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .sm\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .sm\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .sm\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .sm\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .sm\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .sm\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .sm\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .sm\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .sm\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .sm\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .sm\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .sm\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .sm\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .sm\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .sm\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .sm\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .sm\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .sm\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .sm\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .sm\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .sm\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .sm\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .sm\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .sm\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .sm\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .sm\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .sm\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .sm\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .sm\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .sm\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .sm\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .sm\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .sm\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .sm\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .sm\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .sm\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .sm\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .sm\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .sm\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .sm\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .sm\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .sm\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .sm\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .sm\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .sm\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .sm\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .sm\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .sm\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .sm\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .sm\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .sm\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .sm\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .sm\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .sm\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .sm\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .sm\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .sm\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .sm\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .sm\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .sm\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .sm\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .sm\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .sm\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .sm\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .sm\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .sm\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .sm\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .sm\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .sm\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .sm\:grid-flow-row {
    grid-auto-flow:row;
  }

  .sm\:grid-flow-col {
    grid-auto-flow:column;
  }

  .sm\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .sm\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

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

  .sm\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

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

  .sm\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .sm\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .sm\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .sm\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .sm\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .sm\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .sm\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .sm\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .sm\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .sm\:grid-cols-none {
    grid-template-columns:none;
  }

  .sm\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .sm\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .sm\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .sm\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .sm\:col-auto {
    grid-column:auto;
  }

  .sm\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .sm\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .sm\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .sm\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .sm\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .sm\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .sm\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .sm\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .sm\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .sm\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .sm\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .sm\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .sm\:col-span-full {
    grid-column:1 / -1;
  }

  .sm\:col-start-1 {
    grid-column-start:1;
  }

  .sm\:col-start-2 {
    grid-column-start:2;
  }

  .sm\:col-start-3 {
    grid-column-start:3;
  }

  .sm\:col-start-4 {
    grid-column-start:4;
  }

  .sm\:col-start-5 {
    grid-column-start:5;
  }

  .sm\:col-start-6 {
    grid-column-start:6;
  }

  .sm\:col-start-7 {
    grid-column-start:7;
  }

  .sm\:col-start-8 {
    grid-column-start:8;
  }

  .sm\:col-start-9 {
    grid-column-start:9;
  }

  .sm\:col-start-10 {
    grid-column-start:10;
  }

  .sm\:col-start-11 {
    grid-column-start:11;
  }

  .sm\:col-start-12 {
    grid-column-start:12;
  }

  .sm\:col-start-13 {
    grid-column-start:13;
  }

  .sm\:col-start-auto {
    grid-column-start:auto;
  }

  .sm\:col-end-1 {
    grid-column-end:1;
  }

  .sm\:col-end-2 {
    grid-column-end:2;
  }

  .sm\:col-end-3 {
    grid-column-end:3;
  }

  .sm\:col-end-4 {
    grid-column-end:4;
  }

  .sm\:col-end-5 {
    grid-column-end:5;
  }

  .sm\:col-end-6 {
    grid-column-end:6;
  }

  .sm\:col-end-7 {
    grid-column-end:7;
  }

  .sm\:col-end-8 {
    grid-column-end:8;
  }

  .sm\:col-end-9 {
    grid-column-end:9;
  }

  .sm\:col-end-10 {
    grid-column-end:10;
  }

  .sm\:col-end-11 {
    grid-column-end:11;
  }

  .sm\:col-end-12 {
    grid-column-end:12;
  }

  .sm\:col-end-13 {
    grid-column-end:13;
  }

  .sm\:col-end-auto {
    grid-column-end:auto;
  }

  .sm\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .sm\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .sm\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .sm\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .sm\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .sm\:grid-rows-none {
    grid-template-rows:none;
  }

  .sm\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .sm\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .sm\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .sm\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .sm\:row-auto {
    grid-row:auto;
  }

  .sm\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .sm\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .sm\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .sm\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .sm\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .sm\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .sm\:row-span-full {
    grid-row:1 / -1;
  }

  .sm\:row-start-1 {
    grid-row-start:1;
  }

  .sm\:row-start-2 {
    grid-row-start:2;
  }

  .sm\:row-start-3 {
    grid-row-start:3;
  }

  .sm\:row-start-4 {
    grid-row-start:4;
  }

  .sm\:row-start-5 {
    grid-row-start:5;
  }

  .sm\:row-start-6 {
    grid-row-start:6;
  }

  .sm\:row-start-7 {
    grid-row-start:7;
  }

  .sm\:row-start-auto {
    grid-row-start:auto;
  }

  .sm\:row-end-1 {
    grid-row-end:1;
  }

  .sm\:row-end-2 {
    grid-row-end:2;
  }

  .sm\:row-end-3 {
    grid-row-end:3;
  }

  .sm\:row-end-4 {
    grid-row-end:4;
  }

  .sm\:row-end-5 {
    grid-row-end:5;
  }

  .sm\:row-end-6 {
    grid-row-end:6;
  }

  .sm\:row-end-7 {
    grid-row-end:7;
  }

  .sm\:row-end-auto {
    grid-row-end:auto;
  }

  .sm\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .sm\:transform-none {
    transform:none;
  }

  .sm\:origin-center {
    transform-origin:center;
  }

  .sm\:origin-top {
    transform-origin:top;
  }

  .sm\:origin-top-right {
    transform-origin:top right;
  }

  .sm\:origin-right {
    transform-origin:right;
  }

  .sm\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .sm\:origin-bottom {
    transform-origin:bottom;
  }

  .sm\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .sm\:origin-left {
    transform-origin:left;
  }

  .sm\:origin-top-left {
    transform-origin:top left;
  }

  .sm\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .sm\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .sm\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .sm\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .sm\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .sm\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .sm\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .sm\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .sm\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .sm\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .sm\:scale-x-0 {
    --transform-scale-x:0;
  }

  .sm\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .sm\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .sm\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .sm\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .sm\:scale-x-100 {
    --transform-scale-x:1;
  }

  .sm\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .sm\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .sm\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .sm\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .sm\:scale-y-0 {
    --transform-scale-y:0;
  }

  .sm\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .sm\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .sm\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .sm\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .sm\:scale-y-100 {
    --transform-scale-y:1;
  }

  .sm\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .sm\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .sm\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .sm\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .sm\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .sm\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .sm\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .sm\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .sm\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .sm\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .sm\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .sm\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .sm\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .sm\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .sm\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .sm\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .sm\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .sm\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .sm\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .sm\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .sm\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .sm\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .sm\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .sm\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .sm\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .sm\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .sm\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .sm\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .sm\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .sm\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .sm\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .sm\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .sm\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .sm\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .sm\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .sm\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .sm\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .sm\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .sm\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .sm\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .sm\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .sm\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .sm\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .sm\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .sm\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .sm\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .sm\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .sm\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .sm\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .sm\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .sm\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .sm\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .sm\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .sm\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .sm\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .sm\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .sm\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .sm\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .sm\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .sm\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .sm\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .sm\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .sm\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .sm\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .sm\:rotate-0 {
    --transform-rotate:0;
  }

  .sm\:rotate-1 {
    --transform-rotate:1deg;
  }

  .sm\:rotate-2 {
    --transform-rotate:2deg;
  }

  .sm\:rotate-3 {
    --transform-rotate:3deg;
  }

  .sm\:rotate-6 {
    --transform-rotate:6deg;
  }

  .sm\:rotate-12 {
    --transform-rotate:12deg;
  }

  .sm\:rotate-45 {
    --transform-rotate:45deg;
  }

  .sm\:rotate-90 {
    --transform-rotate:90deg;
  }

  .sm\:rotate-180 {
    --transform-rotate:180deg;
  }

  .sm\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .sm\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .sm\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .sm\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .sm\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .sm\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .sm\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .sm\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .sm\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .sm\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .sm\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .sm\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .sm\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .sm\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .sm\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .sm\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .sm\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .sm\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .sm\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .sm\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .sm\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .sm\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .sm\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .sm\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .sm\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .sm\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .sm\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .sm\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .sm\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .sm\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .sm\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .sm\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .sm\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .sm\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .sm\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .sm\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .sm\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .sm\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .sm\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .sm\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .sm\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .sm\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .sm\:translate-x-0 {
    --transform-translate-x:0;
  }

  .sm\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .sm\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .sm\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .sm\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .sm\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .sm\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .sm\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .sm\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .sm\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .sm\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .sm\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .sm\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .sm\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .sm\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .sm\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .sm\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .sm\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .sm\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .sm\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .sm\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .sm\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .sm\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .sm\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .sm\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .sm\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .sm\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .sm\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .sm\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .sm\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .sm\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .sm\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .sm\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .sm\:translate-x-px {
    --transform-translate-x:1px;
  }

  .sm\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .sm\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .sm\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .sm\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .sm\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .sm\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .sm\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .sm\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .sm\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .sm\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .sm\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .sm\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .sm\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .sm\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .sm\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .sm\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .sm\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .sm\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .sm\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .sm\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .sm\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .sm\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .sm\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .sm\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .sm\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .sm\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .sm\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .sm\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .sm\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .sm\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .sm\:translate-x-full {
    --transform-translate-x:100%;
  }

  .sm\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .sm\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .sm\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .sm\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .sm\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .sm\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .sm\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .sm\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .sm\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .sm\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .sm\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .sm\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .sm\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .sm\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .sm\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .sm\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .sm\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .sm\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .sm\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .sm\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .sm\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .sm\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .sm\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .sm\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .sm\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .sm\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .sm\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .sm\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .sm\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .sm\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .sm\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .sm\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .sm\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .sm\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .sm\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .sm\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .sm\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .sm\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .sm\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .sm\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .sm\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .sm\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .sm\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .sm\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .sm\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .sm\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .sm\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .sm\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .sm\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .sm\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .sm\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .sm\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .sm\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .sm\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .sm\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .sm\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .sm\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .sm\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .sm\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .sm\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .sm\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .sm\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .sm\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .sm\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .sm\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .sm\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .sm\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .sm\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .sm\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .sm\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .sm\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .sm\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .sm\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .sm\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .sm\:translate-y-0 {
    --transform-translate-y:0;
  }

  .sm\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .sm\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .sm\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .sm\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .sm\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .sm\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .sm\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .sm\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .sm\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .sm\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .sm\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .sm\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .sm\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .sm\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .sm\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .sm\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .sm\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .sm\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .sm\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .sm\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .sm\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .sm\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .sm\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .sm\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .sm\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .sm\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .sm\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .sm\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .sm\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .sm\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .sm\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .sm\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .sm\:translate-y-px {
    --transform-translate-y:1px;
  }

  .sm\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .sm\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .sm\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .sm\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .sm\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .sm\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .sm\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .sm\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .sm\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .sm\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .sm\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .sm\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .sm\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .sm\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .sm\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .sm\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .sm\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .sm\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .sm\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .sm\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .sm\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .sm\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .sm\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .sm\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .sm\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .sm\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .sm\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .sm\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .sm\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .sm\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .sm\:translate-y-full {
    --transform-translate-y:100%;
  }

  .sm\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .sm\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .sm\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .sm\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .sm\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .sm\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .sm\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .sm\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .sm\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .sm\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .sm\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .sm\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .sm\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .sm\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .sm\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .sm\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .sm\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .sm\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .sm\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .sm\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .sm\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .sm\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .sm\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .sm\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .sm\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .sm\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .sm\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .sm\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .sm\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .sm\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .sm\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .sm\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .sm\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .sm\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .sm\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .sm\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .sm\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .sm\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .sm\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .sm\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .sm\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .sm\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .sm\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .sm\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .sm\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .sm\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .sm\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .sm\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .sm\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .sm\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .sm\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .sm\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .sm\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .sm\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .sm\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .sm\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .sm\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .sm\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .sm\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .sm\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .sm\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .sm\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .sm\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .sm\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .sm\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .sm\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .sm\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .sm\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .sm\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .sm\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .sm\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .sm\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .sm\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .sm\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .sm\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .sm\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .sm\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .sm\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .sm\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .sm\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .sm\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .sm\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .sm\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .sm\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .sm\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .sm\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .sm\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .sm\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .sm\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .sm\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .sm\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .sm\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .sm\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .sm\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .sm\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .sm\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .sm\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .sm\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .sm\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .sm\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .sm\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .sm\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .sm\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .sm\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .sm\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .sm\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .sm\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .sm\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .sm\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .sm\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .sm\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .sm\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .sm\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .sm\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .sm\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .sm\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .sm\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .sm\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .sm\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .sm\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .sm\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .sm\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .sm\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .sm\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .sm\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .sm\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .sm\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .sm\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .sm\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .sm\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .sm\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .sm\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .sm\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .sm\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .sm\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .sm\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .sm\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .sm\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .sm\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .sm\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .sm\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .sm\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .sm\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .sm\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .sm\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .sm\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .sm\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .sm\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .sm\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .sm\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .sm\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .sm\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .sm\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .sm\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .sm\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .sm\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .sm\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .sm\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .sm\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .sm\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .sm\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .sm\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .sm\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .sm\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .sm\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .sm\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .sm\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .sm\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .sm\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .sm\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .sm\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .sm\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .sm\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .sm\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .sm\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .sm\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .sm\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .sm\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .sm\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .sm\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .sm\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .sm\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .sm\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .sm\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .sm\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .sm\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .sm\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .sm\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .sm\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .sm\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .sm\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .sm\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .sm\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .sm\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .sm\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .sm\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .sm\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .sm\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .sm\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .sm\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .sm\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .sm\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .sm\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .sm\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .sm\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .sm\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .sm\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .sm\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .sm\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .sm\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .sm\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .sm\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .sm\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .sm\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .sm\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .sm\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .sm\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .sm\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .sm\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .sm\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .sm\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .sm\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .sm\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .sm\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .sm\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .sm\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .sm\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .sm\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .sm\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .sm\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .sm\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .sm\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .sm\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .sm\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .sm\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .sm\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .sm\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .sm\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .sm\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .sm\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .sm\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .sm\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .sm\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .sm\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .sm\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .sm\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .sm\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .sm\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .sm\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .sm\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .sm\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .sm\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .sm\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .sm\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .sm\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .sm\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .sm\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .sm\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .sm\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .sm\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .sm\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .sm\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .sm\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .sm\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .sm\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .sm\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .sm\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .sm\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .sm\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .sm\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .sm\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .sm\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .sm\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .sm\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .sm\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .sm\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .sm\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .sm\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .sm\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .sm\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .sm\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .sm\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .sm\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .sm\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .sm\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .sm\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .sm\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .sm\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .sm\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .sm\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .sm\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .sm\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .sm\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .sm\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .sm\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .sm\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .sm\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .sm\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .sm\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .sm\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .sm\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .sm\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .sm\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .sm\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .sm\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .sm\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .sm\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .sm\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .sm\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .sm\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .sm\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .sm\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .sm\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .sm\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .sm\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .sm\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .sm\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .sm\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .sm\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .sm\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .sm\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .sm\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .sm\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .sm\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .sm\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .sm\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .sm\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .sm\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .sm\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .sm\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .sm\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .sm\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .sm\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .sm\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .sm\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .sm\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .sm\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .sm\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .sm\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .sm\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .sm\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .sm\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .sm\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .sm\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .sm\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .sm\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .sm\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .sm\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .sm\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .sm\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .sm\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .sm\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .sm\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .sm\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .sm\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .sm\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .sm\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .sm\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .sm\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .sm\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .sm\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .sm\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .sm\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .sm\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .sm\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .sm\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .sm\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .sm\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .sm\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .sm\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .sm\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .sm\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .sm\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .sm\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .sm\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .sm\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .sm\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .sm\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .sm\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .sm\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .sm\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .sm\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .sm\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .sm\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .sm\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .sm\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .sm\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .sm\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .sm\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .sm\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .sm\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .sm\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .sm\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .sm\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .sm\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .sm\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .sm\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .sm\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .sm\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .sm\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .sm\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .sm\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .sm\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .sm\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .sm\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .sm\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .sm\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .sm\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .sm\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .sm\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .sm\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .sm\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .sm\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .sm\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .sm\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .sm\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .sm\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .sm\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .sm\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .sm\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .sm\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .sm\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .sm\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .sm\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .sm\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .sm\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .sm\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .sm\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .sm\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .sm\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .sm\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .sm\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .sm\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .sm\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .sm\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .sm\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .sm\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .sm\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .sm\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .sm\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .sm\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .sm\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .sm\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .sm\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .sm\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .sm\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .sm\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .sm\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .sm\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .sm\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .sm\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .sm\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .sm\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .sm\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .sm\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .sm\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .sm\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .sm\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .sm\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .sm\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .sm\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .sm\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .sm\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .sm\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .sm\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .sm\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .sm\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .sm\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .sm\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .sm\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .sm\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .sm\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .sm\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .sm\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .sm\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .sm\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .sm\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .sm\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .sm\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .sm\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .sm\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .sm\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .sm\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .sm\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .sm\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .sm\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .sm\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .sm\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .sm\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .sm\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .sm\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .sm\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .sm\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .sm\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .sm\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .sm\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .sm\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .sm\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .sm\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .sm\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .sm\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .sm\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .sm\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .sm\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .sm\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .sm\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .sm\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .sm\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .sm\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .sm\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .sm\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .sm\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .sm\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .sm\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .sm\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .sm\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .sm\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .sm\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .sm\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .sm\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .sm\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .sm\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .sm\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .sm\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .sm\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .sm\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .sm\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .sm\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .sm\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .sm\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .sm\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .sm\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .sm\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .sm\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .sm\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .sm\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .sm\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .sm\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .sm\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .sm\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .sm\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .sm\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .sm\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .sm\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .sm\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .sm\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .sm\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .sm\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .sm\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .sm\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .sm\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .sm\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .sm\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .sm\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .sm\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .sm\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .sm\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .sm\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .sm\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .sm\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .sm\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .sm\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .sm\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .sm\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .sm\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .sm\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .sm\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .sm\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .sm\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .sm\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .sm\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .sm\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .sm\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .sm\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .sm\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .sm\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .sm\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .sm\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .sm\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .sm\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .sm\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .sm\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .sm\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .sm\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .sm\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .sm\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .sm\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .sm\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .sm\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .sm\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .sm\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .sm\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .sm\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .sm\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .sm\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .sm\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .sm\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .sm\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .sm\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .sm\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .sm\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .sm\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .sm\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .sm\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .sm\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .sm\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .sm\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .sm\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .sm\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .sm\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .sm\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .sm\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .sm\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .sm\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .sm\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .sm\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .sm\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .sm\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .sm\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .sm\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .sm\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .sm\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .sm\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .sm\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .sm\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .sm\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .sm\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .sm\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .sm\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .sm\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .sm\:skew-x-0 {
    --transform-skew-x:0;
  }

  .sm\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .sm\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .sm\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .sm\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .sm\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .sm\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .sm\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .sm\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .sm\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .sm\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .sm\:skew-y-0 {
    --transform-skew-y:0;
  }

  .sm\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .sm\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .sm\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .sm\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .sm\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .sm\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .sm\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .sm\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .sm\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .sm\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .sm\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .sm\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .sm\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .sm\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .sm\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .sm\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .sm\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .sm\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .sm\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .sm\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .sm\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .sm\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .sm\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .sm\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .sm\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .sm\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .sm\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .sm\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .sm\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .sm\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .sm\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .sm\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .sm\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .sm\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .sm\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .sm\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .sm\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .sm\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .sm\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .sm\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .sm\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .sm\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .sm\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .sm\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .sm\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .sm\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .sm\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .sm\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .sm\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .sm\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .sm\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .sm\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .sm\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .sm\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .sm\:transition-none {
    transition-property:none;
  }

  .sm\:transition-all {
    transition-property:all;
  }

  .sm\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .sm\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .sm\:transition-opacity {
    transition-property:opacity;
  }

  .sm\:transition-shadow {
    transition-property:box-shadow;
  }

  .sm\:transition-transform {
    transition-property:transform;
  }

  .sm\:ease-linear {
    transition-timing-function:linear;
  }

  .sm\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .sm\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .sm\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .sm\:duration-90 {
    transition-duration:90ms;
  }

  .sm\:duration-180 {
    transition-duration:180ms;
  }

  .sm\:duration-270 {
    transition-duration:270ms;
  }

  .sm\:duration-360 {
    transition-duration:360ms;
  }

  .sm\:duration-450 {
    transition-duration:450ms;
  }

  .sm\:duration-540 {
    transition-duration:540ms;
  }

  .sm\:duration-630 {
    transition-duration:630ms;
  }

  .sm\:duration-720 {
    transition-duration:720ms;
  }

  .sm\:duration-810 {
    transition-duration:810ms;
  }

  .sm\:duration-900 {
    transition-duration:900ms;
  }

  .sm\:duration-990 {
    transition-duration:990ms;
  }

  .sm\:duration-2000 {
    transition-duration:2000ms;
  }

  .sm\:duration-3000 {
    transition-duration:3000ms;
  }

  .sm\:delay-90 {
    transition-delay:90ms;
  }

  .sm\:delay-180 {
    transition-delay:180ms;
  }

  .sm\:delay-270 {
    transition-delay:270ms;
  }

  .sm\:delay-360 {
    transition-delay:360ms;
  }

  .sm\:delay-450 {
    transition-delay:450ms;
  }

  .sm\:delay-540 {
    transition-delay:540ms;
  }

  .sm\:delay-630 {
    transition-delay:630ms;
  }

  .sm\:delay-720 {
    transition-delay:720ms;
  }

  .sm\:delay-810 {
    transition-delay:810ms;
  }

  .sm\:delay-900 {
    transition-delay:900ms;
  }

  .sm\:delay-990 {
    transition-delay:990ms;
  }

  .sm\:delay-2000 {
    transition-delay:2000ms;
  }

  .sm\:delay-3000 {
    transition-delay:3000ms;
  }

  .sm\:animate-none {
    animation:none;
  }

  .sm\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .sm\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .sm\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .sm\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .sm\:animate-float {
    animation:float 5s infinite;
  }
}

@media (min-width: 768px) {
  .mobile\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .mobile\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .mobile\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .mobile\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .mobile\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .mobile\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .mobile\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .mobile\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .mobile\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .mobile\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .mobile\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .mobile\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .mobile\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .mobile\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .mobile\:container {
      max-width:970px;
    }
  }

  .mobile\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .mobile\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .mobile\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .mobile\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .mobile\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .mobile\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .mobile\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .mobile\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobile\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .mobile\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .mobile\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .mobile\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobile\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .mobile\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobile\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .mobile\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .mobile\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .mobile\:prose code::before {
    content:"`";
  }

  .mobile\:prose code::after {
    content:"`";
  }

  .mobile\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .mobile\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .mobile\:prose pre code::before {
    content:"";
  }

  .mobile\:prose pre code::after {
    content:"";
  }

  .mobile\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .mobile\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .mobile\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobile\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .mobile\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .mobile\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .mobile\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .mobile\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile\:prose h2 code {
    font-size:0.875em;
  }

  .mobile\:prose h3 code {
    font-size:0.9em;
  }

  .mobile\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .mobile\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobile\:prose ol > li:before {
    left:0;
  }

  .mobile\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobile\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .mobile\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobile\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .mobile\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .mobile\:prose ul ul, .mobile\:prose ul ol, .mobile\:prose ol ul, .mobile\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .mobile\:prose hr + * {
    margin-top:0;
  }

  .mobile\:prose h2 + * {
    margin-top:0;
  }

  .mobile\:prose h3 + * {
    margin-top:0;
  }

  .mobile\:prose h4 + * {
    margin-top:0;
  }

  .mobile\:prose thead th:first-child {
    padding-left:0;
  }

  .mobile\:prose thead th:last-child {
    padding-right:0;
  }

  .mobile\:prose tbody td:first-child {
    padding-left:0;
  }

  .mobile\:prose tbody td:last-child {
    padding-right:0;
  }

  .mobile\:prose > :first-child {
    margin-top:0;
  }

  .mobile\:prose > :last-child {
    margin-bottom:0;
  }

  .mobile\:prose h1, .mobile\:prose h2, .mobile\:prose h3, .mobile\:prose h4 {
  }

  .mobile\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .mobile\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .mobile\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .mobile\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .mobile\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobile\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .mobile\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .mobile\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .mobile\:prose-sm code {
    font-size:0.8571429em;
  }

  .mobile\:prose-sm h2 code {
    font-size:0.9em;
  }

  .mobile\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .mobile\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .mobile\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .mobile\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .mobile\:prose-sm ol > li:before {
    left:0;
  }

  .mobile\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .mobile\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .mobile\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobile\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobile\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobile\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .mobile\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .mobile\:prose-sm ul ul, .mobile\:prose-sm ul ol, .mobile\:prose-sm ol ul, .mobile\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .mobile\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .mobile\:prose-sm hr + * {
    margin-top:0;
  }

  .mobile\:prose-sm h2 + * {
    margin-top:0;
  }

  .mobile\:prose-sm h3 + * {
    margin-top:0;
  }

  .mobile\:prose-sm h4 + * {
    margin-top:0;
  }

  .mobile\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .mobile\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .mobile\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .mobile\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .mobile\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .mobile\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .mobile\:prose-sm > :first-child {
    margin-top:0;
  }

  .mobile\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .mobile\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .mobile\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .mobile\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .mobile\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .mobile\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .mobile\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobile\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .mobile\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .mobile\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .mobile\:prose-lg code {
    font-size:0.8888889em;
  }

  .mobile\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .mobile\:prose-lg h3 code {
    font-size:0.875em;
  }

  .mobile\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .mobile\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobile\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .mobile\:prose-lg ol > li:before {
    left:0;
  }

  .mobile\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .mobile\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .mobile\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile\:prose-lg ul ul, .mobile\:prose-lg ul ol, .mobile\:prose-lg ol ul, .mobile\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .mobile\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .mobile\:prose-lg hr + * {
    margin-top:0;
  }

  .mobile\:prose-lg h2 + * {
    margin-top:0;
  }

  .mobile\:prose-lg h3 + * {
    margin-top:0;
  }

  .mobile\:prose-lg h4 + * {
    margin-top:0;
  }

  .mobile\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .mobile\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobile\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .mobile\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .mobile\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .mobile\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .mobile\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .mobile\:prose-lg > :first-child {
    margin-top:0;
  }

  .mobile\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .mobile\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .mobile\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .mobile\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .mobile\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .mobile\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .mobile\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .mobile\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .mobile\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .mobile\:prose-xl code {
    font-size:0.9em;
  }

  .mobile\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .mobile\:prose-xl h3 code {
    font-size:0.9em;
  }

  .mobile\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .mobile\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .mobile\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .mobile\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .mobile\:prose-xl ol > li:before {
    left:0;
  }

  .mobile\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .mobile\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .mobile\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobile\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .mobile\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobile\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .mobile\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .mobile\:prose-xl ul ul, .mobile\:prose-xl ul ol, .mobile\:prose-xl ol ul, .mobile\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .mobile\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .mobile\:prose-xl hr + * {
    margin-top:0;
  }

  .mobile\:prose-xl h2 + * {
    margin-top:0;
  }

  .mobile\:prose-xl h3 + * {
    margin-top:0;
  }

  .mobile\:prose-xl h4 + * {
    margin-top:0;
  }

  .mobile\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .mobile\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobile\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .mobile\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .mobile\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .mobile\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .mobile\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .mobile\:prose-xl > :first-child {
    margin-top:0;
  }

  .mobile\:prose-xl > :last-child {
    margin-bottom:0;
  }

  .mobile\:prose-2xl {
    font-size:1.5rem;
    line-height:1.6666667;
  }

  .mobile\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .mobile\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .mobile\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .mobile\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .mobile\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .mobile\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .mobile\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .mobile\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .mobile\:prose-2xl code {
    font-size:0.8333333em;
  }

  .mobile\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .mobile\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .mobile\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .mobile\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .mobile\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .mobile\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .mobile\:prose-2xl ol > li:before {
    left:0;
  }

  .mobile\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .mobile\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .mobile\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .mobile\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .mobile\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .mobile\:prose-2xl ul ul, .mobile\:prose-2xl ul ol, .mobile\:prose-2xl ol ul, .mobile\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .mobile\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .mobile\:prose-2xl hr + * {
    margin-top:0;
  }

  .mobile\:prose-2xl h2 + * {
    margin-top:0;
  }

  .mobile\:prose-2xl h3 + * {
    margin-top:0;
  }

  .mobile\:prose-2xl h4 + * {
    margin-top:0;
  }

  .mobile\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .mobile\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobile\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .mobile\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .mobile\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .mobile\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .mobile\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .mobile\:prose-2xl > :first-child {
    margin-top:0;
  }

  .mobile\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .mobile\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .mobile\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .mobile\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .mobile\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .mobile\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .mobile\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .mobile\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .mobile\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .mobile\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .mobile\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .mobile\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

  .mobile\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.5rem * var(--space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .mobile\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .mobile\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .mobile\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .mobile\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .mobile\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .mobile\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .mobile\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .mobile\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .mobile\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .mobile\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .mobile\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .mobile\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .mobile\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .mobile\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .mobile\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .mobile\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .mobile\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .mobile\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .mobile\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .mobile\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .mobile\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .mobile\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .mobile\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobile\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobile\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobile\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobile\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobile\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobile\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .mobile\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .mobile\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .mobile\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .mobile\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobile\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobile\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .mobile\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .mobile\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .mobile\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .mobile\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .mobile\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .mobile\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .mobile\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .mobile\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .mobile\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .mobile\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .mobile\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .mobile\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .mobile\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .mobile\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .mobile\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .mobile\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .mobile\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .mobile\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobile\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobile\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .mobile\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .mobile\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .mobile\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .mobile\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobile\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobile\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .mobile\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .mobile\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .mobile\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .mobile\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .mobile\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .mobile\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .mobile\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .mobile\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .mobile\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .mobile\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .mobile\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .mobile\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .mobile\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .mobile\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .mobile\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .mobile\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .mobile\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .mobile\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .mobile\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .mobile\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .mobile\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .mobile\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .mobile\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .mobile\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .mobile\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobile\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .mobile\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .mobile\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .mobile\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .mobile\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .mobile\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .mobile\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .mobile\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .mobile\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .mobile\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .mobile\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .mobile\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .mobile\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .mobile\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .mobile\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobile\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .mobile\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobile\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .mobile\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .mobile\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .mobile\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .mobile\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .mobile\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .mobile\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .mobile\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .mobile\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .mobile\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .mobile\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .mobile\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .mobile\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .mobile\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .mobile\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .mobile\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .mobile\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .mobile\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .mobile\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .mobile\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .mobile\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .mobile\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .mobile\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobile\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .mobile\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .mobile\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .mobile\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .mobile\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .mobile\:divide-teal > :not(template) ~ :not(template) {
  }

  .mobile\:divide-indigo > :not(template) ~ :not(template) {
  }

  .mobile\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .mobile\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .mobile\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .mobile\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .mobile\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .mobile\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .mobile\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .mobile\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .mobile\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .mobile\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .mobile\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .mobile\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .mobile\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .mobile\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .mobile\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .mobile\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .mobile\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .mobile\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .mobile\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .mobile\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobile\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobile\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .mobile\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .mobile\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .mobile\:bg-fixed {
    background-attachment:fixed;
  }

  .mobile\:bg-local {
    background-attachment:local;
  }

  .mobile\:bg-scroll {
    background-attachment:scroll;
  }

  .mobile\:bg-clip-border {
    background-clip:border-box;
  }

  .mobile\:bg-clip-padding {
    background-clip:padding-box;
  }

  .mobile\:bg-clip-content {
    background-clip:content-box;
  }

  .mobile\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .mobile\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .mobile\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .mobile\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .mobile\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .mobile\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile\:bg-teal {
  }

  .mobile\:bg-indigo {
  }

  .mobile\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .mobile\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .mobile\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .mobile\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobile\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .mobile\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .mobile\:group-hover\:bg-teal {
  }

  .group:hover .mobile\:group-hover\:bg-indigo {
  }

  .group:hover .mobile\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .mobile\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .mobile\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .mobile\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobile\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .mobile\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .mobile\:group-focus\:bg-teal {
  }

  .group:focus .mobile\:group-focus\:bg-indigo {
  }

  .group:focus .mobile\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .mobile\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .mobile\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .mobile\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobile\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .mobile\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile\:hover\:bg-teal:hover {
  }

  .mobile\:hover\:bg-indigo:hover {
  }

  .mobile\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .mobile\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .mobile\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .mobile\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobile\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .mobile\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile\:focus\:bg-teal:focus {
  }

  .mobile\:focus\:bg-indigo:focus {
  }

  .mobile\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .mobile\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .mobile\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .mobile\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .mobile\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .mobile\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .mobile\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .mobile\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .mobile\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .mobile\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .mobile\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .mobile\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .mobile\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .mobile\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .mobile\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .mobile\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .mobile\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .mobile\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .mobile\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .mobile\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .mobile\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .mobile\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .mobile\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .mobile\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .mobile\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .mobile\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .mobile\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .mobile\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .mobile\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .mobile\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .mobile\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .mobile\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .mobile\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .mobile\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .mobile\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .mobile\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .mobile\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .mobile\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .mobile\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .mobile\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .mobile\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .mobile\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobile\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .mobile\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .mobile\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .mobile\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .mobile\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .mobile\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .mobile\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .mobile\:active\:bg-teal:active {
  }

  .mobile\:active\:bg-indigo:active {
  }

  .mobile\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .mobile\:bg-none {
    background-image:none;
  }

  .mobile\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .mobile\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .mobile\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .mobile\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .mobile\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .mobile\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .mobile\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .mobile\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .mobile\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .mobile\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .mobile\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .mobile\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .mobile\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .mobile\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .mobile\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .mobile\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .mobile\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .mobile\:to-red {
    --gradient-to-color:#B30300;
  }

  .mobile\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .mobile\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .mobile\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .mobile\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .mobile\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .mobile\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .mobile\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .mobile\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .mobile\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .mobile\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .mobile\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .mobile\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .mobile\:to-green {
    --gradient-to-color:#166242;
  }

  .mobile\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .mobile\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .mobile\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .mobile\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .mobile\:to-black {
    --gradient-to-color:#000000;
  }

  .mobile\:to-black-light {
    --gradient-to-color:#313133;
  }

  .mobile\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .mobile\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .mobile\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .mobile\:to-gray {
    --gradient-to-color:#78787a;
  }

  .mobile\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .mobile\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .mobile\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .mobile\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .mobile\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .mobile\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .mobile\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .mobile\:to-teal {
  }

  .mobile\:to-indigo {
  }

  .mobile\:to-transparent {
    --gradient-to-color:transparent;
  }

  .mobile\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .mobile\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .mobile\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .mobile\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .mobile\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .mobile\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .mobile\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .mobile\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .mobile\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .mobile\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .mobile\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .mobile\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .mobile\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .mobile\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .mobile\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .mobile\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .mobile\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .mobile\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .mobile\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .mobile\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .mobile\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .mobile\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .mobile\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .mobile\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .mobile\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .mobile\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .mobile\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .mobile\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .mobile\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .mobile\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .mobile\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .mobile\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .mobile\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .mobile\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .mobile\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .mobile\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .mobile\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .mobile\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .mobile\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .mobile\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .mobile\:hover\:to-teal:hover {
  }

  .mobile\:hover\:to-indigo:hover {
  }

  .mobile\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .mobile\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .mobile\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .mobile\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .mobile\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .mobile\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .mobile\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .mobile\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .mobile\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .mobile\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .mobile\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .mobile\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .mobile\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .mobile\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .mobile\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .mobile\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .mobile\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .mobile\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .mobile\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .mobile\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .mobile\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .mobile\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .mobile\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .mobile\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .mobile\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .mobile\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .mobile\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .mobile\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .mobile\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .mobile\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .mobile\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .mobile\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .mobile\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .mobile\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .mobile\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .mobile\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .mobile\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .mobile\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .mobile\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .mobile\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .mobile\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .mobile\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .mobile\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .mobile\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .mobile\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .mobile\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .mobile\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .mobile\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .mobile\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .mobile\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .mobile\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .mobile\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .mobile\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .mobile\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .mobile\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .mobile\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .mobile\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .mobile\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .mobile\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .mobile\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .mobile\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .mobile\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .mobile\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .mobile\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .mobile\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .mobile\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .mobile\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .mobile\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .mobile\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .mobile\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .mobile\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .mobile\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .mobile\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .mobile\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .mobile\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .mobile\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .mobile\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .mobile\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .mobile\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .mobile\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .mobile\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .mobile\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .mobile\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .mobile\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .mobile\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .mobile\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .mobile\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .mobile\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .mobile\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .mobile\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .mobile\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .mobile\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .mobile\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .mobile\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .mobile\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .mobile\:focus\:to-teal:focus {
  }

  .mobile\:focus\:to-indigo:focus {
  }

  .mobile\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .mobile\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .mobile\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .mobile\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .mobile\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .mobile\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .mobile\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .mobile\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .mobile\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .mobile\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .mobile\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .mobile\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .mobile\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .mobile\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .mobile\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .mobile\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .mobile\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .mobile\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .mobile\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .mobile\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .mobile\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .mobile\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .mobile\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .mobile\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .mobile\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .mobile\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .mobile\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .mobile\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .mobile\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .mobile\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .mobile\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .mobile\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .mobile\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .mobile\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .mobile\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .mobile\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .mobile\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .mobile\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .mobile\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .mobile\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .mobile\:bg-bottom {
    background-position:bottom;
  }

  .mobile\:bg-center {
    background-position:center;
  }

  .mobile\:bg-left {
    background-position:left;
  }

  .mobile\:bg-left-bottom {
    background-position:left bottom;
  }

  .mobile\:bg-left-top {
    background-position:left top;
  }

  .mobile\:bg-right {
    background-position:right;
  }

  .mobile\:bg-right-bottom {
    background-position:right bottom;
  }

  .mobile\:bg-right-top {
    background-position:right top;
  }

  .mobile\:bg-top {
    background-position:top;
  }

  .mobile\:bg-repeat {
    background-repeat:repeat;
  }

  .mobile\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .mobile\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .mobile\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .mobile\:bg-repeat-round {
    background-repeat:round;
  }

  .mobile\:bg-repeat-space {
    background-repeat:space;
  }

  .mobile\:bg-auto {
    background-size:auto;
  }

  .mobile\:bg-cover {
    background-size:cover;
  }

  .mobile\:bg-contain {
    background-size:contain;
  }

  .mobile\:border-collapse {
    border-collapse:collapse;
  }

  .mobile\:border-separate {
    border-collapse:separate;
  }

  .mobile\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .mobile\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile\:border-red-light2 {
    border-color:#ffacac82;
  }

  .mobile\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .mobile\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .mobile\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile\:border-teal {
  }

  .mobile\:border-indigo {
  }

  .mobile\:border-transparent {
    border-color:transparent;
  }

  .group:hover .mobile\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .mobile\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .mobile\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobile\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .mobile\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .mobile\:group-hover\:border-teal {
  }

  .group:hover .mobile\:group-hover\:border-indigo {
  }

  .group:hover .mobile\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .mobile\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .mobile\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .mobile\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobile\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .mobile\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .mobile\:group-focus\:border-teal {
  }

  .group:focus .mobile\:group-focus\:border-indigo {
  }

  .group:focus .mobile\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .mobile\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .mobile\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .mobile\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobile\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .mobile\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile\:hover\:border-teal:hover {
  }

  .mobile\:hover\:border-indigo:hover {
  }

  .mobile\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .mobile\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .mobile\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .mobile\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobile\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .mobile\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile\:focus-within\:border-teal:focus-within {
  }

  .mobile\:focus-within\:border-indigo:focus-within {
  }

  .mobile\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .mobile\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .mobile\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .mobile\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .mobile\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .mobile\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .mobile\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .mobile\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .mobile\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .mobile\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .mobile\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .mobile\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .mobile\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .mobile\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .mobile\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .mobile\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .mobile\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .mobile\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .mobile\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .mobile\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .mobile\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .mobile\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .mobile\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .mobile\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .mobile\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .mobile\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .mobile\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .mobile\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .mobile\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .mobile\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .mobile\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .mobile\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .mobile\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .mobile\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .mobile\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .mobile\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .mobile\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .mobile\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .mobile\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .mobile\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .mobile\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .mobile\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobile\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .mobile\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .mobile\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .mobile\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .mobile\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .mobile\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .mobile\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .mobile\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .mobile\:focus\:border-teal:focus {
  }

  .mobile\:focus\:border-indigo:focus {
  }

  .mobile\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .mobile\:border-opacity-0 {
    --border-opacity:0;
  }

  .mobile\:border-opacity-10 {
    --border-opacity:.1;
  }

  .mobile\:border-opacity-20 {
    --border-opacity:.2;
  }

  .mobile\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .mobile\:border-opacity-30 {
    --border-opacity:.3;
  }

  .mobile\:border-opacity-40 {
    --border-opacity:.4;
  }

  .mobile\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .mobile\:border-opacity-60 {
    --border-opacity:.6;
  }

  .mobile\:border-opacity-70 {
    --border-opacity:.7;
  }

  .mobile\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .mobile\:border-opacity-80 {
    --border-opacity:.8;
  }

  .mobile\:border-opacity-90 {
    --border-opacity:.9;
  }

  .mobile\:border-opacity-100 {
    --border-opacity:1;
  }

  .mobile\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .mobile\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .mobile\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .mobile\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .mobile\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .mobile\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .mobile\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .mobile\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .mobile\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .mobile\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .mobile\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .mobile\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .mobile\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .mobile\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .mobile\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .mobile\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .mobile\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .mobile\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .mobile\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .mobile\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .mobile\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .mobile\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .mobile\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .mobile\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .mobile\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .mobile\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .mobile\:rounded-none {
    border-radius:0;
  }

  .mobile\:rounded-sm {
    border-radius:0.125rem;
  }

  .mobile\:rounded {
    border-radius:0.25rem;
  }

  .mobile\:rounded-md {
    border-radius:10px;
  }

  .mobile\:rounded-lg {
    border-radius:30px;
  }

  .mobile\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .mobile\:rounded-3xl {
    border-radius:1.5rem;
  }

  .mobile\:rounded-full {
    border-radius:9999px;
  }

  .mobile\:rounded-xxl {
    border-radius:2rem;
  }

  .mobile\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .mobile\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .mobile\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .mobile\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .mobile\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .mobile\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .mobile\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobile\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .mobile\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .mobile\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .mobile\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobile\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .mobile\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .mobile\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .mobile\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobile\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .mobile\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .mobile\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .mobile\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobile\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .mobile\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .mobile\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .mobile\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobile\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .mobile\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .mobile\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .mobile\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobile\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .mobile\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .mobile\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .mobile\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobile\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .mobile\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .mobile\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .mobile\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobile\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .mobile\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .mobile\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .mobile\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobile\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .mobile\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .mobile\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .mobile\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .mobile\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .mobile\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .mobile\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .mobile\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .mobile\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .mobile\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .mobile\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .mobile\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .mobile\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .mobile\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .mobile\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .mobile\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .mobile\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .mobile\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .mobile\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .mobile\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .mobile\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .mobile\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .mobile\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .mobile\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .mobile\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .mobile\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .mobile\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .mobile\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .mobile\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .mobile\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .mobile\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .mobile\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .mobile\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .mobile\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .mobile\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .mobile\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .mobile\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .mobile\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .mobile\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .mobile\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .mobile\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .mobile\:border-solid {
    border-style:solid;
  }

  .mobile\:border-dashed {
    border-style:dashed;
  }

  .mobile\:border-dotted {
    border-style:dotted;
  }

  .mobile\:border-double {
    border-style:double;
  }

  .mobile\:border-none {
    border-style:none;
  }

  .mobile\:border-0 {
    border-width:0;
  }

  .mobile\:border-2 {
    border-width:2px;
  }

  .mobile\:border-4 {
    border-width:4px;
  }

  .mobile\:border-8 {
    border-width:8px;
  }

  .mobile\:border {
    border-width:1px;
  }

  .mobile\:border-t-0 {
    border-top-width:0;
  }

  .mobile\:border-r-0 {
    border-right-width:0;
  }

  .mobile\:border-b-0 {
    border-bottom-width:0;
  }

  .mobile\:border-l-0 {
    border-left-width:0;
  }

  .mobile\:border-t-2 {
    border-top-width:2px;
  }

  .mobile\:border-r-2 {
    border-right-width:2px;
  }

  .mobile\:border-b-2 {
    border-bottom-width:2px;
  }

  .mobile\:border-l-2 {
    border-left-width:2px;
  }

  .mobile\:border-t-4 {
    border-top-width:4px;
  }

  .mobile\:border-r-4 {
    border-right-width:4px;
  }

  .mobile\:border-b-4 {
    border-bottom-width:4px;
  }

  .mobile\:border-l-4 {
    border-left-width:4px;
  }

  .mobile\:border-t-8 {
    border-top-width:8px;
  }

  .mobile\:border-r-8 {
    border-right-width:8px;
  }

  .mobile\:border-b-8 {
    border-bottom-width:8px;
  }

  .mobile\:border-l-8 {
    border-left-width:8px;
  }

  .mobile\:border-t {
    border-top-width:1px;
  }

  .mobile\:border-r {
    border-right-width:1px;
  }

  .mobile\:border-b {
    border-bottom-width:1px;
  }

  .mobile\:border-l {
    border-left-width:1px;
  }

  .mobile\:box-border {
    box-sizing:border-box;
  }

  .mobile\:box-content {
    box-sizing:content-box;
  }

  .mobile\:cursor-auto {
    cursor:auto;
  }

  .mobile\:cursor-default {
    cursor:default;
  }

  .mobile\:cursor-pointer {
    cursor:pointer;
  }

  .mobile\:cursor-wait {
    cursor:wait;
  }

  .mobile\:cursor-text {
    cursor:text;
  }

  .mobile\:cursor-move {
    cursor:move;
  }

  .mobile\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .mobile\:block {
    display:block;
  }

  .mobile\:inline-block {
    display:inline-block;
  }

  .mobile\:inline {
    display:inline;
  }

  .mobile\:flex {
    display:flex;
  }

  .mobile\:inline-flex {
    display:inline-flex;
  }

  .mobile\:table {
    display:table;
  }

  .mobile\:table-caption {
    display:table-caption;
  }

  .mobile\:table-cell {
    display:table-cell;
  }

  .mobile\:table-column {
    display:table-column;
  }

  .mobile\:table-column-group {
    display:table-column-group;
  }

  .mobile\:table-footer-group {
    display:table-footer-group;
  }

  .mobile\:table-header-group {
    display:table-header-group;
  }

  .mobile\:table-row-group {
    display:table-row-group;
  }

  .mobile\:table-row {
    display:table-row;
  }

  .mobile\:flow-root {
    display:flow-root;
  }

  .mobile\:grid {
    display:grid;
  }

  .mobile\:inline-grid {
    display:inline-grid;
  }

  .mobile\:contents {
    display:contents;
  }

  .mobile\:hidden {
    display:none;
  }

  .mobile\:flex-row {
    flex-direction:row;
  }

  .mobile\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .mobile\:flex-col {
    flex-direction:column;
  }

  .mobile\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .mobile\:flex-wrap {
    flex-wrap:wrap;
  }

  .mobile\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .mobile\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .mobile\:place-items-auto {
    place-items:auto;
  }

  .mobile\:place-items-start {
    place-items:start;
  }

  .mobile\:place-items-end {
    place-items:end;
  }

  .mobile\:place-items-center {
    place-items:center;
  }

  .mobile\:place-items-stretch {
    place-items:stretch;
  }

  .mobile\:place-content-center {
    place-content:center;
  }

  .mobile\:place-content-start {
    place-content:start;
  }

  .mobile\:place-content-end {
    place-content:end;
  }

  .mobile\:place-content-between {
    place-content:space-between;
  }

  .mobile\:place-content-around {
    place-content:space-around;
  }

  .mobile\:place-content-evenly {
    place-content:space-evenly;
  }

  .mobile\:place-content-stretch {
    place-content:stretch;
  }

  .mobile\:place-self-auto {
    place-self:auto;
  }

  .mobile\:place-self-start {
    place-self:start;
  }

  .mobile\:place-self-end {
    place-self:end;
  }

  .mobile\:place-self-center {
    place-self:center;
  }

  .mobile\:place-self-stretch {
    place-self:stretch;
  }

  .mobile\:items-start {
    align-items:flex-start;
  }

  .mobile\:items-end {
    align-items:flex-end;
  }

  .mobile\:items-center {
    align-items:center;
  }

  .mobile\:items-baseline {
    align-items:baseline;
  }

  .mobile\:items-stretch {
    align-items:stretch;
  }

  .mobile\:content-center {
    align-content:center;
  }

  .mobile\:content-start {
    align-content:flex-start;
  }

  .mobile\:content-end {
    align-content:flex-end;
  }

  .mobile\:content-between {
    align-content:space-between;
  }

  .mobile\:content-around {
    align-content:space-around;
  }

  .mobile\:content-evenly {
    align-content:space-evenly;
  }

  .mobile\:self-auto {
    align-self:auto;
  }

  .mobile\:self-start {
    align-self:flex-start;
  }

  .mobile\:self-end {
    align-self:flex-end;
  }

  .mobile\:self-center {
    align-self:center;
  }

  .mobile\:self-stretch {
    align-self:stretch;
  }

  .mobile\:justify-items-auto {
    justify-items:auto;
  }

  .mobile\:justify-items-start {
    justify-items:start;
  }

  .mobile\:justify-items-end {
    justify-items:end;
  }

  .mobile\:justify-items-center {
    justify-items:center;
  }

  .mobile\:justify-items-stretch {
    justify-items:stretch;
  }

  .mobile\:justify-start {
    justify-content:flex-start;
  }

  .mobile\:justify-end {
    justify-content:flex-end;
  }

  .mobile\:justify-center {
    justify-content:center;
  }

  .mobile\:justify-between {
    justify-content:space-between;
  }

  .mobile\:justify-around {
    justify-content:space-around;
  }

  .mobile\:justify-evenly {
    justify-content:space-evenly;
  }

  .mobile\:justify-self-auto {
    justify-self:auto;
  }

  .mobile\:justify-self-start {
    justify-self:start;
  }

  .mobile\:justify-self-end {
    justify-self:end;
  }

  .mobile\:justify-self-center {
    justify-self:center;
  }

  .mobile\:justify-self-stretch {
    justify-self:stretch;
  }

  .mobile\:flex-1 {
    flex:1 1 0%;
  }

  .mobile\:flex-auto {
    flex:1 1 auto;
  }

  .mobile\:flex-initial {
    flex:0 1 auto;
  }

  .mobile\:flex-none {
    flex:none;
  }

  .mobile\:flex-grow-0 {
    flex-grow:0;
  }

  .mobile\:flex-grow {
    flex-grow:1;
  }

  .mobile\:flex-shrink-0 {
    flex-shrink:0;
  }

  .mobile\:flex-shrink {
    flex-shrink:1;
  }

  .mobile\:order-1 {
    order:1;
  }

  .mobile\:order-2 {
    order:2;
  }

  .mobile\:order-3 {
    order:3;
  }

  .mobile\:order-4 {
    order:4;
  }

  .mobile\:order-5 {
    order:5;
  }

  .mobile\:order-6 {
    order:6;
  }

  .mobile\:order-7 {
    order:7;
  }

  .mobile\:order-8 {
    order:8;
  }

  .mobile\:order-9 {
    order:9;
  }

  .mobile\:order-10 {
    order:10;
  }

  .mobile\:order-11 {
    order:11;
  }

  .mobile\:order-12 {
    order:12;
  }

  .mobile\:order-first {
    order:-9999;
  }

  .mobile\:order-last {
    order:9999;
  }

  .mobile\:order-none {
    order:0;
  }

  .mobile\:float-right {
    float:right;
  }

  .mobile\:float-left {
    float:left;
  }

  .mobile\:float-none {
    float:none;
  }

  .mobile\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .mobile\:clear-left {
    clear:left;
  }

  .mobile\:clear-right {
    clear:right;
  }

  .mobile\:clear-both {
    clear:both;
  }

  .mobile\:clear-none {
    clear:none;
  }

  .mobile\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .mobile\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .mobile\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .mobile\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .mobile\:font-hairline {
    font-weight:100;
  }

  .mobile\:font-thin {
    font-weight:200;
  }

  .mobile\:font-light {
    font-weight:300;
  }

  .mobile\:font-normal {
    font-weight:400;
  }

  .mobile\:font-medium {
    font-weight:500;
  }

  .mobile\:font-semibold {
    font-weight:600;
  }

  .mobile\:font-bold {
    font-weight:700;
  }

  .mobile\:font-extrabold {
    font-weight:800;
  }

  .mobile\:font-black {
    font-weight:900;
  }

  .mobile\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .mobile\:hover\:font-thin:hover {
    font-weight:200;
  }

  .mobile\:hover\:font-light:hover {
    font-weight:300;
  }

  .mobile\:hover\:font-normal:hover {
    font-weight:400;
  }

  .mobile\:hover\:font-medium:hover {
    font-weight:500;
  }

  .mobile\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .mobile\:hover\:font-bold:hover {
    font-weight:700;
  }

  .mobile\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .mobile\:hover\:font-black:hover {
    font-weight:900;
  }

  .mobile\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .mobile\:focus\:font-thin:focus {
    font-weight:200;
  }

  .mobile\:focus\:font-light:focus {
    font-weight:300;
  }

  .mobile\:focus\:font-normal:focus {
    font-weight:400;
  }

  .mobile\:focus\:font-medium:focus {
    font-weight:500;
  }

  .mobile\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .mobile\:focus\:font-bold:focus {
    font-weight:700;
  }

  .mobile\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .mobile\:focus\:font-black:focus {
    font-weight:900;
  }

  .mobile\:h-0 {
    height:0;
  }

  .mobile\:h-1 {
    height:0.25rem;
  }

  .mobile\:h-2 {
    height:0.5rem;
  }

  .mobile\:h-3 {
    height:0.75rem;
  }

  .mobile\:h-4 {
    height:1rem;
  }

  .mobile\:h-5 {
    height:1.25rem;
  }

  .mobile\:h-6 {
    height:1.5rem;
  }

  .mobile\:h-7 {
    height:1.75rem;
  }

  .mobile\:h-8 {
    height:2rem;
  }

  .mobile\:h-9 {
    height:2.25rem;
  }

  .mobile\:h-10 {
    height:2.5rem;
  }

  .mobile\:h-11 {
    height:2.75rem;
  }

  .mobile\:h-12 {
    height:3rem;
  }

  .mobile\:h-13 {
    height:3.25rem;
  }

  .mobile\:h-14 {
    height:3.5rem;
  }

  .mobile\:h-15 {
    height:3.75rem;
  }

  .mobile\:h-16 {
    height:4rem;
  }

  .mobile\:h-18 {
    height:4.5rem;
  }

  .mobile\:h-20 {
    height:5rem;
  }

  .mobile\:h-24 {
    height:6rem;
  }

  .mobile\:h-28 {
    height:7rem;
  }

  .mobile\:h-32 {
    height:8rem;
  }

  .mobile\:h-36 {
    height:9rem;
  }

  .mobile\:h-40 {
    height:10rem;
  }

  .mobile\:h-44 {
    height:11rem;
  }

  .mobile\:h-48 {
    height:12rem;
  }

  .mobile\:h-52 {
    height:13rem;
  }

  .mobile\:h-56 {
    height:14rem;
  }

  .mobile\:h-60 {
    height:15rem;
  }

  .mobile\:h-64 {
    height:16rem;
  }

  .mobile\:h-72 {
    height:18rem;
  }

  .mobile\:h-80 {
    height:20rem;
  }

  .mobile\:h-96 {
    height:24rem;
  }

  .mobile\:h-auto {
    height:auto;
  }

  .mobile\:h-px {
    height:1px;
  }

  .mobile\:h-0\.5 {
    height:0.125rem;
  }

  .mobile\:h-1\.5 {
    height:0.375rem;
  }

  .mobile\:h-2\.5 {
    height:0.625rem;
  }

  .mobile\:h-3\.5 {
    height:0.875rem;
  }

  .mobile\:h-1\/2 {
    height:50%;
  }

  .mobile\:h-1\/3 {
    height:33.333333%;
  }

  .mobile\:h-2\/3 {
    height:66.666667%;
  }

  .mobile\:h-1\/4 {
    height:25%;
  }

  .mobile\:h-2\/4 {
    height:50%;
  }

  .mobile\:h-3\/4 {
    height:75%;
  }

  .mobile\:h-1\/5 {
    height:20%;
  }

  .mobile\:h-2\/5 {
    height:40%;
  }

  .mobile\:h-3\/5 {
    height:60%;
  }

  .mobile\:h-4\/5 {
    height:80%;
  }

  .mobile\:h-1\/6 {
    height:16.666667%;
  }

  .mobile\:h-2\/6 {
    height:33.333333%;
  }

  .mobile\:h-3\/6 {
    height:50%;
  }

  .mobile\:h-4\/6 {
    height:66.666667%;
  }

  .mobile\:h-5\/6 {
    height:83.333333%;
  }

  .mobile\:h-1\/12 {
    height:8.333333%;
  }

  .mobile\:h-2\/12 {
    height:16.666667%;
  }

  .mobile\:h-3\/12 {
    height:25%;
  }

  .mobile\:h-4\/12 {
    height:33.333333%;
  }

  .mobile\:h-5\/12 {
    height:41.666667%;
  }

  .mobile\:h-6\/12 {
    height:50%;
  }

  .mobile\:h-7\/12 {
    height:58.333333%;
  }

  .mobile\:h-8\/12 {
    height:66.666667%;
  }

  .mobile\:h-9\/12 {
    height:75%;
  }

  .mobile\:h-10\/12 {
    height:83.333333%;
  }

  .mobile\:h-11\/12 {
    height:91.666667%;
  }

  .mobile\:h-full {
    height:100%;
  }

  .mobile\:h-0_5 {
    height:0.125rem;
  }

  .mobile\:h-1_5 {
    height:0.375rem;
  }

  .mobile\:h-2_5 {
    height:0.625rem;
  }

  .mobile\:h-3_5 {
    height:0.875rem;
  }

  .mobile\:h-4_5 {
    height:1.125rem;
  }

  .mobile\:h-screen {
    height:100vh;
  }

  .mobile\:text-xs {
    font-size:0.75rem;
  }

  .mobile\:text-sm {
    font-size:0.875rem;
  }

  .mobile\:text-base {
    font-size:1rem;
  }

  .mobile\:text-lg {
    font-size:1.125rem;
  }

  .mobile\:text-xl {
    font-size:1.25rem;
  }

  .mobile\:text-2xl {
    font-size:1.5rem;
  }

  .mobile\:text-3xl {
    font-size:1.875rem;
  }

  .mobile\:text-4xl {
    font-size:2.25rem;
  }

  .mobile\:text-5xl {
    font-size:3rem;
  }

  .mobile\:text-6xl {
    font-size:4rem;
  }

  .mobile\:leading-3 {
    line-height:.75rem;
  }

  .mobile\:leading-4 {
    line-height:1rem;
  }

  .mobile\:leading-5 {
    line-height:1.25rem;
  }

  .mobile\:leading-6 {
    line-height:1.5rem;
  }

  .mobile\:leading-7 {
    line-height:1.75rem;
  }

  .mobile\:leading-8 {
    line-height:2rem;
  }

  .mobile\:leading-9 {
    line-height:2.25rem;
  }

  .mobile\:leading-10 {
    line-height:2.5rem;
  }

  .mobile\:leading-11 {
    line-height:2.75rem;
  }

  .mobile\:leading-12 {
    line-height:3rem;
  }

  .mobile\:leading-none {
    line-height:1;
  }

  .mobile\:leading-tight {
    line-height:1.25;
  }

  .mobile\:leading-snug {
    line-height:1.375;
  }

  .mobile\:leading-normal {
    line-height:1.5;
  }

  .mobile\:leading-relaxed {
    line-height:1.625;
  }

  .mobile\:leading-loose {
    line-height:2;
  }

  .mobile\:list-inside {
    list-style-position:inside;
  }

  .mobile\:list-outside {
    list-style-position:outside;
  }

  .mobile\:list-none {
    list-style-type:none;
  }

  .mobile\:list-disc {
    list-style-type:disc;
  }

  .mobile\:list-decimal {
    list-style-type:decimal;
  }

  .mobile\:m-0 {
    margin:0;
  }

  .mobile\:m-1 {
    margin:0.25rem;
  }

  .mobile\:m-2 {
    margin:0.5rem;
  }

  .mobile\:m-3 {
    margin:0.75rem;
  }

  .mobile\:m-4 {
    margin:1rem;
  }

  .mobile\:m-5 {
    margin:1.25rem;
  }

  .mobile\:m-6 {
    margin:1.5rem;
  }

  .mobile\:m-7 {
    margin:1.75rem;
  }

  .mobile\:m-8 {
    margin:2rem;
  }

  .mobile\:m-9 {
    margin:2.25rem;
  }

  .mobile\:m-10 {
    margin:2.5rem;
  }

  .mobile\:m-11 {
    margin:2.75rem;
  }

  .mobile\:m-12 {
    margin:3rem;
  }

  .mobile\:m-13 {
    margin:3.25rem;
  }

  .mobile\:m-14 {
    margin:3.5rem;
  }

  .mobile\:m-15 {
    margin:3.75rem;
  }

  .mobile\:m-16 {
    margin:4rem;
  }

  .mobile\:m-18 {
    margin:4.5rem;
  }

  .mobile\:m-20 {
    margin:5rem;
  }

  .mobile\:m-24 {
    margin:6rem;
  }

  .mobile\:m-28 {
    margin:7rem;
  }

  .mobile\:m-32 {
    margin:8rem;
  }

  .mobile\:m-36 {
    margin:9rem;
  }

  .mobile\:m-40 {
    margin:10rem;
  }

  .mobile\:m-44 {
    margin:11rem;
  }

  .mobile\:m-48 {
    margin:12rem;
  }

  .mobile\:m-52 {
    margin:13rem;
  }

  .mobile\:m-56 {
    margin:14rem;
  }

  .mobile\:m-60 {
    margin:15rem;
  }

  .mobile\:m-64 {
    margin:16rem;
  }

  .mobile\:m-72 {
    margin:18rem;
  }

  .mobile\:m-80 {
    margin:20rem;
  }

  .mobile\:m-96 {
    margin:24rem;
  }

  .mobile\:m-auto {
    margin:auto;
  }

  .mobile\:m-px {
    margin:1px;
  }

  .mobile\:m-0\.5 {
    margin:0.125rem;
  }

  .mobile\:m-1\.5 {
    margin:0.375rem;
  }

  .mobile\:m-2\.5 {
    margin:0.625rem;
  }

  .mobile\:m-3\.5 {
    margin:0.875rem;
  }

  .mobile\:m-1\/2 {
    margin:50%;
  }

  .mobile\:m-1\/3 {
    margin:33.333333%;
  }

  .mobile\:m-2\/3 {
    margin:66.666667%;
  }

  .mobile\:m-1\/4 {
    margin:25%;
  }

  .mobile\:m-2\/4 {
    margin:50%;
  }

  .mobile\:m-3\/4 {
    margin:75%;
  }

  .mobile\:m-1\/5 {
    margin:20%;
  }

  .mobile\:m-2\/5 {
    margin:40%;
  }

  .mobile\:m-3\/5 {
    margin:60%;
  }

  .mobile\:m-4\/5 {
    margin:80%;
  }

  .mobile\:m-1\/6 {
    margin:16.666667%;
  }

  .mobile\:m-2\/6 {
    margin:33.333333%;
  }

  .mobile\:m-3\/6 {
    margin:50%;
  }

  .mobile\:m-4\/6 {
    margin:66.666667%;
  }

  .mobile\:m-5\/6 {
    margin:83.333333%;
  }

  .mobile\:m-1\/12 {
    margin:8.333333%;
  }

  .mobile\:m-2\/12 {
    margin:16.666667%;
  }

  .mobile\:m-3\/12 {
    margin:25%;
  }

  .mobile\:m-4\/12 {
    margin:33.333333%;
  }

  .mobile\:m-5\/12 {
    margin:41.666667%;
  }

  .mobile\:m-6\/12 {
    margin:50%;
  }

  .mobile\:m-7\/12 {
    margin:58.333333%;
  }

  .mobile\:m-8\/12 {
    margin:66.666667%;
  }

  .mobile\:m-9\/12 {
    margin:75%;
  }

  .mobile\:m-10\/12 {
    margin:83.333333%;
  }

  .mobile\:m-11\/12 {
    margin:91.666667%;
  }

  .mobile\:m-full {
    margin:100%;
  }

  .mobile\:m-0_5 {
    margin:0.125rem;
  }

  .mobile\:m-1_5 {
    margin:0.375rem;
  }

  .mobile\:m-2_5 {
    margin:0.625rem;
  }

  .mobile\:m-3_5 {
    margin:0.875rem;
  }

  .mobile\:m-4_5 {
    margin:1.125rem;
  }

  .mobile\:-m-1 {
    margin:-0.25rem;
  }

  .mobile\:-m-2 {
    margin:-0.5rem;
  }

  .mobile\:-m-3 {
    margin:-0.75rem;
  }

  .mobile\:-m-4 {
    margin:-1rem;
  }

  .mobile\:-m-5 {
    margin:-1.25rem;
  }

  .mobile\:-m-6 {
    margin:-1.5rem;
  }

  .mobile\:-m-7 {
    margin:-1.75rem;
  }

  .mobile\:-m-8 {
    margin:-2rem;
  }

  .mobile\:-m-9 {
    margin:-2.25rem;
  }

  .mobile\:-m-10 {
    margin:-2.5rem;
  }

  .mobile\:-m-11 {
    margin:-2.75rem;
  }

  .mobile\:-m-12 {
    margin:-3rem;
  }

  .mobile\:-m-13 {
    margin:-3.25rem;
  }

  .mobile\:-m-14 {
    margin:-3.5rem;
  }

  .mobile\:-m-15 {
    margin:-3.75rem;
  }

  .mobile\:-m-16 {
    margin:-4rem;
  }

  .mobile\:-m-18 {
    margin:-4.5rem;
  }

  .mobile\:-m-20 {
    margin:-5rem;
  }

  .mobile\:-m-24 {
    margin:-6rem;
  }

  .mobile\:-m-28 {
    margin:-7rem;
  }

  .mobile\:-m-32 {
    margin:-8rem;
  }

  .mobile\:-m-36 {
    margin:-9rem;
  }

  .mobile\:-m-40 {
    margin:-10rem;
  }

  .mobile\:-m-44 {
    margin:-11rem;
  }

  .mobile\:-m-48 {
    margin:-12rem;
  }

  .mobile\:-m-52 {
    margin:-13rem;
  }

  .mobile\:-m-56 {
    margin:-14rem;
  }

  .mobile\:-m-60 {
    margin:-15rem;
  }

  .mobile\:-m-64 {
    margin:-16rem;
  }

  .mobile\:-m-72 {
    margin:-18rem;
  }

  .mobile\:-m-80 {
    margin:-20rem;
  }

  .mobile\:-m-96 {
    margin:-24rem;
  }

  .mobile\:-m-px {
    margin:-1px;
  }

  .mobile\:-m-0\.5 {
    margin:-0.125rem;
  }

  .mobile\:-m-1\.5 {
    margin:-0.375rem;
  }

  .mobile\:-m-2\.5 {
    margin:-0.625rem;
  }

  .mobile\:-m-3\.5 {
    margin:-0.875rem;
  }

  .mobile\:-m-1\/2 {
    margin:-50%;
  }

  .mobile\:-m-1\/3 {
    margin:-33.33333%;
  }

  .mobile\:-m-2\/3 {
    margin:-66.66667%;
  }

  .mobile\:-m-1\/4 {
    margin:-25%;
  }

  .mobile\:-m-2\/4 {
    margin:-50%;
  }

  .mobile\:-m-3\/4 {
    margin:-75%;
  }

  .mobile\:-m-1\/5 {
    margin:-20%;
  }

  .mobile\:-m-2\/5 {
    margin:-40%;
  }

  .mobile\:-m-3\/5 {
    margin:-60%;
  }

  .mobile\:-m-4\/5 {
    margin:-80%;
  }

  .mobile\:-m-1\/6 {
    margin:-16.66667%;
  }

  .mobile\:-m-2\/6 {
    margin:-33.33333%;
  }

  .mobile\:-m-3\/6 {
    margin:-50%;
  }

  .mobile\:-m-4\/6 {
    margin:-66.66667%;
  }

  .mobile\:-m-5\/6 {
    margin:-83.33333%;
  }

  .mobile\:-m-1\/12 {
    margin:-8.33333%;
  }

  .mobile\:-m-2\/12 {
    margin:-16.66667%;
  }

  .mobile\:-m-3\/12 {
    margin:-25%;
  }

  .mobile\:-m-4\/12 {
    margin:-33.33333%;
  }

  .mobile\:-m-5\/12 {
    margin:-41.66667%;
  }

  .mobile\:-m-6\/12 {
    margin:-50%;
  }

  .mobile\:-m-7\/12 {
    margin:-58.33333%;
  }

  .mobile\:-m-8\/12 {
    margin:-66.66667%;
  }

  .mobile\:-m-9\/12 {
    margin:-75%;
  }

  .mobile\:-m-10\/12 {
    margin:-83.33333%;
  }

  .mobile\:-m-11\/12 {
    margin:-91.66667%;
  }

  .mobile\:-m-full {
    margin:-100%;
  }

  .mobile\:-m-0_5 {
    margin:-0.125rem;
  }

  .mobile\:-m-1_5 {
    margin:-0.375rem;
  }

  .mobile\:-m-2_5 {
    margin:-0.625rem;
  }

  .mobile\:-m-3_5 {
    margin:-0.875rem;
  }

  .mobile\:-m-4_5 {
    margin:-1.125rem;
  }

  .mobile\:my-0 {
    margin-top:0;
    margin-bottom:0;
  }

  .mobile\:mx-0 {
    margin-left:0;
    margin-right:0;
  }

  .mobile\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .mobile\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .mobile\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .mobile\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .mobile\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .mobile\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .mobile\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .mobile\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .mobile\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .mobile\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .mobile\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .mobile\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .mobile\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

  .mobile\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem;
  }

  .mobile\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .mobile\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .mobile\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .mobile\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .mobile\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .mobile\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .mobile\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .mobile\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .mobile\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .mobile\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .mobile\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

  .mobile\:my-14 {
    margin-top:3.5rem;
    margin-bottom:3.5rem;
  }

  .mobile\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .mobile\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .mobile\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .mobile\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .mobile\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .mobile\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .mobile\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

  .mobile\:my-20 {
    margin-top:5rem;
    margin-bottom:5rem;
  }

  .mobile\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .mobile\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .mobile\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .mobile\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .mobile\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .mobile\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .mobile\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .mobile\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .mobile\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .mobile\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .mobile\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .mobile\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .mobile\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .mobile\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .mobile\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .mobile\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .mobile\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .mobile\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .mobile\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .mobile\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .mobile\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .mobile\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .mobile\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .mobile\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .mobile\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .mobile\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .mobile\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .mobile\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .mobile\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .mobile\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .mobile\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .mobile\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .mobile\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobile\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobile\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobile\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobile\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobile\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobile\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobile\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobile\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobile\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobile\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobile\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobile\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .mobile\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .mobile\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .mobile\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .mobile\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .mobile\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .mobile\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .mobile\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .mobile\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobile\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobile\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobile\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobile\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .mobile\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .mobile\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .mobile\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .mobile\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .mobile\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .mobile\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .mobile\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .mobile\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .mobile\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .mobile\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .mobile\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .mobile\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .mobile\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .mobile\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .mobile\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .mobile\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .mobile\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .mobile\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .mobile\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .mobile\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .mobile\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .mobile\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .mobile\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .mobile\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .mobile\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .mobile\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .mobile\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .mobile\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .mobile\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .mobile\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .mobile\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .mobile\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .mobile\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .mobile\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .mobile\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .mobile\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .mobile\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .mobile\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .mobile\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .mobile\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .mobile\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .mobile\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .mobile\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .mobile\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .mobile\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .mobile\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

  .mobile\:-my-8 {
    margin-top:-2rem;
    margin-bottom:-2rem;
  }

  .mobile\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .mobile\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .mobile\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .mobile\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .mobile\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .mobile\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .mobile\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .mobile\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .mobile\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .mobile\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .mobile\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

  .mobile\:-my-14 {
    margin-top:-3.5rem;
    margin-bottom:-3.5rem;
  }

  .mobile\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .mobile\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .mobile\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .mobile\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .mobile\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .mobile\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .mobile\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

  .mobile\:-my-20 {
    margin-top:-5rem;
    margin-bottom:-5rem;
  }

  .mobile\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .mobile\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .mobile\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .mobile\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .mobile\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .mobile\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .mobile\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .mobile\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .mobile\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .mobile\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .mobile\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .mobile\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .mobile\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .mobile\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .mobile\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .mobile\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .mobile\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .mobile\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .mobile\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .mobile\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .mobile\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .mobile\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .mobile\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .mobile\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .mobile\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .mobile\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .mobile\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .mobile\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .mobile\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .mobile\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .mobile\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .mobile\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobile\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobile\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobile\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobile\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobile\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobile\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobile\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobile\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobile\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobile\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobile\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobile\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .mobile\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .mobile\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .mobile\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .mobile\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .mobile\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .mobile\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .mobile\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .mobile\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobile\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobile\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobile\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobile\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .mobile\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .mobile\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .mobile\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .mobile\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .mobile\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .mobile\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .mobile\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .mobile\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .mobile\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .mobile\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .mobile\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .mobile\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .mobile\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .mobile\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .mobile\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .mobile\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .mobile\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .mobile\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .mobile\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .mobile\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .mobile\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .mobile\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .mobile\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .mobile\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .mobile\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .mobile\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .mobile\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .mobile\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .mobile\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .mobile\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .mobile\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .mobile\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .mobile\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

  .mobile\:mt-0 {
    margin-top:0;
  }

  .mobile\:mr-0 {
    margin-right:0;
  }

  .mobile\:mb-0 {
    margin-bottom:0;
  }

  .mobile\:ml-0 {
    margin-left:0;
  }

  .mobile\:mt-1 {
    margin-top:0.25rem;
  }

  .mobile\:mr-1 {
    margin-right:0.25rem;
  }

  .mobile\:mb-1 {
    margin-bottom:0.25rem;
  }

  .mobile\:ml-1 {
    margin-left:0.25rem;
  }

  .mobile\:mt-2 {
    margin-top:0.5rem;
  }

  .mobile\:mr-2 {
    margin-right:0.5rem;
  }

  .mobile\:mb-2 {
    margin-bottom:0.5rem;
  }

  .mobile\:ml-2 {
    margin-left:0.5rem;
  }

  .mobile\:mt-3 {
    margin-top:0.75rem;
  }

  .mobile\:mr-3 {
    margin-right:0.75rem;
  }

  .mobile\:mb-3 {
    margin-bottom:0.75rem;
  }

  .mobile\:ml-3 {
    margin-left:0.75rem;
  }

  .mobile\:mt-4 {
    margin-top:1rem;
  }

  .mobile\:mr-4 {
    margin-right:1rem;
  }

  .mobile\:mb-4 {
    margin-bottom:1rem;
  }

  .mobile\:ml-4 {
    margin-left:1rem;
  }

  .mobile\:mt-5 {
    margin-top:1.25rem;
  }

  .mobile\:mr-5 {
    margin-right:1.25rem;
  }

  .mobile\:mb-5 {
    margin-bottom:1.25rem;
  }

  .mobile\:ml-5 {
    margin-left:1.25rem;
  }

  .mobile\:mt-6 {
    margin-top:1.5rem;
  }

  .mobile\:mr-6 {
    margin-right:1.5rem;
  }

  .mobile\:mb-6 {
    margin-bottom:1.5rem;
  }

  .mobile\:ml-6 {
    margin-left:1.5rem;
  }

  .mobile\:mt-7 {
    margin-top:1.75rem;
  }

  .mobile\:mr-7 {
    margin-right:1.75rem;
  }

  .mobile\:mb-7 {
    margin-bottom:1.75rem;
  }

  .mobile\:ml-7 {
    margin-left:1.75rem;
  }

  .mobile\:mt-8 {
    margin-top:2rem;
  }

  .mobile\:mr-8 {
    margin-right:2rem;
  }

  .mobile\:mb-8 {
    margin-bottom:2rem;
  }

  .mobile\:ml-8 {
    margin-left:2rem;
  }

  .mobile\:mt-9 {
    margin-top:2.25rem;
  }

  .mobile\:mr-9 {
    margin-right:2.25rem;
  }

  .mobile\:mb-9 {
    margin-bottom:2.25rem;
  }

  .mobile\:ml-9 {
    margin-left:2.25rem;
  }

  .mobile\:mt-10 {
    margin-top:2.5rem;
  }

  .mobile\:mr-10 {
    margin-right:2.5rem;
  }

  .mobile\:mb-10 {
    margin-bottom:2.5rem;
  }

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

  .mobile\:mt-11 {
    margin-top:2.75rem;
  }

  .mobile\:mr-11 {
    margin-right:2.75rem;
  }

  .mobile\:mb-11 {
    margin-bottom:2.75rem;
  }

  .mobile\:ml-11 {
    margin-left:2.75rem;
  }

  .mobile\:mt-12 {
    margin-top:3rem;
  }

  .mobile\:mr-12 {
    margin-right:3rem;
  }

  .mobile\:mb-12 {
    margin-bottom:3rem;
  }

  .mobile\:ml-12 {
    margin-left:3rem;
  }

  .mobile\:mt-13 {
    margin-top:3.25rem;
  }

  .mobile\:mr-13 {
    margin-right:3.25rem;
  }

  .mobile\:mb-13 {
    margin-bottom:3.25rem;
  }

  .mobile\:ml-13 {
    margin-left:3.25rem;
  }

  .mobile\:mt-14 {
    margin-top:3.5rem;
  }

  .mobile\:mr-14 {
    margin-right:3.5rem;
  }

  .mobile\:mb-14 {
    margin-bottom:3.5rem;
  }

  .mobile\:ml-14 {
    margin-left:3.5rem;
  }

  .mobile\:mt-15 {
    margin-top:3.75rem;
  }

  .mobile\:mr-15 {
    margin-right:3.75rem;
  }

  .mobile\:mb-15 {
    margin-bottom:3.75rem;
  }

  .mobile\:ml-15 {
    margin-left:3.75rem;
  }

  .mobile\:mt-16 {
    margin-top:4rem;
  }

  .mobile\:mr-16 {
    margin-right:4rem;
  }

  .mobile\:mb-16 {
    margin-bottom:4rem;
  }

  .mobile\:ml-16 {
    margin-left:4rem;
  }

  .mobile\:mt-18 {
    margin-top:4.5rem;
  }

  .mobile\:mr-18 {
    margin-right:4.5rem;
  }

  .mobile\:mb-18 {
    margin-bottom:4.5rem;
  }

  .mobile\:ml-18 {
    margin-left:4.5rem;
  }

  .mobile\:mt-20 {
    margin-top:5rem;
  }

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

  .mobile\:mb-20 {
    margin-bottom:5rem;
  }

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

  .mobile\:mt-24 {
    margin-top:6rem;
  }

  .mobile\:mr-24 {
    margin-right:6rem;
  }

  .mobile\:mb-24 {
    margin-bottom:6rem;
  }

  .mobile\:ml-24 {
    margin-left:6rem;
  }

  .mobile\:mt-28 {
    margin-top:7rem;
  }

  .mobile\:mr-28 {
    margin-right:7rem;
  }

  .mobile\:mb-28 {
    margin-bottom:7rem;
  }

  .mobile\:ml-28 {
    margin-left:7rem;
  }

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

  .mobile\:mr-32 {
    margin-right:8rem;
  }

  .mobile\:mb-32 {
    margin-bottom:8rem;
  }

  .mobile\:ml-32 {
    margin-left:8rem;
  }

  .mobile\:mt-36 {
    margin-top:9rem;
  }

  .mobile\:mr-36 {
    margin-right:9rem;
  }

  .mobile\:mb-36 {
    margin-bottom:9rem;
  }

  .mobile\:ml-36 {
    margin-left:9rem;
  }

  .mobile\:mt-40 {
    margin-top:10rem;
  }

  .mobile\:mr-40 {
    margin-right:10rem;
  }

  .mobile\:mb-40 {
    margin-bottom:10rem;
  }

  .mobile\:ml-40 {
    margin-left:10rem;
  }

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

  .mobile\:mr-44 {
    margin-right:11rem;
  }

  .mobile\:mb-44 {
    margin-bottom:11rem;
  }

  .mobile\:ml-44 {
    margin-left:11rem;
  }

  .mobile\:mt-48 {
    margin-top:12rem;
  }

  .mobile\:mr-48 {
    margin-right:12rem;
  }

  .mobile\:mb-48 {
    margin-bottom:12rem;
  }

  .mobile\:ml-48 {
    margin-left:12rem;
  }

  .mobile\:mt-52 {
    margin-top:13rem;
  }

  .mobile\:mr-52 {
    margin-right:13rem;
  }

  .mobile\:mb-52 {
    margin-bottom:13rem;
  }

  .mobile\:ml-52 {
    margin-left:13rem;
  }

  .mobile\:mt-56 {
    margin-top:14rem;
  }

  .mobile\:mr-56 {
    margin-right:14rem;
  }

  .mobile\:mb-56 {
    margin-bottom:14rem;
  }

  .mobile\:ml-56 {
    margin-left:14rem;
  }

  .mobile\:mt-60 {
    margin-top:15rem;
  }

  .mobile\:mr-60 {
    margin-right:15rem;
  }

  .mobile\:mb-60 {
    margin-bottom:15rem;
  }

  .mobile\:ml-60 {
    margin-left:15rem;
  }

  .mobile\:mt-64 {
    margin-top:16rem;
  }

  .mobile\:mr-64 {
    margin-right:16rem;
  }

  .mobile\:mb-64 {
    margin-bottom:16rem;
  }

  .mobile\:ml-64 {
    margin-left:16rem;
  }

  .mobile\:mt-72 {
    margin-top:18rem;
  }

  .mobile\:mr-72 {
    margin-right:18rem;
  }

  .mobile\:mb-72 {
    margin-bottom:18rem;
  }

  .mobile\:ml-72 {
    margin-left:18rem;
  }

  .mobile\:mt-80 {
    margin-top:20rem;
  }

  .mobile\:mr-80 {
    margin-right:20rem;
  }

  .mobile\:mb-80 {
    margin-bottom:20rem;
  }

  .mobile\:ml-80 {
    margin-left:20rem;
  }

  .mobile\:mt-96 {
    margin-top:24rem;
  }

  .mobile\:mr-96 {
    margin-right:24rem;
  }

  .mobile\:mb-96 {
    margin-bottom:24rem;
  }

  .mobile\:ml-96 {
    margin-left:24rem;
  }

  .mobile\:mt-auto {
    margin-top:auto;
  }

  .mobile\:mr-auto {
    margin-right:auto;
  }

  .mobile\:mb-auto {
    margin-bottom:auto;
  }

  .mobile\:ml-auto {
    margin-left:auto;
  }

  .mobile\:mt-px {
    margin-top:1px;
  }

  .mobile\:mr-px {
    margin-right:1px;
  }

  .mobile\:mb-px {
    margin-bottom:1px;
  }

  .mobile\:ml-px {
    margin-left:1px;
  }

  .mobile\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .mobile\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .mobile\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .mobile\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .mobile\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .mobile\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .mobile\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .mobile\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .mobile\:mt-2\.5 {
    margin-top:0.625rem;
  }

  .mobile\:mr-2\.5 {
    margin-right:0.625rem;
  }

  .mobile\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .mobile\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .mobile\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .mobile\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .mobile\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .mobile\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .mobile\:mt-1\/2 {
    margin-top:50%;
  }

  .mobile\:mr-1\/2 {
    margin-right:50%;
  }

  .mobile\:mb-1\/2 {
    margin-bottom:50%;
  }

  .mobile\:ml-1\/2 {
    margin-left:50%;
  }

  .mobile\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .mobile\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .mobile\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .mobile\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .mobile\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .mobile\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .mobile\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .mobile\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .mobile\:mt-1\/4 {
    margin-top:25%;
  }

  .mobile\:mr-1\/4 {
    margin-right:25%;
  }

  .mobile\:mb-1\/4 {
    margin-bottom:25%;
  }

  .mobile\:ml-1\/4 {
    margin-left:25%;
  }

  .mobile\:mt-2\/4 {
    margin-top:50%;
  }

  .mobile\:mr-2\/4 {
    margin-right:50%;
  }

  .mobile\:mb-2\/4 {
    margin-bottom:50%;
  }

  .mobile\:ml-2\/4 {
    margin-left:50%;
  }

  .mobile\:mt-3\/4 {
    margin-top:75%;
  }

  .mobile\:mr-3\/4 {
    margin-right:75%;
  }

  .mobile\:mb-3\/4 {
    margin-bottom:75%;
  }

  .mobile\:ml-3\/4 {
    margin-left:75%;
  }

  .mobile\:mt-1\/5 {
    margin-top:20%;
  }

  .mobile\:mr-1\/5 {
    margin-right:20%;
  }

  .mobile\:mb-1\/5 {
    margin-bottom:20%;
  }

  .mobile\:ml-1\/5 {
    margin-left:20%;
  }

  .mobile\:mt-2\/5 {
    margin-top:40%;
  }

  .mobile\:mr-2\/5 {
    margin-right:40%;
  }

  .mobile\:mb-2\/5 {
    margin-bottom:40%;
  }

  .mobile\:ml-2\/5 {
    margin-left:40%;
  }

  .mobile\:mt-3\/5 {
    margin-top:60%;
  }

  .mobile\:mr-3\/5 {
    margin-right:60%;
  }

  .mobile\:mb-3\/5 {
    margin-bottom:60%;
  }

  .mobile\:ml-3\/5 {
    margin-left:60%;
  }

  .mobile\:mt-4\/5 {
    margin-top:80%;
  }

  .mobile\:mr-4\/5 {
    margin-right:80%;
  }

  .mobile\:mb-4\/5 {
    margin-bottom:80%;
  }

  .mobile\:ml-4\/5 {
    margin-left:80%;
  }

  .mobile\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .mobile\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .mobile\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .mobile\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .mobile\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .mobile\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .mobile\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .mobile\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .mobile\:mt-3\/6 {
    margin-top:50%;
  }

  .mobile\:mr-3\/6 {
    margin-right:50%;
  }

  .mobile\:mb-3\/6 {
    margin-bottom:50%;
  }

  .mobile\:ml-3\/6 {
    margin-left:50%;
  }

  .mobile\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .mobile\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .mobile\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .mobile\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .mobile\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .mobile\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .mobile\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .mobile\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .mobile\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .mobile\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .mobile\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .mobile\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .mobile\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .mobile\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .mobile\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .mobile\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .mobile\:mt-3\/12 {
    margin-top:25%;
  }

  .mobile\:mr-3\/12 {
    margin-right:25%;
  }

  .mobile\:mb-3\/12 {
    margin-bottom:25%;
  }

  .mobile\:ml-3\/12 {
    margin-left:25%;
  }

  .mobile\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .mobile\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .mobile\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .mobile\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .mobile\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .mobile\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .mobile\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .mobile\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .mobile\:mt-6\/12 {
    margin-top:50%;
  }

  .mobile\:mr-6\/12 {
    margin-right:50%;
  }

  .mobile\:mb-6\/12 {
    margin-bottom:50%;
  }

  .mobile\:ml-6\/12 {
    margin-left:50%;
  }

  .mobile\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .mobile\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .mobile\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .mobile\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .mobile\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .mobile\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .mobile\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .mobile\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .mobile\:mt-9\/12 {
    margin-top:75%;
  }

  .mobile\:mr-9\/12 {
    margin-right:75%;
  }

  .mobile\:mb-9\/12 {
    margin-bottom:75%;
  }

  .mobile\:ml-9\/12 {
    margin-left:75%;
  }

  .mobile\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .mobile\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .mobile\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .mobile\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .mobile\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .mobile\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .mobile\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .mobile\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .mobile\:mt-full {
    margin-top:100%;
  }

  .mobile\:mr-full {
    margin-right:100%;
  }

  .mobile\:mb-full {
    margin-bottom:100%;
  }

  .mobile\:ml-full {
    margin-left:100%;
  }

  .mobile\:mt-0_5 {
    margin-top:0.125rem;
  }

  .mobile\:mr-0_5 {
    margin-right:0.125rem;
  }

  .mobile\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .mobile\:ml-0_5 {
    margin-left:0.125rem;
  }

  .mobile\:mt-1_5 {
    margin-top:0.375rem;
  }

  .mobile\:mr-1_5 {
    margin-right:0.375rem;
  }

  .mobile\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .mobile\:ml-1_5 {
    margin-left:0.375rem;
  }

  .mobile\:mt-2_5 {
    margin-top:0.625rem;
  }

  .mobile\:mr-2_5 {
    margin-right:0.625rem;
  }

  .mobile\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .mobile\:ml-2_5 {
    margin-left:0.625rem;
  }

  .mobile\:mt-3_5 {
    margin-top:0.875rem;
  }

  .mobile\:mr-3_5 {
    margin-right:0.875rem;
  }

  .mobile\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .mobile\:ml-3_5 {
    margin-left:0.875rem;
  }

  .mobile\:mt-4_5 {
    margin-top:1.125rem;
  }

  .mobile\:mr-4_5 {
    margin-right:1.125rem;
  }

  .mobile\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .mobile\:ml-4_5 {
    margin-left:1.125rem;
  }

  .mobile\:-mt-1 {
    margin-top:-0.25rem;
  }

  .mobile\:-mr-1 {
    margin-right:-0.25rem;
  }

  .mobile\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .mobile\:-ml-1 {
    margin-left:-0.25rem;
  }

  .mobile\:-mt-2 {
    margin-top:-0.5rem;
  }

  .mobile\:-mr-2 {
    margin-right:-0.5rem;
  }

  .mobile\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .mobile\:-ml-2 {
    margin-left:-0.5rem;
  }

  .mobile\:-mt-3 {
    margin-top:-0.75rem;
  }

  .mobile\:-mr-3 {
    margin-right:-0.75rem;
  }

  .mobile\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .mobile\:-ml-3 {
    margin-left:-0.75rem;
  }

  .mobile\:-mt-4 {
    margin-top:-1rem;
  }

  .mobile\:-mr-4 {
    margin-right:-1rem;
  }

  .mobile\:-mb-4 {
    margin-bottom:-1rem;
  }

  .mobile\:-ml-4 {
    margin-left:-1rem;
  }

  .mobile\:-mt-5 {
    margin-top:-1.25rem;
  }

  .mobile\:-mr-5 {
    margin-right:-1.25rem;
  }

  .mobile\:-mb-5 {
    margin-bottom:-1.25rem;
  }

  .mobile\:-ml-5 {
    margin-left:-1.25rem;
  }

  .mobile\:-mt-6 {
    margin-top:-1.5rem;
  }

  .mobile\:-mr-6 {
    margin-right:-1.5rem;
  }

  .mobile\:-mb-6 {
    margin-bottom:-1.5rem;
  }

  .mobile\:-ml-6 {
    margin-left:-1.5rem;
  }

  .mobile\:-mt-7 {
    margin-top:-1.75rem;
  }

  .mobile\:-mr-7 {
    margin-right:-1.75rem;
  }

  .mobile\:-mb-7 {
    margin-bottom:-1.75rem;
  }

  .mobile\:-ml-7 {
    margin-left:-1.75rem;
  }

  .mobile\:-mt-8 {
    margin-top:-2rem;
  }

  .mobile\:-mr-8 {
    margin-right:-2rem;
  }

  .mobile\:-mb-8 {
    margin-bottom:-2rem;
  }

  .mobile\:-ml-8 {
    margin-left:-2rem;
  }

  .mobile\:-mt-9 {
    margin-top:-2.25rem;
  }

  .mobile\:-mr-9 {
    margin-right:-2.25rem;
  }

  .mobile\:-mb-9 {
    margin-bottom:-2.25rem;
  }

  .mobile\:-ml-9 {
    margin-left:-2.25rem;
  }

  .mobile\:-mt-10 {
    margin-top:-2.5rem;
  }

  .mobile\:-mr-10 {
    margin-right:-2.5rem;
  }

  .mobile\:-mb-10 {
    margin-bottom:-2.5rem;
  }

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

  .mobile\:-mt-11 {
    margin-top:-2.75rem;
  }

  .mobile\:-mr-11 {
    margin-right:-2.75rem;
  }

  .mobile\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .mobile\:-ml-11 {
    margin-left:-2.75rem;
  }

  .mobile\:-mt-12 {
    margin-top:-3rem;
  }

  .mobile\:-mr-12 {
    margin-right:-3rem;
  }

  .mobile\:-mb-12 {
    margin-bottom:-3rem;
  }

  .mobile\:-ml-12 {
    margin-left:-3rem;
  }

  .mobile\:-mt-13 {
    margin-top:-3.25rem;
  }

  .mobile\:-mr-13 {
    margin-right:-3.25rem;
  }

  .mobile\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .mobile\:-ml-13 {
    margin-left:-3.25rem;
  }

  .mobile\:-mt-14 {
    margin-top:-3.5rem;
  }

  .mobile\:-mr-14 {
    margin-right:-3.5rem;
  }

  .mobile\:-mb-14 {
    margin-bottom:-3.5rem;
  }

  .mobile\:-ml-14 {
    margin-left:-3.5rem;
  }

  .mobile\:-mt-15 {
    margin-top:-3.75rem;
  }

  .mobile\:-mr-15 {
    margin-right:-3.75rem;
  }

  .mobile\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .mobile\:-ml-15 {
    margin-left:-3.75rem;
  }

  .mobile\:-mt-16 {
    margin-top:-4rem;
  }

  .mobile\:-mr-16 {
    margin-right:-4rem;
  }

  .mobile\:-mb-16 {
    margin-bottom:-4rem;
  }

  .mobile\:-ml-16 {
    margin-left:-4rem;
  }

  .mobile\:-mt-18 {
    margin-top:-4.5rem;
  }

  .mobile\:-mr-18 {
    margin-right:-4.5rem;
  }

  .mobile\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .mobile\:-ml-18 {
    margin-left:-4.5rem;
  }

  .mobile\:-mt-20 {
    margin-top:-5rem;
  }

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

  .mobile\:-mb-20 {
    margin-bottom:-5rem;
  }

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

  .mobile\:-mt-24 {
    margin-top:-6rem;
  }

  .mobile\:-mr-24 {
    margin-right:-6rem;
  }

  .mobile\:-mb-24 {
    margin-bottom:-6rem;
  }

  .mobile\:-ml-24 {
    margin-left:-6rem;
  }

  .mobile\:-mt-28 {
    margin-top:-7rem;
  }

  .mobile\:-mr-28 {
    margin-right:-7rem;
  }

  .mobile\:-mb-28 {
    margin-bottom:-7rem;
  }

  .mobile\:-ml-28 {
    margin-left:-7rem;
  }

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

  .mobile\:-mr-32 {
    margin-right:-8rem;
  }

  .mobile\:-mb-32 {
    margin-bottom:-8rem;
  }

  .mobile\:-ml-32 {
    margin-left:-8rem;
  }

  .mobile\:-mt-36 {
    margin-top:-9rem;
  }

  .mobile\:-mr-36 {
    margin-right:-9rem;
  }

  .mobile\:-mb-36 {
    margin-bottom:-9rem;
  }

  .mobile\:-ml-36 {
    margin-left:-9rem;
  }

  .mobile\:-mt-40 {
    margin-top:-10rem;
  }

  .mobile\:-mr-40 {
    margin-right:-10rem;
  }

  .mobile\:-mb-40 {
    margin-bottom:-10rem;
  }

  .mobile\:-ml-40 {
    margin-left:-10rem;
  }

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

  .mobile\:-mr-44 {
    margin-right:-11rem;
  }

  .mobile\:-mb-44 {
    margin-bottom:-11rem;
  }

  .mobile\:-ml-44 {
    margin-left:-11rem;
  }

  .mobile\:-mt-48 {
    margin-top:-12rem;
  }

  .mobile\:-mr-48 {
    margin-right:-12rem;
  }

  .mobile\:-mb-48 {
    margin-bottom:-12rem;
  }

  .mobile\:-ml-48 {
    margin-left:-12rem;
  }

  .mobile\:-mt-52 {
    margin-top:-13rem;
  }

  .mobile\:-mr-52 {
    margin-right:-13rem;
  }

  .mobile\:-mb-52 {
    margin-bottom:-13rem;
  }

  .mobile\:-ml-52 {
    margin-left:-13rem;
  }

  .mobile\:-mt-56 {
    margin-top:-14rem;
  }

  .mobile\:-mr-56 {
    margin-right:-14rem;
  }

  .mobile\:-mb-56 {
    margin-bottom:-14rem;
  }

  .mobile\:-ml-56 {
    margin-left:-14rem;
  }

  .mobile\:-mt-60 {
    margin-top:-15rem;
  }

  .mobile\:-mr-60 {
    margin-right:-15rem;
  }

  .mobile\:-mb-60 {
    margin-bottom:-15rem;
  }

  .mobile\:-ml-60 {
    margin-left:-15rem;
  }

  .mobile\:-mt-64 {
    margin-top:-16rem;
  }

  .mobile\:-mr-64 {
    margin-right:-16rem;
  }

  .mobile\:-mb-64 {
    margin-bottom:-16rem;
  }

  .mobile\:-ml-64 {
    margin-left:-16rem;
  }

  .mobile\:-mt-72 {
    margin-top:-18rem;
  }

  .mobile\:-mr-72 {
    margin-right:-18rem;
  }

  .mobile\:-mb-72 {
    margin-bottom:-18rem;
  }

  .mobile\:-ml-72 {
    margin-left:-18rem;
  }

  .mobile\:-mt-80 {
    margin-top:-20rem;
  }

  .mobile\:-mr-80 {
    margin-right:-20rem;
  }

  .mobile\:-mb-80 {
    margin-bottom:-20rem;
  }

  .mobile\:-ml-80 {
    margin-left:-20rem;
  }

  .mobile\:-mt-96 {
    margin-top:-24rem;
  }

  .mobile\:-mr-96 {
    margin-right:-24rem;
  }

  .mobile\:-mb-96 {
    margin-bottom:-24rem;
  }

  .mobile\:-ml-96 {
    margin-left:-24rem;
  }

  .mobile\:-mt-px {
    margin-top:-1px;
  }

  .mobile\:-mr-px {
    margin-right:-1px;
  }

  .mobile\:-mb-px {
    margin-bottom:-1px;
  }

  .mobile\:-ml-px {
    margin-left:-1px;
  }

  .mobile\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .mobile\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .mobile\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .mobile\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .mobile\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .mobile\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .mobile\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .mobile\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .mobile\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

  .mobile\:-mr-2\.5 {
    margin-right:-0.625rem;
  }

  .mobile\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .mobile\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .mobile\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .mobile\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .mobile\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .mobile\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .mobile\:-mt-1\/2 {
    margin-top:-50%;
  }

  .mobile\:-mr-1\/2 {
    margin-right:-50%;
  }

  .mobile\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .mobile\:-ml-1\/2 {
    margin-left:-50%;
  }

  .mobile\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .mobile\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .mobile\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .mobile\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .mobile\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .mobile\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .mobile\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .mobile\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .mobile\:-mt-1\/4 {
    margin-top:-25%;
  }

  .mobile\:-mr-1\/4 {
    margin-right:-25%;
  }

  .mobile\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .mobile\:-ml-1\/4 {
    margin-left:-25%;
  }

  .mobile\:-mt-2\/4 {
    margin-top:-50%;
  }

  .mobile\:-mr-2\/4 {
    margin-right:-50%;
  }

  .mobile\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .mobile\:-ml-2\/4 {
    margin-left:-50%;
  }

  .mobile\:-mt-3\/4 {
    margin-top:-75%;
  }

  .mobile\:-mr-3\/4 {
    margin-right:-75%;
  }

  .mobile\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .mobile\:-ml-3\/4 {
    margin-left:-75%;
  }

  .mobile\:-mt-1\/5 {
    margin-top:-20%;
  }

  .mobile\:-mr-1\/5 {
    margin-right:-20%;
  }

  .mobile\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .mobile\:-ml-1\/5 {
    margin-left:-20%;
  }

  .mobile\:-mt-2\/5 {
    margin-top:-40%;
  }

  .mobile\:-mr-2\/5 {
    margin-right:-40%;
  }

  .mobile\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .mobile\:-ml-2\/5 {
    margin-left:-40%;
  }

  .mobile\:-mt-3\/5 {
    margin-top:-60%;
  }

  .mobile\:-mr-3\/5 {
    margin-right:-60%;
  }

  .mobile\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .mobile\:-ml-3\/5 {
    margin-left:-60%;
  }

  .mobile\:-mt-4\/5 {
    margin-top:-80%;
  }

  .mobile\:-mr-4\/5 {
    margin-right:-80%;
  }

  .mobile\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .mobile\:-ml-4\/5 {
    margin-left:-80%;
  }

  .mobile\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .mobile\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .mobile\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .mobile\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .mobile\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .mobile\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .mobile\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .mobile\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .mobile\:-mt-3\/6 {
    margin-top:-50%;
  }

  .mobile\:-mr-3\/6 {
    margin-right:-50%;
  }

  .mobile\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .mobile\:-ml-3\/6 {
    margin-left:-50%;
  }

  .mobile\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .mobile\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .mobile\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .mobile\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .mobile\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .mobile\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .mobile\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .mobile\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .mobile\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .mobile\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .mobile\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .mobile\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .mobile\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .mobile\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .mobile\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .mobile\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .mobile\:-mt-3\/12 {
    margin-top:-25%;
  }

  .mobile\:-mr-3\/12 {
    margin-right:-25%;
  }

  .mobile\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .mobile\:-ml-3\/12 {
    margin-left:-25%;
  }

  .mobile\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .mobile\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .mobile\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .mobile\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .mobile\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .mobile\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .mobile\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .mobile\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .mobile\:-mt-6\/12 {
    margin-top:-50%;
  }

  .mobile\:-mr-6\/12 {
    margin-right:-50%;
  }

  .mobile\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .mobile\:-ml-6\/12 {
    margin-left:-50%;
  }

  .mobile\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .mobile\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .mobile\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .mobile\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .mobile\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .mobile\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .mobile\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .mobile\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .mobile\:-mt-9\/12 {
    margin-top:-75%;
  }

  .mobile\:-mr-9\/12 {
    margin-right:-75%;
  }

  .mobile\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .mobile\:-ml-9\/12 {
    margin-left:-75%;
  }

  .mobile\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .mobile\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .mobile\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .mobile\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .mobile\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .mobile\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .mobile\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .mobile\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .mobile\:-mt-full {
    margin-top:-100%;
  }

  .mobile\:-mr-full {
    margin-right:-100%;
  }

  .mobile\:-mb-full {
    margin-bottom:-100%;
  }

  .mobile\:-ml-full {
    margin-left:-100%;
  }

  .mobile\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .mobile\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .mobile\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .mobile\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .mobile\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .mobile\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .mobile\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .mobile\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .mobile\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .mobile\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .mobile\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .mobile\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .mobile\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .mobile\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .mobile\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .mobile\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .mobile\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .mobile\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .mobile\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .mobile\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .mobile\:max-h-0 {
    max-height:0;
  }

  .mobile\:max-h-1 {
    max-height:0.25rem;
  }

  .mobile\:max-h-2 {
    max-height:0.5rem;
  }

  .mobile\:max-h-3 {
    max-height:0.75rem;
  }

  .mobile\:max-h-4 {
    max-height:1rem;
  }

  .mobile\:max-h-5 {
    max-height:1.25rem;
  }

  .mobile\:max-h-6 {
    max-height:1.5rem;
  }

  .mobile\:max-h-7 {
    max-height:1.75rem;
  }

  .mobile\:max-h-8 {
    max-height:2rem;
  }

  .mobile\:max-h-9 {
    max-height:2.25rem;
  }

  .mobile\:max-h-10 {
    max-height:2.5rem;
  }

  .mobile\:max-h-11 {
    max-height:2.75rem;
  }

  .mobile\:max-h-12 {
    max-height:3rem;
  }

  .mobile\:max-h-13 {
    max-height:3.25rem;
  }

  .mobile\:max-h-14 {
    max-height:3.5rem;
  }

  .mobile\:max-h-15 {
    max-height:3.75rem;
  }

  .mobile\:max-h-16 {
    max-height:4rem;
  }

  .mobile\:max-h-18 {
    max-height:4.5rem;
  }

  .mobile\:max-h-20 {
    max-height:5rem;
  }

  .mobile\:max-h-24 {
    max-height:6rem;
  }

  .mobile\:max-h-28 {
    max-height:7rem;
  }

  .mobile\:max-h-32 {
    max-height:8rem;
  }

  .mobile\:max-h-36 {
    max-height:9rem;
  }

  .mobile\:max-h-40 {
    max-height:10rem;
  }

  .mobile\:max-h-44 {
    max-height:11rem;
  }

  .mobile\:max-h-48 {
    max-height:12rem;
  }

  .mobile\:max-h-52 {
    max-height:13rem;
  }

  .mobile\:max-h-56 {
    max-height:14rem;
  }

  .mobile\:max-h-60 {
    max-height:15rem;
  }

  .mobile\:max-h-64 {
    max-height:16rem;
  }

  .mobile\:max-h-72 {
    max-height:18rem;
  }

  .mobile\:max-h-80 {
    max-height:20rem;
  }

  .mobile\:max-h-96 {
    max-height:24rem;
  }

  .mobile\:max-h-100 {
    max-height:25rem;
  }

  .mobile\:max-h-screen {
    max-height:100vh;
  }

  .mobile\:max-h-px {
    max-height:1px;
  }

  .mobile\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .mobile\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .mobile\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .mobile\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .mobile\:max-h-1\/2 {
    max-height:50%;
  }

  .mobile\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .mobile\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .mobile\:max-h-1\/4 {
    max-height:25%;
  }

  .mobile\:max-h-2\/4 {
    max-height:50%;
  }

  .mobile\:max-h-3\/4 {
    max-height:75%;
  }

  .mobile\:max-h-1\/5 {
    max-height:20%;
  }

  .mobile\:max-h-2\/5 {
    max-height:40%;
  }

  .mobile\:max-h-3\/5 {
    max-height:60%;
  }

  .mobile\:max-h-4\/5 {
    max-height:80%;
  }

  .mobile\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .mobile\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .mobile\:max-h-3\/6 {
    max-height:50%;
  }

  .mobile\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .mobile\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .mobile\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .mobile\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .mobile\:max-h-3\/12 {
    max-height:25%;
  }

  .mobile\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .mobile\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .mobile\:max-h-6\/12 {
    max-height:50%;
  }

  .mobile\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .mobile\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .mobile\:max-h-9\/12 {
    max-height:75%;
  }

  .mobile\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .mobile\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .mobile\:max-h-full {
    max-height:100%;
  }

  .mobile\:max-h-0_5 {
    max-height:0.125rem;
  }

  .mobile\:max-h-1_5 {
    max-height:0.375rem;
  }

  .mobile\:max-h-2_5 {
    max-height:0.625rem;
  }

  .mobile\:max-h-3_5 {
    max-height:0.875rem;
  }

  .mobile\:max-h-4_5 {
    max-height:1.125rem;
  }

  .mobile\:max-w-0 {
    max-width:0rem;
  }

  .mobile\:max-w-none {
    max-width:none;
  }

  .mobile\:max-w-xs {
    max-width:20rem;
  }

  .mobile\:max-w-sm {
    max-width:24rem;
  }

  .mobile\:max-w-md {
    max-width:28rem;
  }

  .mobile\:max-w-lg {
    max-width:32rem;
  }

  .mobile\:max-w-xl {
    max-width:36rem;
  }

  .mobile\:max-w-2xl {
    max-width:42rem;
  }

  .mobile\:max-w-3xl {
    max-width:48rem;
  }

  .mobile\:max-w-4xl {
    max-width:56rem;
  }

  .mobile\:max-w-5xl {
    max-width:64rem;
  }

  .mobile\:max-w-6xl {
    max-width:72rem;
  }

  .mobile\:max-w-7xl {
    max-width:80rem;
  }

  .mobile\:max-w-full {
    max-width:100%;
  }

  .mobile\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .mobile\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .mobile\:max-w-prose {
    max-width:65ch;
  }

  .mobile\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .mobile\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .mobile\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .mobile\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .mobile\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .mobile\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .mobile\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .mobile\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .mobile\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .mobile\:max-w-screen-xxs {
    max-width:1px;
  }

  .mobile\:max-w-screen-xs {
    max-width:400px;
  }

  .mobile\:max-w-screen-sm {
    max-width:600px;
  }

  .mobile\:max-w-screen-mobile {
    max-width:768px;
  }

  .mobile\:max-w-screen-md {
    max-width:970px;
  }

  .mobile\:max-w-screen-lg {
    max-width:960px;
  }

  .mobile\:min-h-0 {
    min-height:0;
  }

  .mobile\:min-h-full {
    min-height:100%;
  }

  .mobile\:min-h-screen {
    min-height:100vh;
  }

  .mobile\:min-w-0 {
    min-width:0;
  }

  .mobile\:min-w-full {
    min-width:100%;
  }

  .mobile\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .mobile\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .mobile\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .mobile\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .mobile\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .mobile\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .mobile\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .mobile\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .mobile\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .mobile\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .mobile\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .mobile\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .mobile\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .mobile\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .mobile\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .mobile\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .mobile\:opacity-0 {
    opacity:0;
  }

  .mobile\:opacity-10 {
    opacity:.1;
  }

  .mobile\:opacity-20 {
    opacity:.2;
  }

  .mobile\:opacity-25 {
    opacity:0.25;
  }

  .mobile\:opacity-30 {
    opacity:.3;
  }

  .mobile\:opacity-40 {
    opacity:.4;
  }

  .mobile\:opacity-50 {
    opacity:0.5;
  }

  .mobile\:opacity-60 {
    opacity:.6;
  }

  .mobile\:opacity-70 {
    opacity:.7;
  }

  .mobile\:opacity-75 {
    opacity:0.75;
  }

  .mobile\:opacity-80 {
    opacity:.8;
  }

  .mobile\:opacity-90 {
    opacity:.9;
  }

  .mobile\:opacity-100 {
    opacity:1;
  }

  .mobile\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .mobile\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .mobile\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .mobile\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .mobile\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .mobile\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .mobile\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .mobile\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .mobile\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .mobile\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .mobile\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .mobile\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .mobile\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .mobile\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .mobile\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .mobile\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .mobile\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .mobile\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .mobile\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .mobile\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .mobile\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .mobile\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .mobile\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .mobile\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .mobile\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .mobile\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .mobile\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .mobile\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .mobile\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .mobile\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .mobile\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .mobile\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .mobile\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .mobile\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .mobile\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .mobile\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .mobile\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .mobile\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .mobile\:group-focus\:opacity-100 {
    opacity:1;
  }

  .mobile\:hover\:opacity-0:hover {
    opacity:0;
  }

  .mobile\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .mobile\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .mobile\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .mobile\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .mobile\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .mobile\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .mobile\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .mobile\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .mobile\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .mobile\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .mobile\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .mobile\:hover\:opacity-100:hover {
    opacity:1;
  }

  .mobile\:focus\:opacity-0:focus {
    opacity:0;
  }

  .mobile\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .mobile\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .mobile\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .mobile\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .mobile\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .mobile\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .mobile\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .mobile\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .mobile\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .mobile\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .mobile\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .mobile\:focus\:opacity-100:focus {
    opacity:1;
  }

  .mobile\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobile\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobile\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobile\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .mobile\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .mobile\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .mobile\:overflow-auto {
    overflow:auto;
  }

  .mobile\:overflow-hidden {
    overflow:hidden;
  }

  .mobile\:overflow-visible {
    overflow:visible;
  }

  .mobile\:overflow-scroll {
    overflow:scroll;
  }

  .mobile\:overflow-x-auto {
    overflow-x:auto;
  }

  .mobile\:overflow-y-auto {
    overflow-y:auto;
  }

  .mobile\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .mobile\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .mobile\:overflow-x-visible {
    overflow-x:visible;
  }

  .mobile\:overflow-y-visible {
    overflow-y:visible;
  }

  .mobile\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .mobile\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .mobile\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .mobile\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .mobile\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .mobile\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .mobile\:overscroll-none {
    overscroll-behavior:none;
  }

  .mobile\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .mobile\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .mobile\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .mobile\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .mobile\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .mobile\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .mobile\:p-0 {
    padding:0;
  }

  .mobile\:p-1 {
    padding:0.25rem;
  }

  .mobile\:p-2 {
    padding:0.5rem;
  }

  .mobile\:p-3 {
    padding:0.75rem;
  }

  .mobile\:p-4 {
    padding:1rem;
  }

  .mobile\:p-5 {
    padding:1.25rem;
  }

  .mobile\:p-6 {
    padding:1.5rem;
  }

  .mobile\:p-7 {
    padding:1.75rem;
  }

  .mobile\:p-8 {
    padding:2rem;
  }

  .mobile\:p-9 {
    padding:2.25rem;
  }

  .mobile\:p-10 {
    padding:2.5rem;
  }

  .mobile\:p-11 {
    padding:2.75rem;
  }

  .mobile\:p-12 {
    padding:3rem;
  }

  .mobile\:p-13 {
    padding:3.25rem;
  }

  .mobile\:p-14 {
    padding:3.5rem;
  }

  .mobile\:p-15 {
    padding:3.75rem;
  }

  .mobile\:p-16 {
    padding:4rem;
  }

  .mobile\:p-18 {
    padding:4.5rem;
  }

  .mobile\:p-20 {
    padding:5rem;
  }

  .mobile\:p-24 {
    padding:6rem;
  }

  .mobile\:p-28 {
    padding:7rem;
  }

  .mobile\:p-32 {
    padding:8rem;
  }

  .mobile\:p-36 {
    padding:9rem;
  }

  .mobile\:p-40 {
    padding:10rem;
  }

  .mobile\:p-44 {
    padding:11rem;
  }

  .mobile\:p-48 {
    padding:12rem;
  }

  .mobile\:p-52 {
    padding:13rem;
  }

  .mobile\:p-56 {
    padding:14rem;
  }

  .mobile\:p-60 {
    padding:15rem;
  }

  .mobile\:p-64 {
    padding:16rem;
  }

  .mobile\:p-72 {
    padding:18rem;
  }

  .mobile\:p-80 {
    padding:20rem;
  }

  .mobile\:p-96 {
    padding:24rem;
  }

  .mobile\:p-px {
    padding:1px;
  }

  .mobile\:p-0\.5 {
    padding:0.125rem;
  }

  .mobile\:p-1\.5 {
    padding:0.375rem;
  }

  .mobile\:p-2\.5 {
    padding:0.625rem;
  }

  .mobile\:p-3\.5 {
    padding:0.875rem;
  }

  .mobile\:p-1\/2 {
    padding:50%;
  }

  .mobile\:p-1\/3 {
    padding:33.333333%;
  }

  .mobile\:p-2\/3 {
    padding:66.666667%;
  }

  .mobile\:p-1\/4 {
    padding:25%;
  }

  .mobile\:p-2\/4 {
    padding:50%;
  }

  .mobile\:p-3\/4 {
    padding:75%;
  }

  .mobile\:p-1\/5 {
    padding:20%;
  }

  .mobile\:p-2\/5 {
    padding:40%;
  }

  .mobile\:p-3\/5 {
    padding:60%;
  }

  .mobile\:p-4\/5 {
    padding:80%;
  }

  .mobile\:p-1\/6 {
    padding:16.666667%;
  }

  .mobile\:p-2\/6 {
    padding:33.333333%;
  }

  .mobile\:p-3\/6 {
    padding:50%;
  }

  .mobile\:p-4\/6 {
    padding:66.666667%;
  }

  .mobile\:p-5\/6 {
    padding:83.333333%;
  }

  .mobile\:p-1\/12 {
    padding:8.333333%;
  }

  .mobile\:p-2\/12 {
    padding:16.666667%;
  }

  .mobile\:p-3\/12 {
    padding:25%;
  }

  .mobile\:p-4\/12 {
    padding:33.333333%;
  }

  .mobile\:p-5\/12 {
    padding:41.666667%;
  }

  .mobile\:p-6\/12 {
    padding:50%;
  }

  .mobile\:p-7\/12 {
    padding:58.333333%;
  }

  .mobile\:p-8\/12 {
    padding:66.666667%;
  }

  .mobile\:p-9\/12 {
    padding:75%;
  }

  .mobile\:p-10\/12 {
    padding:83.333333%;
  }

  .mobile\:p-11\/12 {
    padding:91.666667%;
  }

  .mobile\:p-full {
    padding:100%;
  }

  .mobile\:p-0_5 {
    padding:0.125rem;
  }

  .mobile\:p-1_5 {
    padding:0.375rem;
  }

  .mobile\:p-2_5 {
    padding:0.625rem;
  }

  .mobile\:p-3_5 {
    padding:0.875rem;
  }

  .mobile\:p-4_5 {
    padding:1.125rem;
  }

  .mobile\:p-md {
    padding:7.5%;
  }

  .mobile\:p-lg {
    padding:10%;
  }

  .mobile\:p-xl {
    padding:20%;
  }

  .mobile\:py-0 {
    padding-top:0;
    padding-bottom:0;
  }

  .mobile\:px-0 {
    padding-left:0;
    padding-right:0;
  }

  .mobile\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .mobile\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .mobile\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .mobile\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .mobile\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .mobile\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

  .mobile\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem;
  }

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

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

  .mobile\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .mobile\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

  .mobile\:px-7 {
    padding-left:1.75rem;
    padding-right:1.75rem;
  }

  .mobile\:py-8 {
    padding-top:2rem;
    padding-bottom:2rem;
  }

  .mobile\:px-8 {
    padding-left:2rem;
    padding-right:2rem;
  }

  .mobile\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .mobile\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

  .mobile\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  .mobile\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem;
  }

  .mobile\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .mobile\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

  .mobile\:px-12 {
    padding-left:3rem;
    padding-right:3rem;
  }

  .mobile\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .mobile\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

  .mobile\:py-14 {
    padding-top:3.5rem;
    padding-bottom:3.5rem;
  }

  .mobile\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .mobile\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .mobile\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

  .mobile\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem;
  }

  .mobile\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .mobile\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .mobile\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

  .mobile\:py-20 {
    padding-top:5rem;
    padding-bottom:5rem;
  }

  .mobile\:px-20 {
    padding-left:5rem;
    padding-right:5rem;
  }

  .mobile\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

  .mobile\:px-24 {
    padding-left:6rem;
    padding-right:6rem;
  }

  .mobile\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .mobile\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

  .mobile\:py-32 {
    padding-top:8rem;
    padding-bottom:8rem;
  }

  .mobile\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .mobile\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .mobile\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .mobile\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .mobile\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .mobile\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .mobile\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .mobile\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .mobile\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .mobile\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .mobile\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .mobile\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .mobile\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .mobile\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .mobile\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .mobile\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .mobile\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .mobile\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .mobile\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .mobile\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .mobile\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .mobile\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .mobile\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .mobile\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .mobile\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

  .mobile\:py-0\.5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobile\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobile\:py-1\.5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobile\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .mobile\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobile\:py-3\.5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobile\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobile\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobile\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobile\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobile\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobile\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobile\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .mobile\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .mobile\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .mobile\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .mobile\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .mobile\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .mobile\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .mobile\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobile\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobile\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobile\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobile\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .mobile\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .mobile\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .mobile\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .mobile\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .mobile\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .mobile\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .mobile\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .mobile\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .mobile\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .mobile\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .mobile\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .mobile\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .mobile\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .mobile\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .mobile\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .mobile\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .mobile\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .mobile\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .mobile\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .mobile\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .mobile\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .mobile\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .mobile\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .mobile\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .mobile\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .mobile\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .mobile\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .mobile\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .mobile\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .mobile\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .mobile\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .mobile\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .mobile\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .mobile\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .mobile\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .mobile\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .mobile\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .mobile\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .mobile\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .mobile\:pt-0 {
    padding-top:0;
  }

  .mobile\:pr-0 {
    padding-right:0;
  }

  .mobile\:pb-0 {
    padding-bottom:0;
  }

  .mobile\:pl-0 {
    padding-left:0;
  }

  .mobile\:pt-1 {
    padding-top:0.25rem;
  }

  .mobile\:pr-1 {
    padding-right:0.25rem;
  }

  .mobile\:pb-1 {
    padding-bottom:0.25rem;
  }

  .mobile\:pl-1 {
    padding-left:0.25rem;
  }

  .mobile\:pt-2 {
    padding-top:0.5rem;
  }

  .mobile\:pr-2 {
    padding-right:0.5rem;
  }

  .mobile\:pb-2 {
    padding-bottom:0.5rem;
  }

  .mobile\:pl-2 {
    padding-left:0.5rem;
  }

  .mobile\:pt-3 {
    padding-top:0.75rem;
  }

  .mobile\:pr-3 {
    padding-right:0.75rem;
  }

  .mobile\:pb-3 {
    padding-bottom:0.75rem;
  }

  .mobile\:pl-3 {
    padding-left:0.75rem;
  }

  .mobile\:pt-4 {
    padding-top:1rem;
  }

  .mobile\:pr-4 {
    padding-right:1rem;
  }

  .mobile\:pb-4 {
    padding-bottom:1rem;
  }

  .mobile\:pl-4 {
    padding-left:1rem;
  }

  .mobile\:pt-5 {
    padding-top:1.25rem;
  }

  .mobile\:pr-5 {
    padding-right:1.25rem;
  }

  .mobile\:pb-5 {
    padding-bottom:1.25rem;
  }

  .mobile\:pl-5 {
    padding-left:1.25rem;
  }

  .mobile\:pt-6 {
    padding-top:1.5rem;
  }

  .mobile\:pr-6 {
    padding-right:1.5rem;
  }

  .mobile\:pb-6 {
    padding-bottom:1.5rem;
  }

  .mobile\:pl-6 {
    padding-left:1.5rem;
  }

  .mobile\:pt-7 {
    padding-top:1.75rem;
  }

  .mobile\:pr-7 {
    padding-right:1.75rem;
  }

  .mobile\:pb-7 {
    padding-bottom:1.75rem;
  }

  .mobile\:pl-7 {
    padding-left:1.75rem;
  }

  .mobile\:pt-8 {
    padding-top:2rem;
  }

  .mobile\:pr-8 {
    padding-right:2rem;
  }

  .mobile\:pb-8 {
    padding-bottom:2rem;
  }

  .mobile\:pl-8 {
    padding-left:2rem;
  }

  .mobile\:pt-9 {
    padding-top:2.25rem;
  }

  .mobile\:pr-9 {
    padding-right:2.25rem;
  }

  .mobile\:pb-9 {
    padding-bottom:2.25rem;
  }

  .mobile\:pl-9 {
    padding-left:2.25rem;
  }

  .mobile\:pt-10 {
    padding-top:2.5rem;
  }

  .mobile\:pr-10 {
    padding-right:2.5rem;
  }

  .mobile\:pb-10 {
    padding-bottom:2.5rem;
  }

  .mobile\:pl-10 {
    padding-left:2.5rem;
  }

  .mobile\:pt-11 {
    padding-top:2.75rem;
  }

  .mobile\:pr-11 {
    padding-right:2.75rem;
  }

  .mobile\:pb-11 {
    padding-bottom:2.75rem;
  }

  .mobile\:pl-11 {
    padding-left:2.75rem;
  }

  .mobile\:pt-12 {
    padding-top:3rem;
  }

  .mobile\:pr-12 {
    padding-right:3rem;
  }

  .mobile\:pb-12 {
    padding-bottom:3rem;
  }

  .mobile\:pl-12 {
    padding-left:3rem;
  }

  .mobile\:pt-13 {
    padding-top:3.25rem;
  }

  .mobile\:pr-13 {
    padding-right:3.25rem;
  }

  .mobile\:pb-13 {
    padding-bottom:3.25rem;
  }

  .mobile\:pl-13 {
    padding-left:3.25rem;
  }

  .mobile\:pt-14 {
    padding-top:3.5rem;
  }

  .mobile\:pr-14 {
    padding-right:3.5rem;
  }

  .mobile\:pb-14 {
    padding-bottom:3.5rem;
  }

  .mobile\:pl-14 {
    padding-left:3.5rem;
  }

  .mobile\:pt-15 {
    padding-top:3.75rem;
  }

  .mobile\:pr-15 {
    padding-right:3.75rem;
  }

  .mobile\:pb-15 {
    padding-bottom:3.75rem;
  }

  .mobile\:pl-15 {
    padding-left:3.75rem;
  }

  .mobile\:pt-16 {
    padding-top:4rem;
  }

  .mobile\:pr-16 {
    padding-right:4rem;
  }

  .mobile\:pb-16 {
    padding-bottom:4rem;
  }

  .mobile\:pl-16 {
    padding-left:4rem;
  }

  .mobile\:pt-18 {
    padding-top:4.5rem;
  }

  .mobile\:pr-18 {
    padding-right:4.5rem;
  }

  .mobile\:pb-18 {
    padding-bottom:4.5rem;
  }

  .mobile\:pl-18 {
    padding-left:4.5rem;
  }

  .mobile\:pt-20 {
    padding-top:5rem;
  }

  .mobile\:pr-20 {
    padding-right:5rem;
  }

  .mobile\:pb-20 {
    padding-bottom:5rem;
  }

  .mobile\:pl-20 {
    padding-left:5rem;
  }

  .mobile\:pt-24 {
    padding-top:6rem;
  }

  .mobile\:pr-24 {
    padding-right:6rem;
  }

  .mobile\:pb-24 {
    padding-bottom:6rem;
  }

  .mobile\:pl-24 {
    padding-left:6rem;
  }

  .mobile\:pt-28 {
    padding-top:7rem;
  }

  .mobile\:pr-28 {
    padding-right:7rem;
  }

  .mobile\:pb-28 {
    padding-bottom:7rem;
  }

  .mobile\:pl-28 {
    padding-left:7rem;
  }

  .mobile\:pt-32 {
    padding-top:8rem;
  }

  .mobile\:pr-32 {
    padding-right:8rem;
  }

  .mobile\:pb-32 {
    padding-bottom:8rem;
  }

  .mobile\:pl-32 {
    padding-left:8rem;
  }

  .mobile\:pt-36 {
    padding-top:9rem;
  }

  .mobile\:pr-36 {
    padding-right:9rem;
  }

  .mobile\:pb-36 {
    padding-bottom:9rem;
  }

  .mobile\:pl-36 {
    padding-left:9rem;
  }

  .mobile\:pt-40 {
    padding-top:10rem;
  }

  .mobile\:pr-40 {
    padding-right:10rem;
  }

  .mobile\:pb-40 {
    padding-bottom:10rem;
  }

  .mobile\:pl-40 {
    padding-left:10rem;
  }

  .mobile\:pt-44 {
    padding-top:11rem;
  }

  .mobile\:pr-44 {
    padding-right:11rem;
  }

  .mobile\:pb-44 {
    padding-bottom:11rem;
  }

  .mobile\:pl-44 {
    padding-left:11rem;
  }

  .mobile\:pt-48 {
    padding-top:12rem;
  }

  .mobile\:pr-48 {
    padding-right:12rem;
  }

  .mobile\:pb-48 {
    padding-bottom:12rem;
  }

  .mobile\:pl-48 {
    padding-left:12rem;
  }

  .mobile\:pt-52 {
    padding-top:13rem;
  }

  .mobile\:pr-52 {
    padding-right:13rem;
  }

  .mobile\:pb-52 {
    padding-bottom:13rem;
  }

  .mobile\:pl-52 {
    padding-left:13rem;
  }

  .mobile\:pt-56 {
    padding-top:14rem;
  }

  .mobile\:pr-56 {
    padding-right:14rem;
  }

  .mobile\:pb-56 {
    padding-bottom:14rem;
  }

  .mobile\:pl-56 {
    padding-left:14rem;
  }

  .mobile\:pt-60 {
    padding-top:15rem;
  }

  .mobile\:pr-60 {
    padding-right:15rem;
  }

  .mobile\:pb-60 {
    padding-bottom:15rem;
  }

  .mobile\:pl-60 {
    padding-left:15rem;
  }

  .mobile\:pt-64 {
    padding-top:16rem;
  }

  .mobile\:pr-64 {
    padding-right:16rem;
  }

  .mobile\:pb-64 {
    padding-bottom:16rem;
  }

  .mobile\:pl-64 {
    padding-left:16rem;
  }

  .mobile\:pt-72 {
    padding-top:18rem;
  }

  .mobile\:pr-72 {
    padding-right:18rem;
  }

  .mobile\:pb-72 {
    padding-bottom:18rem;
  }

  .mobile\:pl-72 {
    padding-left:18rem;
  }

  .mobile\:pt-80 {
    padding-top:20rem;
  }

  .mobile\:pr-80 {
    padding-right:20rem;
  }

  .mobile\:pb-80 {
    padding-bottom:20rem;
  }

  .mobile\:pl-80 {
    padding-left:20rem;
  }

  .mobile\:pt-96 {
    padding-top:24rem;
  }

  .mobile\:pr-96 {
    padding-right:24rem;
  }

  .mobile\:pb-96 {
    padding-bottom:24rem;
  }

  .mobile\:pl-96 {
    padding-left:24rem;
  }

  .mobile\:pt-px {
    padding-top:1px;
  }

  .mobile\:pr-px {
    padding-right:1px;
  }

  .mobile\:pb-px {
    padding-bottom:1px;
  }

  .mobile\:pl-px {
    padding-left:1px;
  }

  .mobile\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .mobile\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .mobile\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .mobile\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .mobile\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .mobile\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .mobile\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .mobile\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .mobile\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .mobile\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .mobile\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .mobile\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .mobile\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .mobile\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .mobile\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .mobile\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .mobile\:pt-1\/2 {
    padding-top:50%;
  }

  .mobile\:pr-1\/2 {
    padding-right:50%;
  }

  .mobile\:pb-1\/2 {
    padding-bottom:50%;
  }

  .mobile\:pl-1\/2 {
    padding-left:50%;
  }

  .mobile\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .mobile\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .mobile\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .mobile\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .mobile\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .mobile\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .mobile\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .mobile\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .mobile\:pt-1\/4 {
    padding-top:25%;
  }

  .mobile\:pr-1\/4 {
    padding-right:25%;
  }

  .mobile\:pb-1\/4 {
    padding-bottom:25%;
  }

  .mobile\:pl-1\/4 {
    padding-left:25%;
  }

  .mobile\:pt-2\/4 {
    padding-top:50%;
  }

  .mobile\:pr-2\/4 {
    padding-right:50%;
  }

  .mobile\:pb-2\/4 {
    padding-bottom:50%;
  }

  .mobile\:pl-2\/4 {
    padding-left:50%;
  }

  .mobile\:pt-3\/4 {
    padding-top:75%;
  }

  .mobile\:pr-3\/4 {
    padding-right:75%;
  }

  .mobile\:pb-3\/4 {
    padding-bottom:75%;
  }

  .mobile\:pl-3\/4 {
    padding-left:75%;
  }

  .mobile\:pt-1\/5 {
    padding-top:20%;
  }

  .mobile\:pr-1\/5 {
    padding-right:20%;
  }

  .mobile\:pb-1\/5 {
    padding-bottom:20%;
  }

  .mobile\:pl-1\/5 {
    padding-left:20%;
  }

  .mobile\:pt-2\/5 {
    padding-top:40%;
  }

  .mobile\:pr-2\/5 {
    padding-right:40%;
  }

  .mobile\:pb-2\/5 {
    padding-bottom:40%;
  }

  .mobile\:pl-2\/5 {
    padding-left:40%;
  }

  .mobile\:pt-3\/5 {
    padding-top:60%;
  }

  .mobile\:pr-3\/5 {
    padding-right:60%;
  }

  .mobile\:pb-3\/5 {
    padding-bottom:60%;
  }

  .mobile\:pl-3\/5 {
    padding-left:60%;
  }

  .mobile\:pt-4\/5 {
    padding-top:80%;
  }

  .mobile\:pr-4\/5 {
    padding-right:80%;
  }

  .mobile\:pb-4\/5 {
    padding-bottom:80%;
  }

  .mobile\:pl-4\/5 {
    padding-left:80%;
  }

  .mobile\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .mobile\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .mobile\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .mobile\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .mobile\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .mobile\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .mobile\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .mobile\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .mobile\:pt-3\/6 {
    padding-top:50%;
  }

  .mobile\:pr-3\/6 {
    padding-right:50%;
  }

  .mobile\:pb-3\/6 {
    padding-bottom:50%;
  }

  .mobile\:pl-3\/6 {
    padding-left:50%;
  }

  .mobile\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .mobile\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .mobile\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .mobile\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .mobile\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .mobile\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .mobile\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .mobile\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .mobile\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .mobile\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .mobile\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .mobile\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .mobile\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .mobile\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .mobile\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .mobile\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .mobile\:pt-3\/12 {
    padding-top:25%;
  }

  .mobile\:pr-3\/12 {
    padding-right:25%;
  }

  .mobile\:pb-3\/12 {
    padding-bottom:25%;
  }

  .mobile\:pl-3\/12 {
    padding-left:25%;
  }

  .mobile\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .mobile\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .mobile\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .mobile\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .mobile\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .mobile\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .mobile\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .mobile\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .mobile\:pt-6\/12 {
    padding-top:50%;
  }

  .mobile\:pr-6\/12 {
    padding-right:50%;
  }

  .mobile\:pb-6\/12 {
    padding-bottom:50%;
  }

  .mobile\:pl-6\/12 {
    padding-left:50%;
  }

  .mobile\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .mobile\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .mobile\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .mobile\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .mobile\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .mobile\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .mobile\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .mobile\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .mobile\:pt-9\/12 {
    padding-top:75%;
  }

  .mobile\:pr-9\/12 {
    padding-right:75%;
  }

  .mobile\:pb-9\/12 {
    padding-bottom:75%;
  }

  .mobile\:pl-9\/12 {
    padding-left:75%;
  }

  .mobile\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .mobile\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .mobile\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .mobile\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .mobile\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .mobile\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .mobile\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .mobile\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .mobile\:pt-full {
    padding-top:100%;
  }

  .mobile\:pr-full {
    padding-right:100%;
  }

  .mobile\:pb-full {
    padding-bottom:100%;
  }

  .mobile\:pl-full {
    padding-left:100%;
  }

  .mobile\:pt-0_5 {
    padding-top:0.125rem;
  }

  .mobile\:pr-0_5 {
    padding-right:0.125rem;
  }

  .mobile\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .mobile\:pl-0_5 {
    padding-left:0.125rem;
  }

  .mobile\:pt-1_5 {
    padding-top:0.375rem;
  }

  .mobile\:pr-1_5 {
    padding-right:0.375rem;
  }

  .mobile\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .mobile\:pl-1_5 {
    padding-left:0.375rem;
  }

  .mobile\:pt-2_5 {
    padding-top:0.625rem;
  }

  .mobile\:pr-2_5 {
    padding-right:0.625rem;
  }

  .mobile\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .mobile\:pl-2_5 {
    padding-left:0.625rem;
  }

  .mobile\:pt-3_5 {
    padding-top:0.875rem;
  }

  .mobile\:pr-3_5 {
    padding-right:0.875rem;
  }

  .mobile\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .mobile\:pl-3_5 {
    padding-left:0.875rem;
  }

  .mobile\:pt-4_5 {
    padding-top:1.125rem;
  }

  .mobile\:pr-4_5 {
    padding-right:1.125rem;
  }

  .mobile\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .mobile\:pl-4_5 {
    padding-left:1.125rem;
  }

  .mobile\:pt-md {
    padding-top:7.5%;
  }

  .mobile\:pr-md {
    padding-right:7.5%;
  }

  .mobile\:pb-md {
    padding-bottom:7.5%;
  }

  .mobile\:pl-md {
    padding-left:7.5%;
  }

  .mobile\:pt-lg {
    padding-top:10%;
  }

  .mobile\:pr-lg {
    padding-right:10%;
  }

  .mobile\:pb-lg {
    padding-bottom:10%;
  }

  .mobile\:pl-lg {
    padding-left:10%;
  }

  .mobile\:pt-xl {
    padding-top:20%;
  }

  .mobile\:pr-xl {
    padding-right:20%;
  }

  .mobile\:pb-xl {
    padding-bottom:20%;
  }

  .mobile\:pl-xl {
    padding-left:20%;
  }

  .mobile\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobile\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .mobile\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .mobile\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .mobile\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobile\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .mobile\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile\:placeholder-teal::-moz-placeholder {
  }

  .mobile\:placeholder-teal::placeholder {
  }

  .mobile\:placeholder-indigo::-moz-placeholder {
  }

  .mobile\:placeholder-indigo::placeholder {
  }

  .mobile\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .mobile\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .mobile\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .mobile\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .mobile\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .mobile\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .mobile\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .mobile\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .mobile\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobile\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .mobile\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .mobile\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .mobile\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .mobile\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .mobile\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .mobile\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .mobile\:focus\:placeholder-teal:focus::placeholder {
  }

  .mobile\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .mobile\:focus\:placeholder-indigo:focus::placeholder {
  }

  .mobile\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .mobile\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .mobile\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobile\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .mobile\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobile\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .mobile\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobile\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .mobile\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobile\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .mobile\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobile\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .mobile\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobile\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .mobile\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobile\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .mobile\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobile\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .mobile\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobile\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .mobile\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobile\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .mobile\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .mobile\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .mobile\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .mobile\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .mobile\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .mobile\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .mobile\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .mobile\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .mobile\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .mobile\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .mobile\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .mobile\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .mobile\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .mobile\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .mobile\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .mobile\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .mobile\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .mobile\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .mobile\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .mobile\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .mobile\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .mobile\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .mobile\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .mobile\:pointer-events-none {
    pointer-events:none;
  }

  .mobile\:pointer-events-auto {
    pointer-events:auto;
  }

  .mobile\:static {
    position:static;
  }

  .mobile\:fixed {
    position:fixed;
  }

  .mobile\:absolute {
    position:absolute;
  }

  .mobile\:relative {
    position:relative;
  }

  .mobile\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .mobile\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .mobile\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .mobile\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .mobile\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .mobile\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .mobile\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .mobile\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .mobile\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .mobile\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .mobile\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .mobile\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .mobile\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .mobile\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .mobile\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .mobile\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .mobile\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .mobile\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .mobile\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .mobile\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .mobile\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .mobile\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .mobile\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .mobile\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .mobile\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .mobile\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .mobile\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .mobile\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .mobile\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .mobile\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .mobile\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .mobile\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .mobile\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .mobile\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .mobile\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .mobile\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .mobile\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobile\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobile\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobile\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobile\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobile\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobile\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .mobile\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .mobile\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .mobile\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .mobile\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobile\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobile\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .mobile\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .mobile\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .mobile\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .mobile\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .mobile\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .mobile\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .mobile\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .mobile\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .mobile\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .mobile\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .mobile\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .mobile\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .mobile\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .mobile\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .mobile\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .mobile\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .mobile\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .mobile\:inset-x-0 {
    right:0;
    left:0;
  }

  .mobile\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .mobile\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .mobile\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .mobile\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .mobile\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .mobile\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .mobile\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .mobile\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .mobile\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .mobile\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .mobile\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .mobile\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .mobile\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .mobile\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .mobile\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .mobile\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .mobile\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .mobile\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .mobile\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .mobile\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .mobile\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .mobile\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .mobile\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .mobile\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .mobile\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .mobile\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .mobile\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .mobile\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .mobile\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .mobile\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .mobile\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .mobile\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .mobile\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .mobile\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .mobile\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .mobile\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .mobile\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .mobile\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .mobile\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .mobile\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .mobile\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .mobile\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .mobile\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .mobile\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .mobile\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .mobile\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .mobile\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .mobile\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .mobile\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .mobile\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .mobile\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .mobile\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .mobile\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .mobile\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .mobile\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .mobile\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .mobile\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .mobile\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .mobile\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .mobile\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .mobile\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .mobile\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .mobile\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .mobile\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .mobile\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .mobile\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .mobile\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .mobile\:inset-x-px {
    right:1px;
    left:1px;
  }

  .mobile\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobile\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobile\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobile\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobile\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobile\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobile\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobile\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobile\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .mobile\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .mobile\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .mobile\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .mobile\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .mobile\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .mobile\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .mobile\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .mobile\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .mobile\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .mobile\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .mobile\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .mobile\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .mobile\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .mobile\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .mobile\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .mobile\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobile\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobile\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .mobile\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .mobile\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobile\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobile\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .mobile\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .mobile\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .mobile\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .mobile\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .mobile\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .mobile\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .mobile\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .mobile\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .mobile\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .mobile\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .mobile\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .mobile\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .mobile\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .mobile\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .mobile\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .mobile\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .mobile\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .mobile\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .mobile\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .mobile\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .mobile\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .mobile\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .mobile\:inset-x-full {
    right:100%;
    left:100%;
  }

  .mobile\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .mobile\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .mobile\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .mobile\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .mobile\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .mobile\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .mobile\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .mobile\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .mobile\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .mobile\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .mobile\:top-0 {
    top:0;
  }

  .mobile\:right-0 {
    right:0;
  }

  .mobile\:bottom-0 {
    bottom:0;
  }

  .mobile\:left-0 {
    left:0;
  }

  .mobile\:top-1 {
    top:0.25rem;
  }

  .mobile\:right-1 {
    right:0.25rem;
  }

  .mobile\:bottom-1 {
    bottom:0.25rem;
  }

  .mobile\:left-1 {
    left:0.25rem;
  }

  .mobile\:top-2 {
    top:0.5rem;
  }

  .mobile\:right-2 {
    right:0.5rem;
  }

  .mobile\:bottom-2 {
    bottom:0.5rem;
  }

  .mobile\:left-2 {
    left:0.5rem;
  }

  .mobile\:top-3 {
    top:0.75rem;
  }

  .mobile\:right-3 {
    right:0.75rem;
  }

  .mobile\:bottom-3 {
    bottom:0.75rem;
  }

  .mobile\:left-3 {
    left:0.75rem;
  }

  .mobile\:top-4 {
    top:1rem;
  }

  .mobile\:right-4 {
    right:1rem;
  }

  .mobile\:bottom-4 {
    bottom:1rem;
  }

  .mobile\:left-4 {
    left:1rem;
  }

  .mobile\:top-5 {
    top:1.25rem;
  }

  .mobile\:right-5 {
    right:1.25rem;
  }

  .mobile\:bottom-5 {
    bottom:1.25rem;
  }

  .mobile\:left-5 {
    left:1.25rem;
  }

  .mobile\:top-6 {
    top:1.5rem;
  }

  .mobile\:right-6 {
    right:1.5rem;
  }

  .mobile\:bottom-6 {
    bottom:1.5rem;
  }

  .mobile\:left-6 {
    left:1.5rem;
  }

  .mobile\:top-7 {
    top:1.75rem;
  }

  .mobile\:right-7 {
    right:1.75rem;
  }

  .mobile\:bottom-7 {
    bottom:1.75rem;
  }

  .mobile\:left-7 {
    left:1.75rem;
  }

  .mobile\:top-8 {
    top:2rem;
  }

  .mobile\:right-8 {
    right:2rem;
  }

  .mobile\:bottom-8 {
    bottom:2rem;
  }

  .mobile\:left-8 {
    left:2rem;
  }

  .mobile\:top-9 {
    top:2.25rem;
  }

  .mobile\:right-9 {
    right:2.25rem;
  }

  .mobile\:bottom-9 {
    bottom:2.25rem;
  }

  .mobile\:left-9 {
    left:2.25rem;
  }

  .mobile\:top-10 {
    top:2.5rem;
  }

  .mobile\:right-10 {
    right:2.5rem;
  }

  .mobile\:bottom-10 {
    bottom:2.5rem;
  }

  .mobile\:left-10 {
    left:2.5rem;
  }

  .mobile\:top-11 {
    top:2.75rem;
  }

  .mobile\:right-11 {
    right:2.75rem;
  }

  .mobile\:bottom-11 {
    bottom:2.75rem;
  }

  .mobile\:left-11 {
    left:2.75rem;
  }

  .mobile\:top-12 {
    top:3rem;
  }

  .mobile\:right-12 {
    right:3rem;
  }

  .mobile\:bottom-12 {
    bottom:3rem;
  }

  .mobile\:left-12 {
    left:3rem;
  }

  .mobile\:top-13 {
    top:3.25rem;
  }

  .mobile\:right-13 {
    right:3.25rem;
  }

  .mobile\:bottom-13 {
    bottom:3.25rem;
  }

  .mobile\:left-13 {
    left:3.25rem;
  }

  .mobile\:top-14 {
    top:3.5rem;
  }

  .mobile\:right-14 {
    right:3.5rem;
  }

  .mobile\:bottom-14 {
    bottom:3.5rem;
  }

  .mobile\:left-14 {
    left:3.5rem;
  }

  .mobile\:top-15 {
    top:3.75rem;
  }

  .mobile\:right-15 {
    right:3.75rem;
  }

  .mobile\:bottom-15 {
    bottom:3.75rem;
  }

  .mobile\:left-15 {
    left:3.75rem;
  }

  .mobile\:top-16 {
    top:4rem;
  }

  .mobile\:right-16 {
    right:4rem;
  }

  .mobile\:bottom-16 {
    bottom:4rem;
  }

  .mobile\:left-16 {
    left:4rem;
  }

  .mobile\:top-18 {
    top:4.5rem;
  }

  .mobile\:right-18 {
    right:4.5rem;
  }

  .mobile\:bottom-18 {
    bottom:4.5rem;
  }

  .mobile\:left-18 {
    left:4.5rem;
  }

  .mobile\:top-20 {
    top:5rem;
  }

  .mobile\:right-20 {
    right:5rem;
  }

  .mobile\:bottom-20 {
    bottom:5rem;
  }

  .mobile\:left-20 {
    left:5rem;
  }

  .mobile\:top-24 {
    top:6rem;
  }

  .mobile\:right-24 {
    right:6rem;
  }

  .mobile\:bottom-24 {
    bottom:6rem;
  }

  .mobile\:left-24 {
    left:6rem;
  }

  .mobile\:top-28 {
    top:7rem;
  }

  .mobile\:right-28 {
    right:7rem;
  }

  .mobile\:bottom-28 {
    bottom:7rem;
  }

  .mobile\:left-28 {
    left:7rem;
  }

  .mobile\:top-32 {
    top:8rem;
  }

  .mobile\:right-32 {
    right:8rem;
  }

  .mobile\:bottom-32 {
    bottom:8rem;
  }

  .mobile\:left-32 {
    left:8rem;
  }

  .mobile\:top-36 {
    top:9rem;
  }

  .mobile\:right-36 {
    right:9rem;
  }

  .mobile\:bottom-36 {
    bottom:9rem;
  }

  .mobile\:left-36 {
    left:9rem;
  }

  .mobile\:top-40 {
    top:10rem;
  }

  .mobile\:right-40 {
    right:10rem;
  }

  .mobile\:bottom-40 {
    bottom:10rem;
  }

  .mobile\:left-40 {
    left:10rem;
  }

  .mobile\:top-44 {
    top:11rem;
  }

  .mobile\:right-44 {
    right:11rem;
  }

  .mobile\:bottom-44 {
    bottom:11rem;
  }

  .mobile\:left-44 {
    left:11rem;
  }

  .mobile\:top-48 {
    top:12rem;
  }

  .mobile\:right-48 {
    right:12rem;
  }

  .mobile\:bottom-48 {
    bottom:12rem;
  }

  .mobile\:left-48 {
    left:12rem;
  }

  .mobile\:top-52 {
    top:13rem;
  }

  .mobile\:right-52 {
    right:13rem;
  }

  .mobile\:bottom-52 {
    bottom:13rem;
  }

  .mobile\:left-52 {
    left:13rem;
  }

  .mobile\:top-56 {
    top:14rem;
  }

  .mobile\:right-56 {
    right:14rem;
  }

  .mobile\:bottom-56 {
    bottom:14rem;
  }

  .mobile\:left-56 {
    left:14rem;
  }

  .mobile\:top-60 {
    top:15rem;
  }

  .mobile\:right-60 {
    right:15rem;
  }

  .mobile\:bottom-60 {
    bottom:15rem;
  }

  .mobile\:left-60 {
    left:15rem;
  }

  .mobile\:top-64 {
    top:16rem;
  }

  .mobile\:right-64 {
    right:16rem;
  }

  .mobile\:bottom-64 {
    bottom:16rem;
  }

  .mobile\:left-64 {
    left:16rem;
  }

  .mobile\:top-72 {
    top:18rem;
  }

  .mobile\:right-72 {
    right:18rem;
  }

  .mobile\:bottom-72 {
    bottom:18rem;
  }

  .mobile\:left-72 {
    left:18rem;
  }

  .mobile\:top-80 {
    top:20rem;
  }

  .mobile\:right-80 {
    right:20rem;
  }

  .mobile\:bottom-80 {
    bottom:20rem;
  }

  .mobile\:left-80 {
    left:20rem;
  }

  .mobile\:top-96 {
    top:24rem;
  }

  .mobile\:right-96 {
    right:24rem;
  }

  .mobile\:bottom-96 {
    bottom:24rem;
  }

  .mobile\:left-96 {
    left:24rem;
  }

  .mobile\:top-auto {
    top:auto;
  }

  .mobile\:right-auto {
    right:auto;
  }

  .mobile\:bottom-auto {
    bottom:auto;
  }

  .mobile\:left-auto {
    left:auto;
  }

  .mobile\:top-px {
    top:1px;
  }

  .mobile\:right-px {
    right:1px;
  }

  .mobile\:bottom-px {
    bottom:1px;
  }

  .mobile\:left-px {
    left:1px;
  }

  .mobile\:top-0\.5 {
    top:0.125rem;
  }

  .mobile\:right-0\.5 {
    right:0.125rem;
  }

  .mobile\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .mobile\:left-0\.5 {
    left:0.125rem;
  }

  .mobile\:top-1\.5 {
    top:0.375rem;
  }

  .mobile\:right-1\.5 {
    right:0.375rem;
  }

  .mobile\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .mobile\:left-1\.5 {
    left:0.375rem;
  }

  .mobile\:top-2\.5 {
    top:0.625rem;
  }

  .mobile\:right-2\.5 {
    right:0.625rem;
  }

  .mobile\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .mobile\:left-2\.5 {
    left:0.625rem;
  }

  .mobile\:top-3\.5 {
    top:0.875rem;
  }

  .mobile\:right-3\.5 {
    right:0.875rem;
  }

  .mobile\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .mobile\:left-3\.5 {
    left:0.875rem;
  }

  .mobile\:top-1\/2 {
    top:50%;
  }

  .mobile\:right-1\/2 {
    right:50%;
  }

  .mobile\:bottom-1\/2 {
    bottom:50%;
  }

  .mobile\:left-1\/2 {
    left:50%;
  }

  .mobile\:top-1\/3 {
    top:33.333333%;
  }

  .mobile\:right-1\/3 {
    right:33.333333%;
  }

  .mobile\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .mobile\:left-1\/3 {
    left:33.333333%;
  }

  .mobile\:top-2\/3 {
    top:66.666667%;
  }

  .mobile\:right-2\/3 {
    right:66.666667%;
  }

  .mobile\:bottom-2\/3 {
    bottom:66.666667%;
  }

  .mobile\:left-2\/3 {
    left:66.666667%;
  }

  .mobile\:top-1\/4 {
    top:25%;
  }

  .mobile\:right-1\/4 {
    right:25%;
  }

  .mobile\:bottom-1\/4 {
    bottom:25%;
  }

  .mobile\:left-1\/4 {
    left:25%;
  }

  .mobile\:top-2\/4 {
    top:50%;
  }

  .mobile\:right-2\/4 {
    right:50%;
  }

  .mobile\:bottom-2\/4 {
    bottom:50%;
  }

  .mobile\:left-2\/4 {
    left:50%;
  }

  .mobile\:top-3\/4 {
    top:75%;
  }

  .mobile\:right-3\/4 {
    right:75%;
  }

  .mobile\:bottom-3\/4 {
    bottom:75%;
  }

  .mobile\:left-3\/4 {
    left:75%;
  }

  .mobile\:top-1\/5 {
    top:20%;
  }

  .mobile\:right-1\/5 {
    right:20%;
  }

  .mobile\:bottom-1\/5 {
    bottom:20%;
  }

  .mobile\:left-1\/5 {
    left:20%;
  }

  .mobile\:top-2\/5 {
    top:40%;
  }

  .mobile\:right-2\/5 {
    right:40%;
  }

  .mobile\:bottom-2\/5 {
    bottom:40%;
  }

  .mobile\:left-2\/5 {
    left:40%;
  }

  .mobile\:top-3\/5 {
    top:60%;
  }

  .mobile\:right-3\/5 {
    right:60%;
  }

  .mobile\:bottom-3\/5 {
    bottom:60%;
  }

  .mobile\:left-3\/5 {
    left:60%;
  }

  .mobile\:top-4\/5 {
    top:80%;
  }

  .mobile\:right-4\/5 {
    right:80%;
  }

  .mobile\:bottom-4\/5 {
    bottom:80%;
  }

  .mobile\:left-4\/5 {
    left:80%;
  }

  .mobile\:top-1\/6 {
    top:16.666667%;
  }

  .mobile\:right-1\/6 {
    right:16.666667%;
  }

  .mobile\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .mobile\:left-1\/6 {
    left:16.666667%;
  }

  .mobile\:top-2\/6 {
    top:33.333333%;
  }

  .mobile\:right-2\/6 {
    right:33.333333%;
  }

  .mobile\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .mobile\:left-2\/6 {
    left:33.333333%;
  }

  .mobile\:top-3\/6 {
    top:50%;
  }

  .mobile\:right-3\/6 {
    right:50%;
  }

  .mobile\:bottom-3\/6 {
    bottom:50%;
  }

  .mobile\:left-3\/6 {
    left:50%;
  }

  .mobile\:top-4\/6 {
    top:66.666667%;
  }

  .mobile\:right-4\/6 {
    right:66.666667%;
  }

  .mobile\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .mobile\:left-4\/6 {
    left:66.666667%;
  }

  .mobile\:top-5\/6 {
    top:83.333333%;
  }

  .mobile\:right-5\/6 {
    right:83.333333%;
  }

  .mobile\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .mobile\:left-5\/6 {
    left:83.333333%;
  }

  .mobile\:top-1\/12 {
    top:8.333333%;
  }

  .mobile\:right-1\/12 {
    right:8.333333%;
  }

  .mobile\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .mobile\:left-1\/12 {
    left:8.333333%;
  }

  .mobile\:top-2\/12 {
    top:16.666667%;
  }

  .mobile\:right-2\/12 {
    right:16.666667%;
  }

  .mobile\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .mobile\:left-2\/12 {
    left:16.666667%;
  }

  .mobile\:top-3\/12 {
    top:25%;
  }

  .mobile\:right-3\/12 {
    right:25%;
  }

  .mobile\:bottom-3\/12 {
    bottom:25%;
  }

  .mobile\:left-3\/12 {
    left:25%;
  }

  .mobile\:top-4\/12 {
    top:33.333333%;
  }

  .mobile\:right-4\/12 {
    right:33.333333%;
  }

  .mobile\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .mobile\:left-4\/12 {
    left:33.333333%;
  }

  .mobile\:top-5\/12 {
    top:41.666667%;
  }

  .mobile\:right-5\/12 {
    right:41.666667%;
  }

  .mobile\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .mobile\:left-5\/12 {
    left:41.666667%;
  }

  .mobile\:top-6\/12 {
    top:50%;
  }

  .mobile\:right-6\/12 {
    right:50%;
  }

  .mobile\:bottom-6\/12 {
    bottom:50%;
  }

  .mobile\:left-6\/12 {
    left:50%;
  }

  .mobile\:top-7\/12 {
    top:58.333333%;
  }

  .mobile\:right-7\/12 {
    right:58.333333%;
  }

  .mobile\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .mobile\:left-7\/12 {
    left:58.333333%;
  }

  .mobile\:top-8\/12 {
    top:66.666667%;
  }

  .mobile\:right-8\/12 {
    right:66.666667%;
  }

  .mobile\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .mobile\:left-8\/12 {
    left:66.666667%;
  }

  .mobile\:top-9\/12 {
    top:75%;
  }

  .mobile\:right-9\/12 {
    right:75%;
  }

  .mobile\:bottom-9\/12 {
    bottom:75%;
  }

  .mobile\:left-9\/12 {
    left:75%;
  }

  .mobile\:top-10\/12 {
    top:83.333333%;
  }

  .mobile\:right-10\/12 {
    right:83.333333%;
  }

  .mobile\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .mobile\:left-10\/12 {
    left:83.333333%;
  }

  .mobile\:top-11\/12 {
    top:91.666667%;
  }

  .mobile\:right-11\/12 {
    right:91.666667%;
  }

  .mobile\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .mobile\:left-11\/12 {
    left:91.666667%;
  }

  .mobile\:top-full {
    top:100%;
  }

  .mobile\:right-full {
    right:100%;
  }

  .mobile\:bottom-full {
    bottom:100%;
  }

  .mobile\:left-full {
    left:100%;
  }

  .mobile\:top-0_5 {
    top:0.125rem;
  }

  .mobile\:right-0_5 {
    right:0.125rem;
  }

  .mobile\:bottom-0_5 {
    bottom:0.125rem;
  }

  .mobile\:left-0_5 {
    left:0.125rem;
  }

  .mobile\:top-1_5 {
    top:0.375rem;
  }

  .mobile\:right-1_5 {
    right:0.375rem;
  }

  .mobile\:bottom-1_5 {
    bottom:0.375rem;
  }

  .mobile\:left-1_5 {
    left:0.375rem;
  }

  .mobile\:top-2_5 {
    top:0.625rem;
  }

  .mobile\:right-2_5 {
    right:0.625rem;
  }

  .mobile\:bottom-2_5 {
    bottom:0.625rem;
  }

  .mobile\:left-2_5 {
    left:0.625rem;
  }

  .mobile\:top-3_5 {
    top:0.875rem;
  }

  .mobile\:right-3_5 {
    right:0.875rem;
  }

  .mobile\:bottom-3_5 {
    bottom:0.875rem;
  }

  .mobile\:left-3_5 {
    left:0.875rem;
  }

  .mobile\:top-4_5 {
    top:1.125rem;
  }

  .mobile\:right-4_5 {
    right:1.125rem;
  }

  .mobile\:bottom-4_5 {
    bottom:1.125rem;
  }

  .mobile\:left-4_5 {
    left:1.125rem;
  }

  .mobile\:resize-none {
    resize:none;
  }

  .mobile\:resize-y {
    resize:vertical;
  }

  .mobile\:resize-x {
    resize:horizontal;
  }

  .mobile\:resize {
    resize:both;
  }

  .mobile\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobile\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobile\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobile\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile\:shadow-none {
    box-shadow:none;
  }

  .mobile\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .mobile\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .mobile\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .mobile\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .mobile\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .mobile\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .mobile\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .mobile\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .mobile\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .mobile\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .mobile\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .mobile\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .mobile\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .mobile\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .mobile\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .mobile\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .mobile\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .mobile\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .mobile\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobile\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .mobile\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .mobile\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .mobile\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .mobile\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .mobile\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile\: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);
  }

  .mobile\: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);
  }

  .mobile\: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);
  }

  .mobile\: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);
  }

  .mobile\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .mobile\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .mobile\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .mobile\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .mobile\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .mobile\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .mobile\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .mobile\: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);
  }

  .mobile\: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);
  }

  .mobile\: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);
  }

  .mobile\: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);
  }

  .mobile\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .mobile\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .mobile\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .mobile\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .mobile\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .mobile\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .mobile\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .mobile\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .mobile\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .mobile\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .mobile\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .mobile\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .mobile\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .mobile\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .mobile\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .mobile\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .mobile\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .mobile\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .mobile\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .mobile\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .mobile\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .mobile\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .mobile\:fill-current {
    fill:currentColor;
  }

  .mobile\:stroke-current {
    stroke:currentColor;
  }

  .mobile\:stroke-0 {
    stroke-width:0;
  }

  .mobile\:stroke-1 {
    stroke-width:1;
  }

  .mobile\:stroke-2 {
    stroke-width:2;
  }

  .mobile\:table-auto {
    table-layout:auto;
  }

  .mobile\:table-fixed {
    table-layout:fixed;
  }

  .mobile\:text-left {
    text-align:left;
  }

  .mobile\:text-center {
    text-align:center;
  }

  .mobile\:text-right {
    text-align:right;
  }

  .mobile\:text-justify {
    text-align:justify;
  }

  .mobile\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .mobile\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile\:text-red-light2 {
    color:#ffacac82;
  }

  .mobile\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .mobile\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .mobile\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile\:text-primary-text {
    color:rgba(255,255,255);
  }

  .mobile\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .mobile\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .mobile\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .mobile\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .mobile\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile\:text-teal {
  }

  .mobile\:text-indigo {
  }

  .mobile\:text-transparent {
    color:transparent;
  }

  .group:hover .mobile\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .mobile\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .mobile\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .mobile\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .mobile\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobile\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .mobile\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .mobile\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .mobile\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .mobile\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .mobile\:group-hover\:text-teal {
  }

  .group:hover .mobile\:group-hover\:text-indigo {
  }

  .group:hover .mobile\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .mobile\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .mobile\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .mobile\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .mobile\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .mobile\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobile\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .mobile\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .mobile\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .mobile\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .mobile\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .mobile\:group-focus\:text-teal {
  }

  .group:focus .mobile\:group-focus\:text-indigo {
  }

  .group:focus .mobile\:group-focus\:text-transparent {
    color:transparent;
  }

  .mobile\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .mobile\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .mobile\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .mobile\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .mobile\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .mobile\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .mobile\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .mobile\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .mobile\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .mobile\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile\:hover\:text-teal:hover {
  }

  .mobile\:hover\:text-indigo:hover {
  }

  .mobile\:hover\:text-transparent:hover {
    color:transparent;
  }

  .mobile\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .mobile\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .mobile\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .mobile\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .mobile\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobile\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .mobile\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .mobile\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .mobile\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .mobile\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile\:focus-within\:text-teal:focus-within {
  }

  .mobile\:focus-within\:text-indigo:focus-within {
  }

  .mobile\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .mobile\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .mobile\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .mobile\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .mobile\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .mobile\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .mobile\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .mobile\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .mobile\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .mobile\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .mobile\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile\:focus\:text-teal:focus {
  }

  .mobile\:focus\:text-indigo:focus {
  }

  .mobile\:focus\:text-transparent:focus {
    color:transparent;
  }

  .mobile\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .mobile\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .mobile\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .mobile\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .mobile\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .mobile\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .mobile\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .mobile\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .mobile\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .mobile\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .mobile\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .mobile\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .mobile\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .mobile\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .mobile\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .mobile\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .mobile\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .mobile\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .mobile\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .mobile\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .mobile\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .mobile\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .mobile\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .mobile\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .mobile\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .mobile\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .mobile\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .mobile\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .mobile\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .mobile\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .mobile\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .mobile\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .mobile\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .mobile\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .mobile\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .mobile\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .mobile\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .mobile\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .mobile\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .mobile\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .mobile\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .mobile\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .mobile\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .mobile\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .mobile\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .mobile\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .mobile\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .mobile\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .mobile\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .mobile\:active\:text-teal:active {
  }

  .mobile\:active\:text-indigo:active {
  }

  .mobile\:active\:text-transparent:active {
    color:transparent;
  }

  .mobile\:text-opacity-0 {
    --text-opacity:0;
  }

  .mobile\:text-opacity-10 {
    --text-opacity:.1;
  }

  .mobile\:text-opacity-20 {
    --text-opacity:.2;
  }

  .mobile\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .mobile\:text-opacity-30 {
    --text-opacity:.3;
  }

  .mobile\:text-opacity-40 {
    --text-opacity:.4;
  }

  .mobile\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .mobile\:text-opacity-60 {
    --text-opacity:.6;
  }

  .mobile\:text-opacity-70 {
    --text-opacity:.7;
  }

  .mobile\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .mobile\:text-opacity-80 {
    --text-opacity:.8;
  }

  .mobile\:text-opacity-90 {
    --text-opacity:.9;
  }

  .mobile\:text-opacity-100 {
    --text-opacity:1;
  }

  .mobile\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .mobile\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .mobile\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .mobile\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .mobile\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .mobile\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .mobile\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .mobile\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .mobile\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .mobile\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .mobile\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .mobile\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .mobile\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .mobile\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .mobile\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .mobile\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .mobile\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .mobile\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .mobile\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .mobile\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .mobile\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .mobile\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .mobile\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .mobile\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .mobile\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .mobile\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .mobile\:italic {
    font-style:italic;
  }

  .mobile\:not-italic {
    font-style:normal;
  }

  .mobile\:uppercase {
    text-transform:uppercase;
  }

  .mobile\:lowercase {
    text-transform:lowercase;
  }

  .mobile\:capitalize {
    text-transform:capitalize;
  }

  .mobile\:normal-case {
    text-transform:none;
  }

  .mobile\:underline {
    text-decoration:underline;
  }

  .mobile\:line-through {
    text-decoration:line-through;
  }

  .mobile\:no-underline {
    text-decoration:none;
  }

  .group:hover .mobile\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .mobile\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .mobile\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .mobile\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .mobile\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .mobile\:group-focus\:no-underline {
    text-decoration:none;
  }

  .mobile\:hover\:underline:hover {
    text-decoration:underline;
  }

  .mobile\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .mobile\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .mobile\:focus\:underline:focus {
    text-decoration:underline;
  }

  .mobile\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .mobile\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .mobile\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .mobile\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .mobile\:ordinal, .mobile\:slashed-zero, .mobile\:lining-nums, .mobile\:oldstyle-nums, .mobile\:proportional-nums, .mobile\:tabular-nums, .mobile\:diagonal-fractions, .mobile\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .mobile\:normal-nums {
    font-variant-numeric:normal;
  }

  .mobile\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .mobile\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .mobile\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .mobile\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .mobile\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .mobile\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .mobile\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .mobile\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .mobile\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .mobile\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .mobile\:tracking-normal {
    letter-spacing:0;
  }

  .mobile\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .mobile\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .mobile\:tracking-widest {
    letter-spacing:0.025em;
  }

  .mobile\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .mobile\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .mobile\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .mobile\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .mobile\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .mobile\:align-baseline {
    vertical-align:baseline;
  }

  .mobile\:align-top {
    vertical-align:top;
  }

  .mobile\:align-middle {
    vertical-align:middle;
  }

  .mobile\:align-bottom {
    vertical-align:bottom;
  }

  .mobile\:align-text-top {
    vertical-align:text-top;
  }

  .mobile\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .mobile\:visible {
    visibility:visible;
  }

  .mobile\:invisible {
    visibility:hidden;
  }

  .mobile\:whitespace-normal {
    white-space:normal;
  }

  .mobile\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .mobile\:whitespace-pre {
    white-space:pre;
  }

  .mobile\:whitespace-pre-line {
    white-space:pre-line;
  }

  .mobile\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .mobile\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .mobile\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .mobile\:break-all {
    word-break:break-all;
  }

  .mobile\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .mobile\:w-0 {
    width:0;
  }

  .mobile\:w-1 {
    width:0.25rem;
  }

  .mobile\:w-2 {
    width:0.5rem;
  }

  .mobile\:w-3 {
    width:0.75rem;
  }

  .mobile\:w-4 {
    width:1rem;
  }

  .mobile\:w-5 {
    width:1.25rem;
  }

  .mobile\:w-6 {
    width:1.5rem;
  }

  .mobile\:w-7 {
    width:1.75rem;
  }

  .mobile\:w-8 {
    width:2rem;
  }

  .mobile\:w-9 {
    width:2.25rem;
  }

  .mobile\:w-10 {
    width:2.5rem;
  }

  .mobile\:w-11 {
    width:2.75rem;
  }

  .mobile\:w-12 {
    width:3rem;
  }

  .mobile\:w-13 {
    width:3.25rem;
  }

  .mobile\:w-14 {
    width:3.5rem;
  }

  .mobile\:w-15 {
    width:3.75rem;
  }

  .mobile\:w-16 {
    width:4rem;
  }

  .mobile\:w-18 {
    width:4.5rem;
  }

  .mobile\:w-20 {
    width:5rem;
  }

  .mobile\:w-24 {
    width:6rem;
  }

  .mobile\:w-28 {
    width:7rem;
  }

  .mobile\:w-32 {
    width:8rem;
  }

  .mobile\:w-36 {
    width:9rem;
  }

  .mobile\:w-40 {
    width:10rem;
  }

  .mobile\:w-44 {
    width:11rem;
  }

  .mobile\:w-48 {
    width:12rem;
  }

  .mobile\:w-52 {
    width:13rem;
  }

  .mobile\:w-56 {
    width:14rem;
  }

  .mobile\:w-60 {
    width:15rem;
  }

  .mobile\:w-64 {
    width:16rem;
  }

  .mobile\:w-72 {
    width:18rem;
  }

  .mobile\:w-80 {
    width:20rem;
  }

  .mobile\:w-96 {
    width:24rem;
  }

  .mobile\:w-100 {
    width:25rem;
  }

  .mobile\:w-auto {
    width:auto;
  }

  .mobile\:w-px {
    width:1px;
  }

  .mobile\:w-0\.5 {
    width:0.125rem;
  }

  .mobile\:w-1\.5 {
    width:0.375rem;
  }

  .mobile\:w-2\.5 {
    width:0.625rem;
  }

  .mobile\:w-3\.5 {
    width:0.875rem;
  }

  .mobile\:w-1\/2 {
    width:50%;
  }

  .mobile\:w-1\/3 {
    width:33.333333%;
  }

  .mobile\:w-2\/3 {
    width:66.666667%;
  }

  .mobile\:w-1\/4 {
    width:25%;
  }

  .mobile\:w-2\/4 {
    width:50%;
  }

  .mobile\:w-3\/4 {
    width:75%;
  }

  .mobile\:w-1\/5 {
    width:20%;
  }

  .mobile\:w-2\/5 {
    width:40%;
  }

  .mobile\:w-3\/5 {
    width:60%;
  }

  .mobile\:w-4\/5 {
    width:80%;
  }

  .mobile\:w-1\/6 {
    width:16.666667%;
  }

  .mobile\:w-2\/6 {
    width:33.333333%;
  }

  .mobile\:w-3\/6 {
    width:50%;
  }

  .mobile\:w-4\/6 {
    width:66.666667%;
  }

  .mobile\:w-5\/6 {
    width:83.333333%;
  }

  .mobile\:w-1\/12 {
    width:8.333333%;
  }

  .mobile\:w-2\/12 {
    width:16.666667%;
  }

  .mobile\:w-3\/12 {
    width:25%;
  }

  .mobile\:w-4\/12 {
    width:33.333333%;
  }

  .mobile\:w-5\/12 {
    width:41.666667%;
  }

  .mobile\:w-6\/12 {
    width:50%;
  }

  .mobile\:w-7\/12 {
    width:58.333333%;
  }

  .mobile\:w-8\/12 {
    width:66.666667%;
  }

  .mobile\:w-9\/12 {
    width:75%;
  }

  .mobile\:w-10\/12 {
    width:83.333333%;
  }

  .mobile\:w-11\/12 {
    width:91.666667%;
  }

  .mobile\:w-full {
    width:100%;
  }

  .mobile\:w-0_5 {
    width:0.125rem;
  }

  .mobile\:w-1_5 {
    width:0.375rem;
  }

  .mobile\:w-2_5 {
    width:0.625rem;
  }

  .mobile\:w-3_5 {
    width:0.875rem;
  }

  .mobile\:w-4_5 {
    width:1.125rem;
  }

  .mobile\:w-screen {
    width:100vw;
  }

  .mobile\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .mobile\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .mobile\:z-0 {
    z-index:0;
  }

  .mobile\:z-10 {
    z-index:10;
  }

  .mobile\:z-20 {
    z-index:20;
  }

  .mobile\:z-30 {
    z-index:30;
  }

  .mobile\:z-40 {
    z-index:40;
  }

  .mobile\:z-50 {
    z-index:50;
  }

  .mobile\:z-100 {
    z-index:100;
  }

  .mobile\:z-auto {
    z-index:auto;
  }

  .mobile\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .mobile\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .mobile\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .mobile\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .mobile\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .mobile\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .mobile\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .mobile\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .mobile\:focus\:z-0:focus {
    z-index:0;
  }

  .mobile\:focus\:z-10:focus {
    z-index:10;
  }

  .mobile\:focus\:z-20:focus {
    z-index:20;
  }

  .mobile\:focus\:z-30:focus {
    z-index:30;
  }

  .mobile\:focus\:z-40:focus {
    z-index:40;
  }

  .mobile\:focus\:z-50:focus {
    z-index:50;
  }

  .mobile\:focus\:z-100:focus {
    z-index:100;
  }

  .mobile\:focus\:z-auto:focus {
    z-index:auto;
  }

  .mobile\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .mobile\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .mobile\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .mobile\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .mobile\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

  .mobile\:gap-5 {
    grid-gap:1.25rem;
    gap:1.25rem;
  }

  .mobile\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .mobile\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .mobile\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .mobile\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .mobile\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .mobile\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .mobile\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .mobile\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .mobile\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .mobile\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .mobile\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .mobile\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

  .mobile\:gap-20 {
    grid-gap:5rem;
    gap:5rem;
  }

  .mobile\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .mobile\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .mobile\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .mobile\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .mobile\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .mobile\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .mobile\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .mobile\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .mobile\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .mobile\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .mobile\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .mobile\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .mobile\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .mobile\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .mobile\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .mobile\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobile\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobile\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobile\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobile\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .mobile\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .mobile\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .mobile\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .mobile\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .mobile\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .mobile\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobile\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobile\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .mobile\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .mobile\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .mobile\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .mobile\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .mobile\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .mobile\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .mobile\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .mobile\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .mobile\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .mobile\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .mobile\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .mobile\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .mobile\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .mobile\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .mobile\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .mobile\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .mobile\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobile\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobile\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobile\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobile\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobile\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobile\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobile\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobile\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobile\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobile\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobile\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobile\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobile\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobile\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobile\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobile\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobile\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobile\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobile\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobile\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobile\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobile\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobile\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobile\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobile\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobile\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobile\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobile\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobile\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobile\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobile\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobile\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobile\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobile\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobile\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobile\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobile\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobile\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobile\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobile\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobile\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobile\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobile\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobile\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .mobile\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .mobile\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .mobile\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .mobile\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .mobile\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .mobile\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .mobile\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .mobile\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .mobile\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .mobile\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .mobile\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .mobile\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .mobile\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .mobile\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .mobile\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .mobile\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .mobile\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .mobile\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .mobile\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .mobile\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .mobile\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .mobile\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .mobile\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .mobile\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .mobile\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .mobile\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .mobile\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .mobile\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .mobile\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .mobile\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .mobile\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .mobile\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .mobile\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .mobile\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .mobile\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .mobile\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .mobile\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .mobile\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .mobile\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .mobile\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .mobile\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .mobile\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .mobile\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .mobile\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .mobile\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .mobile\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .mobile\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .mobile\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .mobile\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .mobile\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .mobile\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .mobile\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .mobile\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .mobile\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .mobile\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobile\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobile\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobile\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobile\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobile\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobile\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobile\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobile\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobile\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobile\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobile\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobile\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobile\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobile\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobile\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobile\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobile\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobile\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobile\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobile\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobile\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobile\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobile\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobile\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobile\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobile\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobile\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobile\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobile\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobile\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobile\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobile\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobile\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobile\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobile\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobile\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobile\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobile\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobile\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobile\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobile\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobile\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobile\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobile\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .mobile\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .mobile\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .mobile\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .mobile\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .mobile\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .mobile\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .mobile\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .mobile\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .mobile\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .mobile\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .mobile\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .mobile\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .mobile\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .mobile\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .mobile\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .mobile\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .mobile\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .mobile\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .mobile\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .mobile\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .mobile\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .mobile\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .mobile\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .mobile\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .mobile\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .mobile\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .mobile\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .mobile\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .mobile\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .mobile\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .mobile\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .mobile\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .mobile\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .mobile\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .mobile\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .mobile\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .mobile\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .mobile\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .mobile\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .mobile\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .mobile\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .mobile\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .mobile\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .mobile\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .mobile\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .mobile\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .mobile\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .mobile\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .mobile\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .mobile\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .mobile\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .mobile\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .mobile\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .mobile\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .mobile\:grid-flow-row {
    grid-auto-flow:row;
  }

  .mobile\:grid-flow-col {
    grid-auto-flow:column;
  }

  .mobile\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .mobile\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

  .mobile\:grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr));
  }

  .mobile\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .mobile\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .mobile\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .mobile\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .mobile\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .mobile\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .mobile\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .mobile\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .mobile\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .mobile\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .mobile\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .mobile\:grid-cols-none {
    grid-template-columns:none;
  }

  .mobile\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .mobile\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .mobile\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .mobile\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .mobile\:col-auto {
    grid-column:auto;
  }

  .mobile\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .mobile\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .mobile\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .mobile\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .mobile\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .mobile\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .mobile\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .mobile\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .mobile\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .mobile\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .mobile\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .mobile\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .mobile\:col-span-full {
    grid-column:1 / -1;
  }

  .mobile\:col-start-1 {
    grid-column-start:1;
  }

  .mobile\:col-start-2 {
    grid-column-start:2;
  }

  .mobile\:col-start-3 {
    grid-column-start:3;
  }

  .mobile\:col-start-4 {
    grid-column-start:4;
  }

  .mobile\:col-start-5 {
    grid-column-start:5;
  }

  .mobile\:col-start-6 {
    grid-column-start:6;
  }

  .mobile\:col-start-7 {
    grid-column-start:7;
  }

  .mobile\:col-start-8 {
    grid-column-start:8;
  }

  .mobile\:col-start-9 {
    grid-column-start:9;
  }

  .mobile\:col-start-10 {
    grid-column-start:10;
  }

  .mobile\:col-start-11 {
    grid-column-start:11;
  }

  .mobile\:col-start-12 {
    grid-column-start:12;
  }

  .mobile\:col-start-13 {
    grid-column-start:13;
  }

  .mobile\:col-start-auto {
    grid-column-start:auto;
  }

  .mobile\:col-end-1 {
    grid-column-end:1;
  }

  .mobile\:col-end-2 {
    grid-column-end:2;
  }

  .mobile\:col-end-3 {
    grid-column-end:3;
  }

  .mobile\:col-end-4 {
    grid-column-end:4;
  }

  .mobile\:col-end-5 {
    grid-column-end:5;
  }

  .mobile\:col-end-6 {
    grid-column-end:6;
  }

  .mobile\:col-end-7 {
    grid-column-end:7;
  }

  .mobile\:col-end-8 {
    grid-column-end:8;
  }

  .mobile\:col-end-9 {
    grid-column-end:9;
  }

  .mobile\:col-end-10 {
    grid-column-end:10;
  }

  .mobile\:col-end-11 {
    grid-column-end:11;
  }

  .mobile\:col-end-12 {
    grid-column-end:12;
  }

  .mobile\:col-end-13 {
    grid-column-end:13;
  }

  .mobile\:col-end-auto {
    grid-column-end:auto;
  }

  .mobile\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .mobile\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .mobile\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .mobile\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .mobile\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .mobile\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .mobile\:grid-rows-none {
    grid-template-rows:none;
  }

  .mobile\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .mobile\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .mobile\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .mobile\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .mobile\:row-auto {
    grid-row:auto;
  }

  .mobile\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .mobile\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .mobile\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .mobile\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .mobile\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .mobile\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .mobile\:row-span-full {
    grid-row:1 / -1;
  }

  .mobile\:row-start-1 {
    grid-row-start:1;
  }

  .mobile\:row-start-2 {
    grid-row-start:2;
  }

  .mobile\:row-start-3 {
    grid-row-start:3;
  }

  .mobile\:row-start-4 {
    grid-row-start:4;
  }

  .mobile\:row-start-5 {
    grid-row-start:5;
  }

  .mobile\:row-start-6 {
    grid-row-start:6;
  }

  .mobile\:row-start-7 {
    grid-row-start:7;
  }

  .mobile\:row-start-auto {
    grid-row-start:auto;
  }

  .mobile\:row-end-1 {
    grid-row-end:1;
  }

  .mobile\:row-end-2 {
    grid-row-end:2;
  }

  .mobile\:row-end-3 {
    grid-row-end:3;
  }

  .mobile\:row-end-4 {
    grid-row-end:4;
  }

  .mobile\:row-end-5 {
    grid-row-end:5;
  }

  .mobile\:row-end-6 {
    grid-row-end:6;
  }

  .mobile\:row-end-7 {
    grid-row-end:7;
  }

  .mobile\:row-end-auto {
    grid-row-end:auto;
  }

  .mobile\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .mobile\:transform-none {
    transform:none;
  }

  .mobile\:origin-center {
    transform-origin:center;
  }

  .mobile\:origin-top {
    transform-origin:top;
  }

  .mobile\:origin-top-right {
    transform-origin:top right;
  }

  .mobile\:origin-right {
    transform-origin:right;
  }

  .mobile\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .mobile\:origin-bottom {
    transform-origin:bottom;
  }

  .mobile\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .mobile\:origin-left {
    transform-origin:left;
  }

  .mobile\:origin-top-left {
    transform-origin:top left;
  }

  .mobile\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile\:scale-x-0 {
    --transform-scale-x:0;
  }

  .mobile\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .mobile\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .mobile\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .mobile\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .mobile\:scale-x-100 {
    --transform-scale-x:1;
  }

  .mobile\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .mobile\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .mobile\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .mobile\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .mobile\:scale-y-0 {
    --transform-scale-y:0;
  }

  .mobile\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .mobile\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .mobile\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .mobile\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .mobile\:scale-y-100 {
    --transform-scale-y:1;
  }

  .mobile\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .mobile\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .mobile\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .mobile\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .mobile\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .mobile\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .mobile\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .mobile\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .mobile\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .mobile\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .mobile\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .mobile\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .mobile\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .mobile\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .mobile\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .mobile\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .mobile\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .mobile\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .mobile\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .mobile\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .mobile\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .mobile\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .mobile\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .mobile\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .mobile\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .mobile\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .mobile\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .mobile\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .mobile\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .mobile\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .mobile\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .mobile\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .mobile\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .mobile\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .mobile\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .mobile\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .mobile\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .mobile\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .mobile\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .mobile\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .mobile\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .mobile\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .mobile\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .mobile\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .mobile\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .mobile\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .mobile\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .mobile\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .mobile\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .mobile\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .mobile\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .mobile\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .mobile\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .mobile\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .mobile\:rotate-0 {
    --transform-rotate:0;
  }

  .mobile\:rotate-1 {
    --transform-rotate:1deg;
  }

  .mobile\:rotate-2 {
    --transform-rotate:2deg;
  }

  .mobile\:rotate-3 {
    --transform-rotate:3deg;
  }

  .mobile\:rotate-6 {
    --transform-rotate:6deg;
  }

  .mobile\:rotate-12 {
    --transform-rotate:12deg;
  }

  .mobile\:rotate-45 {
    --transform-rotate:45deg;
  }

  .mobile\:rotate-90 {
    --transform-rotate:90deg;
  }

  .mobile\:rotate-180 {
    --transform-rotate:180deg;
  }

  .mobile\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .mobile\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .mobile\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .mobile\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .mobile\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .mobile\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .mobile\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .mobile\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .mobile\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .mobile\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .mobile\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .mobile\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .mobile\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .mobile\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .mobile\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .mobile\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .mobile\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .mobile\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .mobile\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .mobile\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .mobile\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .mobile\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .mobile\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .mobile\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .mobile\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .mobile\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .mobile\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .mobile\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .mobile\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .mobile\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .mobile\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .mobile\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .mobile\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .mobile\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .mobile\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .mobile\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .mobile\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .mobile\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .mobile\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .mobile\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .mobile\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .mobile\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .mobile\:translate-x-0 {
    --transform-translate-x:0;
  }

  .mobile\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .mobile\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .mobile\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .mobile\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .mobile\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .mobile\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .mobile\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .mobile\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .mobile\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .mobile\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .mobile\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .mobile\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .mobile\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .mobile\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .mobile\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .mobile\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .mobile\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .mobile\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .mobile\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .mobile\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .mobile\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .mobile\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .mobile\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .mobile\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .mobile\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .mobile\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .mobile\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .mobile\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .mobile\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .mobile\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .mobile\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .mobile\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .mobile\:translate-x-px {
    --transform-translate-x:1px;
  }

  .mobile\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .mobile\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .mobile\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .mobile\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .mobile\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .mobile\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .mobile\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .mobile\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .mobile\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .mobile\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .mobile\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .mobile\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .mobile\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .mobile\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .mobile\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .mobile\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .mobile\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .mobile\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .mobile\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .mobile\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .mobile\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .mobile\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .mobile\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .mobile\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .mobile\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .mobile\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .mobile\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .mobile\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .mobile\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .mobile\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .mobile\:translate-x-full {
    --transform-translate-x:100%;
  }

  .mobile\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .mobile\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .mobile\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .mobile\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .mobile\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .mobile\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .mobile\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .mobile\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .mobile\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .mobile\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .mobile\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .mobile\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .mobile\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .mobile\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .mobile\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .mobile\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .mobile\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .mobile\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .mobile\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .mobile\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .mobile\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .mobile\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .mobile\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .mobile\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .mobile\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .mobile\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .mobile\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .mobile\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .mobile\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .mobile\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .mobile\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .mobile\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .mobile\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .mobile\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .mobile\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .mobile\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .mobile\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .mobile\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .mobile\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .mobile\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .mobile\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .mobile\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .mobile\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .mobile\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .mobile\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .mobile\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .mobile\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .mobile\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .mobile\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .mobile\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .mobile\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .mobile\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .mobile\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .mobile\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .mobile\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .mobile\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .mobile\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .mobile\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .mobile\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .mobile\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .mobile\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .mobile\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .mobile\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .mobile\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .mobile\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .mobile\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .mobile\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .mobile\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .mobile\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .mobile\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .mobile\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .mobile\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .mobile\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .mobile\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .mobile\:translate-y-0 {
    --transform-translate-y:0;
  }

  .mobile\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .mobile\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .mobile\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .mobile\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .mobile\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .mobile\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .mobile\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .mobile\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .mobile\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .mobile\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .mobile\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .mobile\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .mobile\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .mobile\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .mobile\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .mobile\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .mobile\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .mobile\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .mobile\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .mobile\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .mobile\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .mobile\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .mobile\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .mobile\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .mobile\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .mobile\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .mobile\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .mobile\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .mobile\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .mobile\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .mobile\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .mobile\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .mobile\:translate-y-px {
    --transform-translate-y:1px;
  }

  .mobile\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .mobile\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .mobile\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .mobile\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .mobile\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .mobile\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .mobile\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .mobile\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .mobile\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .mobile\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .mobile\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .mobile\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .mobile\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .mobile\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .mobile\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .mobile\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .mobile\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .mobile\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .mobile\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .mobile\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .mobile\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .mobile\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .mobile\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .mobile\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .mobile\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .mobile\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .mobile\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .mobile\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .mobile\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .mobile\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .mobile\:translate-y-full {
    --transform-translate-y:100%;
  }

  .mobile\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .mobile\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .mobile\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .mobile\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .mobile\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .mobile\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .mobile\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .mobile\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .mobile\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .mobile\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .mobile\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .mobile\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .mobile\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .mobile\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .mobile\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .mobile\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .mobile\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .mobile\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .mobile\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .mobile\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .mobile\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .mobile\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .mobile\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .mobile\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .mobile\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .mobile\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .mobile\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .mobile\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .mobile\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .mobile\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .mobile\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .mobile\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .mobile\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .mobile\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .mobile\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .mobile\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .mobile\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .mobile\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .mobile\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .mobile\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .mobile\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .mobile\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .mobile\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .mobile\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .mobile\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .mobile\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .mobile\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .mobile\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .mobile\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .mobile\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .mobile\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .mobile\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .mobile\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .mobile\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .mobile\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .mobile\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .mobile\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .mobile\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .mobile\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .mobile\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .mobile\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .mobile\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .mobile\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .mobile\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .mobile\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .mobile\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .mobile\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .mobile\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .mobile\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .mobile\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .mobile\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .mobile\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .mobile\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .mobile\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .mobile\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .mobile\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .mobile\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .mobile\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .mobile\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .mobile\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .mobile\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .mobile\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .mobile\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .mobile\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .mobile\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .mobile\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .mobile\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .mobile\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .mobile\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .mobile\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .mobile\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .mobile\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .mobile\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .mobile\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .mobile\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .mobile\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .mobile\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .mobile\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .mobile\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .mobile\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .mobile\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .mobile\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .mobile\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .mobile\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .mobile\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .mobile\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .mobile\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .mobile\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .mobile\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobile\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobile\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobile\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobile\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .mobile\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .mobile\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .mobile\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .mobile\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .mobile\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .mobile\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .mobile\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .mobile\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .mobile\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .mobile\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .mobile\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .mobile\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .mobile\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .mobile\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .mobile\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .mobile\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .mobile\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .mobile\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .mobile\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .mobile\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .mobile\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .mobile\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .mobile\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .mobile\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .mobile\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .mobile\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .mobile\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .mobile\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .mobile\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .mobile\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .mobile\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .mobile\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .mobile\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .mobile\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .mobile\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .mobile\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .mobile\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .mobile\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .mobile\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .mobile\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .mobile\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .mobile\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .mobile\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .mobile\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .mobile\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .mobile\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .mobile\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .mobile\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .mobile\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .mobile\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .mobile\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .mobile\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .mobile\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .mobile\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .mobile\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .mobile\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .mobile\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .mobile\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .mobile\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .mobile\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .mobile\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobile\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobile\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobile\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobile\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .mobile\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .mobile\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .mobile\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .mobile\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .mobile\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .mobile\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .mobile\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .mobile\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobile\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .mobile\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobile\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .mobile\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .mobile\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .mobile\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .mobile\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .mobile\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .mobile\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .mobile\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .mobile\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .mobile\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .mobile\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .mobile\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .mobile\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .mobile\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .mobile\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .mobile\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .mobile\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .mobile\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .mobile\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .mobile\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .mobile\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .mobile\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .mobile\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .mobile\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .mobile\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .mobile\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .mobile\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .mobile\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .mobile\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .mobile\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .mobile\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .mobile\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .mobile\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .mobile\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .mobile\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .mobile\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .mobile\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .mobile\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .mobile\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .mobile\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .mobile\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .mobile\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .mobile\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .mobile\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .mobile\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .mobile\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .mobile\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .mobile\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .mobile\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .mobile\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .mobile\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .mobile\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobile\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobile\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobile\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobile\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .mobile\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .mobile\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .mobile\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .mobile\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .mobile\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .mobile\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .mobile\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .mobile\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .mobile\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .mobile\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .mobile\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .mobile\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .mobile\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .mobile\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .mobile\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .mobile\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .mobile\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .mobile\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .mobile\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .mobile\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .mobile\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .mobile\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .mobile\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .mobile\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .mobile\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .mobile\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .mobile\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .mobile\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .mobile\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .mobile\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .mobile\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .mobile\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .mobile\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .mobile\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .mobile\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .mobile\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .mobile\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .mobile\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .mobile\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .mobile\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .mobile\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .mobile\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .mobile\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .mobile\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .mobile\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .mobile\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .mobile\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .mobile\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .mobile\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .mobile\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .mobile\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .mobile\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .mobile\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .mobile\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .mobile\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .mobile\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .mobile\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .mobile\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .mobile\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .mobile\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .mobile\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobile\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobile\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobile\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobile\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .mobile\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .mobile\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .mobile\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .mobile\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .mobile\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .mobile\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .mobile\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .mobile\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobile\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .mobile\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobile\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .mobile\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .mobile\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .mobile\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .mobile\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .mobile\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .mobile\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .mobile\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .mobile\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .mobile\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .mobile\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .mobile\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .mobile\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .mobile\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .mobile\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .mobile\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .mobile\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .mobile\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .mobile\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .mobile\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .mobile\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .mobile\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .mobile\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .mobile\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .mobile\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .mobile\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .mobile\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .mobile\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .mobile\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .mobile\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .mobile\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .mobile\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .mobile\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .mobile\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .mobile\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .mobile\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .mobile\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .mobile\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .mobile\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .mobile\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .mobile\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .mobile\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .mobile\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .mobile\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .mobile\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .mobile\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .mobile\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .mobile\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .mobile\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .mobile\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .mobile\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .mobile\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobile\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobile\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobile\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobile\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .mobile\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .mobile\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .mobile\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .mobile\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .mobile\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .mobile\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .mobile\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .mobile\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .mobile\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .mobile\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .mobile\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .mobile\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .mobile\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .mobile\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .mobile\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .mobile\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .mobile\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .mobile\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .mobile\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .mobile\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .mobile\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .mobile\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .mobile\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .mobile\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .mobile\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .mobile\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .mobile\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .mobile\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .mobile\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .mobile\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .mobile\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .mobile\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .mobile\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .mobile\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .mobile\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .mobile\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .mobile\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .mobile\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .mobile\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .mobile\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .mobile\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .mobile\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .mobile\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .mobile\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .mobile\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .mobile\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .mobile\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .mobile\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .mobile\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .mobile\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .mobile\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .mobile\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .mobile\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .mobile\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .mobile\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .mobile\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .mobile\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .mobile\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .mobile\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .mobile\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .mobile\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobile\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobile\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobile\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobile\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .mobile\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .mobile\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .mobile\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .mobile\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .mobile\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .mobile\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .mobile\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .mobile\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobile\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .mobile\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobile\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .mobile\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .mobile\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .mobile\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .mobile\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .mobile\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .mobile\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .mobile\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .mobile\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .mobile\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .mobile\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .mobile\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .mobile\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .mobile\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .mobile\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .mobile\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .mobile\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .mobile\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .mobile\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .mobile\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .mobile\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .mobile\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .mobile\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .mobile\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .mobile\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .mobile\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .mobile\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .mobile\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .mobile\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .mobile\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .mobile\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .mobile\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .mobile\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .mobile\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .mobile\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .mobile\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .mobile\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .mobile\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .mobile\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .mobile\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .mobile\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .mobile\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .mobile\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .mobile\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .mobile\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .mobile\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .mobile\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .mobile\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .mobile\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .mobile\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .mobile\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .mobile\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobile\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobile\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobile\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobile\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .mobile\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .mobile\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .mobile\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .mobile\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .mobile\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .mobile\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .mobile\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .mobile\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .mobile\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .mobile\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .mobile\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .mobile\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .mobile\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .mobile\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .mobile\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .mobile\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .mobile\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .mobile\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .mobile\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .mobile\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .mobile\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .mobile\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .mobile\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .mobile\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .mobile\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .mobile\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .mobile\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .mobile\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .mobile\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .mobile\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .mobile\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .mobile\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .mobile\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .mobile\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .mobile\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .mobile\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .mobile\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .mobile\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .mobile\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .mobile\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .mobile\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .mobile\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .mobile\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .mobile\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .mobile\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .mobile\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .mobile\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .mobile\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .mobile\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .mobile\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .mobile\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .mobile\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .mobile\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .mobile\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .mobile\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .mobile\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .mobile\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .mobile\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .mobile\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .mobile\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .mobile\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobile\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobile\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobile\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobile\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .mobile\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .mobile\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .mobile\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .mobile\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .mobile\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .mobile\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .mobile\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .mobile\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobile\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .mobile\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobile\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .mobile\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .mobile\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .mobile\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .mobile\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .mobile\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .mobile\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .mobile\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .mobile\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .mobile\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .mobile\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .mobile\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .mobile\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .mobile\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .mobile\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .mobile\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .mobile\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .mobile\:skew-x-0 {
    --transform-skew-x:0;
  }

  .mobile\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .mobile\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .mobile\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .mobile\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .mobile\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .mobile\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .mobile\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .mobile\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .mobile\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .mobile\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .mobile\:skew-y-0 {
    --transform-skew-y:0;
  }

  .mobile\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .mobile\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .mobile\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .mobile\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .mobile\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .mobile\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .mobile\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .mobile\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .mobile\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .mobile\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .mobile\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .mobile\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .mobile\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .mobile\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .mobile\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .mobile\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .mobile\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .mobile\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .mobile\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .mobile\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .mobile\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .mobile\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .mobile\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .mobile\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .mobile\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .mobile\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .mobile\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .mobile\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .mobile\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .mobile\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .mobile\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .mobile\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .mobile\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .mobile\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .mobile\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .mobile\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .mobile\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .mobile\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .mobile\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .mobile\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .mobile\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .mobile\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .mobile\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .mobile\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .mobile\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .mobile\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .mobile\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .mobile\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .mobile\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .mobile\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .mobile\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .mobile\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .mobile\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .mobile\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .mobile\:transition-none {
    transition-property:none;
  }

  .mobile\:transition-all {
    transition-property:all;
  }

  .mobile\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .mobile\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .mobile\:transition-opacity {
    transition-property:opacity;
  }

  .mobile\:transition-shadow {
    transition-property:box-shadow;
  }

  .mobile\:transition-transform {
    transition-property:transform;
  }

  .mobile\:ease-linear {
    transition-timing-function:linear;
  }

  .mobile\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .mobile\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .mobile\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .mobile\:duration-90 {
    transition-duration:90ms;
  }

  .mobile\:duration-180 {
    transition-duration:180ms;
  }

  .mobile\:duration-270 {
    transition-duration:270ms;
  }

  .mobile\:duration-360 {
    transition-duration:360ms;
  }

  .mobile\:duration-450 {
    transition-duration:450ms;
  }

  .mobile\:duration-540 {
    transition-duration:540ms;
  }

  .mobile\:duration-630 {
    transition-duration:630ms;
  }

  .mobile\:duration-720 {
    transition-duration:720ms;
  }

  .mobile\:duration-810 {
    transition-duration:810ms;
  }

  .mobile\:duration-900 {
    transition-duration:900ms;
  }

  .mobile\:duration-990 {
    transition-duration:990ms;
  }

  .mobile\:duration-2000 {
    transition-duration:2000ms;
  }

  .mobile\:duration-3000 {
    transition-duration:3000ms;
  }

  .mobile\:delay-90 {
    transition-delay:90ms;
  }

  .mobile\:delay-180 {
    transition-delay:180ms;
  }

  .mobile\:delay-270 {
    transition-delay:270ms;
  }

  .mobile\:delay-360 {
    transition-delay:360ms;
  }

  .mobile\:delay-450 {
    transition-delay:450ms;
  }

  .mobile\:delay-540 {
    transition-delay:540ms;
  }

  .mobile\:delay-630 {
    transition-delay:630ms;
  }

  .mobile\:delay-720 {
    transition-delay:720ms;
  }

  .mobile\:delay-810 {
    transition-delay:810ms;
  }

  .mobile\:delay-900 {
    transition-delay:900ms;
  }

  .mobile\:delay-990 {
    transition-delay:990ms;
  }

  .mobile\:delay-2000 {
    transition-delay:2000ms;
  }

  .mobile\:delay-3000 {
    transition-delay:3000ms;
  }

  .mobile\:animate-none {
    animation:none;
  }

  .mobile\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .mobile\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .mobile\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .mobile\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .mobile\:animate-float {
    animation:float 5s infinite;
  }
}

@media (min-width: 970px) {
  .md\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .md\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .md\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .md\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .md\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .md\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .md\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .md\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .md\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .md\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .md\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .md\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .md\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .md\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .md\:container {
      max-width:970px;
    }
  }

  .md\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .md\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .md\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .md\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .md\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .md\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .md\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .md\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .md\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .md\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .md\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .md\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .md\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .md\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .md\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .md\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .md\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .md\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .md\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .md\:prose code::before {
    content:"`";
  }

  .md\:prose code::after {
    content:"`";
  }

  .md\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .md\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .md\:prose pre code::before {
    content:"";
  }

  .md\:prose pre code::after {
    content:"";
  }

  .md\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .md\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .md\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .md\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .md\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .md\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .md\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .md\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .md\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .md\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .md\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .md\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .md\:prose h2 code {
    font-size:0.875em;
  }

  .md\:prose h3 code {
    font-size:0.9em;
  }

  .md\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .md\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .md\:prose ol > li:before {
    left:0;
  }

  .md\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .md\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .md\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .md\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .md\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .md\:prose ul ul, .md\:prose ul ol, .md\:prose ol ul, .md\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .md\:prose hr + * {
    margin-top:0;
  }

  .md\:prose h2 + * {
    margin-top:0;
  }

  .md\:prose h3 + * {
    margin-top:0;
  }

  .md\:prose h4 + * {
    margin-top:0;
  }

  .md\:prose thead th:first-child {
    padding-left:0;
  }

  .md\:prose thead th:last-child {
    padding-right:0;
  }

  .md\:prose tbody td:first-child {
    padding-left:0;
  }

  .md\:prose tbody td:last-child {
    padding-right:0;
  }

  .md\:prose > :first-child {
    margin-top:0;
  }

  .md\:prose > :last-child {
    margin-bottom:0;
  }

  .md\:prose h1, .md\:prose h2, .md\:prose h3, .md\:prose h4 {
  }

  .md\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .md\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .md\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .md\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .md\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .md\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .md\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .md\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .md\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .md\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .md\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .md\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .md\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .md\:prose-sm code {
    font-size:0.8571429em;
  }

  .md\:prose-sm h2 code {
    font-size:0.9em;
  }

  .md\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .md\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .md\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .md\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .md\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .md\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .md\:prose-sm ol > li:before {
    left:0;
  }

  .md\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .md\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .md\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .md\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .md\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .md\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .md\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .md\:prose-sm ul ul, .md\:prose-sm ul ol, .md\:prose-sm ol ul, .md\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .md\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .md\:prose-sm hr + * {
    margin-top:0;
  }

  .md\:prose-sm h2 + * {
    margin-top:0;
  }

  .md\:prose-sm h3 + * {
    margin-top:0;
  }

  .md\:prose-sm h4 + * {
    margin-top:0;
  }

  .md\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .md\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .md\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .md\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .md\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .md\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .md\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .md\:prose-sm > :first-child {
    margin-top:0;
  }

  .md\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .md\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .md\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .md\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .md\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .md\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .md\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .md\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .md\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .md\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .md\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .md\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .md\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .md\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .md\:prose-lg code {
    font-size:0.8888889em;
  }

  .md\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .md\:prose-lg h3 code {
    font-size:0.875em;
  }

  .md\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .md\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .md\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .md\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .md\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .md\:prose-lg ol > li:before {
    left:0;
  }

  .md\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .md\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .md\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .md\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .md\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .md\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .md\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .md\:prose-lg ul ul, .md\:prose-lg ul ol, .md\:prose-lg ol ul, .md\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .md\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .md\:prose-lg hr + * {
    margin-top:0;
  }

  .md\:prose-lg h2 + * {
    margin-top:0;
  }

  .md\:prose-lg h3 + * {
    margin-top:0;
  }

  .md\:prose-lg h4 + * {
    margin-top:0;
  }

  .md\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .md\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .md\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .md\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .md\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .md\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .md\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .md\:prose-lg > :first-child {
    margin-top:0;
  }

  .md\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .md\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .md\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .md\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .md\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .md\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .md\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .md\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .md\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .md\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .md\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .md\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .md\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .md\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .md\:prose-xl code {
    font-size:0.9em;
  }

  .md\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .md\:prose-xl h3 code {
    font-size:0.9em;
  }

  .md\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .md\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .md\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .md\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .md\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .md\:prose-xl ol > li:before {
    left:0;
  }

  .md\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .md\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .md\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .md\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .md\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .md\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .md\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .md\:prose-xl ul ul, .md\:prose-xl ul ol, .md\:prose-xl ol ul, .md\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .md\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .md\:prose-xl hr + * {
    margin-top:0;
  }

  .md\:prose-xl h2 + * {
    margin-top:0;
  }

  .md\:prose-xl h3 + * {
    margin-top:0;
  }

  .md\:prose-xl h4 + * {
    margin-top:0;
  }

  .md\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .md\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .md\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .md\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .md\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .md\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .md\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .md\:prose-xl > :first-child {
    margin-top:0;
  }

  .md\:prose-xl > :last-child {
    margin-bottom:0;
  }

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

  .md\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .md\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .md\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .md\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .md\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .md\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .md\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .md\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .md\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .md\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .md\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .md\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .md\:prose-2xl code {
    font-size:0.8333333em;
  }

  .md\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .md\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .md\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .md\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .md\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .md\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .md\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .md\:prose-2xl ol > li:before {
    left:0;
  }

  .md\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .md\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .md\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .md\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .md\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .md\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .md\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .md\:prose-2xl ul ul, .md\:prose-2xl ul ol, .md\:prose-2xl ol ul, .md\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .md\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .md\:prose-2xl hr + * {
    margin-top:0;
  }

  .md\:prose-2xl h2 + * {
    margin-top:0;
  }

  .md\:prose-2xl h3 + * {
    margin-top:0;
  }

  .md\:prose-2xl h4 + * {
    margin-top:0;
  }

  .md\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .md\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .md\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .md\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .md\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .md\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .md\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .md\:prose-2xl > :first-child {
    margin-top:0;
  }

  .md\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .md\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .md\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .md\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .md\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .md\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .md\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .md\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .md\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .md\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .md\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .md\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

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

  .md\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .md\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .md\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .md\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .md\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .md\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .md\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .md\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .md\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .md\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .md\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .md\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .md\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .md\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .md\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .md\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .md\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .md\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .md\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .md\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .md\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .md\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .md\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .md\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .md\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .md\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .md\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .md\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .md\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .md\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .md\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .md\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .md\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .md\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .md\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .md\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .md\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .md\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .md\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .md\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .md\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .md\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .md\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .md\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .md\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .md\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .md\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .md\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .md\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .md\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .md\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .md\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .md\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .md\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .md\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .md\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .md\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .md\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .md\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .md\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .md\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .md\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .md\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .md\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .md\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .md\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .md\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .md\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .md\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

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

  .md\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .md\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .md\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .md\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .md\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .md\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .md\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .md\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .md\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .md\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .md\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .md\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .md\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .md\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .md\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .md\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .md\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .md\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .md\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .md\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .md\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .md\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .md\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .md\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .md\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .md\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .md\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .md\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .md\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .md\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .md\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .md\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .md\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .md\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .md\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .md\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .md\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .md\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .md\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .md\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .md\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .md\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .md\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .md\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .md\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .md\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .md\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .md\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .md\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .md\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .md\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .md\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .md\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .md\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .md\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .md\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .md\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .md\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .md\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .md\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .md\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .md\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .md\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .md\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .md\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .md\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .md\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .md\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .md\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .md\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .md\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .md\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .md\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .md\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .md\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .md\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .md\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .md\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .md\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .md\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .md\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .md\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .md\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .md\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .md\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .md\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .md\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .md\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .md\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .md\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .md\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .md\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .md\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .md\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .md\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .md\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .md\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .md\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .md\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .md\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .md\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .md\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .md\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .md\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .md\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .md\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .md\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .md\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .md\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .md\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .md\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .md\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .md\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .md\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .md\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .md\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .md\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .md\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .md\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .md\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .md\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .md\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .md\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .md\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .md\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .md\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .md\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .md\:divide-teal > :not(template) ~ :not(template) {
  }

  .md\:divide-indigo > :not(template) ~ :not(template) {
  }

  .md\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .md\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .md\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .md\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .md\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .md\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .md\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .md\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .md\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .md\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .md\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .md\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .md\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .md\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .md\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .md\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .md\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .md\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .md\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .md\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .md\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .md\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .md\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .md\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .md\:bg-fixed {
    background-attachment:fixed;
  }

  .md\:bg-local {
    background-attachment:local;
  }

  .md\:bg-scroll {
    background-attachment:scroll;
  }

  .md\:bg-clip-border {
    background-clip:border-box;
  }

  .md\:bg-clip-padding {
    background-clip:padding-box;
  }

  .md\:bg-clip-content {
    background-clip:content-box;
  }

  .md\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .md\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .md\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .md\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .md\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .md\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .md\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .md\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .md\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .md\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .md\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .md\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .md\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .md\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .md\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .md\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .md\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .md\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .md\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .md\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .md\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .md\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .md\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .md\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .md\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .md\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .md\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .md\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .md\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .md\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .md\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .md\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .md\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .md\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .md\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .md\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .md\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .md\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .md\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .md\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .md\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .md\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .md\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .md\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .md\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .md\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .md\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .md\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .md\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .md\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .md\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .md\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .md\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .md\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .md\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .md\:bg-teal {
  }

  .md\:bg-indigo {
  }

  .md\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .md\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .md\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .md\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .md\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .md\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .md\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .md\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .md\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .md\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .md\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-teal {
  }

  .group:hover .md\:group-hover\:bg-indigo {
  }

  .group:hover .md\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .md\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .md\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .md\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .md\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .md\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .md\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .md\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .md\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .md\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .md\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .md\:group-focus\:bg-teal {
  }

  .group:focus .md\:group-focus\:bg-indigo {
  }

  .group:focus .md\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .md\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .md\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .md\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .md\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .md\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .md\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .md\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .md\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .md\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .md\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .md\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .md\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .md\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .md\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .md\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .md\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .md\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .md\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .md\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .md\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .md\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .md\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .md\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .md\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .md\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .md\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .md\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .md\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .md\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .md\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .md\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .md\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .md\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .md\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .md\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .md\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .md\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .md\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .md\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .md\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .md\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .md\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .md\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .md\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .md\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .md\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .md\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .md\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .md\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .md\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .md\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .md\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .md\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .md\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .md\:hover\:bg-teal:hover {
  }

  .md\:hover\:bg-indigo:hover {
  }

  .md\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .md\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .md\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .md\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .md\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .md\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .md\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .md\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .md\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .md\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .md\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .md\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .md\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .md\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .md\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .md\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .md\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .md\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .md\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .md\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .md\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .md\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .md\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .md\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .md\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .md\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .md\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .md\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .md\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .md\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .md\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .md\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .md\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .md\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .md\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .md\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .md\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .md\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .md\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .md\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .md\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .md\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .md\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .md\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .md\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .md\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .md\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .md\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .md\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .md\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .md\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .md\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .md\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .md\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .md\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .md\:focus\:bg-teal:focus {
  }

  .md\:focus\:bg-indigo:focus {
  }

  .md\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .md\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .md\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .md\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .md\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .md\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .md\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .md\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .md\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .md\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .md\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .md\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .md\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .md\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .md\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .md\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .md\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .md\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .md\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .md\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .md\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .md\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .md\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .md\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .md\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .md\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .md\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .md\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .md\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .md\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .md\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .md\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .md\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .md\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .md\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .md\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .md\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .md\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .md\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .md\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .md\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .md\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .md\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .md\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .md\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .md\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .md\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .md\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .md\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .md\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .md\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .md\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .md\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .md\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .md\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .md\:active\:bg-teal:active {
  }

  .md\:active\:bg-indigo:active {
  }

  .md\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .md\:bg-none {
    background-image:none;
  }

  .md\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .md\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .md\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .md\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .md\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .md\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .md\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .md\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .md\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .md\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .md\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .md\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .md\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .md\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .md\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .md\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .md\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .md\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .md\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .md\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .md\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .md\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .md\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .md\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .md\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .md\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .md\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .md\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .md\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .md\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .md\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .md\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .md\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .md\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .md\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .md\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .md\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .md\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .md\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .md\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .md\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .md\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .md\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .md\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .md\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .md\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .md\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .md\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .md\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .md\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .md\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .md\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .md\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .md\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .md\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .md\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .md\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .md\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .md\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .md\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .md\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .md\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .md\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .md\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .md\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .md\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .md\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .md\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .md\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .md\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .md\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .md\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .md\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .md\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .md\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .md\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .md\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .md\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .md\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .md\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .md\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .md\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .md\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .md\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .md\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .md\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .md\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .md\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .md\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .md\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .md\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .md\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .md\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .md\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .md\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .md\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .md\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .md\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .md\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .md\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .md\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .md\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .md\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .md\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .md\:to-red {
    --gradient-to-color:#B30300;
  }

  .md\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .md\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .md\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .md\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .md\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .md\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .md\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .md\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .md\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .md\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .md\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .md\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .md\:to-green {
    --gradient-to-color:#166242;
  }

  .md\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .md\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .md\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .md\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .md\:to-black {
    --gradient-to-color:#000000;
  }

  .md\:to-black-light {
    --gradient-to-color:#313133;
  }

  .md\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .md\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .md\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .md\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .md\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .md\:to-gray {
    --gradient-to-color:#78787a;
  }

  .md\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .md\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .md\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .md\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .md\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .md\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .md\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .md\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .md\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .md\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .md\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .md\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .md\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .md\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .md\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .md\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .md\:to-teal {
  }

  .md\:to-indigo {
  }

  .md\:to-transparent {
    --gradient-to-color:transparent;
  }

  .md\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .md\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .md\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .md\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .md\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .md\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .md\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .md\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .md\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .md\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .md\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .md\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .md\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .md\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .md\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .md\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .md\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .md\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .md\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .md\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .md\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .md\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .md\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .md\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .md\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .md\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .md\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .md\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .md\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .md\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .md\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .md\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .md\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .md\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .md\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .md\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .md\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .md\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .md\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .md\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .md\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .md\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .md\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .md\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .md\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .md\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .md\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .md\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .md\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .md\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .md\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .md\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .md\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .md\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .md\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .md\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .md\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .md\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .md\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .md\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .md\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .md\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .md\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .md\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .md\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .md\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .md\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .md\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .md\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .md\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .md\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .md\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .md\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .md\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .md\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .md\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .md\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .md\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .md\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .md\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .md\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .md\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .md\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .md\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .md\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .md\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .md\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .md\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .md\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .md\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .md\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .md\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .md\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .md\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .md\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .md\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .md\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .md\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .md\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .md\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .md\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .md\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .md\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .md\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .md\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .md\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .md\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .md\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .md\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .md\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .md\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .md\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .md\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .md\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .md\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .md\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .md\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .md\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .md\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .md\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .md\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .md\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .md\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .md\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .md\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .md\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .md\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .md\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .md\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .md\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .md\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .md\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .md\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .md\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .md\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .md\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .md\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .md\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .md\:hover\:to-teal:hover {
  }

  .md\:hover\:to-indigo:hover {
  }

  .md\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .md\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .md\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .md\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .md\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .md\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .md\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .md\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .md\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .md\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .md\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .md\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .md\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .md\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .md\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .md\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .md\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .md\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .md\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .md\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .md\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .md\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .md\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .md\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .md\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .md\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .md\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .md\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .md\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .md\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .md\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .md\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .md\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .md\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .md\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .md\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .md\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .md\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .md\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .md\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .md\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .md\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .md\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .md\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .md\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .md\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .md\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .md\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .md\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .md\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .md\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .md\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .md\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .md\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .md\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .md\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .md\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .md\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .md\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .md\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .md\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .md\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .md\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .md\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .md\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .md\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .md\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .md\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .md\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .md\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .md\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .md\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .md\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .md\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .md\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .md\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .md\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .md\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .md\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .md\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .md\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .md\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .md\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .md\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .md\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .md\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .md\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .md\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .md\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .md\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .md\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .md\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .md\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .md\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .md\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .md\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .md\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .md\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .md\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .md\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .md\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .md\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .md\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .md\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .md\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .md\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .md\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .md\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .md\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .md\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .md\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .md\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .md\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .md\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .md\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .md\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .md\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .md\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .md\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .md\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .md\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .md\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .md\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .md\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .md\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .md\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .md\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .md\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .md\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .md\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .md\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .md\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .md\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .md\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .md\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .md\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .md\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .md\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .md\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .md\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .md\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .md\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .md\:focus\:to-teal:focus {
  }

  .md\:focus\:to-indigo:focus {
  }

  .md\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .md\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .md\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .md\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .md\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .md\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .md\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .md\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .md\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .md\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .md\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .md\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .md\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .md\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .md\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .md\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .md\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .md\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .md\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .md\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .md\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .md\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .md\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .md\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .md\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .md\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .md\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .md\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .md\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .md\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .md\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .md\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .md\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .md\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .md\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .md\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .md\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .md\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .md\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .md\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .md\:bg-bottom {
    background-position:bottom;
  }

  .md\:bg-center {
    background-position:center;
  }

  .md\:bg-left {
    background-position:left;
  }

  .md\:bg-left-bottom {
    background-position:left bottom;
  }

  .md\:bg-left-top {
    background-position:left top;
  }

  .md\:bg-right {
    background-position:right;
  }

  .md\:bg-right-bottom {
    background-position:right bottom;
  }

  .md\:bg-right-top {
    background-position:right top;
  }

  .md\:bg-top {
    background-position:top;
  }

  .md\:bg-repeat {
    background-repeat:repeat;
  }

  .md\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .md\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .md\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .md\:bg-repeat-round {
    background-repeat:round;
  }

  .md\:bg-repeat-space {
    background-repeat:space;
  }

  .md\:bg-auto {
    background-size:auto;
  }

  .md\:bg-cover {
    background-size:cover;
  }

  .md\:bg-contain {
    background-size:contain;
  }

  .md\:border-collapse {
    border-collapse:collapse;
  }

  .md\:border-separate {
    border-collapse:separate;
  }

  .md\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .md\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .md\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .md\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .md\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .md\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .md\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .md\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .md\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .md\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .md\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .md\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .md\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .md\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .md\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .md\:border-red-light2 {
    border-color:#ffacac82;
  }

  .md\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .md\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .md\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .md\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .md\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .md\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .md\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .md\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .md\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .md\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .md\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .md\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .md\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .md\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .md\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .md\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .md\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .md\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .md\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .md\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .md\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .md\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .md\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .md\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .md\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .md\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .md\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .md\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .md\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .md\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .md\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .md\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .md\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .md\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .md\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .md\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .md\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .md\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .md\:border-teal {
  }

  .md\:border-indigo {
  }

  .md\:border-transparent {
    border-color:transparent;
  }

  .group:hover .md\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .md\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .md\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .md\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .md\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .md\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .md\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .md\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .md\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .md\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .md\:group-hover\:border-teal {
  }

  .group:hover .md\:group-hover\:border-indigo {
  }

  .group:hover .md\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .md\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .md\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .md\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .md\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .md\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .md\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .md\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .md\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .md\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .md\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .md\:group-focus\:border-teal {
  }

  .group:focus .md\:group-focus\:border-indigo {
  }

  .group:focus .md\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .md\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .md\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .md\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .md\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .md\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .md\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .md\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .md\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .md\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .md\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .md\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .md\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .md\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .md\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .md\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .md\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .md\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .md\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .md\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .md\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .md\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .md\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .md\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .md\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .md\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .md\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .md\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .md\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .md\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .md\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .md\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .md\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .md\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .md\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .md\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .md\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .md\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .md\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .md\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .md\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .md\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .md\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .md\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .md\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .md\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .md\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .md\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .md\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .md\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .md\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .md\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .md\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .md\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .md\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .md\:hover\:border-teal:hover {
  }

  .md\:hover\:border-indigo:hover {
  }

  .md\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .md\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .md\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .md\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .md\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .md\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .md\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .md\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .md\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .md\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .md\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .md\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .md\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .md\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .md\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .md\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .md\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .md\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .md\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .md\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .md\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .md\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .md\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .md\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .md\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .md\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .md\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .md\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .md\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .md\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .md\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .md\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .md\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .md\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .md\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .md\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .md\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .md\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .md\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .md\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .md\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .md\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .md\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .md\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .md\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .md\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .md\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .md\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .md\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .md\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .md\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .md\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .md\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .md\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .md\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .md\:focus-within\:border-teal:focus-within {
  }

  .md\:focus-within\:border-indigo:focus-within {
  }

  .md\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .md\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .md\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .md\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .md\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .md\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .md\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .md\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .md\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .md\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .md\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .md\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .md\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .md\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .md\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .md\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .md\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .md\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .md\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .md\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .md\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .md\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .md\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .md\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .md\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .md\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .md\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .md\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .md\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .md\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .md\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .md\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .md\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .md\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .md\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .md\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .md\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .md\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .md\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .md\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .md\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .md\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .md\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .md\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .md\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .md\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .md\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .md\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .md\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .md\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .md\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .md\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .md\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .md\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .md\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .md\:focus\:border-teal:focus {
  }

  .md\:focus\:border-indigo:focus {
  }

  .md\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .md\:border-opacity-0 {
    --border-opacity:0;
  }

  .md\:border-opacity-10 {
    --border-opacity:.1;
  }

  .md\:border-opacity-20 {
    --border-opacity:.2;
  }

  .md\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .md\:border-opacity-30 {
    --border-opacity:.3;
  }

  .md\:border-opacity-40 {
    --border-opacity:.4;
  }

  .md\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .md\:border-opacity-60 {
    --border-opacity:.6;
  }

  .md\:border-opacity-70 {
    --border-opacity:.7;
  }

  .md\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .md\:border-opacity-80 {
    --border-opacity:.8;
  }

  .md\:border-opacity-90 {
    --border-opacity:.9;
  }

  .md\:border-opacity-100 {
    --border-opacity:1;
  }

  .md\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .md\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .md\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .md\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .md\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .md\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .md\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .md\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .md\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .md\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .md\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .md\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .md\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .md\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .md\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .md\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .md\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .md\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .md\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .md\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .md\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .md\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .md\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .md\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .md\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .md\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .md\:rounded-none {
    border-radius:0;
  }

  .md\:rounded-sm {
    border-radius:0.125rem;
  }

  .md\:rounded {
    border-radius:0.25rem;
  }

  .md\:rounded-md {
    border-radius:10px;
  }

  .md\:rounded-lg {
    border-radius:30px;
  }

  .md\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .md\:rounded-3xl {
    border-radius:1.5rem;
  }

  .md\:rounded-full {
    border-radius:9999px;
  }

  .md\:rounded-xxl {
    border-radius:2rem;
  }

  .md\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .md\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .md\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .md\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .md\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .md\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .md\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .md\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .md\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .md\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .md\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .md\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .md\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .md\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .md\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .md\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .md\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .md\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .md\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .md\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .md\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .md\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .md\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .md\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .md\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .md\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .md\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .md\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .md\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .md\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .md\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .md\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .md\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .md\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .md\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .md\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .md\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .md\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .md\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .md\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .md\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .md\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .md\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .md\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .md\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .md\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .md\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .md\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .md\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .md\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .md\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .md\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .md\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .md\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .md\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .md\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .md\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .md\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .md\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .md\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .md\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .md\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .md\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .md\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .md\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .md\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .md\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .md\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .md\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .md\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .md\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .md\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .md\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .md\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .md\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .md\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .md\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .md\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .md\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .md\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .md\:border-solid {
    border-style:solid;
  }

  .md\:border-dashed {
    border-style:dashed;
  }

  .md\:border-dotted {
    border-style:dotted;
  }

  .md\:border-double {
    border-style:double;
  }

  .md\:border-none {
    border-style:none;
  }

  .md\:border-0 {
    border-width:0;
  }

  .md\:border-2 {
    border-width:2px;
  }

  .md\:border-4 {
    border-width:4px;
  }

  .md\:border-8 {
    border-width:8px;
  }

  .md\:border {
    border-width:1px;
  }

  .md\:border-t-0 {
    border-top-width:0;
  }

  .md\:border-r-0 {
    border-right-width:0;
  }

  .md\:border-b-0 {
    border-bottom-width:0;
  }

  .md\:border-l-0 {
    border-left-width:0;
  }

  .md\:border-t-2 {
    border-top-width:2px;
  }

  .md\:border-r-2 {
    border-right-width:2px;
  }

  .md\:border-b-2 {
    border-bottom-width:2px;
  }

  .md\:border-l-2 {
    border-left-width:2px;
  }

  .md\:border-t-4 {
    border-top-width:4px;
  }

  .md\:border-r-4 {
    border-right-width:4px;
  }

  .md\:border-b-4 {
    border-bottom-width:4px;
  }

  .md\:border-l-4 {
    border-left-width:4px;
  }

  .md\:border-t-8 {
    border-top-width:8px;
  }

  .md\:border-r-8 {
    border-right-width:8px;
  }

  .md\:border-b-8 {
    border-bottom-width:8px;
  }

  .md\:border-l-8 {
    border-left-width:8px;
  }

  .md\:border-t {
    border-top-width:1px;
  }

  .md\:border-r {
    border-right-width:1px;
  }

  .md\:border-b {
    border-bottom-width:1px;
  }

  .md\:border-l {
    border-left-width:1px;
  }

  .md\:box-border {
    box-sizing:border-box;
  }

  .md\:box-content {
    box-sizing:content-box;
  }

  .md\:cursor-auto {
    cursor:auto;
  }

  .md\:cursor-default {
    cursor:default;
  }

  .md\:cursor-pointer {
    cursor:pointer;
  }

  .md\:cursor-wait {
    cursor:wait;
  }

  .md\:cursor-text {
    cursor:text;
  }

  .md\:cursor-move {
    cursor:move;
  }

  .md\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .md\:block {
    display:block;
  }

  .md\:inline-block {
    display:inline-block;
  }

  .md\:inline {
    display:inline;
  }

  .md\:flex {
    display:flex;
  }

  .md\:inline-flex {
    display:inline-flex;
  }

  .md\:table {
    display:table;
  }

  .md\:table-caption {
    display:table-caption;
  }

  .md\:table-cell {
    display:table-cell;
  }

  .md\:table-column {
    display:table-column;
  }

  .md\:table-column-group {
    display:table-column-group;
  }

  .md\:table-footer-group {
    display:table-footer-group;
  }

  .md\:table-header-group {
    display:table-header-group;
  }

  .md\:table-row-group {
    display:table-row-group;
  }

  .md\:table-row {
    display:table-row;
  }

  .md\:flow-root {
    display:flow-root;
  }

  .md\:grid {
    display:grid;
  }

  .md\:inline-grid {
    display:inline-grid;
  }

  .md\:contents {
    display:contents;
  }

  .md\:hidden {
    display:none;
  }

  .md\:flex-row {
    flex-direction:row;
  }

  .md\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .md\:flex-col {
    flex-direction:column;
  }

  .md\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .md\:flex-wrap {
    flex-wrap:wrap;
  }

  .md\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .md\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .md\:place-items-auto {
    place-items:auto;
  }

  .md\:place-items-start {
    place-items:start;
  }

  .md\:place-items-end {
    place-items:end;
  }

  .md\:place-items-center {
    place-items:center;
  }

  .md\:place-items-stretch {
    place-items:stretch;
  }

  .md\:place-content-center {
    place-content:center;
  }

  .md\:place-content-start {
    place-content:start;
  }

  .md\:place-content-end {
    place-content:end;
  }

  .md\:place-content-between {
    place-content:space-between;
  }

  .md\:place-content-around {
    place-content:space-around;
  }

  .md\:place-content-evenly {
    place-content:space-evenly;
  }

  .md\:place-content-stretch {
    place-content:stretch;
  }

  .md\:place-self-auto {
    place-self:auto;
  }

  .md\:place-self-start {
    place-self:start;
  }

  .md\:place-self-end {
    place-self:end;
  }

  .md\:place-self-center {
    place-self:center;
  }

  .md\:place-self-stretch {
    place-self:stretch;
  }

  .md\:items-start {
    align-items:flex-start;
  }

  .md\:items-end {
    align-items:flex-end;
  }

  .md\:items-center {
    align-items:center;
  }

  .md\:items-baseline {
    align-items:baseline;
  }

  .md\:items-stretch {
    align-items:stretch;
  }

  .md\:content-center {
    align-content:center;
  }

  .md\:content-start {
    align-content:flex-start;
  }

  .md\:content-end {
    align-content:flex-end;
  }

  .md\:content-between {
    align-content:space-between;
  }

  .md\:content-around {
    align-content:space-around;
  }

  .md\:content-evenly {
    align-content:space-evenly;
  }

  .md\:self-auto {
    align-self:auto;
  }

  .md\:self-start {
    align-self:flex-start;
  }

  .md\:self-end {
    align-self:flex-end;
  }

  .md\:self-center {
    align-self:center;
  }

  .md\:self-stretch {
    align-self:stretch;
  }

  .md\:justify-items-auto {
    justify-items:auto;
  }

  .md\:justify-items-start {
    justify-items:start;
  }

  .md\:justify-items-end {
    justify-items:end;
  }

  .md\:justify-items-center {
    justify-items:center;
  }

  .md\:justify-items-stretch {
    justify-items:stretch;
  }

  .md\:justify-start {
    justify-content:flex-start;
  }

  .md\:justify-end {
    justify-content:flex-end;
  }

  .md\:justify-center {
    justify-content:center;
  }

  .md\:justify-between {
    justify-content:space-between;
  }

  .md\:justify-around {
    justify-content:space-around;
  }

  .md\:justify-evenly {
    justify-content:space-evenly;
  }

  .md\:justify-self-auto {
    justify-self:auto;
  }

  .md\:justify-self-start {
    justify-self:start;
  }

  .md\:justify-self-end {
    justify-self:end;
  }

  .md\:justify-self-center {
    justify-self:center;
  }

  .md\:justify-self-stretch {
    justify-self:stretch;
  }

  .md\:flex-1 {
    flex:1 1 0%;
  }

  .md\:flex-auto {
    flex:1 1 auto;
  }

  .md\:flex-initial {
    flex:0 1 auto;
  }

  .md\:flex-none {
    flex:none;
  }

  .md\:flex-grow-0 {
    flex-grow:0;
  }

  .md\:flex-grow {
    flex-grow:1;
  }

  .md\:flex-shrink-0 {
    flex-shrink:0;
  }

  .md\:flex-shrink {
    flex-shrink:1;
  }

  .md\:order-1 {
    order:1;
  }

  .md\:order-2 {
    order:2;
  }

  .md\:order-3 {
    order:3;
  }

  .md\:order-4 {
    order:4;
  }

  .md\:order-5 {
    order:5;
  }

  .md\:order-6 {
    order:6;
  }

  .md\:order-7 {
    order:7;
  }

  .md\:order-8 {
    order:8;
  }

  .md\:order-9 {
    order:9;
  }

  .md\:order-10 {
    order:10;
  }

  .md\:order-11 {
    order:11;
  }

  .md\:order-12 {
    order:12;
  }

  .md\:order-first {
    order:-9999;
  }

  .md\:order-last {
    order:9999;
  }

  .md\:order-none {
    order:0;
  }

  .md\:float-right {
    float:right;
  }

  .md\:float-left {
    float:left;
  }

  .md\:float-none {
    float:none;
  }

  .md\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .md\:clear-left {
    clear:left;
  }

  .md\:clear-right {
    clear:right;
  }

  .md\:clear-both {
    clear:both;
  }

  .md\:clear-none {
    clear:none;
  }

  .md\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .md\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .md\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .md\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .md\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .md\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .md\:font-hairline {
    font-weight:100;
  }

  .md\:font-thin {
    font-weight:200;
  }

  .md\:font-light {
    font-weight:300;
  }

  .md\:font-normal {
    font-weight:400;
  }

  .md\:font-medium {
    font-weight:500;
  }

  .md\:font-semibold {
    font-weight:600;
  }

  .md\:font-bold {
    font-weight:700;
  }

  .md\:font-extrabold {
    font-weight:800;
  }

  .md\:font-black {
    font-weight:900;
  }

  .md\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .md\:hover\:font-thin:hover {
    font-weight:200;
  }

  .md\:hover\:font-light:hover {
    font-weight:300;
  }

  .md\:hover\:font-normal:hover {
    font-weight:400;
  }

  .md\:hover\:font-medium:hover {
    font-weight:500;
  }

  .md\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .md\:hover\:font-bold:hover {
    font-weight:700;
  }

  .md\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .md\:hover\:font-black:hover {
    font-weight:900;
  }

  .md\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .md\:focus\:font-thin:focus {
    font-weight:200;
  }

  .md\:focus\:font-light:focus {
    font-weight:300;
  }

  .md\:focus\:font-normal:focus {
    font-weight:400;
  }

  .md\:focus\:font-medium:focus {
    font-weight:500;
  }

  .md\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .md\:focus\:font-bold:focus {
    font-weight:700;
  }

  .md\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .md\:focus\:font-black:focus {
    font-weight:900;
  }

  .md\:h-0 {
    height:0;
  }

  .md\:h-1 {
    height:0.25rem;
  }

  .md\:h-2 {
    height:0.5rem;
  }

  .md\:h-3 {
    height:0.75rem;
  }

  .md\:h-4 {
    height:1rem;
  }

  .md\:h-5 {
    height:1.25rem;
  }

  .md\:h-6 {
    height:1.5rem;
  }

  .md\:h-7 {
    height:1.75rem;
  }

  .md\:h-8 {
    height:2rem;
  }

  .md\:h-9 {
    height:2.25rem;
  }

  .md\:h-10 {
    height:2.5rem;
  }

  .md\:h-11 {
    height:2.75rem;
  }

  .md\:h-12 {
    height:3rem;
  }

  .md\:h-13 {
    height:3.25rem;
  }

  .md\:h-14 {
    height:3.5rem;
  }

  .md\:h-15 {
    height:3.75rem;
  }

  .md\:h-16 {
    height:4rem;
  }

  .md\:h-18 {
    height:4.5rem;
  }

  .md\:h-20 {
    height:5rem;
  }

  .md\:h-24 {
    height:6rem;
  }

  .md\:h-28 {
    height:7rem;
  }

  .md\:h-32 {
    height:8rem;
  }

  .md\:h-36 {
    height:9rem;
  }

  .md\:h-40 {
    height:10rem;
  }

  .md\:h-44 {
    height:11rem;
  }

  .md\:h-48 {
    height:12rem;
  }

  .md\:h-52 {
    height:13rem;
  }

  .md\:h-56 {
    height:14rem;
  }

  .md\:h-60 {
    height:15rem;
  }

  .md\:h-64 {
    height:16rem;
  }

  .md\:h-72 {
    height:18rem;
  }

  .md\:h-80 {
    height:20rem;
  }

  .md\:h-96 {
    height:24rem;
  }

  .md\:h-auto {
    height:auto;
  }

  .md\:h-px {
    height:1px;
  }

  .md\:h-0\.5 {
    height:0.125rem;
  }

  .md\:h-1\.5 {
    height:0.375rem;
  }

  .md\:h-2\.5 {
    height:0.625rem;
  }

  .md\:h-3\.5 {
    height:0.875rem;
  }

  .md\:h-1\/2 {
    height:50%;
  }

  .md\:h-1\/3 {
    height:33.333333%;
  }

  .md\:h-2\/3 {
    height:66.666667%;
  }

  .md\:h-1\/4 {
    height:25%;
  }

  .md\:h-2\/4 {
    height:50%;
  }

  .md\:h-3\/4 {
    height:75%;
  }

  .md\:h-1\/5 {
    height:20%;
  }

  .md\:h-2\/5 {
    height:40%;
  }

  .md\:h-3\/5 {
    height:60%;
  }

  .md\:h-4\/5 {
    height:80%;
  }

  .md\:h-1\/6 {
    height:16.666667%;
  }

  .md\:h-2\/6 {
    height:33.333333%;
  }

  .md\:h-3\/6 {
    height:50%;
  }

  .md\:h-4\/6 {
    height:66.666667%;
  }

  .md\:h-5\/6 {
    height:83.333333%;
  }

  .md\:h-1\/12 {
    height:8.333333%;
  }

  .md\:h-2\/12 {
    height:16.666667%;
  }

  .md\:h-3\/12 {
    height:25%;
  }

  .md\:h-4\/12 {
    height:33.333333%;
  }

  .md\:h-5\/12 {
    height:41.666667%;
  }

  .md\:h-6\/12 {
    height:50%;
  }

  .md\:h-7\/12 {
    height:58.333333%;
  }

  .md\:h-8\/12 {
    height:66.666667%;
  }

  .md\:h-9\/12 {
    height:75%;
  }

  .md\:h-10\/12 {
    height:83.333333%;
  }

  .md\:h-11\/12 {
    height:91.666667%;
  }

  .md\:h-full {
    height:100%;
  }

  .md\:h-0_5 {
    height:0.125rem;
  }

  .md\:h-1_5 {
    height:0.375rem;
  }

  .md\:h-2_5 {
    height:0.625rem;
  }

  .md\:h-3_5 {
    height:0.875rem;
  }

  .md\:h-4_5 {
    height:1.125rem;
  }

  .md\:h-screen {
    height:100vh;
  }

  .md\:text-xs {
    font-size:0.75rem;
  }

  .md\:text-sm {
    font-size:0.875rem;
  }

  .md\:text-base {
    font-size:1rem;
  }

  .md\:text-lg {
    font-size:1.125rem;
  }

  .md\:text-xl {
    font-size:1.25rem;
  }

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

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

  .md\:text-4xl {
    font-size:2.25rem;
  }

  .md\:text-5xl {
    font-size:3rem;
  }

  .md\:text-6xl {
    font-size:4rem;
  }

  .md\:leading-3 {
    line-height:.75rem;
  }

  .md\:leading-4 {
    line-height:1rem;
  }

  .md\:leading-5 {
    line-height:1.25rem;
  }

  .md\:leading-6 {
    line-height:1.5rem;
  }

  .md\:leading-7 {
    line-height:1.75rem;
  }

  .md\:leading-8 {
    line-height:2rem;
  }

  .md\:leading-9 {
    line-height:2.25rem;
  }

  .md\:leading-10 {
    line-height:2.5rem;
  }

  .md\:leading-11 {
    line-height:2.75rem;
  }

  .md\:leading-12 {
    line-height:3rem;
  }

  .md\:leading-none {
    line-height:1;
  }

  .md\:leading-tight {
    line-height:1.25;
  }

  .md\:leading-snug {
    line-height:1.375;
  }

  .md\:leading-normal {
    line-height:1.5;
  }

  .md\:leading-relaxed {
    line-height:1.625;
  }

  .md\:leading-loose {
    line-height:2;
  }

  .md\:list-inside {
    list-style-position:inside;
  }

  .md\:list-outside {
    list-style-position:outside;
  }

  .md\:list-none {
    list-style-type:none;
  }

  .md\:list-disc {
    list-style-type:disc;
  }

  .md\:list-decimal {
    list-style-type:decimal;
  }

  .md\:m-0 {
    margin:0;
  }

  .md\:m-1 {
    margin:0.25rem;
  }

  .md\:m-2 {
    margin:0.5rem;
  }

  .md\:m-3 {
    margin:0.75rem;
  }

  .md\:m-4 {
    margin:1rem;
  }

  .md\:m-5 {
    margin:1.25rem;
  }

  .md\:m-6 {
    margin:1.5rem;
  }

  .md\:m-7 {
    margin:1.75rem;
  }

  .md\:m-8 {
    margin:2rem;
  }

  .md\:m-9 {
    margin:2.25rem;
  }

  .md\:m-10 {
    margin:2.5rem;
  }

  .md\:m-11 {
    margin:2.75rem;
  }

  .md\:m-12 {
    margin:3rem;
  }

  .md\:m-13 {
    margin:3.25rem;
  }

  .md\:m-14 {
    margin:3.5rem;
  }

  .md\:m-15 {
    margin:3.75rem;
  }

  .md\:m-16 {
    margin:4rem;
  }

  .md\:m-18 {
    margin:4.5rem;
  }

  .md\:m-20 {
    margin:5rem;
  }

  .md\:m-24 {
    margin:6rem;
  }

  .md\:m-28 {
    margin:7rem;
  }

  .md\:m-32 {
    margin:8rem;
  }

  .md\:m-36 {
    margin:9rem;
  }

  .md\:m-40 {
    margin:10rem;
  }

  .md\:m-44 {
    margin:11rem;
  }

  .md\:m-48 {
    margin:12rem;
  }

  .md\:m-52 {
    margin:13rem;
  }

  .md\:m-56 {
    margin:14rem;
  }

  .md\:m-60 {
    margin:15rem;
  }

  .md\:m-64 {
    margin:16rem;
  }

  .md\:m-72 {
    margin:18rem;
  }

  .md\:m-80 {
    margin:20rem;
  }

  .md\:m-96 {
    margin:24rem;
  }

  .md\:m-auto {
    margin:auto;
  }

  .md\:m-px {
    margin:1px;
  }

  .md\:m-0\.5 {
    margin:0.125rem;
  }

  .md\:m-1\.5 {
    margin:0.375rem;
  }

  .md\:m-2\.5 {
    margin:0.625rem;
  }

  .md\:m-3\.5 {
    margin:0.875rem;
  }

  .md\:m-1\/2 {
    margin:50%;
  }

  .md\:m-1\/3 {
    margin:33.333333%;
  }

  .md\:m-2\/3 {
    margin:66.666667%;
  }

  .md\:m-1\/4 {
    margin:25%;
  }

  .md\:m-2\/4 {
    margin:50%;
  }

  .md\:m-3\/4 {
    margin:75%;
  }

  .md\:m-1\/5 {
    margin:20%;
  }

  .md\:m-2\/5 {
    margin:40%;
  }

  .md\:m-3\/5 {
    margin:60%;
  }

  .md\:m-4\/5 {
    margin:80%;
  }

  .md\:m-1\/6 {
    margin:16.666667%;
  }

  .md\:m-2\/6 {
    margin:33.333333%;
  }

  .md\:m-3\/6 {
    margin:50%;
  }

  .md\:m-4\/6 {
    margin:66.666667%;
  }

  .md\:m-5\/6 {
    margin:83.333333%;
  }

  .md\:m-1\/12 {
    margin:8.333333%;
  }

  .md\:m-2\/12 {
    margin:16.666667%;
  }

  .md\:m-3\/12 {
    margin:25%;
  }

  .md\:m-4\/12 {
    margin:33.333333%;
  }

  .md\:m-5\/12 {
    margin:41.666667%;
  }

  .md\:m-6\/12 {
    margin:50%;
  }

  .md\:m-7\/12 {
    margin:58.333333%;
  }

  .md\:m-8\/12 {
    margin:66.666667%;
  }

  .md\:m-9\/12 {
    margin:75%;
  }

  .md\:m-10\/12 {
    margin:83.333333%;
  }

  .md\:m-11\/12 {
    margin:91.666667%;
  }

  .md\:m-full {
    margin:100%;
  }

  .md\:m-0_5 {
    margin:0.125rem;
  }

  .md\:m-1_5 {
    margin:0.375rem;
  }

  .md\:m-2_5 {
    margin:0.625rem;
  }

  .md\:m-3_5 {
    margin:0.875rem;
  }

  .md\:m-4_5 {
    margin:1.125rem;
  }

  .md\:-m-1 {
    margin:-0.25rem;
  }

  .md\:-m-2 {
    margin:-0.5rem;
  }

  .md\:-m-3 {
    margin:-0.75rem;
  }

  .md\:-m-4 {
    margin:-1rem;
  }

  .md\:-m-5 {
    margin:-1.25rem;
  }

  .md\:-m-6 {
    margin:-1.5rem;
  }

  .md\:-m-7 {
    margin:-1.75rem;
  }

  .md\:-m-8 {
    margin:-2rem;
  }

  .md\:-m-9 {
    margin:-2.25rem;
  }

  .md\:-m-10 {
    margin:-2.5rem;
  }

  .md\:-m-11 {
    margin:-2.75rem;
  }

  .md\:-m-12 {
    margin:-3rem;
  }

  .md\:-m-13 {
    margin:-3.25rem;
  }

  .md\:-m-14 {
    margin:-3.5rem;
  }

  .md\:-m-15 {
    margin:-3.75rem;
  }

  .md\:-m-16 {
    margin:-4rem;
  }

  .md\:-m-18 {
    margin:-4.5rem;
  }

  .md\:-m-20 {
    margin:-5rem;
  }

  .md\:-m-24 {
    margin:-6rem;
  }

  .md\:-m-28 {
    margin:-7rem;
  }

  .md\:-m-32 {
    margin:-8rem;
  }

  .md\:-m-36 {
    margin:-9rem;
  }

  .md\:-m-40 {
    margin:-10rem;
  }

  .md\:-m-44 {
    margin:-11rem;
  }

  .md\:-m-48 {
    margin:-12rem;
  }

  .md\:-m-52 {
    margin:-13rem;
  }

  .md\:-m-56 {
    margin:-14rem;
  }

  .md\:-m-60 {
    margin:-15rem;
  }

  .md\:-m-64 {
    margin:-16rem;
  }

  .md\:-m-72 {
    margin:-18rem;
  }

  .md\:-m-80 {
    margin:-20rem;
  }

  .md\:-m-96 {
    margin:-24rem;
  }

  .md\:-m-px {
    margin:-1px;
  }

  .md\:-m-0\.5 {
    margin:-0.125rem;
  }

  .md\:-m-1\.5 {
    margin:-0.375rem;
  }

  .md\:-m-2\.5 {
    margin:-0.625rem;
  }

  .md\:-m-3\.5 {
    margin:-0.875rem;
  }

  .md\:-m-1\/2 {
    margin:-50%;
  }

  .md\:-m-1\/3 {
    margin:-33.33333%;
  }

  .md\:-m-2\/3 {
    margin:-66.66667%;
  }

  .md\:-m-1\/4 {
    margin:-25%;
  }

  .md\:-m-2\/4 {
    margin:-50%;
  }

  .md\:-m-3\/4 {
    margin:-75%;
  }

  .md\:-m-1\/5 {
    margin:-20%;
  }

  .md\:-m-2\/5 {
    margin:-40%;
  }

  .md\:-m-3\/5 {
    margin:-60%;
  }

  .md\:-m-4\/5 {
    margin:-80%;
  }

  .md\:-m-1\/6 {
    margin:-16.66667%;
  }

  .md\:-m-2\/6 {
    margin:-33.33333%;
  }

  .md\:-m-3\/6 {
    margin:-50%;
  }

  .md\:-m-4\/6 {
    margin:-66.66667%;
  }

  .md\:-m-5\/6 {
    margin:-83.33333%;
  }

  .md\:-m-1\/12 {
    margin:-8.33333%;
  }

  .md\:-m-2\/12 {
    margin:-16.66667%;
  }

  .md\:-m-3\/12 {
    margin:-25%;
  }

  .md\:-m-4\/12 {
    margin:-33.33333%;
  }

  .md\:-m-5\/12 {
    margin:-41.66667%;
  }

  .md\:-m-6\/12 {
    margin:-50%;
  }

  .md\:-m-7\/12 {
    margin:-58.33333%;
  }

  .md\:-m-8\/12 {
    margin:-66.66667%;
  }

  .md\:-m-9\/12 {
    margin:-75%;
  }

  .md\:-m-10\/12 {
    margin:-83.33333%;
  }

  .md\:-m-11\/12 {
    margin:-91.66667%;
  }

  .md\:-m-full {
    margin:-100%;
  }

  .md\:-m-0_5 {
    margin:-0.125rem;
  }

  .md\:-m-1_5 {
    margin:-0.375rem;
  }

  .md\:-m-2_5 {
    margin:-0.625rem;
  }

  .md\:-m-3_5 {
    margin:-0.875rem;
  }

  .md\:-m-4_5 {
    margin:-1.125rem;
  }

  .md\:my-0 {
    margin-top:0;
    margin-bottom:0;
  }

  .md\:mx-0 {
    margin-left:0;
    margin-right:0;
  }

  .md\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .md\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .md\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .md\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .md\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .md\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .md\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .md\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .md\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .md\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .md\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .md\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .md\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

  .md\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem;
  }

  .md\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .md\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .md\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .md\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .md\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .md\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .md\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .md\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .md\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .md\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .md\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

  .md\:my-14 {
    margin-top:3.5rem;
    margin-bottom:3.5rem;
  }

  .md\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .md\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .md\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .md\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .md\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .md\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .md\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

  .md\:my-20 {
    margin-top:5rem;
    margin-bottom:5rem;
  }

  .md\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .md\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .md\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .md\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .md\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .md\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .md\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .md\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .md\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .md\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .md\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .md\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .md\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .md\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .md\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .md\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .md\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .md\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .md\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .md\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .md\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .md\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .md\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .md\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .md\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .md\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .md\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .md\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .md\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .md\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .md\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .md\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .md\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .md\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .md\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .md\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .md\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .md\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .md\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .md\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .md\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .md\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .md\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .md\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .md\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .md\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .md\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .md\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .md\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .md\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .md\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .md\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .md\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .md\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .md\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .md\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .md\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .md\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .md\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .md\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .md\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .md\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .md\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .md\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .md\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .md\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .md\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .md\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .md\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .md\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .md\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .md\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .md\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .md\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .md\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .md\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .md\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .md\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .md\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .md\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .md\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .md\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .md\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .md\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .md\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .md\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .md\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .md\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .md\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .md\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .md\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .md\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .md\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .md\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .md\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .md\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .md\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .md\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .md\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .md\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .md\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .md\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .md\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .md\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .md\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .md\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .md\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .md\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .md\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .md\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .md\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .md\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .md\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .md\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .md\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .md\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .md\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

  .md\:-my-8 {
    margin-top:-2rem;
    margin-bottom:-2rem;
  }

  .md\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .md\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .md\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .md\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .md\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .md\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .md\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .md\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .md\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .md\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .md\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

  .md\:-my-14 {
    margin-top:-3.5rem;
    margin-bottom:-3.5rem;
  }

  .md\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .md\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .md\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .md\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .md\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .md\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .md\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

  .md\:-my-20 {
    margin-top:-5rem;
    margin-bottom:-5rem;
  }

  .md\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .md\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .md\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .md\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .md\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .md\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .md\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .md\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .md\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .md\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .md\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .md\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .md\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .md\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .md\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .md\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .md\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .md\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .md\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .md\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .md\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .md\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .md\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .md\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .md\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .md\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .md\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .md\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .md\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .md\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .md\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .md\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .md\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .md\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .md\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .md\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .md\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .md\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .md\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .md\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .md\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .md\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .md\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .md\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .md\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .md\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .md\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .md\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .md\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .md\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .md\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .md\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .md\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .md\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .md\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .md\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .md\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .md\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .md\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .md\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .md\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .md\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .md\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .md\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .md\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .md\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .md\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .md\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .md\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .md\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .md\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .md\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .md\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .md\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .md\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .md\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .md\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .md\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .md\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .md\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .md\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .md\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .md\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .md\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .md\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .md\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .md\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .md\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .md\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .md\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .md\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .md\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .md\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .md\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .md\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .md\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .md\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .md\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .md\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .md\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .md\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .md\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .md\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

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

  .md\:mr-0 {
    margin-right:0;
  }

  .md\:mb-0 {
    margin-bottom:0;
  }

  .md\:ml-0 {
    margin-left:0;
  }

  .md\:mt-1 {
    margin-top:0.25rem;
  }

  .md\:mr-1 {
    margin-right:0.25rem;
  }

  .md\:mb-1 {
    margin-bottom:0.25rem;
  }

  .md\:ml-1 {
    margin-left:0.25rem;
  }

  .md\:mt-2 {
    margin-top:0.5rem;
  }

  .md\:mr-2 {
    margin-right:0.5rem;
  }

  .md\:mb-2 {
    margin-bottom:0.5rem;
  }

  .md\:ml-2 {
    margin-left:0.5rem;
  }

  .md\:mt-3 {
    margin-top:0.75rem;
  }

  .md\:mr-3 {
    margin-right:0.75rem;
  }

  .md\:mb-3 {
    margin-bottom:0.75rem;
  }

  .md\:ml-3 {
    margin-left:0.75rem;
  }

  .md\:mt-4 {
    margin-top:1rem;
  }

  .md\:mr-4 {
    margin-right:1rem;
  }

  .md\:mb-4 {
    margin-bottom:1rem;
  }

  .md\:ml-4 {
    margin-left:1rem;
  }

  .md\:mt-5 {
    margin-top:1.25rem;
  }

  .md\:mr-5 {
    margin-right:1.25rem;
  }

  .md\:mb-5 {
    margin-bottom:1.25rem;
  }

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

  .md\:mt-6 {
    margin-top:1.5rem;
  }

  .md\:mr-6 {
    margin-right:1.5rem;
  }

  .md\:mb-6 {
    margin-bottom:1.5rem;
  }

  .md\:ml-6 {
    margin-left:1.5rem;
  }

  .md\:mt-7 {
    margin-top:1.75rem;
  }

  .md\:mr-7 {
    margin-right:1.75rem;
  }

  .md\:mb-7 {
    margin-bottom:1.75rem;
  }

  .md\:ml-7 {
    margin-left:1.75rem;
  }

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

  .md\:mr-8 {
    margin-right:2rem;
  }

  .md\:mb-8 {
    margin-bottom:2rem;
  }

  .md\:ml-8 {
    margin-left:2rem;
  }

  .md\:mt-9 {
    margin-top:2.25rem;
  }

  .md\:mr-9 {
    margin-right:2.25rem;
  }

  .md\:mb-9 {
    margin-bottom:2.25rem;
  }

  .md\:ml-9 {
    margin-left:2.25rem;
  }

  .md\:mt-10 {
    margin-top:2.5rem;
  }

  .md\:mr-10 {
    margin-right:2.5rem;
  }

  .md\:mb-10 {
    margin-bottom:2.5rem;
  }

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

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

  .md\:mr-11 {
    margin-right:2.75rem;
  }

  .md\:mb-11 {
    margin-bottom:2.75rem;
  }

  .md\:ml-11 {
    margin-left:2.75rem;
  }

  .md\:mt-12 {
    margin-top:3rem;
  }

  .md\:mr-12 {
    margin-right:3rem;
  }

  .md\:mb-12 {
    margin-bottom:3rem;
  }

  .md\:ml-12 {
    margin-left:3rem;
  }

  .md\:mt-13 {
    margin-top:3.25rem;
  }

  .md\:mr-13 {
    margin-right:3.25rem;
  }

  .md\:mb-13 {
    margin-bottom:3.25rem;
  }

  .md\:ml-13 {
    margin-left:3.25rem;
  }

  .md\:mt-14 {
    margin-top:3.5rem;
  }

  .md\:mr-14 {
    margin-right:3.5rem;
  }

  .md\:mb-14 {
    margin-bottom:3.5rem;
  }

  .md\:ml-14 {
    margin-left:3.5rem;
  }

  .md\:mt-15 {
    margin-top:3.75rem;
  }

  .md\:mr-15 {
    margin-right:3.75rem;
  }

  .md\:mb-15 {
    margin-bottom:3.75rem;
  }

  .md\:ml-15 {
    margin-left:3.75rem;
  }

  .md\:mt-16 {
    margin-top:4rem;
  }

  .md\:mr-16 {
    margin-right:4rem;
  }

  .md\:mb-16 {
    margin-bottom:4rem;
  }

  .md\:ml-16 {
    margin-left:4rem;
  }

  .md\:mt-18 {
    margin-top:4.5rem;
  }

  .md\:mr-18 {
    margin-right:4.5rem;
  }

  .md\:mb-18 {
    margin-bottom:4.5rem;
  }

  .md\:ml-18 {
    margin-left:4.5rem;
  }

  .md\:mt-20 {
    margin-top:5rem;
  }

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

  .md\:mb-20 {
    margin-bottom:5rem;
  }

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

  .md\:mt-24 {
    margin-top:6rem;
  }

  .md\:mr-24 {
    margin-right:6rem;
  }

  .md\:mb-24 {
    margin-bottom:6rem;
  }

  .md\:ml-24 {
    margin-left:6rem;
  }

  .md\:mt-28 {
    margin-top:7rem;
  }

  .md\:mr-28 {
    margin-right:7rem;
  }

  .md\:mb-28 {
    margin-bottom:7rem;
  }

  .md\:ml-28 {
    margin-left:7rem;
  }

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

  .md\:mr-32 {
    margin-right:8rem;
  }

  .md\:mb-32 {
    margin-bottom:8rem;
  }

  .md\:ml-32 {
    margin-left:8rem;
  }

  .md\:mt-36 {
    margin-top:9rem;
  }

  .md\:mr-36 {
    margin-right:9rem;
  }

  .md\:mb-36 {
    margin-bottom:9rem;
  }

  .md\:ml-36 {
    margin-left:9rem;
  }

  .md\:mt-40 {
    margin-top:10rem;
  }

  .md\:mr-40 {
    margin-right:10rem;
  }

  .md\:mb-40 {
    margin-bottom:10rem;
  }

  .md\:ml-40 {
    margin-left:10rem;
  }

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

  .md\:mr-44 {
    margin-right:11rem;
  }

  .md\:mb-44 {
    margin-bottom:11rem;
  }

  .md\:ml-44 {
    margin-left:11rem;
  }

  .md\:mt-48 {
    margin-top:12rem;
  }

  .md\:mr-48 {
    margin-right:12rem;
  }

  .md\:mb-48 {
    margin-bottom:12rem;
  }

  .md\:ml-48 {
    margin-left:12rem;
  }

  .md\:mt-52 {
    margin-top:13rem;
  }

  .md\:mr-52 {
    margin-right:13rem;
  }

  .md\:mb-52 {
    margin-bottom:13rem;
  }

  .md\:ml-52 {
    margin-left:13rem;
  }

  .md\:mt-56 {
    margin-top:14rem;
  }

  .md\:mr-56 {
    margin-right:14rem;
  }

  .md\:mb-56 {
    margin-bottom:14rem;
  }

  .md\:ml-56 {
    margin-left:14rem;
  }

  .md\:mt-60 {
    margin-top:15rem;
  }

  .md\:mr-60 {
    margin-right:15rem;
  }

  .md\:mb-60 {
    margin-bottom:15rem;
  }

  .md\:ml-60 {
    margin-left:15rem;
  }

  .md\:mt-64 {
    margin-top:16rem;
  }

  .md\:mr-64 {
    margin-right:16rem;
  }

  .md\:mb-64 {
    margin-bottom:16rem;
  }

  .md\:ml-64 {
    margin-left:16rem;
  }

  .md\:mt-72 {
    margin-top:18rem;
  }

  .md\:mr-72 {
    margin-right:18rem;
  }

  .md\:mb-72 {
    margin-bottom:18rem;
  }

  .md\:ml-72 {
    margin-left:18rem;
  }

  .md\:mt-80 {
    margin-top:20rem;
  }

  .md\:mr-80 {
    margin-right:20rem;
  }

  .md\:mb-80 {
    margin-bottom:20rem;
  }

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

  .md\:mt-96 {
    margin-top:24rem;
  }

  .md\:mr-96 {
    margin-right:24rem;
  }

  .md\:mb-96 {
    margin-bottom:24rem;
  }

  .md\:ml-96 {
    margin-left:24rem;
  }

  .md\:mt-auto {
    margin-top:auto;
  }

  .md\:mr-auto {
    margin-right:auto;
  }

  .md\:mb-auto {
    margin-bottom:auto;
  }

  .md\:ml-auto {
    margin-left:auto;
  }

  .md\:mt-px {
    margin-top:1px;
  }

  .md\:mr-px {
    margin-right:1px;
  }

  .md\:mb-px {
    margin-bottom:1px;
  }

  .md\:ml-px {
    margin-left:1px;
  }

  .md\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .md\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .md\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .md\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .md\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .md\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .md\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .md\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .md\:mt-2\.5 {
    margin-top:0.625rem;
  }

  .md\:mr-2\.5 {
    margin-right:0.625rem;
  }

  .md\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .md\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .md\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .md\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .md\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .md\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .md\:mt-1\/2 {
    margin-top:50%;
  }

  .md\:mr-1\/2 {
    margin-right:50%;
  }

  .md\:mb-1\/2 {
    margin-bottom:50%;
  }

  .md\:ml-1\/2 {
    margin-left:50%;
  }

  .md\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .md\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .md\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .md\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .md\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .md\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .md\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .md\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .md\:mt-1\/4 {
    margin-top:25%;
  }

  .md\:mr-1\/4 {
    margin-right:25%;
  }

  .md\:mb-1\/4 {
    margin-bottom:25%;
  }

  .md\:ml-1\/4 {
    margin-left:25%;
  }

  .md\:mt-2\/4 {
    margin-top:50%;
  }

  .md\:mr-2\/4 {
    margin-right:50%;
  }

  .md\:mb-2\/4 {
    margin-bottom:50%;
  }

  .md\:ml-2\/4 {
    margin-left:50%;
  }

  .md\:mt-3\/4 {
    margin-top:75%;
  }

  .md\:mr-3\/4 {
    margin-right:75%;
  }

  .md\:mb-3\/4 {
    margin-bottom:75%;
  }

  .md\:ml-3\/4 {
    margin-left:75%;
  }

  .md\:mt-1\/5 {
    margin-top:20%;
  }

  .md\:mr-1\/5 {
    margin-right:20%;
  }

  .md\:mb-1\/5 {
    margin-bottom:20%;
  }

  .md\:ml-1\/5 {
    margin-left:20%;
  }

  .md\:mt-2\/5 {
    margin-top:40%;
  }

  .md\:mr-2\/5 {
    margin-right:40%;
  }

  .md\:mb-2\/5 {
    margin-bottom:40%;
  }

  .md\:ml-2\/5 {
    margin-left:40%;
  }

  .md\:mt-3\/5 {
    margin-top:60%;
  }

  .md\:mr-3\/5 {
    margin-right:60%;
  }

  .md\:mb-3\/5 {
    margin-bottom:60%;
  }

  .md\:ml-3\/5 {
    margin-left:60%;
  }

  .md\:mt-4\/5 {
    margin-top:80%;
  }

  .md\:mr-4\/5 {
    margin-right:80%;
  }

  .md\:mb-4\/5 {
    margin-bottom:80%;
  }

  .md\:ml-4\/5 {
    margin-left:80%;
  }

  .md\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .md\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .md\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .md\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .md\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .md\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .md\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .md\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .md\:mt-3\/6 {
    margin-top:50%;
  }

  .md\:mr-3\/6 {
    margin-right:50%;
  }

  .md\:mb-3\/6 {
    margin-bottom:50%;
  }

  .md\:ml-3\/6 {
    margin-left:50%;
  }

  .md\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .md\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .md\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .md\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .md\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .md\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .md\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .md\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .md\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .md\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .md\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .md\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .md\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .md\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .md\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .md\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .md\:mt-3\/12 {
    margin-top:25%;
  }

  .md\:mr-3\/12 {
    margin-right:25%;
  }

  .md\:mb-3\/12 {
    margin-bottom:25%;
  }

  .md\:ml-3\/12 {
    margin-left:25%;
  }

  .md\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .md\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .md\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .md\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .md\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .md\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .md\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .md\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .md\:mt-6\/12 {
    margin-top:50%;
  }

  .md\:mr-6\/12 {
    margin-right:50%;
  }

  .md\:mb-6\/12 {
    margin-bottom:50%;
  }

  .md\:ml-6\/12 {
    margin-left:50%;
  }

  .md\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .md\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .md\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .md\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .md\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .md\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .md\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .md\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .md\:mt-9\/12 {
    margin-top:75%;
  }

  .md\:mr-9\/12 {
    margin-right:75%;
  }

  .md\:mb-9\/12 {
    margin-bottom:75%;
  }

  .md\:ml-9\/12 {
    margin-left:75%;
  }

  .md\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .md\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .md\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .md\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .md\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .md\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .md\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .md\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .md\:mt-full {
    margin-top:100%;
  }

  .md\:mr-full {
    margin-right:100%;
  }

  .md\:mb-full {
    margin-bottom:100%;
  }

  .md\:ml-full {
    margin-left:100%;
  }

  .md\:mt-0_5 {
    margin-top:0.125rem;
  }

  .md\:mr-0_5 {
    margin-right:0.125rem;
  }

  .md\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .md\:ml-0_5 {
    margin-left:0.125rem;
  }

  .md\:mt-1_5 {
    margin-top:0.375rem;
  }

  .md\:mr-1_5 {
    margin-right:0.375rem;
  }

  .md\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .md\:ml-1_5 {
    margin-left:0.375rem;
  }

  .md\:mt-2_5 {
    margin-top:0.625rem;
  }

  .md\:mr-2_5 {
    margin-right:0.625rem;
  }

  .md\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .md\:ml-2_5 {
    margin-left:0.625rem;
  }

  .md\:mt-3_5 {
    margin-top:0.875rem;
  }

  .md\:mr-3_5 {
    margin-right:0.875rem;
  }

  .md\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .md\:ml-3_5 {
    margin-left:0.875rem;
  }

  .md\:mt-4_5 {
    margin-top:1.125rem;
  }

  .md\:mr-4_5 {
    margin-right:1.125rem;
  }

  .md\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .md\:ml-4_5 {
    margin-left:1.125rem;
  }

  .md\:-mt-1 {
    margin-top:-0.25rem;
  }

  .md\:-mr-1 {
    margin-right:-0.25rem;
  }

  .md\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .md\:-ml-1 {
    margin-left:-0.25rem;
  }

  .md\:-mt-2 {
    margin-top:-0.5rem;
  }

  .md\:-mr-2 {
    margin-right:-0.5rem;
  }

  .md\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .md\:-ml-2 {
    margin-left:-0.5rem;
  }

  .md\:-mt-3 {
    margin-top:-0.75rem;
  }

  .md\:-mr-3 {
    margin-right:-0.75rem;
  }

  .md\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .md\:-ml-3 {
    margin-left:-0.75rem;
  }

  .md\:-mt-4 {
    margin-top:-1rem;
  }

  .md\:-mr-4 {
    margin-right:-1rem;
  }

  .md\:-mb-4 {
    margin-bottom:-1rem;
  }

  .md\:-ml-4 {
    margin-left:-1rem;
  }

  .md\:-mt-5 {
    margin-top:-1.25rem;
  }

  .md\:-mr-5 {
    margin-right:-1.25rem;
  }

  .md\:-mb-5 {
    margin-bottom:-1.25rem;
  }

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

  .md\:-mt-6 {
    margin-top:-1.5rem;
  }

  .md\:-mr-6 {
    margin-right:-1.5rem;
  }

  .md\:-mb-6 {
    margin-bottom:-1.5rem;
  }

  .md\:-ml-6 {
    margin-left:-1.5rem;
  }

  .md\:-mt-7 {
    margin-top:-1.75rem;
  }

  .md\:-mr-7 {
    margin-right:-1.75rem;
  }

  .md\:-mb-7 {
    margin-bottom:-1.75rem;
  }

  .md\:-ml-7 {
    margin-left:-1.75rem;
  }

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

  .md\:-mr-8 {
    margin-right:-2rem;
  }

  .md\:-mb-8 {
    margin-bottom:-2rem;
  }

  .md\:-ml-8 {
    margin-left:-2rem;
  }

  .md\:-mt-9 {
    margin-top:-2.25rem;
  }

  .md\:-mr-9 {
    margin-right:-2.25rem;
  }

  .md\:-mb-9 {
    margin-bottom:-2.25rem;
  }

  .md\:-ml-9 {
    margin-left:-2.25rem;
  }

  .md\:-mt-10 {
    margin-top:-2.5rem;
  }

  .md\:-mr-10 {
    margin-right:-2.5rem;
  }

  .md\:-mb-10 {
    margin-bottom:-2.5rem;
  }

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

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

  .md\:-mr-11 {
    margin-right:-2.75rem;
  }

  .md\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .md\:-ml-11 {
    margin-left:-2.75rem;
  }

  .md\:-mt-12 {
    margin-top:-3rem;
  }

  .md\:-mr-12 {
    margin-right:-3rem;
  }

  .md\:-mb-12 {
    margin-bottom:-3rem;
  }

  .md\:-ml-12 {
    margin-left:-3rem;
  }

  .md\:-mt-13 {
    margin-top:-3.25rem;
  }

  .md\:-mr-13 {
    margin-right:-3.25rem;
  }

  .md\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .md\:-ml-13 {
    margin-left:-3.25rem;
  }

  .md\:-mt-14 {
    margin-top:-3.5rem;
  }

  .md\:-mr-14 {
    margin-right:-3.5rem;
  }

  .md\:-mb-14 {
    margin-bottom:-3.5rem;
  }

  .md\:-ml-14 {
    margin-left:-3.5rem;
  }

  .md\:-mt-15 {
    margin-top:-3.75rem;
  }

  .md\:-mr-15 {
    margin-right:-3.75rem;
  }

  .md\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .md\:-ml-15 {
    margin-left:-3.75rem;
  }

  .md\:-mt-16 {
    margin-top:-4rem;
  }

  .md\:-mr-16 {
    margin-right:-4rem;
  }

  .md\:-mb-16 {
    margin-bottom:-4rem;
  }

  .md\:-ml-16 {
    margin-left:-4rem;
  }

  .md\:-mt-18 {
    margin-top:-4.5rem;
  }

  .md\:-mr-18 {
    margin-right:-4.5rem;
  }

  .md\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .md\:-ml-18 {
    margin-left:-4.5rem;
  }

  .md\:-mt-20 {
    margin-top:-5rem;
  }

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

  .md\:-mb-20 {
    margin-bottom:-5rem;
  }

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

  .md\:-mt-24 {
    margin-top:-6rem;
  }

  .md\:-mr-24 {
    margin-right:-6rem;
  }

  .md\:-mb-24 {
    margin-bottom:-6rem;
  }

  .md\:-ml-24 {
    margin-left:-6rem;
  }

  .md\:-mt-28 {
    margin-top:-7rem;
  }

  .md\:-mr-28 {
    margin-right:-7rem;
  }

  .md\:-mb-28 {
    margin-bottom:-7rem;
  }

  .md\:-ml-28 {
    margin-left:-7rem;
  }

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

  .md\:-mr-32 {
    margin-right:-8rem;
  }

  .md\:-mb-32 {
    margin-bottom:-8rem;
  }

  .md\:-ml-32 {
    margin-left:-8rem;
  }

  .md\:-mt-36 {
    margin-top:-9rem;
  }

  .md\:-mr-36 {
    margin-right:-9rem;
  }

  .md\:-mb-36 {
    margin-bottom:-9rem;
  }

  .md\:-ml-36 {
    margin-left:-9rem;
  }

  .md\:-mt-40 {
    margin-top:-10rem;
  }

  .md\:-mr-40 {
    margin-right:-10rem;
  }

  .md\:-mb-40 {
    margin-bottom:-10rem;
  }

  .md\:-ml-40 {
    margin-left:-10rem;
  }

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

  .md\:-mr-44 {
    margin-right:-11rem;
  }

  .md\:-mb-44 {
    margin-bottom:-11rem;
  }

  .md\:-ml-44 {
    margin-left:-11rem;
  }

  .md\:-mt-48 {
    margin-top:-12rem;
  }

  .md\:-mr-48 {
    margin-right:-12rem;
  }

  .md\:-mb-48 {
    margin-bottom:-12rem;
  }

  .md\:-ml-48 {
    margin-left:-12rem;
  }

  .md\:-mt-52 {
    margin-top:-13rem;
  }

  .md\:-mr-52 {
    margin-right:-13rem;
  }

  .md\:-mb-52 {
    margin-bottom:-13rem;
  }

  .md\:-ml-52 {
    margin-left:-13rem;
  }

  .md\:-mt-56 {
    margin-top:-14rem;
  }

  .md\:-mr-56 {
    margin-right:-14rem;
  }

  .md\:-mb-56 {
    margin-bottom:-14rem;
  }

  .md\:-ml-56 {
    margin-left:-14rem;
  }

  .md\:-mt-60 {
    margin-top:-15rem;
  }

  .md\:-mr-60 {
    margin-right:-15rem;
  }

  .md\:-mb-60 {
    margin-bottom:-15rem;
  }

  .md\:-ml-60 {
    margin-left:-15rem;
  }

  .md\:-mt-64 {
    margin-top:-16rem;
  }

  .md\:-mr-64 {
    margin-right:-16rem;
  }

  .md\:-mb-64 {
    margin-bottom:-16rem;
  }

  .md\:-ml-64 {
    margin-left:-16rem;
  }

  .md\:-mt-72 {
    margin-top:-18rem;
  }

  .md\:-mr-72 {
    margin-right:-18rem;
  }

  .md\:-mb-72 {
    margin-bottom:-18rem;
  }

  .md\:-ml-72 {
    margin-left:-18rem;
  }

  .md\:-mt-80 {
    margin-top:-20rem;
  }

  .md\:-mr-80 {
    margin-right:-20rem;
  }

  .md\:-mb-80 {
    margin-bottom:-20rem;
  }

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

  .md\:-mt-96 {
    margin-top:-24rem;
  }

  .md\:-mr-96 {
    margin-right:-24rem;
  }

  .md\:-mb-96 {
    margin-bottom:-24rem;
  }

  .md\:-ml-96 {
    margin-left:-24rem;
  }

  .md\:-mt-px {
    margin-top:-1px;
  }

  .md\:-mr-px {
    margin-right:-1px;
  }

  .md\:-mb-px {
    margin-bottom:-1px;
  }

  .md\:-ml-px {
    margin-left:-1px;
  }

  .md\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .md\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .md\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .md\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .md\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .md\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .md\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .md\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .md\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

  .md\:-mr-2\.5 {
    margin-right:-0.625rem;
  }

  .md\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .md\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .md\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .md\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .md\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .md\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .md\:-mt-1\/2 {
    margin-top:-50%;
  }

  .md\:-mr-1\/2 {
    margin-right:-50%;
  }

  .md\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .md\:-ml-1\/2 {
    margin-left:-50%;
  }

  .md\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .md\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .md\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .md\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .md\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .md\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .md\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .md\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .md\:-mt-1\/4 {
    margin-top:-25%;
  }

  .md\:-mr-1\/4 {
    margin-right:-25%;
  }

  .md\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .md\:-ml-1\/4 {
    margin-left:-25%;
  }

  .md\:-mt-2\/4 {
    margin-top:-50%;
  }

  .md\:-mr-2\/4 {
    margin-right:-50%;
  }

  .md\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .md\:-ml-2\/4 {
    margin-left:-50%;
  }

  .md\:-mt-3\/4 {
    margin-top:-75%;
  }

  .md\:-mr-3\/4 {
    margin-right:-75%;
  }

  .md\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .md\:-ml-3\/4 {
    margin-left:-75%;
  }

  .md\:-mt-1\/5 {
    margin-top:-20%;
  }

  .md\:-mr-1\/5 {
    margin-right:-20%;
  }

  .md\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .md\:-ml-1\/5 {
    margin-left:-20%;
  }

  .md\:-mt-2\/5 {
    margin-top:-40%;
  }

  .md\:-mr-2\/5 {
    margin-right:-40%;
  }

  .md\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .md\:-ml-2\/5 {
    margin-left:-40%;
  }

  .md\:-mt-3\/5 {
    margin-top:-60%;
  }

  .md\:-mr-3\/5 {
    margin-right:-60%;
  }

  .md\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .md\:-ml-3\/5 {
    margin-left:-60%;
  }

  .md\:-mt-4\/5 {
    margin-top:-80%;
  }

  .md\:-mr-4\/5 {
    margin-right:-80%;
  }

  .md\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .md\:-ml-4\/5 {
    margin-left:-80%;
  }

  .md\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .md\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .md\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .md\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .md\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .md\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .md\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .md\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .md\:-mt-3\/6 {
    margin-top:-50%;
  }

  .md\:-mr-3\/6 {
    margin-right:-50%;
  }

  .md\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .md\:-ml-3\/6 {
    margin-left:-50%;
  }

  .md\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .md\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .md\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .md\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .md\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .md\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .md\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .md\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .md\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .md\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .md\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .md\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .md\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .md\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .md\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .md\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .md\:-mt-3\/12 {
    margin-top:-25%;
  }

  .md\:-mr-3\/12 {
    margin-right:-25%;
  }

  .md\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .md\:-ml-3\/12 {
    margin-left:-25%;
  }

  .md\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .md\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .md\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .md\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .md\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .md\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .md\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .md\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .md\:-mt-6\/12 {
    margin-top:-50%;
  }

  .md\:-mr-6\/12 {
    margin-right:-50%;
  }

  .md\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .md\:-ml-6\/12 {
    margin-left:-50%;
  }

  .md\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .md\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .md\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .md\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .md\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .md\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .md\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .md\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .md\:-mt-9\/12 {
    margin-top:-75%;
  }

  .md\:-mr-9\/12 {
    margin-right:-75%;
  }

  .md\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .md\:-ml-9\/12 {
    margin-left:-75%;
  }

  .md\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .md\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .md\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .md\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .md\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .md\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .md\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .md\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .md\:-mt-full {
    margin-top:-100%;
  }

  .md\:-mr-full {
    margin-right:-100%;
  }

  .md\:-mb-full {
    margin-bottom:-100%;
  }

  .md\:-ml-full {
    margin-left:-100%;
  }

  .md\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .md\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .md\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .md\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .md\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .md\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .md\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .md\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .md\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .md\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .md\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .md\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .md\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .md\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .md\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .md\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .md\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .md\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .md\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .md\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .md\:max-h-0 {
    max-height:0;
  }

  .md\:max-h-1 {
    max-height:0.25rem;
  }

  .md\:max-h-2 {
    max-height:0.5rem;
  }

  .md\:max-h-3 {
    max-height:0.75rem;
  }

  .md\:max-h-4 {
    max-height:1rem;
  }

  .md\:max-h-5 {
    max-height:1.25rem;
  }

  .md\:max-h-6 {
    max-height:1.5rem;
  }

  .md\:max-h-7 {
    max-height:1.75rem;
  }

  .md\:max-h-8 {
    max-height:2rem;
  }

  .md\:max-h-9 {
    max-height:2.25rem;
  }

  .md\:max-h-10 {
    max-height:2.5rem;
  }

  .md\:max-h-11 {
    max-height:2.75rem;
  }

  .md\:max-h-12 {
    max-height:3rem;
  }

  .md\:max-h-13 {
    max-height:3.25rem;
  }

  .md\:max-h-14 {
    max-height:3.5rem;
  }

  .md\:max-h-15 {
    max-height:3.75rem;
  }

  .md\:max-h-16 {
    max-height:4rem;
  }

  .md\:max-h-18 {
    max-height:4.5rem;
  }

  .md\:max-h-20 {
    max-height:5rem;
  }

  .md\:max-h-24 {
    max-height:6rem;
  }

  .md\:max-h-28 {
    max-height:7rem;
  }

  .md\:max-h-32 {
    max-height:8rem;
  }

  .md\:max-h-36 {
    max-height:9rem;
  }

  .md\:max-h-40 {
    max-height:10rem;
  }

  .md\:max-h-44 {
    max-height:11rem;
  }

  .md\:max-h-48 {
    max-height:12rem;
  }

  .md\:max-h-52 {
    max-height:13rem;
  }

  .md\:max-h-56 {
    max-height:14rem;
  }

  .md\:max-h-60 {
    max-height:15rem;
  }

  .md\:max-h-64 {
    max-height:16rem;
  }

  .md\:max-h-72 {
    max-height:18rem;
  }

  .md\:max-h-80 {
    max-height:20rem;
  }

  .md\:max-h-96 {
    max-height:24rem;
  }

  .md\:max-h-100 {
    max-height:25rem;
  }

  .md\:max-h-screen {
    max-height:100vh;
  }

  .md\:max-h-px {
    max-height:1px;
  }

  .md\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .md\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .md\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .md\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .md\:max-h-1\/2 {
    max-height:50%;
  }

  .md\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .md\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .md\:max-h-1\/4 {
    max-height:25%;
  }

  .md\:max-h-2\/4 {
    max-height:50%;
  }

  .md\:max-h-3\/4 {
    max-height:75%;
  }

  .md\:max-h-1\/5 {
    max-height:20%;
  }

  .md\:max-h-2\/5 {
    max-height:40%;
  }

  .md\:max-h-3\/5 {
    max-height:60%;
  }

  .md\:max-h-4\/5 {
    max-height:80%;
  }

  .md\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .md\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .md\:max-h-3\/6 {
    max-height:50%;
  }

  .md\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .md\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .md\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .md\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .md\:max-h-3\/12 {
    max-height:25%;
  }

  .md\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .md\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .md\:max-h-6\/12 {
    max-height:50%;
  }

  .md\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .md\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .md\:max-h-9\/12 {
    max-height:75%;
  }

  .md\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .md\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .md\:max-h-full {
    max-height:100%;
  }

  .md\:max-h-0_5 {
    max-height:0.125rem;
  }

  .md\:max-h-1_5 {
    max-height:0.375rem;
  }

  .md\:max-h-2_5 {
    max-height:0.625rem;
  }

  .md\:max-h-3_5 {
    max-height:0.875rem;
  }

  .md\:max-h-4_5 {
    max-height:1.125rem;
  }

  .md\:max-w-0 {
    max-width:0rem;
  }

  .md\:max-w-none {
    max-width:none;
  }

  .md\:max-w-xs {
    max-width:20rem;
  }

  .md\:max-w-sm {
    max-width:24rem;
  }

  .md\:max-w-md {
    max-width:28rem;
  }

  .md\:max-w-lg {
    max-width:32rem;
  }

  .md\:max-w-xl {
    max-width:36rem;
  }

  .md\:max-w-2xl {
    max-width:42rem;
  }

  .md\:max-w-3xl {
    max-width:48rem;
  }

  .md\:max-w-4xl {
    max-width:56rem;
  }

  .md\:max-w-5xl {
    max-width:64rem;
  }

  .md\:max-w-6xl {
    max-width:72rem;
  }

  .md\:max-w-7xl {
    max-width:80rem;
  }

  .md\:max-w-full {
    max-width:100%;
  }

  .md\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .md\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .md\:max-w-prose {
    max-width:65ch;
  }

  .md\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .md\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .md\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .md\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .md\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .md\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .md\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .md\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .md\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .md\:max-w-screen-xxs {
    max-width:1px;
  }

  .md\:max-w-screen-xs {
    max-width:400px;
  }

  .md\:max-w-screen-sm {
    max-width:600px;
  }

  .md\:max-w-screen-mobile {
    max-width:768px;
  }

  .md\:max-w-screen-md {
    max-width:970px;
  }

  .md\:max-w-screen-lg {
    max-width:960px;
  }

  .md\:min-h-0 {
    min-height:0;
  }

  .md\:min-h-full {
    min-height:100%;
  }

  .md\:min-h-screen {
    min-height:100vh;
  }

  .md\:min-w-0 {
    min-width:0;
  }

  .md\:min-w-full {
    min-width:100%;
  }

  .md\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .md\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .md\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .md\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .md\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .md\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .md\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .md\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .md\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .md\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .md\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .md\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .md\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .md\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .md\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .md\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .md\:opacity-0 {
    opacity:0;
  }

  .md\:opacity-10 {
    opacity:.1;
  }

  .md\:opacity-20 {
    opacity:.2;
  }

  .md\:opacity-25 {
    opacity:0.25;
  }

  .md\:opacity-30 {
    opacity:.3;
  }

  .md\:opacity-40 {
    opacity:.4;
  }

  .md\:opacity-50 {
    opacity:0.5;
  }

  .md\:opacity-60 {
    opacity:.6;
  }

  .md\:opacity-70 {
    opacity:.7;
  }

  .md\:opacity-75 {
    opacity:0.75;
  }

  .md\:opacity-80 {
    opacity:.8;
  }

  .md\:opacity-90 {
    opacity:.9;
  }

  .md\:opacity-100 {
    opacity:1;
  }

  .md\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .md\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .md\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .md\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .md\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .md\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .md\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .md\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .md\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .md\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .md\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .md\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .md\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .md\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .md\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .md\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .md\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .md\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .md\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .md\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .md\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .md\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .md\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .md\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .md\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .md\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .md\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .md\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .md\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .md\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .md\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .md\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .md\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .md\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .md\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .md\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .md\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .md\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .md\:group-focus\:opacity-100 {
    opacity:1;
  }

  .md\:hover\:opacity-0:hover {
    opacity:0;
  }

  .md\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .md\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .md\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .md\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .md\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .md\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .md\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .md\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .md\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .md\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .md\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .md\:hover\:opacity-100:hover {
    opacity:1;
  }

  .md\:focus\:opacity-0:focus {
    opacity:0;
  }

  .md\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .md\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .md\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .md\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .md\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .md\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .md\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .md\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .md\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .md\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .md\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .md\:focus\:opacity-100:focus {
    opacity:1;
  }

  .md\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .md\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .md\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .md\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .md\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .md\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .md\:overflow-auto {
    overflow:auto;
  }

  .md\:overflow-hidden {
    overflow:hidden;
  }

  .md\:overflow-visible {
    overflow:visible;
  }

  .md\:overflow-scroll {
    overflow:scroll;
  }

  .md\:overflow-x-auto {
    overflow-x:auto;
  }

  .md\:overflow-y-auto {
    overflow-y:auto;
  }

  .md\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .md\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .md\:overflow-x-visible {
    overflow-x:visible;
  }

  .md\:overflow-y-visible {
    overflow-y:visible;
  }

  .md\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .md\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .md\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .md\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .md\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .md\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .md\:overscroll-none {
    overscroll-behavior:none;
  }

  .md\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .md\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .md\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .md\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .md\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .md\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .md\:p-0 {
    padding:0;
  }

  .md\:p-1 {
    padding:0.25rem;
  }

  .md\:p-2 {
    padding:0.5rem;
  }

  .md\:p-3 {
    padding:0.75rem;
  }

  .md\:p-4 {
    padding:1rem;
  }

  .md\:p-5 {
    padding:1.25rem;
  }

  .md\:p-6 {
    padding:1.5rem;
  }

  .md\:p-7 {
    padding:1.75rem;
  }

  .md\:p-8 {
    padding:2rem;
  }

  .md\:p-9 {
    padding:2.25rem;
  }

  .md\:p-10 {
    padding:2.5rem;
  }

  .md\:p-11 {
    padding:2.75rem;
  }

  .md\:p-12 {
    padding:3rem;
  }

  .md\:p-13 {
    padding:3.25rem;
  }

  .md\:p-14 {
    padding:3.5rem;
  }

  .md\:p-15 {
    padding:3.75rem;
  }

  .md\:p-16 {
    padding:4rem;
  }

  .md\:p-18 {
    padding:4.5rem;
  }

  .md\:p-20 {
    padding:5rem;
  }

  .md\:p-24 {
    padding:6rem;
  }

  .md\:p-28 {
    padding:7rem;
  }

  .md\:p-32 {
    padding:8rem;
  }

  .md\:p-36 {
    padding:9rem;
  }

  .md\:p-40 {
    padding:10rem;
  }

  .md\:p-44 {
    padding:11rem;
  }

  .md\:p-48 {
    padding:12rem;
  }

  .md\:p-52 {
    padding:13rem;
  }

  .md\:p-56 {
    padding:14rem;
  }

  .md\:p-60 {
    padding:15rem;
  }

  .md\:p-64 {
    padding:16rem;
  }

  .md\:p-72 {
    padding:18rem;
  }

  .md\:p-80 {
    padding:20rem;
  }

  .md\:p-96 {
    padding:24rem;
  }

  .md\:p-px {
    padding:1px;
  }

  .md\:p-0\.5 {
    padding:0.125rem;
  }

  .md\:p-1\.5 {
    padding:0.375rem;
  }

  .md\:p-2\.5 {
    padding:0.625rem;
  }

  .md\:p-3\.5 {
    padding:0.875rem;
  }

  .md\:p-1\/2 {
    padding:50%;
  }

  .md\:p-1\/3 {
    padding:33.333333%;
  }

  .md\:p-2\/3 {
    padding:66.666667%;
  }

  .md\:p-1\/4 {
    padding:25%;
  }

  .md\:p-2\/4 {
    padding:50%;
  }

  .md\:p-3\/4 {
    padding:75%;
  }

  .md\:p-1\/5 {
    padding:20%;
  }

  .md\:p-2\/5 {
    padding:40%;
  }

  .md\:p-3\/5 {
    padding:60%;
  }

  .md\:p-4\/5 {
    padding:80%;
  }

  .md\:p-1\/6 {
    padding:16.666667%;
  }

  .md\:p-2\/6 {
    padding:33.333333%;
  }

  .md\:p-3\/6 {
    padding:50%;
  }

  .md\:p-4\/6 {
    padding:66.666667%;
  }

  .md\:p-5\/6 {
    padding:83.333333%;
  }

  .md\:p-1\/12 {
    padding:8.333333%;
  }

  .md\:p-2\/12 {
    padding:16.666667%;
  }

  .md\:p-3\/12 {
    padding:25%;
  }

  .md\:p-4\/12 {
    padding:33.333333%;
  }

  .md\:p-5\/12 {
    padding:41.666667%;
  }

  .md\:p-6\/12 {
    padding:50%;
  }

  .md\:p-7\/12 {
    padding:58.333333%;
  }

  .md\:p-8\/12 {
    padding:66.666667%;
  }

  .md\:p-9\/12 {
    padding:75%;
  }

  .md\:p-10\/12 {
    padding:83.333333%;
  }

  .md\:p-11\/12 {
    padding:91.666667%;
  }

  .md\:p-full {
    padding:100%;
  }

  .md\:p-0_5 {
    padding:0.125rem;
  }

  .md\:p-1_5 {
    padding:0.375rem;
  }

  .md\:p-2_5 {
    padding:0.625rem;
  }

  .md\:p-3_5 {
    padding:0.875rem;
  }

  .md\:p-4_5 {
    padding:1.125rem;
  }

  .md\:p-md {
    padding:7.5%;
  }

  .md\:p-lg {
    padding:10%;
  }

  .md\:p-xl {
    padding:20%;
  }

  .md\:py-0 {
    padding-top:0;
    padding-bottom:0;
  }

  .md\:px-0 {
    padding-left:0;
    padding-right:0;
  }

  .md\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .md\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .md\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .md\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .md\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .md\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

  .md\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem;
  }

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

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

  .md\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .md\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

  .md\:px-7 {
    padding-left:1.75rem;
    padding-right:1.75rem;
  }

  .md\:py-8 {
    padding-top:2rem;
    padding-bottom:2rem;
  }

  .md\:px-8 {
    padding-left:2rem;
    padding-right:2rem;
  }

  .md\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .md\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

  .md\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  .md\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem;
  }

  .md\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .md\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

  .md\:px-12 {
    padding-left:3rem;
    padding-right:3rem;
  }

  .md\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .md\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

  .md\:py-14 {
    padding-top:3.5rem;
    padding-bottom:3.5rem;
  }

  .md\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .md\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .md\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

  .md\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem;
  }

  .md\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .md\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .md\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

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

  .md\:px-20 {
    padding-left:5rem;
    padding-right:5rem;
  }

  .md\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

  .md\:px-24 {
    padding-left:6rem;
    padding-right:6rem;
  }

  .md\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .md\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

  .md\:py-32 {
    padding-top:8rem;
    padding-bottom:8rem;
  }

  .md\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .md\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .md\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .md\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .md\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .md\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .md\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .md\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .md\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .md\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .md\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .md\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .md\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .md\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .md\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .md\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .md\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .md\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .md\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .md\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .md\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .md\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .md\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .md\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .md\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

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

  .md\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

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

  .md\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .md\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

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

  .md\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .md\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .md\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .md\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .md\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .md\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .md\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .md\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .md\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .md\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .md\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .md\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .md\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .md\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .md\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .md\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .md\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .md\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .md\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .md\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .md\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .md\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .md\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .md\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .md\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .md\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .md\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .md\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .md\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .md\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .md\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .md\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .md\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .md\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .md\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .md\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .md\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .md\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .md\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .md\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .md\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .md\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .md\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .md\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .md\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .md\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .md\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .md\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .md\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .md\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .md\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .md\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .md\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .md\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .md\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .md\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .md\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .md\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .md\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .md\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .md\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .md\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .md\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .md\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .md\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .md\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .md\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .md\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .md\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .md\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .md\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .md\:pt-0 {
    padding-top:0;
  }

  .md\:pr-0 {
    padding-right:0;
  }

  .md\:pb-0 {
    padding-bottom:0;
  }

  .md\:pl-0 {
    padding-left:0;
  }

  .md\:pt-1 {
    padding-top:0.25rem;
  }

  .md\:pr-1 {
    padding-right:0.25rem;
  }

  .md\:pb-1 {
    padding-bottom:0.25rem;
  }

  .md\:pl-1 {
    padding-left:0.25rem;
  }

  .md\:pt-2 {
    padding-top:0.5rem;
  }

  .md\:pr-2 {
    padding-right:0.5rem;
  }

  .md\:pb-2 {
    padding-bottom:0.5rem;
  }

  .md\:pl-2 {
    padding-left:0.5rem;
  }

  .md\:pt-3 {
    padding-top:0.75rem;
  }

  .md\:pr-3 {
    padding-right:0.75rem;
  }

  .md\:pb-3 {
    padding-bottom:0.75rem;
  }

  .md\:pl-3 {
    padding-left:0.75rem;
  }

  .md\:pt-4 {
    padding-top:1rem;
  }

  .md\:pr-4 {
    padding-right:1rem;
  }

  .md\:pb-4 {
    padding-bottom:1rem;
  }

  .md\:pl-4 {
    padding-left:1rem;
  }

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

  .md\:pr-5 {
    padding-right:1.25rem;
  }

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

  .md\:pl-5 {
    padding-left:1.25rem;
  }

  .md\:pt-6 {
    padding-top:1.5rem;
  }

  .md\:pr-6 {
    padding-right:1.5rem;
  }

  .md\:pb-6 {
    padding-bottom:1.5rem;
  }

  .md\:pl-6 {
    padding-left:1.5rem;
  }

  .md\:pt-7 {
    padding-top:1.75rem;
  }

  .md\:pr-7 {
    padding-right:1.75rem;
  }

  .md\:pb-7 {
    padding-bottom:1.75rem;
  }

  .md\:pl-7 {
    padding-left:1.75rem;
  }

  .md\:pt-8 {
    padding-top:2rem;
  }

  .md\:pr-8 {
    padding-right:2rem;
  }

  .md\:pb-8 {
    padding-bottom:2rem;
  }

  .md\:pl-8 {
    padding-left:2rem;
  }

  .md\:pt-9 {
    padding-top:2.25rem;
  }

  .md\:pr-9 {
    padding-right:2.25rem;
  }

  .md\:pb-9 {
    padding-bottom:2.25rem;
  }

  .md\:pl-9 {
    padding-left:2.25rem;
  }

  .md\:pt-10 {
    padding-top:2.5rem;
  }

  .md\:pr-10 {
    padding-right:2.5rem;
  }

  .md\:pb-10 {
    padding-bottom:2.5rem;
  }

  .md\:pl-10 {
    padding-left:2.5rem;
  }

  .md\:pt-11 {
    padding-top:2.75rem;
  }

  .md\:pr-11 {
    padding-right:2.75rem;
  }

  .md\:pb-11 {
    padding-bottom:2.75rem;
  }

  .md\:pl-11 {
    padding-left:2.75rem;
  }

  .md\:pt-12 {
    padding-top:3rem;
  }

  .md\:pr-12 {
    padding-right:3rem;
  }

  .md\:pb-12 {
    padding-bottom:3rem;
  }

  .md\:pl-12 {
    padding-left:3rem;
  }

  .md\:pt-13 {
    padding-top:3.25rem;
  }

  .md\:pr-13 {
    padding-right:3.25rem;
  }

  .md\:pb-13 {
    padding-bottom:3.25rem;
  }

  .md\:pl-13 {
    padding-left:3.25rem;
  }

  .md\:pt-14 {
    padding-top:3.5rem;
  }

  .md\:pr-14 {
    padding-right:3.5rem;
  }

  .md\:pb-14 {
    padding-bottom:3.5rem;
  }

  .md\:pl-14 {
    padding-left:3.5rem;
  }

  .md\:pt-15 {
    padding-top:3.75rem;
  }

  .md\:pr-15 {
    padding-right:3.75rem;
  }

  .md\:pb-15 {
    padding-bottom:3.75rem;
  }

  .md\:pl-15 {
    padding-left:3.75rem;
  }

  .md\:pt-16 {
    padding-top:4rem;
  }

  .md\:pr-16 {
    padding-right:4rem;
  }

  .md\:pb-16 {
    padding-bottom:4rem;
  }

  .md\:pl-16 {
    padding-left:4rem;
  }

  .md\:pt-18 {
    padding-top:4.5rem;
  }

  .md\:pr-18 {
    padding-right:4.5rem;
  }

  .md\:pb-18 {
    padding-bottom:4.5rem;
  }

  .md\:pl-18 {
    padding-left:4.5rem;
  }

  .md\:pt-20 {
    padding-top:5rem;
  }

  .md\:pr-20 {
    padding-right:5rem;
  }

  .md\:pb-20 {
    padding-bottom:5rem;
  }

  .md\:pl-20 {
    padding-left:5rem;
  }

  .md\:pt-24 {
    padding-top:6rem;
  }

  .md\:pr-24 {
    padding-right:6rem;
  }

  .md\:pb-24 {
    padding-bottom:6rem;
  }

  .md\:pl-24 {
    padding-left:6rem;
  }

  .md\:pt-28 {
    padding-top:7rem;
  }

  .md\:pr-28 {
    padding-right:7rem;
  }

  .md\:pb-28 {
    padding-bottom:7rem;
  }

  .md\:pl-28 {
    padding-left:7rem;
  }

  .md\:pt-32 {
    padding-top:8rem;
  }

  .md\:pr-32 {
    padding-right:8rem;
  }

  .md\:pb-32 {
    padding-bottom:8rem;
  }

  .md\:pl-32 {
    padding-left:8rem;
  }

  .md\:pt-36 {
    padding-top:9rem;
  }

  .md\:pr-36 {
    padding-right:9rem;
  }

  .md\:pb-36 {
    padding-bottom:9rem;
  }

  .md\:pl-36 {
    padding-left:9rem;
  }

  .md\:pt-40 {
    padding-top:10rem;
  }

  .md\:pr-40 {
    padding-right:10rem;
  }

  .md\:pb-40 {
    padding-bottom:10rem;
  }

  .md\:pl-40 {
    padding-left:10rem;
  }

  .md\:pt-44 {
    padding-top:11rem;
  }

  .md\:pr-44 {
    padding-right:11rem;
  }

  .md\:pb-44 {
    padding-bottom:11rem;
  }

  .md\:pl-44 {
    padding-left:11rem;
  }

  .md\:pt-48 {
    padding-top:12rem;
  }

  .md\:pr-48 {
    padding-right:12rem;
  }

  .md\:pb-48 {
    padding-bottom:12rem;
  }

  .md\:pl-48 {
    padding-left:12rem;
  }

  .md\:pt-52 {
    padding-top:13rem;
  }

  .md\:pr-52 {
    padding-right:13rem;
  }

  .md\:pb-52 {
    padding-bottom:13rem;
  }

  .md\:pl-52 {
    padding-left:13rem;
  }

  .md\:pt-56 {
    padding-top:14rem;
  }

  .md\:pr-56 {
    padding-right:14rem;
  }

  .md\:pb-56 {
    padding-bottom:14rem;
  }

  .md\:pl-56 {
    padding-left:14rem;
  }

  .md\:pt-60 {
    padding-top:15rem;
  }

  .md\:pr-60 {
    padding-right:15rem;
  }

  .md\:pb-60 {
    padding-bottom:15rem;
  }

  .md\:pl-60 {
    padding-left:15rem;
  }

  .md\:pt-64 {
    padding-top:16rem;
  }

  .md\:pr-64 {
    padding-right:16rem;
  }

  .md\:pb-64 {
    padding-bottom:16rem;
  }

  .md\:pl-64 {
    padding-left:16rem;
  }

  .md\:pt-72 {
    padding-top:18rem;
  }

  .md\:pr-72 {
    padding-right:18rem;
  }

  .md\:pb-72 {
    padding-bottom:18rem;
  }

  .md\:pl-72 {
    padding-left:18rem;
  }

  .md\:pt-80 {
    padding-top:20rem;
  }

  .md\:pr-80 {
    padding-right:20rem;
  }

  .md\:pb-80 {
    padding-bottom:20rem;
  }

  .md\:pl-80 {
    padding-left:20rem;
  }

  .md\:pt-96 {
    padding-top:24rem;
  }

  .md\:pr-96 {
    padding-right:24rem;
  }

  .md\:pb-96 {
    padding-bottom:24rem;
  }

  .md\:pl-96 {
    padding-left:24rem;
  }

  .md\:pt-px {
    padding-top:1px;
  }

  .md\:pr-px {
    padding-right:1px;
  }

  .md\:pb-px {
    padding-bottom:1px;
  }

  .md\:pl-px {
    padding-left:1px;
  }

  .md\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .md\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .md\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .md\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .md\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .md\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .md\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .md\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .md\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .md\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .md\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .md\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .md\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .md\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .md\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .md\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .md\:pt-1\/2 {
    padding-top:50%;
  }

  .md\:pr-1\/2 {
    padding-right:50%;
  }

  .md\:pb-1\/2 {
    padding-bottom:50%;
  }

  .md\:pl-1\/2 {
    padding-left:50%;
  }

  .md\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .md\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .md\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .md\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .md\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .md\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .md\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .md\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .md\:pt-1\/4 {
    padding-top:25%;
  }

  .md\:pr-1\/4 {
    padding-right:25%;
  }

  .md\:pb-1\/4 {
    padding-bottom:25%;
  }

  .md\:pl-1\/4 {
    padding-left:25%;
  }

  .md\:pt-2\/4 {
    padding-top:50%;
  }

  .md\:pr-2\/4 {
    padding-right:50%;
  }

  .md\:pb-2\/4 {
    padding-bottom:50%;
  }

  .md\:pl-2\/4 {
    padding-left:50%;
  }

  .md\:pt-3\/4 {
    padding-top:75%;
  }

  .md\:pr-3\/4 {
    padding-right:75%;
  }

  .md\:pb-3\/4 {
    padding-bottom:75%;
  }

  .md\:pl-3\/4 {
    padding-left:75%;
  }

  .md\:pt-1\/5 {
    padding-top:20%;
  }

  .md\:pr-1\/5 {
    padding-right:20%;
  }

  .md\:pb-1\/5 {
    padding-bottom:20%;
  }

  .md\:pl-1\/5 {
    padding-left:20%;
  }

  .md\:pt-2\/5 {
    padding-top:40%;
  }

  .md\:pr-2\/5 {
    padding-right:40%;
  }

  .md\:pb-2\/5 {
    padding-bottom:40%;
  }

  .md\:pl-2\/5 {
    padding-left:40%;
  }

  .md\:pt-3\/5 {
    padding-top:60%;
  }

  .md\:pr-3\/5 {
    padding-right:60%;
  }

  .md\:pb-3\/5 {
    padding-bottom:60%;
  }

  .md\:pl-3\/5 {
    padding-left:60%;
  }

  .md\:pt-4\/5 {
    padding-top:80%;
  }

  .md\:pr-4\/5 {
    padding-right:80%;
  }

  .md\:pb-4\/5 {
    padding-bottom:80%;
  }

  .md\:pl-4\/5 {
    padding-left:80%;
  }

  .md\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .md\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .md\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .md\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .md\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .md\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .md\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .md\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .md\:pt-3\/6 {
    padding-top:50%;
  }

  .md\:pr-3\/6 {
    padding-right:50%;
  }

  .md\:pb-3\/6 {
    padding-bottom:50%;
  }

  .md\:pl-3\/6 {
    padding-left:50%;
  }

  .md\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .md\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .md\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .md\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .md\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .md\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .md\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .md\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .md\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .md\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .md\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .md\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .md\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .md\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .md\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .md\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .md\:pt-3\/12 {
    padding-top:25%;
  }

  .md\:pr-3\/12 {
    padding-right:25%;
  }

  .md\:pb-3\/12 {
    padding-bottom:25%;
  }

  .md\:pl-3\/12 {
    padding-left:25%;
  }

  .md\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .md\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .md\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .md\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .md\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .md\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .md\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .md\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .md\:pt-6\/12 {
    padding-top:50%;
  }

  .md\:pr-6\/12 {
    padding-right:50%;
  }

  .md\:pb-6\/12 {
    padding-bottom:50%;
  }

  .md\:pl-6\/12 {
    padding-left:50%;
  }

  .md\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .md\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .md\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .md\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .md\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .md\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .md\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .md\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .md\:pt-9\/12 {
    padding-top:75%;
  }

  .md\:pr-9\/12 {
    padding-right:75%;
  }

  .md\:pb-9\/12 {
    padding-bottom:75%;
  }

  .md\:pl-9\/12 {
    padding-left:75%;
  }

  .md\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .md\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .md\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .md\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .md\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .md\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .md\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .md\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .md\:pt-full {
    padding-top:100%;
  }

  .md\:pr-full {
    padding-right:100%;
  }

  .md\:pb-full {
    padding-bottom:100%;
  }

  .md\:pl-full {
    padding-left:100%;
  }

  .md\:pt-0_5 {
    padding-top:0.125rem;
  }

  .md\:pr-0_5 {
    padding-right:0.125rem;
  }

  .md\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .md\:pl-0_5 {
    padding-left:0.125rem;
  }

  .md\:pt-1_5 {
    padding-top:0.375rem;
  }

  .md\:pr-1_5 {
    padding-right:0.375rem;
  }

  .md\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .md\:pl-1_5 {
    padding-left:0.375rem;
  }

  .md\:pt-2_5 {
    padding-top:0.625rem;
  }

  .md\:pr-2_5 {
    padding-right:0.625rem;
  }

  .md\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .md\:pl-2_5 {
    padding-left:0.625rem;
  }

  .md\:pt-3_5 {
    padding-top:0.875rem;
  }

  .md\:pr-3_5 {
    padding-right:0.875rem;
  }

  .md\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .md\:pl-3_5 {
    padding-left:0.875rem;
  }

  .md\:pt-4_5 {
    padding-top:1.125rem;
  }

  .md\:pr-4_5 {
    padding-right:1.125rem;
  }

  .md\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .md\:pl-4_5 {
    padding-left:1.125rem;
  }

  .md\:pt-md {
    padding-top:7.5%;
  }

  .md\:pr-md {
    padding-right:7.5%;
  }

  .md\:pb-md {
    padding-bottom:7.5%;
  }

  .md\:pl-md {
    padding-left:7.5%;
  }

  .md\:pt-lg {
    padding-top:10%;
  }

  .md\:pr-lg {
    padding-right:10%;
  }

  .md\:pb-lg {
    padding-bottom:10%;
  }

  .md\:pl-lg {
    padding-left:10%;
  }

  .md\:pt-xl {
    padding-top:20%;
  }

  .md\:pr-xl {
    padding-right:20%;
  }

  .md\:pb-xl {
    padding-bottom:20%;
  }

  .md\:pl-xl {
    padding-left:20%;
  }

  .md\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .md\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .md\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .md\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .md\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .md\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .md\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .md\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .md\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .md\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .md\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .md\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .md\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .md\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .md\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .md\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .md\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .md\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .md\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .md\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .md\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .md\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .md\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .md\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .md\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .md\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .md\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .md\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .md\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .md\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .md\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .md\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .md\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .md\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .md\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .md\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .md\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .md\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .md\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .md\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .md\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .md\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .md\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .md\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .md\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .md\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .md\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .md\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .md\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .md\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .md\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .md\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .md\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .md\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .md\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .md\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .md\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .md\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .md\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .md\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .md\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .md\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .md\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .md\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .md\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .md\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .md\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .md\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .md\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .md\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .md\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .md\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .md\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .md\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .md\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .md\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .md\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .md\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .md\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .md\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .md\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .md\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .md\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .md\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .md\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .md\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .md\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .md\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .md\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .md\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .md\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .md\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .md\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .md\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .md\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .md\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .md\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .md\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .md\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .md\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .md\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .md\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .md\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .md\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .md\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .md\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .md\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .md\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .md\:placeholder-teal::-moz-placeholder {
  }

  .md\:placeholder-teal::placeholder {
  }

  .md\:placeholder-indigo::-moz-placeholder {
  }

  .md\:placeholder-indigo::placeholder {
  }

  .md\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .md\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .md\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .md\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .md\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .md\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .md\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .md\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .md\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .md\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .md\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .md\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .md\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .md\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .md\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .md\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .md\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .md\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .md\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .md\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .md\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .md\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .md\:focus\:placeholder-teal:focus::placeholder {
  }

  .md\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .md\:focus\:placeholder-indigo:focus::placeholder {
  }

  .md\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .md\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .md\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .md\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .md\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .md\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .md\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .md\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .md\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .md\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .md\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .md\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .md\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .md\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .md\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .md\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .md\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .md\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .md\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .md\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .md\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .md\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .md\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .md\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .md\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .md\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .md\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .md\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .md\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .md\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .md\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .md\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .md\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .md\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .md\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .md\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .md\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .md\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .md\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .md\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .md\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .md\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .md\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .md\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .md\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .md\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .md\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .md\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .md\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .md\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .md\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .md\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .md\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .md\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .md\:pointer-events-none {
    pointer-events:none;
  }

  .md\:pointer-events-auto {
    pointer-events:auto;
  }

  .md\:static {
    position:static;
  }

  .md\:fixed {
    position:fixed;
  }

  .md\:absolute {
    position:absolute;
  }

  .md\:relative {
    position:relative;
  }

  .md\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .md\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .md\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .md\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .md\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .md\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .md\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .md\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .md\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .md\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .md\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .md\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .md\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .md\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .md\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .md\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .md\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .md\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .md\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .md\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .md\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .md\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .md\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .md\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .md\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .md\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .md\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .md\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .md\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .md\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .md\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .md\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .md\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .md\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .md\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .md\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .md\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .md\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .md\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .md\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .md\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .md\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .md\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .md\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .md\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .md\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .md\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .md\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .md\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .md\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .md\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .md\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .md\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .md\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .md\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .md\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .md\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .md\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .md\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .md\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .md\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .md\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .md\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .md\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .md\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .md\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .md\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .md\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .md\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .md\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .md\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .md\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .md\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .md\:inset-x-0 {
    right:0;
    left:0;
  }

  .md\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .md\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .md\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .md\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .md\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .md\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .md\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .md\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .md\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .md\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .md\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .md\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .md\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .md\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .md\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .md\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .md\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .md\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .md\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .md\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .md\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .md\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .md\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .md\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .md\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .md\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .md\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .md\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .md\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .md\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .md\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .md\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .md\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .md\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .md\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .md\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .md\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .md\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .md\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .md\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .md\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .md\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .md\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .md\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .md\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .md\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .md\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .md\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .md\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .md\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .md\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .md\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .md\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .md\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .md\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .md\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .md\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .md\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .md\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .md\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .md\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .md\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .md\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .md\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .md\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .md\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .md\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .md\:inset-x-px {
    right:1px;
    left:1px;
  }

  .md\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .md\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .md\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .md\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .md\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .md\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .md\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .md\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .md\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .md\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .md\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .md\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .md\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .md\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .md\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .md\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .md\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .md\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .md\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .md\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .md\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .md\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .md\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .md\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .md\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .md\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .md\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .md\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .md\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .md\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .md\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .md\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .md\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .md\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .md\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .md\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .md\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .md\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .md\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .md\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .md\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .md\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .md\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .md\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .md\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .md\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .md\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .md\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .md\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .md\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .md\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .md\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .md\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .md\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .md\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .md\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .md\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .md\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .md\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .md\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .md\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .md\:inset-x-full {
    right:100%;
    left:100%;
  }

  .md\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .md\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .md\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .md\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .md\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .md\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .md\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .md\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .md\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .md\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .md\:top-0 {
    top:0;
  }

  .md\:right-0 {
    right:0;
  }

  .md\:bottom-0 {
    bottom:0;
  }

  .md\:left-0 {
    left:0;
  }

  .md\:top-1 {
    top:0.25rem;
  }

  .md\:right-1 {
    right:0.25rem;
  }

  .md\:bottom-1 {
    bottom:0.25rem;
  }

  .md\:left-1 {
    left:0.25rem;
  }

  .md\:top-2 {
    top:0.5rem;
  }

  .md\:right-2 {
    right:0.5rem;
  }

  .md\:bottom-2 {
    bottom:0.5rem;
  }

  .md\:left-2 {
    left:0.5rem;
  }

  .md\:top-3 {
    top:0.75rem;
  }

  .md\:right-3 {
    right:0.75rem;
  }

  .md\:bottom-3 {
    bottom:0.75rem;
  }

  .md\:left-3 {
    left:0.75rem;
  }

  .md\:top-4 {
    top:1rem;
  }

  .md\:right-4 {
    right:1rem;
  }

  .md\:bottom-4 {
    bottom:1rem;
  }

  .md\:left-4 {
    left:1rem;
  }

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

  .md\:right-5 {
    right:1.25rem;
  }

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

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

  .md\:top-6 {
    top:1.5rem;
  }

  .md\:right-6 {
    right:1.5rem;
  }

  .md\:bottom-6 {
    bottom:1.5rem;
  }

  .md\:left-6 {
    left:1.5rem;
  }

  .md\:top-7 {
    top:1.75rem;
  }

  .md\:right-7 {
    right:1.75rem;
  }

  .md\:bottom-7 {
    bottom:1.75rem;
  }

  .md\:left-7 {
    left:1.75rem;
  }

  .md\:top-8 {
    top:2rem;
  }

  .md\:right-8 {
    right:2rem;
  }

  .md\:bottom-8 {
    bottom:2rem;
  }

  .md\:left-8 {
    left:2rem;
  }

  .md\:top-9 {
    top:2.25rem;
  }

  .md\:right-9 {
    right:2.25rem;
  }

  .md\:bottom-9 {
    bottom:2.25rem;
  }

  .md\:left-9 {
    left:2.25rem;
  }

  .md\:top-10 {
    top:2.5rem;
  }

  .md\:right-10 {
    right:2.5rem;
  }

  .md\:bottom-10 {
    bottom:2.5rem;
  }

  .md\:left-10 {
    left:2.5rem;
  }

  .md\:top-11 {
    top:2.75rem;
  }

  .md\:right-11 {
    right:2.75rem;
  }

  .md\:bottom-11 {
    bottom:2.75rem;
  }

  .md\:left-11 {
    left:2.75rem;
  }

  .md\:top-12 {
    top:3rem;
  }

  .md\:right-12 {
    right:3rem;
  }

  .md\:bottom-12 {
    bottom:3rem;
  }

  .md\:left-12 {
    left:3rem;
  }

  .md\:top-13 {
    top:3.25rem;
  }

  .md\:right-13 {
    right:3.25rem;
  }

  .md\:bottom-13 {
    bottom:3.25rem;
  }

  .md\:left-13 {
    left:3.25rem;
  }

  .md\:top-14 {
    top:3.5rem;
  }

  .md\:right-14 {
    right:3.5rem;
  }

  .md\:bottom-14 {
    bottom:3.5rem;
  }

  .md\:left-14 {
    left:3.5rem;
  }

  .md\:top-15 {
    top:3.75rem;
  }

  .md\:right-15 {
    right:3.75rem;
  }

  .md\:bottom-15 {
    bottom:3.75rem;
  }

  .md\:left-15 {
    left:3.75rem;
  }

  .md\:top-16 {
    top:4rem;
  }

  .md\:right-16 {
    right:4rem;
  }

  .md\:bottom-16 {
    bottom:4rem;
  }

  .md\:left-16 {
    left:4rem;
  }

  .md\:top-18 {
    top:4.5rem;
  }

  .md\:right-18 {
    right:4.5rem;
  }

  .md\:bottom-18 {
    bottom:4.5rem;
  }

  .md\:left-18 {
    left:4.5rem;
  }

  .md\:top-20 {
    top:5rem;
  }

  .md\:right-20 {
    right:5rem;
  }

  .md\:bottom-20 {
    bottom:5rem;
  }

  .md\:left-20 {
    left:5rem;
  }

  .md\:top-24 {
    top:6rem;
  }

  .md\:right-24 {
    right:6rem;
  }

  .md\:bottom-24 {
    bottom:6rem;
  }

  .md\:left-24 {
    left:6rem;
  }

  .md\:top-28 {
    top:7rem;
  }

  .md\:right-28 {
    right:7rem;
  }

  .md\:bottom-28 {
    bottom:7rem;
  }

  .md\:left-28 {
    left:7rem;
  }

  .md\:top-32 {
    top:8rem;
  }

  .md\:right-32 {
    right:8rem;
  }

  .md\:bottom-32 {
    bottom:8rem;
  }

  .md\:left-32 {
    left:8rem;
  }

  .md\:top-36 {
    top:9rem;
  }

  .md\:right-36 {
    right:9rem;
  }

  .md\:bottom-36 {
    bottom:9rem;
  }

  .md\:left-36 {
    left:9rem;
  }

  .md\:top-40 {
    top:10rem;
  }

  .md\:right-40 {
    right:10rem;
  }

  .md\:bottom-40 {
    bottom:10rem;
  }

  .md\:left-40 {
    left:10rem;
  }

  .md\:top-44 {
    top:11rem;
  }

  .md\:right-44 {
    right:11rem;
  }

  .md\:bottom-44 {
    bottom:11rem;
  }

  .md\:left-44 {
    left:11rem;
  }

  .md\:top-48 {
    top:12rem;
  }

  .md\:right-48 {
    right:12rem;
  }

  .md\:bottom-48 {
    bottom:12rem;
  }

  .md\:left-48 {
    left:12rem;
  }

  .md\:top-52 {
    top:13rem;
  }

  .md\:right-52 {
    right:13rem;
  }

  .md\:bottom-52 {
    bottom:13rem;
  }

  .md\:left-52 {
    left:13rem;
  }

  .md\:top-56 {
    top:14rem;
  }

  .md\:right-56 {
    right:14rem;
  }

  .md\:bottom-56 {
    bottom:14rem;
  }

  .md\:left-56 {
    left:14rem;
  }

  .md\:top-60 {
    top:15rem;
  }

  .md\:right-60 {
    right:15rem;
  }

  .md\:bottom-60 {
    bottom:15rem;
  }

  .md\:left-60 {
    left:15rem;
  }

  .md\:top-64 {
    top:16rem;
  }

  .md\:right-64 {
    right:16rem;
  }

  .md\:bottom-64 {
    bottom:16rem;
  }

  .md\:left-64 {
    left:16rem;
  }

  .md\:top-72 {
    top:18rem;
  }

  .md\:right-72 {
    right:18rem;
  }

  .md\:bottom-72 {
    bottom:18rem;
  }

  .md\:left-72 {
    left:18rem;
  }

  .md\:top-80 {
    top:20rem;
  }

  .md\:right-80 {
    right:20rem;
  }

  .md\:bottom-80 {
    bottom:20rem;
  }

  .md\:left-80 {
    left:20rem;
  }

  .md\:top-96 {
    top:24rem;
  }

  .md\:right-96 {
    right:24rem;
  }

  .md\:bottom-96 {
    bottom:24rem;
  }

  .md\:left-96 {
    left:24rem;
  }

  .md\:top-auto {
    top:auto;
  }

  .md\:right-auto {
    right:auto;
  }

  .md\:bottom-auto {
    bottom:auto;
  }

  .md\:left-auto {
    left:auto;
  }

  .md\:top-px {
    top:1px;
  }

  .md\:right-px {
    right:1px;
  }

  .md\:bottom-px {
    bottom:1px;
  }

  .md\:left-px {
    left:1px;
  }

  .md\:top-0\.5 {
    top:0.125rem;
  }

  .md\:right-0\.5 {
    right:0.125rem;
  }

  .md\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .md\:left-0\.5 {
    left:0.125rem;
  }

  .md\:top-1\.5 {
    top:0.375rem;
  }

  .md\:right-1\.5 {
    right:0.375rem;
  }

  .md\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .md\:left-1\.5 {
    left:0.375rem;
  }

  .md\:top-2\.5 {
    top:0.625rem;
  }

  .md\:right-2\.5 {
    right:0.625rem;
  }

  .md\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .md\:left-2\.5 {
    left:0.625rem;
  }

  .md\:top-3\.5 {
    top:0.875rem;
  }

  .md\:right-3\.5 {
    right:0.875rem;
  }

  .md\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .md\:left-3\.5 {
    left:0.875rem;
  }

  .md\:top-1\/2 {
    top:50%;
  }

  .md\:right-1\/2 {
    right:50%;
  }

  .md\:bottom-1\/2 {
    bottom:50%;
  }

  .md\:left-1\/2 {
    left:50%;
  }

  .md\:top-1\/3 {
    top:33.333333%;
  }

  .md\:right-1\/3 {
    right:33.333333%;
  }

  .md\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .md\:left-1\/3 {
    left:33.333333%;
  }

  .md\:top-2\/3 {
    top:66.666667%;
  }

  .md\:right-2\/3 {
    right:66.666667%;
  }

  .md\:bottom-2\/3 {
    bottom:66.666667%;
  }

  .md\:left-2\/3 {
    left:66.666667%;
  }

  .md\:top-1\/4 {
    top:25%;
  }

  .md\:right-1\/4 {
    right:25%;
  }

  .md\:bottom-1\/4 {
    bottom:25%;
  }

  .md\:left-1\/4 {
    left:25%;
  }

  .md\:top-2\/4 {
    top:50%;
  }

  .md\:right-2\/4 {
    right:50%;
  }

  .md\:bottom-2\/4 {
    bottom:50%;
  }

  .md\:left-2\/4 {
    left:50%;
  }

  .md\:top-3\/4 {
    top:75%;
  }

  .md\:right-3\/4 {
    right:75%;
  }

  .md\:bottom-3\/4 {
    bottom:75%;
  }

  .md\:left-3\/4 {
    left:75%;
  }

  .md\:top-1\/5 {
    top:20%;
  }

  .md\:right-1\/5 {
    right:20%;
  }

  .md\:bottom-1\/5 {
    bottom:20%;
  }

  .md\:left-1\/5 {
    left:20%;
  }

  .md\:top-2\/5 {
    top:40%;
  }

  .md\:right-2\/5 {
    right:40%;
  }

  .md\:bottom-2\/5 {
    bottom:40%;
  }

  .md\:left-2\/5 {
    left:40%;
  }

  .md\:top-3\/5 {
    top:60%;
  }

  .md\:right-3\/5 {
    right:60%;
  }

  .md\:bottom-3\/5 {
    bottom:60%;
  }

  .md\:left-3\/5 {
    left:60%;
  }

  .md\:top-4\/5 {
    top:80%;
  }

  .md\:right-4\/5 {
    right:80%;
  }

  .md\:bottom-4\/5 {
    bottom:80%;
  }

  .md\:left-4\/5 {
    left:80%;
  }

  .md\:top-1\/6 {
    top:16.666667%;
  }

  .md\:right-1\/6 {
    right:16.666667%;
  }

  .md\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .md\:left-1\/6 {
    left:16.666667%;
  }

  .md\:top-2\/6 {
    top:33.333333%;
  }

  .md\:right-2\/6 {
    right:33.333333%;
  }

  .md\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .md\:left-2\/6 {
    left:33.333333%;
  }

  .md\:top-3\/6 {
    top:50%;
  }

  .md\:right-3\/6 {
    right:50%;
  }

  .md\:bottom-3\/6 {
    bottom:50%;
  }

  .md\:left-3\/6 {
    left:50%;
  }

  .md\:top-4\/6 {
    top:66.666667%;
  }

  .md\:right-4\/6 {
    right:66.666667%;
  }

  .md\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .md\:left-4\/6 {
    left:66.666667%;
  }

  .md\:top-5\/6 {
    top:83.333333%;
  }

  .md\:right-5\/6 {
    right:83.333333%;
  }

  .md\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .md\:left-5\/6 {
    left:83.333333%;
  }

  .md\:top-1\/12 {
    top:8.333333%;
  }

  .md\:right-1\/12 {
    right:8.333333%;
  }

  .md\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .md\:left-1\/12 {
    left:8.333333%;
  }

  .md\:top-2\/12 {
    top:16.666667%;
  }

  .md\:right-2\/12 {
    right:16.666667%;
  }

  .md\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .md\:left-2\/12 {
    left:16.666667%;
  }

  .md\:top-3\/12 {
    top:25%;
  }

  .md\:right-3\/12 {
    right:25%;
  }

  .md\:bottom-3\/12 {
    bottom:25%;
  }

  .md\:left-3\/12 {
    left:25%;
  }

  .md\:top-4\/12 {
    top:33.333333%;
  }

  .md\:right-4\/12 {
    right:33.333333%;
  }

  .md\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .md\:left-4\/12 {
    left:33.333333%;
  }

  .md\:top-5\/12 {
    top:41.666667%;
  }

  .md\:right-5\/12 {
    right:41.666667%;
  }

  .md\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .md\:left-5\/12 {
    left:41.666667%;
  }

  .md\:top-6\/12 {
    top:50%;
  }

  .md\:right-6\/12 {
    right:50%;
  }

  .md\:bottom-6\/12 {
    bottom:50%;
  }

  .md\:left-6\/12 {
    left:50%;
  }

  .md\:top-7\/12 {
    top:58.333333%;
  }

  .md\:right-7\/12 {
    right:58.333333%;
  }

  .md\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .md\:left-7\/12 {
    left:58.333333%;
  }

  .md\:top-8\/12 {
    top:66.666667%;
  }

  .md\:right-8\/12 {
    right:66.666667%;
  }

  .md\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .md\:left-8\/12 {
    left:66.666667%;
  }

  .md\:top-9\/12 {
    top:75%;
  }

  .md\:right-9\/12 {
    right:75%;
  }

  .md\:bottom-9\/12 {
    bottom:75%;
  }

  .md\:left-9\/12 {
    left:75%;
  }

  .md\:top-10\/12 {
    top:83.333333%;
  }

  .md\:right-10\/12 {
    right:83.333333%;
  }

  .md\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .md\:left-10\/12 {
    left:83.333333%;
  }

  .md\:top-11\/12 {
    top:91.666667%;
  }

  .md\:right-11\/12 {
    right:91.666667%;
  }

  .md\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .md\:left-11\/12 {
    left:91.666667%;
  }

  .md\:top-full {
    top:100%;
  }

  .md\:right-full {
    right:100%;
  }

  .md\:bottom-full {
    bottom:100%;
  }

  .md\:left-full {
    left:100%;
  }

  .md\:top-0_5 {
    top:0.125rem;
  }

  .md\:right-0_5 {
    right:0.125rem;
  }

  .md\:bottom-0_5 {
    bottom:0.125rem;
  }

  .md\:left-0_5 {
    left:0.125rem;
  }

  .md\:top-1_5 {
    top:0.375rem;
  }

  .md\:right-1_5 {
    right:0.375rem;
  }

  .md\:bottom-1_5 {
    bottom:0.375rem;
  }

  .md\:left-1_5 {
    left:0.375rem;
  }

  .md\:top-2_5 {
    top:0.625rem;
  }

  .md\:right-2_5 {
    right:0.625rem;
  }

  .md\:bottom-2_5 {
    bottom:0.625rem;
  }

  .md\:left-2_5 {
    left:0.625rem;
  }

  .md\:top-3_5 {
    top:0.875rem;
  }

  .md\:right-3_5 {
    right:0.875rem;
  }

  .md\:bottom-3_5 {
    bottom:0.875rem;
  }

  .md\:left-3_5 {
    left:0.875rem;
  }

  .md\:top-4_5 {
    top:1.125rem;
  }

  .md\:right-4_5 {
    right:1.125rem;
  }

  .md\:bottom-4_5 {
    bottom:1.125rem;
  }

  .md\:left-4_5 {
    left:1.125rem;
  }

  .md\:resize-none {
    resize:none;
  }

  .md\:resize-y {
    resize:vertical;
  }

  .md\:resize-x {
    resize:horizontal;
  }

  .md\:resize {
    resize:both;
  }

  .md\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .md\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .md\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .md\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .md\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .md\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .md\:shadow-none {
    box-shadow:none;
  }

  .md\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .md\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .md\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .md\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .md\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .md\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .md\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .md\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .md\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .md\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .md\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .md\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .md\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .md\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .md\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .md\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .md\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .md\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .md\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .md\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .md\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .md\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .md\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .md\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .md\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .md\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .md\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .md\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .md\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .md\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .md\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .md\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .md\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .md\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .md\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .md\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .md\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .md\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .md\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .md\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .md\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .md\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .md\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .md\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .md\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .md\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .md\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .md\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .md\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .md\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .md\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .md\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .md\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .md\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .md\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .md\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .md\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .md\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .md\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .md\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .md\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .md\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .md\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .md\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .md\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .md\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .md\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .md\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .md\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .md\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .md\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .md\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .md\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .md\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .md\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .md\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .md\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .md\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .md\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .md\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .md\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .md\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .md\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .md\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .md\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .md\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .md\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .md\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .md\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .md\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .md\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .md\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .md\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .md\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .md\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .md\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .md\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .md\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .md\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .md\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .md\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .md\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .md\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .md\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .md\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .md\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .md\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .md\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .md\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .md\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .md\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .md\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .md\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .md\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .md\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .md\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .md\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .md\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .md\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .md\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .md\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .md\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .md\:fill-current {
    fill:currentColor;
  }

  .md\:stroke-current {
    stroke:currentColor;
  }

  .md\:stroke-0 {
    stroke-width:0;
  }

  .md\:stroke-1 {
    stroke-width:1;
  }

  .md\:stroke-2 {
    stroke-width:2;
  }

  .md\:table-auto {
    table-layout:auto;
  }

  .md\:table-fixed {
    table-layout:fixed;
  }

  .md\:text-left {
    text-align:left;
  }

  .md\:text-center {
    text-align:center;
  }

  .md\:text-right {
    text-align:right;
  }

  .md\:text-justify {
    text-align:justify;
  }

  .md\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .md\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .md\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .md\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .md\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .md\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .md\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .md\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .md\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .md\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .md\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .md\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .md\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .md\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .md\:text-red-light2 {
    color:#ffacac82;
  }

  .md\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .md\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .md\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .md\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .md\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .md\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .md\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .md\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .md\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .md\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .md\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .md\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .md\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .md\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .md\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .md\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .md\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .md\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .md\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .md\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .md\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .md\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .md\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .md\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .md\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .md\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .md\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .md\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .md\:text-primary-text {
    color:rgba(255,255,255);
  }

  .md\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .md\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .md\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .md\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .md\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .md\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .md\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .md\:text-teal {
  }

  .md\:text-indigo {
  }

  .md\:text-transparent {
    color:transparent;
  }

  .group:hover .md\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .md\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .md\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .md\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .md\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .md\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .md\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .md\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .md\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .md\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .md\:group-hover\:text-teal {
  }

  .group:hover .md\:group-hover\:text-indigo {
  }

  .group:hover .md\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .md\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .md\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .md\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .md\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .md\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .md\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .md\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .md\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .md\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .md\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .md\:group-focus\:text-teal {
  }

  .group:focus .md\:group-focus\:text-indigo {
  }

  .group:focus .md\:group-focus\:text-transparent {
    color:transparent;
  }

  .md\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .md\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .md\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .md\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .md\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .md\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .md\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .md\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .md\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .md\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .md\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .md\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .md\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .md\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .md\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .md\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .md\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .md\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .md\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .md\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .md\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .md\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .md\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .md\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .md\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .md\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .md\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .md\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .md\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .md\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .md\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .md\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .md\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .md\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .md\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .md\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .md\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .md\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .md\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .md\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .md\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .md\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .md\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .md\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .md\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .md\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .md\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .md\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .md\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .md\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .md\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .md\:hover\:text-teal:hover {
  }

  .md\:hover\:text-indigo:hover {
  }

  .md\:hover\:text-transparent:hover {
    color:transparent;
  }

  .md\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .md\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .md\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .md\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .md\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .md\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .md\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .md\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .md\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .md\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .md\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .md\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .md\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .md\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .md\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .md\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .md\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .md\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .md\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .md\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .md\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .md\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .md\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .md\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .md\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .md\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .md\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .md\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .md\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .md\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .md\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .md\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .md\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .md\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .md\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .md\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .md\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .md\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .md\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .md\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .md\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .md\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .md\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .md\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .md\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .md\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .md\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .md\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .md\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .md\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .md\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .md\:focus-within\:text-teal:focus-within {
  }

  .md\:focus-within\:text-indigo:focus-within {
  }

  .md\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .md\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .md\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .md\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .md\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .md\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .md\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .md\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .md\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .md\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .md\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .md\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .md\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .md\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .md\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .md\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .md\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .md\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .md\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .md\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .md\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .md\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .md\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .md\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .md\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .md\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .md\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .md\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .md\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .md\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .md\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .md\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .md\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .md\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .md\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .md\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .md\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .md\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .md\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .md\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .md\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .md\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .md\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .md\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .md\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .md\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .md\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .md\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .md\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .md\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .md\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .md\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .md\:focus\:text-teal:focus {
  }

  .md\:focus\:text-indigo:focus {
  }

  .md\:focus\:text-transparent:focus {
    color:transparent;
  }

  .md\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .md\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .md\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .md\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .md\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .md\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .md\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .md\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .md\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .md\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .md\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .md\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .md\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .md\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .md\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .md\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .md\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .md\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .md\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .md\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .md\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .md\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .md\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .md\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .md\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .md\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .md\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .md\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .md\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .md\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .md\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .md\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .md\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .md\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .md\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .md\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .md\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .md\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .md\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .md\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .md\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .md\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .md\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .md\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .md\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .md\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .md\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .md\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .md\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .md\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .md\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .md\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .md\:active\:text-teal:active {
  }

  .md\:active\:text-indigo:active {
  }

  .md\:active\:text-transparent:active {
    color:transparent;
  }

  .md\:text-opacity-0 {
    --text-opacity:0;
  }

  .md\:text-opacity-10 {
    --text-opacity:.1;
  }

  .md\:text-opacity-20 {
    --text-opacity:.2;
  }

  .md\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .md\:text-opacity-30 {
    --text-opacity:.3;
  }

  .md\:text-opacity-40 {
    --text-opacity:.4;
  }

  .md\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .md\:text-opacity-60 {
    --text-opacity:.6;
  }

  .md\:text-opacity-70 {
    --text-opacity:.7;
  }

  .md\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .md\:text-opacity-80 {
    --text-opacity:.8;
  }

  .md\:text-opacity-90 {
    --text-opacity:.9;
  }

  .md\:text-opacity-100 {
    --text-opacity:1;
  }

  .md\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .md\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .md\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .md\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .md\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .md\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .md\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .md\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .md\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .md\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .md\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .md\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .md\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .md\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .md\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .md\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .md\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .md\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .md\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .md\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .md\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .md\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .md\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .md\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .md\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .md\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .md\:italic {
    font-style:italic;
  }

  .md\:not-italic {
    font-style:normal;
  }

  .md\:uppercase {
    text-transform:uppercase;
  }

  .md\:lowercase {
    text-transform:lowercase;
  }

  .md\:capitalize {
    text-transform:capitalize;
  }

  .md\:normal-case {
    text-transform:none;
  }

  .md\:underline {
    text-decoration:underline;
  }

  .md\:line-through {
    text-decoration:line-through;
  }

  .md\:no-underline {
    text-decoration:none;
  }

  .group:hover .md\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .md\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .md\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .md\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .md\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .md\:group-focus\:no-underline {
    text-decoration:none;
  }

  .md\:hover\:underline:hover {
    text-decoration:underline;
  }

  .md\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .md\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .md\:focus\:underline:focus {
    text-decoration:underline;
  }

  .md\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .md\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .md\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .md\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .md\:ordinal, .md\:slashed-zero, .md\:lining-nums, .md\:oldstyle-nums, .md\:proportional-nums, .md\:tabular-nums, .md\:diagonal-fractions, .md\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .md\:normal-nums {
    font-variant-numeric:normal;
  }

  .md\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .md\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .md\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .md\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .md\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .md\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .md\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .md\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .md\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .md\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .md\:tracking-normal {
    letter-spacing:0;
  }

  .md\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .md\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .md\:tracking-widest {
    letter-spacing:0.025em;
  }

  .md\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .md\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .md\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .md\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .md\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .md\:align-baseline {
    vertical-align:baseline;
  }

  .md\:align-top {
    vertical-align:top;
  }

  .md\:align-middle {
    vertical-align:middle;
  }

  .md\:align-bottom {
    vertical-align:bottom;
  }

  .md\:align-text-top {
    vertical-align:text-top;
  }

  .md\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .md\:visible {
    visibility:visible;
  }

  .md\:invisible {
    visibility:hidden;
  }

  .md\:whitespace-normal {
    white-space:normal;
  }

  .md\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .md\:whitespace-pre {
    white-space:pre;
  }

  .md\:whitespace-pre-line {
    white-space:pre-line;
  }

  .md\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .md\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .md\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .md\:break-all {
    word-break:break-all;
  }

  .md\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .md\:w-0 {
    width:0;
  }

  .md\:w-1 {
    width:0.25rem;
  }

  .md\:w-2 {
    width:0.5rem;
  }

  .md\:w-3 {
    width:0.75rem;
  }

  .md\:w-4 {
    width:1rem;
  }

  .md\:w-5 {
    width:1.25rem;
  }

  .md\:w-6 {
    width:1.5rem;
  }

  .md\:w-7 {
    width:1.75rem;
  }

  .md\:w-8 {
    width:2rem;
  }

  .md\:w-9 {
    width:2.25rem;
  }

  .md\:w-10 {
    width:2.5rem;
  }

  .md\:w-11 {
    width:2.75rem;
  }

  .md\:w-12 {
    width:3rem;
  }

  .md\:w-13 {
    width:3.25rem;
  }

  .md\:w-14 {
    width:3.5rem;
  }

  .md\:w-15 {
    width:3.75rem;
  }

  .md\:w-16 {
    width:4rem;
  }

  .md\:w-18 {
    width:4.5rem;
  }

  .md\:w-20 {
    width:5rem;
  }

  .md\:w-24 {
    width:6rem;
  }

  .md\:w-28 {
    width:7rem;
  }

  .md\:w-32 {
    width:8rem;
  }

  .md\:w-36 {
    width:9rem;
  }

  .md\:w-40 {
    width:10rem;
  }

  .md\:w-44 {
    width:11rem;
  }

  .md\:w-48 {
    width:12rem;
  }

  .md\:w-52 {
    width:13rem;
  }

  .md\:w-56 {
    width:14rem;
  }

  .md\:w-60 {
    width:15rem;
  }

  .md\:w-64 {
    width:16rem;
  }

  .md\:w-72 {
    width:18rem;
  }

  .md\:w-80 {
    width:20rem;
  }

  .md\:w-96 {
    width:24rem;
  }

  .md\:w-100 {
    width:25rem;
  }

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

  .md\:w-px {
    width:1px;
  }

  .md\:w-0\.5 {
    width:0.125rem;
  }

  .md\:w-1\.5 {
    width:0.375rem;
  }

  .md\:w-2\.5 {
    width:0.625rem;
  }

  .md\:w-3\.5 {
    width:0.875rem;
  }

  .md\:w-1\/2 {
    width:50%;
  }

  .md\:w-1\/3 {
    width:33.333333%;
  }

  .md\:w-2\/3 {
    width:66.666667%;
  }

  .md\:w-1\/4 {
    width:25%;
  }

  .md\:w-2\/4 {
    width:50%;
  }

  .md\:w-3\/4 {
    width:75%;
  }

  .md\:w-1\/5 {
    width:20%;
  }

  .md\:w-2\/5 {
    width:40%;
  }

  .md\:w-3\/5 {
    width:60%;
  }

  .md\:w-4\/5 {
    width:80%;
  }

  .md\:w-1\/6 {
    width:16.666667%;
  }

  .md\:w-2\/6 {
    width:33.333333%;
  }

  .md\:w-3\/6 {
    width:50%;
  }

  .md\:w-4\/6 {
    width:66.666667%;
  }

  .md\:w-5\/6 {
    width:83.333333%;
  }

  .md\:w-1\/12 {
    width:8.333333%;
  }

  .md\:w-2\/12 {
    width:16.666667%;
  }

  .md\:w-3\/12 {
    width:25%;
  }

  .md\:w-4\/12 {
    width:33.333333%;
  }

  .md\:w-5\/12 {
    width:41.666667%;
  }

  .md\:w-6\/12 {
    width:50%;
  }

  .md\:w-7\/12 {
    width:58.333333%;
  }

  .md\:w-8\/12 {
    width:66.666667%;
  }

  .md\:w-9\/12 {
    width:75%;
  }

  .md\:w-10\/12 {
    width:83.333333%;
  }

  .md\:w-11\/12 {
    width:91.666667%;
  }

  .md\:w-full {
    width:100%;
  }

  .md\:w-0_5 {
    width:0.125rem;
  }

  .md\:w-1_5 {
    width:0.375rem;
  }

  .md\:w-2_5 {
    width:0.625rem;
  }

  .md\:w-3_5 {
    width:0.875rem;
  }

  .md\:w-4_5 {
    width:1.125rem;
  }

  .md\:w-screen {
    width:100vw;
  }

  .md\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .md\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .md\:z-0 {
    z-index:0;
  }

  .md\:z-10 {
    z-index:10;
  }

  .md\:z-20 {
    z-index:20;
  }

  .md\:z-30 {
    z-index:30;
  }

  .md\:z-40 {
    z-index:40;
  }

  .md\:z-50 {
    z-index:50;
  }

  .md\:z-100 {
    z-index:100;
  }

  .md\:z-auto {
    z-index:auto;
  }

  .md\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .md\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .md\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .md\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .md\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .md\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .md\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .md\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .md\:focus\:z-0:focus {
    z-index:0;
  }

  .md\:focus\:z-10:focus {
    z-index:10;
  }

  .md\:focus\:z-20:focus {
    z-index:20;
  }

  .md\:focus\:z-30:focus {
    z-index:30;
  }

  .md\:focus\:z-40:focus {
    z-index:40;
  }

  .md\:focus\:z-50:focus {
    z-index:50;
  }

  .md\:focus\:z-100:focus {
    z-index:100;
  }

  .md\:focus\:z-auto:focus {
    z-index:auto;
  }

  .md\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .md\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .md\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .md\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .md\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

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

  .md\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .md\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .md\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .md\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .md\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .md\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .md\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .md\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .md\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .md\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .md\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .md\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

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

  .md\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .md\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .md\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .md\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .md\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .md\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .md\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .md\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .md\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .md\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .md\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .md\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .md\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .md\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .md\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .md\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .md\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .md\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .md\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .md\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .md\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .md\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .md\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .md\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .md\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .md\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .md\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .md\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .md\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .md\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .md\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .md\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .md\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .md\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .md\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .md\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .md\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .md\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .md\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .md\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .md\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .md\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .md\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .md\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .md\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .md\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .md\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .md\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .md\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .md\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .md\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .md\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .md\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .md\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .md\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .md\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .md\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .md\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .md\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .md\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .md\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .md\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .md\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .md\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .md\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .md\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .md\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .md\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .md\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .md\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .md\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .md\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .md\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .md\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .md\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .md\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .md\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .md\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .md\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .md\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .md\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .md\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .md\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .md\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .md\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .md\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .md\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .md\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .md\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .md\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .md\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .md\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .md\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .md\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .md\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .md\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .md\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .md\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .md\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .md\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .md\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .md\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .md\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .md\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .md\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .md\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .md\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .md\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .md\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .md\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .md\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .md\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .md\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .md\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .md\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .md\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .md\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .md\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .md\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .md\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .md\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .md\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .md\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .md\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .md\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .md\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .md\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .md\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .md\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .md\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .md\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .md\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .md\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .md\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .md\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .md\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .md\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .md\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .md\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .md\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .md\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .md\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .md\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .md\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .md\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .md\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .md\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .md\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .md\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .md\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .md\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .md\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .md\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .md\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .md\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .md\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .md\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .md\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .md\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .md\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .md\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .md\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .md\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .md\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .md\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .md\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .md\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .md\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .md\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .md\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .md\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .md\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .md\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .md\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .md\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .md\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .md\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .md\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .md\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .md\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .md\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .md\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .md\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .md\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .md\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .md\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .md\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .md\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .md\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .md\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .md\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .md\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .md\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .md\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .md\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .md\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .md\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .md\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .md\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .md\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .md\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .md\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .md\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .md\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .md\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .md\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .md\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .md\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .md\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .md\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .md\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .md\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .md\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .md\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .md\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .md\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .md\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .md\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .md\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .md\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .md\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .md\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .md\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .md\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .md\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .md\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .md\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .md\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .md\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .md\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .md\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .md\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .md\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .md\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .md\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .md\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .md\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .md\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .md\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .md\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .md\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .md\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .md\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .md\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .md\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .md\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .md\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .md\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .md\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .md\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .md\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .md\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .md\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .md\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .md\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .md\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .md\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .md\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .md\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .md\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .md\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .md\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .md\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .md\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .md\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .md\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .md\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .md\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .md\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .md\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .md\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .md\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .md\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .md\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .md\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .md\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .md\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .md\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .md\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .md\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .md\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .md\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .md\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .md\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .md\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .md\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .md\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .md\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .md\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .md\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .md\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .md\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .md\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .md\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .md\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .md\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .md\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .md\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .md\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .md\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .md\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .md\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .md\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .md\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .md\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .md\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .md\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .md\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .md\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .md\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .md\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .md\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .md\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .md\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .md\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .md\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .md\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .md\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .md\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .md\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .md\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .md\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .md\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .md\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .md\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .md\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .md\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .md\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .md\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .md\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .md\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .md\:grid-flow-row {
    grid-auto-flow:row;
  }

  .md\:grid-flow-col {
    grid-auto-flow:column;
  }

  .md\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .md\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

  .md\:grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr));
  }

  .md\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .md\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .md\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .md\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .md\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .md\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .md\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .md\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .md\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .md\:grid-cols-none {
    grid-template-columns:none;
  }

  .md\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .md\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .md\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .md\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .md\:col-auto {
    grid-column:auto;
  }

  .md\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .md\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .md\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .md\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .md\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .md\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .md\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .md\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .md\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .md\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .md\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .md\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .md\:col-span-full {
    grid-column:1 / -1;
  }

  .md\:col-start-1 {
    grid-column-start:1;
  }

  .md\:col-start-2 {
    grid-column-start:2;
  }

  .md\:col-start-3 {
    grid-column-start:3;
  }

  .md\:col-start-4 {
    grid-column-start:4;
  }

  .md\:col-start-5 {
    grid-column-start:5;
  }

  .md\:col-start-6 {
    grid-column-start:6;
  }

  .md\:col-start-7 {
    grid-column-start:7;
  }

  .md\:col-start-8 {
    grid-column-start:8;
  }

  .md\:col-start-9 {
    grid-column-start:9;
  }

  .md\:col-start-10 {
    grid-column-start:10;
  }

  .md\:col-start-11 {
    grid-column-start:11;
  }

  .md\:col-start-12 {
    grid-column-start:12;
  }

  .md\:col-start-13 {
    grid-column-start:13;
  }

  .md\:col-start-auto {
    grid-column-start:auto;
  }

  .md\:col-end-1 {
    grid-column-end:1;
  }

  .md\:col-end-2 {
    grid-column-end:2;
  }

  .md\:col-end-3 {
    grid-column-end:3;
  }

  .md\:col-end-4 {
    grid-column-end:4;
  }

  .md\:col-end-5 {
    grid-column-end:5;
  }

  .md\:col-end-6 {
    grid-column-end:6;
  }

  .md\:col-end-7 {
    grid-column-end:7;
  }

  .md\:col-end-8 {
    grid-column-end:8;
  }

  .md\:col-end-9 {
    grid-column-end:9;
  }

  .md\:col-end-10 {
    grid-column-end:10;
  }

  .md\:col-end-11 {
    grid-column-end:11;
  }

  .md\:col-end-12 {
    grid-column-end:12;
  }

  .md\:col-end-13 {
    grid-column-end:13;
  }

  .md\:col-end-auto {
    grid-column-end:auto;
  }

  .md\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .md\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .md\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .md\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .md\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .md\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .md\:grid-rows-none {
    grid-template-rows:none;
  }

  .md\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .md\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .md\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .md\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .md\:row-auto {
    grid-row:auto;
  }

  .md\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .md\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .md\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .md\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .md\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .md\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .md\:row-span-full {
    grid-row:1 / -1;
  }

  .md\:row-start-1 {
    grid-row-start:1;
  }

  .md\:row-start-2 {
    grid-row-start:2;
  }

  .md\:row-start-3 {
    grid-row-start:3;
  }

  .md\:row-start-4 {
    grid-row-start:4;
  }

  .md\:row-start-5 {
    grid-row-start:5;
  }

  .md\:row-start-6 {
    grid-row-start:6;
  }

  .md\:row-start-7 {
    grid-row-start:7;
  }

  .md\:row-start-auto {
    grid-row-start:auto;
  }

  .md\:row-end-1 {
    grid-row-end:1;
  }

  .md\:row-end-2 {
    grid-row-end:2;
  }

  .md\:row-end-3 {
    grid-row-end:3;
  }

  .md\:row-end-4 {
    grid-row-end:4;
  }

  .md\:row-end-5 {
    grid-row-end:5;
  }

  .md\:row-end-6 {
    grid-row-end:6;
  }

  .md\:row-end-7 {
    grid-row-end:7;
  }

  .md\:row-end-auto {
    grid-row-end:auto;
  }

  .md\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .md\:transform-none {
    transform:none;
  }

  .md\:origin-center {
    transform-origin:center;
  }

  .md\:origin-top {
    transform-origin:top;
  }

  .md\:origin-top-right {
    transform-origin:top right;
  }

  .md\:origin-right {
    transform-origin:right;
  }

  .md\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .md\:origin-bottom {
    transform-origin:bottom;
  }

  .md\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .md\:origin-left {
    transform-origin:left;
  }

  .md\:origin-top-left {
    transform-origin:top left;
  }

  .md\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .md\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .md\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .md\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .md\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .md\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .md\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .md\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .md\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .md\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .md\:scale-x-0 {
    --transform-scale-x:0;
  }

  .md\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .md\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .md\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .md\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .md\:scale-x-100 {
    --transform-scale-x:1;
  }

  .md\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .md\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .md\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .md\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .md\:scale-y-0 {
    --transform-scale-y:0;
  }

  .md\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .md\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .md\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .md\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .md\:scale-y-100 {
    --transform-scale-y:1;
  }

  .md\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .md\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .md\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .md\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .md\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .md\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .md\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .md\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .md\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .md\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .md\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .md\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .md\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .md\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .md\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .md\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .md\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .md\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .md\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .md\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .md\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .md\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .md\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .md\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .md\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .md\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .md\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .md\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .md\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .md\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .md\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .md\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .md\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .md\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .md\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .md\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .md\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .md\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .md\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .md\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .md\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .md\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .md\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .md\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .md\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .md\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .md\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .md\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .md\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .md\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .md\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .md\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .md\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .md\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .md\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .md\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .md\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .md\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .md\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .md\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .md\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .md\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .md\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .md\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .md\:rotate-0 {
    --transform-rotate:0;
  }

  .md\:rotate-1 {
    --transform-rotate:1deg;
  }

  .md\:rotate-2 {
    --transform-rotate:2deg;
  }

  .md\:rotate-3 {
    --transform-rotate:3deg;
  }

  .md\:rotate-6 {
    --transform-rotate:6deg;
  }

  .md\:rotate-12 {
    --transform-rotate:12deg;
  }

  .md\:rotate-45 {
    --transform-rotate:45deg;
  }

  .md\:rotate-90 {
    --transform-rotate:90deg;
  }

  .md\:rotate-180 {
    --transform-rotate:180deg;
  }

  .md\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .md\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .md\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .md\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .md\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .md\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .md\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .md\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .md\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .md\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .md\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .md\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .md\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .md\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .md\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .md\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .md\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .md\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .md\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .md\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .md\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .md\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .md\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .md\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .md\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .md\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .md\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .md\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .md\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .md\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .md\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .md\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .md\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .md\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .md\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .md\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .md\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .md\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .md\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .md\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .md\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .md\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .md\:translate-x-0 {
    --transform-translate-x:0;
  }

  .md\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .md\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .md\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .md\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .md\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .md\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .md\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .md\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .md\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .md\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .md\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .md\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .md\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .md\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .md\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .md\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .md\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .md\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .md\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .md\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .md\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .md\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .md\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .md\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .md\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .md\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .md\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .md\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .md\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .md\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .md\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .md\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .md\:translate-x-px {
    --transform-translate-x:1px;
  }

  .md\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .md\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .md\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .md\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .md\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .md\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .md\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .md\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .md\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .md\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .md\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .md\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .md\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .md\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .md\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .md\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .md\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .md\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .md\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .md\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .md\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .md\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .md\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .md\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .md\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .md\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .md\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .md\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .md\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .md\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .md\:translate-x-full {
    --transform-translate-x:100%;
  }

  .md\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .md\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .md\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .md\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .md\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .md\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .md\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .md\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .md\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .md\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .md\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .md\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .md\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .md\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .md\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .md\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .md\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .md\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .md\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .md\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .md\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .md\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .md\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .md\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .md\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .md\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .md\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .md\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .md\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .md\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .md\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .md\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .md\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .md\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .md\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .md\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .md\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .md\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .md\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .md\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .md\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .md\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .md\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .md\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .md\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .md\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .md\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .md\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .md\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .md\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .md\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .md\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .md\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .md\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .md\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .md\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .md\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .md\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .md\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .md\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .md\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .md\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .md\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .md\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .md\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .md\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .md\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .md\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .md\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .md\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .md\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .md\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .md\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .md\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .md\:translate-y-0 {
    --transform-translate-y:0;
  }

  .md\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .md\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .md\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .md\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .md\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .md\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .md\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .md\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .md\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .md\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .md\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .md\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .md\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .md\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .md\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .md\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .md\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .md\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .md\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .md\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .md\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .md\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .md\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .md\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .md\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .md\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .md\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .md\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .md\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .md\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .md\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .md\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .md\:translate-y-px {
    --transform-translate-y:1px;
  }

  .md\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .md\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .md\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .md\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .md\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .md\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .md\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .md\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .md\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .md\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .md\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .md\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .md\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .md\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .md\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .md\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .md\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .md\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .md\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .md\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .md\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .md\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .md\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .md\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .md\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .md\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .md\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .md\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .md\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .md\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .md\:translate-y-full {
    --transform-translate-y:100%;
  }

  .md\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .md\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .md\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .md\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .md\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .md\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .md\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .md\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .md\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .md\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .md\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .md\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .md\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .md\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .md\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .md\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .md\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .md\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .md\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .md\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .md\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .md\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .md\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .md\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .md\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .md\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .md\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .md\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .md\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .md\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .md\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .md\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .md\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .md\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .md\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .md\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .md\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .md\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .md\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .md\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .md\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .md\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .md\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .md\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .md\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .md\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .md\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .md\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .md\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .md\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .md\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .md\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .md\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .md\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .md\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .md\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .md\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .md\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .md\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .md\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .md\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .md\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .md\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .md\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .md\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .md\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .md\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .md\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .md\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .md\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .md\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .md\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .md\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .md\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .md\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .md\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .md\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .md\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .md\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .md\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .md\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .md\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .md\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .md\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .md\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .md\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .md\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .md\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .md\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .md\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .md\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .md\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .md\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .md\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .md\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .md\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .md\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .md\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .md\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .md\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .md\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .md\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .md\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .md\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .md\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .md\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .md\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .md\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .md\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .md\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .md\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .md\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .md\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .md\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .md\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .md\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .md\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .md\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .md\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .md\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .md\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .md\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .md\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .md\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .md\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .md\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .md\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .md\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .md\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .md\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .md\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .md\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .md\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .md\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .md\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .md\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .md\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .md\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .md\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .md\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .md\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .md\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .md\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .md\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .md\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .md\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .md\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .md\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .md\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .md\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .md\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .md\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .md\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .md\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .md\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .md\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .md\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .md\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .md\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .md\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .md\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .md\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .md\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .md\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .md\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .md\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .md\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .md\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .md\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .md\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .md\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .md\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .md\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .md\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .md\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .md\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .md\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .md\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .md\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .md\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .md\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .md\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .md\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .md\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .md\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .md\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .md\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .md\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .md\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .md\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .md\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .md\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .md\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .md\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .md\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .md\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .md\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .md\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .md\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .md\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .md\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .md\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .md\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .md\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .md\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .md\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .md\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .md\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .md\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .md\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .md\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .md\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .md\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .md\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .md\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .md\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .md\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .md\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .md\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .md\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .md\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .md\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .md\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .md\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .md\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .md\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .md\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .md\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .md\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .md\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .md\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .md\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .md\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .md\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .md\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .md\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .md\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .md\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .md\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .md\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .md\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .md\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .md\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .md\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .md\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .md\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .md\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .md\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .md\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .md\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .md\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .md\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .md\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .md\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .md\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .md\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .md\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .md\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .md\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .md\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .md\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .md\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .md\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .md\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .md\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .md\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .md\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .md\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .md\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .md\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .md\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .md\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .md\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .md\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .md\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .md\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .md\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .md\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .md\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .md\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .md\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .md\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .md\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .md\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .md\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .md\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .md\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .md\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .md\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .md\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .md\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .md\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .md\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .md\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .md\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .md\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .md\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .md\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .md\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .md\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .md\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .md\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .md\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .md\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .md\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .md\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .md\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .md\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .md\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .md\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .md\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .md\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .md\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .md\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .md\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .md\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .md\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .md\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .md\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .md\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .md\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .md\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .md\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .md\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .md\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .md\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .md\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .md\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .md\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .md\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .md\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .md\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .md\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .md\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .md\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .md\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .md\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .md\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .md\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .md\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .md\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .md\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .md\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .md\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .md\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .md\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .md\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .md\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .md\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .md\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .md\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .md\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .md\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .md\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .md\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .md\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .md\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .md\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .md\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .md\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .md\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .md\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .md\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .md\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .md\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .md\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .md\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .md\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .md\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .md\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .md\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .md\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .md\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .md\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .md\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .md\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .md\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .md\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .md\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .md\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .md\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .md\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .md\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .md\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .md\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .md\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .md\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .md\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .md\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .md\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .md\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .md\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .md\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .md\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .md\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .md\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .md\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .md\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .md\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .md\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .md\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .md\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .md\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .md\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .md\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .md\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .md\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .md\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .md\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .md\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .md\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .md\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .md\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .md\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .md\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .md\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .md\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .md\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .md\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .md\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .md\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .md\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .md\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .md\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .md\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .md\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .md\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .md\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .md\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .md\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .md\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .md\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .md\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .md\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .md\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .md\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .md\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .md\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .md\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .md\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .md\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .md\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .md\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .md\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .md\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .md\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .md\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .md\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .md\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .md\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .md\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .md\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .md\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .md\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .md\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .md\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .md\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .md\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .md\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .md\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .md\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .md\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .md\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .md\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .md\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .md\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .md\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .md\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .md\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .md\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .md\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .md\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .md\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .md\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .md\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .md\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .md\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .md\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .md\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .md\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .md\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .md\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .md\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .md\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .md\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .md\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .md\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .md\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .md\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .md\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .md\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .md\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .md\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .md\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .md\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .md\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .md\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .md\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .md\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .md\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .md\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .md\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .md\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .md\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .md\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .md\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .md\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .md\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .md\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .md\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .md\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .md\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .md\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .md\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .md\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .md\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .md\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .md\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .md\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .md\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .md\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .md\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .md\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .md\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .md\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .md\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .md\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .md\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .md\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .md\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .md\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .md\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .md\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .md\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .md\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .md\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .md\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .md\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .md\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .md\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .md\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .md\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .md\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .md\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .md\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .md\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .md\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .md\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .md\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .md\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .md\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .md\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .md\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .md\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .md\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .md\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .md\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .md\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .md\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .md\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .md\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .md\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .md\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .md\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .md\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .md\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .md\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .md\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .md\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .md\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .md\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .md\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .md\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .md\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .md\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .md\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .md\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .md\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .md\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .md\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .md\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .md\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .md\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .md\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .md\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .md\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .md\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .md\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .md\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .md\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .md\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .md\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .md\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .md\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .md\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .md\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .md\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .md\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .md\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .md\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .md\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .md\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .md\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .md\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .md\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .md\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .md\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .md\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .md\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .md\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .md\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .md\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .md\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .md\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .md\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .md\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .md\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .md\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .md\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .md\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .md\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .md\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .md\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .md\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .md\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .md\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .md\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .md\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .md\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .md\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .md\:skew-x-0 {
    --transform-skew-x:0;
  }

  .md\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .md\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .md\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .md\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .md\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .md\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .md\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .md\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .md\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .md\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .md\:skew-y-0 {
    --transform-skew-y:0;
  }

  .md\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .md\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .md\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .md\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .md\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .md\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .md\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .md\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .md\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .md\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .md\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .md\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .md\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .md\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .md\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .md\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .md\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .md\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .md\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .md\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .md\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .md\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .md\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .md\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .md\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .md\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .md\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .md\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .md\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .md\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .md\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .md\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .md\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .md\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .md\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .md\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .md\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .md\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .md\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .md\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .md\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .md\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .md\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .md\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .md\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .md\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .md\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .md\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .md\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .md\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .md\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .md\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .md\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .md\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .md\:transition-none {
    transition-property:none;
  }

  .md\:transition-all {
    transition-property:all;
  }

  .md\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .md\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .md\:transition-opacity {
    transition-property:opacity;
  }

  .md\:transition-shadow {
    transition-property:box-shadow;
  }

  .md\:transition-transform {
    transition-property:transform;
  }

  .md\:ease-linear {
    transition-timing-function:linear;
  }

  .md\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .md\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .md\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .md\:duration-90 {
    transition-duration:90ms;
  }

  .md\:duration-180 {
    transition-duration:180ms;
  }

  .md\:duration-270 {
    transition-duration:270ms;
  }

  .md\:duration-360 {
    transition-duration:360ms;
  }

  .md\:duration-450 {
    transition-duration:450ms;
  }

  .md\:duration-540 {
    transition-duration:540ms;
  }

  .md\:duration-630 {
    transition-duration:630ms;
  }

  .md\:duration-720 {
    transition-duration:720ms;
  }

  .md\:duration-810 {
    transition-duration:810ms;
  }

  .md\:duration-900 {
    transition-duration:900ms;
  }

  .md\:duration-990 {
    transition-duration:990ms;
  }

  .md\:duration-2000 {
    transition-duration:2000ms;
  }

  .md\:duration-3000 {
    transition-duration:3000ms;
  }

  .md\:delay-90 {
    transition-delay:90ms;
  }

  .md\:delay-180 {
    transition-delay:180ms;
  }

  .md\:delay-270 {
    transition-delay:270ms;
  }

  .md\:delay-360 {
    transition-delay:360ms;
  }

  .md\:delay-450 {
    transition-delay:450ms;
  }

  .md\:delay-540 {
    transition-delay:540ms;
  }

  .md\:delay-630 {
    transition-delay:630ms;
  }

  .md\:delay-720 {
    transition-delay:720ms;
  }

  .md\:delay-810 {
    transition-delay:810ms;
  }

  .md\:delay-900 {
    transition-delay:900ms;
  }

  .md\:delay-990 {
    transition-delay:990ms;
  }

  .md\:delay-2000 {
    transition-delay:2000ms;
  }

  .md\:delay-3000 {
    transition-delay:3000ms;
  }

  .md\:animate-none {
    animation:none;
  }

  .md\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .md\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .md\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .md\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .md\:animate-float {
    animation:float 5s infinite;
  }
}

@media (min-width: 960px) {
  .lg\:container {
    width:100%;
  }

  @media (min-width: 1px) {
    .lg\:container {
      max-width:1px;
    }
  }

  @media (min-width: 20rem) {
    .lg\:container {
      max-width:20rem;
    }
  }

  @media (min-width: 25rem) {
    .lg\:container {
      max-width:25rem;
    }
  }

  @media (min-width: 30rem) {
    .lg\:container {
      max-width:30rem;
    }
  }

  @media (min-width: 40rem) {
    .lg\:container {
      max-width:40rem;
    }
  }

  @media (min-width: 55rem) {
    .lg\:container {
      max-width:55rem;
    }
  }

  @media (min-width: 60rem) {
    .lg\:container {
      max-width:60rem;
    }
  }

  @media (min-width: 65rem) {
    .lg\:container {
      max-width:65rem;
    }
  }

  @media (min-width: 70rem) {
    .lg\:container {
      max-width:70rem;
    }
  }

  @media (min-width: 80rem) {
    .lg\:container {
      max-width:80rem;
    }
  }

  @media (min-width: 400px) {
    .lg\:container {
      max-width:400px;
    }
  }

  @media (min-width: 600px) {
    .lg\:container {
      max-width:600px;
    }
  }

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

  @media (min-width: 960px) {
    .lg\:container {
      max-width:960px;
    }
  }

  @media (min-width: 970px) {
    .lg\:container {
      max-width:970px;
    }
  }

  .lg\:prose {
    color:#4a5568;
    max-width:65ch;
  }

  .lg\:prose [class~="lead"] {
    color:#4a5568;
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .lg\:prose a {
    color:#1a202c;
    text-decoration:none;
    font-weight:600;
  }

  .lg\:prose strong {
    color:#1a202c;
    font-weight:600;
  }

  .lg\:prose ol {
    counter-reset:list-counter;
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .lg\:prose ol > li {
    position:relative;
    counter-increment:list-counter;
    padding-left:1.75em;
  }

  .lg\:prose ol > li::before {
    content:counter(list-counter) ".";
    position:absolute;
    font-weight:400;
    color:#718096;
  }

  .lg\:prose ul > li {
    position:relative;
    padding-left:1.75em;
  }

  .lg\:prose ul > li::before {
    content:"";
    position:absolute;
    background-color:#cbd5e0;
    border-radius:50%;
    width:0.375em;
    height:0.375em;
    top:calc(0.875em - 0.1875em);
    left:0.25em;
  }

  .lg\:prose hr {
    border-color:#e2e8f0;
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em;
  }

  .lg\:prose blockquote {
    font-weight:500;
    font-style:italic;
    color:#1a202c;
    border-left-width:0.25rem;
    border-left-color:#e2e8f0;
    quotes:"\201C""\201D""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em;
  }

  .lg\:prose blockquote p:first-of-type::before {
    content:open-quote;
  }

  .lg\:prose blockquote p:last-of-type::after {
    content:close-quote;
  }

  .lg\:prose h1 {
    color:#1a202c;
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .lg\:prose h2 {
    color:#1a202c;
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333;
  }

  .lg\:prose h3 {
    color:#1a202c;
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .lg\:prose h4 {
    color:#1a202c;
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:0.5em;
    line-height:1.5;
  }

  .lg\:prose figure figcaption {
    color:#718096;
    font-size:0.875em;
    line-height:1.4285714;
    margin-top:0.8571429em;
  }

  .lg\:prose code {
    color:#1a202c;
    font-weight:600;
    font-size:0.875em;
  }

  .lg\:prose code::before {
    content:"`";
  }

  .lg\:prose code::after {
    content:"`";
  }

  .lg\:prose pre {
    color:#e2e8f0;
    background-color:#2d3748;
    overflow-x:auto;
    font-size:0.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:0.375rem;
    padding-top:0.8571429em;
    padding-right:1.1428571em;
    padding-bottom:0.8571429em;
    padding-left:1.1428571em;
  }

  .lg\:prose pre code {
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:400;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
  }

  .lg\:prose pre code::before {
    content:"";
  }

  .lg\:prose pre code::after {
    content:"";
  }

  .lg\:prose table {
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:0.875em;
    line-height:1.7142857;
  }

  .lg\:prose thead {
    color:#1a202c;
    font-weight:600;
    border-bottom-width:1px;
    border-bottom-color:#cbd5e0;
  }

  .lg\:prose thead th {
    vertical-align:bottom;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .lg\:prose tbody tr {
    border-bottom-width:1px;
    border-bottom-color:#e2e8f0;
  }

  .lg\:prose tbody tr:last-child {
    border-bottom-width:0;
  }

  .lg\:prose tbody td {
    vertical-align:top;
    padding-top:0.5714286em;
    padding-right:0.5714286em;
    padding-bottom:0.5714286em;
    padding-left:0.5714286em;
  }

  .lg\:prose {
    font-size:1rem;
    line-height:1.75;
  }

  .lg\:prose p {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .lg\:prose img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .lg\:prose video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .lg\:prose figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .lg\:prose figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .lg\:prose h2 code {
    font-size:0.875em;
  }

  .lg\:prose h3 code {
    font-size:0.9em;
  }

  .lg\:prose ul {
    margin-top:1.25em;
    margin-bottom:1.25em;
  }

  .lg\:prose li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .lg\:prose ol > li:before {
    left:0;
  }

  .lg\:prose > ul > li p {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .lg\:prose > ul > li > *:first-child {
    margin-top:1.25em;
  }

  .lg\:prose > ul > li > *:last-child {
    margin-bottom:1.25em;
  }

  .lg\:prose > ol > li > *:first-child {
    margin-top:1.25em;
  }

  .lg\:prose > ol > li > *:last-child {
    margin-bottom:1.25em;
  }

  .lg\:prose ul ul, .lg\:prose ul ol, .lg\:prose ol ul, .lg\:prose ol ol {
    margin-top:0.75em;
    margin-bottom:0.75em;
  }

  .lg\:prose hr + * {
    margin-top:0;
  }

  .lg\:prose h2 + * {
    margin-top:0;
  }

  .lg\:prose h3 + * {
    margin-top:0;
  }

  .lg\:prose h4 + * {
    margin-top:0;
  }

  .lg\:prose thead th:first-child {
    padding-left:0;
  }

  .lg\:prose thead th:last-child {
    padding-right:0;
  }

  .lg\:prose tbody td:first-child {
    padding-left:0;
  }

  .lg\:prose tbody td:last-child {
    padding-right:0;
  }

  .lg\:prose > :first-child {
    margin-top:0;
  }

  .lg\:prose > :last-child {
    margin-bottom:0;
  }

  .lg\:prose h1, .lg\:prose h2, .lg\:prose h3, .lg\:prose h4 {
  }

  .lg\:prose-sm {
    font-size:0.875rem;
    line-height:1.7142857;
  }

  .lg\:prose-sm p {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .lg\:prose-sm [class~="lead"] {
    font-size:1.2857143em;
    line-height:1.5555556;
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .lg\:prose-sm blockquote {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
    padding-left:1.1111111em;
  }

  .lg\:prose-sm h1 {
    font-size:2.1428571em;
    margin-top:0;
    margin-bottom:0.8em;
    line-height:1.2;
  }

  .lg\:prose-sm h2 {
    font-size:1.4285714em;
    margin-top:1.6em;
    margin-bottom:0.8em;
    line-height:1.4;
  }

  .lg\:prose-sm h3 {
    font-size:1.2857143em;
    margin-top:1.5555556em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .lg\:prose-sm h4 {
    margin-top:1.4285714em;
    margin-bottom:0.5714286em;
    line-height:1.4285714;
  }

  .lg\:prose-sm img {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .lg\:prose-sm video {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .lg\:prose-sm figure {
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
  }

  .lg\:prose-sm figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .lg\:prose-sm figure figcaption {
    font-size:0.8571429em;
    line-height:1.3333333;
    margin-top:0.6666667em;
  }

  .lg\:prose-sm code {
    font-size:0.8571429em;
  }

  .lg\:prose-sm h2 code {
    font-size:0.9em;
  }

  .lg\:prose-sm h3 code {
    font-size:0.8888889em;
  }

  .lg\:prose-sm pre {
    font-size:0.8571429em;
    line-height:1.6666667;
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    border-radius:0.25rem;
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .lg\:prose-sm ol {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .lg\:prose-sm ul {
    margin-top:1.1428571em;
    margin-bottom:1.1428571em;
  }

  .lg\:prose-sm li {
    margin-top:0.2857143em;
    margin-bottom:0.2857143em;
  }

  .lg\:prose-sm ol > li {
    padding-left:1.5714286em;
  }

  .lg\:prose-sm ol > li:before {
    left:0;
  }

  .lg\:prose-sm ul > li {
    padding-left:1.5714286em;
  }

  .lg\:prose-sm ul > li::before {
    height:0.3571429em;
    width:0.3571429em;
    top:calc(0.8571429em - 0.1785714em);
    left:0.2142857em;
  }

  .lg\:prose-sm > ul > li p {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .lg\:prose-sm > ul > li > *:first-child {
    margin-top:1.1428571em;
  }

  .lg\:prose-sm > ul > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .lg\:prose-sm > ol > li > *:first-child {
    margin-top:1.1428571em;
  }

  .lg\:prose-sm > ol > li > *:last-child {
    margin-bottom:1.1428571em;
  }

  .lg\:prose-sm ul ul, .lg\:prose-sm ul ol, .lg\:prose-sm ol ul, .lg\:prose-sm ol ol {
    margin-top:0.5714286em;
    margin-bottom:0.5714286em;
  }

  .lg\:prose-sm hr {
    margin-top:2.8571429em;
    margin-bottom:2.8571429em;
  }

  .lg\:prose-sm hr + * {
    margin-top:0;
  }

  .lg\:prose-sm h2 + * {
    margin-top:0;
  }

  .lg\:prose-sm h3 + * {
    margin-top:0;
  }

  .lg\:prose-sm h4 + * {
    margin-top:0;
  }

  .lg\:prose-sm table {
    font-size:0.8571429em;
    line-height:1.5;
  }

  .lg\:prose-sm thead th {
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .lg\:prose-sm thead th:first-child {
    padding-left:0;
  }

  .lg\:prose-sm thead th:last-child {
    padding-right:0;
  }

  .lg\:prose-sm tbody td {
    padding-top:0.6666667em;
    padding-right:1em;
    padding-bottom:0.6666667em;
    padding-left:1em;
  }

  .lg\:prose-sm tbody td:first-child {
    padding-left:0;
  }

  .lg\:prose-sm tbody td:last-child {
    padding-right:0;
  }

  .lg\:prose-sm > :first-child {
    margin-top:0;
  }

  .lg\:prose-sm > :last-child {
    margin-bottom:0;
  }

  .lg\:prose-lg {
    font-size:1.125rem;
    line-height:1.7777778;
  }

  .lg\:prose-lg p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .lg\:prose-lg [class~="lead"] {
    font-size:1.2222222em;
    line-height:1.4545455;
    margin-top:1.0909091em;
    margin-bottom:1.0909091em;
  }

  .lg\:prose-lg blockquote {
    margin-top:1.6666667em;
    margin-bottom:1.6666667em;
    padding-left:1em;
  }

  .lg\:prose-lg h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.8333333em;
    line-height:1;
  }

  .lg\:prose-lg h2 {
    font-size:1.6666667em;
    margin-top:1.8666667em;
    margin-bottom:1.0666667em;
    line-height:1.3333333;
  }

  .lg\:prose-lg h3 {
    font-size:1.3333333em;
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .lg\:prose-lg h4 {
    margin-top:1.7777778em;
    margin-bottom:0.4444444em;
    line-height:1.5555556;
  }

  .lg\:prose-lg img {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .lg\:prose-lg video {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .lg\:prose-lg figure {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
  }

  .lg\:prose-lg figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .lg\:prose-lg figure figcaption {
    font-size:0.8888889em;
    line-height:1.5;
    margin-top:1em;
  }

  .lg\:prose-lg code {
    font-size:0.8888889em;
  }

  .lg\:prose-lg h2 code {
    font-size:0.8666667em;
  }

  .lg\:prose-lg h3 code {
    font-size:0.875em;
  }

  .lg\:prose-lg pre {
    font-size:0.8888889em;
    line-height:1.75;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.375rem;
    padding-top:1em;
    padding-right:1.5em;
    padding-bottom:1em;
    padding-left:1.5em;
  }

  .lg\:prose-lg ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .lg\:prose-lg ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .lg\:prose-lg li {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .lg\:prose-lg ol > li {
    padding-left:1.6666667em;
  }

  .lg\:prose-lg ol > li:before {
    left:0;
  }

  .lg\:prose-lg ul > li {
    padding-left:1.6666667em;
  }

  .lg\:prose-lg ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8888889em - 0.1666667em);
    left:0.2222222em;
  }

  .lg\:prose-lg > ul > li p {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .lg\:prose-lg > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .lg\:prose-lg > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .lg\:prose-lg > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .lg\:prose-lg > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .lg\:prose-lg ul ul, .lg\:prose-lg ul ol, .lg\:prose-lg ol ul, .lg\:prose-lg ol ol {
    margin-top:0.8888889em;
    margin-bottom:0.8888889em;
  }

  .lg\:prose-lg hr {
    margin-top:3.1111111em;
    margin-bottom:3.1111111em;
  }

  .lg\:prose-lg hr + * {
    margin-top:0;
  }

  .lg\:prose-lg h2 + * {
    margin-top:0;
  }

  .lg\:prose-lg h3 + * {
    margin-top:0;
  }

  .lg\:prose-lg h4 + * {
    margin-top:0;
  }

  .lg\:prose-lg table {
    font-size:0.8888889em;
    line-height:1.5;
  }

  .lg\:prose-lg thead th {
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .lg\:prose-lg thead th:first-child {
    padding-left:0;
  }

  .lg\:prose-lg thead th:last-child {
    padding-right:0;
  }

  .lg\:prose-lg tbody td {
    padding-top:0.75em;
    padding-right:0.75em;
    padding-bottom:0.75em;
    padding-left:0.75em;
  }

  .lg\:prose-lg tbody td:first-child {
    padding-left:0;
  }

  .lg\:prose-lg tbody td:last-child {
    padding-right:0;
  }

  .lg\:prose-lg > :first-child {
    margin-top:0;
  }

  .lg\:prose-lg > :last-child {
    margin-bottom:0;
  }

  .lg\:prose-xl {
    font-size:1.25rem;
    line-height:1.8;
  }

  .lg\:prose-xl p {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .lg\:prose-xl [class~="lead"] {
    font-size:1.2em;
    line-height:1.5;
    margin-top:1em;
    margin-bottom:1em;
  }

  .lg\:prose-xl blockquote {
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1.0666667em;
  }

  .lg\:prose-xl h1 {
    font-size:2.8em;
    margin-top:0;
    margin-bottom:0.8571429em;
    line-height:1;
  }

  .lg\:prose-xl h2 {
    font-size:1.8em;
    margin-top:1.5555556em;
    margin-bottom:0.8888889em;
    line-height:1.1111111;
  }

  .lg\:prose-xl h3 {
    font-size:1.5em;
    margin-top:1.6em;
    margin-bottom:0.6666667em;
    line-height:1.3333333;
  }

  .lg\:prose-xl h4 {
    margin-top:1.8em;
    margin-bottom:0.6em;
    line-height:1.6;
  }

  .lg\:prose-xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .lg\:prose-xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .lg\:prose-xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .lg\:prose-xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .lg\:prose-xl figure figcaption {
    font-size:0.9em;
    line-height:1.5555556;
    margin-top:1em;
  }

  .lg\:prose-xl code {
    font-size:0.9em;
  }

  .lg\:prose-xl h2 code {
    font-size:0.8611111em;
  }

  .lg\:prose-xl h3 code {
    font-size:0.9em;
  }

  .lg\:prose-xl pre {
    font-size:0.9em;
    line-height:1.7777778;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.1111111em;
    padding-right:1.3333333em;
    padding-bottom:1.1111111em;
    padding-left:1.3333333em;
  }

  .lg\:prose-xl ol {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .lg\:prose-xl ul {
    margin-top:1.2em;
    margin-bottom:1.2em;
  }

  .lg\:prose-xl li {
    margin-top:0.6em;
    margin-bottom:0.6em;
  }

  .lg\:prose-xl ol > li {
    padding-left:1.8em;
  }

  .lg\:prose-xl ol > li:before {
    left:0;
  }

  .lg\:prose-xl ul > li {
    padding-left:1.8em;
  }

  .lg\:prose-xl ul > li::before {
    width:0.35em;
    height:0.35em;
    top:calc(0.9em - 0.175em);
    left:0.25em;
  }

  .lg\:prose-xl > ul > li p {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .lg\:prose-xl > ul > li > *:first-child {
    margin-top:1.2em;
  }

  .lg\:prose-xl > ul > li > *:last-child {
    margin-bottom:1.2em;
  }

  .lg\:prose-xl > ol > li > *:first-child {
    margin-top:1.2em;
  }

  .lg\:prose-xl > ol > li > *:last-child {
    margin-bottom:1.2em;
  }

  .lg\:prose-xl ul ul, .lg\:prose-xl ul ol, .lg\:prose-xl ol ul, .lg\:prose-xl ol ol {
    margin-top:0.8em;
    margin-bottom:0.8em;
  }

  .lg\:prose-xl hr {
    margin-top:2.8em;
    margin-bottom:2.8em;
  }

  .lg\:prose-xl hr + * {
    margin-top:0;
  }

  .lg\:prose-xl h2 + * {
    margin-top:0;
  }

  .lg\:prose-xl h3 + * {
    margin-top:0;
  }

  .lg\:prose-xl h4 + * {
    margin-top:0;
  }

  .lg\:prose-xl table {
    font-size:0.9em;
    line-height:1.5555556;
  }

  .lg\:prose-xl thead th {
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .lg\:prose-xl thead th:first-child {
    padding-left:0;
  }

  .lg\:prose-xl thead th:last-child {
    padding-right:0;
  }

  .lg\:prose-xl tbody td {
    padding-top:0.8888889em;
    padding-right:0.6666667em;
    padding-bottom:0.8888889em;
    padding-left:0.6666667em;
  }

  .lg\:prose-xl tbody td:first-child {
    padding-left:0;
  }

  .lg\:prose-xl tbody td:last-child {
    padding-right:0;
  }

  .lg\:prose-xl > :first-child {
    margin-top:0;
  }

  .lg\:prose-xl > :last-child {
    margin-bottom:0;
  }

  .lg\:prose-2xl {
    font-size:1.5rem;
    line-height:1.6666667;
  }

  .lg\:prose-2xl p {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .lg\:prose-2xl [class~="lead"] {
    font-size:1.25em;
    line-height:1.4666667;
    margin-top:1.0666667em;
    margin-bottom:1.0666667em;
  }

  .lg\:prose-2xl blockquote {
    margin-top:1.7777778em;
    margin-bottom:1.7777778em;
    padding-left:1.1111111em;
  }

  .lg\:prose-2xl h1 {
    font-size:2.6666667em;
    margin-top:0;
    margin-bottom:0.875em;
    line-height:1;
  }

  .lg\:prose-2xl h2 {
    font-size:2em;
    margin-top:1.5em;
    margin-bottom:0.8333333em;
    line-height:1.0833333;
  }

  .lg\:prose-2xl h3 {
    font-size:1.5em;
    margin-top:1.5555556em;
    margin-bottom:0.6666667em;
    line-height:1.2222222;
  }

  .lg\:prose-2xl h4 {
    margin-top:1.6666667em;
    margin-bottom:0.6666667em;
    line-height:1.5;
  }

  .lg\:prose-2xl img {
    margin-top:2em;
    margin-bottom:2em;
  }

  .lg\:prose-2xl video {
    margin-top:2em;
    margin-bottom:2em;
  }

  .lg\:prose-2xl figure {
    margin-top:2em;
    margin-bottom:2em;
  }

  .lg\:prose-2xl figure > * {
    margin-top:0;
    margin-bottom:0;
  }

  .lg\:prose-2xl figure figcaption {
    font-size:0.8333333em;
    line-height:1.6;
    margin-top:1em;
  }

  .lg\:prose-2xl code {
    font-size:0.8333333em;
  }

  .lg\:prose-2xl h2 code {
    font-size:0.875em;
  }

  .lg\:prose-2xl h3 code {
    font-size:0.8888889em;
  }

  .lg\:prose-2xl pre {
    font-size:0.8333333em;
    line-height:1.8;
    margin-top:2em;
    margin-bottom:2em;
    border-radius:0.5rem;
    padding-top:1.2em;
    padding-right:1.6em;
    padding-bottom:1.2em;
    padding-left:1.6em;
  }

  .lg\:prose-2xl ol {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .lg\:prose-2xl ul {
    margin-top:1.3333333em;
    margin-bottom:1.3333333em;
  }

  .lg\:prose-2xl li {
    margin-top:0.5em;
    margin-bottom:0.5em;
  }

  .lg\:prose-2xl ol > li {
    padding-left:1.6666667em;
  }

  .lg\:prose-2xl ol > li:before {
    left:0;
  }

  .lg\:prose-2xl ul > li {
    padding-left:1.6666667em;
  }

  .lg\:prose-2xl ul > li::before {
    width:0.3333333em;
    height:0.3333333em;
    top:calc(0.8333333em - 0.1666667em);
    left:0.25em;
  }

  .lg\:prose-2xl > ul > li p {
    margin-top:0.8333333em;
    margin-bottom:0.8333333em;
  }

  .lg\:prose-2xl > ul > li > *:first-child {
    margin-top:1.3333333em;
  }

  .lg\:prose-2xl > ul > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .lg\:prose-2xl > ol > li > *:first-child {
    margin-top:1.3333333em;
  }

  .lg\:prose-2xl > ol > li > *:last-child {
    margin-bottom:1.3333333em;
  }

  .lg\:prose-2xl ul ul, .lg\:prose-2xl ul ol, .lg\:prose-2xl ol ul, .lg\:prose-2xl ol ol {
    margin-top:0.6666667em;
    margin-bottom:0.6666667em;
  }

  .lg\:prose-2xl hr {
    margin-top:3em;
    margin-bottom:3em;
  }

  .lg\:prose-2xl hr + * {
    margin-top:0;
  }

  .lg\:prose-2xl h2 + * {
    margin-top:0;
  }

  .lg\:prose-2xl h3 + * {
    margin-top:0;
  }

  .lg\:prose-2xl h4 + * {
    margin-top:0;
  }

  .lg\:prose-2xl table {
    font-size:0.8333333em;
    line-height:1.4;
  }

  .lg\:prose-2xl thead th {
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .lg\:prose-2xl thead th:first-child {
    padding-left:0;
  }

  .lg\:prose-2xl thead th:last-child {
    padding-right:0;
  }

  .lg\:prose-2xl tbody td {
    padding-top:0.8em;
    padding-right:0.6em;
    padding-bottom:0.8em;
    padding-left:0.6em;
  }

  .lg\:prose-2xl tbody td:first-child {
    padding-left:0;
  }

  .lg\:prose-2xl tbody td:last-child {
    padding-right:0;
  }

  .lg\:prose-2xl > :first-child {
    margin-top:0;
  }

  .lg\:prose-2xl > :last-child {
    margin-bottom:0;
  }

  .lg\:space-y-0 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0px * var(--space-y-reverse));
  }

  .lg\:space-x-0 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0px * var(--space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--space-y-reverse));
  }

  .lg\:space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.25rem * var(--space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--space-y-reverse));
  }

  .lg\:space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.5rem * var(--space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--space-y-reverse));
  }

  .lg\:space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.75rem * var(--space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1rem * var(--space-y-reverse));
  }

  .lg\:space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1rem * var(--space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--space-y-reverse));
  }

  .lg\:space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.25rem * var(--space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--space-y-reverse));
  }

  .lg\:space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.5rem * var(--space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--space-y-reverse));
  }

  .lg\:space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.75rem * var(--space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2rem * var(--space-y-reverse));
  }

  .lg\:space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2rem * var(--space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--space-y-reverse));
  }

  .lg\:space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.25rem * var(--space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--space-y-reverse));
  }

  .lg\:space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.5rem * var(--space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--space-y-reverse));
  }

  .lg\:space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(2.75rem * var(--space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3rem * var(--space-y-reverse));
  }

  .lg\:space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3rem * var(--space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.25rem * var(--space-y-reverse));
  }

  .lg\:space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.25rem * var(--space-x-reverse));
    margin-left:calc(3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--space-y-reverse));
  }

  .lg\:space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.5rem * var(--space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(3.75rem * var(--space-y-reverse));
  }

  .lg\:space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(3.75rem * var(--space-x-reverse));
    margin-left:calc(3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4rem * var(--space-y-reverse));
  }

  .lg\:space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4rem * var(--space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(4.5rem * var(--space-y-reverse));
  }

  .lg\:space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(4.5rem * var(--space-x-reverse));
    margin-left:calc(4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(5rem * var(--space-y-reverse));
  }

  .lg\:space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(5rem * var(--space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(6rem * var(--space-y-reverse));
  }

  .lg\:space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(6rem * var(--space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(7rem * var(--space-y-reverse));
  }

  .lg\:space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(7rem * var(--space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8rem * var(--space-y-reverse));
  }

  .lg\:space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8rem * var(--space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(9rem * var(--space-y-reverse));
  }

  .lg\:space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(9rem * var(--space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(10rem * var(--space-y-reverse));
  }

  .lg\:space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(10rem * var(--space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(11rem * var(--space-y-reverse));
  }

  .lg\:space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(11rem * var(--space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(12rem * var(--space-y-reverse));
  }

  .lg\:space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(12rem * var(--space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(13rem * var(--space-y-reverse));
  }

  .lg\:space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(13rem * var(--space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(14rem * var(--space-y-reverse));
  }

  .lg\:space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(14rem * var(--space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(15rem * var(--space-y-reverse));
  }

  .lg\:space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(15rem * var(--space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16rem * var(--space-y-reverse));
  }

  .lg\:space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16rem * var(--space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(18rem * var(--space-y-reverse));
  }

  .lg\:space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(18rem * var(--space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20rem * var(--space-y-reverse));
  }

  .lg\:space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20rem * var(--space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(24rem * var(--space-y-reverse));
  }

  .lg\:space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(24rem * var(--space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1px * var(--space-y-reverse));
  }

  .lg\:space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1px * var(--space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .lg\:space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .lg\:space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .lg\:space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .lg\:space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .lg\:space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .lg\:space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .lg\:space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .lg\:space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .lg\:space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .lg\:space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(20% * var(--space-y-reverse));
  }

  .lg\:space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(20% * var(--space-x-reverse));
    margin-left:calc(20% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(40% * var(--space-y-reverse));
  }

  .lg\:space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(40% * var(--space-x-reverse));
    margin-left:calc(40% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(60% * var(--space-y-reverse));
  }

  .lg\:space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(60% * var(--space-x-reverse));
    margin-left:calc(60% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(80% * var(--space-y-reverse));
  }

  .lg\:space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(80% * var(--space-x-reverse));
    margin-left:calc(80% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .lg\:space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .lg\:space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .lg\:space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .lg\:space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .lg\:space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(8.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(8.333333% * var(--space-y-reverse));
  }

  .lg\:space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(8.333333% * var(--space-x-reverse));
    margin-left:calc(8.333333% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(16.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(16.666667% * var(--space-y-reverse));
  }

  .lg\:space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(16.666667% * var(--space-x-reverse));
    margin-left:calc(16.666667% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(25% * var(--space-y-reverse));
  }

  .lg\:space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(25% * var(--space-x-reverse));
    margin-left:calc(25% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(33.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(33.333333% * var(--space-y-reverse));
  }

  .lg\:space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(33.333333% * var(--space-x-reverse));
    margin-left:calc(33.333333% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(41.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(41.666667% * var(--space-y-reverse));
  }

  .lg\:space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(41.666667% * var(--space-x-reverse));
    margin-left:calc(41.666667% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(50% * var(--space-y-reverse));
  }

  .lg\:space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(50% * var(--space-x-reverse));
    margin-left:calc(50% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(58.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(58.333333% * var(--space-y-reverse));
  }

  .lg\:space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(58.333333% * var(--space-x-reverse));
    margin-left:calc(58.333333% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(66.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(66.666667% * var(--space-y-reverse));
  }

  .lg\:space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(66.666667% * var(--space-x-reverse));
    margin-left:calc(66.666667% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(75% * var(--space-y-reverse));
  }

  .lg\:space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(75% * var(--space-x-reverse));
    margin-left:calc(75% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(83.333333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(83.333333% * var(--space-y-reverse));
  }

  .lg\:space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(83.333333% * var(--space-x-reverse));
    margin-left:calc(83.333333% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(91.666667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(91.666667% * var(--space-y-reverse));
  }

  .lg\:space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(91.666667% * var(--space-x-reverse));
    margin-left:calc(91.666667% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(100% * var(--space-y-reverse));
  }

  .lg\:space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(100% * var(--space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--space-y-reverse));
  }

  .lg\:space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.125rem * var(--space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--space-y-reverse));
  }

  .lg\:space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.375rem * var(--space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--space-y-reverse));
  }

  .lg\:space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.625rem * var(--space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--space-y-reverse));
  }

  .lg\:space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(0.875rem * var(--space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(1.125rem * var(--space-y-reverse));
  }

  .lg\:space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(1.125rem * var(--space-x-reverse));
    margin-left:calc(1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-1 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--space-y-reverse));
  }

  .lg\:-space-x-1 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--space-y-reverse));
  }

  .lg\:-space-x-2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--space-y-reverse));
  }

  .lg\:-space-x-3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1rem * var(--space-y-reverse));
  }

  .lg\:-space-x-4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1rem * var(--space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--space-y-reverse));
  }

  .lg\:-space-x-5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--space-y-reverse));
  }

  .lg\:-space-x-6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-7 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--space-y-reverse));
  }

  .lg\:-space-x-7 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-8 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2rem * var(--space-y-reverse));
  }

  .lg\:-space-x-8 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2rem * var(--space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-9 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--space-y-reverse));
  }

  .lg\:-space-x-9 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-10 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--space-y-reverse));
  }

  .lg\:-space-x-10 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-11 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--space-y-reverse));
  }

  .lg\:-space-x-11 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3rem * var(--space-y-reverse));
  }

  .lg\:-space-x-12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3rem * var(--space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-13 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.25rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.25rem * var(--space-y-reverse));
  }

  .lg\:-space-x-13 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.25rem * var(--space-x-reverse));
    margin-left:calc(-3.25rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-14 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--space-y-reverse));
  }

  .lg\:-space-x-14 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-15 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-3.75rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-3.75rem * var(--space-y-reverse));
  }

  .lg\:-space-x-15 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-3.75rem * var(--space-x-reverse));
    margin-left:calc(-3.75rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-16 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4rem * var(--space-y-reverse));
  }

  .lg\:-space-x-16 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4rem * var(--space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-18 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-4.5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-4.5rem * var(--space-y-reverse));
  }

  .lg\:-space-x-18 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-4.5rem * var(--space-x-reverse));
    margin-left:calc(-4.5rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-20 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-5rem * var(--space-y-reverse));
  }

  .lg\:-space-x-20 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-5rem * var(--space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-24 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-6rem * var(--space-y-reverse));
  }

  .lg\:-space-x-24 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-6rem * var(--space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-28 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-7rem * var(--space-y-reverse));
  }

  .lg\:-space-x-28 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-7rem * var(--space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-32 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8rem * var(--space-y-reverse));
  }

  .lg\:-space-x-32 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8rem * var(--space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-36 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-9rem * var(--space-y-reverse));
  }

  .lg\:-space-x-36 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-9rem * var(--space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-40 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-10rem * var(--space-y-reverse));
  }

  .lg\:-space-x-40 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-10rem * var(--space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-44 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-11rem * var(--space-y-reverse));
  }

  .lg\:-space-x-44 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-11rem * var(--space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-48 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-12rem * var(--space-y-reverse));
  }

  .lg\:-space-x-48 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-12rem * var(--space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-52 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-13rem * var(--space-y-reverse));
  }

  .lg\:-space-x-52 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-13rem * var(--space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-56 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-14rem * var(--space-y-reverse));
  }

  .lg\:-space-x-56 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-14rem * var(--space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-60 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-15rem * var(--space-y-reverse));
  }

  .lg\:-space-x-60 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-15rem * var(--space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-64 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16rem * var(--space-y-reverse));
  }

  .lg\:-space-x-64 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16rem * var(--space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-72 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-18rem * var(--space-y-reverse));
  }

  .lg\:-space-x-72 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-18rem * var(--space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-80 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20rem * var(--space-y-reverse));
  }

  .lg\:-space-x-80 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20rem * var(--space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-96 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-24rem * var(--space-y-reverse));
  }

  .lg\:-space-x-96 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-24rem * var(--space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-px > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1px * var(--space-y-reverse));
  }

  .lg\:-space-x-px > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1px * var(--space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-0\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .lg\:-space-x-0\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-1\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .lg\:-space-x-1\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-2\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .lg\:-space-x-2\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-3\.5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .lg\:-space-x-3\.5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-1\/2 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .lg\:-space-x-1\/2 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-1\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .lg\:-space-x-1\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-2\/3 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .lg\:-space-x-2\/3 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-1\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .lg\:-space-x-1\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-2\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .lg\:-space-x-2\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-3\/4 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .lg\:-space-x-3\/4 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-1\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-20% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-20% * var(--space-y-reverse));
  }

  .lg\:-space-x-1\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-20% * var(--space-x-reverse));
    margin-left:calc(-20% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-2\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-40% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-40% * var(--space-y-reverse));
  }

  .lg\:-space-x-2\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-40% * var(--space-x-reverse));
    margin-left:calc(-40% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-3\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-60% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-60% * var(--space-y-reverse));
  }

  .lg\:-space-x-3\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-60% * var(--space-x-reverse));
    margin-left:calc(-60% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-4\/5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-80% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-80% * var(--space-y-reverse));
  }

  .lg\:-space-x-4\/5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-80% * var(--space-x-reverse));
    margin-left:calc(-80% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-1\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .lg\:-space-x-1\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-2\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .lg\:-space-x-2\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-3\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .lg\:-space-x-3\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-4\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .lg\:-space-x-4\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-5\/6 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .lg\:-space-x-5\/6 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-1\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-8.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-8.33333% * var(--space-y-reverse));
  }

  .lg\:-space-x-1\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-8.33333% * var(--space-x-reverse));
    margin-left:calc(-8.33333% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-2\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-16.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-16.66667% * var(--space-y-reverse));
  }

  .lg\:-space-x-2\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-16.66667% * var(--space-x-reverse));
    margin-left:calc(-16.66667% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-3\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-25% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-25% * var(--space-y-reverse));
  }

  .lg\:-space-x-3\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-25% * var(--space-x-reverse));
    margin-left:calc(-25% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-4\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-33.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-33.33333% * var(--space-y-reverse));
  }

  .lg\:-space-x-4\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-33.33333% * var(--space-x-reverse));
    margin-left:calc(-33.33333% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-5\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-41.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-41.66667% * var(--space-y-reverse));
  }

  .lg\:-space-x-5\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-41.66667% * var(--space-x-reverse));
    margin-left:calc(-41.66667% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-6\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-50% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-50% * var(--space-y-reverse));
  }

  .lg\:-space-x-6\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-50% * var(--space-x-reverse));
    margin-left:calc(-50% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-7\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-58.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-58.33333% * var(--space-y-reverse));
  }

  .lg\:-space-x-7\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-58.33333% * var(--space-x-reverse));
    margin-left:calc(-58.33333% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-8\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-66.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-66.66667% * var(--space-y-reverse));
  }

  .lg\:-space-x-8\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-66.66667% * var(--space-x-reverse));
    margin-left:calc(-66.66667% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-9\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-75% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-75% * var(--space-y-reverse));
  }

  .lg\:-space-x-9\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-75% * var(--space-x-reverse));
    margin-left:calc(-75% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-10\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-83.33333% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-83.33333% * var(--space-y-reverse));
  }

  .lg\:-space-x-10\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-83.33333% * var(--space-x-reverse));
    margin-left:calc(-83.33333% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-11\/12 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-91.66667% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-91.66667% * var(--space-y-reverse));
  }

  .lg\:-space-x-11\/12 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-91.66667% * var(--space-x-reverse));
    margin-left:calc(-91.66667% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-full > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-100% * var(--space-y-reverse));
  }

  .lg\:-space-x-full > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-100% * var(--space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-0_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--space-y-reverse));
  }

  .lg\:-space-x-0_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-1_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--space-y-reverse));
  }

  .lg\:-space-x-1_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-2_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--space-y-reverse));
  }

  .lg\:-space-x-2_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-3_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--space-y-reverse));
  }

  .lg\:-space-x-3_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:-space-y-4_5 > :not(template) ~ :not(template) {
    --space-y-reverse:0;
    margin-top:calc(-1.125rem * calc(1 - var(--space-y-reverse)));
    margin-bottom:calc(-1.125rem * var(--space-y-reverse));
  }

  .lg\:-space-x-4_5 > :not(template) ~ :not(template) {
    --space-x-reverse:0;
    margin-right:calc(-1.125rem * var(--space-x-reverse));
    margin-left:calc(-1.125rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:space-y-reverse > :not(template) ~ :not(template) {
    --space-y-reverse:1;
  }

  .lg\:space-x-reverse > :not(template) ~ :not(template) {
    --space-x-reverse:1;
  }

  .lg\:divide-y-0 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(0px * var(--divide-y-reverse));
  }

  .lg\:divide-x-0 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(0px * var(--divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)));
  }

  .lg\:divide-y-2 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(2px * var(--divide-y-reverse));
  }

  .lg\:divide-x-2 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(2px * var(--divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)));
  }

  .lg\:divide-y-4 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(4px * var(--divide-y-reverse));
  }

  .lg\:divide-x-4 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(4px * var(--divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)));
  }

  .lg\:divide-y-8 > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(8px * var(--divide-y-reverse));
  }

  .lg\:divide-x-8 > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(8px * var(--divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)));
  }

  .lg\:divide-y > :not(template) ~ :not(template) {
    --divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)));
    border-bottom-width:calc(1px * var(--divide-y-reverse));
  }

  .lg\:divide-x > :not(template) ~ :not(template) {
    --divide-x-reverse:0;
    border-right-width:calc(1px * var(--divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)));
  }

  .lg\:divide-y-reverse > :not(template) ~ :not(template) {
    --divide-y-reverse:1;
  }

  .lg\:divide-x-reverse > :not(template) ~ :not(template) {
    --divide-x-reverse:1;
  }

  .lg\:divide-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--divide-opacity));
  }

  .lg\:divide-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .lg\:divide-yellow > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .lg\:divide-yellow-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--divide-opacity));
  }

  .lg\:divide-yellow-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--divide-opacity));
  }

  .lg\:divide-yellow-warning > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--divide-opacity));
  }

  .lg\:divide-gold-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--divide-opacity));
  }

  .lg\:divide-gold-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--divide-opacity));
  }

  .lg\:divide-gold-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--divide-opacity));
  }

  .lg\:divide-gold-lightest > :not(template) ~ :not(template) {
    border-color:#f3f1e5d1;
  }

  .lg\:divide-gold-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--divide-opacity));
  }

  .lg\:divide-pink > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--divide-opacity));
  }

  .lg\:divide-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--divide-opacity));
  }

  .lg\:divide-red-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--divide-opacity));
  }

  .lg\:divide-red-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--divide-opacity));
  }

  .lg\:divide-red-light2 > :not(template) ~ :not(template) {
    border-color:#ffacac82;
  }

  .lg\:divide-lightblue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--divide-opacity));
  }

  .lg\:divide-lightblue-light1 > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .lg\:divide-lightblue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--divide-opacity));
  }

  .lg\:divide-blue > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .lg\:divide-blue-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--divide-opacity));
  }

  .lg\:divide-blue-focus > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--divide-opacity));
  }

  .lg\:divide-blue-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--divide-opacity));
  }

  .lg\:divide-blue-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--divide-opacity));
  }

  .lg\:divide-mint > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--divide-opacity));
  }

  .lg\:divide-green > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--divide-opacity));
  }

  .lg\:divide-green-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--divide-opacity));
  }

  .lg\:divide-green-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--divide-opacity));
  }

  .lg\:divide-green-darker > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--divide-opacity));
  }

  .lg\:divide-white > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .lg\:divide-black > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--divide-opacity));
  }

  .lg\:divide-black-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--divide-opacity));
  }

  .lg\:divide-black-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,0,0,0.12);
  }

  .lg\:divide-brown-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--divide-opacity));
  }

  .lg\:divide-brown-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--divide-opacity));
  }

  .lg\:divide-brown-lightest > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.02);
  }

  .lg\:divide-brown-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--divide-opacity));
  }

  .lg\:divide-gray > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--divide-opacity));
  }

  .lg\:divide-gray-dark > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--divide-opacity));
  }

  .lg\:divide-gray-light > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--divide-opacity));
  }

  .lg\:divide-gray-lighter > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--divide-opacity));
  }

  .lg\:divide-gray-lightest > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--divide-opacity));
  }

  .lg\:divide-gray-bg > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--divide-opacity));
  }

  .lg\:divide-gray-disable > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--divide-opacity));
  }

  .lg\:divide-gray-disableColor > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--divide-opacity));
  }

  .lg\:divide-primary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .lg\:divide-primary-dark-text > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--divide-opacity));
  }

  .lg\:divide-secondary-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255);
  }

  .lg\:divide-secondary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.7);
  }

  .lg\:divide-tertiary-text > :not(template) ~ :not(template) {
    border-color:rgba(0,17,51,0.3);
  }

  .lg\:divide-tertiary-dark-text > :not(template) ~ :not(template) {
    border-color:rgba(255,255,255,0.4);
  }

  .lg\:divide-highlighted > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--divide-opacity));
  }

  .lg\:divide-badge-red > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--divide-opacity));
  }

  .lg\:divide-badge-neu > :not(template) ~ :not(template) {
    --divide-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--divide-opacity));
  }

  .lg\:divide-teal > :not(template) ~ :not(template) {
  }

  .lg\:divide-indigo > :not(template) ~ :not(template) {
  }

  .lg\:divide-transparent > :not(template) ~ :not(template) {
    border-color:transparent;
  }

  .lg\:divide-solid > :not(template) ~ :not(template) {
    border-style:solid;
  }

  .lg\:divide-dashed > :not(template) ~ :not(template) {
    border-style:dashed;
  }

  .lg\:divide-dotted > :not(template) ~ :not(template) {
    border-style:dotted;
  }

  .lg\:divide-double > :not(template) ~ :not(template) {
    border-style:double;
  }

  .lg\:divide-none > :not(template) ~ :not(template) {
    border-style:none;
  }

  .lg\:divide-opacity-0 > :not(template) ~ :not(template) {
    --divide-opacity:0;
  }

  .lg\:divide-opacity-10 > :not(template) ~ :not(template) {
    --divide-opacity:.1;
  }

  .lg\:divide-opacity-20 > :not(template) ~ :not(template) {
    --divide-opacity:.2;
  }

  .lg\:divide-opacity-25 > :not(template) ~ :not(template) {
    --divide-opacity:0.25;
  }

  .lg\:divide-opacity-30 > :not(template) ~ :not(template) {
    --divide-opacity:.3;
  }

  .lg\:divide-opacity-40 > :not(template) ~ :not(template) {
    --divide-opacity:.4;
  }

  .lg\:divide-opacity-50 > :not(template) ~ :not(template) {
    --divide-opacity:0.5;
  }

  .lg\:divide-opacity-60 > :not(template) ~ :not(template) {
    --divide-opacity:.6;
  }

  .lg\:divide-opacity-70 > :not(template) ~ :not(template) {
    --divide-opacity:.7;
  }

  .lg\:divide-opacity-75 > :not(template) ~ :not(template) {
    --divide-opacity:0.75;
  }

  .lg\:divide-opacity-80 > :not(template) ~ :not(template) {
    --divide-opacity:.8;
  }

  .lg\:divide-opacity-90 > :not(template) ~ :not(template) {
    --divide-opacity:.9;
  }

  .lg\:divide-opacity-100 > :not(template) ~ :not(template) {
    --divide-opacity:1;
  }

  .lg\:sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .lg\:not-sr-only {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .lg\:focus\:sr-only:focus {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0;
  }

  .lg\:focus\:not-sr-only:focus {
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal;
  }

  .lg\:appearance-none {
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
  }

  .lg\:bg-fixed {
    background-attachment:fixed;
  }

  .lg\:bg-local {
    background-attachment:local;
  }

  .lg\:bg-scroll {
    background-attachment:scroll;
  }

  .lg\:bg-clip-border {
    background-clip:border-box;
  }

  .lg\:bg-clip-padding {
    background-clip:padding-box;
  }

  .lg\:bg-clip-content {
    background-clip:content-box;
  }

  .lg\:bg-clip-text {
    -webkit-background-clip:text;
            background-clip:text;
  }

  .lg\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .lg\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .lg\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .lg\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .lg\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .lg\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .lg\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .lg\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .lg\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .lg\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .lg\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .lg\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .lg\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .lg\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .lg\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .lg\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .lg\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .lg\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .lg\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .lg\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .lg\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .lg\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .lg\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .lg\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .lg\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .lg\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .lg\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .lg\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .lg\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .lg\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .lg\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .lg\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .lg\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .lg\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .lg\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .lg\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .lg\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .lg\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .lg\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .lg\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .lg\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .lg\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .lg\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .lg\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .lg\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .lg\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .lg\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .lg\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .lg\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .lg\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .lg\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .lg\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .lg\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .lg\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .lg\:bg-teal {
  }

  .lg\:bg-indigo {
  }

  .lg\:bg-transparent {
    background-color:transparent;
  }

  .group:hover .lg\:group-hover\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:hover .lg\:group-hover\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:hover .lg\:group-hover\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:hover .lg\:group-hover\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:hover .lg\:group-hover\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .lg\:group-hover\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:hover .lg\:group-hover\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:hover .lg\:group-hover\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:hover .lg\:group-hover\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:hover .lg\:group-hover\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-teal {
  }

  .group:hover .lg\:group-hover\:bg-indigo {
  }

  .group:hover .lg\:group-hover\:bg-transparent {
    background-color:transparent;
  }

  .group:focus .lg\:group-focus\:bg-dark {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-light {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-yellow {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-yellow-text {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-yellow-light {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-yellow-warning {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-gold-light {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-gold-dark {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-gold-lighter {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-gold-lightest {
    background-color:#f3f1e5d1;
  }

  .group:focus .lg\:group-focus\:bg-gold-bg {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-pink {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-red {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-red-dark {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-red-light {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-red-light2 {
    background-color:#ffacac82;
  }

  .group:focus .lg\:group-focus\:bg-lightblue {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-lightblue-light1 {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-lightblue-lightest {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-blue {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-blue-light {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-blue-focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-blue-lighter {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-blue-lightest {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-mint {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-green {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-green-light {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-green-dark {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-green-darker {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-white {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-black {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-black-light {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-black-lightest {
    background-color:rgba(0,0,0,0.12);
  }

  .group:focus .lg\:group-focus\:bg-brown-light {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-brown-lighter {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-brown-lightest {
    background-color:rgba(0,17,51,0.02);
  }

  .group:focus .lg\:group-focus\:bg-brown-bg {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-gray {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-gray-dark {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-gray-light {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-gray-lighter {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-gray-lightest {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-gray-bg {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-gray-disable {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-gray-disableColor {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-primary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .lg\:group-focus\:bg-primary-dark-text {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-secondary-text {
    background-color:rgba(255,255,255);
  }

  .group:focus .lg\:group-focus\:bg-secondary-dark-text {
    background-color:rgba(255,255,255,0.7);
  }

  .group:focus .lg\:group-focus\:bg-tertiary-text {
    background-color:rgba(0,17,51,0.3);
  }

  .group:focus .lg\:group-focus\:bg-tertiary-dark-text {
    background-color:rgba(255,255,255,0.4);
  }

  .group:focus .lg\:group-focus\:bg-highlighted {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-badge-red {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-badge-neu {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .group:focus .lg\:group-focus\:bg-teal {
  }

  .group:focus .lg\:group-focus\:bg-indigo {
  }

  .group:focus .lg\:group-focus\:bg-transparent {
    background-color:transparent;
  }

  .lg\:hover\:bg-dark:hover {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .lg\:hover\:bg-light:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .lg\:hover\:bg-yellow:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .lg\:hover\:bg-yellow-text:hover {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .lg\:hover\:bg-yellow-light:hover {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .lg\:hover\:bg-yellow-warning:hover {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .lg\:hover\:bg-gold-light:hover {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .lg\:hover\:bg-gold-dark:hover {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .lg\:hover\:bg-gold-lighter:hover {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .lg\:hover\:bg-gold-lightest:hover {
    background-color:#f3f1e5d1;
  }

  .lg\:hover\:bg-gold-bg:hover {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .lg\:hover\:bg-pink:hover {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .lg\:hover\:bg-red:hover {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .lg\:hover\:bg-red-dark:hover {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .lg\:hover\:bg-red-light:hover {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .lg\:hover\:bg-red-light2:hover {
    background-color:#ffacac82;
  }

  .lg\:hover\:bg-lightblue:hover {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .lg\:hover\:bg-lightblue-light1:hover {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .lg\:hover\:bg-lightblue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .lg\:hover\:bg-blue:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .lg\:hover\:bg-blue-light:hover {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .lg\:hover\:bg-blue-focus:hover {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .lg\:hover\:bg-blue-lighter:hover {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .lg\:hover\:bg-blue-lightest:hover {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .lg\:hover\:bg-mint:hover {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .lg\:hover\:bg-green:hover {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .lg\:hover\:bg-green-light:hover {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .lg\:hover\:bg-green-dark:hover {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .lg\:hover\:bg-green-darker:hover {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .lg\:hover\:bg-white:hover {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .lg\:hover\:bg-black:hover {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .lg\:hover\:bg-black-light:hover {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .lg\:hover\:bg-black-lightest:hover {
    background-color:rgba(0,0,0,0.12);
  }

  .lg\:hover\:bg-brown-light:hover {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .lg\:hover\:bg-brown-lighter:hover {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .lg\:hover\:bg-brown-lightest:hover {
    background-color:rgba(0,17,51,0.02);
  }

  .lg\:hover\:bg-brown-bg:hover {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .lg\:hover\:bg-gray:hover {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .lg\:hover\:bg-gray-dark:hover {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .lg\:hover\:bg-gray-light:hover {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .lg\:hover\:bg-gray-lighter:hover {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .lg\:hover\:bg-gray-lightest:hover {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .lg\:hover\:bg-gray-bg:hover {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .lg\:hover\:bg-gray-disable:hover {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .lg\:hover\:bg-gray-disableColor:hover {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .lg\:hover\:bg-primary-text:hover {
    background-color:rgba(255,255,255);
  }

  .lg\:hover\:bg-primary-dark-text:hover {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .lg\:hover\:bg-secondary-text:hover {
    background-color:rgba(255,255,255);
  }

  .lg\:hover\:bg-secondary-dark-text:hover {
    background-color:rgba(255,255,255,0.7);
  }

  .lg\:hover\:bg-tertiary-text:hover {
    background-color:rgba(0,17,51,0.3);
  }

  .lg\:hover\:bg-tertiary-dark-text:hover {
    background-color:rgba(255,255,255,0.4);
  }

  .lg\:hover\:bg-highlighted:hover {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .lg\:hover\:bg-badge-red:hover {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .lg\:hover\:bg-badge-neu:hover {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .lg\:hover\:bg-teal:hover {
  }

  .lg\:hover\:bg-indigo:hover {
  }

  .lg\:hover\:bg-transparent:hover {
    background-color:transparent;
  }

  .lg\:focus\:bg-dark:focus {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .lg\:focus\:bg-light:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .lg\:focus\:bg-yellow:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .lg\:focus\:bg-yellow-text:focus {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .lg\:focus\:bg-yellow-light:focus {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .lg\:focus\:bg-yellow-warning:focus {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .lg\:focus\:bg-gold-light:focus {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .lg\:focus\:bg-gold-dark:focus {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .lg\:focus\:bg-gold-lighter:focus {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .lg\:focus\:bg-gold-lightest:focus {
    background-color:#f3f1e5d1;
  }

  .lg\:focus\:bg-gold-bg:focus {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .lg\:focus\:bg-pink:focus {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .lg\:focus\:bg-red:focus {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .lg\:focus\:bg-red-dark:focus {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .lg\:focus\:bg-red-light:focus {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .lg\:focus\:bg-red-light2:focus {
    background-color:#ffacac82;
  }

  .lg\:focus\:bg-lightblue:focus {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .lg\:focus\:bg-lightblue-light1:focus {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .lg\:focus\:bg-lightblue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .lg\:focus\:bg-blue:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .lg\:focus\:bg-blue-light:focus {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .lg\:focus\:bg-blue-focus:focus {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .lg\:focus\:bg-blue-lighter:focus {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .lg\:focus\:bg-blue-lightest:focus {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .lg\:focus\:bg-mint:focus {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .lg\:focus\:bg-green:focus {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .lg\:focus\:bg-green-light:focus {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .lg\:focus\:bg-green-dark:focus {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .lg\:focus\:bg-green-darker:focus {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .lg\:focus\:bg-white:focus {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .lg\:focus\:bg-black:focus {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .lg\:focus\:bg-black-light:focus {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .lg\:focus\:bg-black-lightest:focus {
    background-color:rgba(0,0,0,0.12);
  }

  .lg\:focus\:bg-brown-light:focus {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .lg\:focus\:bg-brown-lighter:focus {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .lg\:focus\:bg-brown-lightest:focus {
    background-color:rgba(0,17,51,0.02);
  }

  .lg\:focus\:bg-brown-bg:focus {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .lg\:focus\:bg-gray:focus {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .lg\:focus\:bg-gray-dark:focus {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .lg\:focus\:bg-gray-light:focus {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .lg\:focus\:bg-gray-lighter:focus {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .lg\:focus\:bg-gray-lightest:focus {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .lg\:focus\:bg-gray-bg:focus {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .lg\:focus\:bg-gray-disable:focus {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .lg\:focus\:bg-gray-disableColor:focus {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .lg\:focus\:bg-primary-text:focus {
    background-color:rgba(255,255,255);
  }

  .lg\:focus\:bg-primary-dark-text:focus {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .lg\:focus\:bg-secondary-text:focus {
    background-color:rgba(255,255,255);
  }

  .lg\:focus\:bg-secondary-dark-text:focus {
    background-color:rgba(255,255,255,0.7);
  }

  .lg\:focus\:bg-tertiary-text:focus {
    background-color:rgba(0,17,51,0.3);
  }

  .lg\:focus\:bg-tertiary-dark-text:focus {
    background-color:rgba(255,255,255,0.4);
  }

  .lg\:focus\:bg-highlighted:focus {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .lg\:focus\:bg-badge-red:focus {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .lg\:focus\:bg-badge-neu:focus {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .lg\:focus\:bg-teal:focus {
  }

  .lg\:focus\:bg-indigo:focus {
  }

  .lg\:focus\:bg-transparent:focus {
    background-color:transparent;
  }

  .lg\:active\:bg-dark:active {
    --bg-opacity:1;
    background-color:rgb(0,17,51);
    background-color:rgba(0, 17, 51, var(--bg-opacity));
  }

  .lg\:active\:bg-light:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .lg\:active\:bg-yellow:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .lg\:active\:bg-yellow-text:active {
    --bg-opacity:1;
    background-color:#F4F796;
    background-color:rgba(244, 247, 150, var(--bg-opacity));
  }

  .lg\:active\:bg-yellow-light:active {
    --bg-opacity:1;
    background-color:#fbfcd6;
    background-color:rgba(251, 252, 214, var(--bg-opacity));
  }

  .lg\:active\:bg-yellow-warning:active {
    --bg-opacity:1;
    background-color:#FFDD00;
    background-color:rgba(255, 221, 0, var(--bg-opacity));
  }

  .lg\:active\:bg-gold-light:active {
    --bg-opacity:1;
    background-color:#918041;
    background-color:rgba(145, 128, 65, var(--bg-opacity));
  }

  .lg\:active\:bg-gold-dark:active {
    --bg-opacity:1;
    background-color:#937f35;
    background-color:rgba(147, 127, 53, var(--bg-opacity));
  }

  .lg\:active\:bg-gold-lighter:active {
    --bg-opacity:1;
    background-color:#f8f3bf;
    background-color:rgba(248, 243, 191, var(--bg-opacity));
  }

  .lg\:active\:bg-gold-lightest:active {
    background-color:#f3f1e5d1;
  }

  .lg\:active\:bg-gold-bg:active {
    --bg-opacity:1;
    background-color:#b7a679;
    background-color:rgba(183, 166, 121, var(--bg-opacity));
  }

  .lg\:active\:bg-pink:active {
    --bg-opacity:1;
    background-color:#DCBAFF;
    background-color:rgba(220, 186, 255, var(--bg-opacity));
  }

  .lg\:active\:bg-red:active {
    --bg-opacity:1;
    background-color:#B30300;
    background-color:rgba(179, 3, 0, var(--bg-opacity));
  }

  .lg\:active\:bg-red-dark:active {
    --bg-opacity:1;
    background-color:#7c0000;
    background-color:rgba(124, 0, 0, var(--bg-opacity));
  }

  .lg\:active\:bg-red-light:active {
    --bg-opacity:1;
    background-color:#B30027;
    background-color:rgba(179, 0, 39, var(--bg-opacity));
  }

  .lg\:active\:bg-red-light2:active {
    background-color:#ffacac82;
  }

  .lg\:active\:bg-lightblue:active {
    --bg-opacity:1;
    background-color:#305991;
    background-color:rgba(48, 89, 145, var(--bg-opacity));
  }

  .lg\:active\:bg-lightblue-light1:active {
    --bg-opacity:1;
    background-color:#f2f6fb;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .lg\:active\:bg-lightblue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F5FA;
    background-color:rgba(242, 245, 250, var(--bg-opacity));
  }

  .lg\:active\:bg-blue:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .lg\:active\:bg-blue-light:active {
    --bg-opacity:1;
    background-color:#0046AA;
    background-color:rgba(0, 70, 170, var(--bg-opacity));
  }

  .lg\:active\:bg-blue-focus:active {
    --bg-opacity:1;
    background-color:#4074BF;
    background-color:rgba(64, 116, 191, var(--bg-opacity));
  }

  .lg\:active\:bg-blue-lighter:active {
    --bg-opacity:1;
    background-color:#E5ECF6;
    background-color:rgba(229, 236, 246, var(--bg-opacity));
  }

  .lg\:active\:bg-blue-lightest:active {
    --bg-opacity:1;
    background-color:#F2F6FB;
    background-color:rgba(242, 246, 251, var(--bg-opacity));
  }

  .lg\:active\:bg-mint:active {
    --bg-opacity:1;
    background-color:#A1FFD7;
    background-color:rgba(161, 255, 215, var(--bg-opacity));
  }

  .lg\:active\:bg-green:active {
    --bg-opacity:1;
    background-color:#166242;
    background-color:rgba(22, 98, 66, var(--bg-opacity));
  }

  .lg\:active\:bg-green-light:active {
    --bg-opacity:1;
    background-color:#2D631D;
    background-color:rgba(45, 99, 29, var(--bg-opacity));
  }

  .lg\:active\:bg-green-dark:active {
    --bg-opacity:1;
    background-color:#1E4715;
    background-color:rgba(30, 71, 21, var(--bg-opacity));
  }

  .lg\:active\:bg-green-darker:active {
    --bg-opacity:1;
    background-color:#344d0c;
    background-color:rgba(52, 77, 12, var(--bg-opacity));
  }

  .lg\:active\:bg-white:active {
    --bg-opacity:1;
    background-color:#FFFFFF;
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .lg\:active\:bg-black:active {
    --bg-opacity:1;
    background-color:#000000;
    background-color:rgba(0, 0, 0, var(--bg-opacity));
  }

  .lg\:active\:bg-black-light:active {
    --bg-opacity:1;
    background-color:#313133;
    background-color:rgba(49, 49, 51, var(--bg-opacity));
  }

  .lg\:active\:bg-black-lightest:active {
    background-color:rgba(0,0,0,0.12);
  }

  .lg\:active\:bg-brown-light:active {
    --bg-opacity:1;
    background-color:#4a443f;
    background-color:rgba(74, 68, 63, var(--bg-opacity));
  }

  .lg\:active\:bg-brown-lighter:active {
    --bg-opacity:1;
    background-color:#5b5752;
    background-color:rgba(91, 87, 82, var(--bg-opacity));
  }

  .lg\:active\:bg-brown-lightest:active {
    background-color:rgba(0,17,51,0.02);
  }

  .lg\:active\:bg-brown-bg:active {
    --bg-opacity:1;
    background-color:#34302d;
    background-color:rgba(52, 48, 45, var(--bg-opacity));
  }

  .lg\:active\:bg-gray:active {
    --bg-opacity:1;
    background-color:#78787a;
    background-color:rgba(120, 120, 122, var(--bg-opacity));
  }

  .lg\:active\:bg-gray-dark:active {
    --bg-opacity:1;
    background-color:#4b4b4d;
    background-color:rgba(75, 75, 77, var(--bg-opacity));
  }

  .lg\:active\:bg-gray-light:active {
    --bg-opacity:1;
    background-color:#979493;
    background-color:rgba(151, 148, 147, var(--bg-opacity));
  }

  .lg\:active\:bg-gray-lighter:active {
    --bg-opacity:1;
    background-color:#bcb4af;
    background-color:rgba(188, 180, 175, var(--bg-opacity));
  }

  .lg\:active\:bg-gray-lightest:active {
    --bg-opacity:1;
    background-color:#f9f9fa;
    background-color:rgba(249, 249, 250, var(--bg-opacity));
  }

  .lg\:active\:bg-gray-bg:active {
    --bg-opacity:1;
    background-color:rgb(250,250,251);
    background-color:rgba(250, 250, 251, var(--bg-opacity));
  }

  .lg\:active\:bg-gray-disable:active {
    --bg-opacity:1;
    background-color:rgb(224,224,224);
    background-color:rgba(224, 224, 224, var(--bg-opacity));
  }

  .lg\:active\:bg-gray-disableColor:active {
    --bg-opacity:1;
    background-color:rgb(192,192,192);
    background-color:rgba(192, 192, 192, var(--bg-opacity));
  }

  .lg\:active\:bg-primary-text:active {
    background-color:rgba(255,255,255);
  }

  .lg\:active\:bg-primary-dark-text:active {
    --bg-opacity:1;
    background-color:rgb(255,255,255);
    background-color:rgba(255, 255, 255, var(--bg-opacity));
  }

  .lg\:active\:bg-secondary-text:active {
    background-color:rgba(255,255,255);
  }

  .lg\:active\:bg-secondary-dark-text:active {
    background-color:rgba(255,255,255,0.7);
  }

  .lg\:active\:bg-tertiary-text:active {
    background-color:rgba(0,17,51,0.3);
  }

  .lg\:active\:bg-tertiary-dark-text:active {
    background-color:rgba(255,255,255,0.4);
  }

  .lg\:active\:bg-highlighted:active {
    --bg-opacity:1;
    background-color:#bfcbdd;
    background-color:rgba(191, 203, 221, var(--bg-opacity));
  }

  .lg\:active\:bg-badge-red:active {
    --bg-opacity:1;
    background-color:#c1002b;
    background-color:rgba(193, 0, 43, var(--bg-opacity));
  }

  .lg\:active\:bg-badge-neu:active {
    --bg-opacity:1;
    background-color:#5b5c5e;
    background-color:rgba(91, 92, 94, var(--bg-opacity));
  }

  .lg\:active\:bg-teal:active {
  }

  .lg\:active\:bg-indigo:active {
  }

  .lg\:active\:bg-transparent:active {
    background-color:transparent;
  }

  .lg\:bg-none {
    background-image:none;
  }

  .lg\:bg-gradient-to-t {
    background-image:linear-gradient(to top, var(--gradient-color-stops));
  }

  .lg\:bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--gradient-color-stops));
  }

  .lg\:bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--gradient-color-stops));
  }

  .lg\:bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--gradient-color-stops));
  }

  .lg\:bg-gradient-to-b {
    background-image:linear-gradient(to bottom, var(--gradient-color-stops));
  }

  .lg\:bg-gradient-to-bl {
    background-image:linear-gradient(to bottom left, var(--gradient-color-stops));
  }

  .lg\:bg-gradient-to-l {
    background-image:linear-gradient(to left, var(--gradient-color-stops));
  }

  .lg\:bg-gradient-to-tl {
    background-image:linear-gradient(to top left, var(--gradient-color-stops));
  }

  .lg\:from-dark {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:from-light {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:from-yellow {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .lg\:from-yellow-text {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .lg\:from-yellow-light {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .lg\:from-yellow-warning {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .lg\:from-gold-light {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .lg\:from-gold-dark {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .lg\:from-gold-lighter {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .lg\:from-gold-lightest {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .lg\:from-gold-bg {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .lg\:from-pink {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .lg\:from-red {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .lg\:from-red-dark {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .lg\:from-red-light {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .lg\:from-red-light2 {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .lg\:from-lightblue {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .lg\:from-lightblue-light1 {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .lg\:from-lightblue-lightest {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .lg\:from-blue {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .lg\:from-blue-light {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .lg\:from-blue-focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .lg\:from-blue-lighter {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .lg\:from-blue-lightest {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .lg\:from-mint {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .lg\:from-green {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .lg\:from-green-light {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .lg\:from-green-dark {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .lg\:from-green-darker {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .lg\:from-white {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:from-black {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:from-black-light {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .lg\:from-black-lightest {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:from-brown-light {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .lg\:from-brown-lighter {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .lg\:from-brown-lightest {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:from-brown-bg {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .lg\:from-gray {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .lg\:from-gray-dark {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .lg\:from-gray-light {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .lg\:from-gray-lighter {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .lg\:from-gray-lightest {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .lg\:from-gray-bg {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .lg\:from-gray-disable {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .lg\:from-gray-disableColor {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .lg\:from-primary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:from-primary-dark-text {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:from-secondary-text {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:from-secondary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:from-tertiary-text {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:from-tertiary-dark-text {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:from-highlighted {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .lg\:from-badge-red {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .lg\:from-badge-neu {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .lg\:from-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:from-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:from-transparent {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:via-dark {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:via-light {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:via-yellow {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .lg\:via-yellow-text {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .lg\:via-yellow-light {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .lg\:via-yellow-warning {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .lg\:via-gold-light {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .lg\:via-gold-dark {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .lg\:via-gold-lighter {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .lg\:via-gold-lightest {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .lg\:via-gold-bg {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .lg\:via-pink {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .lg\:via-red {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .lg\:via-red-dark {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .lg\:via-red-light {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .lg\:via-red-light2 {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .lg\:via-lightblue {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .lg\:via-lightblue-light1 {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .lg\:via-lightblue-lightest {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .lg\:via-blue {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .lg\:via-blue-light {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .lg\:via-blue-focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .lg\:via-blue-lighter {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .lg\:via-blue-lightest {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .lg\:via-mint {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .lg\:via-green {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .lg\:via-green-light {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .lg\:via-green-dark {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .lg\:via-green-darker {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .lg\:via-white {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:via-black {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:via-black-light {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .lg\:via-black-lightest {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:via-brown-light {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .lg\:via-brown-lighter {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .lg\:via-brown-lightest {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:via-brown-bg {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .lg\:via-gray {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .lg\:via-gray-dark {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .lg\:via-gray-light {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .lg\:via-gray-lighter {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .lg\:via-gray-lightest {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .lg\:via-gray-bg {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .lg\:via-gray-disable {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .lg\:via-gray-disableColor {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .lg\:via-primary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:via-primary-dark-text {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:via-secondary-text {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:via-secondary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:via-tertiary-text {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:via-tertiary-dark-text {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:via-highlighted {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .lg\:via-badge-red {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .lg\:via-badge-neu {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .lg\:via-teal {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:via-indigo {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:via-transparent {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:to-dark {
    --gradient-to-color:rgb(0,17,51);
  }

  .lg\:to-light {
    --gradient-to-color:rgb(255,255,255);
  }

  .lg\:to-yellow {
    --gradient-to-color:#F4F796;
  }

  .lg\:to-yellow-text {
    --gradient-to-color:#F4F796;
  }

  .lg\:to-yellow-light {
    --gradient-to-color:#fbfcd6;
  }

  .lg\:to-yellow-warning {
    --gradient-to-color:#FFDD00;
  }

  .lg\:to-gold-light {
    --gradient-to-color:#918041;
  }

  .lg\:to-gold-dark {
    --gradient-to-color:#937f35;
  }

  .lg\:to-gold-lighter {
    --gradient-to-color:#f8f3bf;
  }

  .lg\:to-gold-lightest {
    --gradient-to-color:#f3f1e5d1;
  }

  .lg\:to-gold-bg {
    --gradient-to-color:#b7a679;
  }

  .lg\:to-pink {
    --gradient-to-color:#DCBAFF;
  }

  .lg\:to-red {
    --gradient-to-color:#B30300;
  }

  .lg\:to-red-dark {
    --gradient-to-color:#7c0000;
  }

  .lg\:to-red-light {
    --gradient-to-color:#B30027;
  }

  .lg\:to-red-light2 {
    --gradient-to-color:#ffacac82;
  }

  .lg\:to-lightblue {
    --gradient-to-color:#305991;
  }

  .lg\:to-lightblue-light1 {
    --gradient-to-color:#f2f6fb;
  }

  .lg\:to-lightblue-lightest {
    --gradient-to-color:#F2F5FA;
  }

  .lg\:to-blue {
    --gradient-to-color:#0046AA;
  }

  .lg\:to-blue-light {
    --gradient-to-color:#0046AA;
  }

  .lg\:to-blue-focus {
    --gradient-to-color:#4074BF;
  }

  .lg\:to-blue-lighter {
    --gradient-to-color:#E5ECF6;
  }

  .lg\:to-blue-lightest {
    --gradient-to-color:#F2F6FB;
  }

  .lg\:to-mint {
    --gradient-to-color:#A1FFD7;
  }

  .lg\:to-green {
    --gradient-to-color:#166242;
  }

  .lg\:to-green-light {
    --gradient-to-color:#2D631D;
  }

  .lg\:to-green-dark {
    --gradient-to-color:#1E4715;
  }

  .lg\:to-green-darker {
    --gradient-to-color:#344d0c;
  }

  .lg\:to-white {
    --gradient-to-color:#FFFFFF;
  }

  .lg\:to-black {
    --gradient-to-color:#000000;
  }

  .lg\:to-black-light {
    --gradient-to-color:#313133;
  }

  .lg\:to-black-lightest {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .lg\:to-brown-light {
    --gradient-to-color:#4a443f;
  }

  .lg\:to-brown-lighter {
    --gradient-to-color:#5b5752;
  }

  .lg\:to-brown-lightest {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .lg\:to-brown-bg {
    --gradient-to-color:#34302d;
  }

  .lg\:to-gray {
    --gradient-to-color:#78787a;
  }

  .lg\:to-gray-dark {
    --gradient-to-color:#4b4b4d;
  }

  .lg\:to-gray-light {
    --gradient-to-color:#979493;
  }

  .lg\:to-gray-lighter {
    --gradient-to-color:#bcb4af;
  }

  .lg\:to-gray-lightest {
    --gradient-to-color:#f9f9fa;
  }

  .lg\:to-gray-bg {
    --gradient-to-color:rgb(250,250,251);
  }

  .lg\:to-gray-disable {
    --gradient-to-color:rgb(224,224,224);
  }

  .lg\:to-gray-disableColor {
    --gradient-to-color:rgb(192,192,192);
  }

  .lg\:to-primary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .lg\:to-primary-dark-text {
    --gradient-to-color:rgb(255,255,255);
  }

  .lg\:to-secondary-text {
    --gradient-to-color:rgba(255,255,255);
  }

  .lg\:to-secondary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .lg\:to-tertiary-text {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .lg\:to-tertiary-dark-text {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .lg\:to-highlighted {
    --gradient-to-color:#bfcbdd;
  }

  .lg\:to-badge-red {
    --gradient-to-color:#c1002b;
  }

  .lg\:to-badge-neu {
    --gradient-to-color:#5b5c5e;
  }

  .lg\:to-teal {
  }

  .lg\:to-indigo {
  }

  .lg\:to-transparent {
    --gradient-to-color:transparent;
  }

  .lg\:hover\:from-dark:hover {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:hover\:from-light:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:from-yellow:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .lg\:hover\:from-yellow-text:hover {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .lg\:hover\:from-yellow-light:hover {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .lg\:hover\:from-yellow-warning:hover {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .lg\:hover\:from-gold-light:hover {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .lg\:hover\:from-gold-dark:hover {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .lg\:hover\:from-gold-lighter:hover {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .lg\:hover\:from-gold-lightest:hover {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .lg\:hover\:from-gold-bg:hover {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .lg\:hover\:from-pink:hover {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .lg\:hover\:from-red:hover {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .lg\:hover\:from-red-dark:hover {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .lg\:hover\:from-red-light:hover {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .lg\:hover\:from-red-light2:hover {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .lg\:hover\:from-lightblue:hover {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .lg\:hover\:from-lightblue-light1:hover {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .lg\:hover\:from-lightblue-lightest:hover {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .lg\:hover\:from-blue:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .lg\:hover\:from-blue-light:hover {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .lg\:hover\:from-blue-focus:hover {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .lg\:hover\:from-blue-lighter:hover {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .lg\:hover\:from-blue-lightest:hover {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .lg\:hover\:from-mint:hover {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .lg\:hover\:from-green:hover {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .lg\:hover\:from-green-light:hover {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .lg\:hover\:from-green-dark:hover {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .lg\:hover\:from-green-darker:hover {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .lg\:hover\:from-white:hover {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:from-black:hover {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:hover\:from-black-light:hover {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .lg\:hover\:from-black-lightest:hover {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:hover\:from-brown-light:hover {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .lg\:hover\:from-brown-lighter:hover {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .lg\:hover\:from-brown-lightest:hover {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:hover\:from-brown-bg:hover {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .lg\:hover\:from-gray:hover {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .lg\:hover\:from-gray-dark:hover {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .lg\:hover\:from-gray-light:hover {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .lg\:hover\:from-gray-lighter:hover {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .lg\:hover\:from-gray-lightest:hover {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .lg\:hover\:from-gray-bg:hover {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .lg\:hover\:from-gray-disable:hover {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .lg\:hover\:from-gray-disableColor:hover {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .lg\:hover\:from-primary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:from-primary-dark-text:hover {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:from-secondary-text:hover {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:from-secondary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:from-tertiary-text:hover {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:hover\:from-tertiary-dark-text:hover {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:from-highlighted:hover {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .lg\:hover\:from-badge-red:hover {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .lg\:hover\:from-badge-neu:hover {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .lg\:hover\:from-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:from-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:from-transparent:hover {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:hover\:via-dark:hover {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:hover\:via-light:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:via-yellow:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .lg\:hover\:via-yellow-text:hover {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .lg\:hover\:via-yellow-light:hover {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .lg\:hover\:via-yellow-warning:hover {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .lg\:hover\:via-gold-light:hover {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .lg\:hover\:via-gold-dark:hover {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .lg\:hover\:via-gold-lighter:hover {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .lg\:hover\:via-gold-lightest:hover {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .lg\:hover\:via-gold-bg:hover {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .lg\:hover\:via-pink:hover {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .lg\:hover\:via-red:hover {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .lg\:hover\:via-red-dark:hover {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .lg\:hover\:via-red-light:hover {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .lg\:hover\:via-red-light2:hover {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .lg\:hover\:via-lightblue:hover {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .lg\:hover\:via-lightblue-light1:hover {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .lg\:hover\:via-lightblue-lightest:hover {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .lg\:hover\:via-blue:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .lg\:hover\:via-blue-light:hover {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .lg\:hover\:via-blue-focus:hover {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .lg\:hover\:via-blue-lighter:hover {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .lg\:hover\:via-blue-lightest:hover {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .lg\:hover\:via-mint:hover {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .lg\:hover\:via-green:hover {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .lg\:hover\:via-green-light:hover {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .lg\:hover\:via-green-dark:hover {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .lg\:hover\:via-green-darker:hover {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .lg\:hover\:via-white:hover {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:via-black:hover {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:hover\:via-black-light:hover {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .lg\:hover\:via-black-lightest:hover {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:hover\:via-brown-light:hover {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .lg\:hover\:via-brown-lighter:hover {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .lg\:hover\:via-brown-lightest:hover {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:hover\:via-brown-bg:hover {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .lg\:hover\:via-gray:hover {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .lg\:hover\:via-gray-dark:hover {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .lg\:hover\:via-gray-light:hover {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .lg\:hover\:via-gray-lighter:hover {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .lg\:hover\:via-gray-lightest:hover {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .lg\:hover\:via-gray-bg:hover {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .lg\:hover\:via-gray-disable:hover {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .lg\:hover\:via-gray-disableColor:hover {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .lg\:hover\:via-primary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:via-primary-dark-text:hover {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:via-secondary-text:hover {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:via-secondary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:via-tertiary-text:hover {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:hover\:via-tertiary-dark-text:hover {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:via-highlighted:hover {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .lg\:hover\:via-badge-red:hover {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .lg\:hover\:via-badge-neu:hover {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .lg\:hover\:via-teal:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:via-indigo:hover {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:via-transparent:hover {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:hover\:to-dark:hover {
    --gradient-to-color:rgb(0,17,51);
  }

  .lg\:hover\:to-light:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .lg\:hover\:to-yellow:hover {
    --gradient-to-color:#F4F796;
  }

  .lg\:hover\:to-yellow-text:hover {
    --gradient-to-color:#F4F796;
  }

  .lg\:hover\:to-yellow-light:hover {
    --gradient-to-color:#fbfcd6;
  }

  .lg\:hover\:to-yellow-warning:hover {
    --gradient-to-color:#FFDD00;
  }

  .lg\:hover\:to-gold-light:hover {
    --gradient-to-color:#918041;
  }

  .lg\:hover\:to-gold-dark:hover {
    --gradient-to-color:#937f35;
  }

  .lg\:hover\:to-gold-lighter:hover {
    --gradient-to-color:#f8f3bf;
  }

  .lg\:hover\:to-gold-lightest:hover {
    --gradient-to-color:#f3f1e5d1;
  }

  .lg\:hover\:to-gold-bg:hover {
    --gradient-to-color:#b7a679;
  }

  .lg\:hover\:to-pink:hover {
    --gradient-to-color:#DCBAFF;
  }

  .lg\:hover\:to-red:hover {
    --gradient-to-color:#B30300;
  }

  .lg\:hover\:to-red-dark:hover {
    --gradient-to-color:#7c0000;
  }

  .lg\:hover\:to-red-light:hover {
    --gradient-to-color:#B30027;
  }

  .lg\:hover\:to-red-light2:hover {
    --gradient-to-color:#ffacac82;
  }

  .lg\:hover\:to-lightblue:hover {
    --gradient-to-color:#305991;
  }

  .lg\:hover\:to-lightblue-light1:hover {
    --gradient-to-color:#f2f6fb;
  }

  .lg\:hover\:to-lightblue-lightest:hover {
    --gradient-to-color:#F2F5FA;
  }

  .lg\:hover\:to-blue:hover {
    --gradient-to-color:#0046AA;
  }

  .lg\:hover\:to-blue-light:hover {
    --gradient-to-color:#0046AA;
  }

  .lg\:hover\:to-blue-focus:hover {
    --gradient-to-color:#4074BF;
  }

  .lg\:hover\:to-blue-lighter:hover {
    --gradient-to-color:#E5ECF6;
  }

  .lg\:hover\:to-blue-lightest:hover {
    --gradient-to-color:#F2F6FB;
  }

  .lg\:hover\:to-mint:hover {
    --gradient-to-color:#A1FFD7;
  }

  .lg\:hover\:to-green:hover {
    --gradient-to-color:#166242;
  }

  .lg\:hover\:to-green-light:hover {
    --gradient-to-color:#2D631D;
  }

  .lg\:hover\:to-green-dark:hover {
    --gradient-to-color:#1E4715;
  }

  .lg\:hover\:to-green-darker:hover {
    --gradient-to-color:#344d0c;
  }

  .lg\:hover\:to-white:hover {
    --gradient-to-color:#FFFFFF;
  }

  .lg\:hover\:to-black:hover {
    --gradient-to-color:#000000;
  }

  .lg\:hover\:to-black-light:hover {
    --gradient-to-color:#313133;
  }

  .lg\:hover\:to-black-lightest:hover {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .lg\:hover\:to-brown-light:hover {
    --gradient-to-color:#4a443f;
  }

  .lg\:hover\:to-brown-lighter:hover {
    --gradient-to-color:#5b5752;
  }

  .lg\:hover\:to-brown-lightest:hover {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .lg\:hover\:to-brown-bg:hover {
    --gradient-to-color:#34302d;
  }

  .lg\:hover\:to-gray:hover {
    --gradient-to-color:#78787a;
  }

  .lg\:hover\:to-gray-dark:hover {
    --gradient-to-color:#4b4b4d;
  }

  .lg\:hover\:to-gray-light:hover {
    --gradient-to-color:#979493;
  }

  .lg\:hover\:to-gray-lighter:hover {
    --gradient-to-color:#bcb4af;
  }

  .lg\:hover\:to-gray-lightest:hover {
    --gradient-to-color:#f9f9fa;
  }

  .lg\:hover\:to-gray-bg:hover {
    --gradient-to-color:rgb(250,250,251);
  }

  .lg\:hover\:to-gray-disable:hover {
    --gradient-to-color:rgb(224,224,224);
  }

  .lg\:hover\:to-gray-disableColor:hover {
    --gradient-to-color:rgb(192,192,192);
  }

  .lg\:hover\:to-primary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .lg\:hover\:to-primary-dark-text:hover {
    --gradient-to-color:rgb(255,255,255);
  }

  .lg\:hover\:to-secondary-text:hover {
    --gradient-to-color:rgba(255,255,255);
  }

  .lg\:hover\:to-secondary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .lg\:hover\:to-tertiary-text:hover {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .lg\:hover\:to-tertiary-dark-text:hover {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .lg\:hover\:to-highlighted:hover {
    --gradient-to-color:#bfcbdd;
  }

  .lg\:hover\:to-badge-red:hover {
    --gradient-to-color:#c1002b;
  }

  .lg\:hover\:to-badge-neu:hover {
    --gradient-to-color:#5b5c5e;
  }

  .lg\:hover\:to-teal:hover {
  }

  .lg\:hover\:to-indigo:hover {
  }

  .lg\:hover\:to-transparent:hover {
    --gradient-to-color:transparent;
  }

  .lg\:focus\:from-dark:focus {
    --gradient-from-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:focus\:from-light:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:from-yellow:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .lg\:focus\:from-yellow-text:focus {
    --gradient-from-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .lg\:focus\:from-yellow-light:focus {
    --gradient-from-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .lg\:focus\:from-yellow-warning:focus {
    --gradient-from-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .lg\:focus\:from-gold-light:focus {
    --gradient-from-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .lg\:focus\:from-gold-dark:focus {
    --gradient-from-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .lg\:focus\:from-gold-lighter:focus {
    --gradient-from-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .lg\:focus\:from-gold-lightest:focus {
    --gradient-from-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .lg\:focus\:from-gold-bg:focus {
    --gradient-from-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .lg\:focus\:from-pink:focus {
    --gradient-from-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .lg\:focus\:from-red:focus {
    --gradient-from-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .lg\:focus\:from-red-dark:focus {
    --gradient-from-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .lg\:focus\:from-red-light:focus {
    --gradient-from-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .lg\:focus\:from-red-light2:focus {
    --gradient-from-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .lg\:focus\:from-lightblue:focus {
    --gradient-from-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .lg\:focus\:from-lightblue-light1:focus {
    --gradient-from-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .lg\:focus\:from-lightblue-lightest:focus {
    --gradient-from-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .lg\:focus\:from-blue:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .lg\:focus\:from-blue-light:focus {
    --gradient-from-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .lg\:focus\:from-blue-focus:focus {
    --gradient-from-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .lg\:focus\:from-blue-lighter:focus {
    --gradient-from-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .lg\:focus\:from-blue-lightest:focus {
    --gradient-from-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .lg\:focus\:from-mint:focus {
    --gradient-from-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .lg\:focus\:from-green:focus {
    --gradient-from-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .lg\:focus\:from-green-light:focus {
    --gradient-from-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .lg\:focus\:from-green-dark:focus {
    --gradient-from-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .lg\:focus\:from-green-darker:focus {
    --gradient-from-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .lg\:focus\:from-white:focus {
    --gradient-from-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:from-black:focus {
    --gradient-from-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:focus\:from-black-light:focus {
    --gradient-from-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .lg\:focus\:from-black-lightest:focus {
    --gradient-from-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:focus\:from-brown-light:focus {
    --gradient-from-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .lg\:focus\:from-brown-lighter:focus {
    --gradient-from-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .lg\:focus\:from-brown-lightest:focus {
    --gradient-from-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:focus\:from-brown-bg:focus {
    --gradient-from-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .lg\:focus\:from-gray:focus {
    --gradient-from-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .lg\:focus\:from-gray-dark:focus {
    --gradient-from-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .lg\:focus\:from-gray-light:focus {
    --gradient-from-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .lg\:focus\:from-gray-lighter:focus {
    --gradient-from-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .lg\:focus\:from-gray-lightest:focus {
    --gradient-from-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .lg\:focus\:from-gray-bg:focus {
    --gradient-from-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .lg\:focus\:from-gray-disable:focus {
    --gradient-from-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .lg\:focus\:from-gray-disableColor:focus {
    --gradient-from-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .lg\:focus\:from-primary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:from-primary-dark-text:focus {
    --gradient-from-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:from-secondary-text:focus {
    --gradient-from-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:from-secondary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:from-tertiary-text:focus {
    --gradient-from-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:focus\:from-tertiary-dark-text:focus {
    --gradient-from-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:from-highlighted:focus {
    --gradient-from-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .lg\:focus\:from-badge-red:focus {
    --gradient-from-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .lg\:focus\:from-badge-neu:focus {
    --gradient-from-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .lg\:focus\:from-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:from-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:from-transparent:focus {
    --gradient-from-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:focus\:via-dark:focus {
    --gradient-via-color:rgb(0,17,51);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:focus\:via-light:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:via-yellow:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .lg\:focus\:via-yellow-text:focus {
    --gradient-via-color:#F4F796;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(244, 247, 150, 0));
  }

  .lg\:focus\:via-yellow-light:focus {
    --gradient-via-color:#fbfcd6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(251, 252, 214, 0));
  }

  .lg\:focus\:via-yellow-warning:focus {
    --gradient-via-color:#FFDD00;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 221, 0, 0));
  }

  .lg\:focus\:via-gold-light:focus {
    --gradient-via-color:#918041;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(145, 128, 65, 0));
  }

  .lg\:focus\:via-gold-dark:focus {
    --gradient-via-color:#937f35;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(147, 127, 53, 0));
  }

  .lg\:focus\:via-gold-lighter:focus {
    --gradient-via-color:#f8f3bf;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(248, 243, 191, 0));
  }

  .lg\:focus\:via-gold-lightest:focus {
    --gradient-via-color:#f3f1e5d1;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(243, 241, 229, 0));
  }

  .lg\:focus\:via-gold-bg:focus {
    --gradient-via-color:#b7a679;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(183, 166, 121, 0));
  }

  .lg\:focus\:via-pink:focus {
    --gradient-via-color:#DCBAFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(220, 186, 255, 0));
  }

  .lg\:focus\:via-red:focus {
    --gradient-via-color:#B30300;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 3, 0, 0));
  }

  .lg\:focus\:via-red-dark:focus {
    --gradient-via-color:#7c0000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(124, 0, 0, 0));
  }

  .lg\:focus\:via-red-light:focus {
    --gradient-via-color:#B30027;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(179, 0, 39, 0));
  }

  .lg\:focus\:via-red-light2:focus {
    --gradient-via-color:#ffacac82;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 172, 172, 0));
  }

  .lg\:focus\:via-lightblue:focus {
    --gradient-via-color:#305991;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(48, 89, 145, 0));
  }

  .lg\:focus\:via-lightblue-light1:focus {
    --gradient-via-color:#f2f6fb;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .lg\:focus\:via-lightblue-lightest:focus {
    --gradient-via-color:#F2F5FA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 245, 250, 0));
  }

  .lg\:focus\:via-blue:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .lg\:focus\:via-blue-light:focus {
    --gradient-via-color:#0046AA;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 70, 170, 0));
  }

  .lg\:focus\:via-blue-focus:focus {
    --gradient-via-color:#4074BF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(64, 116, 191, 0));
  }

  .lg\:focus\:via-blue-lighter:focus {
    --gradient-via-color:#E5ECF6;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(229, 236, 246, 0));
  }

  .lg\:focus\:via-blue-lightest:focus {
    --gradient-via-color:#F2F6FB;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(242, 246, 251, 0));
  }

  .lg\:focus\:via-mint:focus {
    --gradient-via-color:#A1FFD7;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(161, 255, 215, 0));
  }

  .lg\:focus\:via-green:focus {
    --gradient-via-color:#166242;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(22, 98, 66, 0));
  }

  .lg\:focus\:via-green-light:focus {
    --gradient-via-color:#2D631D;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(45, 99, 29, 0));
  }

  .lg\:focus\:via-green-dark:focus {
    --gradient-via-color:#1E4715;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(30, 71, 21, 0));
  }

  .lg\:focus\:via-green-darker:focus {
    --gradient-via-color:#344d0c;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 77, 12, 0));
  }

  .lg\:focus\:via-white:focus {
    --gradient-via-color:#FFFFFF;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:via-black:focus {
    --gradient-via-color:#000000;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:focus\:via-black-light:focus {
    --gradient-via-color:#313133;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(49, 49, 51, 0));
  }

  .lg\:focus\:via-black-lightest:focus {
    --gradient-via-color:rgba(0,0,0,0.12);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:focus\:via-brown-light:focus {
    --gradient-via-color:#4a443f;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(74, 68, 63, 0));
  }

  .lg\:focus\:via-brown-lighter:focus {
    --gradient-via-color:#5b5752;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 87, 82, 0));
  }

  .lg\:focus\:via-brown-lightest:focus {
    --gradient-via-color:rgba(0,17,51,0.02);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:focus\:via-brown-bg:focus {
    --gradient-via-color:#34302d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(52, 48, 45, 0));
  }

  .lg\:focus\:via-gray:focus {
    --gradient-via-color:#78787a;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(120, 120, 122, 0));
  }

  .lg\:focus\:via-gray-dark:focus {
    --gradient-via-color:#4b4b4d;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(75, 75, 77, 0));
  }

  .lg\:focus\:via-gray-light:focus {
    --gradient-via-color:#979493;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(151, 148, 147, 0));
  }

  .lg\:focus\:via-gray-lighter:focus {
    --gradient-via-color:#bcb4af;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(188, 180, 175, 0));
  }

  .lg\:focus\:via-gray-lightest:focus {
    --gradient-via-color:#f9f9fa;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(249, 249, 250, 0));
  }

  .lg\:focus\:via-gray-bg:focus {
    --gradient-via-color:rgb(250,250,251);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(250, 250, 251, 0));
  }

  .lg\:focus\:via-gray-disable:focus {
    --gradient-via-color:rgb(224,224,224);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(224, 224, 224, 0));
  }

  .lg\:focus\:via-gray-disableColor:focus {
    --gradient-via-color:rgb(192,192,192);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(192, 192, 192, 0));
  }

  .lg\:focus\:via-primary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:via-primary-dark-text:focus {
    --gradient-via-color:rgb(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:via-secondary-text:focus {
    --gradient-via-color:rgba(255,255,255);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:via-secondary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.7);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:via-tertiary-text:focus {
    --gradient-via-color:rgba(0,17,51,0.3);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 17, 51, 0));
  }

  .lg\:focus\:via-tertiary-dark-text:focus {
    --gradient-via-color:rgba(255,255,255,0.4);
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:via-highlighted:focus {
    --gradient-via-color:#bfcbdd;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(191, 203, 221, 0));
  }

  .lg\:focus\:via-badge-red:focus {
    --gradient-via-color:#c1002b;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(193, 0, 43, 0));
  }

  .lg\:focus\:via-badge-neu:focus {
    --gradient-via-color:#5b5c5e;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(91, 92, 94, 0));
  }

  .lg\:focus\:via-teal:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:via-indigo:focus {
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:via-transparent:focus {
    --gradient-via-color:transparent;
    --gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(0, 0, 0, 0));
  }

  .lg\:focus\:to-dark:focus {
    --gradient-to-color:rgb(0,17,51);
  }

  .lg\:focus\:to-light:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .lg\:focus\:to-yellow:focus {
    --gradient-to-color:#F4F796;
  }

  .lg\:focus\:to-yellow-text:focus {
    --gradient-to-color:#F4F796;
  }

  .lg\:focus\:to-yellow-light:focus {
    --gradient-to-color:#fbfcd6;
  }

  .lg\:focus\:to-yellow-warning:focus {
    --gradient-to-color:#FFDD00;
  }

  .lg\:focus\:to-gold-light:focus {
    --gradient-to-color:#918041;
  }

  .lg\:focus\:to-gold-dark:focus {
    --gradient-to-color:#937f35;
  }

  .lg\:focus\:to-gold-lighter:focus {
    --gradient-to-color:#f8f3bf;
  }

  .lg\:focus\:to-gold-lightest:focus {
    --gradient-to-color:#f3f1e5d1;
  }

  .lg\:focus\:to-gold-bg:focus {
    --gradient-to-color:#b7a679;
  }

  .lg\:focus\:to-pink:focus {
    --gradient-to-color:#DCBAFF;
  }

  .lg\:focus\:to-red:focus {
    --gradient-to-color:#B30300;
  }

  .lg\:focus\:to-red-dark:focus {
    --gradient-to-color:#7c0000;
  }

  .lg\:focus\:to-red-light:focus {
    --gradient-to-color:#B30027;
  }

  .lg\:focus\:to-red-light2:focus {
    --gradient-to-color:#ffacac82;
  }

  .lg\:focus\:to-lightblue:focus {
    --gradient-to-color:#305991;
  }

  .lg\:focus\:to-lightblue-light1:focus {
    --gradient-to-color:#f2f6fb;
  }

  .lg\:focus\:to-lightblue-lightest:focus {
    --gradient-to-color:#F2F5FA;
  }

  .lg\:focus\:to-blue:focus {
    --gradient-to-color:#0046AA;
  }

  .lg\:focus\:to-blue-light:focus {
    --gradient-to-color:#0046AA;
  }

  .lg\:focus\:to-blue-focus:focus {
    --gradient-to-color:#4074BF;
  }

  .lg\:focus\:to-blue-lighter:focus {
    --gradient-to-color:#E5ECF6;
  }

  .lg\:focus\:to-blue-lightest:focus {
    --gradient-to-color:#F2F6FB;
  }

  .lg\:focus\:to-mint:focus {
    --gradient-to-color:#A1FFD7;
  }

  .lg\:focus\:to-green:focus {
    --gradient-to-color:#166242;
  }

  .lg\:focus\:to-green-light:focus {
    --gradient-to-color:#2D631D;
  }

  .lg\:focus\:to-green-dark:focus {
    --gradient-to-color:#1E4715;
  }

  .lg\:focus\:to-green-darker:focus {
    --gradient-to-color:#344d0c;
  }

  .lg\:focus\:to-white:focus {
    --gradient-to-color:#FFFFFF;
  }

  .lg\:focus\:to-black:focus {
    --gradient-to-color:#000000;
  }

  .lg\:focus\:to-black-light:focus {
    --gradient-to-color:#313133;
  }

  .lg\:focus\:to-black-lightest:focus {
    --gradient-to-color:rgba(0,0,0,0.12);
  }

  .lg\:focus\:to-brown-light:focus {
    --gradient-to-color:#4a443f;
  }

  .lg\:focus\:to-brown-lighter:focus {
    --gradient-to-color:#5b5752;
  }

  .lg\:focus\:to-brown-lightest:focus {
    --gradient-to-color:rgba(0,17,51,0.02);
  }

  .lg\:focus\:to-brown-bg:focus {
    --gradient-to-color:#34302d;
  }

  .lg\:focus\:to-gray:focus {
    --gradient-to-color:#78787a;
  }

  .lg\:focus\:to-gray-dark:focus {
    --gradient-to-color:#4b4b4d;
  }

  .lg\:focus\:to-gray-light:focus {
    --gradient-to-color:#979493;
  }

  .lg\:focus\:to-gray-lighter:focus {
    --gradient-to-color:#bcb4af;
  }

  .lg\:focus\:to-gray-lightest:focus {
    --gradient-to-color:#f9f9fa;
  }

  .lg\:focus\:to-gray-bg:focus {
    --gradient-to-color:rgb(250,250,251);
  }

  .lg\:focus\:to-gray-disable:focus {
    --gradient-to-color:rgb(224,224,224);
  }

  .lg\:focus\:to-gray-disableColor:focus {
    --gradient-to-color:rgb(192,192,192);
  }

  .lg\:focus\:to-primary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .lg\:focus\:to-primary-dark-text:focus {
    --gradient-to-color:rgb(255,255,255);
  }

  .lg\:focus\:to-secondary-text:focus {
    --gradient-to-color:rgba(255,255,255);
  }

  .lg\:focus\:to-secondary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.7);
  }

  .lg\:focus\:to-tertiary-text:focus {
    --gradient-to-color:rgba(0,17,51,0.3);
  }

  .lg\:focus\:to-tertiary-dark-text:focus {
    --gradient-to-color:rgba(255,255,255,0.4);
  }

  .lg\:focus\:to-highlighted:focus {
    --gradient-to-color:#bfcbdd;
  }

  .lg\:focus\:to-badge-red:focus {
    --gradient-to-color:#c1002b;
  }

  .lg\:focus\:to-badge-neu:focus {
    --gradient-to-color:#5b5c5e;
  }

  .lg\:focus\:to-teal:focus {
  }

  .lg\:focus\:to-indigo:focus {
  }

  .lg\:focus\:to-transparent:focus {
    --gradient-to-color:transparent;
  }

  .lg\:bg-opacity-0 {
    --bg-opacity:0;
  }

  .lg\:bg-opacity-10 {
    --bg-opacity:.1;
  }

  .lg\:bg-opacity-20 {
    --bg-opacity:.2;
  }

  .lg\:bg-opacity-25 {
    --bg-opacity:0.25;
  }

  .lg\:bg-opacity-30 {
    --bg-opacity:.3;
  }

  .lg\:bg-opacity-40 {
    --bg-opacity:.4;
  }

  .lg\:bg-opacity-50 {
    --bg-opacity:0.5;
  }

  .lg\:bg-opacity-60 {
    --bg-opacity:.6;
  }

  .lg\:bg-opacity-70 {
    --bg-opacity:.7;
  }

  .lg\:bg-opacity-75 {
    --bg-opacity:0.75;
  }

  .lg\:bg-opacity-80 {
    --bg-opacity:.8;
  }

  .lg\:bg-opacity-90 {
    --bg-opacity:.9;
  }

  .lg\:bg-opacity-100 {
    --bg-opacity:1;
  }

  .lg\:hover\:bg-opacity-0:hover {
    --bg-opacity:0;
  }

  .lg\:hover\:bg-opacity-10:hover {
    --bg-opacity:.1;
  }

  .lg\:hover\:bg-opacity-20:hover {
    --bg-opacity:.2;
  }

  .lg\:hover\:bg-opacity-25:hover {
    --bg-opacity:0.25;
  }

  .lg\:hover\:bg-opacity-30:hover {
    --bg-opacity:.3;
  }

  .lg\:hover\:bg-opacity-40:hover {
    --bg-opacity:.4;
  }

  .lg\:hover\:bg-opacity-50:hover {
    --bg-opacity:0.5;
  }

  .lg\:hover\:bg-opacity-60:hover {
    --bg-opacity:.6;
  }

  .lg\:hover\:bg-opacity-70:hover {
    --bg-opacity:.7;
  }

  .lg\:hover\:bg-opacity-75:hover {
    --bg-opacity:0.75;
  }

  .lg\:hover\:bg-opacity-80:hover {
    --bg-opacity:.8;
  }

  .lg\:hover\:bg-opacity-90:hover {
    --bg-opacity:.9;
  }

  .lg\:hover\:bg-opacity-100:hover {
    --bg-opacity:1;
  }

  .lg\:focus\:bg-opacity-0:focus {
    --bg-opacity:0;
  }

  .lg\:focus\:bg-opacity-10:focus {
    --bg-opacity:.1;
  }

  .lg\:focus\:bg-opacity-20:focus {
    --bg-opacity:.2;
  }

  .lg\:focus\:bg-opacity-25:focus {
    --bg-opacity:0.25;
  }

  .lg\:focus\:bg-opacity-30:focus {
    --bg-opacity:.3;
  }

  .lg\:focus\:bg-opacity-40:focus {
    --bg-opacity:.4;
  }

  .lg\:focus\:bg-opacity-50:focus {
    --bg-opacity:0.5;
  }

  .lg\:focus\:bg-opacity-60:focus {
    --bg-opacity:.6;
  }

  .lg\:focus\:bg-opacity-70:focus {
    --bg-opacity:.7;
  }

  .lg\:focus\:bg-opacity-75:focus {
    --bg-opacity:0.75;
  }

  .lg\:focus\:bg-opacity-80:focus {
    --bg-opacity:.8;
  }

  .lg\:focus\:bg-opacity-90:focus {
    --bg-opacity:.9;
  }

  .lg\:focus\:bg-opacity-100:focus {
    --bg-opacity:1;
  }

  .lg\:bg-bottom {
    background-position:bottom;
  }

  .lg\:bg-center {
    background-position:center;
  }

  .lg\:bg-left {
    background-position:left;
  }

  .lg\:bg-left-bottom {
    background-position:left bottom;
  }

  .lg\:bg-left-top {
    background-position:left top;
  }

  .lg\:bg-right {
    background-position:right;
  }

  .lg\:bg-right-bottom {
    background-position:right bottom;
  }

  .lg\:bg-right-top {
    background-position:right top;
  }

  .lg\:bg-top {
    background-position:top;
  }

  .lg\:bg-repeat {
    background-repeat:repeat;
  }

  .lg\:bg-no-repeat {
    background-repeat:no-repeat;
  }

  .lg\:bg-repeat-x {
    background-repeat:repeat-x;
  }

  .lg\:bg-repeat-y {
    background-repeat:repeat-y;
  }

  .lg\:bg-repeat-round {
    background-repeat:round;
  }

  .lg\:bg-repeat-space {
    background-repeat:space;
  }

  .lg\:bg-auto {
    background-size:auto;
  }

  .lg\:bg-cover {
    background-size:cover;
  }

  .lg\:bg-contain {
    background-size:contain;
  }

  .lg\:border-collapse {
    border-collapse:collapse;
  }

  .lg\:border-separate {
    border-collapse:separate;
  }

  .lg\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .lg\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .lg\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .lg\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .lg\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .lg\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .lg\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .lg\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .lg\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .lg\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .lg\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .lg\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .lg\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .lg\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .lg\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .lg\:border-red-light2 {
    border-color:#ffacac82;
  }

  .lg\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .lg\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .lg\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .lg\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .lg\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .lg\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .lg\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .lg\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .lg\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .lg\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .lg\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .lg\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .lg\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .lg\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .lg\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .lg\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .lg\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .lg\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .lg\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .lg\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .lg\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .lg\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .lg\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .lg\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .lg\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .lg\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .lg\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .lg\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .lg\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .lg\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .lg\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .lg\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .lg\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .lg\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .lg\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .lg\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .lg\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .lg\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .lg\:border-teal {
  }

  .lg\:border-indigo {
  }

  .lg\:border-transparent {
    border-color:transparent;
  }

  .group:hover .lg\:group-hover\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:hover .lg\:group-hover\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:hover .lg\:group-hover\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:hover .lg\:group-hover\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:hover .lg\:group-hover\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .lg\:group-hover\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:hover .lg\:group-hover\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:hover .lg\:group-hover\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:hover .lg\:group-hover\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:hover .lg\:group-hover\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:hover .lg\:group-hover\:border-teal {
  }

  .group:hover .lg\:group-hover\:border-indigo {
  }

  .group:hover .lg\:group-hover\:border-transparent {
    border-color:transparent;
  }

  .group:focus .lg\:group-focus\:border-dark {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-light {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-yellow {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-yellow-text {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-yellow-light {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-yellow-warning {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-gold-light {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-gold-dark {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-gold-lighter {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-gold-lightest {
    border-color:#f3f1e5d1;
  }

  .group:focus .lg\:group-focus\:border-gold-bg {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-pink {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-red {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-red-dark {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-red-light {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-red-light2 {
    border-color:#ffacac82;
  }

  .group:focus .lg\:group-focus\:border-lightblue {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-lightblue-light1 {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-lightblue-lightest {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-blue {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-blue-light {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-blue-focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-blue-lighter {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-blue-lightest {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-mint {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-green {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-green-light {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-green-dark {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-green-darker {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-white {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-black {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-black-light {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-black-lightest {
    border-color:rgba(0,0,0,0.12);
  }

  .group:focus .lg\:group-focus\:border-brown-light {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-brown-lighter {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-brown-lightest {
    border-color:rgba(0,17,51,0.02);
  }

  .group:focus .lg\:group-focus\:border-brown-bg {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-gray {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-gray-dark {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-gray-light {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-gray-lighter {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-gray-lightest {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-gray-bg {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-gray-disable {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-gray-disableColor {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-primary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .lg\:group-focus\:border-primary-dark-text {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-secondary-text {
    border-color:rgba(255,255,255);
  }

  .group:focus .lg\:group-focus\:border-secondary-dark-text {
    border-color:rgba(255,255,255,0.7);
  }

  .group:focus .lg\:group-focus\:border-tertiary-text {
    border-color:rgba(0,17,51,0.3);
  }

  .group:focus .lg\:group-focus\:border-tertiary-dark-text {
    border-color:rgba(255,255,255,0.4);
  }

  .group:focus .lg\:group-focus\:border-highlighted {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-badge-red {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-badge-neu {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .group:focus .lg\:group-focus\:border-teal {
  }

  .group:focus .lg\:group-focus\:border-indigo {
  }

  .group:focus .lg\:group-focus\:border-transparent {
    border-color:transparent;
  }

  .lg\:hover\:border-dark:hover {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .lg\:hover\:border-light:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .lg\:hover\:border-yellow:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .lg\:hover\:border-yellow-text:hover {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .lg\:hover\:border-yellow-light:hover {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .lg\:hover\:border-yellow-warning:hover {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .lg\:hover\:border-gold-light:hover {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .lg\:hover\:border-gold-dark:hover {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .lg\:hover\:border-gold-lighter:hover {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .lg\:hover\:border-gold-lightest:hover {
    border-color:#f3f1e5d1;
  }

  .lg\:hover\:border-gold-bg:hover {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .lg\:hover\:border-pink:hover {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .lg\:hover\:border-red:hover {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .lg\:hover\:border-red-dark:hover {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .lg\:hover\:border-red-light:hover {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .lg\:hover\:border-red-light2:hover {
    border-color:#ffacac82;
  }

  .lg\:hover\:border-lightblue:hover {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .lg\:hover\:border-lightblue-light1:hover {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .lg\:hover\:border-lightblue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .lg\:hover\:border-blue:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .lg\:hover\:border-blue-light:hover {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .lg\:hover\:border-blue-focus:hover {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .lg\:hover\:border-blue-lighter:hover {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .lg\:hover\:border-blue-lightest:hover {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .lg\:hover\:border-mint:hover {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .lg\:hover\:border-green:hover {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .lg\:hover\:border-green-light:hover {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .lg\:hover\:border-green-dark:hover {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .lg\:hover\:border-green-darker:hover {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .lg\:hover\:border-white:hover {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .lg\:hover\:border-black:hover {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .lg\:hover\:border-black-light:hover {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .lg\:hover\:border-black-lightest:hover {
    border-color:rgba(0,0,0,0.12);
  }

  .lg\:hover\:border-brown-light:hover {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .lg\:hover\:border-brown-lighter:hover {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .lg\:hover\:border-brown-lightest:hover {
    border-color:rgba(0,17,51,0.02);
  }

  .lg\:hover\:border-brown-bg:hover {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .lg\:hover\:border-gray:hover {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .lg\:hover\:border-gray-dark:hover {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .lg\:hover\:border-gray-light:hover {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .lg\:hover\:border-gray-lighter:hover {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .lg\:hover\:border-gray-lightest:hover {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .lg\:hover\:border-gray-bg:hover {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .lg\:hover\:border-gray-disable:hover {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .lg\:hover\:border-gray-disableColor:hover {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .lg\:hover\:border-primary-text:hover {
    border-color:rgba(255,255,255);
  }

  .lg\:hover\:border-primary-dark-text:hover {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .lg\:hover\:border-secondary-text:hover {
    border-color:rgba(255,255,255);
  }

  .lg\:hover\:border-secondary-dark-text:hover {
    border-color:rgba(255,255,255,0.7);
  }

  .lg\:hover\:border-tertiary-text:hover {
    border-color:rgba(0,17,51,0.3);
  }

  .lg\:hover\:border-tertiary-dark-text:hover {
    border-color:rgba(255,255,255,0.4);
  }

  .lg\:hover\:border-highlighted:hover {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .lg\:hover\:border-badge-red:hover {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .lg\:hover\:border-badge-neu:hover {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .lg\:hover\:border-teal:hover {
  }

  .lg\:hover\:border-indigo:hover {
  }

  .lg\:hover\:border-transparent:hover {
    border-color:transparent;
  }

  .lg\:focus-within\:border-dark:focus-within {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .lg\:focus-within\:border-light:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .lg\:focus-within\:border-yellow:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .lg\:focus-within\:border-yellow-text:focus-within {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .lg\:focus-within\:border-yellow-light:focus-within {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .lg\:focus-within\:border-yellow-warning:focus-within {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .lg\:focus-within\:border-gold-light:focus-within {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .lg\:focus-within\:border-gold-dark:focus-within {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .lg\:focus-within\:border-gold-lighter:focus-within {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .lg\:focus-within\:border-gold-lightest:focus-within {
    border-color:#f3f1e5d1;
  }

  .lg\:focus-within\:border-gold-bg:focus-within {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .lg\:focus-within\:border-pink:focus-within {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .lg\:focus-within\:border-red:focus-within {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .lg\:focus-within\:border-red-dark:focus-within {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .lg\:focus-within\:border-red-light:focus-within {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .lg\:focus-within\:border-red-light2:focus-within {
    border-color:#ffacac82;
  }

  .lg\:focus-within\:border-lightblue:focus-within {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .lg\:focus-within\:border-lightblue-light1:focus-within {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .lg\:focus-within\:border-lightblue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .lg\:focus-within\:border-blue:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .lg\:focus-within\:border-blue-light:focus-within {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .lg\:focus-within\:border-blue-focus:focus-within {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .lg\:focus-within\:border-blue-lighter:focus-within {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .lg\:focus-within\:border-blue-lightest:focus-within {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .lg\:focus-within\:border-mint:focus-within {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .lg\:focus-within\:border-green:focus-within {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .lg\:focus-within\:border-green-light:focus-within {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .lg\:focus-within\:border-green-dark:focus-within {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .lg\:focus-within\:border-green-darker:focus-within {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .lg\:focus-within\:border-white:focus-within {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .lg\:focus-within\:border-black:focus-within {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .lg\:focus-within\:border-black-light:focus-within {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .lg\:focus-within\:border-black-lightest:focus-within {
    border-color:rgba(0,0,0,0.12);
  }

  .lg\:focus-within\:border-brown-light:focus-within {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .lg\:focus-within\:border-brown-lighter:focus-within {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .lg\:focus-within\:border-brown-lightest:focus-within {
    border-color:rgba(0,17,51,0.02);
  }

  .lg\:focus-within\:border-brown-bg:focus-within {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .lg\:focus-within\:border-gray:focus-within {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .lg\:focus-within\:border-gray-dark:focus-within {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .lg\:focus-within\:border-gray-light:focus-within {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .lg\:focus-within\:border-gray-lighter:focus-within {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .lg\:focus-within\:border-gray-lightest:focus-within {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .lg\:focus-within\:border-gray-bg:focus-within {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .lg\:focus-within\:border-gray-disable:focus-within {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .lg\:focus-within\:border-gray-disableColor:focus-within {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .lg\:focus-within\:border-primary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .lg\:focus-within\:border-primary-dark-text:focus-within {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .lg\:focus-within\:border-secondary-text:focus-within {
    border-color:rgba(255,255,255);
  }

  .lg\:focus-within\:border-secondary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.7);
  }

  .lg\:focus-within\:border-tertiary-text:focus-within {
    border-color:rgba(0,17,51,0.3);
  }

  .lg\:focus-within\:border-tertiary-dark-text:focus-within {
    border-color:rgba(255,255,255,0.4);
  }

  .lg\:focus-within\:border-highlighted:focus-within {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .lg\:focus-within\:border-badge-red:focus-within {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .lg\:focus-within\:border-badge-neu:focus-within {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .lg\:focus-within\:border-teal:focus-within {
  }

  .lg\:focus-within\:border-indigo:focus-within {
  }

  .lg\:focus-within\:border-transparent:focus-within {
    border-color:transparent;
  }

  .lg\:focus\:border-dark:focus {
    --border-opacity:1;
    border-color:rgb(0,17,51);
    border-color:rgba(0, 17, 51, var(--border-opacity));
  }

  .lg\:focus\:border-light:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .lg\:focus\:border-yellow:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .lg\:focus\:border-yellow-text:focus {
    --border-opacity:1;
    border-color:#F4F796;
    border-color:rgba(244, 247, 150, var(--border-opacity));
  }

  .lg\:focus\:border-yellow-light:focus {
    --border-opacity:1;
    border-color:#fbfcd6;
    border-color:rgba(251, 252, 214, var(--border-opacity));
  }

  .lg\:focus\:border-yellow-warning:focus {
    --border-opacity:1;
    border-color:#FFDD00;
    border-color:rgba(255, 221, 0, var(--border-opacity));
  }

  .lg\:focus\:border-gold-light:focus {
    --border-opacity:1;
    border-color:#918041;
    border-color:rgba(145, 128, 65, var(--border-opacity));
  }

  .lg\:focus\:border-gold-dark:focus {
    --border-opacity:1;
    border-color:#937f35;
    border-color:rgba(147, 127, 53, var(--border-opacity));
  }

  .lg\:focus\:border-gold-lighter:focus {
    --border-opacity:1;
    border-color:#f8f3bf;
    border-color:rgba(248, 243, 191, var(--border-opacity));
  }

  .lg\:focus\:border-gold-lightest:focus {
    border-color:#f3f1e5d1;
  }

  .lg\:focus\:border-gold-bg:focus {
    --border-opacity:1;
    border-color:#b7a679;
    border-color:rgba(183, 166, 121, var(--border-opacity));
  }

  .lg\:focus\:border-pink:focus {
    --border-opacity:1;
    border-color:#DCBAFF;
    border-color:rgba(220, 186, 255, var(--border-opacity));
  }

  .lg\:focus\:border-red:focus {
    --border-opacity:1;
    border-color:#B30300;
    border-color:rgba(179, 3, 0, var(--border-opacity));
  }

  .lg\:focus\:border-red-dark:focus {
    --border-opacity:1;
    border-color:#7c0000;
    border-color:rgba(124, 0, 0, var(--border-opacity));
  }

  .lg\:focus\:border-red-light:focus {
    --border-opacity:1;
    border-color:#B30027;
    border-color:rgba(179, 0, 39, var(--border-opacity));
  }

  .lg\:focus\:border-red-light2:focus {
    border-color:#ffacac82;
  }

  .lg\:focus\:border-lightblue:focus {
    --border-opacity:1;
    border-color:#305991;
    border-color:rgba(48, 89, 145, var(--border-opacity));
  }

  .lg\:focus\:border-lightblue-light1:focus {
    --border-opacity:1;
    border-color:#f2f6fb;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .lg\:focus\:border-lightblue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F5FA;
    border-color:rgba(242, 245, 250, var(--border-opacity));
  }

  .lg\:focus\:border-blue:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .lg\:focus\:border-blue-light:focus {
    --border-opacity:1;
    border-color:#0046AA;
    border-color:rgba(0, 70, 170, var(--border-opacity));
  }

  .lg\:focus\:border-blue-focus:focus {
    --border-opacity:1;
    border-color:#4074BF;
    border-color:rgba(64, 116, 191, var(--border-opacity));
  }

  .lg\:focus\:border-blue-lighter:focus {
    --border-opacity:1;
    border-color:#E5ECF6;
    border-color:rgba(229, 236, 246, var(--border-opacity));
  }

  .lg\:focus\:border-blue-lightest:focus {
    --border-opacity:1;
    border-color:#F2F6FB;
    border-color:rgba(242, 246, 251, var(--border-opacity));
  }

  .lg\:focus\:border-mint:focus {
    --border-opacity:1;
    border-color:#A1FFD7;
    border-color:rgba(161, 255, 215, var(--border-opacity));
  }

  .lg\:focus\:border-green:focus {
    --border-opacity:1;
    border-color:#166242;
    border-color:rgba(22, 98, 66, var(--border-opacity));
  }

  .lg\:focus\:border-green-light:focus {
    --border-opacity:1;
    border-color:#2D631D;
    border-color:rgba(45, 99, 29, var(--border-opacity));
  }

  .lg\:focus\:border-green-dark:focus {
    --border-opacity:1;
    border-color:#1E4715;
    border-color:rgba(30, 71, 21, var(--border-opacity));
  }

  .lg\:focus\:border-green-darker:focus {
    --border-opacity:1;
    border-color:#344d0c;
    border-color:rgba(52, 77, 12, var(--border-opacity));
  }

  .lg\:focus\:border-white:focus {
    --border-opacity:1;
    border-color:#FFFFFF;
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .lg\:focus\:border-black:focus {
    --border-opacity:1;
    border-color:#000000;
    border-color:rgba(0, 0, 0, var(--border-opacity));
  }

  .lg\:focus\:border-black-light:focus {
    --border-opacity:1;
    border-color:#313133;
    border-color:rgba(49, 49, 51, var(--border-opacity));
  }

  .lg\:focus\:border-black-lightest:focus {
    border-color:rgba(0,0,0,0.12);
  }

  .lg\:focus\:border-brown-light:focus {
    --border-opacity:1;
    border-color:#4a443f;
    border-color:rgba(74, 68, 63, var(--border-opacity));
  }

  .lg\:focus\:border-brown-lighter:focus {
    --border-opacity:1;
    border-color:#5b5752;
    border-color:rgba(91, 87, 82, var(--border-opacity));
  }

  .lg\:focus\:border-brown-lightest:focus {
    border-color:rgba(0,17,51,0.02);
  }

  .lg\:focus\:border-brown-bg:focus {
    --border-opacity:1;
    border-color:#34302d;
    border-color:rgba(52, 48, 45, var(--border-opacity));
  }

  .lg\:focus\:border-gray:focus {
    --border-opacity:1;
    border-color:#78787a;
    border-color:rgba(120, 120, 122, var(--border-opacity));
  }

  .lg\:focus\:border-gray-dark:focus {
    --border-opacity:1;
    border-color:#4b4b4d;
    border-color:rgba(75, 75, 77, var(--border-opacity));
  }

  .lg\:focus\:border-gray-light:focus {
    --border-opacity:1;
    border-color:#979493;
    border-color:rgba(151, 148, 147, var(--border-opacity));
  }

  .lg\:focus\:border-gray-lighter:focus {
    --border-opacity:1;
    border-color:#bcb4af;
    border-color:rgba(188, 180, 175, var(--border-opacity));
  }

  .lg\:focus\:border-gray-lightest:focus {
    --border-opacity:1;
    border-color:#f9f9fa;
    border-color:rgba(249, 249, 250, var(--border-opacity));
  }

  .lg\:focus\:border-gray-bg:focus {
    --border-opacity:1;
    border-color:rgb(250,250,251);
    border-color:rgba(250, 250, 251, var(--border-opacity));
  }

  .lg\:focus\:border-gray-disable:focus {
    --border-opacity:1;
    border-color:rgb(224,224,224);
    border-color:rgba(224, 224, 224, var(--border-opacity));
  }

  .lg\:focus\:border-gray-disableColor:focus {
    --border-opacity:1;
    border-color:rgb(192,192,192);
    border-color:rgba(192, 192, 192, var(--border-opacity));
  }

  .lg\:focus\:border-primary-text:focus {
    border-color:rgba(255,255,255);
  }

  .lg\:focus\:border-primary-dark-text:focus {
    --border-opacity:1;
    border-color:rgb(255,255,255);
    border-color:rgba(255, 255, 255, var(--border-opacity));
  }

  .lg\:focus\:border-secondary-text:focus {
    border-color:rgba(255,255,255);
  }

  .lg\:focus\:border-secondary-dark-text:focus {
    border-color:rgba(255,255,255,0.7);
  }

  .lg\:focus\:border-tertiary-text:focus {
    border-color:rgba(0,17,51,0.3);
  }

  .lg\:focus\:border-tertiary-dark-text:focus {
    border-color:rgba(255,255,255,0.4);
  }

  .lg\:focus\:border-highlighted:focus {
    --border-opacity:1;
    border-color:#bfcbdd;
    border-color:rgba(191, 203, 221, var(--border-opacity));
  }

  .lg\:focus\:border-badge-red:focus {
    --border-opacity:1;
    border-color:#c1002b;
    border-color:rgba(193, 0, 43, var(--border-opacity));
  }

  .lg\:focus\:border-badge-neu:focus {
    --border-opacity:1;
    border-color:#5b5c5e;
    border-color:rgba(91, 92, 94, var(--border-opacity));
  }

  .lg\:focus\:border-teal:focus {
  }

  .lg\:focus\:border-indigo:focus {
  }

  .lg\:focus\:border-transparent:focus {
    border-color:transparent;
  }

  .lg\:border-opacity-0 {
    --border-opacity:0;
  }

  .lg\:border-opacity-10 {
    --border-opacity:.1;
  }

  .lg\:border-opacity-20 {
    --border-opacity:.2;
  }

  .lg\:border-opacity-25 {
    --border-opacity:0.25;
  }

  .lg\:border-opacity-30 {
    --border-opacity:.3;
  }

  .lg\:border-opacity-40 {
    --border-opacity:.4;
  }

  .lg\:border-opacity-50 {
    --border-opacity:0.5;
  }

  .lg\:border-opacity-60 {
    --border-opacity:.6;
  }

  .lg\:border-opacity-70 {
    --border-opacity:.7;
  }

  .lg\:border-opacity-75 {
    --border-opacity:0.75;
  }

  .lg\:border-opacity-80 {
    --border-opacity:.8;
  }

  .lg\:border-opacity-90 {
    --border-opacity:.9;
  }

  .lg\:border-opacity-100 {
    --border-opacity:1;
  }

  .lg\:hover\:border-opacity-0:hover {
    --border-opacity:0;
  }

  .lg\:hover\:border-opacity-10:hover {
    --border-opacity:.1;
  }

  .lg\:hover\:border-opacity-20:hover {
    --border-opacity:.2;
  }

  .lg\:hover\:border-opacity-25:hover {
    --border-opacity:0.25;
  }

  .lg\:hover\:border-opacity-30:hover {
    --border-opacity:.3;
  }

  .lg\:hover\:border-opacity-40:hover {
    --border-opacity:.4;
  }

  .lg\:hover\:border-opacity-50:hover {
    --border-opacity:0.5;
  }

  .lg\:hover\:border-opacity-60:hover {
    --border-opacity:.6;
  }

  .lg\:hover\:border-opacity-70:hover {
    --border-opacity:.7;
  }

  .lg\:hover\:border-opacity-75:hover {
    --border-opacity:0.75;
  }

  .lg\:hover\:border-opacity-80:hover {
    --border-opacity:.8;
  }

  .lg\:hover\:border-opacity-90:hover {
    --border-opacity:.9;
  }

  .lg\:hover\:border-opacity-100:hover {
    --border-opacity:1;
  }

  .lg\:focus\:border-opacity-0:focus {
    --border-opacity:0;
  }

  .lg\:focus\:border-opacity-10:focus {
    --border-opacity:.1;
  }

  .lg\:focus\:border-opacity-20:focus {
    --border-opacity:.2;
  }

  .lg\:focus\:border-opacity-25:focus {
    --border-opacity:0.25;
  }

  .lg\:focus\:border-opacity-30:focus {
    --border-opacity:.3;
  }

  .lg\:focus\:border-opacity-40:focus {
    --border-opacity:.4;
  }

  .lg\:focus\:border-opacity-50:focus {
    --border-opacity:0.5;
  }

  .lg\:focus\:border-opacity-60:focus {
    --border-opacity:.6;
  }

  .lg\:focus\:border-opacity-70:focus {
    --border-opacity:.7;
  }

  .lg\:focus\:border-opacity-75:focus {
    --border-opacity:0.75;
  }

  .lg\:focus\:border-opacity-80:focus {
    --border-opacity:.8;
  }

  .lg\:focus\:border-opacity-90:focus {
    --border-opacity:.9;
  }

  .lg\:focus\:border-opacity-100:focus {
    --border-opacity:1;
  }

  .lg\:rounded-none {
    border-radius:0;
  }

  .lg\:rounded-sm {
    border-radius:0.125rem;
  }

  .lg\:rounded {
    border-radius:0.25rem;
  }

  .lg\:rounded-md {
    border-radius:10px;
  }

  .lg\:rounded-lg {
    border-radius:30px;
  }

  .lg\:rounded-xl {
    border-radius:0.75rem;
  }

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

  .lg\:rounded-3xl {
    border-radius:1.5rem;
  }

  .lg\:rounded-full {
    border-radius:9999px;
  }

  .lg\:rounded-xxl {
    border-radius:2rem;
  }

  .lg\:rounded-t-none {
    border-top-left-radius:0;
    border-top-right-radius:0;
  }

  .lg\:rounded-r-none {
    border-top-right-radius:0;
    border-bottom-right-radius:0;
  }

  .lg\:rounded-b-none {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
  }

  .lg\:rounded-l-none {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
  }

  .lg\:rounded-t-sm {
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem;
  }

  .lg\:rounded-r-sm {
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem;
  }

  .lg\:rounded-b-sm {
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .lg\:rounded-l-sm {
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem;
  }

  .lg\:rounded-t {
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem;
  }

  .lg\:rounded-r {
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem;
  }

  .lg\:rounded-b {
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .lg\:rounded-l {
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem;
  }

  .lg\:rounded-t-md {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
  }

  .lg\:rounded-r-md {
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
  }

  .lg\:rounded-b-md {
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
  }

  .lg\:rounded-l-md {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
  }

  .lg\:rounded-t-lg {
    border-top-left-radius:30px;
    border-top-right-radius:30px;
  }

  .lg\:rounded-r-lg {
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
  }

  .lg\:rounded-b-lg {
    border-bottom-right-radius:30px;
    border-bottom-left-radius:30px;
  }

  .lg\:rounded-l-lg {
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
  }

  .lg\:rounded-t-xl {
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .lg\:rounded-r-xl {
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem;
  }

  .lg\:rounded-b-xl {
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .lg\:rounded-l-xl {
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem;
  }

  .lg\:rounded-t-2xl {
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
  }

  .lg\:rounded-r-2xl {
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem;
  }

  .lg\:rounded-b-2xl {
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .lg\:rounded-l-2xl {
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem;
  }

  .lg\:rounded-t-3xl {
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem;
  }

  .lg\:rounded-r-3xl {
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem;
  }

  .lg\:rounded-b-3xl {
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .lg\:rounded-l-3xl {
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem;
  }

  .lg\:rounded-t-full {
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
  }

  .lg\:rounded-r-full {
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px;
  }

  .lg\:rounded-b-full {
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .lg\:rounded-l-full {
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px;
  }

  .lg\:rounded-t-xxl {
    border-top-left-radius:2rem;
    border-top-right-radius:2rem;
  }

  .lg\:rounded-r-xxl {
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem;
  }

  .lg\:rounded-b-xxl {
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .lg\:rounded-l-xxl {
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem;
  }

  .lg\:rounded-tl-none {
    border-top-left-radius:0;
  }

  .lg\:rounded-tr-none {
    border-top-right-radius:0;
  }

  .lg\:rounded-br-none {
    border-bottom-right-radius:0;
  }

  .lg\:rounded-bl-none {
    border-bottom-left-radius:0;
  }

  .lg\:rounded-tl-sm {
    border-top-left-radius:0.125rem;
  }

  .lg\:rounded-tr-sm {
    border-top-right-radius:0.125rem;
  }

  .lg\:rounded-br-sm {
    border-bottom-right-radius:0.125rem;
  }

  .lg\:rounded-bl-sm {
    border-bottom-left-radius:0.125rem;
  }

  .lg\:rounded-tl {
    border-top-left-radius:0.25rem;
  }

  .lg\:rounded-tr {
    border-top-right-radius:0.25rem;
  }

  .lg\:rounded-br {
    border-bottom-right-radius:0.25rem;
  }

  .lg\:rounded-bl {
    border-bottom-left-radius:0.25rem;
  }

  .lg\:rounded-tl-md {
    border-top-left-radius:10px;
  }

  .lg\:rounded-tr-md {
    border-top-right-radius:10px;
  }

  .lg\:rounded-br-md {
    border-bottom-right-radius:10px;
  }

  .lg\:rounded-bl-md {
    border-bottom-left-radius:10px;
  }

  .lg\:rounded-tl-lg {
    border-top-left-radius:30px;
  }

  .lg\:rounded-tr-lg {
    border-top-right-radius:30px;
  }

  .lg\:rounded-br-lg {
    border-bottom-right-radius:30px;
  }

  .lg\:rounded-bl-lg {
    border-bottom-left-radius:30px;
  }

  .lg\:rounded-tl-xl {
    border-top-left-radius:0.75rem;
  }

  .lg\:rounded-tr-xl {
    border-top-right-radius:0.75rem;
  }

  .lg\:rounded-br-xl {
    border-bottom-right-radius:0.75rem;
  }

  .lg\:rounded-bl-xl {
    border-bottom-left-radius:0.75rem;
  }

  .lg\:rounded-tl-2xl {
    border-top-left-radius:1rem;
  }

  .lg\:rounded-tr-2xl {
    border-top-right-radius:1rem;
  }

  .lg\:rounded-br-2xl {
    border-bottom-right-radius:1rem;
  }

  .lg\:rounded-bl-2xl {
    border-bottom-left-radius:1rem;
  }

  .lg\:rounded-tl-3xl {
    border-top-left-radius:1.5rem;
  }

  .lg\:rounded-tr-3xl {
    border-top-right-radius:1.5rem;
  }

  .lg\:rounded-br-3xl {
    border-bottom-right-radius:1.5rem;
  }

  .lg\:rounded-bl-3xl {
    border-bottom-left-radius:1.5rem;
  }

  .lg\:rounded-tl-full {
    border-top-left-radius:9999px;
  }

  .lg\:rounded-tr-full {
    border-top-right-radius:9999px;
  }

  .lg\:rounded-br-full {
    border-bottom-right-radius:9999px;
  }

  .lg\:rounded-bl-full {
    border-bottom-left-radius:9999px;
  }

  .lg\:rounded-tl-xxl {
    border-top-left-radius:2rem;
  }

  .lg\:rounded-tr-xxl {
    border-top-right-radius:2rem;
  }

  .lg\:rounded-br-xxl {
    border-bottom-right-radius:2rem;
  }

  .lg\:rounded-bl-xxl {
    border-bottom-left-radius:2rem;
  }

  .lg\:border-solid {
    border-style:solid;
  }

  .lg\:border-dashed {
    border-style:dashed;
  }

  .lg\:border-dotted {
    border-style:dotted;
  }

  .lg\:border-double {
    border-style:double;
  }

  .lg\:border-none {
    border-style:none;
  }

  .lg\:border-0 {
    border-width:0;
  }

  .lg\:border-2 {
    border-width:2px;
  }

  .lg\:border-4 {
    border-width:4px;
  }

  .lg\:border-8 {
    border-width:8px;
  }

  .lg\:border {
    border-width:1px;
  }

  .lg\:border-t-0 {
    border-top-width:0;
  }

  .lg\:border-r-0 {
    border-right-width:0;
  }

  .lg\:border-b-0 {
    border-bottom-width:0;
  }

  .lg\:border-l-0 {
    border-left-width:0;
  }

  .lg\:border-t-2 {
    border-top-width:2px;
  }

  .lg\:border-r-2 {
    border-right-width:2px;
  }

  .lg\:border-b-2 {
    border-bottom-width:2px;
  }

  .lg\:border-l-2 {
    border-left-width:2px;
  }

  .lg\:border-t-4 {
    border-top-width:4px;
  }

  .lg\:border-r-4 {
    border-right-width:4px;
  }

  .lg\:border-b-4 {
    border-bottom-width:4px;
  }

  .lg\:border-l-4 {
    border-left-width:4px;
  }

  .lg\:border-t-8 {
    border-top-width:8px;
  }

  .lg\:border-r-8 {
    border-right-width:8px;
  }

  .lg\:border-b-8 {
    border-bottom-width:8px;
  }

  .lg\:border-l-8 {
    border-left-width:8px;
  }

  .lg\:border-t {
    border-top-width:1px;
  }

  .lg\:border-r {
    border-right-width:1px;
  }

  .lg\:border-b {
    border-bottom-width:1px;
  }

  .lg\:border-l {
    border-left-width:1px;
  }

  .lg\:box-border {
    box-sizing:border-box;
  }

  .lg\:box-content {
    box-sizing:content-box;
  }

  .lg\:cursor-auto {
    cursor:auto;
  }

  .lg\:cursor-default {
    cursor:default;
  }

  .lg\:cursor-pointer {
    cursor:pointer;
  }

  .lg\:cursor-wait {
    cursor:wait;
  }

  .lg\:cursor-text {
    cursor:text;
  }

  .lg\:cursor-move {
    cursor:move;
  }

  .lg\:cursor-not-allowed {
    cursor:not-allowed;
  }

  .lg\:block {
    display:block;
  }

  .lg\:inline-block {
    display:inline-block;
  }

  .lg\:inline {
    display:inline;
  }

  .lg\:flex {
    display:flex;
  }

  .lg\:inline-flex {
    display:inline-flex;
  }

  .lg\:table {
    display:table;
  }

  .lg\:table-caption {
    display:table-caption;
  }

  .lg\:table-cell {
    display:table-cell;
  }

  .lg\:table-column {
    display:table-column;
  }

  .lg\:table-column-group {
    display:table-column-group;
  }

  .lg\:table-footer-group {
    display:table-footer-group;
  }

  .lg\:table-header-group {
    display:table-header-group;
  }

  .lg\:table-row-group {
    display:table-row-group;
  }

  .lg\:table-row {
    display:table-row;
  }

  .lg\:flow-root {
    display:flow-root;
  }

  .lg\:grid {
    display:grid;
  }

  .lg\:inline-grid {
    display:inline-grid;
  }

  .lg\:contents {
    display:contents;
  }

  .lg\:hidden {
    display:none;
  }

  .lg\:flex-row {
    flex-direction:row;
  }

  .lg\:flex-row-reverse {
    flex-direction:row-reverse;
  }

  .lg\:flex-col {
    flex-direction:column;
  }

  .lg\:flex-col-reverse {
    flex-direction:column-reverse;
  }

  .lg\:flex-wrap {
    flex-wrap:wrap;
  }

  .lg\:flex-wrap-reverse {
    flex-wrap:wrap-reverse;
  }

  .lg\:flex-no-wrap {
    flex-wrap:nowrap;
  }

  .lg\:place-items-auto {
    place-items:auto;
  }

  .lg\:place-items-start {
    place-items:start;
  }

  .lg\:place-items-end {
    place-items:end;
  }

  .lg\:place-items-center {
    place-items:center;
  }

  .lg\:place-items-stretch {
    place-items:stretch;
  }

  .lg\:place-content-center {
    place-content:center;
  }

  .lg\:place-content-start {
    place-content:start;
  }

  .lg\:place-content-end {
    place-content:end;
  }

  .lg\:place-content-between {
    place-content:space-between;
  }

  .lg\:place-content-around {
    place-content:space-around;
  }

  .lg\:place-content-evenly {
    place-content:space-evenly;
  }

  .lg\:place-content-stretch {
    place-content:stretch;
  }

  .lg\:place-self-auto {
    place-self:auto;
  }

  .lg\:place-self-start {
    place-self:start;
  }

  .lg\:place-self-end {
    place-self:end;
  }

  .lg\:place-self-center {
    place-self:center;
  }

  .lg\:place-self-stretch {
    place-self:stretch;
  }

  .lg\:items-start {
    align-items:flex-start;
  }

  .lg\:items-end {
    align-items:flex-end;
  }

  .lg\:items-center {
    align-items:center;
  }

  .lg\:items-baseline {
    align-items:baseline;
  }

  .lg\:items-stretch {
    align-items:stretch;
  }

  .lg\:content-center {
    align-content:center;
  }

  .lg\:content-start {
    align-content:flex-start;
  }

  .lg\:content-end {
    align-content:flex-end;
  }

  .lg\:content-between {
    align-content:space-between;
  }

  .lg\:content-around {
    align-content:space-around;
  }

  .lg\:content-evenly {
    align-content:space-evenly;
  }

  .lg\:self-auto {
    align-self:auto;
  }

  .lg\:self-start {
    align-self:flex-start;
  }

  .lg\:self-end {
    align-self:flex-end;
  }

  .lg\:self-center {
    align-self:center;
  }

  .lg\:self-stretch {
    align-self:stretch;
  }

  .lg\:justify-items-auto {
    justify-items:auto;
  }

  .lg\:justify-items-start {
    justify-items:start;
  }

  .lg\:justify-items-end {
    justify-items:end;
  }

  .lg\:justify-items-center {
    justify-items:center;
  }

  .lg\:justify-items-stretch {
    justify-items:stretch;
  }

  .lg\:justify-start {
    justify-content:flex-start;
  }

  .lg\:justify-end {
    justify-content:flex-end;
  }

  .lg\:justify-center {
    justify-content:center;
  }

  .lg\:justify-between {
    justify-content:space-between;
  }

  .lg\:justify-around {
    justify-content:space-around;
  }

  .lg\:justify-evenly {
    justify-content:space-evenly;
  }

  .lg\:justify-self-auto {
    justify-self:auto;
  }

  .lg\:justify-self-start {
    justify-self:start;
  }

  .lg\:justify-self-end {
    justify-self:end;
  }

  .lg\:justify-self-center {
    justify-self:center;
  }

  .lg\:justify-self-stretch {
    justify-self:stretch;
  }

  .lg\:flex-1 {
    flex:1 1 0%;
  }

  .lg\:flex-auto {
    flex:1 1 auto;
  }

  .lg\:flex-initial {
    flex:0 1 auto;
  }

  .lg\:flex-none {
    flex:none;
  }

  .lg\:flex-grow-0 {
    flex-grow:0;
  }

  .lg\:flex-grow {
    flex-grow:1;
  }

  .lg\:flex-shrink-0 {
    flex-shrink:0;
  }

  .lg\:flex-shrink {
    flex-shrink:1;
  }

  .lg\:order-1 {
    order:1;
  }

  .lg\:order-2 {
    order:2;
  }

  .lg\:order-3 {
    order:3;
  }

  .lg\:order-4 {
    order:4;
  }

  .lg\:order-5 {
    order:5;
  }

  .lg\:order-6 {
    order:6;
  }

  .lg\:order-7 {
    order:7;
  }

  .lg\:order-8 {
    order:8;
  }

  .lg\:order-9 {
    order:9;
  }

  .lg\:order-10 {
    order:10;
  }

  .lg\:order-11 {
    order:11;
  }

  .lg\:order-12 {
    order:12;
  }

  .lg\:order-first {
    order:-9999;
  }

  .lg\:order-last {
    order:9999;
  }

  .lg\:order-none {
    order:0;
  }

  .lg\:float-right {
    float:right;
  }

  .lg\:float-left {
    float:left;
  }

  .lg\:float-none {
    float:none;
  }

  .lg\:clearfix:after {
    content:"";
    display:table;
    clear:both;
  }

  .lg\:clear-left {
    clear:left;
  }

  .lg\:clear-right {
    clear:right;
  }

  .lg\:clear-both {
    clear:both;
  }

  .lg\:clear-none {
    clear:none;
  }

  .lg\:font-sans {
    font-family:Open Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }

  .lg\:font-serif {
    font-family:Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .lg\:font-mono {
    font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }

  .lg\:font-paybackHeading {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .lg\:font-paybackButton {
    font-family:PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .lg\:font-paybackParagraph {
    font-family:Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .lg\:font-hairline {
    font-weight:100;
  }

  .lg\:font-thin {
    font-weight:200;
  }

  .lg\:font-light {
    font-weight:300;
  }

  .lg\:font-normal {
    font-weight:400;
  }

  .lg\:font-medium {
    font-weight:500;
  }

  .lg\:font-semibold {
    font-weight:600;
  }

  .lg\:font-bold {
    font-weight:700;
  }

  .lg\:font-extrabold {
    font-weight:800;
  }

  .lg\:font-black {
    font-weight:900;
  }

  .lg\:hover\:font-hairline:hover {
    font-weight:100;
  }

  .lg\:hover\:font-thin:hover {
    font-weight:200;
  }

  .lg\:hover\:font-light:hover {
    font-weight:300;
  }

  .lg\:hover\:font-normal:hover {
    font-weight:400;
  }

  .lg\:hover\:font-medium:hover {
    font-weight:500;
  }

  .lg\:hover\:font-semibold:hover {
    font-weight:600;
  }

  .lg\:hover\:font-bold:hover {
    font-weight:700;
  }

  .lg\:hover\:font-extrabold:hover {
    font-weight:800;
  }

  .lg\:hover\:font-black:hover {
    font-weight:900;
  }

  .lg\:focus\:font-hairline:focus {
    font-weight:100;
  }

  .lg\:focus\:font-thin:focus {
    font-weight:200;
  }

  .lg\:focus\:font-light:focus {
    font-weight:300;
  }

  .lg\:focus\:font-normal:focus {
    font-weight:400;
  }

  .lg\:focus\:font-medium:focus {
    font-weight:500;
  }

  .lg\:focus\:font-semibold:focus {
    font-weight:600;
  }

  .lg\:focus\:font-bold:focus {
    font-weight:700;
  }

  .lg\:focus\:font-extrabold:focus {
    font-weight:800;
  }

  .lg\:focus\:font-black:focus {
    font-weight:900;
  }

  .lg\:h-0 {
    height:0;
  }

  .lg\:h-1 {
    height:0.25rem;
  }

  .lg\:h-2 {
    height:0.5rem;
  }

  .lg\:h-3 {
    height:0.75rem;
  }

  .lg\:h-4 {
    height:1rem;
  }

  .lg\:h-5 {
    height:1.25rem;
  }

  .lg\:h-6 {
    height:1.5rem;
  }

  .lg\:h-7 {
    height:1.75rem;
  }

  .lg\:h-8 {
    height:2rem;
  }

  .lg\:h-9 {
    height:2.25rem;
  }

  .lg\:h-10 {
    height:2.5rem;
  }

  .lg\:h-11 {
    height:2.75rem;
  }

  .lg\:h-12 {
    height:3rem;
  }

  .lg\:h-13 {
    height:3.25rem;
  }

  .lg\:h-14 {
    height:3.5rem;
  }

  .lg\:h-15 {
    height:3.75rem;
  }

  .lg\:h-16 {
    height:4rem;
  }

  .lg\:h-18 {
    height:4.5rem;
  }

  .lg\:h-20 {
    height:5rem;
  }

  .lg\:h-24 {
    height:6rem;
  }

  .lg\:h-28 {
    height:7rem;
  }

  .lg\:h-32 {
    height:8rem;
  }

  .lg\:h-36 {
    height:9rem;
  }

  .lg\:h-40 {
    height:10rem;
  }

  .lg\:h-44 {
    height:11rem;
  }

  .lg\:h-48 {
    height:12rem;
  }

  .lg\:h-52 {
    height:13rem;
  }

  .lg\:h-56 {
    height:14rem;
  }

  .lg\:h-60 {
    height:15rem;
  }

  .lg\:h-64 {
    height:16rem;
  }

  .lg\:h-72 {
    height:18rem;
  }

  .lg\:h-80 {
    height:20rem;
  }

  .lg\:h-96 {
    height:24rem;
  }

  .lg\:h-auto {
    height:auto;
  }

  .lg\:h-px {
    height:1px;
  }

  .lg\:h-0\.5 {
    height:0.125rem;
  }

  .lg\:h-1\.5 {
    height:0.375rem;
  }

  .lg\:h-2\.5 {
    height:0.625rem;
  }

  .lg\:h-3\.5 {
    height:0.875rem;
  }

  .lg\:h-1\/2 {
    height:50%;
  }

  .lg\:h-1\/3 {
    height:33.333333%;
  }

  .lg\:h-2\/3 {
    height:66.666667%;
  }

  .lg\:h-1\/4 {
    height:25%;
  }

  .lg\:h-2\/4 {
    height:50%;
  }

  .lg\:h-3\/4 {
    height:75%;
  }

  .lg\:h-1\/5 {
    height:20%;
  }

  .lg\:h-2\/5 {
    height:40%;
  }

  .lg\:h-3\/5 {
    height:60%;
  }

  .lg\:h-4\/5 {
    height:80%;
  }

  .lg\:h-1\/6 {
    height:16.666667%;
  }

  .lg\:h-2\/6 {
    height:33.333333%;
  }

  .lg\:h-3\/6 {
    height:50%;
  }

  .lg\:h-4\/6 {
    height:66.666667%;
  }

  .lg\:h-5\/6 {
    height:83.333333%;
  }

  .lg\:h-1\/12 {
    height:8.333333%;
  }

  .lg\:h-2\/12 {
    height:16.666667%;
  }

  .lg\:h-3\/12 {
    height:25%;
  }

  .lg\:h-4\/12 {
    height:33.333333%;
  }

  .lg\:h-5\/12 {
    height:41.666667%;
  }

  .lg\:h-6\/12 {
    height:50%;
  }

  .lg\:h-7\/12 {
    height:58.333333%;
  }

  .lg\:h-8\/12 {
    height:66.666667%;
  }

  .lg\:h-9\/12 {
    height:75%;
  }

  .lg\:h-10\/12 {
    height:83.333333%;
  }

  .lg\:h-11\/12 {
    height:91.666667%;
  }

  .lg\:h-full {
    height:100%;
  }

  .lg\:h-0_5 {
    height:0.125rem;
  }

  .lg\:h-1_5 {
    height:0.375rem;
  }

  .lg\:h-2_5 {
    height:0.625rem;
  }

  .lg\:h-3_5 {
    height:0.875rem;
  }

  .lg\:h-4_5 {
    height:1.125rem;
  }

  .lg\:h-screen {
    height:100vh;
  }

  .lg\:text-xs {
    font-size:0.75rem;
  }

  .lg\:text-sm {
    font-size:0.875rem;
  }

  .lg\:text-base {
    font-size:1rem;
  }

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

  .lg\:text-xl {
    font-size:1.25rem;
  }

  .lg\:text-2xl {
    font-size:1.5rem;
  }

  .lg\:text-3xl {
    font-size:1.875rem;
  }

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

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

  .lg\:text-6xl {
    font-size:4rem;
  }

  .lg\:leading-3 {
    line-height:.75rem;
  }

  .lg\:leading-4 {
    line-height:1rem;
  }

  .lg\:leading-5 {
    line-height:1.25rem;
  }

  .lg\:leading-6 {
    line-height:1.5rem;
  }

  .lg\:leading-7 {
    line-height:1.75rem;
  }

  .lg\:leading-8 {
    line-height:2rem;
  }

  .lg\:leading-9 {
    line-height:2.25rem;
  }

  .lg\:leading-10 {
    line-height:2.5rem;
  }

  .lg\:leading-11 {
    line-height:2.75rem;
  }

  .lg\:leading-12 {
    line-height:3rem;
  }

  .lg\:leading-none {
    line-height:1;
  }

  .lg\:leading-tight {
    line-height:1.25;
  }

  .lg\:leading-snug {
    line-height:1.375;
  }

  .lg\:leading-normal {
    line-height:1.5;
  }

  .lg\:leading-relaxed {
    line-height:1.625;
  }

  .lg\:leading-loose {
    line-height:2;
  }

  .lg\:list-inside {
    list-style-position:inside;
  }

  .lg\:list-outside {
    list-style-position:outside;
  }

  .lg\:list-none {
    list-style-type:none;
  }

  .lg\:list-disc {
    list-style-type:disc;
  }

  .lg\:list-decimal {
    list-style-type:decimal;
  }

  .lg\:m-0 {
    margin:0;
  }

  .lg\:m-1 {
    margin:0.25rem;
  }

  .lg\:m-2 {
    margin:0.5rem;
  }

  .lg\:m-3 {
    margin:0.75rem;
  }

  .lg\:m-4 {
    margin:1rem;
  }

  .lg\:m-5 {
    margin:1.25rem;
  }

  .lg\:m-6 {
    margin:1.5rem;
  }

  .lg\:m-7 {
    margin:1.75rem;
  }

  .lg\:m-8 {
    margin:2rem;
  }

  .lg\:m-9 {
    margin:2.25rem;
  }

  .lg\:m-10 {
    margin:2.5rem;
  }

  .lg\:m-11 {
    margin:2.75rem;
  }

  .lg\:m-12 {
    margin:3rem;
  }

  .lg\:m-13 {
    margin:3.25rem;
  }

  .lg\:m-14 {
    margin:3.5rem;
  }

  .lg\:m-15 {
    margin:3.75rem;
  }

  .lg\:m-16 {
    margin:4rem;
  }

  .lg\:m-18 {
    margin:4.5rem;
  }

  .lg\:m-20 {
    margin:5rem;
  }

  .lg\:m-24 {
    margin:6rem;
  }

  .lg\:m-28 {
    margin:7rem;
  }

  .lg\:m-32 {
    margin:8rem;
  }

  .lg\:m-36 {
    margin:9rem;
  }

  .lg\:m-40 {
    margin:10rem;
  }

  .lg\:m-44 {
    margin:11rem;
  }

  .lg\:m-48 {
    margin:12rem;
  }

  .lg\:m-52 {
    margin:13rem;
  }

  .lg\:m-56 {
    margin:14rem;
  }

  .lg\:m-60 {
    margin:15rem;
  }

  .lg\:m-64 {
    margin:16rem;
  }

  .lg\:m-72 {
    margin:18rem;
  }

  .lg\:m-80 {
    margin:20rem;
  }

  .lg\:m-96 {
    margin:24rem;
  }

  .lg\:m-auto {
    margin:auto;
  }

  .lg\:m-px {
    margin:1px;
  }

  .lg\:m-0\.5 {
    margin:0.125rem;
  }

  .lg\:m-1\.5 {
    margin:0.375rem;
  }

  .lg\:m-2\.5 {
    margin:0.625rem;
  }

  .lg\:m-3\.5 {
    margin:0.875rem;
  }

  .lg\:m-1\/2 {
    margin:50%;
  }

  .lg\:m-1\/3 {
    margin:33.333333%;
  }

  .lg\:m-2\/3 {
    margin:66.666667%;
  }

  .lg\:m-1\/4 {
    margin:25%;
  }

  .lg\:m-2\/4 {
    margin:50%;
  }

  .lg\:m-3\/4 {
    margin:75%;
  }

  .lg\:m-1\/5 {
    margin:20%;
  }

  .lg\:m-2\/5 {
    margin:40%;
  }

  .lg\:m-3\/5 {
    margin:60%;
  }

  .lg\:m-4\/5 {
    margin:80%;
  }

  .lg\:m-1\/6 {
    margin:16.666667%;
  }

  .lg\:m-2\/6 {
    margin:33.333333%;
  }

  .lg\:m-3\/6 {
    margin:50%;
  }

  .lg\:m-4\/6 {
    margin:66.666667%;
  }

  .lg\:m-5\/6 {
    margin:83.333333%;
  }

  .lg\:m-1\/12 {
    margin:8.333333%;
  }

  .lg\:m-2\/12 {
    margin:16.666667%;
  }

  .lg\:m-3\/12 {
    margin:25%;
  }

  .lg\:m-4\/12 {
    margin:33.333333%;
  }

  .lg\:m-5\/12 {
    margin:41.666667%;
  }

  .lg\:m-6\/12 {
    margin:50%;
  }

  .lg\:m-7\/12 {
    margin:58.333333%;
  }

  .lg\:m-8\/12 {
    margin:66.666667%;
  }

  .lg\:m-9\/12 {
    margin:75%;
  }

  .lg\:m-10\/12 {
    margin:83.333333%;
  }

  .lg\:m-11\/12 {
    margin:91.666667%;
  }

  .lg\:m-full {
    margin:100%;
  }

  .lg\:m-0_5 {
    margin:0.125rem;
  }

  .lg\:m-1_5 {
    margin:0.375rem;
  }

  .lg\:m-2_5 {
    margin:0.625rem;
  }

  .lg\:m-3_5 {
    margin:0.875rem;
  }

  .lg\:m-4_5 {
    margin:1.125rem;
  }

  .lg\:-m-1 {
    margin:-0.25rem;
  }

  .lg\:-m-2 {
    margin:-0.5rem;
  }

  .lg\:-m-3 {
    margin:-0.75rem;
  }

  .lg\:-m-4 {
    margin:-1rem;
  }

  .lg\:-m-5 {
    margin:-1.25rem;
  }

  .lg\:-m-6 {
    margin:-1.5rem;
  }

  .lg\:-m-7 {
    margin:-1.75rem;
  }

  .lg\:-m-8 {
    margin:-2rem;
  }

  .lg\:-m-9 {
    margin:-2.25rem;
  }

  .lg\:-m-10 {
    margin:-2.5rem;
  }

  .lg\:-m-11 {
    margin:-2.75rem;
  }

  .lg\:-m-12 {
    margin:-3rem;
  }

  .lg\:-m-13 {
    margin:-3.25rem;
  }

  .lg\:-m-14 {
    margin:-3.5rem;
  }

  .lg\:-m-15 {
    margin:-3.75rem;
  }

  .lg\:-m-16 {
    margin:-4rem;
  }

  .lg\:-m-18 {
    margin:-4.5rem;
  }

  .lg\:-m-20 {
    margin:-5rem;
  }

  .lg\:-m-24 {
    margin:-6rem;
  }

  .lg\:-m-28 {
    margin:-7rem;
  }

  .lg\:-m-32 {
    margin:-8rem;
  }

  .lg\:-m-36 {
    margin:-9rem;
  }

  .lg\:-m-40 {
    margin:-10rem;
  }

  .lg\:-m-44 {
    margin:-11rem;
  }

  .lg\:-m-48 {
    margin:-12rem;
  }

  .lg\:-m-52 {
    margin:-13rem;
  }

  .lg\:-m-56 {
    margin:-14rem;
  }

  .lg\:-m-60 {
    margin:-15rem;
  }

  .lg\:-m-64 {
    margin:-16rem;
  }

  .lg\:-m-72 {
    margin:-18rem;
  }

  .lg\:-m-80 {
    margin:-20rem;
  }

  .lg\:-m-96 {
    margin:-24rem;
  }

  .lg\:-m-px {
    margin:-1px;
  }

  .lg\:-m-0\.5 {
    margin:-0.125rem;
  }

  .lg\:-m-1\.5 {
    margin:-0.375rem;
  }

  .lg\:-m-2\.5 {
    margin:-0.625rem;
  }

  .lg\:-m-3\.5 {
    margin:-0.875rem;
  }

  .lg\:-m-1\/2 {
    margin:-50%;
  }

  .lg\:-m-1\/3 {
    margin:-33.33333%;
  }

  .lg\:-m-2\/3 {
    margin:-66.66667%;
  }

  .lg\:-m-1\/4 {
    margin:-25%;
  }

  .lg\:-m-2\/4 {
    margin:-50%;
  }

  .lg\:-m-3\/4 {
    margin:-75%;
  }

  .lg\:-m-1\/5 {
    margin:-20%;
  }

  .lg\:-m-2\/5 {
    margin:-40%;
  }

  .lg\:-m-3\/5 {
    margin:-60%;
  }

  .lg\:-m-4\/5 {
    margin:-80%;
  }

  .lg\:-m-1\/6 {
    margin:-16.66667%;
  }

  .lg\:-m-2\/6 {
    margin:-33.33333%;
  }

  .lg\:-m-3\/6 {
    margin:-50%;
  }

  .lg\:-m-4\/6 {
    margin:-66.66667%;
  }

  .lg\:-m-5\/6 {
    margin:-83.33333%;
  }

  .lg\:-m-1\/12 {
    margin:-8.33333%;
  }

  .lg\:-m-2\/12 {
    margin:-16.66667%;
  }

  .lg\:-m-3\/12 {
    margin:-25%;
  }

  .lg\:-m-4\/12 {
    margin:-33.33333%;
  }

  .lg\:-m-5\/12 {
    margin:-41.66667%;
  }

  .lg\:-m-6\/12 {
    margin:-50%;
  }

  .lg\:-m-7\/12 {
    margin:-58.33333%;
  }

  .lg\:-m-8\/12 {
    margin:-66.66667%;
  }

  .lg\:-m-9\/12 {
    margin:-75%;
  }

  .lg\:-m-10\/12 {
    margin:-83.33333%;
  }

  .lg\:-m-11\/12 {
    margin:-91.66667%;
  }

  .lg\:-m-full {
    margin:-100%;
  }

  .lg\:-m-0_5 {
    margin:-0.125rem;
  }

  .lg\:-m-1_5 {
    margin:-0.375rem;
  }

  .lg\:-m-2_5 {
    margin:-0.625rem;
  }

  .lg\:-m-3_5 {
    margin:-0.875rem;
  }

  .lg\:-m-4_5 {
    margin:-1.125rem;
  }

  .lg\:my-0 {
    margin-top:0;
    margin-bottom:0;
  }

  .lg\:mx-0 {
    margin-left:0;
    margin-right:0;
  }

  .lg\:my-1 {
    margin-top:0.25rem;
    margin-bottom:0.25rem;
  }

  .lg\:mx-1 {
    margin-left:0.25rem;
    margin-right:0.25rem;
  }

  .lg\:my-2 {
    margin-top:0.5rem;
    margin-bottom:0.5rem;
  }

  .lg\:mx-2 {
    margin-left:0.5rem;
    margin-right:0.5rem;
  }

  .lg\:my-3 {
    margin-top:0.75rem;
    margin-bottom:0.75rem;
  }

  .lg\:mx-3 {
    margin-left:0.75rem;
    margin-right:0.75rem;
  }

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

  .lg\:mx-4 {
    margin-left:1rem;
    margin-right:1rem;
  }

  .lg\:my-5 {
    margin-top:1.25rem;
    margin-bottom:1.25rem;
  }

  .lg\:mx-5 {
    margin-left:1.25rem;
    margin-right:1.25rem;
  }

  .lg\:my-6 {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
  }

  .lg\:mx-6 {
    margin-left:1.5rem;
    margin-right:1.5rem;
  }

  .lg\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem;
  }

  .lg\:mx-7 {
    margin-left:1.75rem;
    margin-right:1.75rem;
  }

  .lg\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem;
  }

  .lg\:mx-8 {
    margin-left:2rem;
    margin-right:2rem;
  }

  .lg\:my-9 {
    margin-top:2.25rem;
    margin-bottom:2.25rem;
  }

  .lg\:mx-9 {
    margin-left:2.25rem;
    margin-right:2.25rem;
  }

  .lg\:my-10 {
    margin-top:2.5rem;
    margin-bottom:2.5rem;
  }

  .lg\:mx-10 {
    margin-left:2.5rem;
    margin-right:2.5rem;
  }

  .lg\:my-11 {
    margin-top:2.75rem;
    margin-bottom:2.75rem;
  }

  .lg\:mx-11 {
    margin-left:2.75rem;
    margin-right:2.75rem;
  }

  .lg\:my-12 {
    margin-top:3rem;
    margin-bottom:3rem;
  }

  .lg\:mx-12 {
    margin-left:3rem;
    margin-right:3rem;
  }

  .lg\:my-13 {
    margin-top:3.25rem;
    margin-bottom:3.25rem;
  }

  .lg\:mx-13 {
    margin-left:3.25rem;
    margin-right:3.25rem;
  }

  .lg\:my-14 {
    margin-top:3.5rem;
    margin-bottom:3.5rem;
  }

  .lg\:mx-14 {
    margin-left:3.5rem;
    margin-right:3.5rem;
  }

  .lg\:my-15 {
    margin-top:3.75rem;
    margin-bottom:3.75rem;
  }

  .lg\:mx-15 {
    margin-left:3.75rem;
    margin-right:3.75rem;
  }

  .lg\:my-16 {
    margin-top:4rem;
    margin-bottom:4rem;
  }

  .lg\:mx-16 {
    margin-left:4rem;
    margin-right:4rem;
  }

  .lg\:my-18 {
    margin-top:4.5rem;
    margin-bottom:4.5rem;
  }

  .lg\:mx-18 {
    margin-left:4.5rem;
    margin-right:4.5rem;
  }

  .lg\:my-20 {
    margin-top:5rem;
    margin-bottom:5rem;
  }

  .lg\:mx-20 {
    margin-left:5rem;
    margin-right:5rem;
  }

  .lg\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem;
  }

  .lg\:mx-24 {
    margin-left:6rem;
    margin-right:6rem;
  }

  .lg\:my-28 {
    margin-top:7rem;
    margin-bottom:7rem;
  }

  .lg\:mx-28 {
    margin-left:7rem;
    margin-right:7rem;
  }

  .lg\:my-32 {
    margin-top:8rem;
    margin-bottom:8rem;
  }

  .lg\:mx-32 {
    margin-left:8rem;
    margin-right:8rem;
  }

  .lg\:my-36 {
    margin-top:9rem;
    margin-bottom:9rem;
  }

  .lg\:mx-36 {
    margin-left:9rem;
    margin-right:9rem;
  }

  .lg\:my-40 {
    margin-top:10rem;
    margin-bottom:10rem;
  }

  .lg\:mx-40 {
    margin-left:10rem;
    margin-right:10rem;
  }

  .lg\:my-44 {
    margin-top:11rem;
    margin-bottom:11rem;
  }

  .lg\:mx-44 {
    margin-left:11rem;
    margin-right:11rem;
  }

  .lg\:my-48 {
    margin-top:12rem;
    margin-bottom:12rem;
  }

  .lg\:mx-48 {
    margin-left:12rem;
    margin-right:12rem;
  }

  .lg\:my-52 {
    margin-top:13rem;
    margin-bottom:13rem;
  }

  .lg\:mx-52 {
    margin-left:13rem;
    margin-right:13rem;
  }

  .lg\:my-56 {
    margin-top:14rem;
    margin-bottom:14rem;
  }

  .lg\:mx-56 {
    margin-left:14rem;
    margin-right:14rem;
  }

  .lg\:my-60 {
    margin-top:15rem;
    margin-bottom:15rem;
  }

  .lg\:mx-60 {
    margin-left:15rem;
    margin-right:15rem;
  }

  .lg\:my-64 {
    margin-top:16rem;
    margin-bottom:16rem;
  }

  .lg\:mx-64 {
    margin-left:16rem;
    margin-right:16rem;
  }

  .lg\:my-72 {
    margin-top:18rem;
    margin-bottom:18rem;
  }

  .lg\:mx-72 {
    margin-left:18rem;
    margin-right:18rem;
  }

  .lg\:my-80 {
    margin-top:20rem;
    margin-bottom:20rem;
  }

  .lg\:mx-80 {
    margin-left:20rem;
    margin-right:20rem;
  }

  .lg\:my-96 {
    margin-top:24rem;
    margin-bottom:24rem;
  }

  .lg\:mx-96 {
    margin-left:24rem;
    margin-right:24rem;
  }

  .lg\:my-auto {
    margin-top:auto;
    margin-bottom:auto;
  }

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

  .lg\:my-px {
    margin-top:1px;
    margin-bottom:1px;
  }

  .lg\:mx-px {
    margin-left:1px;
    margin-right:1px;
  }

  .lg\:my-0\.5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .lg\:mx-0\.5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .lg\:my-1\.5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .lg\:mx-1\.5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .lg\:my-2\.5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .lg\:mx-2\.5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .lg\:my-3\.5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .lg\:mx-3\.5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .lg\:my-1\/2 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .lg\:mx-1\/2 {
    margin-left:50%;
    margin-right:50%;
  }

  .lg\:my-1\/3 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .lg\:mx-1\/3 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .lg\:my-2\/3 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .lg\:mx-2\/3 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .lg\:my-1\/4 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .lg\:mx-1\/4 {
    margin-left:25%;
    margin-right:25%;
  }

  .lg\:my-2\/4 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .lg\:mx-2\/4 {
    margin-left:50%;
    margin-right:50%;
  }

  .lg\:my-3\/4 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .lg\:mx-3\/4 {
    margin-left:75%;
    margin-right:75%;
  }

  .lg\:my-1\/5 {
    margin-top:20%;
    margin-bottom:20%;
  }

  .lg\:mx-1\/5 {
    margin-left:20%;
    margin-right:20%;
  }

  .lg\:my-2\/5 {
    margin-top:40%;
    margin-bottom:40%;
  }

  .lg\:mx-2\/5 {
    margin-left:40%;
    margin-right:40%;
  }

  .lg\:my-3\/5 {
    margin-top:60%;
    margin-bottom:60%;
  }

  .lg\:mx-3\/5 {
    margin-left:60%;
    margin-right:60%;
  }

  .lg\:my-4\/5 {
    margin-top:80%;
    margin-bottom:80%;
  }

  .lg\:mx-4\/5 {
    margin-left:80%;
    margin-right:80%;
  }

  .lg\:my-1\/6 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .lg\:mx-1\/6 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .lg\:my-2\/6 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .lg\:mx-2\/6 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .lg\:my-3\/6 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .lg\:mx-3\/6 {
    margin-left:50%;
    margin-right:50%;
  }

  .lg\:my-4\/6 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .lg\:mx-4\/6 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .lg\:my-5\/6 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .lg\:mx-5\/6 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .lg\:my-1\/12 {
    margin-top:8.333333%;
    margin-bottom:8.333333%;
  }

  .lg\:mx-1\/12 {
    margin-left:8.333333%;
    margin-right:8.333333%;
  }

  .lg\:my-2\/12 {
    margin-top:16.666667%;
    margin-bottom:16.666667%;
  }

  .lg\:mx-2\/12 {
    margin-left:16.666667%;
    margin-right:16.666667%;
  }

  .lg\:my-3\/12 {
    margin-top:25%;
    margin-bottom:25%;
  }

  .lg\:mx-3\/12 {
    margin-left:25%;
    margin-right:25%;
  }

  .lg\:my-4\/12 {
    margin-top:33.333333%;
    margin-bottom:33.333333%;
  }

  .lg\:mx-4\/12 {
    margin-left:33.333333%;
    margin-right:33.333333%;
  }

  .lg\:my-5\/12 {
    margin-top:41.666667%;
    margin-bottom:41.666667%;
  }

  .lg\:mx-5\/12 {
    margin-left:41.666667%;
    margin-right:41.666667%;
  }

  .lg\:my-6\/12 {
    margin-top:50%;
    margin-bottom:50%;
  }

  .lg\:mx-6\/12 {
    margin-left:50%;
    margin-right:50%;
  }

  .lg\:my-7\/12 {
    margin-top:58.333333%;
    margin-bottom:58.333333%;
  }

  .lg\:mx-7\/12 {
    margin-left:58.333333%;
    margin-right:58.333333%;
  }

  .lg\:my-8\/12 {
    margin-top:66.666667%;
    margin-bottom:66.666667%;
  }

  .lg\:mx-8\/12 {
    margin-left:66.666667%;
    margin-right:66.666667%;
  }

  .lg\:my-9\/12 {
    margin-top:75%;
    margin-bottom:75%;
  }

  .lg\:mx-9\/12 {
    margin-left:75%;
    margin-right:75%;
  }

  .lg\:my-10\/12 {
    margin-top:83.333333%;
    margin-bottom:83.333333%;
  }

  .lg\:mx-10\/12 {
    margin-left:83.333333%;
    margin-right:83.333333%;
  }

  .lg\:my-11\/12 {
    margin-top:91.666667%;
    margin-bottom:91.666667%;
  }

  .lg\:mx-11\/12 {
    margin-left:91.666667%;
    margin-right:91.666667%;
  }

  .lg\:my-full {
    margin-top:100%;
    margin-bottom:100%;
  }

  .lg\:mx-full {
    margin-left:100%;
    margin-right:100%;
  }

  .lg\:my-0_5 {
    margin-top:0.125rem;
    margin-bottom:0.125rem;
  }

  .lg\:mx-0_5 {
    margin-left:0.125rem;
    margin-right:0.125rem;
  }

  .lg\:my-1_5 {
    margin-top:0.375rem;
    margin-bottom:0.375rem;
  }

  .lg\:mx-1_5 {
    margin-left:0.375rem;
    margin-right:0.375rem;
  }

  .lg\:my-2_5 {
    margin-top:0.625rem;
    margin-bottom:0.625rem;
  }

  .lg\:mx-2_5 {
    margin-left:0.625rem;
    margin-right:0.625rem;
  }

  .lg\:my-3_5 {
    margin-top:0.875rem;
    margin-bottom:0.875rem;
  }

  .lg\:mx-3_5 {
    margin-left:0.875rem;
    margin-right:0.875rem;
  }

  .lg\:my-4_5 {
    margin-top:1.125rem;
    margin-bottom:1.125rem;
  }

  .lg\:mx-4_5 {
    margin-left:1.125rem;
    margin-right:1.125rem;
  }

  .lg\:-my-1 {
    margin-top:-0.25rem;
    margin-bottom:-0.25rem;
  }

  .lg\:-mx-1 {
    margin-left:-0.25rem;
    margin-right:-0.25rem;
  }

  .lg\:-my-2 {
    margin-top:-0.5rem;
    margin-bottom:-0.5rem;
  }

  .lg\:-mx-2 {
    margin-left:-0.5rem;
    margin-right:-0.5rem;
  }

  .lg\:-my-3 {
    margin-top:-0.75rem;
    margin-bottom:-0.75rem;
  }

  .lg\:-mx-3 {
    margin-left:-0.75rem;
    margin-right:-0.75rem;
  }

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

  .lg\:-mx-4 {
    margin-left:-1rem;
    margin-right:-1rem;
  }

  .lg\:-my-5 {
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
  }

  .lg\:-mx-5 {
    margin-left:-1.25rem;
    margin-right:-1.25rem;
  }

  .lg\:-my-6 {
    margin-top:-1.5rem;
    margin-bottom:-1.5rem;
  }

  .lg\:-mx-6 {
    margin-left:-1.5rem;
    margin-right:-1.5rem;
  }

  .lg\:-my-7 {
    margin-top:-1.75rem;
    margin-bottom:-1.75rem;
  }

  .lg\:-mx-7 {
    margin-left:-1.75rem;
    margin-right:-1.75rem;
  }

  .lg\:-my-8 {
    margin-top:-2rem;
    margin-bottom:-2rem;
  }

  .lg\:-mx-8 {
    margin-left:-2rem;
    margin-right:-2rem;
  }

  .lg\:-my-9 {
    margin-top:-2.25rem;
    margin-bottom:-2.25rem;
  }

  .lg\:-mx-9 {
    margin-left:-2.25rem;
    margin-right:-2.25rem;
  }

  .lg\:-my-10 {
    margin-top:-2.5rem;
    margin-bottom:-2.5rem;
  }

  .lg\:-mx-10 {
    margin-left:-2.5rem;
    margin-right:-2.5rem;
  }

  .lg\:-my-11 {
    margin-top:-2.75rem;
    margin-bottom:-2.75rem;
  }

  .lg\:-mx-11 {
    margin-left:-2.75rem;
    margin-right:-2.75rem;
  }

  .lg\:-my-12 {
    margin-top:-3rem;
    margin-bottom:-3rem;
  }

  .lg\:-mx-12 {
    margin-left:-3rem;
    margin-right:-3rem;
  }

  .lg\:-my-13 {
    margin-top:-3.25rem;
    margin-bottom:-3.25rem;
  }

  .lg\:-mx-13 {
    margin-left:-3.25rem;
    margin-right:-3.25rem;
  }

  .lg\:-my-14 {
    margin-top:-3.5rem;
    margin-bottom:-3.5rem;
  }

  .lg\:-mx-14 {
    margin-left:-3.5rem;
    margin-right:-3.5rem;
  }

  .lg\:-my-15 {
    margin-top:-3.75rem;
    margin-bottom:-3.75rem;
  }

  .lg\:-mx-15 {
    margin-left:-3.75rem;
    margin-right:-3.75rem;
  }

  .lg\:-my-16 {
    margin-top:-4rem;
    margin-bottom:-4rem;
  }

  .lg\:-mx-16 {
    margin-left:-4rem;
    margin-right:-4rem;
  }

  .lg\:-my-18 {
    margin-top:-4.5rem;
    margin-bottom:-4.5rem;
  }

  .lg\:-mx-18 {
    margin-left:-4.5rem;
    margin-right:-4.5rem;
  }

  .lg\:-my-20 {
    margin-top:-5rem;
    margin-bottom:-5rem;
  }

  .lg\:-mx-20 {
    margin-left:-5rem;
    margin-right:-5rem;
  }

  .lg\:-my-24 {
    margin-top:-6rem;
    margin-bottom:-6rem;
  }

  .lg\:-mx-24 {
    margin-left:-6rem;
    margin-right:-6rem;
  }

  .lg\:-my-28 {
    margin-top:-7rem;
    margin-bottom:-7rem;
  }

  .lg\:-mx-28 {
    margin-left:-7rem;
    margin-right:-7rem;
  }

  .lg\:-my-32 {
    margin-top:-8rem;
    margin-bottom:-8rem;
  }

  .lg\:-mx-32 {
    margin-left:-8rem;
    margin-right:-8rem;
  }

  .lg\:-my-36 {
    margin-top:-9rem;
    margin-bottom:-9rem;
  }

  .lg\:-mx-36 {
    margin-left:-9rem;
    margin-right:-9rem;
  }

  .lg\:-my-40 {
    margin-top:-10rem;
    margin-bottom:-10rem;
  }

  .lg\:-mx-40 {
    margin-left:-10rem;
    margin-right:-10rem;
  }

  .lg\:-my-44 {
    margin-top:-11rem;
    margin-bottom:-11rem;
  }

  .lg\:-mx-44 {
    margin-left:-11rem;
    margin-right:-11rem;
  }

  .lg\:-my-48 {
    margin-top:-12rem;
    margin-bottom:-12rem;
  }

  .lg\:-mx-48 {
    margin-left:-12rem;
    margin-right:-12rem;
  }

  .lg\:-my-52 {
    margin-top:-13rem;
    margin-bottom:-13rem;
  }

  .lg\:-mx-52 {
    margin-left:-13rem;
    margin-right:-13rem;
  }

  .lg\:-my-56 {
    margin-top:-14rem;
    margin-bottom:-14rem;
  }

  .lg\:-mx-56 {
    margin-left:-14rem;
    margin-right:-14rem;
  }

  .lg\:-my-60 {
    margin-top:-15rem;
    margin-bottom:-15rem;
  }

  .lg\:-mx-60 {
    margin-left:-15rem;
    margin-right:-15rem;
  }

  .lg\:-my-64 {
    margin-top:-16rem;
    margin-bottom:-16rem;
  }

  .lg\:-mx-64 {
    margin-left:-16rem;
    margin-right:-16rem;
  }

  .lg\:-my-72 {
    margin-top:-18rem;
    margin-bottom:-18rem;
  }

  .lg\:-mx-72 {
    margin-left:-18rem;
    margin-right:-18rem;
  }

  .lg\:-my-80 {
    margin-top:-20rem;
    margin-bottom:-20rem;
  }

  .lg\:-mx-80 {
    margin-left:-20rem;
    margin-right:-20rem;
  }

  .lg\:-my-96 {
    margin-top:-24rem;
    margin-bottom:-24rem;
  }

  .lg\:-mx-96 {
    margin-left:-24rem;
    margin-right:-24rem;
  }

  .lg\:-my-px {
    margin-top:-1px;
    margin-bottom:-1px;
  }

  .lg\:-mx-px {
    margin-left:-1px;
    margin-right:-1px;
  }

  .lg\:-my-0\.5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .lg\:-mx-0\.5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .lg\:-my-1\.5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .lg\:-mx-1\.5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .lg\:-my-2\.5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .lg\:-mx-2\.5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .lg\:-my-3\.5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .lg\:-mx-3\.5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .lg\:-my-1\/2 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .lg\:-mx-1\/2 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .lg\:-my-1\/3 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .lg\:-mx-1\/3 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .lg\:-my-2\/3 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .lg\:-mx-2\/3 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .lg\:-my-1\/4 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .lg\:-mx-1\/4 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .lg\:-my-2\/4 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .lg\:-mx-2\/4 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .lg\:-my-3\/4 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .lg\:-mx-3\/4 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .lg\:-my-1\/5 {
    margin-top:-20%;
    margin-bottom:-20%;
  }

  .lg\:-mx-1\/5 {
    margin-left:-20%;
    margin-right:-20%;
  }

  .lg\:-my-2\/5 {
    margin-top:-40%;
    margin-bottom:-40%;
  }

  .lg\:-mx-2\/5 {
    margin-left:-40%;
    margin-right:-40%;
  }

  .lg\:-my-3\/5 {
    margin-top:-60%;
    margin-bottom:-60%;
  }

  .lg\:-mx-3\/5 {
    margin-left:-60%;
    margin-right:-60%;
  }

  .lg\:-my-4\/5 {
    margin-top:-80%;
    margin-bottom:-80%;
  }

  .lg\:-mx-4\/5 {
    margin-left:-80%;
    margin-right:-80%;
  }

  .lg\:-my-1\/6 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .lg\:-mx-1\/6 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .lg\:-my-2\/6 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .lg\:-mx-2\/6 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .lg\:-my-3\/6 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .lg\:-mx-3\/6 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .lg\:-my-4\/6 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .lg\:-mx-4\/6 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .lg\:-my-5\/6 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .lg\:-mx-5\/6 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .lg\:-my-1\/12 {
    margin-top:-8.33333%;
    margin-bottom:-8.33333%;
  }

  .lg\:-mx-1\/12 {
    margin-left:-8.33333%;
    margin-right:-8.33333%;
  }

  .lg\:-my-2\/12 {
    margin-top:-16.66667%;
    margin-bottom:-16.66667%;
  }

  .lg\:-mx-2\/12 {
    margin-left:-16.66667%;
    margin-right:-16.66667%;
  }

  .lg\:-my-3\/12 {
    margin-top:-25%;
    margin-bottom:-25%;
  }

  .lg\:-mx-3\/12 {
    margin-left:-25%;
    margin-right:-25%;
  }

  .lg\:-my-4\/12 {
    margin-top:-33.33333%;
    margin-bottom:-33.33333%;
  }

  .lg\:-mx-4\/12 {
    margin-left:-33.33333%;
    margin-right:-33.33333%;
  }

  .lg\:-my-5\/12 {
    margin-top:-41.66667%;
    margin-bottom:-41.66667%;
  }

  .lg\:-mx-5\/12 {
    margin-left:-41.66667%;
    margin-right:-41.66667%;
  }

  .lg\:-my-6\/12 {
    margin-top:-50%;
    margin-bottom:-50%;
  }

  .lg\:-mx-6\/12 {
    margin-left:-50%;
    margin-right:-50%;
  }

  .lg\:-my-7\/12 {
    margin-top:-58.33333%;
    margin-bottom:-58.33333%;
  }

  .lg\:-mx-7\/12 {
    margin-left:-58.33333%;
    margin-right:-58.33333%;
  }

  .lg\:-my-8\/12 {
    margin-top:-66.66667%;
    margin-bottom:-66.66667%;
  }

  .lg\:-mx-8\/12 {
    margin-left:-66.66667%;
    margin-right:-66.66667%;
  }

  .lg\:-my-9\/12 {
    margin-top:-75%;
    margin-bottom:-75%;
  }

  .lg\:-mx-9\/12 {
    margin-left:-75%;
    margin-right:-75%;
  }

  .lg\:-my-10\/12 {
    margin-top:-83.33333%;
    margin-bottom:-83.33333%;
  }

  .lg\:-mx-10\/12 {
    margin-left:-83.33333%;
    margin-right:-83.33333%;
  }

  .lg\:-my-11\/12 {
    margin-top:-91.66667%;
    margin-bottom:-91.66667%;
  }

  .lg\:-mx-11\/12 {
    margin-left:-91.66667%;
    margin-right:-91.66667%;
  }

  .lg\:-my-full {
    margin-top:-100%;
    margin-bottom:-100%;
  }

  .lg\:-mx-full {
    margin-left:-100%;
    margin-right:-100%;
  }

  .lg\:-my-0_5 {
    margin-top:-0.125rem;
    margin-bottom:-0.125rem;
  }

  .lg\:-mx-0_5 {
    margin-left:-0.125rem;
    margin-right:-0.125rem;
  }

  .lg\:-my-1_5 {
    margin-top:-0.375rem;
    margin-bottom:-0.375rem;
  }

  .lg\:-mx-1_5 {
    margin-left:-0.375rem;
    margin-right:-0.375rem;
  }

  .lg\:-my-2_5 {
    margin-top:-0.625rem;
    margin-bottom:-0.625rem;
  }

  .lg\:-mx-2_5 {
    margin-left:-0.625rem;
    margin-right:-0.625rem;
  }

  .lg\:-my-3_5 {
    margin-top:-0.875rem;
    margin-bottom:-0.875rem;
  }

  .lg\:-mx-3_5 {
    margin-left:-0.875rem;
    margin-right:-0.875rem;
  }

  .lg\:-my-4_5 {
    margin-top:-1.125rem;
    margin-bottom:-1.125rem;
  }

  .lg\:-mx-4_5 {
    margin-left:-1.125rem;
    margin-right:-1.125rem;
  }

  .lg\:mt-0 {
    margin-top:0;
  }

  .lg\:mr-0 {
    margin-right:0;
  }

  .lg\:mb-0 {
    margin-bottom:0;
  }

  .lg\:ml-0 {
    margin-left:0;
  }

  .lg\:mt-1 {
    margin-top:0.25rem;
  }

  .lg\:mr-1 {
    margin-right:0.25rem;
  }

  .lg\:mb-1 {
    margin-bottom:0.25rem;
  }

  .lg\:ml-1 {
    margin-left:0.25rem;
  }

  .lg\:mt-2 {
    margin-top:0.5rem;
  }

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

  .lg\:mb-2 {
    margin-bottom:0.5rem;
  }

  .lg\:ml-2 {
    margin-left:0.5rem;
  }

  .lg\:mt-3 {
    margin-top:0.75rem;
  }

  .lg\:mr-3 {
    margin-right:0.75rem;
  }

  .lg\:mb-3 {
    margin-bottom:0.75rem;
  }

  .lg\:ml-3 {
    margin-left:0.75rem;
  }

  .lg\:mt-4 {
    margin-top:1rem;
  }

  .lg\:mr-4 {
    margin-right:1rem;
  }

  .lg\:mb-4 {
    margin-bottom:1rem;
  }

  .lg\:ml-4 {
    margin-left:1rem;
  }

  .lg\:mt-5 {
    margin-top:1.25rem;
  }

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

  .lg\:mb-5 {
    margin-bottom:1.25rem;
  }

  .lg\:ml-5 {
    margin-left:1.25rem;
  }

  .lg\:mt-6 {
    margin-top:1.5rem;
  }

  .lg\:mr-6 {
    margin-right:1.5rem;
  }

  .lg\:mb-6 {
    margin-bottom:1.5rem;
  }

  .lg\:ml-6 {
    margin-left:1.5rem;
  }

  .lg\:mt-7 {
    margin-top:1.75rem;
  }

  .lg\:mr-7 {
    margin-right:1.75rem;
  }

  .lg\:mb-7 {
    margin-bottom:1.75rem;
  }

  .lg\:ml-7 {
    margin-left:1.75rem;
  }

  .lg\:mt-8 {
    margin-top:2rem;
  }

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

  .lg\:mb-8 {
    margin-bottom:2rem;
  }

  .lg\:ml-8 {
    margin-left:2rem;
  }

  .lg\:mt-9 {
    margin-top:2.25rem;
  }

  .lg\:mr-9 {
    margin-right:2.25rem;
  }

  .lg\:mb-9 {
    margin-bottom:2.25rem;
  }

  .lg\:ml-9 {
    margin-left:2.25rem;
  }

  .lg\:mt-10 {
    margin-top:2.5rem;
  }

  .lg\:mr-10 {
    margin-right:2.5rem;
  }

  .lg\:mb-10 {
    margin-bottom:2.5rem;
  }

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

  .lg\:mt-11 {
    margin-top:2.75rem;
  }

  .lg\:mr-11 {
    margin-right:2.75rem;
  }

  .lg\:mb-11 {
    margin-bottom:2.75rem;
  }

  .lg\:ml-11 {
    margin-left:2.75rem;
  }

  .lg\:mt-12 {
    margin-top:3rem;
  }

  .lg\:mr-12 {
    margin-right:3rem;
  }

  .lg\:mb-12 {
    margin-bottom:3rem;
  }

  .lg\:ml-12 {
    margin-left:3rem;
  }

  .lg\:mt-13 {
    margin-top:3.25rem;
  }

  .lg\:mr-13 {
    margin-right:3.25rem;
  }

  .lg\:mb-13 {
    margin-bottom:3.25rem;
  }

  .lg\:ml-13 {
    margin-left:3.25rem;
  }

  .lg\:mt-14 {
    margin-top:3.5rem;
  }

  .lg\:mr-14 {
    margin-right:3.5rem;
  }

  .lg\:mb-14 {
    margin-bottom:3.5rem;
  }

  .lg\:ml-14 {
    margin-left:3.5rem;
  }

  .lg\:mt-15 {
    margin-top:3.75rem;
  }

  .lg\:mr-15 {
    margin-right:3.75rem;
  }

  .lg\:mb-15 {
    margin-bottom:3.75rem;
  }

  .lg\:ml-15 {
    margin-left:3.75rem;
  }

  .lg\:mt-16 {
    margin-top:4rem;
  }

  .lg\:mr-16 {
    margin-right:4rem;
  }

  .lg\:mb-16 {
    margin-bottom:4rem;
  }

  .lg\:ml-16 {
    margin-left:4rem;
  }

  .lg\:mt-18 {
    margin-top:4.5rem;
  }

  .lg\:mr-18 {
    margin-right:4.5rem;
  }

  .lg\:mb-18 {
    margin-bottom:4.5rem;
  }

  .lg\:ml-18 {
    margin-left:4.5rem;
  }

  .lg\:mt-20 {
    margin-top:5rem;
  }

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

  .lg\:mb-20 {
    margin-bottom:5rem;
  }

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

  .lg\:mt-24 {
    margin-top:6rem;
  }

  .lg\:mr-24 {
    margin-right:6rem;
  }

  .lg\:mb-24 {
    margin-bottom:6rem;
  }

  .lg\:ml-24 {
    margin-left:6rem;
  }

  .lg\:mt-28 {
    margin-top:7rem;
  }

  .lg\:mr-28 {
    margin-right:7rem;
  }

  .lg\:mb-28 {
    margin-bottom:7rem;
  }

  .lg\:ml-28 {
    margin-left:7rem;
  }

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

  .lg\:mr-32 {
    margin-right:8rem;
  }

  .lg\:mb-32 {
    margin-bottom:8rem;
  }

  .lg\:ml-32 {
    margin-left:8rem;
  }

  .lg\:mt-36 {
    margin-top:9rem;
  }

  .lg\:mr-36 {
    margin-right:9rem;
  }

  .lg\:mb-36 {
    margin-bottom:9rem;
  }

  .lg\:ml-36 {
    margin-left:9rem;
  }

  .lg\:mt-40 {
    margin-top:10rem;
  }

  .lg\:mr-40 {
    margin-right:10rem;
  }

  .lg\:mb-40 {
    margin-bottom:10rem;
  }

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

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

  .lg\:mr-44 {
    margin-right:11rem;
  }

  .lg\:mb-44 {
    margin-bottom:11rem;
  }

  .lg\:ml-44 {
    margin-left:11rem;
  }

  .lg\:mt-48 {
    margin-top:12rem;
  }

  .lg\:mr-48 {
    margin-right:12rem;
  }

  .lg\:mb-48 {
    margin-bottom:12rem;
  }

  .lg\:ml-48 {
    margin-left:12rem;
  }

  .lg\:mt-52 {
    margin-top:13rem;
  }

  .lg\:mr-52 {
    margin-right:13rem;
  }

  .lg\:mb-52 {
    margin-bottom:13rem;
  }

  .lg\:ml-52 {
    margin-left:13rem;
  }

  .lg\:mt-56 {
    margin-top:14rem;
  }

  .lg\:mr-56 {
    margin-right:14rem;
  }

  .lg\:mb-56 {
    margin-bottom:14rem;
  }

  .lg\:ml-56 {
    margin-left:14rem;
  }

  .lg\:mt-60 {
    margin-top:15rem;
  }

  .lg\:mr-60 {
    margin-right:15rem;
  }

  .lg\:mb-60 {
    margin-bottom:15rem;
  }

  .lg\:ml-60 {
    margin-left:15rem;
  }

  .lg\:mt-64 {
    margin-top:16rem;
  }

  .lg\:mr-64 {
    margin-right:16rem;
  }

  .lg\:mb-64 {
    margin-bottom:16rem;
  }

  .lg\:ml-64 {
    margin-left:16rem;
  }

  .lg\:mt-72 {
    margin-top:18rem;
  }

  .lg\:mr-72 {
    margin-right:18rem;
  }

  .lg\:mb-72 {
    margin-bottom:18rem;
  }

  .lg\:ml-72 {
    margin-left:18rem;
  }

  .lg\:mt-80 {
    margin-top:20rem;
  }

  .lg\:mr-80 {
    margin-right:20rem;
  }

  .lg\:mb-80 {
    margin-bottom:20rem;
  }

  .lg\:ml-80 {
    margin-left:20rem;
  }

  .lg\:mt-96 {
    margin-top:24rem;
  }

  .lg\:mr-96 {
    margin-right:24rem;
  }

  .lg\:mb-96 {
    margin-bottom:24rem;
  }

  .lg\:ml-96 {
    margin-left:24rem;
  }

  .lg\:mt-auto {
    margin-top:auto;
  }

  .lg\:mr-auto {
    margin-right:auto;
  }

  .lg\:mb-auto {
    margin-bottom:auto;
  }

  .lg\:ml-auto {
    margin-left:auto;
  }

  .lg\:mt-px {
    margin-top:1px;
  }

  .lg\:mr-px {
    margin-right:1px;
  }

  .lg\:mb-px {
    margin-bottom:1px;
  }

  .lg\:ml-px {
    margin-left:1px;
  }

  .lg\:mt-0\.5 {
    margin-top:0.125rem;
  }

  .lg\:mr-0\.5 {
    margin-right:0.125rem;
  }

  .lg\:mb-0\.5 {
    margin-bottom:0.125rem;
  }

  .lg\:ml-0\.5 {
    margin-left:0.125rem;
  }

  .lg\:mt-1\.5 {
    margin-top:0.375rem;
  }

  .lg\:mr-1\.5 {
    margin-right:0.375rem;
  }

  .lg\:mb-1\.5 {
    margin-bottom:0.375rem;
  }

  .lg\:ml-1\.5 {
    margin-left:0.375rem;
  }

  .lg\:mt-2\.5 {
    margin-top:0.625rem;
  }

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

  .lg\:mb-2\.5 {
    margin-bottom:0.625rem;
  }

  .lg\:ml-2\.5 {
    margin-left:0.625rem;
  }

  .lg\:mt-3\.5 {
    margin-top:0.875rem;
  }

  .lg\:mr-3\.5 {
    margin-right:0.875rem;
  }

  .lg\:mb-3\.5 {
    margin-bottom:0.875rem;
  }

  .lg\:ml-3\.5 {
    margin-left:0.875rem;
  }

  .lg\:mt-1\/2 {
    margin-top:50%;
  }

  .lg\:mr-1\/2 {
    margin-right:50%;
  }

  .lg\:mb-1\/2 {
    margin-bottom:50%;
  }

  .lg\:ml-1\/2 {
    margin-left:50%;
  }

  .lg\:mt-1\/3 {
    margin-top:33.333333%;
  }

  .lg\:mr-1\/3 {
    margin-right:33.333333%;
  }

  .lg\:mb-1\/3 {
    margin-bottom:33.333333%;
  }

  .lg\:ml-1\/3 {
    margin-left:33.333333%;
  }

  .lg\:mt-2\/3 {
    margin-top:66.666667%;
  }

  .lg\:mr-2\/3 {
    margin-right:66.666667%;
  }

  .lg\:mb-2\/3 {
    margin-bottom:66.666667%;
  }

  .lg\:ml-2\/3 {
    margin-left:66.666667%;
  }

  .lg\:mt-1\/4 {
    margin-top:25%;
  }

  .lg\:mr-1\/4 {
    margin-right:25%;
  }

  .lg\:mb-1\/4 {
    margin-bottom:25%;
  }

  .lg\:ml-1\/4 {
    margin-left:25%;
  }

  .lg\:mt-2\/4 {
    margin-top:50%;
  }

  .lg\:mr-2\/4 {
    margin-right:50%;
  }

  .lg\:mb-2\/4 {
    margin-bottom:50%;
  }

  .lg\:ml-2\/4 {
    margin-left:50%;
  }

  .lg\:mt-3\/4 {
    margin-top:75%;
  }

  .lg\:mr-3\/4 {
    margin-right:75%;
  }

  .lg\:mb-3\/4 {
    margin-bottom:75%;
  }

  .lg\:ml-3\/4 {
    margin-left:75%;
  }

  .lg\:mt-1\/5 {
    margin-top:20%;
  }

  .lg\:mr-1\/5 {
    margin-right:20%;
  }

  .lg\:mb-1\/5 {
    margin-bottom:20%;
  }

  .lg\:ml-1\/5 {
    margin-left:20%;
  }

  .lg\:mt-2\/5 {
    margin-top:40%;
  }

  .lg\:mr-2\/5 {
    margin-right:40%;
  }

  .lg\:mb-2\/5 {
    margin-bottom:40%;
  }

  .lg\:ml-2\/5 {
    margin-left:40%;
  }

  .lg\:mt-3\/5 {
    margin-top:60%;
  }

  .lg\:mr-3\/5 {
    margin-right:60%;
  }

  .lg\:mb-3\/5 {
    margin-bottom:60%;
  }

  .lg\:ml-3\/5 {
    margin-left:60%;
  }

  .lg\:mt-4\/5 {
    margin-top:80%;
  }

  .lg\:mr-4\/5 {
    margin-right:80%;
  }

  .lg\:mb-4\/5 {
    margin-bottom:80%;
  }

  .lg\:ml-4\/5 {
    margin-left:80%;
  }

  .lg\:mt-1\/6 {
    margin-top:16.666667%;
  }

  .lg\:mr-1\/6 {
    margin-right:16.666667%;
  }

  .lg\:mb-1\/6 {
    margin-bottom:16.666667%;
  }

  .lg\:ml-1\/6 {
    margin-left:16.666667%;
  }

  .lg\:mt-2\/6 {
    margin-top:33.333333%;
  }

  .lg\:mr-2\/6 {
    margin-right:33.333333%;
  }

  .lg\:mb-2\/6 {
    margin-bottom:33.333333%;
  }

  .lg\:ml-2\/6 {
    margin-left:33.333333%;
  }

  .lg\:mt-3\/6 {
    margin-top:50%;
  }

  .lg\:mr-3\/6 {
    margin-right:50%;
  }

  .lg\:mb-3\/6 {
    margin-bottom:50%;
  }

  .lg\:ml-3\/6 {
    margin-left:50%;
  }

  .lg\:mt-4\/6 {
    margin-top:66.666667%;
  }

  .lg\:mr-4\/6 {
    margin-right:66.666667%;
  }

  .lg\:mb-4\/6 {
    margin-bottom:66.666667%;
  }

  .lg\:ml-4\/6 {
    margin-left:66.666667%;
  }

  .lg\:mt-5\/6 {
    margin-top:83.333333%;
  }

  .lg\:mr-5\/6 {
    margin-right:83.333333%;
  }

  .lg\:mb-5\/6 {
    margin-bottom:83.333333%;
  }

  .lg\:ml-5\/6 {
    margin-left:83.333333%;
  }

  .lg\:mt-1\/12 {
    margin-top:8.333333%;
  }

  .lg\:mr-1\/12 {
    margin-right:8.333333%;
  }

  .lg\:mb-1\/12 {
    margin-bottom:8.333333%;
  }

  .lg\:ml-1\/12 {
    margin-left:8.333333%;
  }

  .lg\:mt-2\/12 {
    margin-top:16.666667%;
  }

  .lg\:mr-2\/12 {
    margin-right:16.666667%;
  }

  .lg\:mb-2\/12 {
    margin-bottom:16.666667%;
  }

  .lg\:ml-2\/12 {
    margin-left:16.666667%;
  }

  .lg\:mt-3\/12 {
    margin-top:25%;
  }

  .lg\:mr-3\/12 {
    margin-right:25%;
  }

  .lg\:mb-3\/12 {
    margin-bottom:25%;
  }

  .lg\:ml-3\/12 {
    margin-left:25%;
  }

  .lg\:mt-4\/12 {
    margin-top:33.333333%;
  }

  .lg\:mr-4\/12 {
    margin-right:33.333333%;
  }

  .lg\:mb-4\/12 {
    margin-bottom:33.333333%;
  }

  .lg\:ml-4\/12 {
    margin-left:33.333333%;
  }

  .lg\:mt-5\/12 {
    margin-top:41.666667%;
  }

  .lg\:mr-5\/12 {
    margin-right:41.666667%;
  }

  .lg\:mb-5\/12 {
    margin-bottom:41.666667%;
  }

  .lg\:ml-5\/12 {
    margin-left:41.666667%;
  }

  .lg\:mt-6\/12 {
    margin-top:50%;
  }

  .lg\:mr-6\/12 {
    margin-right:50%;
  }

  .lg\:mb-6\/12 {
    margin-bottom:50%;
  }

  .lg\:ml-6\/12 {
    margin-left:50%;
  }

  .lg\:mt-7\/12 {
    margin-top:58.333333%;
  }

  .lg\:mr-7\/12 {
    margin-right:58.333333%;
  }

  .lg\:mb-7\/12 {
    margin-bottom:58.333333%;
  }

  .lg\:ml-7\/12 {
    margin-left:58.333333%;
  }

  .lg\:mt-8\/12 {
    margin-top:66.666667%;
  }

  .lg\:mr-8\/12 {
    margin-right:66.666667%;
  }

  .lg\:mb-8\/12 {
    margin-bottom:66.666667%;
  }

  .lg\:ml-8\/12 {
    margin-left:66.666667%;
  }

  .lg\:mt-9\/12 {
    margin-top:75%;
  }

  .lg\:mr-9\/12 {
    margin-right:75%;
  }

  .lg\:mb-9\/12 {
    margin-bottom:75%;
  }

  .lg\:ml-9\/12 {
    margin-left:75%;
  }

  .lg\:mt-10\/12 {
    margin-top:83.333333%;
  }

  .lg\:mr-10\/12 {
    margin-right:83.333333%;
  }

  .lg\:mb-10\/12 {
    margin-bottom:83.333333%;
  }

  .lg\:ml-10\/12 {
    margin-left:83.333333%;
  }

  .lg\:mt-11\/12 {
    margin-top:91.666667%;
  }

  .lg\:mr-11\/12 {
    margin-right:91.666667%;
  }

  .lg\:mb-11\/12 {
    margin-bottom:91.666667%;
  }

  .lg\:ml-11\/12 {
    margin-left:91.666667%;
  }

  .lg\:mt-full {
    margin-top:100%;
  }

  .lg\:mr-full {
    margin-right:100%;
  }

  .lg\:mb-full {
    margin-bottom:100%;
  }

  .lg\:ml-full {
    margin-left:100%;
  }

  .lg\:mt-0_5 {
    margin-top:0.125rem;
  }

  .lg\:mr-0_5 {
    margin-right:0.125rem;
  }

  .lg\:mb-0_5 {
    margin-bottom:0.125rem;
  }

  .lg\:ml-0_5 {
    margin-left:0.125rem;
  }

  .lg\:mt-1_5 {
    margin-top:0.375rem;
  }

  .lg\:mr-1_5 {
    margin-right:0.375rem;
  }

  .lg\:mb-1_5 {
    margin-bottom:0.375rem;
  }

  .lg\:ml-1_5 {
    margin-left:0.375rem;
  }

  .lg\:mt-2_5 {
    margin-top:0.625rem;
  }

  .lg\:mr-2_5 {
    margin-right:0.625rem;
  }

  .lg\:mb-2_5 {
    margin-bottom:0.625rem;
  }

  .lg\:ml-2_5 {
    margin-left:0.625rem;
  }

  .lg\:mt-3_5 {
    margin-top:0.875rem;
  }

  .lg\:mr-3_5 {
    margin-right:0.875rem;
  }

  .lg\:mb-3_5 {
    margin-bottom:0.875rem;
  }

  .lg\:ml-3_5 {
    margin-left:0.875rem;
  }

  .lg\:mt-4_5 {
    margin-top:1.125rem;
  }

  .lg\:mr-4_5 {
    margin-right:1.125rem;
  }

  .lg\:mb-4_5 {
    margin-bottom:1.125rem;
  }

  .lg\:ml-4_5 {
    margin-left:1.125rem;
  }

  .lg\:-mt-1 {
    margin-top:-0.25rem;
  }

  .lg\:-mr-1 {
    margin-right:-0.25rem;
  }

  .lg\:-mb-1 {
    margin-bottom:-0.25rem;
  }

  .lg\:-ml-1 {
    margin-left:-0.25rem;
  }

  .lg\:-mt-2 {
    margin-top:-0.5rem;
  }

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

  .lg\:-mb-2 {
    margin-bottom:-0.5rem;
  }

  .lg\:-ml-2 {
    margin-left:-0.5rem;
  }

  .lg\:-mt-3 {
    margin-top:-0.75rem;
  }

  .lg\:-mr-3 {
    margin-right:-0.75rem;
  }

  .lg\:-mb-3 {
    margin-bottom:-0.75rem;
  }

  .lg\:-ml-3 {
    margin-left:-0.75rem;
  }

  .lg\:-mt-4 {
    margin-top:-1rem;
  }

  .lg\:-mr-4 {
    margin-right:-1rem;
  }

  .lg\:-mb-4 {
    margin-bottom:-1rem;
  }

  .lg\:-ml-4 {
    margin-left:-1rem;
  }

  .lg\:-mt-5 {
    margin-top:-1.25rem;
  }

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

  .lg\:-mb-5 {
    margin-bottom:-1.25rem;
  }

  .lg\:-ml-5 {
    margin-left:-1.25rem;
  }

  .lg\:-mt-6 {
    margin-top:-1.5rem;
  }

  .lg\:-mr-6 {
    margin-right:-1.5rem;
  }

  .lg\:-mb-6 {
    margin-bottom:-1.5rem;
  }

  .lg\:-ml-6 {
    margin-left:-1.5rem;
  }

  .lg\:-mt-7 {
    margin-top:-1.75rem;
  }

  .lg\:-mr-7 {
    margin-right:-1.75rem;
  }

  .lg\:-mb-7 {
    margin-bottom:-1.75rem;
  }

  .lg\:-ml-7 {
    margin-left:-1.75rem;
  }

  .lg\:-mt-8 {
    margin-top:-2rem;
  }

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

  .lg\:-mb-8 {
    margin-bottom:-2rem;
  }

  .lg\:-ml-8 {
    margin-left:-2rem;
  }

  .lg\:-mt-9 {
    margin-top:-2.25rem;
  }

  .lg\:-mr-9 {
    margin-right:-2.25rem;
  }

  .lg\:-mb-9 {
    margin-bottom:-2.25rem;
  }

  .lg\:-ml-9 {
    margin-left:-2.25rem;
  }

  .lg\:-mt-10 {
    margin-top:-2.5rem;
  }

  .lg\:-mr-10 {
    margin-right:-2.5rem;
  }

  .lg\:-mb-10 {
    margin-bottom:-2.5rem;
  }

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

  .lg\:-mt-11 {
    margin-top:-2.75rem;
  }

  .lg\:-mr-11 {
    margin-right:-2.75rem;
  }

  .lg\:-mb-11 {
    margin-bottom:-2.75rem;
  }

  .lg\:-ml-11 {
    margin-left:-2.75rem;
  }

  .lg\:-mt-12 {
    margin-top:-3rem;
  }

  .lg\:-mr-12 {
    margin-right:-3rem;
  }

  .lg\:-mb-12 {
    margin-bottom:-3rem;
  }

  .lg\:-ml-12 {
    margin-left:-3rem;
  }

  .lg\:-mt-13 {
    margin-top:-3.25rem;
  }

  .lg\:-mr-13 {
    margin-right:-3.25rem;
  }

  .lg\:-mb-13 {
    margin-bottom:-3.25rem;
  }

  .lg\:-ml-13 {
    margin-left:-3.25rem;
  }

  .lg\:-mt-14 {
    margin-top:-3.5rem;
  }

  .lg\:-mr-14 {
    margin-right:-3.5rem;
  }

  .lg\:-mb-14 {
    margin-bottom:-3.5rem;
  }

  .lg\:-ml-14 {
    margin-left:-3.5rem;
  }

  .lg\:-mt-15 {
    margin-top:-3.75rem;
  }

  .lg\:-mr-15 {
    margin-right:-3.75rem;
  }

  .lg\:-mb-15 {
    margin-bottom:-3.75rem;
  }

  .lg\:-ml-15 {
    margin-left:-3.75rem;
  }

  .lg\:-mt-16 {
    margin-top:-4rem;
  }

  .lg\:-mr-16 {
    margin-right:-4rem;
  }

  .lg\:-mb-16 {
    margin-bottom:-4rem;
  }

  .lg\:-ml-16 {
    margin-left:-4rem;
  }

  .lg\:-mt-18 {
    margin-top:-4.5rem;
  }

  .lg\:-mr-18 {
    margin-right:-4.5rem;
  }

  .lg\:-mb-18 {
    margin-bottom:-4.5rem;
  }

  .lg\:-ml-18 {
    margin-left:-4.5rem;
  }

  .lg\:-mt-20 {
    margin-top:-5rem;
  }

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

  .lg\:-mb-20 {
    margin-bottom:-5rem;
  }

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

  .lg\:-mt-24 {
    margin-top:-6rem;
  }

  .lg\:-mr-24 {
    margin-right:-6rem;
  }

  .lg\:-mb-24 {
    margin-bottom:-6rem;
  }

  .lg\:-ml-24 {
    margin-left:-6rem;
  }

  .lg\:-mt-28 {
    margin-top:-7rem;
  }

  .lg\:-mr-28 {
    margin-right:-7rem;
  }

  .lg\:-mb-28 {
    margin-bottom:-7rem;
  }

  .lg\:-ml-28 {
    margin-left:-7rem;
  }

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

  .lg\:-mr-32 {
    margin-right:-8rem;
  }

  .lg\:-mb-32 {
    margin-bottom:-8rem;
  }

  .lg\:-ml-32 {
    margin-left:-8rem;
  }

  .lg\:-mt-36 {
    margin-top:-9rem;
  }

  .lg\:-mr-36 {
    margin-right:-9rem;
  }

  .lg\:-mb-36 {
    margin-bottom:-9rem;
  }

  .lg\:-ml-36 {
    margin-left:-9rem;
  }

  .lg\:-mt-40 {
    margin-top:-10rem;
  }

  .lg\:-mr-40 {
    margin-right:-10rem;
  }

  .lg\:-mb-40 {
    margin-bottom:-10rem;
  }

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

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

  .lg\:-mr-44 {
    margin-right:-11rem;
  }

  .lg\:-mb-44 {
    margin-bottom:-11rem;
  }

  .lg\:-ml-44 {
    margin-left:-11rem;
  }

  .lg\:-mt-48 {
    margin-top:-12rem;
  }

  .lg\:-mr-48 {
    margin-right:-12rem;
  }

  .lg\:-mb-48 {
    margin-bottom:-12rem;
  }

  .lg\:-ml-48 {
    margin-left:-12rem;
  }

  .lg\:-mt-52 {
    margin-top:-13rem;
  }

  .lg\:-mr-52 {
    margin-right:-13rem;
  }

  .lg\:-mb-52 {
    margin-bottom:-13rem;
  }

  .lg\:-ml-52 {
    margin-left:-13rem;
  }

  .lg\:-mt-56 {
    margin-top:-14rem;
  }

  .lg\:-mr-56 {
    margin-right:-14rem;
  }

  .lg\:-mb-56 {
    margin-bottom:-14rem;
  }

  .lg\:-ml-56 {
    margin-left:-14rem;
  }

  .lg\:-mt-60 {
    margin-top:-15rem;
  }

  .lg\:-mr-60 {
    margin-right:-15rem;
  }

  .lg\:-mb-60 {
    margin-bottom:-15rem;
  }

  .lg\:-ml-60 {
    margin-left:-15rem;
  }

  .lg\:-mt-64 {
    margin-top:-16rem;
  }

  .lg\:-mr-64 {
    margin-right:-16rem;
  }

  .lg\:-mb-64 {
    margin-bottom:-16rem;
  }

  .lg\:-ml-64 {
    margin-left:-16rem;
  }

  .lg\:-mt-72 {
    margin-top:-18rem;
  }

  .lg\:-mr-72 {
    margin-right:-18rem;
  }

  .lg\:-mb-72 {
    margin-bottom:-18rem;
  }

  .lg\:-ml-72 {
    margin-left:-18rem;
  }

  .lg\:-mt-80 {
    margin-top:-20rem;
  }

  .lg\:-mr-80 {
    margin-right:-20rem;
  }

  .lg\:-mb-80 {
    margin-bottom:-20rem;
  }

  .lg\:-ml-80 {
    margin-left:-20rem;
  }

  .lg\:-mt-96 {
    margin-top:-24rem;
  }

  .lg\:-mr-96 {
    margin-right:-24rem;
  }

  .lg\:-mb-96 {
    margin-bottom:-24rem;
  }

  .lg\:-ml-96 {
    margin-left:-24rem;
  }

  .lg\:-mt-px {
    margin-top:-1px;
  }

  .lg\:-mr-px {
    margin-right:-1px;
  }

  .lg\:-mb-px {
    margin-bottom:-1px;
  }

  .lg\:-ml-px {
    margin-left:-1px;
  }

  .lg\:-mt-0\.5 {
    margin-top:-0.125rem;
  }

  .lg\:-mr-0\.5 {
    margin-right:-0.125rem;
  }

  .lg\:-mb-0\.5 {
    margin-bottom:-0.125rem;
  }

  .lg\:-ml-0\.5 {
    margin-left:-0.125rem;
  }

  .lg\:-mt-1\.5 {
    margin-top:-0.375rem;
  }

  .lg\:-mr-1\.5 {
    margin-right:-0.375rem;
  }

  .lg\:-mb-1\.5 {
    margin-bottom:-0.375rem;
  }

  .lg\:-ml-1\.5 {
    margin-left:-0.375rem;
  }

  .lg\:-mt-2\.5 {
    margin-top:-0.625rem;
  }

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

  .lg\:-mb-2\.5 {
    margin-bottom:-0.625rem;
  }

  .lg\:-ml-2\.5 {
    margin-left:-0.625rem;
  }

  .lg\:-mt-3\.5 {
    margin-top:-0.875rem;
  }

  .lg\:-mr-3\.5 {
    margin-right:-0.875rem;
  }

  .lg\:-mb-3\.5 {
    margin-bottom:-0.875rem;
  }

  .lg\:-ml-3\.5 {
    margin-left:-0.875rem;
  }

  .lg\:-mt-1\/2 {
    margin-top:-50%;
  }

  .lg\:-mr-1\/2 {
    margin-right:-50%;
  }

  .lg\:-mb-1\/2 {
    margin-bottom:-50%;
  }

  .lg\:-ml-1\/2 {
    margin-left:-50%;
  }

  .lg\:-mt-1\/3 {
    margin-top:-33.33333%;
  }

  .lg\:-mr-1\/3 {
    margin-right:-33.33333%;
  }

  .lg\:-mb-1\/3 {
    margin-bottom:-33.33333%;
  }

  .lg\:-ml-1\/3 {
    margin-left:-33.33333%;
  }

  .lg\:-mt-2\/3 {
    margin-top:-66.66667%;
  }

  .lg\:-mr-2\/3 {
    margin-right:-66.66667%;
  }

  .lg\:-mb-2\/3 {
    margin-bottom:-66.66667%;
  }

  .lg\:-ml-2\/3 {
    margin-left:-66.66667%;
  }

  .lg\:-mt-1\/4 {
    margin-top:-25%;
  }

  .lg\:-mr-1\/4 {
    margin-right:-25%;
  }

  .lg\:-mb-1\/4 {
    margin-bottom:-25%;
  }

  .lg\:-ml-1\/4 {
    margin-left:-25%;
  }

  .lg\:-mt-2\/4 {
    margin-top:-50%;
  }

  .lg\:-mr-2\/4 {
    margin-right:-50%;
  }

  .lg\:-mb-2\/4 {
    margin-bottom:-50%;
  }

  .lg\:-ml-2\/4 {
    margin-left:-50%;
  }

  .lg\:-mt-3\/4 {
    margin-top:-75%;
  }

  .lg\:-mr-3\/4 {
    margin-right:-75%;
  }

  .lg\:-mb-3\/4 {
    margin-bottom:-75%;
  }

  .lg\:-ml-3\/4 {
    margin-left:-75%;
  }

  .lg\:-mt-1\/5 {
    margin-top:-20%;
  }

  .lg\:-mr-1\/5 {
    margin-right:-20%;
  }

  .lg\:-mb-1\/5 {
    margin-bottom:-20%;
  }

  .lg\:-ml-1\/5 {
    margin-left:-20%;
  }

  .lg\:-mt-2\/5 {
    margin-top:-40%;
  }

  .lg\:-mr-2\/5 {
    margin-right:-40%;
  }

  .lg\:-mb-2\/5 {
    margin-bottom:-40%;
  }

  .lg\:-ml-2\/5 {
    margin-left:-40%;
  }

  .lg\:-mt-3\/5 {
    margin-top:-60%;
  }

  .lg\:-mr-3\/5 {
    margin-right:-60%;
  }

  .lg\:-mb-3\/5 {
    margin-bottom:-60%;
  }

  .lg\:-ml-3\/5 {
    margin-left:-60%;
  }

  .lg\:-mt-4\/5 {
    margin-top:-80%;
  }

  .lg\:-mr-4\/5 {
    margin-right:-80%;
  }

  .lg\:-mb-4\/5 {
    margin-bottom:-80%;
  }

  .lg\:-ml-4\/5 {
    margin-left:-80%;
  }

  .lg\:-mt-1\/6 {
    margin-top:-16.66667%;
  }

  .lg\:-mr-1\/6 {
    margin-right:-16.66667%;
  }

  .lg\:-mb-1\/6 {
    margin-bottom:-16.66667%;
  }

  .lg\:-ml-1\/6 {
    margin-left:-16.66667%;
  }

  .lg\:-mt-2\/6 {
    margin-top:-33.33333%;
  }

  .lg\:-mr-2\/6 {
    margin-right:-33.33333%;
  }

  .lg\:-mb-2\/6 {
    margin-bottom:-33.33333%;
  }

  .lg\:-ml-2\/6 {
    margin-left:-33.33333%;
  }

  .lg\:-mt-3\/6 {
    margin-top:-50%;
  }

  .lg\:-mr-3\/6 {
    margin-right:-50%;
  }

  .lg\:-mb-3\/6 {
    margin-bottom:-50%;
  }

  .lg\:-ml-3\/6 {
    margin-left:-50%;
  }

  .lg\:-mt-4\/6 {
    margin-top:-66.66667%;
  }

  .lg\:-mr-4\/6 {
    margin-right:-66.66667%;
  }

  .lg\:-mb-4\/6 {
    margin-bottom:-66.66667%;
  }

  .lg\:-ml-4\/6 {
    margin-left:-66.66667%;
  }

  .lg\:-mt-5\/6 {
    margin-top:-83.33333%;
  }

  .lg\:-mr-5\/6 {
    margin-right:-83.33333%;
  }

  .lg\:-mb-5\/6 {
    margin-bottom:-83.33333%;
  }

  .lg\:-ml-5\/6 {
    margin-left:-83.33333%;
  }

  .lg\:-mt-1\/12 {
    margin-top:-8.33333%;
  }

  .lg\:-mr-1\/12 {
    margin-right:-8.33333%;
  }

  .lg\:-mb-1\/12 {
    margin-bottom:-8.33333%;
  }

  .lg\:-ml-1\/12 {
    margin-left:-8.33333%;
  }

  .lg\:-mt-2\/12 {
    margin-top:-16.66667%;
  }

  .lg\:-mr-2\/12 {
    margin-right:-16.66667%;
  }

  .lg\:-mb-2\/12 {
    margin-bottom:-16.66667%;
  }

  .lg\:-ml-2\/12 {
    margin-left:-16.66667%;
  }

  .lg\:-mt-3\/12 {
    margin-top:-25%;
  }

  .lg\:-mr-3\/12 {
    margin-right:-25%;
  }

  .lg\:-mb-3\/12 {
    margin-bottom:-25%;
  }

  .lg\:-ml-3\/12 {
    margin-left:-25%;
  }

  .lg\:-mt-4\/12 {
    margin-top:-33.33333%;
  }

  .lg\:-mr-4\/12 {
    margin-right:-33.33333%;
  }

  .lg\:-mb-4\/12 {
    margin-bottom:-33.33333%;
  }

  .lg\:-ml-4\/12 {
    margin-left:-33.33333%;
  }

  .lg\:-mt-5\/12 {
    margin-top:-41.66667%;
  }

  .lg\:-mr-5\/12 {
    margin-right:-41.66667%;
  }

  .lg\:-mb-5\/12 {
    margin-bottom:-41.66667%;
  }

  .lg\:-ml-5\/12 {
    margin-left:-41.66667%;
  }

  .lg\:-mt-6\/12 {
    margin-top:-50%;
  }

  .lg\:-mr-6\/12 {
    margin-right:-50%;
  }

  .lg\:-mb-6\/12 {
    margin-bottom:-50%;
  }

  .lg\:-ml-6\/12 {
    margin-left:-50%;
  }

  .lg\:-mt-7\/12 {
    margin-top:-58.33333%;
  }

  .lg\:-mr-7\/12 {
    margin-right:-58.33333%;
  }

  .lg\:-mb-7\/12 {
    margin-bottom:-58.33333%;
  }

  .lg\:-ml-7\/12 {
    margin-left:-58.33333%;
  }

  .lg\:-mt-8\/12 {
    margin-top:-66.66667%;
  }

  .lg\:-mr-8\/12 {
    margin-right:-66.66667%;
  }

  .lg\:-mb-8\/12 {
    margin-bottom:-66.66667%;
  }

  .lg\:-ml-8\/12 {
    margin-left:-66.66667%;
  }

  .lg\:-mt-9\/12 {
    margin-top:-75%;
  }

  .lg\:-mr-9\/12 {
    margin-right:-75%;
  }

  .lg\:-mb-9\/12 {
    margin-bottom:-75%;
  }

  .lg\:-ml-9\/12 {
    margin-left:-75%;
  }

  .lg\:-mt-10\/12 {
    margin-top:-83.33333%;
  }

  .lg\:-mr-10\/12 {
    margin-right:-83.33333%;
  }

  .lg\:-mb-10\/12 {
    margin-bottom:-83.33333%;
  }

  .lg\:-ml-10\/12 {
    margin-left:-83.33333%;
  }

  .lg\:-mt-11\/12 {
    margin-top:-91.66667%;
  }

  .lg\:-mr-11\/12 {
    margin-right:-91.66667%;
  }

  .lg\:-mb-11\/12 {
    margin-bottom:-91.66667%;
  }

  .lg\:-ml-11\/12 {
    margin-left:-91.66667%;
  }

  .lg\:-mt-full {
    margin-top:-100%;
  }

  .lg\:-mr-full {
    margin-right:-100%;
  }

  .lg\:-mb-full {
    margin-bottom:-100%;
  }

  .lg\:-ml-full {
    margin-left:-100%;
  }

  .lg\:-mt-0_5 {
    margin-top:-0.125rem;
  }

  .lg\:-mr-0_5 {
    margin-right:-0.125rem;
  }

  .lg\:-mb-0_5 {
    margin-bottom:-0.125rem;
  }

  .lg\:-ml-0_5 {
    margin-left:-0.125rem;
  }

  .lg\:-mt-1_5 {
    margin-top:-0.375rem;
  }

  .lg\:-mr-1_5 {
    margin-right:-0.375rem;
  }

  .lg\:-mb-1_5 {
    margin-bottom:-0.375rem;
  }

  .lg\:-ml-1_5 {
    margin-left:-0.375rem;
  }

  .lg\:-mt-2_5 {
    margin-top:-0.625rem;
  }

  .lg\:-mr-2_5 {
    margin-right:-0.625rem;
  }

  .lg\:-mb-2_5 {
    margin-bottom:-0.625rem;
  }

  .lg\:-ml-2_5 {
    margin-left:-0.625rem;
  }

  .lg\:-mt-3_5 {
    margin-top:-0.875rem;
  }

  .lg\:-mr-3_5 {
    margin-right:-0.875rem;
  }

  .lg\:-mb-3_5 {
    margin-bottom:-0.875rem;
  }

  .lg\:-ml-3_5 {
    margin-left:-0.875rem;
  }

  .lg\:-mt-4_5 {
    margin-top:-1.125rem;
  }

  .lg\:-mr-4_5 {
    margin-right:-1.125rem;
  }

  .lg\:-mb-4_5 {
    margin-bottom:-1.125rem;
  }

  .lg\:-ml-4_5 {
    margin-left:-1.125rem;
  }

  .lg\:max-h-0 {
    max-height:0;
  }

  .lg\:max-h-1 {
    max-height:0.25rem;
  }

  .lg\:max-h-2 {
    max-height:0.5rem;
  }

  .lg\:max-h-3 {
    max-height:0.75rem;
  }

  .lg\:max-h-4 {
    max-height:1rem;
  }

  .lg\:max-h-5 {
    max-height:1.25rem;
  }

  .lg\:max-h-6 {
    max-height:1.5rem;
  }

  .lg\:max-h-7 {
    max-height:1.75rem;
  }

  .lg\:max-h-8 {
    max-height:2rem;
  }

  .lg\:max-h-9 {
    max-height:2.25rem;
  }

  .lg\:max-h-10 {
    max-height:2.5rem;
  }

  .lg\:max-h-11 {
    max-height:2.75rem;
  }

  .lg\:max-h-12 {
    max-height:3rem;
  }

  .lg\:max-h-13 {
    max-height:3.25rem;
  }

  .lg\:max-h-14 {
    max-height:3.5rem;
  }

  .lg\:max-h-15 {
    max-height:3.75rem;
  }

  .lg\:max-h-16 {
    max-height:4rem;
  }

  .lg\:max-h-18 {
    max-height:4.5rem;
  }

  .lg\:max-h-20 {
    max-height:5rem;
  }

  .lg\:max-h-24 {
    max-height:6rem;
  }

  .lg\:max-h-28 {
    max-height:7rem;
  }

  .lg\:max-h-32 {
    max-height:8rem;
  }

  .lg\:max-h-36 {
    max-height:9rem;
  }

  .lg\:max-h-40 {
    max-height:10rem;
  }

  .lg\:max-h-44 {
    max-height:11rem;
  }

  .lg\:max-h-48 {
    max-height:12rem;
  }

  .lg\:max-h-52 {
    max-height:13rem;
  }

  .lg\:max-h-56 {
    max-height:14rem;
  }

  .lg\:max-h-60 {
    max-height:15rem;
  }

  .lg\:max-h-64 {
    max-height:16rem;
  }

  .lg\:max-h-72 {
    max-height:18rem;
  }

  .lg\:max-h-80 {
    max-height:20rem;
  }

  .lg\:max-h-96 {
    max-height:24rem;
  }

  .lg\:max-h-100 {
    max-height:25rem;
  }

  .lg\:max-h-screen {
    max-height:100vh;
  }

  .lg\:max-h-px {
    max-height:1px;
  }

  .lg\:max-h-0\.5 {
    max-height:0.125rem;
  }

  .lg\:max-h-1\.5 {
    max-height:0.375rem;
  }

  .lg\:max-h-2\.5 {
    max-height:0.625rem;
  }

  .lg\:max-h-3\.5 {
    max-height:0.875rem;
  }

  .lg\:max-h-1\/2 {
    max-height:50%;
  }

  .lg\:max-h-1\/3 {
    max-height:33.333333%;
  }

  .lg\:max-h-2\/3 {
    max-height:66.666667%;
  }

  .lg\:max-h-1\/4 {
    max-height:25%;
  }

  .lg\:max-h-2\/4 {
    max-height:50%;
  }

  .lg\:max-h-3\/4 {
    max-height:75%;
  }

  .lg\:max-h-1\/5 {
    max-height:20%;
  }

  .lg\:max-h-2\/5 {
    max-height:40%;
  }

  .lg\:max-h-3\/5 {
    max-height:60%;
  }

  .lg\:max-h-4\/5 {
    max-height:80%;
  }

  .lg\:max-h-1\/6 {
    max-height:16.666667%;
  }

  .lg\:max-h-2\/6 {
    max-height:33.333333%;
  }

  .lg\:max-h-3\/6 {
    max-height:50%;
  }

  .lg\:max-h-4\/6 {
    max-height:66.666667%;
  }

  .lg\:max-h-5\/6 {
    max-height:83.333333%;
  }

  .lg\:max-h-1\/12 {
    max-height:8.333333%;
  }

  .lg\:max-h-2\/12 {
    max-height:16.666667%;
  }

  .lg\:max-h-3\/12 {
    max-height:25%;
  }

  .lg\:max-h-4\/12 {
    max-height:33.333333%;
  }

  .lg\:max-h-5\/12 {
    max-height:41.666667%;
  }

  .lg\:max-h-6\/12 {
    max-height:50%;
  }

  .lg\:max-h-7\/12 {
    max-height:58.333333%;
  }

  .lg\:max-h-8\/12 {
    max-height:66.666667%;
  }

  .lg\:max-h-9\/12 {
    max-height:75%;
  }

  .lg\:max-h-10\/12 {
    max-height:83.333333%;
  }

  .lg\:max-h-11\/12 {
    max-height:91.666667%;
  }

  .lg\:max-h-full {
    max-height:100%;
  }

  .lg\:max-h-0_5 {
    max-height:0.125rem;
  }

  .lg\:max-h-1_5 {
    max-height:0.375rem;
  }

  .lg\:max-h-2_5 {
    max-height:0.625rem;
  }

  .lg\:max-h-3_5 {
    max-height:0.875rem;
  }

  .lg\:max-h-4_5 {
    max-height:1.125rem;
  }

  .lg\:max-w-0 {
    max-width:0rem;
  }

  .lg\:max-w-none {
    max-width:none;
  }

  .lg\:max-w-xs {
    max-width:20rem;
  }

  .lg\:max-w-sm {
    max-width:24rem;
  }

  .lg\:max-w-md {
    max-width:28rem;
  }

  .lg\:max-w-lg {
    max-width:32rem;
  }

  .lg\:max-w-xl {
    max-width:36rem;
  }

  .lg\:max-w-2xl {
    max-width:42rem;
  }

  .lg\:max-w-3xl {
    max-width:48rem;
  }

  .lg\:max-w-4xl {
    max-width:56rem;
  }

  .lg\:max-w-5xl {
    max-width:64rem;
  }

  .lg\:max-w-6xl {
    max-width:72rem;
  }

  .lg\:max-w-7xl {
    max-width:80rem;
  }

  .lg\:max-w-full {
    max-width:100%;
  }

  .lg\:max-w-min-content {
    max-width:-moz-min-content;
    max-width:min-content;
  }

  .lg\:max-w-max-content {
    max-width:-moz-max-content;
    max-width:max-content;
  }

  .lg\:max-w-prose {
    max-width:65ch;
  }

  .lg\:max-w-screen-mobile2XS {
    max-width:20rem;
  }

  .lg\:max-w-screen-mobileXS {
    max-width:25rem;
  }

  .lg\:max-w-screen-mobileS {
    max-width:30rem;
  }

  .lg\:max-w-screen-mobileM {
    max-width:40rem;
  }

  .lg\:max-w-screen-mobileL {
    max-width:55rem;
  }

  .lg\:max-w-screen-mobileXL {
    max-width:60rem;
  }

  .lg\:max-w-screen-mobile2XL {
    max-width:65rem;
  }

  .lg\:max-w-screen-mobile3XL {
    max-width:70rem;
  }

  .lg\:max-w-screen-mobile4XL {
    max-width:80rem;
  }

  .lg\:max-w-screen-xxs {
    max-width:1px;
  }

  .lg\:max-w-screen-xs {
    max-width:400px;
  }

  .lg\:max-w-screen-sm {
    max-width:600px;
  }

  .lg\:max-w-screen-mobile {
    max-width:768px;
  }

  .lg\:max-w-screen-md {
    max-width:970px;
  }

  .lg\:max-w-screen-lg {
    max-width:960px;
  }

  .lg\:min-h-0 {
    min-height:0;
  }

  .lg\:min-h-full {
    min-height:100%;
  }

  .lg\:min-h-screen {
    min-height:100vh;
  }

  .lg\:min-w-0 {
    min-width:0;
  }

  .lg\:min-w-full {
    min-width:100%;
  }

  .lg\:min-w-min-content {
    min-width:-moz-min-content;
    min-width:min-content;
  }

  .lg\:min-w-max-content {
    min-width:-moz-max-content;
    min-width:max-content;
  }

  .lg\:object-contain {
    -o-object-fit:contain;
       object-fit:contain;
  }

  .lg\:object-cover {
    -o-object-fit:cover;
       object-fit:cover;
  }

  .lg\:object-fill {
    -o-object-fit:fill;
       object-fit:fill;
  }

  .lg\:object-none {
    -o-object-fit:none;
       object-fit:none;
  }

  .lg\:object-scale-down {
    -o-object-fit:scale-down;
       object-fit:scale-down;
  }

  .lg\:object-bottom {
    -o-object-position:bottom;
       object-position:bottom;
  }

  .lg\:object-center {
    -o-object-position:center;
       object-position:center;
  }

  .lg\:object-left {
    -o-object-position:left;
       object-position:left;
  }

  .lg\:object-left-bottom {
    -o-object-position:left bottom;
       object-position:left bottom;
  }

  .lg\:object-left-top {
    -o-object-position:left top;
       object-position:left top;
  }

  .lg\:object-right {
    -o-object-position:right;
       object-position:right;
  }

  .lg\:object-right-bottom {
    -o-object-position:right bottom;
       object-position:right bottom;
  }

  .lg\:object-right-top {
    -o-object-position:right top;
       object-position:right top;
  }

  .lg\:object-top {
    -o-object-position:top;
       object-position:top;
  }

  .lg\:opacity-0 {
    opacity:0;
  }

  .lg\:opacity-10 {
    opacity:.1;
  }

  .lg\:opacity-20 {
    opacity:.2;
  }

  .lg\:opacity-25 {
    opacity:0.25;
  }

  .lg\:opacity-30 {
    opacity:.3;
  }

  .lg\:opacity-40 {
    opacity:.4;
  }

  .lg\:opacity-50 {
    opacity:0.5;
  }

  .lg\:opacity-60 {
    opacity:.6;
  }

  .lg\:opacity-70 {
    opacity:.7;
  }

  .lg\:opacity-75 {
    opacity:0.75;
  }

  .lg\:opacity-80 {
    opacity:.8;
  }

  .lg\:opacity-90 {
    opacity:.9;
  }

  .lg\:opacity-100 {
    opacity:1;
  }

  .lg\:focus-within\:opacity-0:focus-within {
    opacity:0;
  }

  .lg\:focus-within\:opacity-10:focus-within {
    opacity:.1;
  }

  .lg\:focus-within\:opacity-20:focus-within {
    opacity:.2;
  }

  .lg\:focus-within\:opacity-25:focus-within {
    opacity:0.25;
  }

  .lg\:focus-within\:opacity-30:focus-within {
    opacity:.3;
  }

  .lg\:focus-within\:opacity-40:focus-within {
    opacity:.4;
  }

  .lg\:focus-within\:opacity-50:focus-within {
    opacity:0.5;
  }

  .lg\:focus-within\:opacity-60:focus-within {
    opacity:.6;
  }

  .lg\:focus-within\:opacity-70:focus-within {
    opacity:.7;
  }

  .lg\:focus-within\:opacity-75:focus-within {
    opacity:0.75;
  }

  .lg\:focus-within\:opacity-80:focus-within {
    opacity:.8;
  }

  .lg\:focus-within\:opacity-90:focus-within {
    opacity:.9;
  }

  .lg\:focus-within\:opacity-100:focus-within {
    opacity:1;
  }

  .group:hover .lg\:group-hover\:opacity-0 {
    opacity:0;
  }

  .group:hover .lg\:group-hover\:opacity-10 {
    opacity:.1;
  }

  .group:hover .lg\:group-hover\:opacity-20 {
    opacity:.2;
  }

  .group:hover .lg\:group-hover\:opacity-25 {
    opacity:0.25;
  }

  .group:hover .lg\:group-hover\:opacity-30 {
    opacity:.3;
  }

  .group:hover .lg\:group-hover\:opacity-40 {
    opacity:.4;
  }

  .group:hover .lg\:group-hover\:opacity-50 {
    opacity:0.5;
  }

  .group:hover .lg\:group-hover\:opacity-60 {
    opacity:.6;
  }

  .group:hover .lg\:group-hover\:opacity-70 {
    opacity:.7;
  }

  .group:hover .lg\:group-hover\:opacity-75 {
    opacity:0.75;
  }

  .group:hover .lg\:group-hover\:opacity-80 {
    opacity:.8;
  }

  .group:hover .lg\:group-hover\:opacity-90 {
    opacity:.9;
  }

  .group:hover .lg\:group-hover\:opacity-100 {
    opacity:1;
  }

  .group:focus .lg\:group-focus\:opacity-0 {
    opacity:0;
  }

  .group:focus .lg\:group-focus\:opacity-10 {
    opacity:.1;
  }

  .group:focus .lg\:group-focus\:opacity-20 {
    opacity:.2;
  }

  .group:focus .lg\:group-focus\:opacity-25 {
    opacity:0.25;
  }

  .group:focus .lg\:group-focus\:opacity-30 {
    opacity:.3;
  }

  .group:focus .lg\:group-focus\:opacity-40 {
    opacity:.4;
  }

  .group:focus .lg\:group-focus\:opacity-50 {
    opacity:0.5;
  }

  .group:focus .lg\:group-focus\:opacity-60 {
    opacity:.6;
  }

  .group:focus .lg\:group-focus\:opacity-70 {
    opacity:.7;
  }

  .group:focus .lg\:group-focus\:opacity-75 {
    opacity:0.75;
  }

  .group:focus .lg\:group-focus\:opacity-80 {
    opacity:.8;
  }

  .group:focus .lg\:group-focus\:opacity-90 {
    opacity:.9;
  }

  .group:focus .lg\:group-focus\:opacity-100 {
    opacity:1;
  }

  .lg\:hover\:opacity-0:hover {
    opacity:0;
  }

  .lg\:hover\:opacity-10:hover {
    opacity:.1;
  }

  .lg\:hover\:opacity-20:hover {
    opacity:.2;
  }

  .lg\:hover\:opacity-25:hover {
    opacity:0.25;
  }

  .lg\:hover\:opacity-30:hover {
    opacity:.3;
  }

  .lg\:hover\:opacity-40:hover {
    opacity:.4;
  }

  .lg\:hover\:opacity-50:hover {
    opacity:0.5;
  }

  .lg\:hover\:opacity-60:hover {
    opacity:.6;
  }

  .lg\:hover\:opacity-70:hover {
    opacity:.7;
  }

  .lg\:hover\:opacity-75:hover {
    opacity:0.75;
  }

  .lg\:hover\:opacity-80:hover {
    opacity:.8;
  }

  .lg\:hover\:opacity-90:hover {
    opacity:.9;
  }

  .lg\:hover\:opacity-100:hover {
    opacity:1;
  }

  .lg\:focus\:opacity-0:focus {
    opacity:0;
  }

  .lg\:focus\:opacity-10:focus {
    opacity:.1;
  }

  .lg\:focus\:opacity-20:focus {
    opacity:.2;
  }

  .lg\:focus\:opacity-25:focus {
    opacity:0.25;
  }

  .lg\:focus\:opacity-30:focus {
    opacity:.3;
  }

  .lg\:focus\:opacity-40:focus {
    opacity:.4;
  }

  .lg\:focus\:opacity-50:focus {
    opacity:0.5;
  }

  .lg\:focus\:opacity-60:focus {
    opacity:.6;
  }

  .lg\:focus\:opacity-70:focus {
    opacity:.7;
  }

  .lg\:focus\:opacity-75:focus {
    opacity:0.75;
  }

  .lg\:focus\:opacity-80:focus {
    opacity:.8;
  }

  .lg\:focus\:opacity-90:focus {
    opacity:.9;
  }

  .lg\:focus\:opacity-100:focus {
    opacity:1;
  }

  .lg\:outline-none {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .lg\:outline-white {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .lg\:outline-black {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .lg\:focus\:outline-none:focus {
    outline:2px solid transparent;
    outline-offset:2px;
  }

  .lg\:focus\:outline-white:focus {
    outline:2px dotted white;
    outline-offset:2px;
  }

  .lg\:focus\:outline-black:focus {
    outline:2px dotted black;
    outline-offset:2px;
  }

  .lg\:overflow-auto {
    overflow:auto;
  }

  .lg\:overflow-hidden {
    overflow:hidden;
  }

  .lg\:overflow-visible {
    overflow:visible;
  }

  .lg\:overflow-scroll {
    overflow:scroll;
  }

  .lg\:overflow-x-auto {
    overflow-x:auto;
  }

  .lg\:overflow-y-auto {
    overflow-y:auto;
  }

  .lg\:overflow-x-hidden {
    overflow-x:hidden;
  }

  .lg\:overflow-y-hidden {
    overflow-y:hidden;
  }

  .lg\:overflow-x-visible {
    overflow-x:visible;
  }

  .lg\:overflow-y-visible {
    overflow-y:visible;
  }

  .lg\:overflow-x-scroll {
    overflow-x:scroll;
  }

  .lg\:overflow-y-scroll {
    overflow-y:scroll;
  }

  .lg\:scrolling-touch {
    -webkit-overflow-scrolling:touch;
  }

  .lg\:scrolling-auto {
    -webkit-overflow-scrolling:auto;
  }

  .lg\:overscroll-auto {
    overscroll-behavior:auto;
  }

  .lg\:overscroll-contain {
    overscroll-behavior:contain;
  }

  .lg\:overscroll-none {
    overscroll-behavior:none;
  }

  .lg\:overscroll-y-auto {
    overscroll-behavior-y:auto;
  }

  .lg\:overscroll-y-contain {
    overscroll-behavior-y:contain;
  }

  .lg\:overscroll-y-none {
    overscroll-behavior-y:none;
  }

  .lg\:overscroll-x-auto {
    overscroll-behavior-x:auto;
  }

  .lg\:overscroll-x-contain {
    overscroll-behavior-x:contain;
  }

  .lg\:overscroll-x-none {
    overscroll-behavior-x:none;
  }

  .lg\:p-0 {
    padding:0;
  }

  .lg\:p-1 {
    padding:0.25rem;
  }

  .lg\:p-2 {
    padding:0.5rem;
  }

  .lg\:p-3 {
    padding:0.75rem;
  }

  .lg\:p-4 {
    padding:1rem;
  }

  .lg\:p-5 {
    padding:1.25rem;
  }

  .lg\:p-6 {
    padding:1.5rem;
  }

  .lg\:p-7 {
    padding:1.75rem;
  }

  .lg\:p-8 {
    padding:2rem;
  }

  .lg\:p-9 {
    padding:2.25rem;
  }

  .lg\:p-10 {
    padding:2.5rem;
  }

  .lg\:p-11 {
    padding:2.75rem;
  }

  .lg\:p-12 {
    padding:3rem;
  }

  .lg\:p-13 {
    padding:3.25rem;
  }

  .lg\:p-14 {
    padding:3.5rem;
  }

  .lg\:p-15 {
    padding:3.75rem;
  }

  .lg\:p-16 {
    padding:4rem;
  }

  .lg\:p-18 {
    padding:4.5rem;
  }

  .lg\:p-20 {
    padding:5rem;
  }

  .lg\:p-24 {
    padding:6rem;
  }

  .lg\:p-28 {
    padding:7rem;
  }

  .lg\:p-32 {
    padding:8rem;
  }

  .lg\:p-36 {
    padding:9rem;
  }

  .lg\:p-40 {
    padding:10rem;
  }

  .lg\:p-44 {
    padding:11rem;
  }

  .lg\:p-48 {
    padding:12rem;
  }

  .lg\:p-52 {
    padding:13rem;
  }

  .lg\:p-56 {
    padding:14rem;
  }

  .lg\:p-60 {
    padding:15rem;
  }

  .lg\:p-64 {
    padding:16rem;
  }

  .lg\:p-72 {
    padding:18rem;
  }

  .lg\:p-80 {
    padding:20rem;
  }

  .lg\:p-96 {
    padding:24rem;
  }

  .lg\:p-px {
    padding:1px;
  }

  .lg\:p-0\.5 {
    padding:0.125rem;
  }

  .lg\:p-1\.5 {
    padding:0.375rem;
  }

  .lg\:p-2\.5 {
    padding:0.625rem;
  }

  .lg\:p-3\.5 {
    padding:0.875rem;
  }

  .lg\:p-1\/2 {
    padding:50%;
  }

  .lg\:p-1\/3 {
    padding:33.333333%;
  }

  .lg\:p-2\/3 {
    padding:66.666667%;
  }

  .lg\:p-1\/4 {
    padding:25%;
  }

  .lg\:p-2\/4 {
    padding:50%;
  }

  .lg\:p-3\/4 {
    padding:75%;
  }

  .lg\:p-1\/5 {
    padding:20%;
  }

  .lg\:p-2\/5 {
    padding:40%;
  }

  .lg\:p-3\/5 {
    padding:60%;
  }

  .lg\:p-4\/5 {
    padding:80%;
  }

  .lg\:p-1\/6 {
    padding:16.666667%;
  }

  .lg\:p-2\/6 {
    padding:33.333333%;
  }

  .lg\:p-3\/6 {
    padding:50%;
  }

  .lg\:p-4\/6 {
    padding:66.666667%;
  }

  .lg\:p-5\/6 {
    padding:83.333333%;
  }

  .lg\:p-1\/12 {
    padding:8.333333%;
  }

  .lg\:p-2\/12 {
    padding:16.666667%;
  }

  .lg\:p-3\/12 {
    padding:25%;
  }

  .lg\:p-4\/12 {
    padding:33.333333%;
  }

  .lg\:p-5\/12 {
    padding:41.666667%;
  }

  .lg\:p-6\/12 {
    padding:50%;
  }

  .lg\:p-7\/12 {
    padding:58.333333%;
  }

  .lg\:p-8\/12 {
    padding:66.666667%;
  }

  .lg\:p-9\/12 {
    padding:75%;
  }

  .lg\:p-10\/12 {
    padding:83.333333%;
  }

  .lg\:p-11\/12 {
    padding:91.666667%;
  }

  .lg\:p-full {
    padding:100%;
  }

  .lg\:p-0_5 {
    padding:0.125rem;
  }

  .lg\:p-1_5 {
    padding:0.375rem;
  }

  .lg\:p-2_5 {
    padding:0.625rem;
  }

  .lg\:p-3_5 {
    padding:0.875rem;
  }

  .lg\:p-4_5 {
    padding:1.125rem;
  }

  .lg\:p-md {
    padding:7.5%;
  }

  .lg\:p-lg {
    padding:10%;
  }

  .lg\:p-xl {
    padding:20%;
  }

  .lg\:py-0 {
    padding-top:0;
    padding-bottom:0;
  }

  .lg\:px-0 {
    padding-left:0;
    padding-right:0;
  }

  .lg\:py-1 {
    padding-top:0.25rem;
    padding-bottom:0.25rem;
  }

  .lg\:px-1 {
    padding-left:0.25rem;
    padding-right:0.25rem;
  }

  .lg\:py-2 {
    padding-top:0.5rem;
    padding-bottom:0.5rem;
  }

  .lg\:px-2 {
    padding-left:0.5rem;
    padding-right:0.5rem;
  }

  .lg\:py-3 {
    padding-top:0.75rem;
    padding-bottom:0.75rem;
  }

  .lg\:px-3 {
    padding-left:0.75rem;
    padding-right:0.75rem;
  }

  .lg\:py-4 {
    padding-top:1rem;
    padding-bottom:1rem;
  }

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

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

  .lg\:px-5 {
    padding-left:1.25rem;
    padding-right:1.25rem;
  }

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

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

  .lg\:py-7 {
    padding-top:1.75rem;
    padding-bottom:1.75rem;
  }

  .lg\:px-7 {
    padding-left:1.75rem;
    padding-right:1.75rem;
  }

  .lg\:py-8 {
    padding-top:2rem;
    padding-bottom:2rem;
  }

  .lg\:px-8 {
    padding-left:2rem;
    padding-right:2rem;
  }

  .lg\:py-9 {
    padding-top:2.25rem;
    padding-bottom:2.25rem;
  }

  .lg\:px-9 {
    padding-left:2.25rem;
    padding-right:2.25rem;
  }

  .lg\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem;
  }

  .lg\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem;
  }

  .lg\:py-11 {
    padding-top:2.75rem;
    padding-bottom:2.75rem;
  }

  .lg\:px-11 {
    padding-left:2.75rem;
    padding-right:2.75rem;
  }

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

  .lg\:px-12 {
    padding-left:3rem;
    padding-right:3rem;
  }

  .lg\:py-13 {
    padding-top:3.25rem;
    padding-bottom:3.25rem;
  }

  .lg\:px-13 {
    padding-left:3.25rem;
    padding-right:3.25rem;
  }

  .lg\:py-14 {
    padding-top:3.5rem;
    padding-bottom:3.5rem;
  }

  .lg\:px-14 {
    padding-left:3.5rem;
    padding-right:3.5rem;
  }

  .lg\:py-15 {
    padding-top:3.75rem;
    padding-bottom:3.75rem;
  }

  .lg\:px-15 {
    padding-left:3.75rem;
    padding-right:3.75rem;
  }

  .lg\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem;
  }

  .lg\:px-16 {
    padding-left:4rem;
    padding-right:4rem;
  }

  .lg\:py-18 {
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }

  .lg\:px-18 {
    padding-left:4.5rem;
    padding-right:4.5rem;
  }

  .lg\:py-20 {
    padding-top:5rem;
    padding-bottom:5rem;
  }

  .lg\:px-20 {
    padding-left:5rem;
    padding-right:5rem;
  }

  .lg\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem;
  }

  .lg\:px-24 {
    padding-left:6rem;
    padding-right:6rem;
  }

  .lg\:py-28 {
    padding-top:7rem;
    padding-bottom:7rem;
  }

  .lg\:px-28 {
    padding-left:7rem;
    padding-right:7rem;
  }

  .lg\:py-32 {
    padding-top:8rem;
    padding-bottom:8rem;
  }

  .lg\:px-32 {
    padding-left:8rem;
    padding-right:8rem;
  }

  .lg\:py-36 {
    padding-top:9rem;
    padding-bottom:9rem;
  }

  .lg\:px-36 {
    padding-left:9rem;
    padding-right:9rem;
  }

  .lg\:py-40 {
    padding-top:10rem;
    padding-bottom:10rem;
  }

  .lg\:px-40 {
    padding-left:10rem;
    padding-right:10rem;
  }

  .lg\:py-44 {
    padding-top:11rem;
    padding-bottom:11rem;
  }

  .lg\:px-44 {
    padding-left:11rem;
    padding-right:11rem;
  }

  .lg\:py-48 {
    padding-top:12rem;
    padding-bottom:12rem;
  }

  .lg\:px-48 {
    padding-left:12rem;
    padding-right:12rem;
  }

  .lg\:py-52 {
    padding-top:13rem;
    padding-bottom:13rem;
  }

  .lg\:px-52 {
    padding-left:13rem;
    padding-right:13rem;
  }

  .lg\:py-56 {
    padding-top:14rem;
    padding-bottom:14rem;
  }

  .lg\:px-56 {
    padding-left:14rem;
    padding-right:14rem;
  }

  .lg\:py-60 {
    padding-top:15rem;
    padding-bottom:15rem;
  }

  .lg\:px-60 {
    padding-left:15rem;
    padding-right:15rem;
  }

  .lg\:py-64 {
    padding-top:16rem;
    padding-bottom:16rem;
  }

  .lg\:px-64 {
    padding-left:16rem;
    padding-right:16rem;
  }

  .lg\:py-72 {
    padding-top:18rem;
    padding-bottom:18rem;
  }

  .lg\:px-72 {
    padding-left:18rem;
    padding-right:18rem;
  }

  .lg\:py-80 {
    padding-top:20rem;
    padding-bottom:20rem;
  }

  .lg\:px-80 {
    padding-left:20rem;
    padding-right:20rem;
  }

  .lg\:py-96 {
    padding-top:24rem;
    padding-bottom:24rem;
  }

  .lg\:px-96 {
    padding-left:24rem;
    padding-right:24rem;
  }

  .lg\:py-px {
    padding-top:1px;
    padding-bottom:1px;
  }

  .lg\:px-px {
    padding-left:1px;
    padding-right:1px;
  }

  .lg\:py-0\.5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .lg\:px-0\.5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .lg\:py-1\.5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .lg\:px-1\.5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

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

  .lg\:px-2\.5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .lg\:py-3\.5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .lg\:px-3\.5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .lg\:py-1\/2 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .lg\:px-1\/2 {
    padding-left:50%;
    padding-right:50%;
  }

  .lg\:py-1\/3 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .lg\:px-1\/3 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .lg\:py-2\/3 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .lg\:px-2\/3 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .lg\:py-1\/4 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .lg\:px-1\/4 {
    padding-left:25%;
    padding-right:25%;
  }

  .lg\:py-2\/4 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .lg\:px-2\/4 {
    padding-left:50%;
    padding-right:50%;
  }

  .lg\:py-3\/4 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .lg\:px-3\/4 {
    padding-left:75%;
    padding-right:75%;
  }

  .lg\:py-1\/5 {
    padding-top:20%;
    padding-bottom:20%;
  }

  .lg\:px-1\/5 {
    padding-left:20%;
    padding-right:20%;
  }

  .lg\:py-2\/5 {
    padding-top:40%;
    padding-bottom:40%;
  }

  .lg\:px-2\/5 {
    padding-left:40%;
    padding-right:40%;
  }

  .lg\:py-3\/5 {
    padding-top:60%;
    padding-bottom:60%;
  }

  .lg\:px-3\/5 {
    padding-left:60%;
    padding-right:60%;
  }

  .lg\:py-4\/5 {
    padding-top:80%;
    padding-bottom:80%;
  }

  .lg\:px-4\/5 {
    padding-left:80%;
    padding-right:80%;
  }

  .lg\:py-1\/6 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .lg\:px-1\/6 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .lg\:py-2\/6 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .lg\:px-2\/6 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .lg\:py-3\/6 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .lg\:px-3\/6 {
    padding-left:50%;
    padding-right:50%;
  }

  .lg\:py-4\/6 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .lg\:px-4\/6 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .lg\:py-5\/6 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .lg\:px-5\/6 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .lg\:py-1\/12 {
    padding-top:8.333333%;
    padding-bottom:8.333333%;
  }

  .lg\:px-1\/12 {
    padding-left:8.333333%;
    padding-right:8.333333%;
  }

  .lg\:py-2\/12 {
    padding-top:16.666667%;
    padding-bottom:16.666667%;
  }

  .lg\:px-2\/12 {
    padding-left:16.666667%;
    padding-right:16.666667%;
  }

  .lg\:py-3\/12 {
    padding-top:25%;
    padding-bottom:25%;
  }

  .lg\:px-3\/12 {
    padding-left:25%;
    padding-right:25%;
  }

  .lg\:py-4\/12 {
    padding-top:33.333333%;
    padding-bottom:33.333333%;
  }

  .lg\:px-4\/12 {
    padding-left:33.333333%;
    padding-right:33.333333%;
  }

  .lg\:py-5\/12 {
    padding-top:41.666667%;
    padding-bottom:41.666667%;
  }

  .lg\:px-5\/12 {
    padding-left:41.666667%;
    padding-right:41.666667%;
  }

  .lg\:py-6\/12 {
    padding-top:50%;
    padding-bottom:50%;
  }

  .lg\:px-6\/12 {
    padding-left:50%;
    padding-right:50%;
  }

  .lg\:py-7\/12 {
    padding-top:58.333333%;
    padding-bottom:58.333333%;
  }

  .lg\:px-7\/12 {
    padding-left:58.333333%;
    padding-right:58.333333%;
  }

  .lg\:py-8\/12 {
    padding-top:66.666667%;
    padding-bottom:66.666667%;
  }

  .lg\:px-8\/12 {
    padding-left:66.666667%;
    padding-right:66.666667%;
  }

  .lg\:py-9\/12 {
    padding-top:75%;
    padding-bottom:75%;
  }

  .lg\:px-9\/12 {
    padding-left:75%;
    padding-right:75%;
  }

  .lg\:py-10\/12 {
    padding-top:83.333333%;
    padding-bottom:83.333333%;
  }

  .lg\:px-10\/12 {
    padding-left:83.333333%;
    padding-right:83.333333%;
  }

  .lg\:py-11\/12 {
    padding-top:91.666667%;
    padding-bottom:91.666667%;
  }

  .lg\:px-11\/12 {
    padding-left:91.666667%;
    padding-right:91.666667%;
  }

  .lg\:py-full {
    padding-top:100%;
    padding-bottom:100%;
  }

  .lg\:px-full {
    padding-left:100%;
    padding-right:100%;
  }

  .lg\:py-0_5 {
    padding-top:0.125rem;
    padding-bottom:0.125rem;
  }

  .lg\:px-0_5 {
    padding-left:0.125rem;
    padding-right:0.125rem;
  }

  .lg\:py-1_5 {
    padding-top:0.375rem;
    padding-bottom:0.375rem;
  }

  .lg\:px-1_5 {
    padding-left:0.375rem;
    padding-right:0.375rem;
  }

  .lg\:py-2_5 {
    padding-top:0.625rem;
    padding-bottom:0.625rem;
  }

  .lg\:px-2_5 {
    padding-left:0.625rem;
    padding-right:0.625rem;
  }

  .lg\:py-3_5 {
    padding-top:0.875rem;
    padding-bottom:0.875rem;
  }

  .lg\:px-3_5 {
    padding-left:0.875rem;
    padding-right:0.875rem;
  }

  .lg\:py-4_5 {
    padding-top:1.125rem;
    padding-bottom:1.125rem;
  }

  .lg\:px-4_5 {
    padding-left:1.125rem;
    padding-right:1.125rem;
  }

  .lg\:py-md {
    padding-top:7.5%;
    padding-bottom:7.5%;
  }

  .lg\:px-md {
    padding-left:7.5%;
    padding-right:7.5%;
  }

  .lg\:py-lg {
    padding-top:10%;
    padding-bottom:10%;
  }

  .lg\:px-lg {
    padding-left:10%;
    padding-right:10%;
  }

  .lg\:py-xl {
    padding-top:20%;
    padding-bottom:20%;
  }

  .lg\:px-xl {
    padding-left:20%;
    padding-right:20%;
  }

  .lg\:pt-0 {
    padding-top:0;
  }

  .lg\:pr-0 {
    padding-right:0;
  }

  .lg\:pb-0 {
    padding-bottom:0;
  }

  .lg\:pl-0 {
    padding-left:0;
  }

  .lg\:pt-1 {
    padding-top:0.25rem;
  }

  .lg\:pr-1 {
    padding-right:0.25rem;
  }

  .lg\:pb-1 {
    padding-bottom:0.25rem;
  }

  .lg\:pl-1 {
    padding-left:0.25rem;
  }

  .lg\:pt-2 {
    padding-top:0.5rem;
  }

  .lg\:pr-2 {
    padding-right:0.5rem;
  }

  .lg\:pb-2 {
    padding-bottom:0.5rem;
  }

  .lg\:pl-2 {
    padding-left:0.5rem;
  }

  .lg\:pt-3 {
    padding-top:0.75rem;
  }

  .lg\:pr-3 {
    padding-right:0.75rem;
  }

  .lg\:pb-3 {
    padding-bottom:0.75rem;
  }

  .lg\:pl-3 {
    padding-left:0.75rem;
  }

  .lg\:pt-4 {
    padding-top:1rem;
  }

  .lg\:pr-4 {
    padding-right:1rem;
  }

  .lg\:pb-4 {
    padding-bottom:1rem;
  }

  .lg\:pl-4 {
    padding-left:1rem;
  }

  .lg\:pt-5 {
    padding-top:1.25rem;
  }

  .lg\:pr-5 {
    padding-right:1.25rem;
  }

  .lg\:pb-5 {
    padding-bottom:1.25rem;
  }

  .lg\:pl-5 {
    padding-left:1.25rem;
  }

  .lg\:pt-6 {
    padding-top:1.5rem;
  }

  .lg\:pr-6 {
    padding-right:1.5rem;
  }

  .lg\:pb-6 {
    padding-bottom:1.5rem;
  }

  .lg\:pl-6 {
    padding-left:1.5rem;
  }

  .lg\:pt-7 {
    padding-top:1.75rem;
  }

  .lg\:pr-7 {
    padding-right:1.75rem;
  }

  .lg\:pb-7 {
    padding-bottom:1.75rem;
  }

  .lg\:pl-7 {
    padding-left:1.75rem;
  }

  .lg\:pt-8 {
    padding-top:2rem;
  }

  .lg\:pr-8 {
    padding-right:2rem;
  }

  .lg\:pb-8 {
    padding-bottom:2rem;
  }

  .lg\:pl-8 {
    padding-left:2rem;
  }

  .lg\:pt-9 {
    padding-top:2.25rem;
  }

  .lg\:pr-9 {
    padding-right:2.25rem;
  }

  .lg\:pb-9 {
    padding-bottom:2.25rem;
  }

  .lg\:pl-9 {
    padding-left:2.25rem;
  }

  .lg\:pt-10 {
    padding-top:2.5rem;
  }

  .lg\:pr-10 {
    padding-right:2.5rem;
  }

  .lg\:pb-10 {
    padding-bottom:2.5rem;
  }

  .lg\:pl-10 {
    padding-left:2.5rem;
  }

  .lg\:pt-11 {
    padding-top:2.75rem;
  }

  .lg\:pr-11 {
    padding-right:2.75rem;
  }

  .lg\:pb-11 {
    padding-bottom:2.75rem;
  }

  .lg\:pl-11 {
    padding-left:2.75rem;
  }

  .lg\:pt-12 {
    padding-top:3rem;
  }

  .lg\:pr-12 {
    padding-right:3rem;
  }

  .lg\:pb-12 {
    padding-bottom:3rem;
  }

  .lg\:pl-12 {
    padding-left:3rem;
  }

  .lg\:pt-13 {
    padding-top:3.25rem;
  }

  .lg\:pr-13 {
    padding-right:3.25rem;
  }

  .lg\:pb-13 {
    padding-bottom:3.25rem;
  }

  .lg\:pl-13 {
    padding-left:3.25rem;
  }

  .lg\:pt-14 {
    padding-top:3.5rem;
  }

  .lg\:pr-14 {
    padding-right:3.5rem;
  }

  .lg\:pb-14 {
    padding-bottom:3.5rem;
  }

  .lg\:pl-14 {
    padding-left:3.5rem;
  }

  .lg\:pt-15 {
    padding-top:3.75rem;
  }

  .lg\:pr-15 {
    padding-right:3.75rem;
  }

  .lg\:pb-15 {
    padding-bottom:3.75rem;
  }

  .lg\:pl-15 {
    padding-left:3.75rem;
  }

  .lg\:pt-16 {
    padding-top:4rem;
  }

  .lg\:pr-16 {
    padding-right:4rem;
  }

  .lg\:pb-16 {
    padding-bottom:4rem;
  }

  .lg\:pl-16 {
    padding-left:4rem;
  }

  .lg\:pt-18 {
    padding-top:4.5rem;
  }

  .lg\:pr-18 {
    padding-right:4.5rem;
  }

  .lg\:pb-18 {
    padding-bottom:4.5rem;
  }

  .lg\:pl-18 {
    padding-left:4.5rem;
  }

  .lg\:pt-20 {
    padding-top:5rem;
  }

  .lg\:pr-20 {
    padding-right:5rem;
  }

  .lg\:pb-20 {
    padding-bottom:5rem;
  }

  .lg\:pl-20 {
    padding-left:5rem;
  }

  .lg\:pt-24 {
    padding-top:6rem;
  }

  .lg\:pr-24 {
    padding-right:6rem;
  }

  .lg\:pb-24 {
    padding-bottom:6rem;
  }

  .lg\:pl-24 {
    padding-left:6rem;
  }

  .lg\:pt-28 {
    padding-top:7rem;
  }

  .lg\:pr-28 {
    padding-right:7rem;
  }

  .lg\:pb-28 {
    padding-bottom:7rem;
  }

  .lg\:pl-28 {
    padding-left:7rem;
  }

  .lg\:pt-32 {
    padding-top:8rem;
  }

  .lg\:pr-32 {
    padding-right:8rem;
  }

  .lg\:pb-32 {
    padding-bottom:8rem;
  }

  .lg\:pl-32 {
    padding-left:8rem;
  }

  .lg\:pt-36 {
    padding-top:9rem;
  }

  .lg\:pr-36 {
    padding-right:9rem;
  }

  .lg\:pb-36 {
    padding-bottom:9rem;
  }

  .lg\:pl-36 {
    padding-left:9rem;
  }

  .lg\:pt-40 {
    padding-top:10rem;
  }

  .lg\:pr-40 {
    padding-right:10rem;
  }

  .lg\:pb-40 {
    padding-bottom:10rem;
  }

  .lg\:pl-40 {
    padding-left:10rem;
  }

  .lg\:pt-44 {
    padding-top:11rem;
  }

  .lg\:pr-44 {
    padding-right:11rem;
  }

  .lg\:pb-44 {
    padding-bottom:11rem;
  }

  .lg\:pl-44 {
    padding-left:11rem;
  }

  .lg\:pt-48 {
    padding-top:12rem;
  }

  .lg\:pr-48 {
    padding-right:12rem;
  }

  .lg\:pb-48 {
    padding-bottom:12rem;
  }

  .lg\:pl-48 {
    padding-left:12rem;
  }

  .lg\:pt-52 {
    padding-top:13rem;
  }

  .lg\:pr-52 {
    padding-right:13rem;
  }

  .lg\:pb-52 {
    padding-bottom:13rem;
  }

  .lg\:pl-52 {
    padding-left:13rem;
  }

  .lg\:pt-56 {
    padding-top:14rem;
  }

  .lg\:pr-56 {
    padding-right:14rem;
  }

  .lg\:pb-56 {
    padding-bottom:14rem;
  }

  .lg\:pl-56 {
    padding-left:14rem;
  }

  .lg\:pt-60 {
    padding-top:15rem;
  }

  .lg\:pr-60 {
    padding-right:15rem;
  }

  .lg\:pb-60 {
    padding-bottom:15rem;
  }

  .lg\:pl-60 {
    padding-left:15rem;
  }

  .lg\:pt-64 {
    padding-top:16rem;
  }

  .lg\:pr-64 {
    padding-right:16rem;
  }

  .lg\:pb-64 {
    padding-bottom:16rem;
  }

  .lg\:pl-64 {
    padding-left:16rem;
  }

  .lg\:pt-72 {
    padding-top:18rem;
  }

  .lg\:pr-72 {
    padding-right:18rem;
  }

  .lg\:pb-72 {
    padding-bottom:18rem;
  }

  .lg\:pl-72 {
    padding-left:18rem;
  }

  .lg\:pt-80 {
    padding-top:20rem;
  }

  .lg\:pr-80 {
    padding-right:20rem;
  }

  .lg\:pb-80 {
    padding-bottom:20rem;
  }

  .lg\:pl-80 {
    padding-left:20rem;
  }

  .lg\:pt-96 {
    padding-top:24rem;
  }

  .lg\:pr-96 {
    padding-right:24rem;
  }

  .lg\:pb-96 {
    padding-bottom:24rem;
  }

  .lg\:pl-96 {
    padding-left:24rem;
  }

  .lg\:pt-px {
    padding-top:1px;
  }

  .lg\:pr-px {
    padding-right:1px;
  }

  .lg\:pb-px {
    padding-bottom:1px;
  }

  .lg\:pl-px {
    padding-left:1px;
  }

  .lg\:pt-0\.5 {
    padding-top:0.125rem;
  }

  .lg\:pr-0\.5 {
    padding-right:0.125rem;
  }

  .lg\:pb-0\.5 {
    padding-bottom:0.125rem;
  }

  .lg\:pl-0\.5 {
    padding-left:0.125rem;
  }

  .lg\:pt-1\.5 {
    padding-top:0.375rem;
  }

  .lg\:pr-1\.5 {
    padding-right:0.375rem;
  }

  .lg\:pb-1\.5 {
    padding-bottom:0.375rem;
  }

  .lg\:pl-1\.5 {
    padding-left:0.375rem;
  }

  .lg\:pt-2\.5 {
    padding-top:0.625rem;
  }

  .lg\:pr-2\.5 {
    padding-right:0.625rem;
  }

  .lg\:pb-2\.5 {
    padding-bottom:0.625rem;
  }

  .lg\:pl-2\.5 {
    padding-left:0.625rem;
  }

  .lg\:pt-3\.5 {
    padding-top:0.875rem;
  }

  .lg\:pr-3\.5 {
    padding-right:0.875rem;
  }

  .lg\:pb-3\.5 {
    padding-bottom:0.875rem;
  }

  .lg\:pl-3\.5 {
    padding-left:0.875rem;
  }

  .lg\:pt-1\/2 {
    padding-top:50%;
  }

  .lg\:pr-1\/2 {
    padding-right:50%;
  }

  .lg\:pb-1\/2 {
    padding-bottom:50%;
  }

  .lg\:pl-1\/2 {
    padding-left:50%;
  }

  .lg\:pt-1\/3 {
    padding-top:33.333333%;
  }

  .lg\:pr-1\/3 {
    padding-right:33.333333%;
  }

  .lg\:pb-1\/3 {
    padding-bottom:33.333333%;
  }

  .lg\:pl-1\/3 {
    padding-left:33.333333%;
  }

  .lg\:pt-2\/3 {
    padding-top:66.666667%;
  }

  .lg\:pr-2\/3 {
    padding-right:66.666667%;
  }

  .lg\:pb-2\/3 {
    padding-bottom:66.666667%;
  }

  .lg\:pl-2\/3 {
    padding-left:66.666667%;
  }

  .lg\:pt-1\/4 {
    padding-top:25%;
  }

  .lg\:pr-1\/4 {
    padding-right:25%;
  }

  .lg\:pb-1\/4 {
    padding-bottom:25%;
  }

  .lg\:pl-1\/4 {
    padding-left:25%;
  }

  .lg\:pt-2\/4 {
    padding-top:50%;
  }

  .lg\:pr-2\/4 {
    padding-right:50%;
  }

  .lg\:pb-2\/4 {
    padding-bottom:50%;
  }

  .lg\:pl-2\/4 {
    padding-left:50%;
  }

  .lg\:pt-3\/4 {
    padding-top:75%;
  }

  .lg\:pr-3\/4 {
    padding-right:75%;
  }

  .lg\:pb-3\/4 {
    padding-bottom:75%;
  }

  .lg\:pl-3\/4 {
    padding-left:75%;
  }

  .lg\:pt-1\/5 {
    padding-top:20%;
  }

  .lg\:pr-1\/5 {
    padding-right:20%;
  }

  .lg\:pb-1\/5 {
    padding-bottom:20%;
  }

  .lg\:pl-1\/5 {
    padding-left:20%;
  }

  .lg\:pt-2\/5 {
    padding-top:40%;
  }

  .lg\:pr-2\/5 {
    padding-right:40%;
  }

  .lg\:pb-2\/5 {
    padding-bottom:40%;
  }

  .lg\:pl-2\/5 {
    padding-left:40%;
  }

  .lg\:pt-3\/5 {
    padding-top:60%;
  }

  .lg\:pr-3\/5 {
    padding-right:60%;
  }

  .lg\:pb-3\/5 {
    padding-bottom:60%;
  }

  .lg\:pl-3\/5 {
    padding-left:60%;
  }

  .lg\:pt-4\/5 {
    padding-top:80%;
  }

  .lg\:pr-4\/5 {
    padding-right:80%;
  }

  .lg\:pb-4\/5 {
    padding-bottom:80%;
  }

  .lg\:pl-4\/5 {
    padding-left:80%;
  }

  .lg\:pt-1\/6 {
    padding-top:16.666667%;
  }

  .lg\:pr-1\/6 {
    padding-right:16.666667%;
  }

  .lg\:pb-1\/6 {
    padding-bottom:16.666667%;
  }

  .lg\:pl-1\/6 {
    padding-left:16.666667%;
  }

  .lg\:pt-2\/6 {
    padding-top:33.333333%;
  }

  .lg\:pr-2\/6 {
    padding-right:33.333333%;
  }

  .lg\:pb-2\/6 {
    padding-bottom:33.333333%;
  }

  .lg\:pl-2\/6 {
    padding-left:33.333333%;
  }

  .lg\:pt-3\/6 {
    padding-top:50%;
  }

  .lg\:pr-3\/6 {
    padding-right:50%;
  }

  .lg\:pb-3\/6 {
    padding-bottom:50%;
  }

  .lg\:pl-3\/6 {
    padding-left:50%;
  }

  .lg\:pt-4\/6 {
    padding-top:66.666667%;
  }

  .lg\:pr-4\/6 {
    padding-right:66.666667%;
  }

  .lg\:pb-4\/6 {
    padding-bottom:66.666667%;
  }

  .lg\:pl-4\/6 {
    padding-left:66.666667%;
  }

  .lg\:pt-5\/6 {
    padding-top:83.333333%;
  }

  .lg\:pr-5\/6 {
    padding-right:83.333333%;
  }

  .lg\:pb-5\/6 {
    padding-bottom:83.333333%;
  }

  .lg\:pl-5\/6 {
    padding-left:83.333333%;
  }

  .lg\:pt-1\/12 {
    padding-top:8.333333%;
  }

  .lg\:pr-1\/12 {
    padding-right:8.333333%;
  }

  .lg\:pb-1\/12 {
    padding-bottom:8.333333%;
  }

  .lg\:pl-1\/12 {
    padding-left:8.333333%;
  }

  .lg\:pt-2\/12 {
    padding-top:16.666667%;
  }

  .lg\:pr-2\/12 {
    padding-right:16.666667%;
  }

  .lg\:pb-2\/12 {
    padding-bottom:16.666667%;
  }

  .lg\:pl-2\/12 {
    padding-left:16.666667%;
  }

  .lg\:pt-3\/12 {
    padding-top:25%;
  }

  .lg\:pr-3\/12 {
    padding-right:25%;
  }

  .lg\:pb-3\/12 {
    padding-bottom:25%;
  }

  .lg\:pl-3\/12 {
    padding-left:25%;
  }

  .lg\:pt-4\/12 {
    padding-top:33.333333%;
  }

  .lg\:pr-4\/12 {
    padding-right:33.333333%;
  }

  .lg\:pb-4\/12 {
    padding-bottom:33.333333%;
  }

  .lg\:pl-4\/12 {
    padding-left:33.333333%;
  }

  .lg\:pt-5\/12 {
    padding-top:41.666667%;
  }

  .lg\:pr-5\/12 {
    padding-right:41.666667%;
  }

  .lg\:pb-5\/12 {
    padding-bottom:41.666667%;
  }

  .lg\:pl-5\/12 {
    padding-left:41.666667%;
  }

  .lg\:pt-6\/12 {
    padding-top:50%;
  }

  .lg\:pr-6\/12 {
    padding-right:50%;
  }

  .lg\:pb-6\/12 {
    padding-bottom:50%;
  }

  .lg\:pl-6\/12 {
    padding-left:50%;
  }

  .lg\:pt-7\/12 {
    padding-top:58.333333%;
  }

  .lg\:pr-7\/12 {
    padding-right:58.333333%;
  }

  .lg\:pb-7\/12 {
    padding-bottom:58.333333%;
  }

  .lg\:pl-7\/12 {
    padding-left:58.333333%;
  }

  .lg\:pt-8\/12 {
    padding-top:66.666667%;
  }

  .lg\:pr-8\/12 {
    padding-right:66.666667%;
  }

  .lg\:pb-8\/12 {
    padding-bottom:66.666667%;
  }

  .lg\:pl-8\/12 {
    padding-left:66.666667%;
  }

  .lg\:pt-9\/12 {
    padding-top:75%;
  }

  .lg\:pr-9\/12 {
    padding-right:75%;
  }

  .lg\:pb-9\/12 {
    padding-bottom:75%;
  }

  .lg\:pl-9\/12 {
    padding-left:75%;
  }

  .lg\:pt-10\/12 {
    padding-top:83.333333%;
  }

  .lg\:pr-10\/12 {
    padding-right:83.333333%;
  }

  .lg\:pb-10\/12 {
    padding-bottom:83.333333%;
  }

  .lg\:pl-10\/12 {
    padding-left:83.333333%;
  }

  .lg\:pt-11\/12 {
    padding-top:91.666667%;
  }

  .lg\:pr-11\/12 {
    padding-right:91.666667%;
  }

  .lg\:pb-11\/12 {
    padding-bottom:91.666667%;
  }

  .lg\:pl-11\/12 {
    padding-left:91.666667%;
  }

  .lg\:pt-full {
    padding-top:100%;
  }

  .lg\:pr-full {
    padding-right:100%;
  }

  .lg\:pb-full {
    padding-bottom:100%;
  }

  .lg\:pl-full {
    padding-left:100%;
  }

  .lg\:pt-0_5 {
    padding-top:0.125rem;
  }

  .lg\:pr-0_5 {
    padding-right:0.125rem;
  }

  .lg\:pb-0_5 {
    padding-bottom:0.125rem;
  }

  .lg\:pl-0_5 {
    padding-left:0.125rem;
  }

  .lg\:pt-1_5 {
    padding-top:0.375rem;
  }

  .lg\:pr-1_5 {
    padding-right:0.375rem;
  }

  .lg\:pb-1_5 {
    padding-bottom:0.375rem;
  }

  .lg\:pl-1_5 {
    padding-left:0.375rem;
  }

  .lg\:pt-2_5 {
    padding-top:0.625rem;
  }

  .lg\:pr-2_5 {
    padding-right:0.625rem;
  }

  .lg\:pb-2_5 {
    padding-bottom:0.625rem;
  }

  .lg\:pl-2_5 {
    padding-left:0.625rem;
  }

  .lg\:pt-3_5 {
    padding-top:0.875rem;
  }

  .lg\:pr-3_5 {
    padding-right:0.875rem;
  }

  .lg\:pb-3_5 {
    padding-bottom:0.875rem;
  }

  .lg\:pl-3_5 {
    padding-left:0.875rem;
  }

  .lg\:pt-4_5 {
    padding-top:1.125rem;
  }

  .lg\:pr-4_5 {
    padding-right:1.125rem;
  }

  .lg\:pb-4_5 {
    padding-bottom:1.125rem;
  }

  .lg\:pl-4_5 {
    padding-left:1.125rem;
  }

  .lg\:pt-md {
    padding-top:7.5%;
  }

  .lg\:pr-md {
    padding-right:7.5%;
  }

  .lg\:pb-md {
    padding-bottom:7.5%;
  }

  .lg\:pl-md {
    padding-left:7.5%;
  }

  .lg\:pt-lg {
    padding-top:10%;
  }

  .lg\:pr-lg {
    padding-right:10%;
  }

  .lg\:pb-lg {
    padding-bottom:10%;
  }

  .lg\:pl-lg {
    padding-left:10%;
  }

  .lg\:pt-xl {
    padding-top:20%;
  }

  .lg\:pr-xl {
    padding-right:20%;
  }

  .lg\:pb-xl {
    padding-bottom:20%;
  }

  .lg\:pl-xl {
    padding-left:20%;
  }

  .lg\:placeholder-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .lg\:placeholder-dark::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .lg\:placeholder-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .lg\:placeholder-light::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .lg\:placeholder-yellow::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .lg\:placeholder-yellow::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .lg\:placeholder-yellow-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .lg\:placeholder-yellow-text::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .lg\:placeholder-yellow-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .lg\:placeholder-yellow-light::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .lg\:placeholder-yellow-warning::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .lg\:placeholder-yellow-warning::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .lg\:placeholder-gold-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .lg\:placeholder-gold-light::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .lg\:placeholder-gold-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .lg\:placeholder-gold-dark::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .lg\:placeholder-gold-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .lg\:placeholder-gold-lighter::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .lg\:placeholder-gold-lightest::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .lg\:placeholder-gold-lightest::placeholder {
    color:#f3f1e5d1;
  }

  .lg\:placeholder-gold-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .lg\:placeholder-gold-bg::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .lg\:placeholder-pink::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .lg\:placeholder-pink::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .lg\:placeholder-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .lg\:placeholder-red::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .lg\:placeholder-red-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .lg\:placeholder-red-dark::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .lg\:placeholder-red-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .lg\:placeholder-red-light::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .lg\:placeholder-red-light2::-moz-placeholder {
    color:#ffacac82;
  }

  .lg\:placeholder-red-light2::placeholder {
    color:#ffacac82;
  }

  .lg\:placeholder-lightblue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .lg\:placeholder-lightblue::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .lg\:placeholder-lightblue-light1::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .lg\:placeholder-lightblue-light1::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .lg\:placeholder-lightblue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .lg\:placeholder-lightblue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .lg\:placeholder-blue::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .lg\:placeholder-blue::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .lg\:placeholder-blue-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .lg\:placeholder-blue-light::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .lg\:placeholder-blue-focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .lg\:placeholder-blue-focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .lg\:placeholder-blue-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .lg\:placeholder-blue-lighter::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .lg\:placeholder-blue-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .lg\:placeholder-blue-lightest::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .lg\:placeholder-mint::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .lg\:placeholder-mint::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .lg\:placeholder-green::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .lg\:placeholder-green::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .lg\:placeholder-green-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .lg\:placeholder-green-light::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .lg\:placeholder-green-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .lg\:placeholder-green-dark::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .lg\:placeholder-green-darker::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .lg\:placeholder-green-darker::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .lg\:placeholder-white::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .lg\:placeholder-white::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .lg\:placeholder-black::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .lg\:placeholder-black::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .lg\:placeholder-black-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .lg\:placeholder-black-light::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .lg\:placeholder-black-lightest::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .lg\:placeholder-black-lightest::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .lg\:placeholder-brown-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .lg\:placeholder-brown-light::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .lg\:placeholder-brown-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .lg\:placeholder-brown-lighter::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .lg\:placeholder-brown-lightest::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .lg\:placeholder-brown-lightest::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .lg\:placeholder-brown-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .lg\:placeholder-brown-bg::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray-dark::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray-dark::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray-light::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray-light::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray-lighter::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray-lighter::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray-lightest::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray-lightest::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray-bg::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray-bg::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray-disable::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray-disable::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray-disableColor::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .lg\:placeholder-gray-disableColor::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .lg\:placeholder-primary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .lg\:placeholder-primary-text::placeholder {
    color:rgba(255,255,255);
  }

  .lg\:placeholder-primary-dark-text::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .lg\:placeholder-primary-dark-text::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .lg\:placeholder-secondary-text::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .lg\:placeholder-secondary-text::placeholder {
    color:rgba(255,255,255);
  }

  .lg\:placeholder-secondary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .lg\:placeholder-secondary-dark-text::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .lg\:placeholder-tertiary-text::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .lg\:placeholder-tertiary-text::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .lg\:placeholder-tertiary-dark-text::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .lg\:placeholder-tertiary-dark-text::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .lg\:placeholder-highlighted::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .lg\:placeholder-highlighted::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .lg\:placeholder-badge-red::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .lg\:placeholder-badge-red::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .lg\:placeholder-badge-neu::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .lg\:placeholder-badge-neu::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .lg\:placeholder-teal::-moz-placeholder {
  }

  .lg\:placeholder-teal::placeholder {
  }

  .lg\:placeholder-indigo::-moz-placeholder {
  }

  .lg\:placeholder-indigo::placeholder {
  }

  .lg\:placeholder-transparent::-moz-placeholder {
    color:transparent;
  }

  .lg\:placeholder-transparent::placeholder {
    color:transparent;
  }

  .lg\:focus\:placeholder-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-light:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-text:focus::placeholder {
    --placeholder-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-warning:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-warning:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gold-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gold-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gold-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gold-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gold-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gold-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gold-lightest:focus::-moz-placeholder {
    color:#f3f1e5d1;
  }

  .lg\:focus\:placeholder-gold-lightest:focus::placeholder {
    color:#f3f1e5d1;
  }

  .lg\:focus\:placeholder-gold-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gold-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink:focus::placeholder {
    --placeholder-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-light2:focus::-moz-placeholder {
    color:#ffacac82;
  }

  .lg\:focus\:placeholder-red-light2:focus::placeholder {
    color:#ffacac82;
  }

  .lg\:focus\:placeholder-lightblue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-lightblue:focus::placeholder {
    --placeholder-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-lightblue-light1:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-lightblue-light1:focus::placeholder {
    --placeholder-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-lightblue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-lightblue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-focus:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-focus:focus::placeholder {
    --placeholder-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-mint:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-mint:focus::placeholder {
    --placeholder-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-green:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-green:focus::placeholder {
    --placeholder-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-darker:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-darker:focus::placeholder {
    --placeholder-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-white:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-white:focus::placeholder {
    --placeholder-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-black:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-black:focus::placeholder {
    --placeholder-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-black-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-black-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-black-lightest:focus::-moz-placeholder {
    color:rgba(0,0,0,0.12);
  }

  .lg\:focus\:placeholder-black-lightest:focus::placeholder {
    color:rgba(0,0,0,0.12);
  }

  .lg\:focus\:placeholder-brown-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-brown-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-brown-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-brown-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-brown-lightest:focus::-moz-placeholder {
    color:rgba(0,17,51,0.02);
  }

  .lg\:focus\:placeholder-brown-lightest:focus::placeholder {
    color:rgba(0,17,51,0.02);
  }

  .lg\:focus\:placeholder-brown-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-brown-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray:focus::placeholder {
    --placeholder-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-dark:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-dark:focus::placeholder {
    --placeholder-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-light:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-light:focus::placeholder {
    --placeholder-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-lighter:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-lighter:focus::placeholder {
    --placeholder-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-lightest:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-lightest:focus::placeholder {
    --placeholder-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-bg:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-bg:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-disable:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-disable:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-disableColor:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-disableColor:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-primary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .lg\:focus\:placeholder-primary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .lg\:focus\:placeholder-primary-dark-text:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-primary-dark-text:focus::placeholder {
    --placeholder-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-secondary-text:focus::-moz-placeholder {
    color:rgba(255,255,255);
  }

  .lg\:focus\:placeholder-secondary-text:focus::placeholder {
    color:rgba(255,255,255);
  }

  .lg\:focus\:placeholder-secondary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.7);
  }

  .lg\:focus\:placeholder-secondary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.7);
  }

  .lg\:focus\:placeholder-tertiary-text:focus::-moz-placeholder {
    color:rgba(0,17,51,0.3);
  }

  .lg\:focus\:placeholder-tertiary-text:focus::placeholder {
    color:rgba(0,17,51,0.3);
  }

  .lg\:focus\:placeholder-tertiary-dark-text:focus::-moz-placeholder {
    color:rgba(255,255,255,0.4);
  }

  .lg\:focus\:placeholder-tertiary-dark-text:focus::placeholder {
    color:rgba(255,255,255,0.4);
  }

  .lg\:focus\:placeholder-highlighted:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-highlighted:focus::placeholder {
    --placeholder-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-badge-red:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-badge-red:focus::placeholder {
    --placeholder-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-badge-neu:focus::-moz-placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-badge-neu:focus::placeholder {
    --placeholder-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--placeholder-opacity));
  }

  .lg\:focus\:placeholder-teal:focus::-moz-placeholder {
  }

  .lg\:focus\:placeholder-teal:focus::placeholder {
  }

  .lg\:focus\:placeholder-indigo:focus::-moz-placeholder {
  }

  .lg\:focus\:placeholder-indigo:focus::placeholder {
  }

  .lg\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color:transparent;
  }

  .lg\:focus\:placeholder-transparent:focus::placeholder {
    color:transparent;
  }

  .lg\:placeholder-opacity-0::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .lg\:placeholder-opacity-0::placeholder {
    --placeholder-opacity:0;
  }

  .lg\:placeholder-opacity-10::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .lg\:placeholder-opacity-10::placeholder {
    --placeholder-opacity:.1;
  }

  .lg\:placeholder-opacity-20::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .lg\:placeholder-opacity-20::placeholder {
    --placeholder-opacity:.2;
  }

  .lg\:placeholder-opacity-25::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .lg\:placeholder-opacity-25::placeholder {
    --placeholder-opacity:0.25;
  }

  .lg\:placeholder-opacity-30::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .lg\:placeholder-opacity-30::placeholder {
    --placeholder-opacity:.3;
  }

  .lg\:placeholder-opacity-40::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .lg\:placeholder-opacity-40::placeholder {
    --placeholder-opacity:.4;
  }

  .lg\:placeholder-opacity-50::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .lg\:placeholder-opacity-50::placeholder {
    --placeholder-opacity:0.5;
  }

  .lg\:placeholder-opacity-60::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .lg\:placeholder-opacity-60::placeholder {
    --placeholder-opacity:.6;
  }

  .lg\:placeholder-opacity-70::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .lg\:placeholder-opacity-70::placeholder {
    --placeholder-opacity:.7;
  }

  .lg\:placeholder-opacity-75::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .lg\:placeholder-opacity-75::placeholder {
    --placeholder-opacity:0.75;
  }

  .lg\:placeholder-opacity-80::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .lg\:placeholder-opacity-80::placeholder {
    --placeholder-opacity:.8;
  }

  .lg\:placeholder-opacity-90::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .lg\:placeholder-opacity-90::placeholder {
    --placeholder-opacity:.9;
  }

  .lg\:placeholder-opacity-100::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .lg\:placeholder-opacity-100::placeholder {
    --placeholder-opacity:1;
  }

  .lg\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --placeholder-opacity:0;
  }

  .lg\:focus\:placeholder-opacity-0:focus::placeholder {
    --placeholder-opacity:0;
  }

  .lg\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --placeholder-opacity:.1;
  }

  .lg\:focus\:placeholder-opacity-10:focus::placeholder {
    --placeholder-opacity:.1;
  }

  .lg\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --placeholder-opacity:.2;
  }

  .lg\:focus\:placeholder-opacity-20:focus::placeholder {
    --placeholder-opacity:.2;
  }

  .lg\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --placeholder-opacity:0.25;
  }

  .lg\:focus\:placeholder-opacity-25:focus::placeholder {
    --placeholder-opacity:0.25;
  }

  .lg\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --placeholder-opacity:.3;
  }

  .lg\:focus\:placeholder-opacity-30:focus::placeholder {
    --placeholder-opacity:.3;
  }

  .lg\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --placeholder-opacity:.4;
  }

  .lg\:focus\:placeholder-opacity-40:focus::placeholder {
    --placeholder-opacity:.4;
  }

  .lg\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --placeholder-opacity:0.5;
  }

  .lg\:focus\:placeholder-opacity-50:focus::placeholder {
    --placeholder-opacity:0.5;
  }

  .lg\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --placeholder-opacity:.6;
  }

  .lg\:focus\:placeholder-opacity-60:focus::placeholder {
    --placeholder-opacity:.6;
  }

  .lg\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --placeholder-opacity:.7;
  }

  .lg\:focus\:placeholder-opacity-70:focus::placeholder {
    --placeholder-opacity:.7;
  }

  .lg\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --placeholder-opacity:0.75;
  }

  .lg\:focus\:placeholder-opacity-75:focus::placeholder {
    --placeholder-opacity:0.75;
  }

  .lg\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --placeholder-opacity:.8;
  }

  .lg\:focus\:placeholder-opacity-80:focus::placeholder {
    --placeholder-opacity:.8;
  }

  .lg\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --placeholder-opacity:.9;
  }

  .lg\:focus\:placeholder-opacity-90:focus::placeholder {
    --placeholder-opacity:.9;
  }

  .lg\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --placeholder-opacity:1;
  }

  .lg\:focus\:placeholder-opacity-100:focus::placeholder {
    --placeholder-opacity:1;
  }

  .lg\:pointer-events-none {
    pointer-events:none;
  }

  .lg\:pointer-events-auto {
    pointer-events:auto;
  }

  .lg\:static {
    position:static;
  }

  .lg\:fixed {
    position:fixed;
  }

  .lg\:absolute {
    position:absolute;
  }

  .lg\:relative {
    position:relative;
  }

  .lg\:sticky {
    position:-webkit-sticky;
    position:sticky;
  }

  .lg\:inset-0 {
    top:0;
    right:0;
    bottom:0;
    left:0;
  }

  .lg\:inset-1 {
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem;
  }

  .lg\:inset-2 {
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem;
  }

  .lg\:inset-3 {
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem;
  }

  .lg\:inset-4 {
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem;
  }

  .lg\:inset-5 {
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem;
  }

  .lg\:inset-6 {
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem;
  }

  .lg\:inset-7 {
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem;
  }

  .lg\:inset-8 {
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem;
  }

  .lg\:inset-9 {
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem;
  }

  .lg\:inset-10 {
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem;
  }

  .lg\:inset-11 {
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem;
  }

  .lg\:inset-12 {
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem;
  }

  .lg\:inset-13 {
    top:3.25rem;
    right:3.25rem;
    bottom:3.25rem;
    left:3.25rem;
  }

  .lg\:inset-14 {
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem;
  }

  .lg\:inset-15 {
    top:3.75rem;
    right:3.75rem;
    bottom:3.75rem;
    left:3.75rem;
  }

  .lg\:inset-16 {
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem;
  }

  .lg\:inset-18 {
    top:4.5rem;
    right:4.5rem;
    bottom:4.5rem;
    left:4.5rem;
  }

  .lg\:inset-20 {
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem;
  }

  .lg\:inset-24 {
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem;
  }

  .lg\:inset-28 {
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem;
  }

  .lg\:inset-32 {
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem;
  }

  .lg\:inset-36 {
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem;
  }

  .lg\:inset-40 {
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem;
  }

  .lg\:inset-44 {
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem;
  }

  .lg\:inset-48 {
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem;
  }

  .lg\:inset-52 {
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem;
  }

  .lg\:inset-56 {
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem;
  }

  .lg\:inset-60 {
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem;
  }

  .lg\:inset-64 {
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem;
  }

  .lg\:inset-72 {
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem;
  }

  .lg\:inset-80 {
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem;
  }

  .lg\:inset-96 {
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem;
  }

  .lg\:inset-auto {
    top:auto;
    right:auto;
    bottom:auto;
    left:auto;
  }

  .lg\:inset-px {
    top:1px;
    right:1px;
    bottom:1px;
    left:1px;
  }

  .lg\:inset-0\.5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .lg\:inset-1\.5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .lg\:inset-2\.5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .lg\:inset-3\.5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .lg\:inset-1\/2 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .lg\:inset-1\/3 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .lg\:inset-2\/3 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .lg\:inset-1\/4 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .lg\:inset-2\/4 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .lg\:inset-3\/4 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .lg\:inset-1\/5 {
    top:20%;
    right:20%;
    bottom:20%;
    left:20%;
  }

  .lg\:inset-2\/5 {
    top:40%;
    right:40%;
    bottom:40%;
    left:40%;
  }

  .lg\:inset-3\/5 {
    top:60%;
    right:60%;
    bottom:60%;
    left:60%;
  }

  .lg\:inset-4\/5 {
    top:80%;
    right:80%;
    bottom:80%;
    left:80%;
  }

  .lg\:inset-1\/6 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .lg\:inset-2\/6 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .lg\:inset-3\/6 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .lg\:inset-4\/6 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .lg\:inset-5\/6 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .lg\:inset-1\/12 {
    top:8.333333%;
    right:8.333333%;
    bottom:8.333333%;
    left:8.333333%;
  }

  .lg\:inset-2\/12 {
    top:16.666667%;
    right:16.666667%;
    bottom:16.666667%;
    left:16.666667%;
  }

  .lg\:inset-3\/12 {
    top:25%;
    right:25%;
    bottom:25%;
    left:25%;
  }

  .lg\:inset-4\/12 {
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%;
  }

  .lg\:inset-5\/12 {
    top:41.666667%;
    right:41.666667%;
    bottom:41.666667%;
    left:41.666667%;
  }

  .lg\:inset-6\/12 {
    top:50%;
    right:50%;
    bottom:50%;
    left:50%;
  }

  .lg\:inset-7\/12 {
    top:58.333333%;
    right:58.333333%;
    bottom:58.333333%;
    left:58.333333%;
  }

  .lg\:inset-8\/12 {
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%;
  }

  .lg\:inset-9\/12 {
    top:75%;
    right:75%;
    bottom:75%;
    left:75%;
  }

  .lg\:inset-10\/12 {
    top:83.333333%;
    right:83.333333%;
    bottom:83.333333%;
    left:83.333333%;
  }

  .lg\:inset-11\/12 {
    top:91.666667%;
    right:91.666667%;
    bottom:91.666667%;
    left:91.666667%;
  }

  .lg\:inset-full {
    top:100%;
    right:100%;
    bottom:100%;
    left:100%;
  }

  .lg\:inset-0_5 {
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem;
  }

  .lg\:inset-1_5 {
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem;
  }

  .lg\:inset-2_5 {
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem;
  }

  .lg\:inset-3_5 {
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem;
  }

  .lg\:inset-4_5 {
    top:1.125rem;
    right:1.125rem;
    bottom:1.125rem;
    left:1.125rem;
  }

  .lg\:inset-y-0 {
    top:0;
    bottom:0;
  }

  .lg\:inset-x-0 {
    right:0;
    left:0;
  }

  .lg\:inset-y-1 {
    top:0.25rem;
    bottom:0.25rem;
  }

  .lg\:inset-x-1 {
    right:0.25rem;
    left:0.25rem;
  }

  .lg\:inset-y-2 {
    top:0.5rem;
    bottom:0.5rem;
  }

  .lg\:inset-x-2 {
    right:0.5rem;
    left:0.5rem;
  }

  .lg\:inset-y-3 {
    top:0.75rem;
    bottom:0.75rem;
  }

  .lg\:inset-x-3 {
    right:0.75rem;
    left:0.75rem;
  }

  .lg\:inset-y-4 {
    top:1rem;
    bottom:1rem;
  }

  .lg\:inset-x-4 {
    right:1rem;
    left:1rem;
  }

  .lg\:inset-y-5 {
    top:1.25rem;
    bottom:1.25rem;
  }

  .lg\:inset-x-5 {
    right:1.25rem;
    left:1.25rem;
  }

  .lg\:inset-y-6 {
    top:1.5rem;
    bottom:1.5rem;
  }

  .lg\:inset-x-6 {
    right:1.5rem;
    left:1.5rem;
  }

  .lg\:inset-y-7 {
    top:1.75rem;
    bottom:1.75rem;
  }

  .lg\:inset-x-7 {
    right:1.75rem;
    left:1.75rem;
  }

  .lg\:inset-y-8 {
    top:2rem;
    bottom:2rem;
  }

  .lg\:inset-x-8 {
    right:2rem;
    left:2rem;
  }

  .lg\:inset-y-9 {
    top:2.25rem;
    bottom:2.25rem;
  }

  .lg\:inset-x-9 {
    right:2.25rem;
    left:2.25rem;
  }

  .lg\:inset-y-10 {
    top:2.5rem;
    bottom:2.5rem;
  }

  .lg\:inset-x-10 {
    right:2.5rem;
    left:2.5rem;
  }

  .lg\:inset-y-11 {
    top:2.75rem;
    bottom:2.75rem;
  }

  .lg\:inset-x-11 {
    right:2.75rem;
    left:2.75rem;
  }

  .lg\:inset-y-12 {
    top:3rem;
    bottom:3rem;
  }

  .lg\:inset-x-12 {
    right:3rem;
    left:3rem;
  }

  .lg\:inset-y-13 {
    top:3.25rem;
    bottom:3.25rem;
  }

  .lg\:inset-x-13 {
    right:3.25rem;
    left:3.25rem;
  }

  .lg\:inset-y-14 {
    top:3.5rem;
    bottom:3.5rem;
  }

  .lg\:inset-x-14 {
    right:3.5rem;
    left:3.5rem;
  }

  .lg\:inset-y-15 {
    top:3.75rem;
    bottom:3.75rem;
  }

  .lg\:inset-x-15 {
    right:3.75rem;
    left:3.75rem;
  }

  .lg\:inset-y-16 {
    top:4rem;
    bottom:4rem;
  }

  .lg\:inset-x-16 {
    right:4rem;
    left:4rem;
  }

  .lg\:inset-y-18 {
    top:4.5rem;
    bottom:4.5rem;
  }

  .lg\:inset-x-18 {
    right:4.5rem;
    left:4.5rem;
  }

  .lg\:inset-y-20 {
    top:5rem;
    bottom:5rem;
  }

  .lg\:inset-x-20 {
    right:5rem;
    left:5rem;
  }

  .lg\:inset-y-24 {
    top:6rem;
    bottom:6rem;
  }

  .lg\:inset-x-24 {
    right:6rem;
    left:6rem;
  }

  .lg\:inset-y-28 {
    top:7rem;
    bottom:7rem;
  }

  .lg\:inset-x-28 {
    right:7rem;
    left:7rem;
  }

  .lg\:inset-y-32 {
    top:8rem;
    bottom:8rem;
  }

  .lg\:inset-x-32 {
    right:8rem;
    left:8rem;
  }

  .lg\:inset-y-36 {
    top:9rem;
    bottom:9rem;
  }

  .lg\:inset-x-36 {
    right:9rem;
    left:9rem;
  }

  .lg\:inset-y-40 {
    top:10rem;
    bottom:10rem;
  }

  .lg\:inset-x-40 {
    right:10rem;
    left:10rem;
  }

  .lg\:inset-y-44 {
    top:11rem;
    bottom:11rem;
  }

  .lg\:inset-x-44 {
    right:11rem;
    left:11rem;
  }

  .lg\:inset-y-48 {
    top:12rem;
    bottom:12rem;
  }

  .lg\:inset-x-48 {
    right:12rem;
    left:12rem;
  }

  .lg\:inset-y-52 {
    top:13rem;
    bottom:13rem;
  }

  .lg\:inset-x-52 {
    right:13rem;
    left:13rem;
  }

  .lg\:inset-y-56 {
    top:14rem;
    bottom:14rem;
  }

  .lg\:inset-x-56 {
    right:14rem;
    left:14rem;
  }

  .lg\:inset-y-60 {
    top:15rem;
    bottom:15rem;
  }

  .lg\:inset-x-60 {
    right:15rem;
    left:15rem;
  }

  .lg\:inset-y-64 {
    top:16rem;
    bottom:16rem;
  }

  .lg\:inset-x-64 {
    right:16rem;
    left:16rem;
  }

  .lg\:inset-y-72 {
    top:18rem;
    bottom:18rem;
  }

  .lg\:inset-x-72 {
    right:18rem;
    left:18rem;
  }

  .lg\:inset-y-80 {
    top:20rem;
    bottom:20rem;
  }

  .lg\:inset-x-80 {
    right:20rem;
    left:20rem;
  }

  .lg\:inset-y-96 {
    top:24rem;
    bottom:24rem;
  }

  .lg\:inset-x-96 {
    right:24rem;
    left:24rem;
  }

  .lg\:inset-y-auto {
    top:auto;
    bottom:auto;
  }

  .lg\:inset-x-auto {
    right:auto;
    left:auto;
  }

  .lg\:inset-y-px {
    top:1px;
    bottom:1px;
  }

  .lg\:inset-x-px {
    right:1px;
    left:1px;
  }

  .lg\:inset-y-0\.5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .lg\:inset-x-0\.5 {
    right:0.125rem;
    left:0.125rem;
  }

  .lg\:inset-y-1\.5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .lg\:inset-x-1\.5 {
    right:0.375rem;
    left:0.375rem;
  }

  .lg\:inset-y-2\.5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .lg\:inset-x-2\.5 {
    right:0.625rem;
    left:0.625rem;
  }

  .lg\:inset-y-3\.5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .lg\:inset-x-3\.5 {
    right:0.875rem;
    left:0.875rem;
  }

  .lg\:inset-y-1\/2 {
    top:50%;
    bottom:50%;
  }

  .lg\:inset-x-1\/2 {
    right:50%;
    left:50%;
  }

  .lg\:inset-y-1\/3 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .lg\:inset-x-1\/3 {
    right:33.333333%;
    left:33.333333%;
  }

  .lg\:inset-y-2\/3 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .lg\:inset-x-2\/3 {
    right:66.666667%;
    left:66.666667%;
  }

  .lg\:inset-y-1\/4 {
    top:25%;
    bottom:25%;
  }

  .lg\:inset-x-1\/4 {
    right:25%;
    left:25%;
  }

  .lg\:inset-y-2\/4 {
    top:50%;
    bottom:50%;
  }

  .lg\:inset-x-2\/4 {
    right:50%;
    left:50%;
  }

  .lg\:inset-y-3\/4 {
    top:75%;
    bottom:75%;
  }

  .lg\:inset-x-3\/4 {
    right:75%;
    left:75%;
  }

  .lg\:inset-y-1\/5 {
    top:20%;
    bottom:20%;
  }

  .lg\:inset-x-1\/5 {
    right:20%;
    left:20%;
  }

  .lg\:inset-y-2\/5 {
    top:40%;
    bottom:40%;
  }

  .lg\:inset-x-2\/5 {
    right:40%;
    left:40%;
  }

  .lg\:inset-y-3\/5 {
    top:60%;
    bottom:60%;
  }

  .lg\:inset-x-3\/5 {
    right:60%;
    left:60%;
  }

  .lg\:inset-y-4\/5 {
    top:80%;
    bottom:80%;
  }

  .lg\:inset-x-4\/5 {
    right:80%;
    left:80%;
  }

  .lg\:inset-y-1\/6 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .lg\:inset-x-1\/6 {
    right:16.666667%;
    left:16.666667%;
  }

  .lg\:inset-y-2\/6 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .lg\:inset-x-2\/6 {
    right:33.333333%;
    left:33.333333%;
  }

  .lg\:inset-y-3\/6 {
    top:50%;
    bottom:50%;
  }

  .lg\:inset-x-3\/6 {
    right:50%;
    left:50%;
  }

  .lg\:inset-y-4\/6 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .lg\:inset-x-4\/6 {
    right:66.666667%;
    left:66.666667%;
  }

  .lg\:inset-y-5\/6 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .lg\:inset-x-5\/6 {
    right:83.333333%;
    left:83.333333%;
  }

  .lg\:inset-y-1\/12 {
    top:8.333333%;
    bottom:8.333333%;
  }

  .lg\:inset-x-1\/12 {
    right:8.333333%;
    left:8.333333%;
  }

  .lg\:inset-y-2\/12 {
    top:16.666667%;
    bottom:16.666667%;
  }

  .lg\:inset-x-2\/12 {
    right:16.666667%;
    left:16.666667%;
  }

  .lg\:inset-y-3\/12 {
    top:25%;
    bottom:25%;
  }

  .lg\:inset-x-3\/12 {
    right:25%;
    left:25%;
  }

  .lg\:inset-y-4\/12 {
    top:33.333333%;
    bottom:33.333333%;
  }

  .lg\:inset-x-4\/12 {
    right:33.333333%;
    left:33.333333%;
  }

  .lg\:inset-y-5\/12 {
    top:41.666667%;
    bottom:41.666667%;
  }

  .lg\:inset-x-5\/12 {
    right:41.666667%;
    left:41.666667%;
  }

  .lg\:inset-y-6\/12 {
    top:50%;
    bottom:50%;
  }

  .lg\:inset-x-6\/12 {
    right:50%;
    left:50%;
  }

  .lg\:inset-y-7\/12 {
    top:58.333333%;
    bottom:58.333333%;
  }

  .lg\:inset-x-7\/12 {
    right:58.333333%;
    left:58.333333%;
  }

  .lg\:inset-y-8\/12 {
    top:66.666667%;
    bottom:66.666667%;
  }

  .lg\:inset-x-8\/12 {
    right:66.666667%;
    left:66.666667%;
  }

  .lg\:inset-y-9\/12 {
    top:75%;
    bottom:75%;
  }

  .lg\:inset-x-9\/12 {
    right:75%;
    left:75%;
  }

  .lg\:inset-y-10\/12 {
    top:83.333333%;
    bottom:83.333333%;
  }

  .lg\:inset-x-10\/12 {
    right:83.333333%;
    left:83.333333%;
  }

  .lg\:inset-y-11\/12 {
    top:91.666667%;
    bottom:91.666667%;
  }

  .lg\:inset-x-11\/12 {
    right:91.666667%;
    left:91.666667%;
  }

  .lg\:inset-y-full {
    top:100%;
    bottom:100%;
  }

  .lg\:inset-x-full {
    right:100%;
    left:100%;
  }

  .lg\:inset-y-0_5 {
    top:0.125rem;
    bottom:0.125rem;
  }

  .lg\:inset-x-0_5 {
    right:0.125rem;
    left:0.125rem;
  }

  .lg\:inset-y-1_5 {
    top:0.375rem;
    bottom:0.375rem;
  }

  .lg\:inset-x-1_5 {
    right:0.375rem;
    left:0.375rem;
  }

  .lg\:inset-y-2_5 {
    top:0.625rem;
    bottom:0.625rem;
  }

  .lg\:inset-x-2_5 {
    right:0.625rem;
    left:0.625rem;
  }

  .lg\:inset-y-3_5 {
    top:0.875rem;
    bottom:0.875rem;
  }

  .lg\:inset-x-3_5 {
    right:0.875rem;
    left:0.875rem;
  }

  .lg\:inset-y-4_5 {
    top:1.125rem;
    bottom:1.125rem;
  }

  .lg\:inset-x-4_5 {
    right:1.125rem;
    left:1.125rem;
  }

  .lg\:top-0 {
    top:0;
  }

  .lg\:right-0 {
    right:0;
  }

  .lg\:bottom-0 {
    bottom:0;
  }

  .lg\:left-0 {
    left:0;
  }

  .lg\:top-1 {
    top:0.25rem;
  }

  .lg\:right-1 {
    right:0.25rem;
  }

  .lg\:bottom-1 {
    bottom:0.25rem;
  }

  .lg\:left-1 {
    left:0.25rem;
  }

  .lg\:top-2 {
    top:0.5rem;
  }

  .lg\:right-2 {
    right:0.5rem;
  }

  .lg\:bottom-2 {
    bottom:0.5rem;
  }

  .lg\:left-2 {
    left:0.5rem;
  }

  .lg\:top-3 {
    top:0.75rem;
  }

  .lg\:right-3 {
    right:0.75rem;
  }

  .lg\:bottom-3 {
    bottom:0.75rem;
  }

  .lg\:left-3 {
    left:0.75rem;
  }

  .lg\:top-4 {
    top:1rem;
  }

  .lg\:right-4 {
    right:1rem;
  }

  .lg\:bottom-4 {
    bottom:1rem;
  }

  .lg\:left-4 {
    left:1rem;
  }

  .lg\:top-5 {
    top:1.25rem;
  }

  .lg\:right-5 {
    right:1.25rem;
  }

  .lg\:bottom-5 {
    bottom:1.25rem;
  }

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

  .lg\:top-6 {
    top:1.5rem;
  }

  .lg\:right-6 {
    right:1.5rem;
  }

  .lg\:bottom-6 {
    bottom:1.5rem;
  }

  .lg\:left-6 {
    left:1.5rem;
  }

  .lg\:top-7 {
    top:1.75rem;
  }

  .lg\:right-7 {
    right:1.75rem;
  }

  .lg\:bottom-7 {
    bottom:1.75rem;
  }

  .lg\:left-7 {
    left:1.75rem;
  }

  .lg\:top-8 {
    top:2rem;
  }

  .lg\:right-8 {
    right:2rem;
  }

  .lg\:bottom-8 {
    bottom:2rem;
  }

  .lg\:left-8 {
    left:2rem;
  }

  .lg\:top-9 {
    top:2.25rem;
  }

  .lg\:right-9 {
    right:2.25rem;
  }

  .lg\:bottom-9 {
    bottom:2.25rem;
  }

  .lg\:left-9 {
    left:2.25rem;
  }

  .lg\:top-10 {
    top:2.5rem;
  }

  .lg\:right-10 {
    right:2.5rem;
  }

  .lg\:bottom-10 {
    bottom:2.5rem;
  }

  .lg\:left-10 {
    left:2.5rem;
  }

  .lg\:top-11 {
    top:2.75rem;
  }

  .lg\:right-11 {
    right:2.75rem;
  }

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

  .lg\:left-11 {
    left:2.75rem;
  }

  .lg\:top-12 {
    top:3rem;
  }

  .lg\:right-12 {
    right:3rem;
  }

  .lg\:bottom-12 {
    bottom:3rem;
  }

  .lg\:left-12 {
    left:3rem;
  }

  .lg\:top-13 {
    top:3.25rem;
  }

  .lg\:right-13 {
    right:3.25rem;
  }

  .lg\:bottom-13 {
    bottom:3.25rem;
  }

  .lg\:left-13 {
    left:3.25rem;
  }

  .lg\:top-14 {
    top:3.5rem;
  }

  .lg\:right-14 {
    right:3.5rem;
  }

  .lg\:bottom-14 {
    bottom:3.5rem;
  }

  .lg\:left-14 {
    left:3.5rem;
  }

  .lg\:top-15 {
    top:3.75rem;
  }

  .lg\:right-15 {
    right:3.75rem;
  }

  .lg\:bottom-15 {
    bottom:3.75rem;
  }

  .lg\:left-15 {
    left:3.75rem;
  }

  .lg\:top-16 {
    top:4rem;
  }

  .lg\:right-16 {
    right:4rem;
  }

  .lg\:bottom-16 {
    bottom:4rem;
  }

  .lg\:left-16 {
    left:4rem;
  }

  .lg\:top-18 {
    top:4.5rem;
  }

  .lg\:right-18 {
    right:4.5rem;
  }

  .lg\:bottom-18 {
    bottom:4.5rem;
  }

  .lg\:left-18 {
    left:4.5rem;
  }

  .lg\:top-20 {
    top:5rem;
  }

  .lg\:right-20 {
    right:5rem;
  }

  .lg\:bottom-20 {
    bottom:5rem;
  }

  .lg\:left-20 {
    left:5rem;
  }

  .lg\:top-24 {
    top:6rem;
  }

  .lg\:right-24 {
    right:6rem;
  }

  .lg\:bottom-24 {
    bottom:6rem;
  }

  .lg\:left-24 {
    left:6rem;
  }

  .lg\:top-28 {
    top:7rem;
  }

  .lg\:right-28 {
    right:7rem;
  }

  .lg\:bottom-28 {
    bottom:7rem;
  }

  .lg\:left-28 {
    left:7rem;
  }

  .lg\:top-32 {
    top:8rem;
  }

  .lg\:right-32 {
    right:8rem;
  }

  .lg\:bottom-32 {
    bottom:8rem;
  }

  .lg\:left-32 {
    left:8rem;
  }

  .lg\:top-36 {
    top:9rem;
  }

  .lg\:right-36 {
    right:9rem;
  }

  .lg\:bottom-36 {
    bottom:9rem;
  }

  .lg\:left-36 {
    left:9rem;
  }

  .lg\:top-40 {
    top:10rem;
  }

  .lg\:right-40 {
    right:10rem;
  }

  .lg\:bottom-40 {
    bottom:10rem;
  }

  .lg\:left-40 {
    left:10rem;
  }

  .lg\:top-44 {
    top:11rem;
  }

  .lg\:right-44 {
    right:11rem;
  }

  .lg\:bottom-44 {
    bottom:11rem;
  }

  .lg\:left-44 {
    left:11rem;
  }

  .lg\:top-48 {
    top:12rem;
  }

  .lg\:right-48 {
    right:12rem;
  }

  .lg\:bottom-48 {
    bottom:12rem;
  }

  .lg\:left-48 {
    left:12rem;
  }

  .lg\:top-52 {
    top:13rem;
  }

  .lg\:right-52 {
    right:13rem;
  }

  .lg\:bottom-52 {
    bottom:13rem;
  }

  .lg\:left-52 {
    left:13rem;
  }

  .lg\:top-56 {
    top:14rem;
  }

  .lg\:right-56 {
    right:14rem;
  }

  .lg\:bottom-56 {
    bottom:14rem;
  }

  .lg\:left-56 {
    left:14rem;
  }

  .lg\:top-60 {
    top:15rem;
  }

  .lg\:right-60 {
    right:15rem;
  }

  .lg\:bottom-60 {
    bottom:15rem;
  }

  .lg\:left-60 {
    left:15rem;
  }

  .lg\:top-64 {
    top:16rem;
  }

  .lg\:right-64 {
    right:16rem;
  }

  .lg\:bottom-64 {
    bottom:16rem;
  }

  .lg\:left-64 {
    left:16rem;
  }

  .lg\:top-72 {
    top:18rem;
  }

  .lg\:right-72 {
    right:18rem;
  }

  .lg\:bottom-72 {
    bottom:18rem;
  }

  .lg\:left-72 {
    left:18rem;
  }

  .lg\:top-80 {
    top:20rem;
  }

  .lg\:right-80 {
    right:20rem;
  }

  .lg\:bottom-80 {
    bottom:20rem;
  }

  .lg\:left-80 {
    left:20rem;
  }

  .lg\:top-96 {
    top:24rem;
  }

  .lg\:right-96 {
    right:24rem;
  }

  .lg\:bottom-96 {
    bottom:24rem;
  }

  .lg\:left-96 {
    left:24rem;
  }

  .lg\:top-auto {
    top:auto;
  }

  .lg\:right-auto {
    right:auto;
  }

  .lg\:bottom-auto {
    bottom:auto;
  }

  .lg\:left-auto {
    left:auto;
  }

  .lg\:top-px {
    top:1px;
  }

  .lg\:right-px {
    right:1px;
  }

  .lg\:bottom-px {
    bottom:1px;
  }

  .lg\:left-px {
    left:1px;
  }

  .lg\:top-0\.5 {
    top:0.125rem;
  }

  .lg\:right-0\.5 {
    right:0.125rem;
  }

  .lg\:bottom-0\.5 {
    bottom:0.125rem;
  }

  .lg\:left-0\.5 {
    left:0.125rem;
  }

  .lg\:top-1\.5 {
    top:0.375rem;
  }

  .lg\:right-1\.5 {
    right:0.375rem;
  }

  .lg\:bottom-1\.5 {
    bottom:0.375rem;
  }

  .lg\:left-1\.5 {
    left:0.375rem;
  }

  .lg\:top-2\.5 {
    top:0.625rem;
  }

  .lg\:right-2\.5 {
    right:0.625rem;
  }

  .lg\:bottom-2\.5 {
    bottom:0.625rem;
  }

  .lg\:left-2\.5 {
    left:0.625rem;
  }

  .lg\:top-3\.5 {
    top:0.875rem;
  }

  .lg\:right-3\.5 {
    right:0.875rem;
  }

  .lg\:bottom-3\.5 {
    bottom:0.875rem;
  }

  .lg\:left-3\.5 {
    left:0.875rem;
  }

  .lg\:top-1\/2 {
    top:50%;
  }

  .lg\:right-1\/2 {
    right:50%;
  }

  .lg\:bottom-1\/2 {
    bottom:50%;
  }

  .lg\:left-1\/2 {
    left:50%;
  }

  .lg\:top-1\/3 {
    top:33.333333%;
  }

  .lg\:right-1\/3 {
    right:33.333333%;
  }

  .lg\:bottom-1\/3 {
    bottom:33.333333%;
  }

  .lg\:left-1\/3 {
    left:33.333333%;
  }

  .lg\:top-2\/3 {
    top:66.666667%;
  }

  .lg\:right-2\/3 {
    right:66.666667%;
  }

  .lg\:bottom-2\/3 {
    bottom:66.666667%;
  }

  .lg\:left-2\/3 {
    left:66.666667%;
  }

  .lg\:top-1\/4 {
    top:25%;
  }

  .lg\:right-1\/4 {
    right:25%;
  }

  .lg\:bottom-1\/4 {
    bottom:25%;
  }

  .lg\:left-1\/4 {
    left:25%;
  }

  .lg\:top-2\/4 {
    top:50%;
  }

  .lg\:right-2\/4 {
    right:50%;
  }

  .lg\:bottom-2\/4 {
    bottom:50%;
  }

  .lg\:left-2\/4 {
    left:50%;
  }

  .lg\:top-3\/4 {
    top:75%;
  }

  .lg\:right-3\/4 {
    right:75%;
  }

  .lg\:bottom-3\/4 {
    bottom:75%;
  }

  .lg\:left-3\/4 {
    left:75%;
  }

  .lg\:top-1\/5 {
    top:20%;
  }

  .lg\:right-1\/5 {
    right:20%;
  }

  .lg\:bottom-1\/5 {
    bottom:20%;
  }

  .lg\:left-1\/5 {
    left:20%;
  }

  .lg\:top-2\/5 {
    top:40%;
  }

  .lg\:right-2\/5 {
    right:40%;
  }

  .lg\:bottom-2\/5 {
    bottom:40%;
  }

  .lg\:left-2\/5 {
    left:40%;
  }

  .lg\:top-3\/5 {
    top:60%;
  }

  .lg\:right-3\/5 {
    right:60%;
  }

  .lg\:bottom-3\/5 {
    bottom:60%;
  }

  .lg\:left-3\/5 {
    left:60%;
  }

  .lg\:top-4\/5 {
    top:80%;
  }

  .lg\:right-4\/5 {
    right:80%;
  }

  .lg\:bottom-4\/5 {
    bottom:80%;
  }

  .lg\:left-4\/5 {
    left:80%;
  }

  .lg\:top-1\/6 {
    top:16.666667%;
  }

  .lg\:right-1\/6 {
    right:16.666667%;
  }

  .lg\:bottom-1\/6 {
    bottom:16.666667%;
  }

  .lg\:left-1\/6 {
    left:16.666667%;
  }

  .lg\:top-2\/6 {
    top:33.333333%;
  }

  .lg\:right-2\/6 {
    right:33.333333%;
  }

  .lg\:bottom-2\/6 {
    bottom:33.333333%;
  }

  .lg\:left-2\/6 {
    left:33.333333%;
  }

  .lg\:top-3\/6 {
    top:50%;
  }

  .lg\:right-3\/6 {
    right:50%;
  }

  .lg\:bottom-3\/6 {
    bottom:50%;
  }

  .lg\:left-3\/6 {
    left:50%;
  }

  .lg\:top-4\/6 {
    top:66.666667%;
  }

  .lg\:right-4\/6 {
    right:66.666667%;
  }

  .lg\:bottom-4\/6 {
    bottom:66.666667%;
  }

  .lg\:left-4\/6 {
    left:66.666667%;
  }

  .lg\:top-5\/6 {
    top:83.333333%;
  }

  .lg\:right-5\/6 {
    right:83.333333%;
  }

  .lg\:bottom-5\/6 {
    bottom:83.333333%;
  }

  .lg\:left-5\/6 {
    left:83.333333%;
  }

  .lg\:top-1\/12 {
    top:8.333333%;
  }

  .lg\:right-1\/12 {
    right:8.333333%;
  }

  .lg\:bottom-1\/12 {
    bottom:8.333333%;
  }

  .lg\:left-1\/12 {
    left:8.333333%;
  }

  .lg\:top-2\/12 {
    top:16.666667%;
  }

  .lg\:right-2\/12 {
    right:16.666667%;
  }

  .lg\:bottom-2\/12 {
    bottom:16.666667%;
  }

  .lg\:left-2\/12 {
    left:16.666667%;
  }

  .lg\:top-3\/12 {
    top:25%;
  }

  .lg\:right-3\/12 {
    right:25%;
  }

  .lg\:bottom-3\/12 {
    bottom:25%;
  }

  .lg\:left-3\/12 {
    left:25%;
  }

  .lg\:top-4\/12 {
    top:33.333333%;
  }

  .lg\:right-4\/12 {
    right:33.333333%;
  }

  .lg\:bottom-4\/12 {
    bottom:33.333333%;
  }

  .lg\:left-4\/12 {
    left:33.333333%;
  }

  .lg\:top-5\/12 {
    top:41.666667%;
  }

  .lg\:right-5\/12 {
    right:41.666667%;
  }

  .lg\:bottom-5\/12 {
    bottom:41.666667%;
  }

  .lg\:left-5\/12 {
    left:41.666667%;
  }

  .lg\:top-6\/12 {
    top:50%;
  }

  .lg\:right-6\/12 {
    right:50%;
  }

  .lg\:bottom-6\/12 {
    bottom:50%;
  }

  .lg\:left-6\/12 {
    left:50%;
  }

  .lg\:top-7\/12 {
    top:58.333333%;
  }

  .lg\:right-7\/12 {
    right:58.333333%;
  }

  .lg\:bottom-7\/12 {
    bottom:58.333333%;
  }

  .lg\:left-7\/12 {
    left:58.333333%;
  }

  .lg\:top-8\/12 {
    top:66.666667%;
  }

  .lg\:right-8\/12 {
    right:66.666667%;
  }

  .lg\:bottom-8\/12 {
    bottom:66.666667%;
  }

  .lg\:left-8\/12 {
    left:66.666667%;
  }

  .lg\:top-9\/12 {
    top:75%;
  }

  .lg\:right-9\/12 {
    right:75%;
  }

  .lg\:bottom-9\/12 {
    bottom:75%;
  }

  .lg\:left-9\/12 {
    left:75%;
  }

  .lg\:top-10\/12 {
    top:83.333333%;
  }

  .lg\:right-10\/12 {
    right:83.333333%;
  }

  .lg\:bottom-10\/12 {
    bottom:83.333333%;
  }

  .lg\:left-10\/12 {
    left:83.333333%;
  }

  .lg\:top-11\/12 {
    top:91.666667%;
  }

  .lg\:right-11\/12 {
    right:91.666667%;
  }

  .lg\:bottom-11\/12 {
    bottom:91.666667%;
  }

  .lg\:left-11\/12 {
    left:91.666667%;
  }

  .lg\:top-full {
    top:100%;
  }

  .lg\:right-full {
    right:100%;
  }

  .lg\:bottom-full {
    bottom:100%;
  }

  .lg\:left-full {
    left:100%;
  }

  .lg\:top-0_5 {
    top:0.125rem;
  }

  .lg\:right-0_5 {
    right:0.125rem;
  }

  .lg\:bottom-0_5 {
    bottom:0.125rem;
  }

  .lg\:left-0_5 {
    left:0.125rem;
  }

  .lg\:top-1_5 {
    top:0.375rem;
  }

  .lg\:right-1_5 {
    right:0.375rem;
  }

  .lg\:bottom-1_5 {
    bottom:0.375rem;
  }

  .lg\:left-1_5 {
    left:0.375rem;
  }

  .lg\:top-2_5 {
    top:0.625rem;
  }

  .lg\:right-2_5 {
    right:0.625rem;
  }

  .lg\:bottom-2_5 {
    bottom:0.625rem;
  }

  .lg\:left-2_5 {
    left:0.625rem;
  }

  .lg\:top-3_5 {
    top:0.875rem;
  }

  .lg\:right-3_5 {
    right:0.875rem;
  }

  .lg\:bottom-3_5 {
    bottom:0.875rem;
  }

  .lg\:left-3_5 {
    left:0.875rem;
  }

  .lg\:top-4_5 {
    top:1.125rem;
  }

  .lg\:right-4_5 {
    right:1.125rem;
  }

  .lg\:bottom-4_5 {
    bottom:1.125rem;
  }

  .lg\:left-4_5 {
    left:1.125rem;
  }

  .lg\:resize-none {
    resize:none;
  }

  .lg\:resize-y {
    resize:vertical;
  }

  .lg\:resize-x {
    resize:horizontal;
  }

  .lg\:resize {
    resize:both;
  }

  .lg\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .lg\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .lg\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .lg\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .lg\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .lg\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .lg\:shadow-none {
    box-shadow:none;
  }

  .lg\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .lg\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .lg\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .lg\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .lg\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .lg\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .lg\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .lg\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .lg\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .lg\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .lg\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .lg\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .lg\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .lg\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .lg\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .lg\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .lg\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .lg\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .group:focus .lg\:group-focus\:shadow-xs {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .group:focus .lg\:group-focus\:shadow-sm {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .group:focus .lg\:group-focus\:shadow {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .lg\:group-focus\:shadow-md {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .group:focus .lg\:group-focus\:shadow-lg {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .group:focus .lg\:group-focus\:shadow-xl {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .group:focus .lg\:group-focus\:shadow-2xl {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .group:focus .lg\:group-focus\:shadow-inner {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .group:focus .lg\:group-focus\:shadow-outline {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .group:focus .lg\:group-focus\:shadow-none {
    box-shadow:none;
  }

  .group:focus .lg\:group-focus\:shadow-solid {
    box-shadow:0 0 0 2px currentColor;
  }

  .group:focus .lg\:group-focus\:shadow-outline-gray {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .group:focus .lg\:group-focus\:shadow-outline-blue {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .group:focus .lg\:group-focus\:shadow-outline-teal {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .group:focus .lg\:group-focus\:shadow-outline-green {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .group:focus .lg\:group-focus\:shadow-outline-yellow {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .group:focus .lg\:group-focus\:shadow-outline-orange {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .group:focus .lg\:group-focus\:shadow-outline-red {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .group:focus .lg\:group-focus\:shadow-outline-pink {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .group:focus .lg\:group-focus\:shadow-outline-purple {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .group:focus .lg\:group-focus\:shadow-outline-indigo {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .group:focus .lg\:group-focus\:shadow-ria-1 {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .group:focus .lg\:group-focus\:shadow-ria-2 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .group:focus .lg\:group-focus\:shadow-ria-3 {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .group:focus .lg\:group-focus\:shadow-inset-1 {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .group:focus .lg\:group-focus\:shadow-outline-input-mint {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .group:focus .lg\:group-focus\:shadow-outline-input-red {
    box-shadow:0 0 0 1px #B30300;
  }

  .group:focus .lg\:group-focus\:shadow-outline-mint {
    box-shadow:0 0 0 2px undefined;
  }

  .lg\:hover\:shadow-xs:hover {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .lg\:hover\:shadow-sm:hover {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .lg\:hover\:shadow-2xl:hover {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .lg\:hover\:shadow-inner:hover {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .lg\:hover\:shadow-outline:hover {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .lg\:hover\:shadow-none:hover {
    box-shadow:none;
  }

  .lg\:hover\:shadow-solid:hover {
    box-shadow:0 0 0 2px currentColor;
  }

  .lg\:hover\:shadow-outline-gray:hover {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .lg\:hover\:shadow-outline-blue:hover {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .lg\:hover\:shadow-outline-teal:hover {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .lg\:hover\:shadow-outline-green:hover {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .lg\:hover\:shadow-outline-yellow:hover {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .lg\:hover\:shadow-outline-orange:hover {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .lg\:hover\:shadow-outline-red:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .lg\:hover\:shadow-outline-pink:hover {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .lg\:hover\:shadow-outline-purple:hover {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .lg\:hover\:shadow-outline-indigo:hover {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .lg\:hover\:shadow-ria-1:hover {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .lg\:hover\:shadow-ria-2:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .lg\:hover\:shadow-ria-3:hover {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .lg\:hover\:shadow-inset-1:hover {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .lg\:hover\:shadow-outline-input-mint:hover {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .lg\:hover\:shadow-outline-input-red:hover {
    box-shadow:0 0 0 1px #B30300;
  }

  .lg\:hover\:shadow-outline-mint:hover {
    box-shadow:0 0 0 2px undefined;
  }

  .lg\:focus-within\:shadow-xs:focus-within {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .lg\:focus-within\:shadow-sm:focus-within {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .lg\:focus-within\:shadow:focus-within {
    box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }

  .lg\:focus-within\:shadow-md:focus-within {
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }

  .lg\:focus-within\:shadow-lg:focus-within {
    box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .lg\:focus-within\:shadow-xl:focus-within {
    box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

  .lg\:focus-within\:shadow-2xl:focus-within {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .lg\:focus-within\:shadow-inner:focus-within {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .lg\:focus-within\:shadow-outline:focus-within {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .lg\:focus-within\:shadow-none:focus-within {
    box-shadow:none;
  }

  .lg\:focus-within\:shadow-solid:focus-within {
    box-shadow:0 0 0 2px currentColor;
  }

  .lg\:focus-within\:shadow-outline-gray:focus-within {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .lg\:focus-within\:shadow-outline-blue:focus-within {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .lg\:focus-within\:shadow-outline-teal:focus-within {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .lg\:focus-within\:shadow-outline-green:focus-within {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .lg\:focus-within\:shadow-outline-yellow:focus-within {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .lg\:focus-within\:shadow-outline-orange:focus-within {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .lg\:focus-within\:shadow-outline-red:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .lg\:focus-within\:shadow-outline-pink:focus-within {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .lg\:focus-within\:shadow-outline-purple:focus-within {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .lg\:focus-within\:shadow-outline-indigo:focus-within {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .lg\:focus-within\:shadow-ria-1:focus-within {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .lg\:focus-within\:shadow-ria-2:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .lg\:focus-within\:shadow-ria-3:focus-within {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .lg\:focus-within\:shadow-inset-1:focus-within {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .lg\:focus-within\:shadow-outline-input-mint:focus-within {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .lg\:focus-within\:shadow-outline-input-red:focus-within {
    box-shadow:0 0 0 1px #B30300;
  }

  .lg\:focus-within\:shadow-outline-mint:focus-within {
    box-shadow:0 0 0 2px undefined;
  }

  .lg\:focus\:shadow-xs:focus {
    box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05);
  }

  .lg\:focus\:shadow-sm:focus {
    box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .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);
  }

  .lg\:focus\:shadow-2xl:focus {
    box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  }

  .lg\:focus\:shadow-inner:focus {
    box-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }

  .lg\:focus\:shadow-outline:focus {
    box-shadow:0 0 0 3px rgba(118, 169, 250, 0.45);
  }

  .lg\:focus\:shadow-none:focus {
    box-shadow:none;
  }

  .lg\:focus\:shadow-solid:focus {
    box-shadow:0 0 0 2px currentColor;
  }

  .lg\:focus\:shadow-outline-gray:focus {
    box-shadow:0 0 0 3px rgba(159, 166, 178, 0.45);
  }

  .lg\:focus\:shadow-outline-blue:focus {
    box-shadow:0 0 0 3px rgba(164, 202, 254, 0.45);
  }

  .lg\:focus\:shadow-outline-teal:focus {
    box-shadow:0 0 0 3px rgba(126, 220, 226, 0.45);
  }

  .lg\:focus\:shadow-outline-green:focus {
    box-shadow:0 0 0 3px rgba(132, 225, 188, 0.45);
  }

  .lg\:focus\:shadow-outline-yellow:focus {
    box-shadow:0 0 0 3px rgba(250, 202, 21, 0.45);
  }

  .lg\:focus\:shadow-outline-orange:focus {
    box-shadow:0 0 0 3px rgba(253, 186, 140, 0.45);
  }

  .lg\:focus\:shadow-outline-red:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 180, 0.45);
  }

  .lg\:focus\:shadow-outline-pink:focus {
    box-shadow:0 0 0 3px rgba(248, 180, 217, 0.45);
  }

  .lg\:focus\:shadow-outline-purple:focus {
    box-shadow:0 0 0 3px rgba(202, 191, 253, 0.45);
  }

  .lg\:focus\:shadow-outline-indigo:focus {
    box-shadow:0 0 0 3px rgba(180, 198, 252, 0.45);
  }

  .lg\:focus\:shadow-ria-1:focus {
    box-shadow:0px 3px 15px rgba(0, 17, 51, 0.05);
  }

  .lg\:focus\:shadow-ria-2:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.1);
  }

  .lg\:focus\:shadow-ria-3:focus {
    box-shadow:0px 10px 40px rgba(0, 17, 51, 0.2);
  }

  .lg\:focus\:shadow-inset-1:focus {
    box-shadow:inset -1px 1px 0 rgba(0, 17, 51, 0.05);
  }

  .lg\:focus\:shadow-outline-input-mint:focus {
    box-shadow:0 0 0 1px #A1FFD7;
  }

  .lg\:focus\:shadow-outline-input-red:focus {
    box-shadow:0 0 0 1px #B30300;
  }

  .lg\:focus\:shadow-outline-mint:focus {
    box-shadow:0 0 0 2px undefined;
  }

  .lg\:fill-current {
    fill:currentColor;
  }

  .lg\:stroke-current {
    stroke:currentColor;
  }

  .lg\:stroke-0 {
    stroke-width:0;
  }

  .lg\:stroke-1 {
    stroke-width:1;
  }

  .lg\:stroke-2 {
    stroke-width:2;
  }

  .lg\:table-auto {
    table-layout:auto;
  }

  .lg\:table-fixed {
    table-layout:fixed;
  }

  .lg\:text-left {
    text-align:left;
  }

  .lg\:text-center {
    text-align:center;
  }

  .lg\:text-right {
    text-align:right;
  }

  .lg\:text-justify {
    text-align:justify;
  }

  .lg\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .lg\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .lg\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .lg\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .lg\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .lg\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .lg\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .lg\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .lg\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .lg\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .lg\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .lg\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .lg\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .lg\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .lg\:text-red-light2 {
    color:#ffacac82;
  }

  .lg\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .lg\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .lg\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .lg\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .lg\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .lg\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .lg\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .lg\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .lg\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .lg\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .lg\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .lg\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .lg\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .lg\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .lg\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .lg\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .lg\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .lg\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .lg\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .lg\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .lg\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .lg\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .lg\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .lg\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .lg\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .lg\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .lg\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .lg\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .lg\:text-primary-text {
    color:rgba(255,255,255);
  }

  .lg\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .lg\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .lg\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .lg\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .lg\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .lg\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .lg\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .lg\:text-teal {
  }

  .lg\:text-indigo {
  }

  .lg\:text-transparent {
    color:transparent;
  }

  .group:hover .lg\:group-hover\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:hover .lg\:group-hover\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-red-light2 {
    color:#ffacac82;
  }

  .group:hover .lg\:group-hover\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:hover .lg\:group-hover\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:hover .lg\:group-hover\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:hover .lg\:group-hover\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:hover .lg\:group-hover\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:hover .lg\:group-hover\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:hover .lg\:group-hover\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:hover .lg\:group-hover\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:hover .lg\:group-hover\:text-teal {
  }

  .group:hover .lg\:group-hover\:text-indigo {
  }

  .group:hover .lg\:group-hover\:text-transparent {
    color:transparent;
  }

  .group:focus .lg\:group-focus\:text-dark {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-light {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-yellow {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-yellow-text {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-yellow-light {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-yellow-warning {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-gold-light {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-gold-dark {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-gold-lighter {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-gold-lightest {
    color:#f3f1e5d1;
  }

  .group:focus .lg\:group-focus\:text-gold-bg {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-pink {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-red {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-red-dark {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-red-light {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-red-light2 {
    color:#ffacac82;
  }

  .group:focus .lg\:group-focus\:text-lightblue {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-lightblue-light1 {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-lightblue-lightest {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-blue {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-blue-light {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-blue-focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-blue-lighter {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-blue-lightest {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-mint {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-green {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-green-light {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-green-dark {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-green-darker {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-white {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-black {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-black-light {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-black-lightest {
    color:rgba(0,0,0,0.12);
  }

  .group:focus .lg\:group-focus\:text-brown-light {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-brown-lighter {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-brown-lightest {
    color:rgba(0,17,51,0.02);
  }

  .group:focus .lg\:group-focus\:text-brown-bg {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-gray {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-gray-dark {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-gray-light {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-gray-lighter {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-gray-lightest {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-gray-bg {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-gray-disable {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-gray-disableColor {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-primary-text {
    color:rgba(255,255,255);
  }

  .group:focus .lg\:group-focus\:text-primary-dark-text {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-secondary-text {
    color:rgba(255,255,255);
  }

  .group:focus .lg\:group-focus\:text-secondary-dark-text {
    color:rgba(255,255,255,0.7);
  }

  .group:focus .lg\:group-focus\:text-tertiary-text {
    color:rgba(0,17,51,0.3);
  }

  .group:focus .lg\:group-focus\:text-tertiary-dark-text {
    color:rgba(255,255,255,0.4);
  }

  .group:focus .lg\:group-focus\:text-highlighted {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-badge-red {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-badge-neu {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .group:focus .lg\:group-focus\:text-teal {
  }

  .group:focus .lg\:group-focus\:text-indigo {
  }

  .group:focus .lg\:group-focus\:text-transparent {
    color:transparent;
  }

  .lg\:hover\:text-dark:hover {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .lg\:hover\:text-light:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:hover\:text-yellow:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .lg\:hover\:text-yellow-text:hover {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .lg\:hover\:text-yellow-light:hover {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .lg\:hover\:text-yellow-warning:hover {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .lg\:hover\:text-gold-light:hover {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .lg\:hover\:text-gold-dark:hover {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .lg\:hover\:text-gold-lighter:hover {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .lg\:hover\:text-gold-lightest:hover {
    color:#f3f1e5d1;
  }

  .lg\:hover\:text-gold-bg:hover {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .lg\:hover\:text-pink:hover {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .lg\:hover\:text-red:hover {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .lg\:hover\:text-red-dark:hover {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .lg\:hover\:text-red-light:hover {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .lg\:hover\:text-red-light2:hover {
    color:#ffacac82;
  }

  .lg\:hover\:text-lightblue:hover {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .lg\:hover\:text-lightblue-light1:hover {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .lg\:hover\:text-lightblue-lightest:hover {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .lg\:hover\:text-blue:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .lg\:hover\:text-blue-light:hover {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .lg\:hover\:text-blue-focus:hover {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .lg\:hover\:text-blue-lighter:hover {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .lg\:hover\:text-blue-lightest:hover {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .lg\:hover\:text-mint:hover {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .lg\:hover\:text-green:hover {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .lg\:hover\:text-green-light:hover {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .lg\:hover\:text-green-dark:hover {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .lg\:hover\:text-green-darker:hover {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .lg\:hover\:text-white:hover {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:hover\:text-black:hover {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .lg\:hover\:text-black-light:hover {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .lg\:hover\:text-black-lightest:hover {
    color:rgba(0,0,0,0.12);
  }

  .lg\:hover\:text-brown-light:hover {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .lg\:hover\:text-brown-lighter:hover {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .lg\:hover\:text-brown-lightest:hover {
    color:rgba(0,17,51,0.02);
  }

  .lg\:hover\:text-brown-bg:hover {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .lg\:hover\:text-gray:hover {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .lg\:hover\:text-gray-dark:hover {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .lg\:hover\:text-gray-light:hover {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .lg\:hover\:text-gray-lighter:hover {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .lg\:hover\:text-gray-lightest:hover {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .lg\:hover\:text-gray-bg:hover {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .lg\:hover\:text-gray-disable:hover {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .lg\:hover\:text-gray-disableColor:hover {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .lg\:hover\:text-primary-text:hover {
    color:rgba(255,255,255);
  }

  .lg\:hover\:text-primary-dark-text:hover {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:hover\:text-secondary-text:hover {
    color:rgba(255,255,255);
  }

  .lg\:hover\:text-secondary-dark-text:hover {
    color:rgba(255,255,255,0.7);
  }

  .lg\:hover\:text-tertiary-text:hover {
    color:rgba(0,17,51,0.3);
  }

  .lg\:hover\:text-tertiary-dark-text:hover {
    color:rgba(255,255,255,0.4);
  }

  .lg\:hover\:text-highlighted:hover {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .lg\:hover\:text-badge-red:hover {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .lg\:hover\:text-badge-neu:hover {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .lg\:hover\:text-teal:hover {
  }

  .lg\:hover\:text-indigo:hover {
  }

  .lg\:hover\:text-transparent:hover {
    color:transparent;
  }

  .lg\:focus-within\:text-dark:focus-within {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .lg\:focus-within\:text-light:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:focus-within\:text-yellow:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .lg\:focus-within\:text-yellow-text:focus-within {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .lg\:focus-within\:text-yellow-light:focus-within {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .lg\:focus-within\:text-yellow-warning:focus-within {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .lg\:focus-within\:text-gold-light:focus-within {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .lg\:focus-within\:text-gold-dark:focus-within {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .lg\:focus-within\:text-gold-lighter:focus-within {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .lg\:focus-within\:text-gold-lightest:focus-within {
    color:#f3f1e5d1;
  }

  .lg\:focus-within\:text-gold-bg:focus-within {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .lg\:focus-within\:text-pink:focus-within {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .lg\:focus-within\:text-red:focus-within {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .lg\:focus-within\:text-red-dark:focus-within {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .lg\:focus-within\:text-red-light:focus-within {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .lg\:focus-within\:text-red-light2:focus-within {
    color:#ffacac82;
  }

  .lg\:focus-within\:text-lightblue:focus-within {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .lg\:focus-within\:text-lightblue-light1:focus-within {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .lg\:focus-within\:text-lightblue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .lg\:focus-within\:text-blue:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .lg\:focus-within\:text-blue-light:focus-within {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .lg\:focus-within\:text-blue-focus:focus-within {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .lg\:focus-within\:text-blue-lighter:focus-within {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .lg\:focus-within\:text-blue-lightest:focus-within {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .lg\:focus-within\:text-mint:focus-within {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .lg\:focus-within\:text-green:focus-within {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .lg\:focus-within\:text-green-light:focus-within {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .lg\:focus-within\:text-green-dark:focus-within {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .lg\:focus-within\:text-green-darker:focus-within {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .lg\:focus-within\:text-white:focus-within {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:focus-within\:text-black:focus-within {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .lg\:focus-within\:text-black-light:focus-within {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .lg\:focus-within\:text-black-lightest:focus-within {
    color:rgba(0,0,0,0.12);
  }

  .lg\:focus-within\:text-brown-light:focus-within {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .lg\:focus-within\:text-brown-lighter:focus-within {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .lg\:focus-within\:text-brown-lightest:focus-within {
    color:rgba(0,17,51,0.02);
  }

  .lg\:focus-within\:text-brown-bg:focus-within {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .lg\:focus-within\:text-gray:focus-within {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .lg\:focus-within\:text-gray-dark:focus-within {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .lg\:focus-within\:text-gray-light:focus-within {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .lg\:focus-within\:text-gray-lighter:focus-within {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .lg\:focus-within\:text-gray-lightest:focus-within {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .lg\:focus-within\:text-gray-bg:focus-within {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .lg\:focus-within\:text-gray-disable:focus-within {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .lg\:focus-within\:text-gray-disableColor:focus-within {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .lg\:focus-within\:text-primary-text:focus-within {
    color:rgba(255,255,255);
  }

  .lg\:focus-within\:text-primary-dark-text:focus-within {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:focus-within\:text-secondary-text:focus-within {
    color:rgba(255,255,255);
  }

  .lg\:focus-within\:text-secondary-dark-text:focus-within {
    color:rgba(255,255,255,0.7);
  }

  .lg\:focus-within\:text-tertiary-text:focus-within {
    color:rgba(0,17,51,0.3);
  }

  .lg\:focus-within\:text-tertiary-dark-text:focus-within {
    color:rgba(255,255,255,0.4);
  }

  .lg\:focus-within\:text-highlighted:focus-within {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .lg\:focus-within\:text-badge-red:focus-within {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .lg\:focus-within\:text-badge-neu:focus-within {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .lg\:focus-within\:text-teal:focus-within {
  }

  .lg\:focus-within\:text-indigo:focus-within {
  }

  .lg\:focus-within\:text-transparent:focus-within {
    color:transparent;
  }

  .lg\:focus\:text-dark:focus {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .lg\:focus\:text-light:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:focus\:text-yellow:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .lg\:focus\:text-yellow-text:focus {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .lg\:focus\:text-yellow-light:focus {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .lg\:focus\:text-yellow-warning:focus {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .lg\:focus\:text-gold-light:focus {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .lg\:focus\:text-gold-dark:focus {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .lg\:focus\:text-gold-lighter:focus {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .lg\:focus\:text-gold-lightest:focus {
    color:#f3f1e5d1;
  }

  .lg\:focus\:text-gold-bg:focus {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .lg\:focus\:text-pink:focus {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .lg\:focus\:text-red:focus {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .lg\:focus\:text-red-dark:focus {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .lg\:focus\:text-red-light:focus {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .lg\:focus\:text-red-light2:focus {
    color:#ffacac82;
  }

  .lg\:focus\:text-lightblue:focus {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .lg\:focus\:text-lightblue-light1:focus {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .lg\:focus\:text-lightblue-lightest:focus {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .lg\:focus\:text-blue:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .lg\:focus\:text-blue-light:focus {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .lg\:focus\:text-blue-focus:focus {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .lg\:focus\:text-blue-lighter:focus {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .lg\:focus\:text-blue-lightest:focus {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .lg\:focus\:text-mint:focus {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .lg\:focus\:text-green:focus {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .lg\:focus\:text-green-light:focus {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .lg\:focus\:text-green-dark:focus {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .lg\:focus\:text-green-darker:focus {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .lg\:focus\:text-white:focus {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:focus\:text-black:focus {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .lg\:focus\:text-black-light:focus {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .lg\:focus\:text-black-lightest:focus {
    color:rgba(0,0,0,0.12);
  }

  .lg\:focus\:text-brown-light:focus {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .lg\:focus\:text-brown-lighter:focus {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .lg\:focus\:text-brown-lightest:focus {
    color:rgba(0,17,51,0.02);
  }

  .lg\:focus\:text-brown-bg:focus {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .lg\:focus\:text-gray:focus {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .lg\:focus\:text-gray-dark:focus {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .lg\:focus\:text-gray-light:focus {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .lg\:focus\:text-gray-lighter:focus {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .lg\:focus\:text-gray-lightest:focus {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .lg\:focus\:text-gray-bg:focus {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .lg\:focus\:text-gray-disable:focus {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .lg\:focus\:text-gray-disableColor:focus {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .lg\:focus\:text-primary-text:focus {
    color:rgba(255,255,255);
  }

  .lg\:focus\:text-primary-dark-text:focus {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:focus\:text-secondary-text:focus {
    color:rgba(255,255,255);
  }

  .lg\:focus\:text-secondary-dark-text:focus {
    color:rgba(255,255,255,0.7);
  }

  .lg\:focus\:text-tertiary-text:focus {
    color:rgba(0,17,51,0.3);
  }

  .lg\:focus\:text-tertiary-dark-text:focus {
    color:rgba(255,255,255,0.4);
  }

  .lg\:focus\:text-highlighted:focus {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .lg\:focus\:text-badge-red:focus {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .lg\:focus\:text-badge-neu:focus {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .lg\:focus\:text-teal:focus {
  }

  .lg\:focus\:text-indigo:focus {
  }

  .lg\:focus\:text-transparent:focus {
    color:transparent;
  }

  .lg\:active\:text-dark:active {
    --text-opacity:1;
    color:rgb(0,17,51);
    color:rgba(0, 17, 51, var(--text-opacity));
  }

  .lg\:active\:text-light:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:active\:text-yellow:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .lg\:active\:text-yellow-text:active {
    --text-opacity:1;
    color:#F4F796;
    color:rgba(244, 247, 150, var(--text-opacity));
  }

  .lg\:active\:text-yellow-light:active {
    --text-opacity:1;
    color:#fbfcd6;
    color:rgba(251, 252, 214, var(--text-opacity));
  }

  .lg\:active\:text-yellow-warning:active {
    --text-opacity:1;
    color:#FFDD00;
    color:rgba(255, 221, 0, var(--text-opacity));
  }

  .lg\:active\:text-gold-light:active {
    --text-opacity:1;
    color:#918041;
    color:rgba(145, 128, 65, var(--text-opacity));
  }

  .lg\:active\:text-gold-dark:active {
    --text-opacity:1;
    color:#937f35;
    color:rgba(147, 127, 53, var(--text-opacity));
  }

  .lg\:active\:text-gold-lighter:active {
    --text-opacity:1;
    color:#f8f3bf;
    color:rgba(248, 243, 191, var(--text-opacity));
  }

  .lg\:active\:text-gold-lightest:active {
    color:#f3f1e5d1;
  }

  .lg\:active\:text-gold-bg:active {
    --text-opacity:1;
    color:#b7a679;
    color:rgba(183, 166, 121, var(--text-opacity));
  }

  .lg\:active\:text-pink:active {
    --text-opacity:1;
    color:#DCBAFF;
    color:rgba(220, 186, 255, var(--text-opacity));
  }

  .lg\:active\:text-red:active {
    --text-opacity:1;
    color:#B30300;
    color:rgba(179, 3, 0, var(--text-opacity));
  }

  .lg\:active\:text-red-dark:active {
    --text-opacity:1;
    color:#7c0000;
    color:rgba(124, 0, 0, var(--text-opacity));
  }

  .lg\:active\:text-red-light:active {
    --text-opacity:1;
    color:#B30027;
    color:rgba(179, 0, 39, var(--text-opacity));
  }

  .lg\:active\:text-red-light2:active {
    color:#ffacac82;
  }

  .lg\:active\:text-lightblue:active {
    --text-opacity:1;
    color:#305991;
    color:rgba(48, 89, 145, var(--text-opacity));
  }

  .lg\:active\:text-lightblue-light1:active {
    --text-opacity:1;
    color:#f2f6fb;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .lg\:active\:text-lightblue-lightest:active {
    --text-opacity:1;
    color:#F2F5FA;
    color:rgba(242, 245, 250, var(--text-opacity));
  }

  .lg\:active\:text-blue:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .lg\:active\:text-blue-light:active {
    --text-opacity:1;
    color:#0046AA;
    color:rgba(0, 70, 170, var(--text-opacity));
  }

  .lg\:active\:text-blue-focus:active {
    --text-opacity:1;
    color:#4074BF;
    color:rgba(64, 116, 191, var(--text-opacity));
  }

  .lg\:active\:text-blue-lighter:active {
    --text-opacity:1;
    color:#E5ECF6;
    color:rgba(229, 236, 246, var(--text-opacity));
  }

  .lg\:active\:text-blue-lightest:active {
    --text-opacity:1;
    color:#F2F6FB;
    color:rgba(242, 246, 251, var(--text-opacity));
  }

  .lg\:active\:text-mint:active {
    --text-opacity:1;
    color:#A1FFD7;
    color:rgba(161, 255, 215, var(--text-opacity));
  }

  .lg\:active\:text-green:active {
    --text-opacity:1;
    color:#166242;
    color:rgba(22, 98, 66, var(--text-opacity));
  }

  .lg\:active\:text-green-light:active {
    --text-opacity:1;
    color:#2D631D;
    color:rgba(45, 99, 29, var(--text-opacity));
  }

  .lg\:active\:text-green-dark:active {
    --text-opacity:1;
    color:#1E4715;
    color:rgba(30, 71, 21, var(--text-opacity));
  }

  .lg\:active\:text-green-darker:active {
    --text-opacity:1;
    color:#344d0c;
    color:rgba(52, 77, 12, var(--text-opacity));
  }

  .lg\:active\:text-white:active {
    --text-opacity:1;
    color:#FFFFFF;
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:active\:text-black:active {
    --text-opacity:1;
    color:#000000;
    color:rgba(0, 0, 0, var(--text-opacity));
  }

  .lg\:active\:text-black-light:active {
    --text-opacity:1;
    color:#313133;
    color:rgba(49, 49, 51, var(--text-opacity));
  }

  .lg\:active\:text-black-lightest:active {
    color:rgba(0,0,0,0.12);
  }

  .lg\:active\:text-brown-light:active {
    --text-opacity:1;
    color:#4a443f;
    color:rgba(74, 68, 63, var(--text-opacity));
  }

  .lg\:active\:text-brown-lighter:active {
    --text-opacity:1;
    color:#5b5752;
    color:rgba(91, 87, 82, var(--text-opacity));
  }

  .lg\:active\:text-brown-lightest:active {
    color:rgba(0,17,51,0.02);
  }

  .lg\:active\:text-brown-bg:active {
    --text-opacity:1;
    color:#34302d;
    color:rgba(52, 48, 45, var(--text-opacity));
  }

  .lg\:active\:text-gray:active {
    --text-opacity:1;
    color:#78787a;
    color:rgba(120, 120, 122, var(--text-opacity));
  }

  .lg\:active\:text-gray-dark:active {
    --text-opacity:1;
    color:#4b4b4d;
    color:rgba(75, 75, 77, var(--text-opacity));
  }

  .lg\:active\:text-gray-light:active {
    --text-opacity:1;
    color:#979493;
    color:rgba(151, 148, 147, var(--text-opacity));
  }

  .lg\:active\:text-gray-lighter:active {
    --text-opacity:1;
    color:#bcb4af;
    color:rgba(188, 180, 175, var(--text-opacity));
  }

  .lg\:active\:text-gray-lightest:active {
    --text-opacity:1;
    color:#f9f9fa;
    color:rgba(249, 249, 250, var(--text-opacity));
  }

  .lg\:active\:text-gray-bg:active {
    --text-opacity:1;
    color:rgb(250,250,251);
    color:rgba(250, 250, 251, var(--text-opacity));
  }

  .lg\:active\:text-gray-disable:active {
    --text-opacity:1;
    color:rgb(224,224,224);
    color:rgba(224, 224, 224, var(--text-opacity));
  }

  .lg\:active\:text-gray-disableColor:active {
    --text-opacity:1;
    color:rgb(192,192,192);
    color:rgba(192, 192, 192, var(--text-opacity));
  }

  .lg\:active\:text-primary-text:active {
    color:rgba(255,255,255);
  }

  .lg\:active\:text-primary-dark-text:active {
    --text-opacity:1;
    color:rgb(255,255,255);
    color:rgba(255, 255, 255, var(--text-opacity));
  }

  .lg\:active\:text-secondary-text:active {
    color:rgba(255,255,255);
  }

  .lg\:active\:text-secondary-dark-text:active {
    color:rgba(255,255,255,0.7);
  }

  .lg\:active\:text-tertiary-text:active {
    color:rgba(0,17,51,0.3);
  }

  .lg\:active\:text-tertiary-dark-text:active {
    color:rgba(255,255,255,0.4);
  }

  .lg\:active\:text-highlighted:active {
    --text-opacity:1;
    color:#bfcbdd;
    color:rgba(191, 203, 221, var(--text-opacity));
  }

  .lg\:active\:text-badge-red:active {
    --text-opacity:1;
    color:#c1002b;
    color:rgba(193, 0, 43, var(--text-opacity));
  }

  .lg\:active\:text-badge-neu:active {
    --text-opacity:1;
    color:#5b5c5e;
    color:rgba(91, 92, 94, var(--text-opacity));
  }

  .lg\:active\:text-teal:active {
  }

  .lg\:active\:text-indigo:active {
  }

  .lg\:active\:text-transparent:active {
    color:transparent;
  }

  .lg\:text-opacity-0 {
    --text-opacity:0;
  }

  .lg\:text-opacity-10 {
    --text-opacity:.1;
  }

  .lg\:text-opacity-20 {
    --text-opacity:.2;
  }

  .lg\:text-opacity-25 {
    --text-opacity:0.25;
  }

  .lg\:text-opacity-30 {
    --text-opacity:.3;
  }

  .lg\:text-opacity-40 {
    --text-opacity:.4;
  }

  .lg\:text-opacity-50 {
    --text-opacity:0.5;
  }

  .lg\:text-opacity-60 {
    --text-opacity:.6;
  }

  .lg\:text-opacity-70 {
    --text-opacity:.7;
  }

  .lg\:text-opacity-75 {
    --text-opacity:0.75;
  }

  .lg\:text-opacity-80 {
    --text-opacity:.8;
  }

  .lg\:text-opacity-90 {
    --text-opacity:.9;
  }

  .lg\:text-opacity-100 {
    --text-opacity:1;
  }

  .lg\:hover\:text-opacity-0:hover {
    --text-opacity:0;
  }

  .lg\:hover\:text-opacity-10:hover {
    --text-opacity:.1;
  }

  .lg\:hover\:text-opacity-20:hover {
    --text-opacity:.2;
  }

  .lg\:hover\:text-opacity-25:hover {
    --text-opacity:0.25;
  }

  .lg\:hover\:text-opacity-30:hover {
    --text-opacity:.3;
  }

  .lg\:hover\:text-opacity-40:hover {
    --text-opacity:.4;
  }

  .lg\:hover\:text-opacity-50:hover {
    --text-opacity:0.5;
  }

  .lg\:hover\:text-opacity-60:hover {
    --text-opacity:.6;
  }

  .lg\:hover\:text-opacity-70:hover {
    --text-opacity:.7;
  }

  .lg\:hover\:text-opacity-75:hover {
    --text-opacity:0.75;
  }

  .lg\:hover\:text-opacity-80:hover {
    --text-opacity:.8;
  }

  .lg\:hover\:text-opacity-90:hover {
    --text-opacity:.9;
  }

  .lg\:hover\:text-opacity-100:hover {
    --text-opacity:1;
  }

  .lg\:focus\:text-opacity-0:focus {
    --text-opacity:0;
  }

  .lg\:focus\:text-opacity-10:focus {
    --text-opacity:.1;
  }

  .lg\:focus\:text-opacity-20:focus {
    --text-opacity:.2;
  }

  .lg\:focus\:text-opacity-25:focus {
    --text-opacity:0.25;
  }

  .lg\:focus\:text-opacity-30:focus {
    --text-opacity:.3;
  }

  .lg\:focus\:text-opacity-40:focus {
    --text-opacity:.4;
  }

  .lg\:focus\:text-opacity-50:focus {
    --text-opacity:0.5;
  }

  .lg\:focus\:text-opacity-60:focus {
    --text-opacity:.6;
  }

  .lg\:focus\:text-opacity-70:focus {
    --text-opacity:.7;
  }

  .lg\:focus\:text-opacity-75:focus {
    --text-opacity:0.75;
  }

  .lg\:focus\:text-opacity-80:focus {
    --text-opacity:.8;
  }

  .lg\:focus\:text-opacity-90:focus {
    --text-opacity:.9;
  }

  .lg\:focus\:text-opacity-100:focus {
    --text-opacity:1;
  }

  .lg\:italic {
    font-style:italic;
  }

  .lg\:not-italic {
    font-style:normal;
  }

  .lg\:uppercase {
    text-transform:uppercase;
  }

  .lg\:lowercase {
    text-transform:lowercase;
  }

  .lg\:capitalize {
    text-transform:capitalize;
  }

  .lg\:normal-case {
    text-transform:none;
  }

  .lg\:underline {
    text-decoration:underline;
  }

  .lg\:line-through {
    text-decoration:line-through;
  }

  .lg\:no-underline {
    text-decoration:none;
  }

  .group:hover .lg\:group-hover\:underline {
    text-decoration:underline;
  }

  .group:hover .lg\:group-hover\:line-through {
    text-decoration:line-through;
  }

  .group:hover .lg\:group-hover\:no-underline {
    text-decoration:none;
  }

  .group:focus .lg\:group-focus\:underline {
    text-decoration:underline;
  }

  .group:focus .lg\:group-focus\:line-through {
    text-decoration:line-through;
  }

  .group:focus .lg\:group-focus\:no-underline {
    text-decoration:none;
  }

  .lg\:hover\:underline:hover {
    text-decoration:underline;
  }

  .lg\:hover\:line-through:hover {
    text-decoration:line-through;
  }

  .lg\:hover\:no-underline:hover {
    text-decoration:none;
  }

  .lg\:focus\:underline:focus {
    text-decoration:underline;
  }

  .lg\:focus\:line-through:focus {
    text-decoration:line-through;
  }

  .lg\:focus\:no-underline:focus {
    text-decoration:none;
  }

  .lg\:antialiased {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
  }

  .lg\:subpixel-antialiased {
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
  }

  .lg\:ordinal, .lg\:slashed-zero, .lg\:lining-nums, .lg\:oldstyle-nums, .lg\:proportional-nums, .lg\:tabular-nums, .lg\:diagonal-fractions, .lg\:stacked-fractions {
    --font-variant-numeric-ordinal:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-slashed-zero:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-figure:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-spacing:var(--tailwind-empty,/*!*/ /*!*/);
    --font-variant-numeric-fraction:var(--tailwind-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction);
  }

  .lg\:normal-nums {
    font-variant-numeric:normal;
  }

  .lg\:ordinal {
    --font-variant-numeric-ordinal:ordinal;
  }

  .lg\:slashed-zero {
    --font-variant-numeric-slashed-zero:slashed-zero;
  }

  .lg\:lining-nums {
    --font-variant-numeric-figure:lining-nums;
  }

  .lg\:oldstyle-nums {
    --font-variant-numeric-figure:oldstyle-nums;
  }

  .lg\:proportional-nums {
    --font-variant-numeric-spacing:proportional-nums;
  }

  .lg\:tabular-nums {
    --font-variant-numeric-spacing:tabular-nums;
  }

  .lg\:diagonal-fractions {
    --font-variant-numeric-fraction:diagonal-fractions;
  }

  .lg\:stacked-fractions {
    --font-variant-numeric-fraction:stacked-fractions;
  }

  .lg\:tracking-tighter {
    letter-spacing:-0.015624em;
  }

  .lg\:tracking-tight {
    letter-spacing:-0.009375em;
  }

  .lg\:tracking-normal {
    letter-spacing:0;
  }

  .lg\:tracking-wide {
    letter-spacing:0.009375em;
  }

  .lg\:tracking-wider {
    letter-spacing:0.015624em;
  }

  .lg\:tracking-widest {
    letter-spacing:0.025em;
  }

  .lg\:tracking-tightest {
    letter-spacing:-0.025em;
  }

  .lg\:select-none {
    -webkit-user-select:none;
       -moz-user-select:none;
            user-select:none;
  }

  .lg\:select-text {
    -webkit-user-select:text;
       -moz-user-select:text;
            user-select:text;
  }

  .lg\:select-all {
    -webkit-user-select:all;
       -moz-user-select:all;
            user-select:all;
  }

  .lg\:select-auto {
    -webkit-user-select:auto;
       -moz-user-select:auto;
            user-select:auto;
  }

  .lg\:align-baseline {
    vertical-align:baseline;
  }

  .lg\:align-top {
    vertical-align:top;
  }

  .lg\:align-middle {
    vertical-align:middle;
  }

  .lg\:align-bottom {
    vertical-align:bottom;
  }

  .lg\:align-text-top {
    vertical-align:text-top;
  }

  .lg\:align-text-bottom {
    vertical-align:text-bottom;
  }

  .lg\:visible {
    visibility:visible;
  }

  .lg\:invisible {
    visibility:hidden;
  }

  .lg\:whitespace-normal {
    white-space:normal;
  }

  .lg\:whitespace-no-wrap {
    white-space:nowrap;
  }

  .lg\:whitespace-pre {
    white-space:pre;
  }

  .lg\:whitespace-pre-line {
    white-space:pre-line;
  }

  .lg\:whitespace-pre-wrap {
    white-space:pre-wrap;
  }

  .lg\:break-normal {
    word-wrap:normal;
    overflow-wrap:normal;
    word-break:normal;
  }

  .lg\:break-words {
    word-wrap:break-word;
    overflow-wrap:break-word;
  }

  .lg\:break-all {
    word-break:break-all;
  }

  .lg\:truncate {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .lg\:w-0 {
    width:0;
  }

  .lg\:w-1 {
    width:0.25rem;
  }

  .lg\:w-2 {
    width:0.5rem;
  }

  .lg\:w-3 {
    width:0.75rem;
  }

  .lg\:w-4 {
    width:1rem;
  }

  .lg\:w-5 {
    width:1.25rem;
  }

  .lg\:w-6 {
    width:1.5rem;
  }

  .lg\:w-7 {
    width:1.75rem;
  }

  .lg\:w-8 {
    width:2rem;
  }

  .lg\:w-9 {
    width:2.25rem;
  }

  .lg\:w-10 {
    width:2.5rem;
  }

  .lg\:w-11 {
    width:2.75rem;
  }

  .lg\:w-12 {
    width:3rem;
  }

  .lg\:w-13 {
    width:3.25rem;
  }

  .lg\:w-14 {
    width:3.5rem;
  }

  .lg\:w-15 {
    width:3.75rem;
  }

  .lg\:w-16 {
    width:4rem;
  }

  .lg\:w-18 {
    width:4.5rem;
  }

  .lg\:w-20 {
    width:5rem;
  }

  .lg\:w-24 {
    width:6rem;
  }

  .lg\:w-28 {
    width:7rem;
  }

  .lg\:w-32 {
    width:8rem;
  }

  .lg\:w-36 {
    width:9rem;
  }

  .lg\:w-40 {
    width:10rem;
  }

  .lg\:w-44 {
    width:11rem;
  }

  .lg\:w-48 {
    width:12rem;
  }

  .lg\:w-52 {
    width:13rem;
  }

  .lg\:w-56 {
    width:14rem;
  }

  .lg\:w-60 {
    width:15rem;
  }

  .lg\:w-64 {
    width:16rem;
  }

  .lg\:w-72 {
    width:18rem;
  }

  .lg\:w-80 {
    width:20rem;
  }

  .lg\:w-96 {
    width:24rem;
  }

  .lg\:w-100 {
    width:25rem;
  }

  .lg\:w-auto {
    width:auto;
  }

  .lg\:w-px {
    width:1px;
  }

  .lg\:w-0\.5 {
    width:0.125rem;
  }

  .lg\:w-1\.5 {
    width:0.375rem;
  }

  .lg\:w-2\.5 {
    width:0.625rem;
  }

  .lg\:w-3\.5 {
    width:0.875rem;
  }

  .lg\:w-1\/2 {
    width:50%;
  }

  .lg\:w-1\/3 {
    width:33.333333%;
  }

  .lg\:w-2\/3 {
    width:66.666667%;
  }

  .lg\:w-1\/4 {
    width:25%;
  }

  .lg\:w-2\/4 {
    width:50%;
  }

  .lg\:w-3\/4 {
    width:75%;
  }

  .lg\:w-1\/5 {
    width:20%;
  }

  .lg\:w-2\/5 {
    width:40%;
  }

  .lg\:w-3\/5 {
    width:60%;
  }

  .lg\:w-4\/5 {
    width:80%;
  }

  .lg\:w-1\/6 {
    width:16.666667%;
  }

  .lg\:w-2\/6 {
    width:33.333333%;
  }

  .lg\:w-3\/6 {
    width:50%;
  }

  .lg\:w-4\/6 {
    width:66.666667%;
  }

  .lg\:w-5\/6 {
    width:83.333333%;
  }

  .lg\:w-1\/12 {
    width:8.333333%;
  }

  .lg\:w-2\/12 {
    width:16.666667%;
  }

  .lg\:w-3\/12 {
    width:25%;
  }

  .lg\:w-4\/12 {
    width:33.333333%;
  }

  .lg\:w-5\/12 {
    width:41.666667%;
  }

  .lg\:w-6\/12 {
    width:50%;
  }

  .lg\:w-7\/12 {
    width:58.333333%;
  }

  .lg\:w-8\/12 {
    width:66.666667%;
  }

  .lg\:w-9\/12 {
    width:75%;
  }

  .lg\:w-10\/12 {
    width:83.333333%;
  }

  .lg\:w-11\/12 {
    width:91.666667%;
  }

  .lg\:w-full {
    width:100%;
  }

  .lg\:w-0_5 {
    width:0.125rem;
  }

  .lg\:w-1_5 {
    width:0.375rem;
  }

  .lg\:w-2_5 {
    width:0.625rem;
  }

  .lg\:w-3_5 {
    width:0.875rem;
  }

  .lg\:w-4_5 {
    width:1.125rem;
  }

  .lg\:w-screen {
    width:100vw;
  }

  .lg\:w-min-content {
    width:-moz-min-content;
    width:min-content;
  }

  .lg\:w-max-content {
    width:-moz-max-content;
    width:max-content;
  }

  .lg\:z-0 {
    z-index:0;
  }

  .lg\:z-10 {
    z-index:10;
  }

  .lg\:z-20 {
    z-index:20;
  }

  .lg\:z-30 {
    z-index:30;
  }

  .lg\:z-40 {
    z-index:40;
  }

  .lg\:z-50 {
    z-index:50;
  }

  .lg\:z-100 {
    z-index:100;
  }

  .lg\:z-auto {
    z-index:auto;
  }

  .lg\:focus-within\:z-0:focus-within {
    z-index:0;
  }

  .lg\:focus-within\:z-10:focus-within {
    z-index:10;
  }

  .lg\:focus-within\:z-20:focus-within {
    z-index:20;
  }

  .lg\:focus-within\:z-30:focus-within {
    z-index:30;
  }

  .lg\:focus-within\:z-40:focus-within {
    z-index:40;
  }

  .lg\:focus-within\:z-50:focus-within {
    z-index:50;
  }

  .lg\:focus-within\:z-100:focus-within {
    z-index:100;
  }

  .lg\:focus-within\:z-auto:focus-within {
    z-index:auto;
  }

  .lg\:focus\:z-0:focus {
    z-index:0;
  }

  .lg\:focus\:z-10:focus {
    z-index:10;
  }

  .lg\:focus\:z-20:focus {
    z-index:20;
  }

  .lg\:focus\:z-30:focus {
    z-index:30;
  }

  .lg\:focus\:z-40:focus {
    z-index:40;
  }

  .lg\:focus\:z-50:focus {
    z-index:50;
  }

  .lg\:focus\:z-100:focus {
    z-index:100;
  }

  .lg\:focus\:z-auto:focus {
    z-index:auto;
  }

  .lg\:gap-0 {
    grid-gap:0;
    gap:0;
  }

  .lg\:gap-1 {
    grid-gap:0.25rem;
    gap:0.25rem;
  }

  .lg\:gap-2 {
    grid-gap:0.5rem;
    gap:0.5rem;
  }

  .lg\:gap-3 {
    grid-gap:0.75rem;
    gap:0.75rem;
  }

  .lg\:gap-4 {
    grid-gap:1rem;
    gap:1rem;
  }

  .lg\:gap-5 {
    grid-gap:1.25rem;
    gap:1.25rem;
  }

  .lg\:gap-6 {
    grid-gap:1.5rem;
    gap:1.5rem;
  }

  .lg\:gap-7 {
    grid-gap:1.75rem;
    gap:1.75rem;
  }

  .lg\:gap-8 {
    grid-gap:2rem;
    gap:2rem;
  }

  .lg\:gap-9 {
    grid-gap:2.25rem;
    gap:2.25rem;
  }

  .lg\:gap-10 {
    grid-gap:2.5rem;
    gap:2.5rem;
  }

  .lg\:gap-11 {
    grid-gap:2.75rem;
    gap:2.75rem;
  }

  .lg\:gap-12 {
    grid-gap:3rem;
    gap:3rem;
  }

  .lg\:gap-13 {
    grid-gap:3.25rem;
    gap:3.25rem;
  }

  .lg\:gap-14 {
    grid-gap:3.5rem;
    gap:3.5rem;
  }

  .lg\:gap-15 {
    grid-gap:3.75rem;
    gap:3.75rem;
  }

  .lg\:gap-16 {
    grid-gap:4rem;
    gap:4rem;
  }

  .lg\:gap-18 {
    grid-gap:4.5rem;
    gap:4.5rem;
  }

  .lg\:gap-20 {
    grid-gap:5rem;
    gap:5rem;
  }

  .lg\:gap-24 {
    grid-gap:6rem;
    gap:6rem;
  }

  .lg\:gap-28 {
    grid-gap:7rem;
    gap:7rem;
  }

  .lg\:gap-32 {
    grid-gap:8rem;
    gap:8rem;
  }

  .lg\:gap-36 {
    grid-gap:9rem;
    gap:9rem;
  }

  .lg\:gap-40 {
    grid-gap:10rem;
    gap:10rem;
  }

  .lg\:gap-44 {
    grid-gap:11rem;
    gap:11rem;
  }

  .lg\:gap-48 {
    grid-gap:12rem;
    gap:12rem;
  }

  .lg\:gap-52 {
    grid-gap:13rem;
    gap:13rem;
  }

  .lg\:gap-56 {
    grid-gap:14rem;
    gap:14rem;
  }

  .lg\:gap-60 {
    grid-gap:15rem;
    gap:15rem;
  }

  .lg\:gap-64 {
    grid-gap:16rem;
    gap:16rem;
  }

  .lg\:gap-72 {
    grid-gap:18rem;
    gap:18rem;
  }

  .lg\:gap-80 {
    grid-gap:20rem;
    gap:20rem;
  }

  .lg\:gap-96 {
    grid-gap:24rem;
    gap:24rem;
  }

  .lg\:gap-px {
    grid-gap:1px;
    gap:1px;
  }

  .lg\:gap-0\.5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .lg\:gap-1\.5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .lg\:gap-2\.5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .lg\:gap-3\.5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .lg\:gap-1\/2 {
    grid-gap:50%;
    gap:50%;
  }

  .lg\:gap-1\/3 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .lg\:gap-2\/3 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .lg\:gap-1\/4 {
    grid-gap:25%;
    gap:25%;
  }

  .lg\:gap-2\/4 {
    grid-gap:50%;
    gap:50%;
  }

  .lg\:gap-3\/4 {
    grid-gap:75%;
    gap:75%;
  }

  .lg\:gap-1\/5 {
    grid-gap:20%;
    gap:20%;
  }

  .lg\:gap-2\/5 {
    grid-gap:40%;
    gap:40%;
  }

  .lg\:gap-3\/5 {
    grid-gap:60%;
    gap:60%;
  }

  .lg\:gap-4\/5 {
    grid-gap:80%;
    gap:80%;
  }

  .lg\:gap-1\/6 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .lg\:gap-2\/6 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .lg\:gap-3\/6 {
    grid-gap:50%;
    gap:50%;
  }

  .lg\:gap-4\/6 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .lg\:gap-5\/6 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .lg\:gap-1\/12 {
    grid-gap:8.333333%;
    gap:8.333333%;
  }

  .lg\:gap-2\/12 {
    grid-gap:16.666667%;
    gap:16.666667%;
  }

  .lg\:gap-3\/12 {
    grid-gap:25%;
    gap:25%;
  }

  .lg\:gap-4\/12 {
    grid-gap:33.333333%;
    gap:33.333333%;
  }

  .lg\:gap-5\/12 {
    grid-gap:41.666667%;
    gap:41.666667%;
  }

  .lg\:gap-6\/12 {
    grid-gap:50%;
    gap:50%;
  }

  .lg\:gap-7\/12 {
    grid-gap:58.333333%;
    gap:58.333333%;
  }

  .lg\:gap-8\/12 {
    grid-gap:66.666667%;
    gap:66.666667%;
  }

  .lg\:gap-9\/12 {
    grid-gap:75%;
    gap:75%;
  }

  .lg\:gap-10\/12 {
    grid-gap:83.333333%;
    gap:83.333333%;
  }

  .lg\:gap-11\/12 {
    grid-gap:91.666667%;
    gap:91.666667%;
  }

  .lg\:gap-full {
    grid-gap:100%;
    gap:100%;
  }

  .lg\:gap-0_5 {
    grid-gap:0.125rem;
    gap:0.125rem;
  }

  .lg\:gap-1_5 {
    grid-gap:0.375rem;
    gap:0.375rem;
  }

  .lg\:gap-2_5 {
    grid-gap:0.625rem;
    gap:0.625rem;
  }

  .lg\:gap-3_5 {
    grid-gap:0.875rem;
    gap:0.875rem;
  }

  .lg\:gap-4_5 {
    grid-gap:1.125rem;
    gap:1.125rem;
  }

  .lg\:col-gap-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .lg\:col-gap-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .lg\:col-gap-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .lg\:col-gap-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .lg\:col-gap-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .lg\:col-gap-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .lg\:col-gap-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .lg\:col-gap-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .lg\:col-gap-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .lg\:col-gap-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .lg\:col-gap-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .lg\:col-gap-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .lg\:col-gap-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .lg\:col-gap-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .lg\:col-gap-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .lg\:col-gap-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .lg\:col-gap-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .lg\:col-gap-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .lg\:col-gap-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .lg\:col-gap-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .lg\:col-gap-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .lg\:col-gap-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .lg\:col-gap-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .lg\:col-gap-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .lg\:col-gap-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .lg\:col-gap-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .lg\:col-gap-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .lg\:col-gap-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .lg\:col-gap-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .lg\:col-gap-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .lg\:col-gap-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .lg\:col-gap-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .lg\:col-gap-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .lg\:col-gap-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .lg\:col-gap-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .lg\:col-gap-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .lg\:col-gap-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .lg\:col-gap-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .lg\:col-gap-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .lg\:col-gap-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .lg\:col-gap-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .lg\:col-gap-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .lg\:col-gap-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .lg\:col-gap-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .lg\:col-gap-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .lg\:col-gap-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .lg\:col-gap-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .lg\:col-gap-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .lg\:col-gap-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .lg\:col-gap-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .lg\:col-gap-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .lg\:col-gap-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .lg\:col-gap-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .lg\:col-gap-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .lg\:col-gap-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .lg\:col-gap-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .lg\:col-gap-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .lg\:col-gap-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .lg\:col-gap-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .lg\:col-gap-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .lg\:col-gap-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .lg\:col-gap-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .lg\:col-gap-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .lg\:col-gap-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .lg\:col-gap-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .lg\:col-gap-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .lg\:col-gap-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .lg\:col-gap-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .lg\:col-gap-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .lg\:col-gap-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .lg\:gap-x-0 {
    grid-column-gap:0;
    -moz-column-gap:0;
         column-gap:0;
  }

  .lg\:gap-x-1 {
    grid-column-gap:0.25rem;
    -moz-column-gap:0.25rem;
         column-gap:0.25rem;
  }

  .lg\:gap-x-2 {
    grid-column-gap:0.5rem;
    -moz-column-gap:0.5rem;
         column-gap:0.5rem;
  }

  .lg\:gap-x-3 {
    grid-column-gap:0.75rem;
    -moz-column-gap:0.75rem;
         column-gap:0.75rem;
  }

  .lg\:gap-x-4 {
    grid-column-gap:1rem;
    -moz-column-gap:1rem;
         column-gap:1rem;
  }

  .lg\:gap-x-5 {
    grid-column-gap:1.25rem;
    -moz-column-gap:1.25rem;
         column-gap:1.25rem;
  }

  .lg\:gap-x-6 {
    grid-column-gap:1.5rem;
    -moz-column-gap:1.5rem;
         column-gap:1.5rem;
  }

  .lg\:gap-x-7 {
    grid-column-gap:1.75rem;
    -moz-column-gap:1.75rem;
         column-gap:1.75rem;
  }

  .lg\:gap-x-8 {
    grid-column-gap:2rem;
    -moz-column-gap:2rem;
         column-gap:2rem;
  }

  .lg\:gap-x-9 {
    grid-column-gap:2.25rem;
    -moz-column-gap:2.25rem;
         column-gap:2.25rem;
  }

  .lg\:gap-x-10 {
    grid-column-gap:2.5rem;
    -moz-column-gap:2.5rem;
         column-gap:2.5rem;
  }

  .lg\:gap-x-11 {
    grid-column-gap:2.75rem;
    -moz-column-gap:2.75rem;
         column-gap:2.75rem;
  }

  .lg\:gap-x-12 {
    grid-column-gap:3rem;
    -moz-column-gap:3rem;
         column-gap:3rem;
  }

  .lg\:gap-x-13 {
    grid-column-gap:3.25rem;
    -moz-column-gap:3.25rem;
         column-gap:3.25rem;
  }

  .lg\:gap-x-14 {
    grid-column-gap:3.5rem;
    -moz-column-gap:3.5rem;
         column-gap:3.5rem;
  }

  .lg\:gap-x-15 {
    grid-column-gap:3.75rem;
    -moz-column-gap:3.75rem;
         column-gap:3.75rem;
  }

  .lg\:gap-x-16 {
    grid-column-gap:4rem;
    -moz-column-gap:4rem;
         column-gap:4rem;
  }

  .lg\:gap-x-18 {
    grid-column-gap:4.5rem;
    -moz-column-gap:4.5rem;
         column-gap:4.5rem;
  }

  .lg\:gap-x-20 {
    grid-column-gap:5rem;
    -moz-column-gap:5rem;
         column-gap:5rem;
  }

  .lg\:gap-x-24 {
    grid-column-gap:6rem;
    -moz-column-gap:6rem;
         column-gap:6rem;
  }

  .lg\:gap-x-28 {
    grid-column-gap:7rem;
    -moz-column-gap:7rem;
         column-gap:7rem;
  }

  .lg\:gap-x-32 {
    grid-column-gap:8rem;
    -moz-column-gap:8rem;
         column-gap:8rem;
  }

  .lg\:gap-x-36 {
    grid-column-gap:9rem;
    -moz-column-gap:9rem;
         column-gap:9rem;
  }

  .lg\:gap-x-40 {
    grid-column-gap:10rem;
    -moz-column-gap:10rem;
         column-gap:10rem;
  }

  .lg\:gap-x-44 {
    grid-column-gap:11rem;
    -moz-column-gap:11rem;
         column-gap:11rem;
  }

  .lg\:gap-x-48 {
    grid-column-gap:12rem;
    -moz-column-gap:12rem;
         column-gap:12rem;
  }

  .lg\:gap-x-52 {
    grid-column-gap:13rem;
    -moz-column-gap:13rem;
         column-gap:13rem;
  }

  .lg\:gap-x-56 {
    grid-column-gap:14rem;
    -moz-column-gap:14rem;
         column-gap:14rem;
  }

  .lg\:gap-x-60 {
    grid-column-gap:15rem;
    -moz-column-gap:15rem;
         column-gap:15rem;
  }

  .lg\:gap-x-64 {
    grid-column-gap:16rem;
    -moz-column-gap:16rem;
         column-gap:16rem;
  }

  .lg\:gap-x-72 {
    grid-column-gap:18rem;
    -moz-column-gap:18rem;
         column-gap:18rem;
  }

  .lg\:gap-x-80 {
    grid-column-gap:20rem;
    -moz-column-gap:20rem;
         column-gap:20rem;
  }

  .lg\:gap-x-96 {
    grid-column-gap:24rem;
    -moz-column-gap:24rem;
         column-gap:24rem;
  }

  .lg\:gap-x-px {
    grid-column-gap:1px;
    -moz-column-gap:1px;
         column-gap:1px;
  }

  .lg\:gap-x-0\.5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .lg\:gap-x-1\.5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .lg\:gap-x-2\.5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .lg\:gap-x-3\.5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .lg\:gap-x-1\/2 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .lg\:gap-x-1\/3 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .lg\:gap-x-2\/3 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .lg\:gap-x-1\/4 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .lg\:gap-x-2\/4 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .lg\:gap-x-3\/4 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .lg\:gap-x-1\/5 {
    grid-column-gap:20%;
    -moz-column-gap:20%;
         column-gap:20%;
  }

  .lg\:gap-x-2\/5 {
    grid-column-gap:40%;
    -moz-column-gap:40%;
         column-gap:40%;
  }

  .lg\:gap-x-3\/5 {
    grid-column-gap:60%;
    -moz-column-gap:60%;
         column-gap:60%;
  }

  .lg\:gap-x-4\/5 {
    grid-column-gap:80%;
    -moz-column-gap:80%;
         column-gap:80%;
  }

  .lg\:gap-x-1\/6 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .lg\:gap-x-2\/6 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .lg\:gap-x-3\/6 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .lg\:gap-x-4\/6 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .lg\:gap-x-5\/6 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .lg\:gap-x-1\/12 {
    grid-column-gap:8.333333%;
    -moz-column-gap:8.333333%;
         column-gap:8.333333%;
  }

  .lg\:gap-x-2\/12 {
    grid-column-gap:16.666667%;
    -moz-column-gap:16.666667%;
         column-gap:16.666667%;
  }

  .lg\:gap-x-3\/12 {
    grid-column-gap:25%;
    -moz-column-gap:25%;
         column-gap:25%;
  }

  .lg\:gap-x-4\/12 {
    grid-column-gap:33.333333%;
    -moz-column-gap:33.333333%;
         column-gap:33.333333%;
  }

  .lg\:gap-x-5\/12 {
    grid-column-gap:41.666667%;
    -moz-column-gap:41.666667%;
         column-gap:41.666667%;
  }

  .lg\:gap-x-6\/12 {
    grid-column-gap:50%;
    -moz-column-gap:50%;
         column-gap:50%;
  }

  .lg\:gap-x-7\/12 {
    grid-column-gap:58.333333%;
    -moz-column-gap:58.333333%;
         column-gap:58.333333%;
  }

  .lg\:gap-x-8\/12 {
    grid-column-gap:66.666667%;
    -moz-column-gap:66.666667%;
         column-gap:66.666667%;
  }

  .lg\:gap-x-9\/12 {
    grid-column-gap:75%;
    -moz-column-gap:75%;
         column-gap:75%;
  }

  .lg\:gap-x-10\/12 {
    grid-column-gap:83.333333%;
    -moz-column-gap:83.333333%;
         column-gap:83.333333%;
  }

  .lg\:gap-x-11\/12 {
    grid-column-gap:91.666667%;
    -moz-column-gap:91.666667%;
         column-gap:91.666667%;
  }

  .lg\:gap-x-full {
    grid-column-gap:100%;
    -moz-column-gap:100%;
         column-gap:100%;
  }

  .lg\:gap-x-0_5 {
    grid-column-gap:0.125rem;
    -moz-column-gap:0.125rem;
         column-gap:0.125rem;
  }

  .lg\:gap-x-1_5 {
    grid-column-gap:0.375rem;
    -moz-column-gap:0.375rem;
         column-gap:0.375rem;
  }

  .lg\:gap-x-2_5 {
    grid-column-gap:0.625rem;
    -moz-column-gap:0.625rem;
         column-gap:0.625rem;
  }

  .lg\:gap-x-3_5 {
    grid-column-gap:0.875rem;
    -moz-column-gap:0.875rem;
         column-gap:0.875rem;
  }

  .lg\:gap-x-4_5 {
    grid-column-gap:1.125rem;
    -moz-column-gap:1.125rem;
         column-gap:1.125rem;
  }

  .lg\:row-gap-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .lg\:row-gap-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .lg\:row-gap-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .lg\:row-gap-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .lg\:row-gap-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .lg\:row-gap-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .lg\:row-gap-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .lg\:row-gap-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .lg\:row-gap-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .lg\:row-gap-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .lg\:row-gap-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .lg\:row-gap-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .lg\:row-gap-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .lg\:row-gap-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .lg\:row-gap-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .lg\:row-gap-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .lg\:row-gap-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .lg\:row-gap-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .lg\:row-gap-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .lg\:row-gap-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .lg\:row-gap-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .lg\:row-gap-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .lg\:row-gap-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .lg\:row-gap-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .lg\:row-gap-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .lg\:row-gap-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .lg\:row-gap-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .lg\:row-gap-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .lg\:row-gap-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .lg\:row-gap-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .lg\:row-gap-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .lg\:row-gap-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .lg\:row-gap-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .lg\:row-gap-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .lg\:row-gap-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .lg\:row-gap-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .lg\:row-gap-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .lg\:row-gap-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .lg\:row-gap-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .lg\:row-gap-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .lg\:row-gap-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .lg\:row-gap-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .lg\:row-gap-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .lg\:row-gap-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .lg\:row-gap-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .lg\:row-gap-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .lg\:row-gap-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .lg\:row-gap-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .lg\:row-gap-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .lg\:row-gap-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .lg\:row-gap-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .lg\:row-gap-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .lg\:row-gap-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .lg\:row-gap-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .lg\:row-gap-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .lg\:row-gap-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .lg\:row-gap-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .lg\:row-gap-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .lg\:row-gap-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .lg\:row-gap-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .lg\:row-gap-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .lg\:row-gap-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .lg\:row-gap-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .lg\:row-gap-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .lg\:row-gap-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .lg\:row-gap-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .lg\:row-gap-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .lg\:row-gap-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .lg\:row-gap-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .lg\:row-gap-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .lg\:gap-y-0 {
    grid-row-gap:0;
    row-gap:0;
  }

  .lg\:gap-y-1 {
    grid-row-gap:0.25rem;
    row-gap:0.25rem;
  }

  .lg\:gap-y-2 {
    grid-row-gap:0.5rem;
    row-gap:0.5rem;
  }

  .lg\:gap-y-3 {
    grid-row-gap:0.75rem;
    row-gap:0.75rem;
  }

  .lg\:gap-y-4 {
    grid-row-gap:1rem;
    row-gap:1rem;
  }

  .lg\:gap-y-5 {
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }

  .lg\:gap-y-6 {
    grid-row-gap:1.5rem;
    row-gap:1.5rem;
  }

  .lg\:gap-y-7 {
    grid-row-gap:1.75rem;
    row-gap:1.75rem;
  }

  .lg\:gap-y-8 {
    grid-row-gap:2rem;
    row-gap:2rem;
  }

  .lg\:gap-y-9 {
    grid-row-gap:2.25rem;
    row-gap:2.25rem;
  }

  .lg\:gap-y-10 {
    grid-row-gap:2.5rem;
    row-gap:2.5rem;
  }

  .lg\:gap-y-11 {
    grid-row-gap:2.75rem;
    row-gap:2.75rem;
  }

  .lg\:gap-y-12 {
    grid-row-gap:3rem;
    row-gap:3rem;
  }

  .lg\:gap-y-13 {
    grid-row-gap:3.25rem;
    row-gap:3.25rem;
  }

  .lg\:gap-y-14 {
    grid-row-gap:3.5rem;
    row-gap:3.5rem;
  }

  .lg\:gap-y-15 {
    grid-row-gap:3.75rem;
    row-gap:3.75rem;
  }

  .lg\:gap-y-16 {
    grid-row-gap:4rem;
    row-gap:4rem;
  }

  .lg\:gap-y-18 {
    grid-row-gap:4.5rem;
    row-gap:4.5rem;
  }

  .lg\:gap-y-20 {
    grid-row-gap:5rem;
    row-gap:5rem;
  }

  .lg\:gap-y-24 {
    grid-row-gap:6rem;
    row-gap:6rem;
  }

  .lg\:gap-y-28 {
    grid-row-gap:7rem;
    row-gap:7rem;
  }

  .lg\:gap-y-32 {
    grid-row-gap:8rem;
    row-gap:8rem;
  }

  .lg\:gap-y-36 {
    grid-row-gap:9rem;
    row-gap:9rem;
  }

  .lg\:gap-y-40 {
    grid-row-gap:10rem;
    row-gap:10rem;
  }

  .lg\:gap-y-44 {
    grid-row-gap:11rem;
    row-gap:11rem;
  }

  .lg\:gap-y-48 {
    grid-row-gap:12rem;
    row-gap:12rem;
  }

  .lg\:gap-y-52 {
    grid-row-gap:13rem;
    row-gap:13rem;
  }

  .lg\:gap-y-56 {
    grid-row-gap:14rem;
    row-gap:14rem;
  }

  .lg\:gap-y-60 {
    grid-row-gap:15rem;
    row-gap:15rem;
  }

  .lg\:gap-y-64 {
    grid-row-gap:16rem;
    row-gap:16rem;
  }

  .lg\:gap-y-72 {
    grid-row-gap:18rem;
    row-gap:18rem;
  }

  .lg\:gap-y-80 {
    grid-row-gap:20rem;
    row-gap:20rem;
  }

  .lg\:gap-y-96 {
    grid-row-gap:24rem;
    row-gap:24rem;
  }

  .lg\:gap-y-px {
    grid-row-gap:1px;
    row-gap:1px;
  }

  .lg\:gap-y-0\.5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .lg\:gap-y-1\.5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .lg\:gap-y-2\.5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .lg\:gap-y-3\.5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .lg\:gap-y-1\/2 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .lg\:gap-y-1\/3 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .lg\:gap-y-2\/3 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .lg\:gap-y-1\/4 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .lg\:gap-y-2\/4 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .lg\:gap-y-3\/4 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .lg\:gap-y-1\/5 {
    grid-row-gap:20%;
    row-gap:20%;
  }

  .lg\:gap-y-2\/5 {
    grid-row-gap:40%;
    row-gap:40%;
  }

  .lg\:gap-y-3\/5 {
    grid-row-gap:60%;
    row-gap:60%;
  }

  .lg\:gap-y-4\/5 {
    grid-row-gap:80%;
    row-gap:80%;
  }

  .lg\:gap-y-1\/6 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .lg\:gap-y-2\/6 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .lg\:gap-y-3\/6 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .lg\:gap-y-4\/6 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .lg\:gap-y-5\/6 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .lg\:gap-y-1\/12 {
    grid-row-gap:8.333333%;
    row-gap:8.333333%;
  }

  .lg\:gap-y-2\/12 {
    grid-row-gap:16.666667%;
    row-gap:16.666667%;
  }

  .lg\:gap-y-3\/12 {
    grid-row-gap:25%;
    row-gap:25%;
  }

  .lg\:gap-y-4\/12 {
    grid-row-gap:33.333333%;
    row-gap:33.333333%;
  }

  .lg\:gap-y-5\/12 {
    grid-row-gap:41.666667%;
    row-gap:41.666667%;
  }

  .lg\:gap-y-6\/12 {
    grid-row-gap:50%;
    row-gap:50%;
  }

  .lg\:gap-y-7\/12 {
    grid-row-gap:58.333333%;
    row-gap:58.333333%;
  }

  .lg\:gap-y-8\/12 {
    grid-row-gap:66.666667%;
    row-gap:66.666667%;
  }

  .lg\:gap-y-9\/12 {
    grid-row-gap:75%;
    row-gap:75%;
  }

  .lg\:gap-y-10\/12 {
    grid-row-gap:83.333333%;
    row-gap:83.333333%;
  }

  .lg\:gap-y-11\/12 {
    grid-row-gap:91.666667%;
    row-gap:91.666667%;
  }

  .lg\:gap-y-full {
    grid-row-gap:100%;
    row-gap:100%;
  }

  .lg\:gap-y-0_5 {
    grid-row-gap:0.125rem;
    row-gap:0.125rem;
  }

  .lg\:gap-y-1_5 {
    grid-row-gap:0.375rem;
    row-gap:0.375rem;
  }

  .lg\:gap-y-2_5 {
    grid-row-gap:0.625rem;
    row-gap:0.625rem;
  }

  .lg\:gap-y-3_5 {
    grid-row-gap:0.875rem;
    row-gap:0.875rem;
  }

  .lg\:gap-y-4_5 {
    grid-row-gap:1.125rem;
    row-gap:1.125rem;
  }

  .lg\:grid-flow-row {
    grid-auto-flow:row;
  }

  .lg\:grid-flow-col {
    grid-auto-flow:column;
  }

  .lg\:grid-flow-row-dense {
    grid-auto-flow:row dense;
  }

  .lg\:grid-flow-col-dense {
    grid-auto-flow:column dense;
  }

  .lg\:grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr));
  }

  .lg\:grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns:repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-5 {
    grid-template-columns:repeat(5, minmax(0, 1fr));
  }

  .lg\:grid-cols-6 {
    grid-template-columns:repeat(6, minmax(0, 1fr));
  }

  .lg\:grid-cols-7 {
    grid-template-columns:repeat(7, minmax(0, 1fr));
  }

  .lg\:grid-cols-8 {
    grid-template-columns:repeat(8, minmax(0, 1fr));
  }

  .lg\:grid-cols-9 {
    grid-template-columns:repeat(9, minmax(0, 1fr));
  }

  .lg\:grid-cols-10 {
    grid-template-columns:repeat(10, minmax(0, 1fr));
  }

  .lg\:grid-cols-11 {
    grid-template-columns:repeat(11, minmax(0, 1fr));
  }

  .lg\:grid-cols-12 {
    grid-template-columns:repeat(12, minmax(0, 1fr));
  }

  .lg\:grid-cols-none {
    grid-template-columns:none;
  }

  .lg\:auto-cols-auto {
    grid-auto-columns:auto;
  }

  .lg\:auto-cols-min {
    grid-auto-columns:min-content;
  }

  .lg\:auto-cols-max {
    grid-auto-columns:max-content;
  }

  .lg\:auto-cols-fr {
    grid-auto-columns:minmax(0, 1fr);
  }

  .lg\:col-auto {
    grid-column:auto;
  }

  .lg\:col-span-1 {
    grid-column:span 1 / span 1;
  }

  .lg\:col-span-2 {
    grid-column:span 2 / span 2;
  }

  .lg\:col-span-3 {
    grid-column:span 3 / span 3;
  }

  .lg\:col-span-4 {
    grid-column:span 4 / span 4;
  }

  .lg\:col-span-5 {
    grid-column:span 5 / span 5;
  }

  .lg\:col-span-6 {
    grid-column:span 6 / span 6;
  }

  .lg\:col-span-7 {
    grid-column:span 7 / span 7;
  }

  .lg\:col-span-8 {
    grid-column:span 8 / span 8;
  }

  .lg\:col-span-9 {
    grid-column:span 9 / span 9;
  }

  .lg\:col-span-10 {
    grid-column:span 10 / span 10;
  }

  .lg\:col-span-11 {
    grid-column:span 11 / span 11;
  }

  .lg\:col-span-12 {
    grid-column:span 12 / span 12;
  }

  .lg\:col-span-full {
    grid-column:1 / -1;
  }

  .lg\:col-start-1 {
    grid-column-start:1;
  }

  .lg\:col-start-2 {
    grid-column-start:2;
  }

  .lg\:col-start-3 {
    grid-column-start:3;
  }

  .lg\:col-start-4 {
    grid-column-start:4;
  }

  .lg\:col-start-5 {
    grid-column-start:5;
  }

  .lg\:col-start-6 {
    grid-column-start:6;
  }

  .lg\:col-start-7 {
    grid-column-start:7;
  }

  .lg\:col-start-8 {
    grid-column-start:8;
  }

  .lg\:col-start-9 {
    grid-column-start:9;
  }

  .lg\:col-start-10 {
    grid-column-start:10;
  }

  .lg\:col-start-11 {
    grid-column-start:11;
  }

  .lg\:col-start-12 {
    grid-column-start:12;
  }

  .lg\:col-start-13 {
    grid-column-start:13;
  }

  .lg\:col-start-auto {
    grid-column-start:auto;
  }

  .lg\:col-end-1 {
    grid-column-end:1;
  }

  .lg\:col-end-2 {
    grid-column-end:2;
  }

  .lg\:col-end-3 {
    grid-column-end:3;
  }

  .lg\:col-end-4 {
    grid-column-end:4;
  }

  .lg\:col-end-5 {
    grid-column-end:5;
  }

  .lg\:col-end-6 {
    grid-column-end:6;
  }

  .lg\:col-end-7 {
    grid-column-end:7;
  }

  .lg\:col-end-8 {
    grid-column-end:8;
  }

  .lg\:col-end-9 {
    grid-column-end:9;
  }

  .lg\:col-end-10 {
    grid-column-end:10;
  }

  .lg\:col-end-11 {
    grid-column-end:11;
  }

  .lg\:col-end-12 {
    grid-column-end:12;
  }

  .lg\:col-end-13 {
    grid-column-end:13;
  }

  .lg\:col-end-auto {
    grid-column-end:auto;
  }

  .lg\:grid-rows-1 {
    grid-template-rows:repeat(1, minmax(0, 1fr));
  }

  .lg\:grid-rows-2 {
    grid-template-rows:repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-rows-3 {
    grid-template-rows:repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-rows-4 {
    grid-template-rows:repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-rows-5 {
    grid-template-rows:repeat(5, minmax(0, 1fr));
  }

  .lg\:grid-rows-6 {
    grid-template-rows:repeat(6, minmax(0, 1fr));
  }

  .lg\:grid-rows-none {
    grid-template-rows:none;
  }

  .lg\:auto-rows-auto {
    grid-auto-rows:auto;
  }

  .lg\:auto-rows-min {
    grid-auto-rows:min-content;
  }

  .lg\:auto-rows-max {
    grid-auto-rows:max-content;
  }

  .lg\:auto-rows-fr {
    grid-auto-rows:minmax(0, 1fr);
  }

  .lg\:row-auto {
    grid-row:auto;
  }

  .lg\:row-span-1 {
    grid-row:span 1 / span 1;
  }

  .lg\:row-span-2 {
    grid-row:span 2 / span 2;
  }

  .lg\:row-span-3 {
    grid-row:span 3 / span 3;
  }

  .lg\:row-span-4 {
    grid-row:span 4 / span 4;
  }

  .lg\:row-span-5 {
    grid-row:span 5 / span 5;
  }

  .lg\:row-span-6 {
    grid-row:span 6 / span 6;
  }

  .lg\:row-span-full {
    grid-row:1 / -1;
  }

  .lg\:row-start-1 {
    grid-row-start:1;
  }

  .lg\:row-start-2 {
    grid-row-start:2;
  }

  .lg\:row-start-3 {
    grid-row-start:3;
  }

  .lg\:row-start-4 {
    grid-row-start:4;
  }

  .lg\:row-start-5 {
    grid-row-start:5;
  }

  .lg\:row-start-6 {
    grid-row-start:6;
  }

  .lg\:row-start-7 {
    grid-row-start:7;
  }

  .lg\:row-start-auto {
    grid-row-start:auto;
  }

  .lg\:row-end-1 {
    grid-row-end:1;
  }

  .lg\:row-end-2 {
    grid-row-end:2;
  }

  .lg\:row-end-3 {
    grid-row-end:3;
  }

  .lg\:row-end-4 {
    grid-row-end:4;
  }

  .lg\:row-end-5 {
    grid-row-end:5;
  }

  .lg\:row-end-6 {
    grid-row-end:6;
  }

  .lg\:row-end-7 {
    grid-row-end:7;
  }

  .lg\:row-end-auto {
    grid-row-end:auto;
  }

  .lg\:transform {
    --transform-translate-x:0;
    --transform-translate-y:0;
    --transform-rotate:0;
    --transform-skew-x:0;
    --transform-skew-y:0;
    --transform-scale-x:1;
    --transform-scale-y:1;
    transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  }

  .lg\:transform-none {
    transform:none;
  }

  .lg\:origin-center {
    transform-origin:center;
  }

  .lg\:origin-top {
    transform-origin:top;
  }

  .lg\:origin-top-right {
    transform-origin:top right;
  }

  .lg\:origin-right {
    transform-origin:right;
  }

  .lg\:origin-bottom-right {
    transform-origin:bottom right;
  }

  .lg\:origin-bottom {
    transform-origin:bottom;
  }

  .lg\:origin-bottom-left {
    transform-origin:bottom left;
  }

  .lg\:origin-left {
    transform-origin:left;
  }

  .lg\:origin-top-left {
    transform-origin:top left;
  }

  .lg\:scale-0 {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .lg\:scale-50 {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .lg\:scale-75 {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .lg\:scale-90 {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .lg\:scale-95 {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .lg\:scale-100 {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .lg\:scale-105 {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .lg\:scale-110 {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .lg\:scale-125 {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .lg\:scale-150 {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .lg\:scale-x-0 {
    --transform-scale-x:0;
  }

  .lg\:scale-x-50 {
    --transform-scale-x:.5;
  }

  .lg\:scale-x-75 {
    --transform-scale-x:.75;
  }

  .lg\:scale-x-90 {
    --transform-scale-x:.9;
  }

  .lg\:scale-x-95 {
    --transform-scale-x:.95;
  }

  .lg\:scale-x-100 {
    --transform-scale-x:1;
  }

  .lg\:scale-x-105 {
    --transform-scale-x:1.05;
  }

  .lg\:scale-x-110 {
    --transform-scale-x:1.1;
  }

  .lg\:scale-x-125 {
    --transform-scale-x:1.25;
  }

  .lg\:scale-x-150 {
    --transform-scale-x:1.5;
  }

  .lg\:scale-y-0 {
    --transform-scale-y:0;
  }

  .lg\:scale-y-50 {
    --transform-scale-y:.5;
  }

  .lg\:scale-y-75 {
    --transform-scale-y:.75;
  }

  .lg\:scale-y-90 {
    --transform-scale-y:.9;
  }

  .lg\:scale-y-95 {
    --transform-scale-y:.95;
  }

  .lg\:scale-y-100 {
    --transform-scale-y:1;
  }

  .lg\:scale-y-105 {
    --transform-scale-y:1.05;
  }

  .lg\:scale-y-110 {
    --transform-scale-y:1.1;
  }

  .lg\:scale-y-125 {
    --transform-scale-y:1.25;
  }

  .lg\:scale-y-150 {
    --transform-scale-y:1.5;
  }

  .lg\:hover\:scale-0:hover {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .lg\:hover\:scale-50:hover {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .lg\:hover\:scale-75:hover {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .lg\:hover\:scale-90:hover {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .lg\:hover\:scale-95:hover {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .lg\:hover\:scale-100:hover {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .lg\:hover\:scale-105:hover {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .lg\:hover\:scale-110:hover {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .lg\:hover\:scale-125:hover {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .lg\:hover\:scale-150:hover {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .lg\:hover\:scale-x-0:hover {
    --transform-scale-x:0;
  }

  .lg\:hover\:scale-x-50:hover {
    --transform-scale-x:.5;
  }

  .lg\:hover\:scale-x-75:hover {
    --transform-scale-x:.75;
  }

  .lg\:hover\:scale-x-90:hover {
    --transform-scale-x:.9;
  }

  .lg\:hover\:scale-x-95:hover {
    --transform-scale-x:.95;
  }

  .lg\:hover\:scale-x-100:hover {
    --transform-scale-x:1;
  }

  .lg\:hover\:scale-x-105:hover {
    --transform-scale-x:1.05;
  }

  .lg\:hover\:scale-x-110:hover {
    --transform-scale-x:1.1;
  }

  .lg\:hover\:scale-x-125:hover {
    --transform-scale-x:1.25;
  }

  .lg\:hover\:scale-x-150:hover {
    --transform-scale-x:1.5;
  }

  .lg\:hover\:scale-y-0:hover {
    --transform-scale-y:0;
  }

  .lg\:hover\:scale-y-50:hover {
    --transform-scale-y:.5;
  }

  .lg\:hover\:scale-y-75:hover {
    --transform-scale-y:.75;
  }

  .lg\:hover\:scale-y-90:hover {
    --transform-scale-y:.9;
  }

  .lg\:hover\:scale-y-95:hover {
    --transform-scale-y:.95;
  }

  .lg\:hover\:scale-y-100:hover {
    --transform-scale-y:1;
  }

  .lg\:hover\:scale-y-105:hover {
    --transform-scale-y:1.05;
  }

  .lg\:hover\:scale-y-110:hover {
    --transform-scale-y:1.1;
  }

  .lg\:hover\:scale-y-125:hover {
    --transform-scale-y:1.25;
  }

  .lg\:hover\:scale-y-150:hover {
    --transform-scale-y:1.5;
  }

  .lg\:focus\:scale-0:focus {
    --transform-scale-x:0;
    --transform-scale-y:0;
  }

  .lg\:focus\:scale-50:focus {
    --transform-scale-x:.5;
    --transform-scale-y:.5;
  }

  .lg\:focus\:scale-75:focus {
    --transform-scale-x:.75;
    --transform-scale-y:.75;
  }

  .lg\:focus\:scale-90:focus {
    --transform-scale-x:.9;
    --transform-scale-y:.9;
  }

  .lg\:focus\:scale-95:focus {
    --transform-scale-x:.95;
    --transform-scale-y:.95;
  }

  .lg\:focus\:scale-100:focus {
    --transform-scale-x:1;
    --transform-scale-y:1;
  }

  .lg\:focus\:scale-105:focus {
    --transform-scale-x:1.05;
    --transform-scale-y:1.05;
  }

  .lg\:focus\:scale-110:focus {
    --transform-scale-x:1.1;
    --transform-scale-y:1.1;
  }

  .lg\:focus\:scale-125:focus {
    --transform-scale-x:1.25;
    --transform-scale-y:1.25;
  }

  .lg\:focus\:scale-150:focus {
    --transform-scale-x:1.5;
    --transform-scale-y:1.5;
  }

  .lg\:focus\:scale-x-0:focus {
    --transform-scale-x:0;
  }

  .lg\:focus\:scale-x-50:focus {
    --transform-scale-x:.5;
  }

  .lg\:focus\:scale-x-75:focus {
    --transform-scale-x:.75;
  }

  .lg\:focus\:scale-x-90:focus {
    --transform-scale-x:.9;
  }

  .lg\:focus\:scale-x-95:focus {
    --transform-scale-x:.95;
  }

  .lg\:focus\:scale-x-100:focus {
    --transform-scale-x:1;
  }

  .lg\:focus\:scale-x-105:focus {
    --transform-scale-x:1.05;
  }

  .lg\:focus\:scale-x-110:focus {
    --transform-scale-x:1.1;
  }

  .lg\:focus\:scale-x-125:focus {
    --transform-scale-x:1.25;
  }

  .lg\:focus\:scale-x-150:focus {
    --transform-scale-x:1.5;
  }

  .lg\:focus\:scale-y-0:focus {
    --transform-scale-y:0;
  }

  .lg\:focus\:scale-y-50:focus {
    --transform-scale-y:.5;
  }

  .lg\:focus\:scale-y-75:focus {
    --transform-scale-y:.75;
  }

  .lg\:focus\:scale-y-90:focus {
    --transform-scale-y:.9;
  }

  .lg\:focus\:scale-y-95:focus {
    --transform-scale-y:.95;
  }

  .lg\:focus\:scale-y-100:focus {
    --transform-scale-y:1;
  }

  .lg\:focus\:scale-y-105:focus {
    --transform-scale-y:1.05;
  }

  .lg\:focus\:scale-y-110:focus {
    --transform-scale-y:1.1;
  }

  .lg\:focus\:scale-y-125:focus {
    --transform-scale-y:1.25;
  }

  .lg\:focus\:scale-y-150:focus {
    --transform-scale-y:1.5;
  }

  .lg\:rotate-0 {
    --transform-rotate:0;
  }

  .lg\:rotate-1 {
    --transform-rotate:1deg;
  }

  .lg\:rotate-2 {
    --transform-rotate:2deg;
  }

  .lg\:rotate-3 {
    --transform-rotate:3deg;
  }

  .lg\:rotate-6 {
    --transform-rotate:6deg;
  }

  .lg\:rotate-12 {
    --transform-rotate:12deg;
  }

  .lg\:rotate-45 {
    --transform-rotate:45deg;
  }

  .lg\:rotate-90 {
    --transform-rotate:90deg;
  }

  .lg\:rotate-180 {
    --transform-rotate:180deg;
  }

  .lg\:-rotate-180 {
    --transform-rotate:-180deg;
  }

  .lg\:-rotate-90 {
    --transform-rotate:-90deg;
  }

  .lg\:-rotate-45 {
    --transform-rotate:-45deg;
  }

  .lg\:-rotate-12 {
    --transform-rotate:-12deg;
  }

  .lg\:-rotate-6 {
    --transform-rotate:-6deg;
  }

  .lg\:-rotate-3 {
    --transform-rotate:-3deg;
  }

  .lg\:-rotate-2 {
    --transform-rotate:-2deg;
  }

  .lg\:-rotate-1 {
    --transform-rotate:-1deg;
  }

  .lg\:hover\:rotate-0:hover {
    --transform-rotate:0;
  }

  .lg\:hover\:rotate-1:hover {
    --transform-rotate:1deg;
  }

  .lg\:hover\:rotate-2:hover {
    --transform-rotate:2deg;
  }

  .lg\:hover\:rotate-3:hover {
    --transform-rotate:3deg;
  }

  .lg\:hover\:rotate-6:hover {
    --transform-rotate:6deg;
  }

  .lg\:hover\:rotate-12:hover {
    --transform-rotate:12deg;
  }

  .lg\:hover\:rotate-45:hover {
    --transform-rotate:45deg;
  }

  .lg\:hover\:rotate-90:hover {
    --transform-rotate:90deg;
  }

  .lg\:hover\:rotate-180:hover {
    --transform-rotate:180deg;
  }

  .lg\:hover\:-rotate-180:hover {
    --transform-rotate:-180deg;
  }

  .lg\:hover\:-rotate-90:hover {
    --transform-rotate:-90deg;
  }

  .lg\:hover\:-rotate-45:hover {
    --transform-rotate:-45deg;
  }

  .lg\:hover\:-rotate-12:hover {
    --transform-rotate:-12deg;
  }

  .lg\:hover\:-rotate-6:hover {
    --transform-rotate:-6deg;
  }

  .lg\:hover\:-rotate-3:hover {
    --transform-rotate:-3deg;
  }

  .lg\:hover\:-rotate-2:hover {
    --transform-rotate:-2deg;
  }

  .lg\:hover\:-rotate-1:hover {
    --transform-rotate:-1deg;
  }

  .lg\:focus\:rotate-0:focus {
    --transform-rotate:0;
  }

  .lg\:focus\:rotate-1:focus {
    --transform-rotate:1deg;
  }

  .lg\:focus\:rotate-2:focus {
    --transform-rotate:2deg;
  }

  .lg\:focus\:rotate-3:focus {
    --transform-rotate:3deg;
  }

  .lg\:focus\:rotate-6:focus {
    --transform-rotate:6deg;
  }

  .lg\:focus\:rotate-12:focus {
    --transform-rotate:12deg;
  }

  .lg\:focus\:rotate-45:focus {
    --transform-rotate:45deg;
  }

  .lg\:focus\:rotate-90:focus {
    --transform-rotate:90deg;
  }

  .lg\:focus\:rotate-180:focus {
    --transform-rotate:180deg;
  }

  .lg\:focus\:-rotate-180:focus {
    --transform-rotate:-180deg;
  }

  .lg\:focus\:-rotate-90:focus {
    --transform-rotate:-90deg;
  }

  .lg\:focus\:-rotate-45:focus {
    --transform-rotate:-45deg;
  }

  .lg\:focus\:-rotate-12:focus {
    --transform-rotate:-12deg;
  }

  .lg\:focus\:-rotate-6:focus {
    --transform-rotate:-6deg;
  }

  .lg\:focus\:-rotate-3:focus {
    --transform-rotate:-3deg;
  }

  .lg\:focus\:-rotate-2:focus {
    --transform-rotate:-2deg;
  }

  .lg\:focus\:-rotate-1:focus {
    --transform-rotate:-1deg;
  }

  .lg\:translate-x-0 {
    --transform-translate-x:0;
  }

  .lg\:translate-x-1 {
    --transform-translate-x:0.25rem;
  }

  .lg\:translate-x-2 {
    --transform-translate-x:0.5rem;
  }

  .lg\:translate-x-3 {
    --transform-translate-x:0.75rem;
  }

  .lg\:translate-x-4 {
    --transform-translate-x:1rem;
  }

  .lg\:translate-x-5 {
    --transform-translate-x:1.25rem;
  }

  .lg\:translate-x-6 {
    --transform-translate-x:1.5rem;
  }

  .lg\:translate-x-7 {
    --transform-translate-x:1.75rem;
  }

  .lg\:translate-x-8 {
    --transform-translate-x:2rem;
  }

  .lg\:translate-x-9 {
    --transform-translate-x:2.25rem;
  }

  .lg\:translate-x-10 {
    --transform-translate-x:2.5rem;
  }

  .lg\:translate-x-11 {
    --transform-translate-x:2.75rem;
  }

  .lg\:translate-x-12 {
    --transform-translate-x:3rem;
  }

  .lg\:translate-x-13 {
    --transform-translate-x:3.25rem;
  }

  .lg\:translate-x-14 {
    --transform-translate-x:3.5rem;
  }

  .lg\:translate-x-15 {
    --transform-translate-x:3.75rem;
  }

  .lg\:translate-x-16 {
    --transform-translate-x:4rem;
  }

  .lg\:translate-x-18 {
    --transform-translate-x:4.5rem;
  }

  .lg\:translate-x-20 {
    --transform-translate-x:5rem;
  }

  .lg\:translate-x-24 {
    --transform-translate-x:6rem;
  }

  .lg\:translate-x-28 {
    --transform-translate-x:7rem;
  }

  .lg\:translate-x-32 {
    --transform-translate-x:8rem;
  }

  .lg\:translate-x-36 {
    --transform-translate-x:9rem;
  }

  .lg\:translate-x-40 {
    --transform-translate-x:10rem;
  }

  .lg\:translate-x-44 {
    --transform-translate-x:11rem;
  }

  .lg\:translate-x-48 {
    --transform-translate-x:12rem;
  }

  .lg\:translate-x-52 {
    --transform-translate-x:13rem;
  }

  .lg\:translate-x-56 {
    --transform-translate-x:14rem;
  }

  .lg\:translate-x-60 {
    --transform-translate-x:15rem;
  }

  .lg\:translate-x-64 {
    --transform-translate-x:16rem;
  }

  .lg\:translate-x-72 {
    --transform-translate-x:18rem;
  }

  .lg\:translate-x-80 {
    --transform-translate-x:20rem;
  }

  .lg\:translate-x-96 {
    --transform-translate-x:24rem;
  }

  .lg\:translate-x-px {
    --transform-translate-x:1px;
  }

  .lg\:translate-x-0\.5 {
    --transform-translate-x:0.125rem;
  }

  .lg\:translate-x-1\.5 {
    --transform-translate-x:0.375rem;
  }

  .lg\:translate-x-2\.5 {
    --transform-translate-x:0.625rem;
  }

  .lg\:translate-x-3\.5 {
    --transform-translate-x:0.875rem;
  }

  .lg\:translate-x-1\/2 {
    --transform-translate-x:50%;
  }

  .lg\:translate-x-1\/3 {
    --transform-translate-x:33.333333%;
  }

  .lg\:translate-x-2\/3 {
    --transform-translate-x:66.666667%;
  }

  .lg\:translate-x-1\/4 {
    --transform-translate-x:25%;
  }

  .lg\:translate-x-2\/4 {
    --transform-translate-x:50%;
  }

  .lg\:translate-x-3\/4 {
    --transform-translate-x:75%;
  }

  .lg\:translate-x-1\/5 {
    --transform-translate-x:20%;
  }

  .lg\:translate-x-2\/5 {
    --transform-translate-x:40%;
  }

  .lg\:translate-x-3\/5 {
    --transform-translate-x:60%;
  }

  .lg\:translate-x-4\/5 {
    --transform-translate-x:80%;
  }

  .lg\:translate-x-1\/6 {
    --transform-translate-x:16.666667%;
  }

  .lg\:translate-x-2\/6 {
    --transform-translate-x:33.333333%;
  }

  .lg\:translate-x-3\/6 {
    --transform-translate-x:50%;
  }

  .lg\:translate-x-4\/6 {
    --transform-translate-x:66.666667%;
  }

  .lg\:translate-x-5\/6 {
    --transform-translate-x:83.333333%;
  }

  .lg\:translate-x-1\/12 {
    --transform-translate-x:8.333333%;
  }

  .lg\:translate-x-2\/12 {
    --transform-translate-x:16.666667%;
  }

  .lg\:translate-x-3\/12 {
    --transform-translate-x:25%;
  }

  .lg\:translate-x-4\/12 {
    --transform-translate-x:33.333333%;
  }

  .lg\:translate-x-5\/12 {
    --transform-translate-x:41.666667%;
  }

  .lg\:translate-x-6\/12 {
    --transform-translate-x:50%;
  }

  .lg\:translate-x-7\/12 {
    --transform-translate-x:58.333333%;
  }

  .lg\:translate-x-8\/12 {
    --transform-translate-x:66.666667%;
  }

  .lg\:translate-x-9\/12 {
    --transform-translate-x:75%;
  }

  .lg\:translate-x-10\/12 {
    --transform-translate-x:83.333333%;
  }

  .lg\:translate-x-11\/12 {
    --transform-translate-x:91.666667%;
  }

  .lg\:translate-x-full {
    --transform-translate-x:100%;
  }

  .lg\:translate-x-0_5 {
    --transform-translate-x:0.125rem;
  }

  .lg\:translate-x-1_5 {
    --transform-translate-x:0.375rem;
  }

  .lg\:translate-x-2_5 {
    --transform-translate-x:0.625rem;
  }

  .lg\:translate-x-3_5 {
    --transform-translate-x:0.875rem;
  }

  .lg\:translate-x-4_5 {
    --transform-translate-x:1.125rem;
  }

  .lg\:-translate-x-1 {
    --transform-translate-x:-0.25rem;
  }

  .lg\:-translate-x-2 {
    --transform-translate-x:-0.5rem;
  }

  .lg\:-translate-x-3 {
    --transform-translate-x:-0.75rem;
  }

  .lg\:-translate-x-4 {
    --transform-translate-x:-1rem;
  }

  .lg\:-translate-x-5 {
    --transform-translate-x:-1.25rem;
  }

  .lg\:-translate-x-6 {
    --transform-translate-x:-1.5rem;
  }

  .lg\:-translate-x-7 {
    --transform-translate-x:-1.75rem;
  }

  .lg\:-translate-x-8 {
    --transform-translate-x:-2rem;
  }

  .lg\:-translate-x-9 {
    --transform-translate-x:-2.25rem;
  }

  .lg\:-translate-x-10 {
    --transform-translate-x:-2.5rem;
  }

  .lg\:-translate-x-11 {
    --transform-translate-x:-2.75rem;
  }

  .lg\:-translate-x-12 {
    --transform-translate-x:-3rem;
  }

  .lg\:-translate-x-13 {
    --transform-translate-x:-3.25rem;
  }

  .lg\:-translate-x-14 {
    --transform-translate-x:-3.5rem;
  }

  .lg\:-translate-x-15 {
    --transform-translate-x:-3.75rem;
  }

  .lg\:-translate-x-16 {
    --transform-translate-x:-4rem;
  }

  .lg\:-translate-x-18 {
    --transform-translate-x:-4.5rem;
  }

  .lg\:-translate-x-20 {
    --transform-translate-x:-5rem;
  }

  .lg\:-translate-x-24 {
    --transform-translate-x:-6rem;
  }

  .lg\:-translate-x-28 {
    --transform-translate-x:-7rem;
  }

  .lg\:-translate-x-32 {
    --transform-translate-x:-8rem;
  }

  .lg\:-translate-x-36 {
    --transform-translate-x:-9rem;
  }

  .lg\:-translate-x-40 {
    --transform-translate-x:-10rem;
  }

  .lg\:-translate-x-44 {
    --transform-translate-x:-11rem;
  }

  .lg\:-translate-x-48 {
    --transform-translate-x:-12rem;
  }

  .lg\:-translate-x-52 {
    --transform-translate-x:-13rem;
  }

  .lg\:-translate-x-56 {
    --transform-translate-x:-14rem;
  }

  .lg\:-translate-x-60 {
    --transform-translate-x:-15rem;
  }

  .lg\:-translate-x-64 {
    --transform-translate-x:-16rem;
  }

  .lg\:-translate-x-72 {
    --transform-translate-x:-18rem;
  }

  .lg\:-translate-x-80 {
    --transform-translate-x:-20rem;
  }

  .lg\:-translate-x-96 {
    --transform-translate-x:-24rem;
  }

  .lg\:-translate-x-px {
    --transform-translate-x:-1px;
  }

  .lg\:-translate-x-0\.5 {
    --transform-translate-x:-0.125rem;
  }

  .lg\:-translate-x-1\.5 {
    --transform-translate-x:-0.375rem;
  }

  .lg\:-translate-x-2\.5 {
    --transform-translate-x:-0.625rem;
  }

  .lg\:-translate-x-3\.5 {
    --transform-translate-x:-0.875rem;
  }

  .lg\:-translate-x-1\/2 {
    --transform-translate-x:-50%;
  }

  .lg\:-translate-x-1\/3 {
    --transform-translate-x:-33.33333%;
  }

  .lg\:-translate-x-2\/3 {
    --transform-translate-x:-66.66667%;
  }

  .lg\:-translate-x-1\/4 {
    --transform-translate-x:-25%;
  }

  .lg\:-translate-x-2\/4 {
    --transform-translate-x:-50%;
  }

  .lg\:-translate-x-3\/4 {
    --transform-translate-x:-75%;
  }

  .lg\:-translate-x-1\/5 {
    --transform-translate-x:-20%;
  }

  .lg\:-translate-x-2\/5 {
    --transform-translate-x:-40%;
  }

  .lg\:-translate-x-3\/5 {
    --transform-translate-x:-60%;
  }

  .lg\:-translate-x-4\/5 {
    --transform-translate-x:-80%;
  }

  .lg\:-translate-x-1\/6 {
    --transform-translate-x:-16.66667%;
  }

  .lg\:-translate-x-2\/6 {
    --transform-translate-x:-33.33333%;
  }

  .lg\:-translate-x-3\/6 {
    --transform-translate-x:-50%;
  }

  .lg\:-translate-x-4\/6 {
    --transform-translate-x:-66.66667%;
  }

  .lg\:-translate-x-5\/6 {
    --transform-translate-x:-83.33333%;
  }

  .lg\:-translate-x-1\/12 {
    --transform-translate-x:-8.33333%;
  }

  .lg\:-translate-x-2\/12 {
    --transform-translate-x:-16.66667%;
  }

  .lg\:-translate-x-3\/12 {
    --transform-translate-x:-25%;
  }

  .lg\:-translate-x-4\/12 {
    --transform-translate-x:-33.33333%;
  }

  .lg\:-translate-x-5\/12 {
    --transform-translate-x:-41.66667%;
  }

  .lg\:-translate-x-6\/12 {
    --transform-translate-x:-50%;
  }

  .lg\:-translate-x-7\/12 {
    --transform-translate-x:-58.33333%;
  }

  .lg\:-translate-x-8\/12 {
    --transform-translate-x:-66.66667%;
  }

  .lg\:-translate-x-9\/12 {
    --transform-translate-x:-75%;
  }

  .lg\:-translate-x-10\/12 {
    --transform-translate-x:-83.33333%;
  }

  .lg\:-translate-x-11\/12 {
    --transform-translate-x:-91.66667%;
  }

  .lg\:-translate-x-full {
    --transform-translate-x:-100%;
  }

  .lg\:-translate-x-0_5 {
    --transform-translate-x:-0.125rem;
  }

  .lg\:-translate-x-1_5 {
    --transform-translate-x:-0.375rem;
  }

  .lg\:-translate-x-2_5 {
    --transform-translate-x:-0.625rem;
  }

  .lg\:-translate-x-3_5 {
    --transform-translate-x:-0.875rem;
  }

  .lg\:-translate-x-4_5 {
    --transform-translate-x:-1.125rem;
  }

  .lg\:translate-y-0 {
    --transform-translate-y:0;
  }

  .lg\:translate-y-1 {
    --transform-translate-y:0.25rem;
  }

  .lg\:translate-y-2 {
    --transform-translate-y:0.5rem;
  }

  .lg\:translate-y-3 {
    --transform-translate-y:0.75rem;
  }

  .lg\:translate-y-4 {
    --transform-translate-y:1rem;
  }

  .lg\:translate-y-5 {
    --transform-translate-y:1.25rem;
  }

  .lg\:translate-y-6 {
    --transform-translate-y:1.5rem;
  }

  .lg\:translate-y-7 {
    --transform-translate-y:1.75rem;
  }

  .lg\:translate-y-8 {
    --transform-translate-y:2rem;
  }

  .lg\:translate-y-9 {
    --transform-translate-y:2.25rem;
  }

  .lg\:translate-y-10 {
    --transform-translate-y:2.5rem;
  }

  .lg\:translate-y-11 {
    --transform-translate-y:2.75rem;
  }

  .lg\:translate-y-12 {
    --transform-translate-y:3rem;
  }

  .lg\:translate-y-13 {
    --transform-translate-y:3.25rem;
  }

  .lg\:translate-y-14 {
    --transform-translate-y:3.5rem;
  }

  .lg\:translate-y-15 {
    --transform-translate-y:3.75rem;
  }

  .lg\:translate-y-16 {
    --transform-translate-y:4rem;
  }

  .lg\:translate-y-18 {
    --transform-translate-y:4.5rem;
  }

  .lg\:translate-y-20 {
    --transform-translate-y:5rem;
  }

  .lg\:translate-y-24 {
    --transform-translate-y:6rem;
  }

  .lg\:translate-y-28 {
    --transform-translate-y:7rem;
  }

  .lg\:translate-y-32 {
    --transform-translate-y:8rem;
  }

  .lg\:translate-y-36 {
    --transform-translate-y:9rem;
  }

  .lg\:translate-y-40 {
    --transform-translate-y:10rem;
  }

  .lg\:translate-y-44 {
    --transform-translate-y:11rem;
  }

  .lg\:translate-y-48 {
    --transform-translate-y:12rem;
  }

  .lg\:translate-y-52 {
    --transform-translate-y:13rem;
  }

  .lg\:translate-y-56 {
    --transform-translate-y:14rem;
  }

  .lg\:translate-y-60 {
    --transform-translate-y:15rem;
  }

  .lg\:translate-y-64 {
    --transform-translate-y:16rem;
  }

  .lg\:translate-y-72 {
    --transform-translate-y:18rem;
  }

  .lg\:translate-y-80 {
    --transform-translate-y:20rem;
  }

  .lg\:translate-y-96 {
    --transform-translate-y:24rem;
  }

  .lg\:translate-y-px {
    --transform-translate-y:1px;
  }

  .lg\:translate-y-0\.5 {
    --transform-translate-y:0.125rem;
  }

  .lg\:translate-y-1\.5 {
    --transform-translate-y:0.375rem;
  }

  .lg\:translate-y-2\.5 {
    --transform-translate-y:0.625rem;
  }

  .lg\:translate-y-3\.5 {
    --transform-translate-y:0.875rem;
  }

  .lg\:translate-y-1\/2 {
    --transform-translate-y:50%;
  }

  .lg\:translate-y-1\/3 {
    --transform-translate-y:33.333333%;
  }

  .lg\:translate-y-2\/3 {
    --transform-translate-y:66.666667%;
  }

  .lg\:translate-y-1\/4 {
    --transform-translate-y:25%;
  }

  .lg\:translate-y-2\/4 {
    --transform-translate-y:50%;
  }

  .lg\:translate-y-3\/4 {
    --transform-translate-y:75%;
  }

  .lg\:translate-y-1\/5 {
    --transform-translate-y:20%;
  }

  .lg\:translate-y-2\/5 {
    --transform-translate-y:40%;
  }

  .lg\:translate-y-3\/5 {
    --transform-translate-y:60%;
  }

  .lg\:translate-y-4\/5 {
    --transform-translate-y:80%;
  }

  .lg\:translate-y-1\/6 {
    --transform-translate-y:16.666667%;
  }

  .lg\:translate-y-2\/6 {
    --transform-translate-y:33.333333%;
  }

  .lg\:translate-y-3\/6 {
    --transform-translate-y:50%;
  }

  .lg\:translate-y-4\/6 {
    --transform-translate-y:66.666667%;
  }

  .lg\:translate-y-5\/6 {
    --transform-translate-y:83.333333%;
  }

  .lg\:translate-y-1\/12 {
    --transform-translate-y:8.333333%;
  }

  .lg\:translate-y-2\/12 {
    --transform-translate-y:16.666667%;
  }

  .lg\:translate-y-3\/12 {
    --transform-translate-y:25%;
  }

  .lg\:translate-y-4\/12 {
    --transform-translate-y:33.333333%;
  }

  .lg\:translate-y-5\/12 {
    --transform-translate-y:41.666667%;
  }

  .lg\:translate-y-6\/12 {
    --transform-translate-y:50%;
  }

  .lg\:translate-y-7\/12 {
    --transform-translate-y:58.333333%;
  }

  .lg\:translate-y-8\/12 {
    --transform-translate-y:66.666667%;
  }

  .lg\:translate-y-9\/12 {
    --transform-translate-y:75%;
  }

  .lg\:translate-y-10\/12 {
    --transform-translate-y:83.333333%;
  }

  .lg\:translate-y-11\/12 {
    --transform-translate-y:91.666667%;
  }

  .lg\:translate-y-full {
    --transform-translate-y:100%;
  }

  .lg\:translate-y-0_5 {
    --transform-translate-y:0.125rem;
  }

  .lg\:translate-y-1_5 {
    --transform-translate-y:0.375rem;
  }

  .lg\:translate-y-2_5 {
    --transform-translate-y:0.625rem;
  }

  .lg\:translate-y-3_5 {
    --transform-translate-y:0.875rem;
  }

  .lg\:translate-y-4_5 {
    --transform-translate-y:1.125rem;
  }

  .lg\:-translate-y-1 {
    --transform-translate-y:-0.25rem;
  }

  .lg\:-translate-y-2 {
    --transform-translate-y:-0.5rem;
  }

  .lg\:-translate-y-3 {
    --transform-translate-y:-0.75rem;
  }

  .lg\:-translate-y-4 {
    --transform-translate-y:-1rem;
  }

  .lg\:-translate-y-5 {
    --transform-translate-y:-1.25rem;
  }

  .lg\:-translate-y-6 {
    --transform-translate-y:-1.5rem;
  }

  .lg\:-translate-y-7 {
    --transform-translate-y:-1.75rem;
  }

  .lg\:-translate-y-8 {
    --transform-translate-y:-2rem;
  }

  .lg\:-translate-y-9 {
    --transform-translate-y:-2.25rem;
  }

  .lg\:-translate-y-10 {
    --transform-translate-y:-2.5rem;
  }

  .lg\:-translate-y-11 {
    --transform-translate-y:-2.75rem;
  }

  .lg\:-translate-y-12 {
    --transform-translate-y:-3rem;
  }

  .lg\:-translate-y-13 {
    --transform-translate-y:-3.25rem;
  }

  .lg\:-translate-y-14 {
    --transform-translate-y:-3.5rem;
  }

  .lg\:-translate-y-15 {
    --transform-translate-y:-3.75rem;
  }

  .lg\:-translate-y-16 {
    --transform-translate-y:-4rem;
  }

  .lg\:-translate-y-18 {
    --transform-translate-y:-4.5rem;
  }

  .lg\:-translate-y-20 {
    --transform-translate-y:-5rem;
  }

  .lg\:-translate-y-24 {
    --transform-translate-y:-6rem;
  }

  .lg\:-translate-y-28 {
    --transform-translate-y:-7rem;
  }

  .lg\:-translate-y-32 {
    --transform-translate-y:-8rem;
  }

  .lg\:-translate-y-36 {
    --transform-translate-y:-9rem;
  }

  .lg\:-translate-y-40 {
    --transform-translate-y:-10rem;
  }

  .lg\:-translate-y-44 {
    --transform-translate-y:-11rem;
  }

  .lg\:-translate-y-48 {
    --transform-translate-y:-12rem;
  }

  .lg\:-translate-y-52 {
    --transform-translate-y:-13rem;
  }

  .lg\:-translate-y-56 {
    --transform-translate-y:-14rem;
  }

  .lg\:-translate-y-60 {
    --transform-translate-y:-15rem;
  }

  .lg\:-translate-y-64 {
    --transform-translate-y:-16rem;
  }

  .lg\:-translate-y-72 {
    --transform-translate-y:-18rem;
  }

  .lg\:-translate-y-80 {
    --transform-translate-y:-20rem;
  }

  .lg\:-translate-y-96 {
    --transform-translate-y:-24rem;
  }

  .lg\:-translate-y-px {
    --transform-translate-y:-1px;
  }

  .lg\:-translate-y-0\.5 {
    --transform-translate-y:-0.125rem;
  }

  .lg\:-translate-y-1\.5 {
    --transform-translate-y:-0.375rem;
  }

  .lg\:-translate-y-2\.5 {
    --transform-translate-y:-0.625rem;
  }

  .lg\:-translate-y-3\.5 {
    --transform-translate-y:-0.875rem;
  }

  .lg\:-translate-y-1\/2 {
    --transform-translate-y:-50%;
  }

  .lg\:-translate-y-1\/3 {
    --transform-translate-y:-33.33333%;
  }

  .lg\:-translate-y-2\/3 {
    --transform-translate-y:-66.66667%;
  }

  .lg\:-translate-y-1\/4 {
    --transform-translate-y:-25%;
  }

  .lg\:-translate-y-2\/4 {
    --transform-translate-y:-50%;
  }

  .lg\:-translate-y-3\/4 {
    --transform-translate-y:-75%;
  }

  .lg\:-translate-y-1\/5 {
    --transform-translate-y:-20%;
  }

  .lg\:-translate-y-2\/5 {
    --transform-translate-y:-40%;
  }

  .lg\:-translate-y-3\/5 {
    --transform-translate-y:-60%;
  }

  .lg\:-translate-y-4\/5 {
    --transform-translate-y:-80%;
  }

  .lg\:-translate-y-1\/6 {
    --transform-translate-y:-16.66667%;
  }

  .lg\:-translate-y-2\/6 {
    --transform-translate-y:-33.33333%;
  }

  .lg\:-translate-y-3\/6 {
    --transform-translate-y:-50%;
  }

  .lg\:-translate-y-4\/6 {
    --transform-translate-y:-66.66667%;
  }

  .lg\:-translate-y-5\/6 {
    --transform-translate-y:-83.33333%;
  }

  .lg\:-translate-y-1\/12 {
    --transform-translate-y:-8.33333%;
  }

  .lg\:-translate-y-2\/12 {
    --transform-translate-y:-16.66667%;
  }

  .lg\:-translate-y-3\/12 {
    --transform-translate-y:-25%;
  }

  .lg\:-translate-y-4\/12 {
    --transform-translate-y:-33.33333%;
  }

  .lg\:-translate-y-5\/12 {
    --transform-translate-y:-41.66667%;
  }

  .lg\:-translate-y-6\/12 {
    --transform-translate-y:-50%;
  }

  .lg\:-translate-y-7\/12 {
    --transform-translate-y:-58.33333%;
  }

  .lg\:-translate-y-8\/12 {
    --transform-translate-y:-66.66667%;
  }

  .lg\:-translate-y-9\/12 {
    --transform-translate-y:-75%;
  }

  .lg\:-translate-y-10\/12 {
    --transform-translate-y:-83.33333%;
  }

  .lg\:-translate-y-11\/12 {
    --transform-translate-y:-91.66667%;
  }

  .lg\:-translate-y-full {
    --transform-translate-y:-100%;
  }

  .lg\:-translate-y-0_5 {
    --transform-translate-y:-0.125rem;
  }

  .lg\:-translate-y-1_5 {
    --transform-translate-y:-0.375rem;
  }

  .lg\:-translate-y-2_5 {
    --transform-translate-y:-0.625rem;
  }

  .lg\:-translate-y-3_5 {
    --transform-translate-y:-0.875rem;
  }

  .lg\:-translate-y-4_5 {
    --transform-translate-y:-1.125rem;
  }

  .lg\:hover\:translate-x-0:hover {
    --transform-translate-x:0;
  }

  .lg\:hover\:translate-x-1:hover {
    --transform-translate-x:0.25rem;
  }

  .lg\:hover\:translate-x-2:hover {
    --transform-translate-x:0.5rem;
  }

  .lg\:hover\:translate-x-3:hover {
    --transform-translate-x:0.75rem;
  }

  .lg\:hover\:translate-x-4:hover {
    --transform-translate-x:1rem;
  }

  .lg\:hover\:translate-x-5:hover {
    --transform-translate-x:1.25rem;
  }

  .lg\:hover\:translate-x-6:hover {
    --transform-translate-x:1.5rem;
  }

  .lg\:hover\:translate-x-7:hover {
    --transform-translate-x:1.75rem;
  }

  .lg\:hover\:translate-x-8:hover {
    --transform-translate-x:2rem;
  }

  .lg\:hover\:translate-x-9:hover {
    --transform-translate-x:2.25rem;
  }

  .lg\:hover\:translate-x-10:hover {
    --transform-translate-x:2.5rem;
  }

  .lg\:hover\:translate-x-11:hover {
    --transform-translate-x:2.75rem;
  }

  .lg\:hover\:translate-x-12:hover {
    --transform-translate-x:3rem;
  }

  .lg\:hover\:translate-x-13:hover {
    --transform-translate-x:3.25rem;
  }

  .lg\:hover\:translate-x-14:hover {
    --transform-translate-x:3.5rem;
  }

  .lg\:hover\:translate-x-15:hover {
    --transform-translate-x:3.75rem;
  }

  .lg\:hover\:translate-x-16:hover {
    --transform-translate-x:4rem;
  }

  .lg\:hover\:translate-x-18:hover {
    --transform-translate-x:4.5rem;
  }

  .lg\:hover\:translate-x-20:hover {
    --transform-translate-x:5rem;
  }

  .lg\:hover\:translate-x-24:hover {
    --transform-translate-x:6rem;
  }

  .lg\:hover\:translate-x-28:hover {
    --transform-translate-x:7rem;
  }

  .lg\:hover\:translate-x-32:hover {
    --transform-translate-x:8rem;
  }

  .lg\:hover\:translate-x-36:hover {
    --transform-translate-x:9rem;
  }

  .lg\:hover\:translate-x-40:hover {
    --transform-translate-x:10rem;
  }

  .lg\:hover\:translate-x-44:hover {
    --transform-translate-x:11rem;
  }

  .lg\:hover\:translate-x-48:hover {
    --transform-translate-x:12rem;
  }

  .lg\:hover\:translate-x-52:hover {
    --transform-translate-x:13rem;
  }

  .lg\:hover\:translate-x-56:hover {
    --transform-translate-x:14rem;
  }

  .lg\:hover\:translate-x-60:hover {
    --transform-translate-x:15rem;
  }

  .lg\:hover\:translate-x-64:hover {
    --transform-translate-x:16rem;
  }

  .lg\:hover\:translate-x-72:hover {
    --transform-translate-x:18rem;
  }

  .lg\:hover\:translate-x-80:hover {
    --transform-translate-x:20rem;
  }

  .lg\:hover\:translate-x-96:hover {
    --transform-translate-x:24rem;
  }

  .lg\:hover\:translate-x-px:hover {
    --transform-translate-x:1px;
  }

  .lg\:hover\:translate-x-0\.5:hover {
    --transform-translate-x:0.125rem;
  }

  .lg\:hover\:translate-x-1\.5:hover {
    --transform-translate-x:0.375rem;
  }

  .lg\:hover\:translate-x-2\.5:hover {
    --transform-translate-x:0.625rem;
  }

  .lg\:hover\:translate-x-3\.5:hover {
    --transform-translate-x:0.875rem;
  }

  .lg\:hover\:translate-x-1\/2:hover {
    --transform-translate-x:50%;
  }

  .lg\:hover\:translate-x-1\/3:hover {
    --transform-translate-x:33.333333%;
  }

  .lg\:hover\:translate-x-2\/3:hover {
    --transform-translate-x:66.666667%;
  }

  .lg\:hover\:translate-x-1\/4:hover {
    --transform-translate-x:25%;
  }

  .lg\:hover\:translate-x-2\/4:hover {
    --transform-translate-x:50%;
  }

  .lg\:hover\:translate-x-3\/4:hover {
    --transform-translate-x:75%;
  }

  .lg\:hover\:translate-x-1\/5:hover {
    --transform-translate-x:20%;
  }

  .lg\:hover\:translate-x-2\/5:hover {
    --transform-translate-x:40%;
  }

  .lg\:hover\:translate-x-3\/5:hover {
    --transform-translate-x:60%;
  }

  .lg\:hover\:translate-x-4\/5:hover {
    --transform-translate-x:80%;
  }

  .lg\:hover\:translate-x-1\/6:hover {
    --transform-translate-x:16.666667%;
  }

  .lg\:hover\:translate-x-2\/6:hover {
    --transform-translate-x:33.333333%;
  }

  .lg\:hover\:translate-x-3\/6:hover {
    --transform-translate-x:50%;
  }

  .lg\:hover\:translate-x-4\/6:hover {
    --transform-translate-x:66.666667%;
  }

  .lg\:hover\:translate-x-5\/6:hover {
    --transform-translate-x:83.333333%;
  }

  .lg\:hover\:translate-x-1\/12:hover {
    --transform-translate-x:8.333333%;
  }

  .lg\:hover\:translate-x-2\/12:hover {
    --transform-translate-x:16.666667%;
  }

  .lg\:hover\:translate-x-3\/12:hover {
    --transform-translate-x:25%;
  }

  .lg\:hover\:translate-x-4\/12:hover {
    --transform-translate-x:33.333333%;
  }

  .lg\:hover\:translate-x-5\/12:hover {
    --transform-translate-x:41.666667%;
  }

  .lg\:hover\:translate-x-6\/12:hover {
    --transform-translate-x:50%;
  }

  .lg\:hover\:translate-x-7\/12:hover {
    --transform-translate-x:58.333333%;
  }

  .lg\:hover\:translate-x-8\/12:hover {
    --transform-translate-x:66.666667%;
  }

  .lg\:hover\:translate-x-9\/12:hover {
    --transform-translate-x:75%;
  }

  .lg\:hover\:translate-x-10\/12:hover {
    --transform-translate-x:83.333333%;
  }

  .lg\:hover\:translate-x-11\/12:hover {
    --transform-translate-x:91.666667%;
  }

  .lg\:hover\:translate-x-full:hover {
    --transform-translate-x:100%;
  }

  .lg\:hover\:translate-x-0_5:hover {
    --transform-translate-x:0.125rem;
  }

  .lg\:hover\:translate-x-1_5:hover {
    --transform-translate-x:0.375rem;
  }

  .lg\:hover\:translate-x-2_5:hover {
    --transform-translate-x:0.625rem;
  }

  .lg\:hover\:translate-x-3_5:hover {
    --transform-translate-x:0.875rem;
  }

  .lg\:hover\:translate-x-4_5:hover {
    --transform-translate-x:1.125rem;
  }

  .lg\:hover\:-translate-x-1:hover {
    --transform-translate-x:-0.25rem;
  }

  .lg\:hover\:-translate-x-2:hover {
    --transform-translate-x:-0.5rem;
  }

  .lg\:hover\:-translate-x-3:hover {
    --transform-translate-x:-0.75rem;
  }

  .lg\:hover\:-translate-x-4:hover {
    --transform-translate-x:-1rem;
  }

  .lg\:hover\:-translate-x-5:hover {
    --transform-translate-x:-1.25rem;
  }

  .lg\:hover\:-translate-x-6:hover {
    --transform-translate-x:-1.5rem;
  }

  .lg\:hover\:-translate-x-7:hover {
    --transform-translate-x:-1.75rem;
  }

  .lg\:hover\:-translate-x-8:hover {
    --transform-translate-x:-2rem;
  }

  .lg\:hover\:-translate-x-9:hover {
    --transform-translate-x:-2.25rem;
  }

  .lg\:hover\:-translate-x-10:hover {
    --transform-translate-x:-2.5rem;
  }

  .lg\:hover\:-translate-x-11:hover {
    --transform-translate-x:-2.75rem;
  }

  .lg\:hover\:-translate-x-12:hover {
    --transform-translate-x:-3rem;
  }

  .lg\:hover\:-translate-x-13:hover {
    --transform-translate-x:-3.25rem;
  }

  .lg\:hover\:-translate-x-14:hover {
    --transform-translate-x:-3.5rem;
  }

  .lg\:hover\:-translate-x-15:hover {
    --transform-translate-x:-3.75rem;
  }

  .lg\:hover\:-translate-x-16:hover {
    --transform-translate-x:-4rem;
  }

  .lg\:hover\:-translate-x-18:hover {
    --transform-translate-x:-4.5rem;
  }

  .lg\:hover\:-translate-x-20:hover {
    --transform-translate-x:-5rem;
  }

  .lg\:hover\:-translate-x-24:hover {
    --transform-translate-x:-6rem;
  }

  .lg\:hover\:-translate-x-28:hover {
    --transform-translate-x:-7rem;
  }

  .lg\:hover\:-translate-x-32:hover {
    --transform-translate-x:-8rem;
  }

  .lg\:hover\:-translate-x-36:hover {
    --transform-translate-x:-9rem;
  }

  .lg\:hover\:-translate-x-40:hover {
    --transform-translate-x:-10rem;
  }

  .lg\:hover\:-translate-x-44:hover {
    --transform-translate-x:-11rem;
  }

  .lg\:hover\:-translate-x-48:hover {
    --transform-translate-x:-12rem;
  }

  .lg\:hover\:-translate-x-52:hover {
    --transform-translate-x:-13rem;
  }

  .lg\:hover\:-translate-x-56:hover {
    --transform-translate-x:-14rem;
  }

  .lg\:hover\:-translate-x-60:hover {
    --transform-translate-x:-15rem;
  }

  .lg\:hover\:-translate-x-64:hover {
    --transform-translate-x:-16rem;
  }

  .lg\:hover\:-translate-x-72:hover {
    --transform-translate-x:-18rem;
  }

  .lg\:hover\:-translate-x-80:hover {
    --transform-translate-x:-20rem;
  }

  .lg\:hover\:-translate-x-96:hover {
    --transform-translate-x:-24rem;
  }

  .lg\:hover\:-translate-x-px:hover {
    --transform-translate-x:-1px;
  }

  .lg\:hover\:-translate-x-0\.5:hover {
    --transform-translate-x:-0.125rem;
  }

  .lg\:hover\:-translate-x-1\.5:hover {
    --transform-translate-x:-0.375rem;
  }

  .lg\:hover\:-translate-x-2\.5:hover {
    --transform-translate-x:-0.625rem;
  }

  .lg\:hover\:-translate-x-3\.5:hover {
    --transform-translate-x:-0.875rem;
  }

  .lg\:hover\:-translate-x-1\/2:hover {
    --transform-translate-x:-50%;
  }

  .lg\:hover\:-translate-x-1\/3:hover {
    --transform-translate-x:-33.33333%;
  }

  .lg\:hover\:-translate-x-2\/3:hover {
    --transform-translate-x:-66.66667%;
  }

  .lg\:hover\:-translate-x-1\/4:hover {
    --transform-translate-x:-25%;
  }

  .lg\:hover\:-translate-x-2\/4:hover {
    --transform-translate-x:-50%;
  }

  .lg\:hover\:-translate-x-3\/4:hover {
    --transform-translate-x:-75%;
  }

  .lg\:hover\:-translate-x-1\/5:hover {
    --transform-translate-x:-20%;
  }

  .lg\:hover\:-translate-x-2\/5:hover {
    --transform-translate-x:-40%;
  }

  .lg\:hover\:-translate-x-3\/5:hover {
    --transform-translate-x:-60%;
  }

  .lg\:hover\:-translate-x-4\/5:hover {
    --transform-translate-x:-80%;
  }

  .lg\:hover\:-translate-x-1\/6:hover {
    --transform-translate-x:-16.66667%;
  }

  .lg\:hover\:-translate-x-2\/6:hover {
    --transform-translate-x:-33.33333%;
  }

  .lg\:hover\:-translate-x-3\/6:hover {
    --transform-translate-x:-50%;
  }

  .lg\:hover\:-translate-x-4\/6:hover {
    --transform-translate-x:-66.66667%;
  }

  .lg\:hover\:-translate-x-5\/6:hover {
    --transform-translate-x:-83.33333%;
  }

  .lg\:hover\:-translate-x-1\/12:hover {
    --transform-translate-x:-8.33333%;
  }

  .lg\:hover\:-translate-x-2\/12:hover {
    --transform-translate-x:-16.66667%;
  }

  .lg\:hover\:-translate-x-3\/12:hover {
    --transform-translate-x:-25%;
  }

  .lg\:hover\:-translate-x-4\/12:hover {
    --transform-translate-x:-33.33333%;
  }

  .lg\:hover\:-translate-x-5\/12:hover {
    --transform-translate-x:-41.66667%;
  }

  .lg\:hover\:-translate-x-6\/12:hover {
    --transform-translate-x:-50%;
  }

  .lg\:hover\:-translate-x-7\/12:hover {
    --transform-translate-x:-58.33333%;
  }

  .lg\:hover\:-translate-x-8\/12:hover {
    --transform-translate-x:-66.66667%;
  }

  .lg\:hover\:-translate-x-9\/12:hover {
    --transform-translate-x:-75%;
  }

  .lg\:hover\:-translate-x-10\/12:hover {
    --transform-translate-x:-83.33333%;
  }

  .lg\:hover\:-translate-x-11\/12:hover {
    --transform-translate-x:-91.66667%;
  }

  .lg\:hover\:-translate-x-full:hover {
    --transform-translate-x:-100%;
  }

  .lg\:hover\:-translate-x-0_5:hover {
    --transform-translate-x:-0.125rem;
  }

  .lg\:hover\:-translate-x-1_5:hover {
    --transform-translate-x:-0.375rem;
  }

  .lg\:hover\:-translate-x-2_5:hover {
    --transform-translate-x:-0.625rem;
  }

  .lg\:hover\:-translate-x-3_5:hover {
    --transform-translate-x:-0.875rem;
  }

  .lg\:hover\:-translate-x-4_5:hover {
    --transform-translate-x:-1.125rem;
  }

  .lg\:hover\:translate-y-0:hover {
    --transform-translate-y:0;
  }

  .lg\:hover\:translate-y-1:hover {
    --transform-translate-y:0.25rem;
  }

  .lg\:hover\:translate-y-2:hover {
    --transform-translate-y:0.5rem;
  }

  .lg\:hover\:translate-y-3:hover {
    --transform-translate-y:0.75rem;
  }

  .lg\:hover\:translate-y-4:hover {
    --transform-translate-y:1rem;
  }

  .lg\:hover\:translate-y-5:hover {
    --transform-translate-y:1.25rem;
  }

  .lg\:hover\:translate-y-6:hover {
    --transform-translate-y:1.5rem;
  }

  .lg\:hover\:translate-y-7:hover {
    --transform-translate-y:1.75rem;
  }

  .lg\:hover\:translate-y-8:hover {
    --transform-translate-y:2rem;
  }

  .lg\:hover\:translate-y-9:hover {
    --transform-translate-y:2.25rem;
  }

  .lg\:hover\:translate-y-10:hover {
    --transform-translate-y:2.5rem;
  }

  .lg\:hover\:translate-y-11:hover {
    --transform-translate-y:2.75rem;
  }

  .lg\:hover\:translate-y-12:hover {
    --transform-translate-y:3rem;
  }

  .lg\:hover\:translate-y-13:hover {
    --transform-translate-y:3.25rem;
  }

  .lg\:hover\:translate-y-14:hover {
    --transform-translate-y:3.5rem;
  }

  .lg\:hover\:translate-y-15:hover {
    --transform-translate-y:3.75rem;
  }

  .lg\:hover\:translate-y-16:hover {
    --transform-translate-y:4rem;
  }

  .lg\:hover\:translate-y-18:hover {
    --transform-translate-y:4.5rem;
  }

  .lg\:hover\:translate-y-20:hover {
    --transform-translate-y:5rem;
  }

  .lg\:hover\:translate-y-24:hover {
    --transform-translate-y:6rem;
  }

  .lg\:hover\:translate-y-28:hover {
    --transform-translate-y:7rem;
  }

  .lg\:hover\:translate-y-32:hover {
    --transform-translate-y:8rem;
  }

  .lg\:hover\:translate-y-36:hover {
    --transform-translate-y:9rem;
  }

  .lg\:hover\:translate-y-40:hover {
    --transform-translate-y:10rem;
  }

  .lg\:hover\:translate-y-44:hover {
    --transform-translate-y:11rem;
  }

  .lg\:hover\:translate-y-48:hover {
    --transform-translate-y:12rem;
  }

  .lg\:hover\:translate-y-52:hover {
    --transform-translate-y:13rem;
  }

  .lg\:hover\:translate-y-56:hover {
    --transform-translate-y:14rem;
  }

  .lg\:hover\:translate-y-60:hover {
    --transform-translate-y:15rem;
  }

  .lg\:hover\:translate-y-64:hover {
    --transform-translate-y:16rem;
  }

  .lg\:hover\:translate-y-72:hover {
    --transform-translate-y:18rem;
  }

  .lg\:hover\:translate-y-80:hover {
    --transform-translate-y:20rem;
  }

  .lg\:hover\:translate-y-96:hover {
    --transform-translate-y:24rem;
  }

  .lg\:hover\:translate-y-px:hover {
    --transform-translate-y:1px;
  }

  .lg\:hover\:translate-y-0\.5:hover {
    --transform-translate-y:0.125rem;
  }

  .lg\:hover\:translate-y-1\.5:hover {
    --transform-translate-y:0.375rem;
  }

  .lg\:hover\:translate-y-2\.5:hover {
    --transform-translate-y:0.625rem;
  }

  .lg\:hover\:translate-y-3\.5:hover {
    --transform-translate-y:0.875rem;
  }

  .lg\:hover\:translate-y-1\/2:hover {
    --transform-translate-y:50%;
  }

  .lg\:hover\:translate-y-1\/3:hover {
    --transform-translate-y:33.333333%;
  }

  .lg\:hover\:translate-y-2\/3:hover {
    --transform-translate-y:66.666667%;
  }

  .lg\:hover\:translate-y-1\/4:hover {
    --transform-translate-y:25%;
  }

  .lg\:hover\:translate-y-2\/4:hover {
    --transform-translate-y:50%;
  }

  .lg\:hover\:translate-y-3\/4:hover {
    --transform-translate-y:75%;
  }

  .lg\:hover\:translate-y-1\/5:hover {
    --transform-translate-y:20%;
  }

  .lg\:hover\:translate-y-2\/5:hover {
    --transform-translate-y:40%;
  }

  .lg\:hover\:translate-y-3\/5:hover {
    --transform-translate-y:60%;
  }

  .lg\:hover\:translate-y-4\/5:hover {
    --transform-translate-y:80%;
  }

  .lg\:hover\:translate-y-1\/6:hover {
    --transform-translate-y:16.666667%;
  }

  .lg\:hover\:translate-y-2\/6:hover {
    --transform-translate-y:33.333333%;
  }

  .lg\:hover\:translate-y-3\/6:hover {
    --transform-translate-y:50%;
  }

  .lg\:hover\:translate-y-4\/6:hover {
    --transform-translate-y:66.666667%;
  }

  .lg\:hover\:translate-y-5\/6:hover {
    --transform-translate-y:83.333333%;
  }

  .lg\:hover\:translate-y-1\/12:hover {
    --transform-translate-y:8.333333%;
  }

  .lg\:hover\:translate-y-2\/12:hover {
    --transform-translate-y:16.666667%;
  }

  .lg\:hover\:translate-y-3\/12:hover {
    --transform-translate-y:25%;
  }

  .lg\:hover\:translate-y-4\/12:hover {
    --transform-translate-y:33.333333%;
  }

  .lg\:hover\:translate-y-5\/12:hover {
    --transform-translate-y:41.666667%;
  }

  .lg\:hover\:translate-y-6\/12:hover {
    --transform-translate-y:50%;
  }

  .lg\:hover\:translate-y-7\/12:hover {
    --transform-translate-y:58.333333%;
  }

  .lg\:hover\:translate-y-8\/12:hover {
    --transform-translate-y:66.666667%;
  }

  .lg\:hover\:translate-y-9\/12:hover {
    --transform-translate-y:75%;
  }

  .lg\:hover\:translate-y-10\/12:hover {
    --transform-translate-y:83.333333%;
  }

  .lg\:hover\:translate-y-11\/12:hover {
    --transform-translate-y:91.666667%;
  }

  .lg\:hover\:translate-y-full:hover {
    --transform-translate-y:100%;
  }

  .lg\:hover\:translate-y-0_5:hover {
    --transform-translate-y:0.125rem;
  }

  .lg\:hover\:translate-y-1_5:hover {
    --transform-translate-y:0.375rem;
  }

  .lg\:hover\:translate-y-2_5:hover {
    --transform-translate-y:0.625rem;
  }

  .lg\:hover\:translate-y-3_5:hover {
    --transform-translate-y:0.875rem;
  }

  .lg\:hover\:translate-y-4_5:hover {
    --transform-translate-y:1.125rem;
  }

  .lg\:hover\:-translate-y-1:hover {
    --transform-translate-y:-0.25rem;
  }

  .lg\:hover\:-translate-y-2:hover {
    --transform-translate-y:-0.5rem;
  }

  .lg\:hover\:-translate-y-3:hover {
    --transform-translate-y:-0.75rem;
  }

  .lg\:hover\:-translate-y-4:hover {
    --transform-translate-y:-1rem;
  }

  .lg\:hover\:-translate-y-5:hover {
    --transform-translate-y:-1.25rem;
  }

  .lg\:hover\:-translate-y-6:hover {
    --transform-translate-y:-1.5rem;
  }

  .lg\:hover\:-translate-y-7:hover {
    --transform-translate-y:-1.75rem;
  }

  .lg\:hover\:-translate-y-8:hover {
    --transform-translate-y:-2rem;
  }

  .lg\:hover\:-translate-y-9:hover {
    --transform-translate-y:-2.25rem;
  }

  .lg\:hover\:-translate-y-10:hover {
    --transform-translate-y:-2.5rem;
  }

  .lg\:hover\:-translate-y-11:hover {
    --transform-translate-y:-2.75rem;
  }

  .lg\:hover\:-translate-y-12:hover {
    --transform-translate-y:-3rem;
  }

  .lg\:hover\:-translate-y-13:hover {
    --transform-translate-y:-3.25rem;
  }

  .lg\:hover\:-translate-y-14:hover {
    --transform-translate-y:-3.5rem;
  }

  .lg\:hover\:-translate-y-15:hover {
    --transform-translate-y:-3.75rem;
  }

  .lg\:hover\:-translate-y-16:hover {
    --transform-translate-y:-4rem;
  }

  .lg\:hover\:-translate-y-18:hover {
    --transform-translate-y:-4.5rem;
  }

  .lg\:hover\:-translate-y-20:hover {
    --transform-translate-y:-5rem;
  }

  .lg\:hover\:-translate-y-24:hover {
    --transform-translate-y:-6rem;
  }

  .lg\:hover\:-translate-y-28:hover {
    --transform-translate-y:-7rem;
  }

  .lg\:hover\:-translate-y-32:hover {
    --transform-translate-y:-8rem;
  }

  .lg\:hover\:-translate-y-36:hover {
    --transform-translate-y:-9rem;
  }

  .lg\:hover\:-translate-y-40:hover {
    --transform-translate-y:-10rem;
  }

  .lg\:hover\:-translate-y-44:hover {
    --transform-translate-y:-11rem;
  }

  .lg\:hover\:-translate-y-48:hover {
    --transform-translate-y:-12rem;
  }

  .lg\:hover\:-translate-y-52:hover {
    --transform-translate-y:-13rem;
  }

  .lg\:hover\:-translate-y-56:hover {
    --transform-translate-y:-14rem;
  }

  .lg\:hover\:-translate-y-60:hover {
    --transform-translate-y:-15rem;
  }

  .lg\:hover\:-translate-y-64:hover {
    --transform-translate-y:-16rem;
  }

  .lg\:hover\:-translate-y-72:hover {
    --transform-translate-y:-18rem;
  }

  .lg\:hover\:-translate-y-80:hover {
    --transform-translate-y:-20rem;
  }

  .lg\:hover\:-translate-y-96:hover {
    --transform-translate-y:-24rem;
  }

  .lg\:hover\:-translate-y-px:hover {
    --transform-translate-y:-1px;
  }

  .lg\:hover\:-translate-y-0\.5:hover {
    --transform-translate-y:-0.125rem;
  }

  .lg\:hover\:-translate-y-1\.5:hover {
    --transform-translate-y:-0.375rem;
  }

  .lg\:hover\:-translate-y-2\.5:hover {
    --transform-translate-y:-0.625rem;
  }

  .lg\:hover\:-translate-y-3\.5:hover {
    --transform-translate-y:-0.875rem;
  }

  .lg\:hover\:-translate-y-1\/2:hover {
    --transform-translate-y:-50%;
  }

  .lg\:hover\:-translate-y-1\/3:hover {
    --transform-translate-y:-33.33333%;
  }

  .lg\:hover\:-translate-y-2\/3:hover {
    --transform-translate-y:-66.66667%;
  }

  .lg\:hover\:-translate-y-1\/4:hover {
    --transform-translate-y:-25%;
  }

  .lg\:hover\:-translate-y-2\/4:hover {
    --transform-translate-y:-50%;
  }

  .lg\:hover\:-translate-y-3\/4:hover {
    --transform-translate-y:-75%;
  }

  .lg\:hover\:-translate-y-1\/5:hover {
    --transform-translate-y:-20%;
  }

  .lg\:hover\:-translate-y-2\/5:hover {
    --transform-translate-y:-40%;
  }

  .lg\:hover\:-translate-y-3\/5:hover {
    --transform-translate-y:-60%;
  }

  .lg\:hover\:-translate-y-4\/5:hover {
    --transform-translate-y:-80%;
  }

  .lg\:hover\:-translate-y-1\/6:hover {
    --transform-translate-y:-16.66667%;
  }

  .lg\:hover\:-translate-y-2\/6:hover {
    --transform-translate-y:-33.33333%;
  }

  .lg\:hover\:-translate-y-3\/6:hover {
    --transform-translate-y:-50%;
  }

  .lg\:hover\:-translate-y-4\/6:hover {
    --transform-translate-y:-66.66667%;
  }

  .lg\:hover\:-translate-y-5\/6:hover {
    --transform-translate-y:-83.33333%;
  }

  .lg\:hover\:-translate-y-1\/12:hover {
    --transform-translate-y:-8.33333%;
  }

  .lg\:hover\:-translate-y-2\/12:hover {
    --transform-translate-y:-16.66667%;
  }

  .lg\:hover\:-translate-y-3\/12:hover {
    --transform-translate-y:-25%;
  }

  .lg\:hover\:-translate-y-4\/12:hover {
    --transform-translate-y:-33.33333%;
  }

  .lg\:hover\:-translate-y-5\/12:hover {
    --transform-translate-y:-41.66667%;
  }

  .lg\:hover\:-translate-y-6\/12:hover {
    --transform-translate-y:-50%;
  }

  .lg\:hover\:-translate-y-7\/12:hover {
    --transform-translate-y:-58.33333%;
  }

  .lg\:hover\:-translate-y-8\/12:hover {
    --transform-translate-y:-66.66667%;
  }

  .lg\:hover\:-translate-y-9\/12:hover {
    --transform-translate-y:-75%;
  }

  .lg\:hover\:-translate-y-10\/12:hover {
    --transform-translate-y:-83.33333%;
  }

  .lg\:hover\:-translate-y-11\/12:hover {
    --transform-translate-y:-91.66667%;
  }

  .lg\:hover\:-translate-y-full:hover {
    --transform-translate-y:-100%;
  }

  .lg\:hover\:-translate-y-0_5:hover {
    --transform-translate-y:-0.125rem;
  }

  .lg\:hover\:-translate-y-1_5:hover {
    --transform-translate-y:-0.375rem;
  }

  .lg\:hover\:-translate-y-2_5:hover {
    --transform-translate-y:-0.625rem;
  }

  .lg\:hover\:-translate-y-3_5:hover {
    --transform-translate-y:-0.875rem;
  }

  .lg\:hover\:-translate-y-4_5:hover {
    --transform-translate-y:-1.125rem;
  }

  .lg\:focus\:translate-x-0:focus {
    --transform-translate-x:0;
  }

  .lg\:focus\:translate-x-1:focus {
    --transform-translate-x:0.25rem;
  }

  .lg\:focus\:translate-x-2:focus {
    --transform-translate-x:0.5rem;
  }

  .lg\:focus\:translate-x-3:focus {
    --transform-translate-x:0.75rem;
  }

  .lg\:focus\:translate-x-4:focus {
    --transform-translate-x:1rem;
  }

  .lg\:focus\:translate-x-5:focus {
    --transform-translate-x:1.25rem;
  }

  .lg\:focus\:translate-x-6:focus {
    --transform-translate-x:1.5rem;
  }

  .lg\:focus\:translate-x-7:focus {
    --transform-translate-x:1.75rem;
  }

  .lg\:focus\:translate-x-8:focus {
    --transform-translate-x:2rem;
  }

  .lg\:focus\:translate-x-9:focus {
    --transform-translate-x:2.25rem;
  }

  .lg\:focus\:translate-x-10:focus {
    --transform-translate-x:2.5rem;
  }

  .lg\:focus\:translate-x-11:focus {
    --transform-translate-x:2.75rem;
  }

  .lg\:focus\:translate-x-12:focus {
    --transform-translate-x:3rem;
  }

  .lg\:focus\:translate-x-13:focus {
    --transform-translate-x:3.25rem;
  }

  .lg\:focus\:translate-x-14:focus {
    --transform-translate-x:3.5rem;
  }

  .lg\:focus\:translate-x-15:focus {
    --transform-translate-x:3.75rem;
  }

  .lg\:focus\:translate-x-16:focus {
    --transform-translate-x:4rem;
  }

  .lg\:focus\:translate-x-18:focus {
    --transform-translate-x:4.5rem;
  }

  .lg\:focus\:translate-x-20:focus {
    --transform-translate-x:5rem;
  }

  .lg\:focus\:translate-x-24:focus {
    --transform-translate-x:6rem;
  }

  .lg\:focus\:translate-x-28:focus {
    --transform-translate-x:7rem;
  }

  .lg\:focus\:translate-x-32:focus {
    --transform-translate-x:8rem;
  }

  .lg\:focus\:translate-x-36:focus {
    --transform-translate-x:9rem;
  }

  .lg\:focus\:translate-x-40:focus {
    --transform-translate-x:10rem;
  }

  .lg\:focus\:translate-x-44:focus {
    --transform-translate-x:11rem;
  }

  .lg\:focus\:translate-x-48:focus {
    --transform-translate-x:12rem;
  }

  .lg\:focus\:translate-x-52:focus {
    --transform-translate-x:13rem;
  }

  .lg\:focus\:translate-x-56:focus {
    --transform-translate-x:14rem;
  }

  .lg\:focus\:translate-x-60:focus {
    --transform-translate-x:15rem;
  }

  .lg\:focus\:translate-x-64:focus {
    --transform-translate-x:16rem;
  }

  .lg\:focus\:translate-x-72:focus {
    --transform-translate-x:18rem;
  }

  .lg\:focus\:translate-x-80:focus {
    --transform-translate-x:20rem;
  }

  .lg\:focus\:translate-x-96:focus {
    --transform-translate-x:24rem;
  }

  .lg\:focus\:translate-x-px:focus {
    --transform-translate-x:1px;
  }

  .lg\:focus\:translate-x-0\.5:focus {
    --transform-translate-x:0.125rem;
  }

  .lg\:focus\:translate-x-1\.5:focus {
    --transform-translate-x:0.375rem;
  }

  .lg\:focus\:translate-x-2\.5:focus {
    --transform-translate-x:0.625rem;
  }

  .lg\:focus\:translate-x-3\.5:focus {
    --transform-translate-x:0.875rem;
  }

  .lg\:focus\:translate-x-1\/2:focus {
    --transform-translate-x:50%;
  }

  .lg\:focus\:translate-x-1\/3:focus {
    --transform-translate-x:33.333333%;
  }

  .lg\:focus\:translate-x-2\/3:focus {
    --transform-translate-x:66.666667%;
  }

  .lg\:focus\:translate-x-1\/4:focus {
    --transform-translate-x:25%;
  }

  .lg\:focus\:translate-x-2\/4:focus {
    --transform-translate-x:50%;
  }

  .lg\:focus\:translate-x-3\/4:focus {
    --transform-translate-x:75%;
  }

  .lg\:focus\:translate-x-1\/5:focus {
    --transform-translate-x:20%;
  }

  .lg\:focus\:translate-x-2\/5:focus {
    --transform-translate-x:40%;
  }

  .lg\:focus\:translate-x-3\/5:focus {
    --transform-translate-x:60%;
  }

  .lg\:focus\:translate-x-4\/5:focus {
    --transform-translate-x:80%;
  }

  .lg\:focus\:translate-x-1\/6:focus {
    --transform-translate-x:16.666667%;
  }

  .lg\:focus\:translate-x-2\/6:focus {
    --transform-translate-x:33.333333%;
  }

  .lg\:focus\:translate-x-3\/6:focus {
    --transform-translate-x:50%;
  }

  .lg\:focus\:translate-x-4\/6:focus {
    --transform-translate-x:66.666667%;
  }

  .lg\:focus\:translate-x-5\/6:focus {
    --transform-translate-x:83.333333%;
  }

  .lg\:focus\:translate-x-1\/12:focus {
    --transform-translate-x:8.333333%;
  }

  .lg\:focus\:translate-x-2\/12:focus {
    --transform-translate-x:16.666667%;
  }

  .lg\:focus\:translate-x-3\/12:focus {
    --transform-translate-x:25%;
  }

  .lg\:focus\:translate-x-4\/12:focus {
    --transform-translate-x:33.333333%;
  }

  .lg\:focus\:translate-x-5\/12:focus {
    --transform-translate-x:41.666667%;
  }

  .lg\:focus\:translate-x-6\/12:focus {
    --transform-translate-x:50%;
  }

  .lg\:focus\:translate-x-7\/12:focus {
    --transform-translate-x:58.333333%;
  }

  .lg\:focus\:translate-x-8\/12:focus {
    --transform-translate-x:66.666667%;
  }

  .lg\:focus\:translate-x-9\/12:focus {
    --transform-translate-x:75%;
  }

  .lg\:focus\:translate-x-10\/12:focus {
    --transform-translate-x:83.333333%;
  }

  .lg\:focus\:translate-x-11\/12:focus {
    --transform-translate-x:91.666667%;
  }

  .lg\:focus\:translate-x-full:focus {
    --transform-translate-x:100%;
  }

  .lg\:focus\:translate-x-0_5:focus {
    --transform-translate-x:0.125rem;
  }

  .lg\:focus\:translate-x-1_5:focus {
    --transform-translate-x:0.375rem;
  }

  .lg\:focus\:translate-x-2_5:focus {
    --transform-translate-x:0.625rem;
  }

  .lg\:focus\:translate-x-3_5:focus {
    --transform-translate-x:0.875rem;
  }

  .lg\:focus\:translate-x-4_5:focus {
    --transform-translate-x:1.125rem;
  }

  .lg\:focus\:-translate-x-1:focus {
    --transform-translate-x:-0.25rem;
  }

  .lg\:focus\:-translate-x-2:focus {
    --transform-translate-x:-0.5rem;
  }

  .lg\:focus\:-translate-x-3:focus {
    --transform-translate-x:-0.75rem;
  }

  .lg\:focus\:-translate-x-4:focus {
    --transform-translate-x:-1rem;
  }

  .lg\:focus\:-translate-x-5:focus {
    --transform-translate-x:-1.25rem;
  }

  .lg\:focus\:-translate-x-6:focus {
    --transform-translate-x:-1.5rem;
  }

  .lg\:focus\:-translate-x-7:focus {
    --transform-translate-x:-1.75rem;
  }

  .lg\:focus\:-translate-x-8:focus {
    --transform-translate-x:-2rem;
  }

  .lg\:focus\:-translate-x-9:focus {
    --transform-translate-x:-2.25rem;
  }

  .lg\:focus\:-translate-x-10:focus {
    --transform-translate-x:-2.5rem;
  }

  .lg\:focus\:-translate-x-11:focus {
    --transform-translate-x:-2.75rem;
  }

  .lg\:focus\:-translate-x-12:focus {
    --transform-translate-x:-3rem;
  }

  .lg\:focus\:-translate-x-13:focus {
    --transform-translate-x:-3.25rem;
  }

  .lg\:focus\:-translate-x-14:focus {
    --transform-translate-x:-3.5rem;
  }

  .lg\:focus\:-translate-x-15:focus {
    --transform-translate-x:-3.75rem;
  }

  .lg\:focus\:-translate-x-16:focus {
    --transform-translate-x:-4rem;
  }

  .lg\:focus\:-translate-x-18:focus {
    --transform-translate-x:-4.5rem;
  }

  .lg\:focus\:-translate-x-20:focus {
    --transform-translate-x:-5rem;
  }

  .lg\:focus\:-translate-x-24:focus {
    --transform-translate-x:-6rem;
  }

  .lg\:focus\:-translate-x-28:focus {
    --transform-translate-x:-7rem;
  }

  .lg\:focus\:-translate-x-32:focus {
    --transform-translate-x:-8rem;
  }

  .lg\:focus\:-translate-x-36:focus {
    --transform-translate-x:-9rem;
  }

  .lg\:focus\:-translate-x-40:focus {
    --transform-translate-x:-10rem;
  }

  .lg\:focus\:-translate-x-44:focus {
    --transform-translate-x:-11rem;
  }

  .lg\:focus\:-translate-x-48:focus {
    --transform-translate-x:-12rem;
  }

  .lg\:focus\:-translate-x-52:focus {
    --transform-translate-x:-13rem;
  }

  .lg\:focus\:-translate-x-56:focus {
    --transform-translate-x:-14rem;
  }

  .lg\:focus\:-translate-x-60:focus {
    --transform-translate-x:-15rem;
  }

  .lg\:focus\:-translate-x-64:focus {
    --transform-translate-x:-16rem;
  }

  .lg\:focus\:-translate-x-72:focus {
    --transform-translate-x:-18rem;
  }

  .lg\:focus\:-translate-x-80:focus {
    --transform-translate-x:-20rem;
  }

  .lg\:focus\:-translate-x-96:focus {
    --transform-translate-x:-24rem;
  }

  .lg\:focus\:-translate-x-px:focus {
    --transform-translate-x:-1px;
  }

  .lg\:focus\:-translate-x-0\.5:focus {
    --transform-translate-x:-0.125rem;
  }

  .lg\:focus\:-translate-x-1\.5:focus {
    --transform-translate-x:-0.375rem;
  }

  .lg\:focus\:-translate-x-2\.5:focus {
    --transform-translate-x:-0.625rem;
  }

  .lg\:focus\:-translate-x-3\.5:focus {
    --transform-translate-x:-0.875rem;
  }

  .lg\:focus\:-translate-x-1\/2:focus {
    --transform-translate-x:-50%;
  }

  .lg\:focus\:-translate-x-1\/3:focus {
    --transform-translate-x:-33.33333%;
  }

  .lg\:focus\:-translate-x-2\/3:focus {
    --transform-translate-x:-66.66667%;
  }

  .lg\:focus\:-translate-x-1\/4:focus {
    --transform-translate-x:-25%;
  }

  .lg\:focus\:-translate-x-2\/4:focus {
    --transform-translate-x:-50%;
  }

  .lg\:focus\:-translate-x-3\/4:focus {
    --transform-translate-x:-75%;
  }

  .lg\:focus\:-translate-x-1\/5:focus {
    --transform-translate-x:-20%;
  }

  .lg\:focus\:-translate-x-2\/5:focus {
    --transform-translate-x:-40%;
  }

  .lg\:focus\:-translate-x-3\/5:focus {
    --transform-translate-x:-60%;
  }

  .lg\:focus\:-translate-x-4\/5:focus {
    --transform-translate-x:-80%;
  }

  .lg\:focus\:-translate-x-1\/6:focus {
    --transform-translate-x:-16.66667%;
  }

  .lg\:focus\:-translate-x-2\/6:focus {
    --transform-translate-x:-33.33333%;
  }

  .lg\:focus\:-translate-x-3\/6:focus {
    --transform-translate-x:-50%;
  }

  .lg\:focus\:-translate-x-4\/6:focus {
    --transform-translate-x:-66.66667%;
  }

  .lg\:focus\:-translate-x-5\/6:focus {
    --transform-translate-x:-83.33333%;
  }

  .lg\:focus\:-translate-x-1\/12:focus {
    --transform-translate-x:-8.33333%;
  }

  .lg\:focus\:-translate-x-2\/12:focus {
    --transform-translate-x:-16.66667%;
  }

  .lg\:focus\:-translate-x-3\/12:focus {
    --transform-translate-x:-25%;
  }

  .lg\:focus\:-translate-x-4\/12:focus {
    --transform-translate-x:-33.33333%;
  }

  .lg\:focus\:-translate-x-5\/12:focus {
    --transform-translate-x:-41.66667%;
  }

  .lg\:focus\:-translate-x-6\/12:focus {
    --transform-translate-x:-50%;
  }

  .lg\:focus\:-translate-x-7\/12:focus {
    --transform-translate-x:-58.33333%;
  }

  .lg\:focus\:-translate-x-8\/12:focus {
    --transform-translate-x:-66.66667%;
  }

  .lg\:focus\:-translate-x-9\/12:focus {
    --transform-translate-x:-75%;
  }

  .lg\:focus\:-translate-x-10\/12:focus {
    --transform-translate-x:-83.33333%;
  }

  .lg\:focus\:-translate-x-11\/12:focus {
    --transform-translate-x:-91.66667%;
  }

  .lg\:focus\:-translate-x-full:focus {
    --transform-translate-x:-100%;
  }

  .lg\:focus\:-translate-x-0_5:focus {
    --transform-translate-x:-0.125rem;
  }

  .lg\:focus\:-translate-x-1_5:focus {
    --transform-translate-x:-0.375rem;
  }

  .lg\:focus\:-translate-x-2_5:focus {
    --transform-translate-x:-0.625rem;
  }

  .lg\:focus\:-translate-x-3_5:focus {
    --transform-translate-x:-0.875rem;
  }

  .lg\:focus\:-translate-x-4_5:focus {
    --transform-translate-x:-1.125rem;
  }

  .lg\:focus\:translate-y-0:focus {
    --transform-translate-y:0;
  }

  .lg\:focus\:translate-y-1:focus {
    --transform-translate-y:0.25rem;
  }

  .lg\:focus\:translate-y-2:focus {
    --transform-translate-y:0.5rem;
  }

  .lg\:focus\:translate-y-3:focus {
    --transform-translate-y:0.75rem;
  }

  .lg\:focus\:translate-y-4:focus {
    --transform-translate-y:1rem;
  }

  .lg\:focus\:translate-y-5:focus {
    --transform-translate-y:1.25rem;
  }

  .lg\:focus\:translate-y-6:focus {
    --transform-translate-y:1.5rem;
  }

  .lg\:focus\:translate-y-7:focus {
    --transform-translate-y:1.75rem;
  }

  .lg\:focus\:translate-y-8:focus {
    --transform-translate-y:2rem;
  }

  .lg\:focus\:translate-y-9:focus {
    --transform-translate-y:2.25rem;
  }

  .lg\:focus\:translate-y-10:focus {
    --transform-translate-y:2.5rem;
  }

  .lg\:focus\:translate-y-11:focus {
    --transform-translate-y:2.75rem;
  }

  .lg\:focus\:translate-y-12:focus {
    --transform-translate-y:3rem;
  }

  .lg\:focus\:translate-y-13:focus {
    --transform-translate-y:3.25rem;
  }

  .lg\:focus\:translate-y-14:focus {
    --transform-translate-y:3.5rem;
  }

  .lg\:focus\:translate-y-15:focus {
    --transform-translate-y:3.75rem;
  }

  .lg\:focus\:translate-y-16:focus {
    --transform-translate-y:4rem;
  }

  .lg\:focus\:translate-y-18:focus {
    --transform-translate-y:4.5rem;
  }

  .lg\:focus\:translate-y-20:focus {
    --transform-translate-y:5rem;
  }

  .lg\:focus\:translate-y-24:focus {
    --transform-translate-y:6rem;
  }

  .lg\:focus\:translate-y-28:focus {
    --transform-translate-y:7rem;
  }

  .lg\:focus\:translate-y-32:focus {
    --transform-translate-y:8rem;
  }

  .lg\:focus\:translate-y-36:focus {
    --transform-translate-y:9rem;
  }

  .lg\:focus\:translate-y-40:focus {
    --transform-translate-y:10rem;
  }

  .lg\:focus\:translate-y-44:focus {
    --transform-translate-y:11rem;
  }

  .lg\:focus\:translate-y-48:focus {
    --transform-translate-y:12rem;
  }

  .lg\:focus\:translate-y-52:focus {
    --transform-translate-y:13rem;
  }

  .lg\:focus\:translate-y-56:focus {
    --transform-translate-y:14rem;
  }

  .lg\:focus\:translate-y-60:focus {
    --transform-translate-y:15rem;
  }

  .lg\:focus\:translate-y-64:focus {
    --transform-translate-y:16rem;
  }

  .lg\:focus\:translate-y-72:focus {
    --transform-translate-y:18rem;
  }

  .lg\:focus\:translate-y-80:focus {
    --transform-translate-y:20rem;
  }

  .lg\:focus\:translate-y-96:focus {
    --transform-translate-y:24rem;
  }

  .lg\:focus\:translate-y-px:focus {
    --transform-translate-y:1px;
  }

  .lg\:focus\:translate-y-0\.5:focus {
    --transform-translate-y:0.125rem;
  }

  .lg\:focus\:translate-y-1\.5:focus {
    --transform-translate-y:0.375rem;
  }

  .lg\:focus\:translate-y-2\.5:focus {
    --transform-translate-y:0.625rem;
  }

  .lg\:focus\:translate-y-3\.5:focus {
    --transform-translate-y:0.875rem;
  }

  .lg\:focus\:translate-y-1\/2:focus {
    --transform-translate-y:50%;
  }

  .lg\:focus\:translate-y-1\/3:focus {
    --transform-translate-y:33.333333%;
  }

  .lg\:focus\:translate-y-2\/3:focus {
    --transform-translate-y:66.666667%;
  }

  .lg\:focus\:translate-y-1\/4:focus {
    --transform-translate-y:25%;
  }

  .lg\:focus\:translate-y-2\/4:focus {
    --transform-translate-y:50%;
  }

  .lg\:focus\:translate-y-3\/4:focus {
    --transform-translate-y:75%;
  }

  .lg\:focus\:translate-y-1\/5:focus {
    --transform-translate-y:20%;
  }

  .lg\:focus\:translate-y-2\/5:focus {
    --transform-translate-y:40%;
  }

  .lg\:focus\:translate-y-3\/5:focus {
    --transform-translate-y:60%;
  }

  .lg\:focus\:translate-y-4\/5:focus {
    --transform-translate-y:80%;
  }

  .lg\:focus\:translate-y-1\/6:focus {
    --transform-translate-y:16.666667%;
  }

  .lg\:focus\:translate-y-2\/6:focus {
    --transform-translate-y:33.333333%;
  }

  .lg\:focus\:translate-y-3\/6:focus {
    --transform-translate-y:50%;
  }

  .lg\:focus\:translate-y-4\/6:focus {
    --transform-translate-y:66.666667%;
  }

  .lg\:focus\:translate-y-5\/6:focus {
    --transform-translate-y:83.333333%;
  }

  .lg\:focus\:translate-y-1\/12:focus {
    --transform-translate-y:8.333333%;
  }

  .lg\:focus\:translate-y-2\/12:focus {
    --transform-translate-y:16.666667%;
  }

  .lg\:focus\:translate-y-3\/12:focus {
    --transform-translate-y:25%;
  }

  .lg\:focus\:translate-y-4\/12:focus {
    --transform-translate-y:33.333333%;
  }

  .lg\:focus\:translate-y-5\/12:focus {
    --transform-translate-y:41.666667%;
  }

  .lg\:focus\:translate-y-6\/12:focus {
    --transform-translate-y:50%;
  }

  .lg\:focus\:translate-y-7\/12:focus {
    --transform-translate-y:58.333333%;
  }

  .lg\:focus\:translate-y-8\/12:focus {
    --transform-translate-y:66.666667%;
  }

  .lg\:focus\:translate-y-9\/12:focus {
    --transform-translate-y:75%;
  }

  .lg\:focus\:translate-y-10\/12:focus {
    --transform-translate-y:83.333333%;
  }

  .lg\:focus\:translate-y-11\/12:focus {
    --transform-translate-y:91.666667%;
  }

  .lg\:focus\:translate-y-full:focus {
    --transform-translate-y:100%;
  }

  .lg\:focus\:translate-y-0_5:focus {
    --transform-translate-y:0.125rem;
  }

  .lg\:focus\:translate-y-1_5:focus {
    --transform-translate-y:0.375rem;
  }

  .lg\:focus\:translate-y-2_5:focus {
    --transform-translate-y:0.625rem;
  }

  .lg\:focus\:translate-y-3_5:focus {
    --transform-translate-y:0.875rem;
  }

  .lg\:focus\:translate-y-4_5:focus {
    --transform-translate-y:1.125rem;
  }

  .lg\:focus\:-translate-y-1:focus {
    --transform-translate-y:-0.25rem;
  }

  .lg\:focus\:-translate-y-2:focus {
    --transform-translate-y:-0.5rem;
  }

  .lg\:focus\:-translate-y-3:focus {
    --transform-translate-y:-0.75rem;
  }

  .lg\:focus\:-translate-y-4:focus {
    --transform-translate-y:-1rem;
  }

  .lg\:focus\:-translate-y-5:focus {
    --transform-translate-y:-1.25rem;
  }

  .lg\:focus\:-translate-y-6:focus {
    --transform-translate-y:-1.5rem;
  }

  .lg\:focus\:-translate-y-7:focus {
    --transform-translate-y:-1.75rem;
  }

  .lg\:focus\:-translate-y-8:focus {
    --transform-translate-y:-2rem;
  }

  .lg\:focus\:-translate-y-9:focus {
    --transform-translate-y:-2.25rem;
  }

  .lg\:focus\:-translate-y-10:focus {
    --transform-translate-y:-2.5rem;
  }

  .lg\:focus\:-translate-y-11:focus {
    --transform-translate-y:-2.75rem;
  }

  .lg\:focus\:-translate-y-12:focus {
    --transform-translate-y:-3rem;
  }

  .lg\:focus\:-translate-y-13:focus {
    --transform-translate-y:-3.25rem;
  }

  .lg\:focus\:-translate-y-14:focus {
    --transform-translate-y:-3.5rem;
  }

  .lg\:focus\:-translate-y-15:focus {
    --transform-translate-y:-3.75rem;
  }

  .lg\:focus\:-translate-y-16:focus {
    --transform-translate-y:-4rem;
  }

  .lg\:focus\:-translate-y-18:focus {
    --transform-translate-y:-4.5rem;
  }

  .lg\:focus\:-translate-y-20:focus {
    --transform-translate-y:-5rem;
  }

  .lg\:focus\:-translate-y-24:focus {
    --transform-translate-y:-6rem;
  }

  .lg\:focus\:-translate-y-28:focus {
    --transform-translate-y:-7rem;
  }

  .lg\:focus\:-translate-y-32:focus {
    --transform-translate-y:-8rem;
  }

  .lg\:focus\:-translate-y-36:focus {
    --transform-translate-y:-9rem;
  }

  .lg\:focus\:-translate-y-40:focus {
    --transform-translate-y:-10rem;
  }

  .lg\:focus\:-translate-y-44:focus {
    --transform-translate-y:-11rem;
  }

  .lg\:focus\:-translate-y-48:focus {
    --transform-translate-y:-12rem;
  }

  .lg\:focus\:-translate-y-52:focus {
    --transform-translate-y:-13rem;
  }

  .lg\:focus\:-translate-y-56:focus {
    --transform-translate-y:-14rem;
  }

  .lg\:focus\:-translate-y-60:focus {
    --transform-translate-y:-15rem;
  }

  .lg\:focus\:-translate-y-64:focus {
    --transform-translate-y:-16rem;
  }

  .lg\:focus\:-translate-y-72:focus {
    --transform-translate-y:-18rem;
  }

  .lg\:focus\:-translate-y-80:focus {
    --transform-translate-y:-20rem;
  }

  .lg\:focus\:-translate-y-96:focus {
    --transform-translate-y:-24rem;
  }

  .lg\:focus\:-translate-y-px:focus {
    --transform-translate-y:-1px;
  }

  .lg\:focus\:-translate-y-0\.5:focus {
    --transform-translate-y:-0.125rem;
  }

  .lg\:focus\:-translate-y-1\.5:focus {
    --transform-translate-y:-0.375rem;
  }

  .lg\:focus\:-translate-y-2\.5:focus {
    --transform-translate-y:-0.625rem;
  }

  .lg\:focus\:-translate-y-3\.5:focus {
    --transform-translate-y:-0.875rem;
  }

  .lg\:focus\:-translate-y-1\/2:focus {
    --transform-translate-y:-50%;
  }

  .lg\:focus\:-translate-y-1\/3:focus {
    --transform-translate-y:-33.33333%;
  }

  .lg\:focus\:-translate-y-2\/3:focus {
    --transform-translate-y:-66.66667%;
  }

  .lg\:focus\:-translate-y-1\/4:focus {
    --transform-translate-y:-25%;
  }

  .lg\:focus\:-translate-y-2\/4:focus {
    --transform-translate-y:-50%;
  }

  .lg\:focus\:-translate-y-3\/4:focus {
    --transform-translate-y:-75%;
  }

  .lg\:focus\:-translate-y-1\/5:focus {
    --transform-translate-y:-20%;
  }

  .lg\:focus\:-translate-y-2\/5:focus {
    --transform-translate-y:-40%;
  }

  .lg\:focus\:-translate-y-3\/5:focus {
    --transform-translate-y:-60%;
  }

  .lg\:focus\:-translate-y-4\/5:focus {
    --transform-translate-y:-80%;
  }

  .lg\:focus\:-translate-y-1\/6:focus {
    --transform-translate-y:-16.66667%;
  }

  .lg\:focus\:-translate-y-2\/6:focus {
    --transform-translate-y:-33.33333%;
  }

  .lg\:focus\:-translate-y-3\/6:focus {
    --transform-translate-y:-50%;
  }

  .lg\:focus\:-translate-y-4\/6:focus {
    --transform-translate-y:-66.66667%;
  }

  .lg\:focus\:-translate-y-5\/6:focus {
    --transform-translate-y:-83.33333%;
  }

  .lg\:focus\:-translate-y-1\/12:focus {
    --transform-translate-y:-8.33333%;
  }

  .lg\:focus\:-translate-y-2\/12:focus {
    --transform-translate-y:-16.66667%;
  }

  .lg\:focus\:-translate-y-3\/12:focus {
    --transform-translate-y:-25%;
  }

  .lg\:focus\:-translate-y-4\/12:focus {
    --transform-translate-y:-33.33333%;
  }

  .lg\:focus\:-translate-y-5\/12:focus {
    --transform-translate-y:-41.66667%;
  }

  .lg\:focus\:-translate-y-6\/12:focus {
    --transform-translate-y:-50%;
  }

  .lg\:focus\:-translate-y-7\/12:focus {
    --transform-translate-y:-58.33333%;
  }

  .lg\:focus\:-translate-y-8\/12:focus {
    --transform-translate-y:-66.66667%;
  }

  .lg\:focus\:-translate-y-9\/12:focus {
    --transform-translate-y:-75%;
  }

  .lg\:focus\:-translate-y-10\/12:focus {
    --transform-translate-y:-83.33333%;
  }

  .lg\:focus\:-translate-y-11\/12:focus {
    --transform-translate-y:-91.66667%;
  }

  .lg\:focus\:-translate-y-full:focus {
    --transform-translate-y:-100%;
  }

  .lg\:focus\:-translate-y-0_5:focus {
    --transform-translate-y:-0.125rem;
  }

  .lg\:focus\:-translate-y-1_5:focus {
    --transform-translate-y:-0.375rem;
  }

  .lg\:focus\:-translate-y-2_5:focus {
    --transform-translate-y:-0.625rem;
  }

  .lg\:focus\:-translate-y-3_5:focus {
    --transform-translate-y:-0.875rem;
  }

  .lg\:focus\:-translate-y-4_5:focus {
    --transform-translate-y:-1.125rem;
  }

  .lg\:skew-x-0 {
    --transform-skew-x:0;
  }

  .lg\:skew-x-1 {
    --transform-skew-x:1deg;
  }

  .lg\:skew-x-2 {
    --transform-skew-x:2deg;
  }

  .lg\:skew-x-3 {
    --transform-skew-x:3deg;
  }

  .lg\:skew-x-6 {
    --transform-skew-x:6deg;
  }

  .lg\:skew-x-12 {
    --transform-skew-x:12deg;
  }

  .lg\:-skew-x-12 {
    --transform-skew-x:-12deg;
  }

  .lg\:-skew-x-6 {
    --transform-skew-x:-6deg;
  }

  .lg\:-skew-x-3 {
    --transform-skew-x:-3deg;
  }

  .lg\:-skew-x-2 {
    --transform-skew-x:-2deg;
  }

  .lg\:-skew-x-1 {
    --transform-skew-x:-1deg;
  }

  .lg\:skew-y-0 {
    --transform-skew-y:0;
  }

  .lg\:skew-y-1 {
    --transform-skew-y:1deg;
  }

  .lg\:skew-y-2 {
    --transform-skew-y:2deg;
  }

  .lg\:skew-y-3 {
    --transform-skew-y:3deg;
  }

  .lg\:skew-y-6 {
    --transform-skew-y:6deg;
  }

  .lg\:skew-y-12 {
    --transform-skew-y:12deg;
  }

  .lg\:-skew-y-12 {
    --transform-skew-y:-12deg;
  }

  .lg\:-skew-y-6 {
    --transform-skew-y:-6deg;
  }

  .lg\:-skew-y-3 {
    --transform-skew-y:-3deg;
  }

  .lg\:-skew-y-2 {
    --transform-skew-y:-2deg;
  }

  .lg\:-skew-y-1 {
    --transform-skew-y:-1deg;
  }

  .lg\:hover\:skew-x-0:hover {
    --transform-skew-x:0;
  }

  .lg\:hover\:skew-x-1:hover {
    --transform-skew-x:1deg;
  }

  .lg\:hover\:skew-x-2:hover {
    --transform-skew-x:2deg;
  }

  .lg\:hover\:skew-x-3:hover {
    --transform-skew-x:3deg;
  }

  .lg\:hover\:skew-x-6:hover {
    --transform-skew-x:6deg;
  }

  .lg\:hover\:skew-x-12:hover {
    --transform-skew-x:12deg;
  }

  .lg\:hover\:-skew-x-12:hover {
    --transform-skew-x:-12deg;
  }

  .lg\:hover\:-skew-x-6:hover {
    --transform-skew-x:-6deg;
  }

  .lg\:hover\:-skew-x-3:hover {
    --transform-skew-x:-3deg;
  }

  .lg\:hover\:-skew-x-2:hover {
    --transform-skew-x:-2deg;
  }

  .lg\:hover\:-skew-x-1:hover {
    --transform-skew-x:-1deg;
  }

  .lg\:hover\:skew-y-0:hover {
    --transform-skew-y:0;
  }

  .lg\:hover\:skew-y-1:hover {
    --transform-skew-y:1deg;
  }

  .lg\:hover\:skew-y-2:hover {
    --transform-skew-y:2deg;
  }

  .lg\:hover\:skew-y-3:hover {
    --transform-skew-y:3deg;
  }

  .lg\:hover\:skew-y-6:hover {
    --transform-skew-y:6deg;
  }

  .lg\:hover\:skew-y-12:hover {
    --transform-skew-y:12deg;
  }

  .lg\:hover\:-skew-y-12:hover {
    --transform-skew-y:-12deg;
  }

  .lg\:hover\:-skew-y-6:hover {
    --transform-skew-y:-6deg;
  }

  .lg\:hover\:-skew-y-3:hover {
    --transform-skew-y:-3deg;
  }

  .lg\:hover\:-skew-y-2:hover {
    --transform-skew-y:-2deg;
  }

  .lg\:hover\:-skew-y-1:hover {
    --transform-skew-y:-1deg;
  }

  .lg\:focus\:skew-x-0:focus {
    --transform-skew-x:0;
  }

  .lg\:focus\:skew-x-1:focus {
    --transform-skew-x:1deg;
  }

  .lg\:focus\:skew-x-2:focus {
    --transform-skew-x:2deg;
  }

  .lg\:focus\:skew-x-3:focus {
    --transform-skew-x:3deg;
  }

  .lg\:focus\:skew-x-6:focus {
    --transform-skew-x:6deg;
  }

  .lg\:focus\:skew-x-12:focus {
    --transform-skew-x:12deg;
  }

  .lg\:focus\:-skew-x-12:focus {
    --transform-skew-x:-12deg;
  }

  .lg\:focus\:-skew-x-6:focus {
    --transform-skew-x:-6deg;
  }

  .lg\:focus\:-skew-x-3:focus {
    --transform-skew-x:-3deg;
  }

  .lg\:focus\:-skew-x-2:focus {
    --transform-skew-x:-2deg;
  }

  .lg\:focus\:-skew-x-1:focus {
    --transform-skew-x:-1deg;
  }

  .lg\:focus\:skew-y-0:focus {
    --transform-skew-y:0;
  }

  .lg\:focus\:skew-y-1:focus {
    --transform-skew-y:1deg;
  }

  .lg\:focus\:skew-y-2:focus {
    --transform-skew-y:2deg;
  }

  .lg\:focus\:skew-y-3:focus {
    --transform-skew-y:3deg;
  }

  .lg\:focus\:skew-y-6:focus {
    --transform-skew-y:6deg;
  }

  .lg\:focus\:skew-y-12:focus {
    --transform-skew-y:12deg;
  }

  .lg\:focus\:-skew-y-12:focus {
    --transform-skew-y:-12deg;
  }

  .lg\:focus\:-skew-y-6:focus {
    --transform-skew-y:-6deg;
  }

  .lg\:focus\:-skew-y-3:focus {
    --transform-skew-y:-3deg;
  }

  .lg\:focus\:-skew-y-2:focus {
    --transform-skew-y:-2deg;
  }

  .lg\:focus\:-skew-y-1:focus {
    --transform-skew-y:-1deg;
  }

  .lg\:transition-none {
    transition-property:none;
  }

  .lg\:transition-all {
    transition-property:all;
  }

  .lg\:transition {
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  }

  .lg\:transition-colors {
    transition-property:background-color, border-color, color, fill, stroke;
  }

  .lg\:transition-opacity {
    transition-property:opacity;
  }

  .lg\:transition-shadow {
    transition-property:box-shadow;
  }

  .lg\:transition-transform {
    transition-property:transform;
  }

  .lg\:ease-linear {
    transition-timing-function:linear;
  }

  .lg\:ease-in {
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1);
  }

  .lg\:ease-out {
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  }

  .lg\:ease-in-out {
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }

  .lg\:duration-90 {
    transition-duration:90ms;
  }

  .lg\:duration-180 {
    transition-duration:180ms;
  }

  .lg\:duration-270 {
    transition-duration:270ms;
  }

  .lg\:duration-360 {
    transition-duration:360ms;
  }

  .lg\:duration-450 {
    transition-duration:450ms;
  }

  .lg\:duration-540 {
    transition-duration:540ms;
  }

  .lg\:duration-630 {
    transition-duration:630ms;
  }

  .lg\:duration-720 {
    transition-duration:720ms;
  }

  .lg\:duration-810 {
    transition-duration:810ms;
  }

  .lg\:duration-900 {
    transition-duration:900ms;
  }

  .lg\:duration-990 {
    transition-duration:990ms;
  }

  .lg\:duration-2000 {
    transition-duration:2000ms;
  }

  .lg\:duration-3000 {
    transition-duration:3000ms;
  }

  .lg\:delay-90 {
    transition-delay:90ms;
  }

  .lg\:delay-180 {
    transition-delay:180ms;
  }

  .lg\:delay-270 {
    transition-delay:270ms;
  }

  .lg\:delay-360 {
    transition-delay:360ms;
  }

  .lg\:delay-450 {
    transition-delay:450ms;
  }

  .lg\:delay-540 {
    transition-delay:540ms;
  }

  .lg\:delay-630 {
    transition-delay:630ms;
  }

  .lg\:delay-720 {
    transition-delay:720ms;
  }

  .lg\:delay-810 {
    transition-delay:810ms;
  }

  .lg\:delay-900 {
    transition-delay:900ms;
  }

  .lg\:delay-990 {
    transition-delay:990ms;
  }

  .lg\:delay-2000 {
    transition-delay:2000ms;
  }

  .lg\:delay-3000 {
    transition-delay:3000ms;
  }

  .lg\:animate-none {
    animation:none;
  }

  .lg\:animate-spin {
    animation:spin 1s linear infinite;
  }

  .lg\:animate-ping {
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .lg\:animate-pulse {
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .lg\:animate-bounce {
    animation:bounce 1s infinite;
  }

  .lg\:animate-float {
    animation:float 5s infinite;
  }
}

#app {
  overflow-x: hidden;
}
@font-face {
  font-family: "PAYBACKBold";

  src: url(../fonts/payback_bold-webfont.dcc3d711.eot);

  src: url(../fonts/payback_bold-webfont.dcc3d711.eot) format("embedded-opentype"), url(../fonts/payback_bold-webfont.fa3396f6.woff) format("woff"),
      url(../fonts/payback_bold-webfont.7a38442a.ttf) format("truetype"), url(../img/payback_bold-webfont.3738bf9a.svg) format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}
@font-face {
  font-family: "PAYBACKScriptRegular";

  src: url(../fonts/payback_script.a0e2acfb.eot);

  src: url(../fonts/payback_script.a0e2acfb.eot) format("embedded-opentype"), url(../fonts/payback_script.a968e923.woff) format("woff"),
      url(../fonts/payback_script.40737e0d.ttf) format("truetype"), url(../img/payback_script.e2fab801.svg) format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}
@font-face {
  font-family: "PAYBACKLight";

  src: url(../fonts/payback_light-webfont.0bf6b4fa.eot);

  src: url(../fonts/payback_light-webfont.0bf6b4fa.eot) format("embedded-opentype"), url(../fonts/payback_light-webfont.7800480d.woff) format("woff"),
      url(../fonts/payback_light-webfont.557f199d.ttf) format("truetype"), url(../img/payback_light-webfont.d87fce62.svg) format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}
@font-face {
  font-family: "PAYBACKRegular";

  src: url(../fonts/payback_regular-webfont.4d99c97d.eot);

  src: url(../fonts/payback_regular-webfont.4d99c97d.eot) format("embedded-opentype"), url(../fonts/payback_regular-webfont.c5f5abaa.woff) format("woff"),
      url(../fonts/payback_regular-webfont.3270a968.ttf) format("truetype"), url(../img/payback_regular-webfont.f7713592.svg) format("svg");

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}
@font-face {
  font-family: "Open Sans";

  src: url(../fonts/OpenSans-Bold.46015dab.eot);

  src: url(../fonts/OpenSans-Bold.46015dab.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Bold.5b96b5a5.woff2) format("woff2"),
      url(../fonts/OpenSans-Bold.ff5ed0fe.woff) format("woff"), url(../fonts/OpenSans-Bold.f041c966.ttf) format("truetype");

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}
@font-face {
  font-family: "Open Sans";

  src: url(../fonts/OpenSans-Light.bd807bc1.eot);

  src: url(../fonts/OpenSans-Light.bd807bc1.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Light.e208d9aa.woff2) format("woff2"),
      url(../fonts/OpenSans-Light.0c991212.woff) format("woff"), url(../fonts/OpenSans-Light.5babb3b2.ttf) format("truetype");

  font-weight: 300;

  font-style: normal;

  font-display: swap;
}
@font-face {
  font-family: "Open Sans";

  src: url(../fonts/OpenSans-SemiBoldItalic.1e93cc6a.eot);

  src: url(../fonts/OpenSans-SemiBoldItalic.1e93cc6a.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-SemiBoldItalic.76dcfc0e.woff2) format("woff2"),
      url(../fonts/OpenSans-SemiBoldItalic.6a26d4a3.woff) format("woff"), url(../fonts/OpenSans-SemiBoldItalic.d36d1eab.ttf) format("truetype");

  font-weight: 600;

  font-style: italic;

  font-display: swap;
}
@font-face {
  font-family: "Open Sans";

  src: url(../fonts/OpenSans-MediumItalic.25b4a3b7.eot);

  src: url(../fonts/OpenSans-MediumItalic.25b4a3b7.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-MediumItalic.a4345446.woff2) format("woff2"),
      url(../fonts/OpenSans-MediumItalic.00e7f3c3.woff) format("woff"), url(../fonts/OpenSans-MediumItalic.35726042.ttf) format("truetype");

  font-weight: 500;

  font-style: italic;

  font-display: swap;
}
@font-face {
  font-family: "Open Sans";

  src: url(../fonts/OpenSans-Medium.caaafb81.eot);

  src: url(../fonts/OpenSans-Medium.caaafb81.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Medium.6b5eab14.woff2) format("woff2"),
      url(../fonts/OpenSans-Medium.7d5f0e32.woff) format("woff"), url(../fonts/OpenSans-Medium.12f31453.ttf) format("truetype");

  font-weight: 500;

  font-style: normal;

  font-display: swap;
}
@font-face {
  font-family: "Open Sans";

  src: url(../fonts/OpenSans-ExtraBold.cccdb231.eot);

  src: url(../fonts/OpenSans-ExtraBold.cccdb231.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-ExtraBold.842476c6.woff2) format("woff2"),
      url(../fonts/OpenSans-ExtraBold.ea121152.woff) format("woff"), url(../fonts/OpenSans-ExtraBold.d628f226.ttf) format("truetype");

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}
@font-face {
  font-family: "Open Sans";

  src: url(../fonts/OpenSans-SemiBold.4a1bc8d2.eot);

  src: url(../fonts/OpenSans-SemiBold.4a1bc8d2.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-SemiBold.70e6b045.woff2) format("woff2"),
      url(../fonts/OpenSans-SemiBold.c98fd6a2.woff) format("woff"), url(../fonts/OpenSans-SemiBold.d72b125f.ttf) format("truetype");

  font-weight: 600;

  font-style: normal;

  font-display: swap;
}
@font-face {
  font-family: "Open Sans";

  src: url(../fonts/OpenSans-ExtraBoldItalic.61d09e10.eot);

  src: url(../fonts/OpenSans-ExtraBoldItalic.61d09e10.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-ExtraBoldItalic.7fb1a43f.woff2) format("woff2"),
      url(../fonts/OpenSans-ExtraBoldItalic.a9dce97c.woff) format("woff"), url(../fonts/OpenSans-ExtraBoldItalic.b10b708f.ttf) format("truetype");

  font-weight: bold;

  font-style: italic;

  font-display: swap;
}
@font-face {
  font-family: "Open Sans";

  src: url(../fonts/OpenSans-LightItalic.9cb6d792.eot);

  src: url(../fonts/OpenSans-LightItalic.9cb6d792.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-LightItalic.28f3ab75.woff2) format("woff2"),
      url(../fonts/OpenSans-LightItalic.8592c37b.woff) format("woff"), url(../fonts/OpenSans-LightItalic.77f11083.ttf) format("truetype");

  font-weight: 300;

  font-style: italic;

  font-display: swap;
}
@font-face {
  font-family: "Open Sans";

  src: url(../fonts/OpenSans-Italic.3a217505.eot);

  src: url(../fonts/OpenSans-Italic.3a217505.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Italic.ee80d3d5.woff2) format("woff2"),
      url(../fonts/OpenSans-Italic.cdf281ef.woff) format("woff"), url(../fonts/OpenSans-Italic.6b1cc02d.ttf) format("truetype");

  font-weight: normal;

  font-style: italic;

  font-display: swap;
}
@font-face {
  font-family: "Open Sans";

  src: url(../fonts/OpenSans-Regular.d9c4a0c3.eot);

  src: url(../fonts/OpenSans-Regular.d9c4a0c3.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Regular.ca222ffe.woff2) format("woff2"),
      url(../fonts/OpenSans-Regular.12ca39d2.woff) format("woff"), url(../fonts/OpenSans-Regular.7688335d.ttf) format("truetype");

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}
@font-face {
  font-family: "Open Sans";

  src: url(../fonts/OpenSans-BoldItalic.faf542f1.eot);

  src: url(../fonts/OpenSans-BoldItalic.faf542f1.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-BoldItalic.a498de96.woff2) format("woff2"),
      url(../fonts/OpenSans-BoldItalic.27cc80e6.woff) format("woff"), url(../fonts/OpenSans-BoldItalic.fdd28cde.ttf) format("truetype");

  font-weight: bold;

  font-style: italic;

  font-display: swap;
}
h1 {
  margin-bottom: 1rem;
  font-size: 2.25rem;
  font-weight: 400;
  letter-spacing: 0.009375em;
  line-height: 2.5rem;
  --text-opacity: 1;
  color: #4b4b4d;
  color: rgba(75, 75, 77, var(--text-opacity));
  line-height: 3rem;
  font-family: PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}
h2 {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.009375em;
  line-height: 2rem;
  --text-opacity: 1;
  color: #4b4b4d;
  color: rgba(75, 75, 77, var(--text-opacity));
  line-height: 2.5rem;
  font-family: PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}
h3 {
  --text-opacity: 1;
  color: #313133;
  color: rgba(49, 49, 51, var(--text-opacity));
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.009375em;
  line-height: 1.5rem;
  line-height: 2.5rem;
  font-family: PAYBACKLight, Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}
p,
  strong {
  font-family: Open Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  /*color: #313133;*/
}
p > strong {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
* {
  box-sizing: border-box;
  image-rendering: -webkit-optimize-contrast;
}
ul {
  line-height: 1.5rem;
  list-style-image: url(../img/bullet.be6d18be.svg);
}
ul[style*="list-style-type: disc;"] {
  list-style-image: none;
  margin-left: 1rem;
}
ul[style*="list-style-type: disc;"] li {
    background-image: none;
}
@media screen and (max-width: 850px) {
.product .slide_image-image {
        zoom: 0.8;
        max-width: 85%;
        margin: auto;
        height: auto;
}
}
@media screen and (max-width: 767px) {
.product .slide_image {
      height: 160px
}
.product .slide_image-image {
        max-width: 85%;
        margin: auto;
        height: auto;
        zoom: 0.8;
}
}

